Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2df32cfa200c4d24fde0c082d195543183e36b74 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-ssh17645589265730701086.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh8331517538604848856.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 056ae7b86453181957306e7078512cbe12174832 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-ssh17005770924184316426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh8594412204431956111.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-ssh17616922277697768607.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] ========================================================= [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.23 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-8285 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 Avoid second fetch Checking out Revision 2df32cfa200c4d24fde0c082d195543183e36b74 (main) Commit message: "Merge pull request #412 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.35" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 2df32cfa200c4d24fde0c082d195543183e36b74 # timeout=10 > git rev-list --no-walk 7d5463bbb36411ac015ee1352e8852feacf72cb6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-04T06:38:57.340Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-04T06:38:57.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-04T06:38:57.450Z] ========================================================= [2025-09-04T06:38:57.450Z] EdgeX Global Pipelines Version Info [2025-09-04T06:38:57.450Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:38:58.541Z] ------------------- [2025-09-04T06:38:58.541Z] stable info: [2025-09-04T06:38:58.541Z] ------------------- [2025-09-04T06:38:58.541Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-04T06:38:58.541Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-04T06:38:58.541Z] Message: update stable to v1.0.276 [2025-09-04T06:38:59.110Z] ------------------- [2025-09-04T06:38:59.110Z] experimental info: [2025-09-04T06:38:59.110Z] ------------------- [2025-09-04T06:38:59.110Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-04T06:38:59.110Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-04T06:38:59.110Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-04T06:38:59.190Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-09-04T06:38:59.214Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-09-04T06:38:59.232Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-04T06:38:59.254Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-04T06:38:59.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-04T06:38:59.307Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-04T06:38:59.331Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-04T06:38:59.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-04T06:38:59.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-04T06:38:59.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-04T06:38:59.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-04T06:38:59.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-09-04T06:38:59.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-04T06:38:59.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-04T06:38:59.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-04T06:38:59.571Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-04T06:38:59.592Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-04T06:38:59.619Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-04T06:38:59.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-04T06:38:59.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-04T06:38:59.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-04T06:38:59.726Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-04T06:38:59.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-04T06:38:59.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-04T06:38:59.794Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-04T06:38:59.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-04T06:38:59.838Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-04T06:38:59.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-04T06:38:59.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-04T06:38:59.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-04T06:38:59.920Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2df32cfa200c4d24fde0c082d195543183e36b74 [Pipeline] echo [2025-09-04T06:38:59.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2df32cf [Pipeline] echo [2025-09-04T06:38:59.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:39:00.079Z] provisioning config files... [2025-09-04T06:39:00.097Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7066413286915812151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:39:00.425Z] ---> ****-login.sh [2025-09-04T06:39:00.425Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:39:00.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:39:00.687Z] [2025-09-04T06:39:00.687Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-04T06:39:00.687Z] Configure a credential helper to remove this warning. See [2025-09-04T06:39:00.687Z] https://docs.****.com/go/credential-store/ [2025-09-04T06:39:00.687Z] [2025-09-04T06:39:00.687Z] Login Succeeded [2025-09-04T06:39:00.687Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:39:00.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:39:00.948Z] [2025-09-04T06:39:00.949Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-04T06:39:00.949Z] Configure a credential helper to remove this warning. See [2025-09-04T06:39:00.949Z] https://docs.****.com/go/credential-store/ [2025-09-04T06:39:00.949Z] [2025-09-04T06:39:00.949Z] Login Succeeded [2025-09-04T06:39:00.949Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:39:00.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:39:00.949Z] [2025-09-04T06:39:00.949Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-04T06:39:00.949Z] Configure a credential helper to remove this warning. See [2025-09-04T06:39:00.949Z] https://docs.****.com/go/credential-store/ [2025-09-04T06:39:00.949Z] [2025-09-04T06:39:00.949Z] Login Succeeded [2025-09-04T06:39:00.949Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:39:00.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:39:00.949Z] [2025-09-04T06:39:00.949Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-04T06:39:00.949Z] Configure a credential helper to remove this warning. See [2025-09-04T06:39:00.949Z] https://docs.****.com/go/credential-store/ [2025-09-04T06:39:00.949Z] [2025-09-04T06:39:00.949Z] Login Succeeded [2025-09-04T06:39:00.949Z] ****.io [2025-09-04T06:39:01.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:39:01.209Z] [2025-09-04T06:39:01.209Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-04T06:39:01.209Z] Configure a credential helper to remove this warning. See [2025-09-04T06:39:01.209Z] https://docs.****.com/go/credential-store/ [2025-09-04T06:39:01.209Z] [2025-09-04T06:39:01.210Z] Login Succeeded [2025-09-04T06:39:01.210Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:39:01.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-04T06:39:01.615Z] + git rev-list -1 --merges 2df32cfa200c4d24fde0c082d195543183e36b74~1..2df32cfa200c4d24fde0c082d195543183e36b74 [Pipeline] echo [2025-09-04T06:39:01.642Z] -----------> git rev-list -1 --merges 2df32cfa200c4d24fde0c082d195543183e36b74~1..2df32cfa200c4d24fde0c082d195543183e36b74 2df32cfa200c4d24fde0c082d195543183e36b74 [2025-09-04T06:39:01.642Z] 2df32cfa200c4d24fde0c082d195543183e36b74 [false] [Pipeline] sh [2025-09-04T06:39:01.937Z] + git log --format=format:%s -1 2df32cfa200c4d24fde0c082d195543183e36b74 [Pipeline] echo [2025-09-04T06:39:01.950Z] ========================================================= [2025-09-04T06:39:01.950Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-04T06:39:01.950Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-04T06:39:02.302Z] + git log --format=format:%s -1 2df32cfa200c4d24fde0c082d195543183e36b74 [Pipeline] echo [2025-09-04T06:39:02.314Z] [semverPrep] GIT_COMMIT: 2df32cfa200c4d24fde0c082d195543183e36b74, Commit Message: Merge pull request #412 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.35 [Pipeline] echo [2025-09-04T06:39:02.330Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-04T06:39:02.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-04T06:39:02.690Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-04T06:39:02.690Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-04T06:39:02.690Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-04T06:39:02.690Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-04T06:39:02.690Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-04T06:39:02.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:39:03.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:39:03.045Z] [2025-09-04T06:39:03.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:39:03.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:39:03.358Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-04T06:39:03.358Z] 3dae71ba6b94: Pulling fs layer [2025-09-04T06:39:03.358Z] 6bf1a483ea7c: Pulling fs layer [2025-09-04T06:39:03.358Z] f5dfc541a4d3: Pulling fs layer [2025-09-04T06:39:03.358Z] 461d9e800cba: Pulling fs layer [2025-09-04T06:39:03.358Z] 80192f66455f: Pulling fs layer [2025-09-04T06:39:03.358Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-04T06:39:03.358Z] a29436f7fd5d: Pulling fs layer [2025-09-04T06:39:03.358Z] 923cac83aea3: Pulling fs layer [2025-09-04T06:39:03.358Z] 25ad8b0a4227: Pulling fs layer [2025-09-04T06:39:03.358Z] db01528c6b51: Pulling fs layer [2025-09-04T06:39:03.358Z] 28988de357af: Pulling fs layer [2025-09-04T06:39:03.358Z] a29436f7fd5d: Waiting [2025-09-04T06:39:03.358Z] 461d9e800cba: Waiting [2025-09-04T06:39:03.358Z] 80192f66455f: Waiting [2025-09-04T06:39:03.358Z] 28988de357af: Waiting [2025-09-04T06:39:03.358Z] db01528c6b51: Waiting [2025-09-04T06:39:03.358Z] 25ad8b0a4227: Waiting [2025-09-04T06:39:03.358Z] 923cac83aea3: Waiting [2025-09-04T06:39:03.358Z] 2e8e34ca0e6c: Waiting [2025-09-04T06:39:03.358Z] 6bf1a483ea7c: Verifying Checksum [2025-09-04T06:39:03.358Z] 6bf1a483ea7c: Download complete [2025-09-04T06:39:03.358Z] 461d9e800cba: Verifying Checksum [2025-09-04T06:39:03.358Z] 461d9e800cba: Download complete [2025-09-04T06:39:03.358Z] 80192f66455f: Verifying Checksum [2025-09-04T06:39:03.358Z] 80192f66455f: Download complete [2025-09-04T06:39:03.617Z] f5dfc541a4d3: Verifying Checksum [2025-09-04T06:39:03.617Z] 3dae71ba6b94: Download complete [2025-09-04T06:39:03.875Z] 923cac83aea3: Download complete [2025-09-04T06:39:03.875Z] 25ad8b0a4227: Verifying Checksum [2025-09-04T06:39:03.875Z] 25ad8b0a4227: Download complete [2025-09-04T06:39:03.875Z] db01528c6b51: Verifying Checksum [2025-09-04T06:39:03.875Z] db01528c6b51: Download complete [2025-09-04T06:39:03.875Z] 28988de357af: Verifying Checksum [2025-09-04T06:39:03.875Z] 28988de357af: Download complete [2025-09-04T06:39:04.134Z] a29436f7fd5d: Verifying Checksum [2025-09-04T06:39:04.134Z] a29436f7fd5d: Download complete [2025-09-04T06:39:04.394Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-04T06:39:04.394Z] 2e8e34ca0e6c: Download complete [2025-09-04T06:39:05.332Z] 3dae71ba6b94: Pull complete [2025-09-04T06:39:05.594Z] 6bf1a483ea7c: Pull complete [2025-09-04T06:39:06.170Z] f5dfc541a4d3: Pull complete [2025-09-04T06:39:06.170Z] 461d9e800cba: Pull complete [2025-09-04T06:39:06.170Z] 80192f66455f: Pull complete [2025-09-04T06:39:11.458Z] 2e8e34ca0e6c: Pull complete [2025-09-04T06:39:11.458Z] a29436f7fd5d: Pull complete [2025-09-04T06:39:11.458Z] 923cac83aea3: Pull complete [2025-09-04T06:39:11.718Z] 25ad8b0a4227: Pull complete [2025-09-04T06:39:11.718Z] db01528c6b51: Pull complete [2025-09-04T06:39:11.718Z] 28988de357af: Pull complete [2025-09-04T06:39:11.978Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-04T06:39:11.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:39:11.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:39:12.106Z] prd-ubuntu20.04-docker-8c-8g-8285 does not seem to be running inside a container [2025-09-04T06:39:12.141Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-04T06:39:15.037Z] $ docker top f99fefb4e077bbfe0dbf6fe33f50e795934706a70b748ade0c0887b329107fc7 -eo pid,comm [2025-09-04T06:39:15.091Z] 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). [2025-09-04T06:39:15.091Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-04T06:39:15.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-04T06:39:15.149Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-04T06:39:15.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-04T06:39:15.262Z] $ docker exec f99fefb4e077bbfe0dbf6fe33f50e795934706a70b748ade0c0887b329107fc7 ssh-agent [2025-09-04T06:39:15.376Z] SSH_AUTH_SOCK=/tmp/ssh-jDgptjFKsRPk/agent.32 [2025-09-04T06:39:15.376Z] SSH_AGENT_PID=38 [2025-09-04T06:39:15.383Z] Running ssh-add (command line suppressed) [2025-09-04T06:39:15.486Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13736234600814890897.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13736234600814890897.key) [2025-09-04T06:39:15.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-04T06:39:15.791Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2025-09-04T06:39:16.079Z] + git tag --points-at HEAD [Pipeline] } [2025-09-04T06:39:16.089Z] $ docker exec --env ******** --env ******** f99fefb4e077bbfe0dbf6fe33f50e795934706a70b748ade0c0887b329107fc7 ssh-agent -k [2025-09-04T06:39:16.193Z] unset SSH_AUTH_SOCK; [2025-09-04T06:39:16.194Z] unset SSH_AGENT_PID; [2025-09-04T06:39:16.194Z] echo Agent pid 38 killed; [2025-09-04T06:39:16.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-04T06:39:16.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-04T06:39:16.239Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-04T06:39:16.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-04T06:39:16.350Z] $ docker exec f99fefb4e077bbfe0dbf6fe33f50e795934706a70b748ade0c0887b329107fc7 ssh-agent [2025-09-04T06:39:16.450Z] SSH_AUTH_SOCK=/tmp/ssh-dSPloA6dBf5i/agent.86 [2025-09-04T06:39:16.450Z] SSH_AGENT_PID=92 [2025-09-04T06:39:16.455Z] Running ssh-add (command line suppressed) [2025-09-04T06:39:16.547Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4659184475133719179.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4659184475133719179.key) [2025-09-04T06:39:16.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-04T06:39:16.855Z] + git semver init [2025-09-04T06:39:17.115Z] 2025-09-04 06:39:17,056 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-04T06:39:17.115Z] 2025-09-04 06:39:17,060 [run_init] DEBUG init version:0.0.0 force:False [2025-09-04T06:39:17.115Z] 2025-09-04 06:39:17,061 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-09-04T06:39:17.115Z] 2025-09-04 06:39:17,062 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-09-04T06:39:17.115Z] 2025-09-04 06:39:17,062 [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) [2025-09-04T06:39:18.507Z] 2025-09-04 06:39:18,156 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-09-04T06:39:18.507Z] 2025-09-04 06:39:18,157 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-09-04T06:39:18.507Z] 2025-09-04 06:39:18,157 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-04T06:39:18.507Z] 2025-09-04 06:39:18,157 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-04T06:39:18.507Z] 4.1.0-dev.5 [Pipeline] } [2025-09-04T06:39:18.515Z] $ docker exec --env ******** --env ******** f99fefb4e077bbfe0dbf6fe33f50e795934706a70b748ade0c0887b329107fc7 ssh-agent -k [2025-09-04T06:39:18.605Z] unset SSH_AUTH_SOCK; [2025-09-04T06:39:18.606Z] unset SSH_AGENT_PID; [2025-09-04T06:39:18.606Z] echo Agent pid 92 killed; [2025-09-04T06:39:18.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-04T06:39:18.936Z] + git semver [Pipeline] } [2025-09-04T06:39:19.207Z] $ docker stop --time=1 f99fefb4e077bbfe0dbf6fe33f50e795934706a70b748ade0c0887b329107fc7 [2025-09-04T06:39:20.476Z] $ docker rm -f --volumes f99fefb4e077bbfe0dbf6fe33f50e795934706a70b748ade0c0887b329107fc7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-04T06:39:20.825Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-04T06:39:21.097Z] Stashed 1 file(s) [Pipeline] echo [2025-09-04T06:39:21.101Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.5 [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 [2025-09-04T06:39:21.262Z] provisioning config files... [2025-09-04T06:39:21.282Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9588544568111638673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:39:21.594Z] ---> ****-login.sh [2025-09-04T06:39:21.594Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:39:21.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:39:21.594Z] Login Succeeded [2025-09-04T06:39:21.594Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:39:21.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:39:21.595Z] Login Succeeded [2025-09-04T06:39:21.595Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:39:21.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:39:21.853Z] Login Succeeded [2025-09-04T06:39:21.853Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:39:21.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:39:21.853Z] Login Succeeded [2025-09-04T06:39:21.853Z] ****.io [2025-09-04T06:39:21.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:39:22.111Z] Login Succeeded [2025-09-04T06:39:22.111Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:39:22.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-04T06:39:22.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:39:22.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:39:22.257Z] ========================================================= [2025-09-04T06:39:22.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-04T06:39:22.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:39:22.593Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-04T06:39:23.161Z] #0 building with "default" instance using docker driver [2025-09-04T06:39:23.161Z] [2025-09-04T06:39:23.161Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:39:23.161Z] #1 transferring dockerfile: 2.48kB done [2025-09-04T06:39:23.161Z] #1 DONE 0.0s [2025-09-04T06:39:23.161Z] [2025-09-04T06:39:23.161Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-04T06:39:23.161Z] #2 DONE 0.1s [2025-09-04T06:39:23.420Z] [2025-09-04T06:39:23.420Z] #3 [internal] load .dockerignore [2025-09-04T06:39:23.420Z] #3 transferring context: 2B done [2025-09-04T06:39:23.420Z] #3 DONE 0.0s [2025-09-04T06:39:23.420Z] [2025-09-04T06:39:23.420Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-04T06:39:23.420Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-04T06:39:23.420Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-04T06:39:23.420Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-09-04T06:39:23.420Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-09-04T06:39:23.420Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-04T06:39:23.420Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-04T06:39:23.420Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s [2025-09-04T06:39:23.420Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 16.13MB / 74.06MB 0.2s [2025-09-04T06:39:23.420Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-09-04T06:39:23.420Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-04T06:39:23.420Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-09-04T06:39:23.420Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-09-04T06:39:23.420Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-09-04T06:39:23.679Z] #4 ... [2025-09-04T06:39:23.679Z] [2025-09-04T06:39:23.679Z] #5 [internal] load build context [2025-09-04T06:39:23.679Z] #5 transferring context: 23.15MB 0.2s done [2025-09-04T06:39:23.679Z] #5 DONE 0.3s [2025-09-04T06:39:23.679Z] [2025-09-04T06:39:23.679Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-04T06:39:23.679Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-04T06:39:23.679Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 33.55MB / 74.06MB 0.3s [2025-09-04T06:39:23.679Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-04T06:39:23.679Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-09-04T06:39:23.679Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-09-04T06:39:23.679Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 4.19MB / 103.05MB 0.3s [2025-09-04T06:39:23.679Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-09-04T06:39:23.679Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 66.06MB / 74.06MB 0.5s [2025-09-04T06:39:23.679Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-09-04T06:39:23.679Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 22.02MB / 103.05MB 0.5s [2025-09-04T06:39:23.679Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-09-04T06:39:23.938Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-09-04T06:39:23.938Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-09-04T06:39:23.938Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.6s [2025-09-04T06:39:24.201Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 76.55MB / 103.05MB 0.8s [2025-09-04T06:39:24.201Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-09-04T06:39:24.201Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 99.68MB / 103.05MB 0.9s [2025-09-04T06:39:24.201Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-09-04T06:39:24.766Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-09-04T06:39:30.047Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.8s done [2025-09-04T06:39:30.047Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-04T06:39:30.047Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-04T06:39:30.047Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-04T06:39:30.047Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-04T06:39:30.047Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-04T06:39:30.047Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-04T06:39:30.047Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-04T06:39:32.586Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.9s done [2025-09-04T06:39:32.586Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-09-04T06:39:33.154Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-09-04T06:39:33.154Z] #4 DONE 9.8s [2025-09-04T06:39:33.154Z] [2025-09-04T06:39:33.154Z] #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 [2025-09-04T06:39:33.414Z] #6 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-04T06:39:33.414Z] #6 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-04T06:39:33.683Z] #6 0.686 (1/14) Installing libintl (0.22.5-r0) [2025-09-04T06:39:33.942Z] #6 0.691 (2/14) Installing eudev-libs (3.2.14-r2) [2025-09-04T06:39:33.942Z] #6 0.694 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-09-04T06:39:33.942Z] #6 0.706 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-09-04T06:39:33.943Z] #6 0.716 (5/14) Installing v4l-utils (1.24.1-r1) [2025-09-04T06:39:33.943Z] #6 0.739 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-09-04T06:39:33.943Z] #6 0.744 (7/14) Installing udev-init-scripts (35-r1) [2025-09-04T06:39:33.943Z] #6 0.747 (8/14) Installing libeconf (0.6.3-r0) [2025-09-04T06:39:33.943Z] #6 0.751 (9/14) Installing libblkid (2.40.1-r1) [2025-09-04T06:39:33.943Z] #6 0.757 (10/14) Installing xz-libs (5.6.2-r1) [2025-09-04T06:39:33.943Z] #6 0.765 (11/14) Installing kmod-libs (32-r0) [2025-09-04T06:39:33.943Z] #6 0.769 (12/14) Installing eudev (3.2.14-r2) [2025-09-04T06:39:33.943Z] #6 0.782 (13/14) Installing eudev-dev (3.2.14-r2) [2025-09-04T06:39:33.943Z] #6 0.799 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-09-04T06:39:33.943Z] #6 0.806 Executing busybox-1.36.1-r29.trigger [2025-09-04T06:39:33.943Z] #6 0.813 Executing eudev-3.2.14-r2.trigger [2025-09-04T06:39:33.943Z] #6 0.819 OK: 254 MiB in 72 packages [2025-09-04T06:39:36.224Z] Still waiting to schedule task [2025-09-04T06:39:36.224Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-09-04T06:39:36.477Z] #6 DONE 3.5s [2025-09-04T06:39:36.736Z] [2025-09-04T06:39:36.736Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-09-04T06:39:36.736Z] #7 DONE 0.0s [2025-09-04T06:39:36.736Z] [2025-09-04T06:39:36.736Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-09-04T06:39:36.736Z] #8 DONE 0.0s [2025-09-04T06:39:36.736Z] [2025-09-04T06:39:36.736Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-04T06:39:48.943Z] #9 DONE 10.7s [2025-09-04T06:39:48.943Z] [2025-09-04T06:39:48.943Z] #10 [builder 6/8] COPY . . [2025-09-04T06:39:48.943Z] #10 DONE 0.1s [2025-09-04T06:39:48.943Z] [2025-09-04T06:39:48.943Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-04T06:39:48.943Z] #11 0.223 % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-04T06:39:48.943Z] #11 0.223 Dload Upload Total Spent Left Speed [2025-09-04T06:39:48.943Z] #11 0.223 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9440 0 --:--:-- --:--:-- --:--:-- 9482 [2025-09-04T06:39:48.943Z] #11 DONE 0.4s [2025-09-04T06:39:48.943Z] [2025-09-04T06:39:48.943Z] #12 [builder 8/8] RUN echo noop [2025-09-04T06:39:48.943Z] #12 0.262 noop [2025-09-04T06:39:48.943Z] #12 DONE 0.3s [2025-09-04T06:39:48.943Z] [2025-09-04T06:39:48.943Z] #13 exporting to image [2025-09-04T06:39:48.943Z] #13 exporting layers [2025-09-04T06:39:57.058Z] #13 exporting layers 8.2s done [2025-09-04T06:39:57.058Z] #13 writing image sha256:2443a146e60399d8b6f455458660bcb015449a3d3bf6780226437990b932f699 done [2025-09-04T06:39:57.058Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-04T06:39:57.058Z] #13 DONE 8.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:39:57.373Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-04T06:39:57.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:39:57.472Z] prd-ubuntu20.04-docker-8c-8g-8285 does not seem to be running inside a container [2025-09-04T06:39:57.565Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-09-04T06:39:57.929Z] $ docker top 5b8aa0586c0bafa6982a99f807c15c919616093ba79e8004586c16a17fcda9bc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:39:58.281Z] + go version [2025-09-04T06:39:58.281Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-04T06:39:58.296Z] $ docker stop --time=1 5b8aa0586c0bafa6982a99f807c15c919616093ba79e8004586c16a17fcda9bc [2025-09-04T06:39:59.558Z] $ docker rm -f --volumes 5b8aa0586c0bafa6982a99f807c15c919616093ba79e8004586c16a17fcda9bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:40:00.082Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-04T06:40:00.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:40:00.162Z] prd-ubuntu20.04-docker-8c-8g-8285 does not seem to be running inside a container [2025-09-04T06:40:00.187Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-09-04T06:40:00.440Z] $ docker top beec7540a8acf1757858ed1cc8c4ca38cdfb29900cc8c0e2493ff793bf119912 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:40:00.790Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-09-04T06:40:01.088Z] + make test [2025-09-04T06:40:01.088Z] go test ./... -coverprofile=coverage.out ./... [2025-09-04T06:40:02.480Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-09-04T06:40:24.406Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-09-04T06:40:24.406Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2025-09-04T06:40:36.642Z] go vet ./... [2025-09-04T06:40:41.908Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-04T06:40:41.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-04T06:40:41.908Z] ./bin/test-attribution-txt.sh [2025-09-04T06:40:41.908Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-04T06:40:41.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-04T06:40:41.940Z] $ docker stop --time=1 beec7540a8acf1757858ed1cc8c4ca38cdfb29900cc8c0e2493ff793bf119912 [2025-09-04T06:40:43.784Z] $ docker rm -f --volumes beec7540a8acf1757858ed1cc8c4ca38cdfb29900cc8c0e2493ff793bf119912 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-04T06:40:44.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-04T06:40:44.446Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-04T06:40:44.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-04T06:40:45.202Z] + ls -al . [2025-09-04T06:40:45.202Z] total 288 [2025-09-04T06:40:45.202Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 06:40 . [2025-09-04T06:40:45.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:38 .. [2025-09-04T06:40:45.202Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:40 .git [2025-09-04T06:40:45.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:38 .github [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 379 Sep 4 06:38 .gitignore [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 203 Sep 4 06:38 .golangci.yml [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 4 06:38 .hadolint.yml [2025-09-04T06:40:45.202Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:39 .semver [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 20006 Sep 4 06:38 Attribution.txt [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 17743 Sep 4 06:38 CHANGELOG.md [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 2440 Sep 4 06:38 Dockerfile [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 4 06:38 GOVERNANCE.md [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 4 06:38 Jenkinsfile [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 4 06:38 LICENSE [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 3193 Sep 4 06:38 Makefile [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 4 06:38 OWNERS.md [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 4 06:38 README.md [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 4 06:39 VERSION [2025-09-04T06:40:45.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:38 bin [2025-09-04T06:40:45.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:38 cmd [2025-09-04T06:40:45.202Z] -rw-r--r-- 1 jenkins jenkins 54772 Sep 4 06:40 coverage.out [2025-09-04T06:40:45.202Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 4 06:38 docker-entrypoint.sh [2025-09-04T06:40:45.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:38 docs [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 6400 Sep 4 06:38 go.mod [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 87399 Sep 4 06:38 go.sum [2025-09-04T06:40:45.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:38 internal [2025-09-04T06:40:45.202Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 4 06:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:40:45.508Z] + 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=2df32cfa200c4d24fde0c082d195543183e36b74 --label arch=amd64 --label version=4.1.0-dev.5 . [2025-09-04T06:40:45.766Z] #0 building with "default" instance using docker driver [2025-09-04T06:40:45.766Z] [2025-09-04T06:40:45.766Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:40:45.766Z] #1 transferring dockerfile: 2.48kB done [2025-09-04T06:40:45.766Z] #1 DONE 0.0s [2025-09-04T06:40:45.766Z] [2025-09-04T06:40:45.766Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-04T06:40:45.766Z] #2 DONE 0.0s [2025-09-04T06:40:45.766Z] [2025-09-04T06:40:45.766Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-09-04T06:40:45.766Z] #3 DONE 0.1s [2025-09-04T06:40:45.766Z] [2025-09-04T06:40:45.766Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-04T06:40:45.766Z] #4 DONE 0.1s [2025-09-04T06:40:45.766Z] [2025-09-04T06:40:45.766Z] #5 [internal] load .dockerignore [2025-09-04T06:40:45.766Z] #5 transferring context: 2B done [2025-09-04T06:40:45.766Z] #5 DONE 0.0s [2025-09-04T06:40:45.766Z] [2025-09-04T06:40:45.766Z] #6 [internal] load build context [2025-09-04T06:40:45.766Z] #6 transferring context: 66.99kB 0.0s done [2025-09-04T06:40:45.766Z] #6 DONE 0.0s [2025-09-04T06:40:45.766Z] [2025-09-04T06:40:45.766Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-04T06:40:45.766Z] #7 DONE 0.1s [2025-09-04T06:40:45.766Z] [2025-09-04T06:40:45.766Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-04T06:40:45.766Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-04T06:40:46.024Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-04T06:40:46.024Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-04T06:40:46.024Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-04T06:40:46.024Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-04T06:40:46.024Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-04T06:40:46.024Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-04T06:40:46.024Z] #8 DONE 0.3s [2025-09-04T06:40:46.024Z] [2025-09-04T06:40:46.024Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-09-04T06:40:46.024Z] #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-09-04T06:40:46.024Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.2s done [2025-09-04T06:40:46.024Z] #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-09-04T06:40:46.024Z] #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-09-04T06:40:46.024Z] #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-09-04T06:40:46.024Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 [2025-09-04T06:40:46.285Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.3s done [2025-09-04T06:40:46.285Z] #9 DONE 0.6s [2025-09-04T06:40:46.285Z] [2025-09-04T06:40:46.285Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-04T06:40:46.285Z] #10 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-04T06:40:46.285Z] #10 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-04T06:40:46.545Z] #10 0.557 (1/115) Installing dumb-init (1.2.5-r3) [2025-09-04T06:40:46.804Z] #10 0.562 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-09-04T06:40:46.804Z] #10 0.615 (3/115) Installing aom-libs (3.9.1-r0) [2025-09-04T06:40:46.804Z] #10 0.666 (4/115) Installing libxau (1.0.11-r4) [2025-09-04T06:40:46.804Z] #10 0.669 (5/115) Installing libmd (1.1.0-r0) [2025-09-04T06:40:46.804Z] #10 0.673 (6/115) Installing libbsd (0.12.2-r0) [2025-09-04T06:40:46.804Z] #10 0.677 (7/115) Installing libxdmcp (1.1.5-r1) [2025-09-04T06:40:46.804Z] #10 0.680 (8/115) Installing libxcb (1.16.1-r0) [2025-09-04T06:40:46.804Z] #10 0.693 (9/115) Installing libx11 (1.8.9-r1) [2025-09-04T06:40:46.804Z] #10 0.723 (10/115) Installing hwdata-pci (0.382-r0) [2025-09-04T06:40:46.804Z] #10 0.754 (11/115) Installing libpciaccess (0.18.1-r0) [2025-09-04T06:40:46.804Z] #10 0.758 (12/115) Installing libdrm (2.4.120-r0) [2025-09-04T06:40:46.804Z] #10 0.767 (13/115) Installing libxext (1.3.6-r2) [2025-09-04T06:40:46.804Z] #10 ... [2025-09-04T06:40:46.804Z] [2025-09-04T06:40:46.804Z] #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 [2025-09-04T06:40:46.804Z] #11 0.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-04T06:40:46.804Z] #11 0.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-04T06:40:46.804Z] #11 0.829 OK: 254 MiB in 72 packages [2025-09-04T06:40:46.804Z] #11 DONE 1.0s [2025-09-04T06:40:46.804Z] [2025-09-04T06:40:46.804Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2025-09-04T06:40:46.804Z] #12 DONE 0.0s [2025-09-04T06:40:46.804Z] [2025-09-04T06:40:46.804Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-04T06:40:46.804Z] #10 0.772 (14/115) Installing libxfixes (6.0.1-r4) [2025-09-04T06:40:46.804Z] #10 0.774 (15/115) Installing libffi (3.4.6-r0) [2025-09-04T06:40:46.804Z] #10 0.778 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-09-04T06:40:46.804Z] #10 0.782 (17/115) Installing libva (2.21.0-r0) [2025-09-04T06:40:46.804Z] #10 0.791 (18/115) Installing libvdpau (1.5-r3) [2025-09-04T06:40:46.804Z] #10 0.797 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-09-04T06:40:46.804Z] #10 0.801 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-04T06:40:46.804Z] #10 0.818 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-09-04T06:40:46.804Z] #10 0.823 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-09-04T06:40:46.804Z] #10 0.839 (23/115) Installing libdav1d (1.4.2-r0) [2025-09-04T06:40:46.804Z] #10 0.859 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-09-04T06:40:46.804Z] #10 0.867 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-09-04T06:40:46.804Z] #10 0.870 (26/115) Installing imath (3.1.12-r0) [2025-09-04T06:40:47.063Z] #10 ... [2025-09-04T06:40:47.063Z] [2025-09-04T06:40:47.063Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2025-09-04T06:40:47.063Z] #13 DONE 0.1s [2025-09-04T06:40:47.063Z] [2025-09-04T06:40:47.063Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-04T06:40:47.063Z] #10 0.875 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-09-04T06:40:47.063Z] #10 0.900 (28/115) Installing brotli-libs (1.1.0-r2) [2025-09-04T06:40:47.063Z] #10 0.913 (29/115) Installing giflib (5.2.2-r0) [2025-09-04T06:40:47.063Z] #10 0.917 (30/115) Installing libhwy (1.0.7-r0) [2025-09-04T06:40:47.063Z] #10 0.920 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-09-04T06:40:47.063Z] #10 0.929 (32/115) Installing lcms2 (2.16-r0) [2025-09-04T06:40:47.063Z] #10 0.938 (33/115) Installing libpng (1.6.44-r0) [2025-09-04T06:40:47.063Z] #10 0.943 (34/115) Installing libjxl (0.10.2-r0) [2025-09-04T06:40:47.063Z] #10 0.984 (35/115) Installing lame-libs (3.100-r5) [2025-09-04T06:40:47.063Z] #10 0.990 (36/115) Installing opus (1.5.2-r0) [2025-09-04T06:40:47.063Z] #10 0.999 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-09-04T06:40:47.063Z] #10 1.023 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-09-04T06:40:47.063Z] #10 1.028 (39/115) Installing soxr (0.1.3-r7) [2025-09-04T06:40:47.063Z] #10 1.036 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-09-04T06:40:47.063Z] #10 1.042 (41/115) Installing libogg (1.3.5-r5) [2025-09-04T06:40:47.063Z] #10 1.047 (42/115) Installing libtheora (1.1.1-r18) [2025-09-04T06:40:47.063Z] #10 1.062 (43/115) Installing libvorbis (1.3.7-r2) [2025-09-04T06:40:47.063Z] #10 1.075 (44/115) Installing libvpx (1.14.1-r0) [2025-09-04T06:40:47.063Z] #10 1.107 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-09-04T06:40:47.321Z] #10 1.111 (46/115) Installing libwebp (1.3.2-r0) [2025-09-04T06:40:47.321Z] #10 1.125 (47/115) Installing libwebpmux (1.3.2-r0) [2025-09-04T06:40:47.321Z] #10 1.129 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-09-04T06:40:47.321Z] #10 1.232 (49/115) Installing numactl (2.0.18-r0) [2025-09-04T06:40:47.579Z] #10 ... [2025-09-04T06:40:47.579Z] [2025-09-04T06:40:47.579Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-04T06:40:47.579Z] #14 DONE 0.6s [2025-09-04T06:40:47.579Z] [2025-09-04T06:40:47.579Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-04T06:40:47.579Z] #10 1.236 (50/115) Installing x265-libs (3.6-r0) [2025-09-04T06:40:47.579Z] #10 1.312 (51/115) Installing xvidcore (1.3.7-r2) [2025-09-04T06:40:47.579Z] #10 1.319 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-09-04T06:40:47.579Z] #10 1.452 (53/115) Installing sdl2 (2.28.5-r1) [2025-09-04T06:40:47.579Z] #10 1.469 (54/115) Installing alsa-lib (1.2.11-r0) [2025-09-04T06:40:47.579Z] #10 1.491 (55/115) Installing libexpat (2.7.0-r0) [2025-09-04T06:40:47.579Z] #10 1.496 (56/115) Installing libbz2 (1.0.8-r6) [2025-09-04T06:40:47.579Z] #10 1.501 (57/115) Installing freetype (2.13.2-r0) [2025-09-04T06:40:47.579Z] #10 1.509 (58/115) Installing fontconfig (2.15.0-r1) [2025-09-04T06:40:47.579Z] #10 1.521 (59/115) Installing fribidi (1.0.15-r0) [2025-09-04T06:40:47.579Z] #10 1.525 (60/115) Installing libintl (0.22.5-r0) [2025-09-04T06:40:47.579Z] #10 1.529 (61/115) Installing libeconf (0.6.3-r0) [2025-09-04T06:40:47.579Z] #10 1.533 (62/115) Installing libblkid (2.40.1-r1) [2025-09-04T06:40:47.579Z] #10 1.538 (63/115) Installing libmount (2.40.1-r1) [2025-09-04T06:40:47.579Z] #10 1.544 (64/115) Installing pcre2 (10.43-r0) [2025-09-04T06:40:47.579Z] #10 1.552 (65/115) Installing glib (2.80.5-r0) [2025-09-04T06:40:47.579Z] #10 1.592 (66/115) Installing graphite2 (1.3.14-r6) [2025-09-04T06:40:47.579Z] #10 1.595 (67/115) Installing harfbuzz (8.5.0-r0) [2025-09-04T06:40:47.579Z] #10 1.609 (68/115) Installing libunibreak (6.1-r0) [2025-09-04T06:40:47.579Z] #10 1.613 (69/115) Installing libass (0.17.2-r0) [2025-09-04T06:40:47.579Z] #10 1.620 (70/115) Installing libbluray (1.3.4-r1) [2025-09-04T06:40:47.579Z] #10 1.628 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-09-04T06:40:47.579Z] #10 1.636 (72/115) Installing libopenmpt (0.7.7-r0) [2025-09-04T06:40:47.579Z] #10 1.652 (73/115) Installing cjson (1.7.18-r0) [2025-09-04T06:40:47.836Z] #10 ... [2025-09-04T06:40:47.836Z] [2025-09-04T06:40:47.836Z] #15 [builder 6/8] COPY . . [2025-09-04T06:40:47.836Z] #15 DONE 0.2s [2025-09-04T06:40:47.836Z] [2025-09-04T06:40:47.836Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-04T06:40:47.836Z] #10 1.656 (74/115) Installing mbedtls (3.6.4-r0) [2025-09-04T06:40:47.836Z] #10 1.674 (75/115) Installing librist (0.2.10-r1) [2025-09-04T06:40:47.836Z] #10 1.680 (76/115) Installing libsrt (1.5.3-r0) [2025-09-04T06:40:47.836Z] #10 1.693 (77/115) Installing libssh (0.10.6-r0) [2025-09-04T06:40:47.836Z] #10 1.709 (78/115) Installing xz-libs (5.6.2-r1) [2025-09-04T06:40:47.836Z] #10 1.711 (79/115) Installing libxml2 (2.12.10-r0) [2025-09-04T06:40:47.836Z] #10 1.724 (80/115) Installing libsodium (1.0.19-r0) [2025-09-04T06:40:47.836Z] #10 1.732 (81/115) Installing libzmq (4.3.5-r2) [2025-09-04T06:40:47.836Z] #10 1.742 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-09-04T06:40:47.836Z] #10 1.773 (83/115) Installing serd-libs (0.32.2-r0) [2025-09-04T06:40:47.836Z] #10 1.777 (84/115) Installing zix-libs (0.4.2-r0) [2025-09-04T06:40:47.836Z] #10 1.780 (85/115) Installing sord-libs (0.16.16-r0) [2025-09-04T06:40:47.836Z] #10 1.784 (86/115) Installing sratom (0.6.16-r0) [2025-09-04T06:40:47.836Z] #10 1.787 (87/115) Installing lilv-libs (0.24.24-r1) [2025-09-04T06:40:47.836Z] #10 1.792 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-09-04T06:40:47.836Z] #10 1.841 (89/115) Installing libdovi (3.3.0-r0) [2025-09-04T06:40:47.836Z] #10 1.850 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-09-04T06:40:47.836Z] #10 1.887 (91/115) Installing shaderc (2024.0-r0) [2025-09-04T06:40:48.093Z] #10 1.895 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-09-04T06:40:48.093Z] #10 1.904 (93/115) Installing libplacebo (6.338.2-r1) [2025-09-04T06:40:48.093Z] #10 1.918 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-09-04T06:40:48.093Z] #10 1.921 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-09-04T06:40:48.093Z] #10 1.930 (96/115) Installing vidstab (1.1.1-r0) [2025-09-04T06:40:48.093Z] #10 1.934 (97/115) Installing zimg (3.0.5-r2) [2025-09-04T06:40:48.093Z] #10 1.946 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-09-04T06:40:48.093Z] #10 1.992 (99/115) Installing libasyncns (0.8-r3) [2025-09-04T06:40:48.093Z] #10 ... [2025-09-04T06:40:48.093Z] [2025-09-04T06:40:48.093Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-04T06:40:48.093Z] #16 0.210 % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-04T06:40:48.093Z] #16 0.210 Dload Upload Total Spent Left Speed [2025-09-04T06:40:48.093Z] #16 0.210 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41516 0 --:--:-- --:--:-- --:--:-- 42480 [2025-09-04T06:40:48.093Z] #16 DONE 0.4s [2025-09-04T06:40:48.093Z] [2025-09-04T06:40:48.093Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-04T06:40:48.093Z] #10 1.996 (100/115) Installing dbus-libs (1.14.10-r1) [2025-09-04T06:40:48.093Z] #10 2.002 (101/115) Installing libltdl (2.4.7-r3) [2025-09-04T06:40:48.093Z] #10 2.005 (102/115) Installing orc (0.4.40-r0) [2025-09-04T06:40:48.093Z] #10 2.020 (103/115) Installing libflac (1.4.3-r1) [2025-09-04T06:40:48.093Z] #10 2.030 (104/115) Installing libsndfile (1.2.2-r1) [2025-09-04T06:40:48.093Z] #10 2.041 (105/115) Installing speexdsp (1.2.1-r2) [2025-09-04T06:40:48.093Z] #10 2.047 (106/115) Installing tdb-libs (1.4.9-r1) [2025-09-04T06:40:48.093Z] #10 2.053 (107/115) Installing libpulse (17.0-r0) [2025-09-04T06:40:48.093Z] #10 2.070 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-09-04T06:40:48.093Z] #10 2.076 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-09-04T06:40:48.093Z] #10 2.081 (110/115) Installing ffmpeg (6.1.1-r8) [2025-09-04T06:40:48.093Z] #10 2.090 (111/115) Installing udev-init-scripts (35-r1) [2025-09-04T06:40:48.093Z] #10 2.098 (112/115) Installing eudev-libs (3.2.14-r2) [2025-09-04T06:40:48.093Z] #10 2.098 (113/115) Installing zstd-libs (1.5.6-r0) [2025-09-04T06:40:48.353Z] #10 2.108 (114/115) Installing kmod-libs (32-r0) [2025-09-04T06:40:48.353Z] #10 2.112 (115/115) Installing eudev (3.2.14-r2) [2025-09-04T06:40:48.353Z] #10 2.125 Executing busybox-1.36.1-r29.trigger [2025-09-04T06:40:48.353Z] #10 2.133 Executing glib-2.80.5-r0.trigger [2025-09-04T06:40:48.353Z] #10 2.140 Executing eudev-3.2.14-r2.trigger [2025-09-04T06:40:48.353Z] #10 2.148 OK: 134 MiB in 129 packages [2025-09-04T06:40:48.353Z] #10 DONE 2.3s [2025-09-04T06:40:48.353Z] [2025-09-04T06:40:48.353Z] #17 [builder 8/8] RUN make build [2025-09-04T06:40:48.612Z] #17 0.311 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-09-04T06:40:49.178Z] #17 ... [2025-09-04T06:40:49.178Z] [2025-09-04T06:40:49.178Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-09-04T06:40:49.178Z] #18 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-04T06:40:49.178Z] #18 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-04T06:40:49.178Z] #18 0.631 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:40:49.178Z] #18 0.646 Executing busybox-1.36.1-r30.post-upgrade [2025-09-04T06:40:49.178Z] #18 0.680 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:40:49.178Z] #18 0.683 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:40:49.178Z] #18 0.688 Executing busybox-1.36.1-r30.trigger [2025-09-04T06:40:49.178Z] #18 0.695 OK: 134 MiB in 129 packages [2025-09-04T06:40:49.178Z] #18 DONE 0.9s [2025-09-04T06:40:49.436Z] [2025-09-04T06:40:49.437Z] #17 [builder 8/8] RUN make build [2025-09-04T06:41:21.536Z] #17 DONE 28.4s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-09-04T06:41:21.536Z] #19 DONE 0.2s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-09-04T06:41:21.536Z] #20 DONE 0.0s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-09-04T06:41:21.536Z] #21 DONE 0.0s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-09-04T06:41:21.536Z] #22 DONE 0.0s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-09-04T06:41:21.536Z] #23 DONE 0.0s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-09-04T06:41:21.536Z] #24 DONE 0.0s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-09-04T06:41:21.536Z] #25 DONE 0.1s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-09-04T06:41:21.536Z] #26 DONE 0.3s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-09-04T06:41:21.536Z] #27 DONE 0.3s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-09-04T06:41:21.536Z] #28 DONE 0.3s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-09-04T06:41:21.536Z] #29 DONE 0.3s [2025-09-04T06:41:21.536Z] [2025-09-04T06:41:21.536Z] #30 exporting to image [2025-09-04T06:41:21.536Z] #30 exporting layers [2025-09-04T06:41:21.536Z] #30 exporting layers 0.6s done [2025-09-04T06:41:21.536Z] #30 writing image sha256:71200d478ca634a1547c4294c73932cf4f7aa6d915ffb0b916fcba939546758e done [2025-09-04T06:41:21.536Z] #30 naming to docker.io/library/device-usb-camera done [2025-09-04T06:41:21.536Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:41:21.687Z] provisioning config files... [2025-09-04T06:41:21.697Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11619369408776264407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:41:22.019Z] ---> ****-login.sh [2025-09-04T06:41:22.019Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:41:22.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:41:22.019Z] Login Succeeded [2025-09-04T06:41:22.019Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:41:22.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:41:22.019Z] Login Succeeded [2025-09-04T06:41:22.019Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:41:22.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:41:22.280Z] Login Succeeded [2025-09-04T06:41:22.280Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:41:22.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:41:22.280Z] Login Succeeded [2025-09-04T06:41:22.280Z] ****.io [2025-09-04T06:41:22.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:41:22.540Z] Login Succeeded [2025-09-04T06:41:22.540Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:41:22.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-04T06:41:22.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:41:22.650Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-09-04T06:41:22.650Z] 2df32cfa200c4d24fde0c082d195543183e36b74 [2025-09-04T06:41:22.650Z] latest [2025-09-04T06:41:22.650Z] 4.1.0-dev.5 [2025-09-04T06:41:22.650Z] 2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [2025-09-04T06:41:22.650Z] main [2025-09-04T06:41:22.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:41:23.018Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:41:23.342Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74 [2025-09-04T06:41:23.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-04T06:41:23.342Z] e9158d11a41d: Preparing [2025-09-04T06:41:23.342Z] c13c9d202d50: Preparing [2025-09-04T06:41:23.342Z] ac2ebd10bebb: Preparing [2025-09-04T06:41:23.342Z] 09c2caac465d: Preparing [2025-09-04T06:41:23.342Z] f0083bf6475a: Preparing [2025-09-04T06:41:23.342Z] 7206d983d249: Preparing [2025-09-04T06:41:23.342Z] d1a99ff5f727: Preparing [2025-09-04T06:41:23.342Z] 86ec2f7e8f26: Preparing [2025-09-04T06:41:23.342Z] 3a566bb286e0: Preparing [2025-09-04T06:41:23.342Z] 4b814ac84be5: Preparing [2025-09-04T06:41:23.342Z] 4aa9e838be6c: Preparing [2025-09-04T06:41:23.342Z] d0d589dd8818: Preparing [2025-09-04T06:41:23.342Z] 0b5d79dc856a: Preparing [2025-09-04T06:41:23.342Z] 097100c76c15: Preparing [2025-09-04T06:41:23.342Z] 7206d983d249: Waiting [2025-09-04T06:41:23.342Z] d1a99ff5f727: Waiting [2025-09-04T06:41:23.342Z] 86ec2f7e8f26: Waiting [2025-09-04T06:41:23.342Z] 3a566bb286e0: Waiting [2025-09-04T06:41:23.342Z] 4b814ac84be5: Waiting [2025-09-04T06:41:23.342Z] 4aa9e838be6c: Waiting [2025-09-04T06:41:23.342Z] d0d589dd8818: Waiting [2025-09-04T06:41:23.342Z] 0b5d79dc856a: Waiting [2025-09-04T06:41:23.342Z] 097100c76c15: Waiting [2025-09-04T06:41:23.342Z] c13c9d202d50: Pushed [2025-09-04T06:41:23.342Z] e9158d11a41d: Pushed [2025-09-04T06:41:23.342Z] 09c2caac465d: Pushed [2025-09-04T06:41:23.342Z] ac2ebd10bebb: Pushed [2025-09-04T06:41:23.602Z] 7206d983d249: Pushed [2025-09-04T06:41:23.602Z] 86ec2f7e8f26: Pushed [2025-09-04T06:41:23.602Z] d1a99ff5f727: Pushed [2025-09-04T06:41:23.602Z] 3a566bb286e0: Pushed [2025-09-04T06:41:23.602Z] 4b814ac84be5: Pushed [2025-09-04T06:41:23.602Z] 097100c76c15: Layer already exists [2025-09-04T06:41:23.602Z] d0d589dd8818: Pushed [2025-09-04T06:41:26.888Z] f0083bf6475a: Pushed [2025-09-04T06:41:28.266Z] 4aa9e838be6c: Pushed [2025-09-04T06:41:38.248Z] 0b5d79dc856a: Pushed [2025-09-04T06:41:38.248Z] 2df32cfa200c4d24fde0c082d195543183e36b74: digest: sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:41:38.581Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:41:38.904Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-04T06:41:38.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-04T06:41:38.904Z] e9158d11a41d: Preparing [2025-09-04T06:41:38.904Z] c13c9d202d50: Preparing [2025-09-04T06:41:38.904Z] ac2ebd10bebb: Preparing [2025-09-04T06:41:38.904Z] 09c2caac465d: Preparing [2025-09-04T06:41:38.904Z] f0083bf6475a: Preparing [2025-09-04T06:41:38.904Z] 7206d983d249: Preparing [2025-09-04T06:41:38.904Z] d1a99ff5f727: Preparing [2025-09-04T06:41:38.904Z] 86ec2f7e8f26: Preparing [2025-09-04T06:41:38.904Z] 3a566bb286e0: Preparing [2025-09-04T06:41:38.904Z] 4b814ac84be5: Preparing [2025-09-04T06:41:38.904Z] 4aa9e838be6c: Preparing [2025-09-04T06:41:38.904Z] d0d589dd8818: Preparing [2025-09-04T06:41:38.904Z] 0b5d79dc856a: Preparing [2025-09-04T06:41:38.904Z] 86ec2f7e8f26: Waiting [2025-09-04T06:41:38.904Z] d1a99ff5f727: Waiting [2025-09-04T06:41:38.904Z] 4aa9e838be6c: Waiting [2025-09-04T06:41:38.904Z] 3a566bb286e0: Waiting [2025-09-04T06:41:38.904Z] 7206d983d249: Waiting [2025-09-04T06:41:38.904Z] 4b814ac84be5: Waiting [2025-09-04T06:41:38.904Z] d0d589dd8818: Waiting [2025-09-04T06:41:38.904Z] 097100c76c15: Preparing [2025-09-04T06:41:38.904Z] 0b5d79dc856a: Waiting [2025-09-04T06:41:38.904Z] 097100c76c15: Waiting [2025-09-04T06:41:38.904Z] ac2ebd10bebb: Layer already exists [2025-09-04T06:41:38.904Z] 09c2caac465d: Layer already exists [2025-09-04T06:41:38.904Z] c13c9d202d50: Layer already exists [2025-09-04T06:41:38.904Z] f0083bf6475a: Layer already exists [2025-09-04T06:41:38.904Z] e9158d11a41d: Layer already exists [2025-09-04T06:41:38.904Z] 3a566bb286e0: Layer already exists [2025-09-04T06:41:38.904Z] d1a99ff5f727: Layer already exists [2025-09-04T06:41:38.904Z] 86ec2f7e8f26: Layer already exists [2025-09-04T06:41:38.904Z] 7206d983d249: Layer already exists [2025-09-04T06:41:38.904Z] 4b814ac84be5: Layer already exists [2025-09-04T06:41:38.904Z] 4aa9e838be6c: Layer already exists [2025-09-04T06:41:38.904Z] d0d589dd8818: Layer already exists [2025-09-04T06:41:38.904Z] 0b5d79dc856a: Layer already exists [2025-09-04T06:41:38.904Z] 097100c76c15: Layer already exists [2025-09-04T06:41:38.904Z] latest: digest: sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:41:39.243Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:41:39.566Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5 [2025-09-04T06:41:39.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-04T06:41:39.566Z] e9158d11a41d: Preparing [2025-09-04T06:41:39.566Z] c13c9d202d50: Preparing [2025-09-04T06:41:39.566Z] ac2ebd10bebb: Preparing [2025-09-04T06:41:39.566Z] 09c2caac465d: Preparing [2025-09-04T06:41:39.566Z] f0083bf6475a: Preparing [2025-09-04T06:41:39.566Z] 7206d983d249: Preparing [2025-09-04T06:41:39.566Z] d1a99ff5f727: Preparing [2025-09-04T06:41:39.566Z] 86ec2f7e8f26: Preparing [2025-09-04T06:41:39.566Z] 3a566bb286e0: Preparing [2025-09-04T06:41:39.566Z] 4b814ac84be5: Preparing [2025-09-04T06:41:39.566Z] 4aa9e838be6c: Preparing [2025-09-04T06:41:39.566Z] d0d589dd8818: Preparing [2025-09-04T06:41:39.566Z] 0b5d79dc856a: Preparing [2025-09-04T06:41:39.566Z] 097100c76c15: Preparing [2025-09-04T06:41:39.566Z] d1a99ff5f727: Waiting [2025-09-04T06:41:39.566Z] 86ec2f7e8f26: Waiting [2025-09-04T06:41:39.566Z] 0b5d79dc856a: Waiting [2025-09-04T06:41:39.566Z] 097100c76c15: Waiting [2025-09-04T06:41:39.566Z] 3a566bb286e0: Waiting [2025-09-04T06:41:39.566Z] 4aa9e838be6c: Waiting [2025-09-04T06:41:39.566Z] 4b814ac84be5: Waiting [2025-09-04T06:41:39.566Z] d0d589dd8818: Waiting [2025-09-04T06:41:39.566Z] 7206d983d249: Waiting [2025-09-04T06:41:39.566Z] ac2ebd10bebb: Layer already exists [2025-09-04T06:41:39.566Z] 09c2caac465d: Layer already exists [2025-09-04T06:41:39.566Z] f0083bf6475a: Layer already exists [2025-09-04T06:41:39.566Z] e9158d11a41d: Layer already exists [2025-09-04T06:41:39.566Z] c13c9d202d50: Layer already exists [2025-09-04T06:41:39.566Z] 3a566bb286e0: Layer already exists [2025-09-04T06:41:39.566Z] d1a99ff5f727: Layer already exists [2025-09-04T06:41:39.566Z] 7206d983d249: Layer already exists [2025-09-04T06:41:39.566Z] 4b814ac84be5: Layer already exists [2025-09-04T06:41:39.566Z] 86ec2f7e8f26: Layer already exists [2025-09-04T06:41:39.566Z] d0d589dd8818: Layer already exists [2025-09-04T06:41:39.566Z] 4aa9e838be6c: Layer already exists [2025-09-04T06:41:39.566Z] 0b5d79dc856a: Layer already exists [2025-09-04T06:41:39.566Z] 097100c76c15: Layer already exists [2025-09-04T06:41:39.566Z] 4.1.0-dev.5: digest: sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:41:39.902Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:41:40.229Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [2025-09-04T06:41:40.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-04T06:41:40.229Z] e9158d11a41d: Preparing [2025-09-04T06:41:40.229Z] c13c9d202d50: Preparing [2025-09-04T06:41:40.229Z] ac2ebd10bebb: Preparing [2025-09-04T06:41:40.229Z] 09c2caac465d: Preparing [2025-09-04T06:41:40.229Z] f0083bf6475a: Preparing [2025-09-04T06:41:40.229Z] 7206d983d249: Preparing [2025-09-04T06:41:40.229Z] d1a99ff5f727: Preparing [2025-09-04T06:41:40.229Z] 86ec2f7e8f26: Preparing [2025-09-04T06:41:40.229Z] 3a566bb286e0: Preparing [2025-09-04T06:41:40.229Z] 4b814ac84be5: Preparing [2025-09-04T06:41:40.229Z] 4aa9e838be6c: Preparing [2025-09-04T06:41:40.229Z] d0d589dd8818: Preparing [2025-09-04T06:41:40.229Z] 0b5d79dc856a: Preparing [2025-09-04T06:41:40.229Z] 097100c76c15: Preparing [2025-09-04T06:41:40.229Z] 4b814ac84be5: Waiting [2025-09-04T06:41:40.229Z] 4aa9e838be6c: Waiting [2025-09-04T06:41:40.229Z] 7206d983d249: Waiting [2025-09-04T06:41:40.229Z] d0d589dd8818: Waiting [2025-09-04T06:41:40.229Z] 097100c76c15: Waiting [2025-09-04T06:41:40.229Z] d1a99ff5f727: Waiting [2025-09-04T06:41:40.229Z] 86ec2f7e8f26: Waiting [2025-09-04T06:41:40.229Z] 3a566bb286e0: Waiting [2025-09-04T06:41:40.229Z] 09c2caac465d: Layer already exists [2025-09-04T06:41:40.229Z] e9158d11a41d: Layer already exists [2025-09-04T06:41:40.229Z] ac2ebd10bebb: Layer already exists [2025-09-04T06:41:40.229Z] f0083bf6475a: Layer already exists [2025-09-04T06:41:40.229Z] c13c9d202d50: Layer already exists [2025-09-04T06:41:40.229Z] 7206d983d249: Layer already exists [2025-09-04T06:41:40.229Z] 86ec2f7e8f26: Layer already exists [2025-09-04T06:41:40.229Z] d1a99ff5f727: Layer already exists [2025-09-04T06:41:40.229Z] 3a566bb286e0: Layer already exists [2025-09-04T06:41:40.229Z] 4b814ac84be5: Layer already exists [2025-09-04T06:41:40.229Z] d0d589dd8818: Layer already exists [2025-09-04T06:41:40.229Z] 4aa9e838be6c: Layer already exists [2025-09-04T06:41:40.229Z] 097100c76c15: Layer already exists [2025-09-04T06:41:40.229Z] 0b5d79dc856a: Layer already exists [2025-09-04T06:41:40.229Z] 2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5: digest: sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:41:40.556Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:41:40.899Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-04T06:41:40.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-04T06:41:40.899Z] e9158d11a41d: Preparing [2025-09-04T06:41:40.899Z] c13c9d202d50: Preparing [2025-09-04T06:41:40.900Z] ac2ebd10bebb: Preparing [2025-09-04T06:41:40.900Z] 09c2caac465d: Preparing [2025-09-04T06:41:40.900Z] f0083bf6475a: Preparing [2025-09-04T06:41:40.900Z] 7206d983d249: Preparing [2025-09-04T06:41:40.900Z] d1a99ff5f727: Preparing [2025-09-04T06:41:40.900Z] 86ec2f7e8f26: Preparing [2025-09-04T06:41:40.900Z] 3a566bb286e0: Preparing [2025-09-04T06:41:40.900Z] 4b814ac84be5: Preparing [2025-09-04T06:41:40.900Z] 4aa9e838be6c: Preparing [2025-09-04T06:41:40.900Z] d0d589dd8818: Preparing [2025-09-04T06:41:40.900Z] 0b5d79dc856a: Preparing [2025-09-04T06:41:40.900Z] 097100c76c15: Preparing [2025-09-04T06:41:40.900Z] 4b814ac84be5: Waiting [2025-09-04T06:41:40.900Z] 4aa9e838be6c: Waiting [2025-09-04T06:41:40.900Z] 7206d983d249: Waiting [2025-09-04T06:41:40.900Z] d0d589dd8818: Waiting [2025-09-04T06:41:40.900Z] d1a99ff5f727: Waiting [2025-09-04T06:41:40.900Z] 0b5d79dc856a: Waiting [2025-09-04T06:41:40.900Z] 86ec2f7e8f26: Waiting [2025-09-04T06:41:40.900Z] 097100c76c15: Waiting [2025-09-04T06:41:40.900Z] 3a566bb286e0: Waiting [2025-09-04T06:41:40.900Z] f0083bf6475a: Layer already exists [2025-09-04T06:41:40.900Z] 09c2caac465d: Layer already exists [2025-09-04T06:41:40.900Z] ac2ebd10bebb: Layer already exists [2025-09-04T06:41:40.900Z] e9158d11a41d: Layer already exists [2025-09-04T06:41:40.900Z] c13c9d202d50: Layer already exists [2025-09-04T06:41:40.900Z] 7206d983d249: Layer already exists [2025-09-04T06:41:40.900Z] 86ec2f7e8f26: Layer already exists [2025-09-04T06:41:40.900Z] 3a566bb286e0: Layer already exists [2025-09-04T06:41:40.900Z] d1a99ff5f727: Layer already exists [2025-09-04T06:41:40.900Z] 4b814ac84be5: Layer already exists [2025-09-04T06:41:40.900Z] 4aa9e838be6c: Layer already exists [2025-09-04T06:41:40.900Z] 097100c76c15: Layer already exists [2025-09-04T06:41:40.900Z] d0d589dd8818: Layer already exists [2025-09-04T06:41:40.900Z] 0b5d79dc856a: Layer already exists [2025-09-04T06:41:40.900Z] main: digest: sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-04T06:41:40.975Z] ===================================================== [Pipeline] echo [2025-09-04T06:41:40.993Z] taggedImages: [2025-09-04T06:41:40.993Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74 [2025-09-04T06:41:40.993Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-04T06:41:40.993Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5 [2025-09-04T06:41:40.993Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [2025-09-04T06:41:40.993Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2025-09-04T06:41:41.044Z] ========================================================= [2025-09-04T06:41:41.044Z] [edgeXBuildMultiArch] RAW Config: [2025-09-04T06:41:41.044Z] images: [2025-09-04T06:41:41.044Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74 [2025-09-04T06:41:41.044Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-04T06:41:41.044Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5 [2025-09-04T06:41:41.044Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [2025-09-04T06:41:41.044Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-04T06:41:41.044Z] settingsFile: [2025-09-04T06:41:41.044Z] device-usb-camera-settings [2025-09-04T06:41:41.044Z] ========================================================= [Pipeline] node [2025-09-04T06:41:56.046Z] Still waiting to schedule task [2025-09-04T06:41:56.047Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-04T06:42:12.141Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8288 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-09-04T06:42:12.162Z] Running in /w/workspace/device-usb-camera/208 [Pipeline] { [Pipeline] checkout [2025-09-04T06:42:12.202Z] Selected Git installation does not exist. Using Default [2025-09-04T06:42:12.202Z] The recommended git tool is: NONE [2025-09-04T06:42:18.319Z] using credential edgex-jenkins-ssh [2025-09-04T06:42:18.344Z] Cloning the remote Git repository [2025-09-04T06:42:18.400Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-09-04T06:42:18.531Z] > git init /w/workspace/device-usb-camera/208 # timeout=10 [2025-09-04T06:42:18.741Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-09-04T06:42:18.743Z] > git --version # timeout=10 [2025-09-04T06:42:18.770Z] > git --version # 'git version 2.25.1' [2025-09-04T06:42:18.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-04T06:42:18.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-04T06:42:21.957Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-09-04T06:42:21.988Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-04T06:42:23.151Z] Avoid second fetch [2025-09-04T06:42:23.151Z] Checking out Revision 2df32cfa200c4d24fde0c082d195543183e36b74 (main) [2025-09-04T06:42:23.977Z] Commit message: "Merge pull request #412 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.35" [2025-09-04T06:42:23.170Z] > git config core.sparsecheckout # timeout=10 [2025-09-04T06:42:23.266Z] > git checkout -f 2df32cfa200c4d24fde0c082d195543183e36b74 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:42:28.532Z] provisioning config files... [2025-09-04T06:42:28.576Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/208@tmp/config8671579872993226603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:42:29.387Z] ---> ****-login.sh [2025-09-04T06:42:29.387Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:42:29.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:42:30.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:42:30.261Z] Configure a credential helper to remove this warning. See [2025-09-04T06:42:30.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:42:30.261Z] [2025-09-04T06:42:30.261Z] Login Succeeded [2025-09-04T06:42:30.261Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:42:30.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:42:30.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:42:30.530Z] Configure a credential helper to remove this warning. See [2025-09-04T06:42:30.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:42:30.531Z] [2025-09-04T06:42:30.531Z] Login Succeeded [2025-09-04T06:42:30.531Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:42:31.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:42:31.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:42:31.131Z] Configure a credential helper to remove this warning. See [2025-09-04T06:42:31.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:42:31.131Z] [2025-09-04T06:42:31.131Z] Login Succeeded [2025-09-04T06:42:31.131Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:42:31.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:42:31.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:42:31.404Z] Configure a credential helper to remove this warning. See [2025-09-04T06:42:31.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:42:31.404Z] [2025-09-04T06:42:31.404Z] Login Succeeded [2025-09-04T06:42:31.404Z] ****.io [2025-09-04T06:42:31.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:42:31.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:42:31.956Z] Configure a credential helper to remove this warning. See [2025-09-04T06:42:31.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:42:31.956Z] [2025-09-04T06:42:31.956Z] Login Succeeded [2025-09-04T06:42:31.956Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:42:31.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-04T06:42:32.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:42:32.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:42:32.435Z] ========================================================= [2025-09-04T06:42:32.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-04T06:42:32.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:42:32.849Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-04T06:42:33.445Z] Sending build context to Docker daemon 11.66MB [2025-09-04T06:42:33.445Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-09-04T06:42:33.445Z] Step 2/13 : FROM ${BASE} AS builder [2025-09-04T06:42:33.721Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-04T06:42:33.721Z] 94e9d8af2201: Pulling fs layer [2025-09-04T06:42:33.721Z] a6c56e8762df: Pulling fs layer [2025-09-04T06:42:33.721Z] f0f3c8884826: Pulling fs layer [2025-09-04T06:42:33.721Z] c7e7622c144d: Pulling fs layer [2025-09-04T06:42:33.721Z] 4f4fb700ef54: Pulling fs layer [2025-09-04T06:42:33.721Z] b4c3b6d88c5a: Pulling fs layer [2025-09-04T06:42:33.721Z] ba8bce9d2590: Pulling fs layer [2025-09-04T06:42:33.721Z] ca778ea9c289: Pulling fs layer [2025-09-04T06:42:33.721Z] c7e7622c144d: Waiting [2025-09-04T06:42:33.721Z] 4f4fb700ef54: Waiting [2025-09-04T06:42:33.721Z] b4c3b6d88c5a: Waiting [2025-09-04T06:42:33.721Z] ba8bce9d2590: Waiting [2025-09-04T06:42:33.721Z] ca778ea9c289: Waiting [2025-09-04T06:42:33.721Z] a6c56e8762df: Verifying Checksum [2025-09-04T06:42:33.721Z] a6c56e8762df: Download complete [2025-09-04T06:42:33.721Z] c7e7622c144d: Verifying Checksum [2025-09-04T06:42:33.721Z] c7e7622c144d: Download complete [2025-09-04T06:42:33.721Z] 4f4fb700ef54: Verifying Checksum [2025-09-04T06:42:33.721Z] 4f4fb700ef54: Download complete [2025-09-04T06:42:33.721Z] b4c3b6d88c5a: Verifying Checksum [2025-09-04T06:42:33.721Z] b4c3b6d88c5a: Download complete [2025-09-04T06:42:33.721Z] 94e9d8af2201: Download complete [2025-09-04T06:42:34.316Z] ca778ea9c289: Verifying Checksum [2025-09-04T06:42:34.316Z] ca778ea9c289: Download complete [2025-09-04T06:42:34.908Z] 94e9d8af2201: Pull complete [2025-09-04T06:42:35.886Z] a6c56e8762df: Pull complete [2025-09-04T06:42:36.164Z] f0f3c8884826: Download complete [2025-09-04T06:42:37.582Z] ba8bce9d2590: Verifying Checksum [2025-09-04T06:42:37.582Z] ba8bce9d2590: Download complete [2025-09-04T06:42:52.608Z] f0f3c8884826: Pull complete [2025-09-04T06:42:52.608Z] c7e7622c144d: Pull complete [2025-09-04T06:42:52.608Z] 4f4fb700ef54: Pull complete [2025-09-04T06:42:52.608Z] b4c3b6d88c5a: Pull complete [2025-09-04T06:42:56.296Z] Running on prd-centos7-docker-4c-2g-8290 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:42:56.351Z] provisioning config files... [2025-09-04T06:42:56.372Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17569844913359910496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:42:57.280Z] ---> ****-login.sh [2025-09-04T06:42:57.280Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:42:57.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:42:57.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:42:57.543Z] Configure a credential helper to remove this warning. See [2025-09-04T06:42:57.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:42:57.543Z] [2025-09-04T06:42:57.543Z] Login Succeeded [2025-09-04T06:42:57.543Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:42:57.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:42:57.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:42:57.802Z] Configure a credential helper to remove this warning. See [2025-09-04T06:42:57.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:42:57.803Z] [2025-09-04T06:42:57.803Z] Login Succeeded [2025-09-04T06:42:57.803Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:42:57.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:42:57.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:42:57.803Z] Configure a credential helper to remove this warning. See [2025-09-04T06:42:57.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:42:57.803Z] [2025-09-04T06:42:57.803Z] Login Succeeded [2025-09-04T06:42:57.803Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:42:57.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:42:57.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:42:57.803Z] Configure a credential helper to remove this warning. See [2025-09-04T06:42:57.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:42:57.803Z] [2025-09-04T06:42:57.803Z] Login Succeeded [2025-09-04T06:42:57.803Z] ****.io [2025-09-04T06:42:57.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:42:58.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:42:58.063Z] Configure a credential helper to remove this warning. See [2025-09-04T06:42:58.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:42:58.063Z] [2025-09-04T06:42:58.063Z] Login Succeeded [2025-09-04T06:42:58.063Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:42:58.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-04T06:42:58.448Z] + docker buildx ls [2025-09-04T06:42:58.707Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-04T06:42:58.707Z] default * docker [2025-09-04T06:42:58.707Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-04T06:42:58.998Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-04T06:42:58.998Z] edgex-builder [Pipeline] sh [2025-09-04T06:42:59.294Z] + docker buildx inspect --bootstrap [2025-09-04T06:42:59.294Z] #1 [internal] booting buildkit [2025-09-04T06:42:59.294Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-04T06:43:00.868Z] ba8bce9d2590: Pull complete [2025-09-04T06:43:02.587Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-09-04T06:43:02.587Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-04T06:43:02.824Z] ca778ea9c289: Pull complete [2025-09-04T06:43:02.824Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-04T06:43:02.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-04T06:43:02.824Z] ---> 47b25d7523d1 [2025-09-04T06:43:02.824Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-09-04T06:43:05.136Z] #1 creating container buildx_buildkit_edgex-builder0 2.9s done [2025-09-04T06:43:05.136Z] #1 DONE 5.7s [2025-09-04T06:43:05.136Z] Name: edgex-builder [2025-09-04T06:43:05.136Z] Driver: docker-container [2025-09-04T06:43:05.136Z] [2025-09-04T06:43:05.136Z] Nodes: [2025-09-04T06:43:05.136Z] Name: edgex-builder0 [2025-09-04T06:43:05.136Z] Endpoint: unix:///var/run/docker.sock [2025-09-04T06:43:05.136Z] Status: running [2025-09-04T06:43:05.136Z] Buildkit: v0.23.2 [2025-09-04T06:43:05.136Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-04T06:43:05.415Z] ---> Running in ab85f125b1ae [2025-09-04T06:43:05.415Z] Removing intermediate container ab85f125b1ae [2025-09-04T06:43:05.415Z] ---> 516c880b2e4c [2025-09-04T06:43:05.415Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-04T06:43:05.415Z] ---> Running in 80693526d6e6 [2025-09-04T06:43:05.428Z] + docker buildx ls [2025-09-04T06:43:05.428Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-04T06:43:05.428Z] edgex-builder * docker-container [2025-09-04T06:43:05.428Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-04T06:43:05.428Z] default docker [2025-09-04T06:43:05.428Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-04T06:43:05.685Z] Removing intermediate container 80693526d6e6 [2025-09-04T06:43:05.685Z] ---> a1e317202ddc [2025-09-04T06:43:05.685Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-09-04T06:43:05.736Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74' [2025-09-04T06:43:05.736Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74 --push - [2025-09-04T06:43:05.736Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:43:05.736Z] #1 transferring dockerfile: 202B done [2025-09-04T06:43:05.736Z] #1 DONE 0.0s [2025-09-04T06:43:05.736Z] [2025-09-04T06:43:05.736Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74 [2025-09-04T06:43:05.736Z] #2 DONE 0.1s [2025-09-04T06:43:05.736Z] [2025-09-04T06:43:05.736Z] #3 [internal] load .dockerignore [2025-09-04T06:43:05.736Z] #3 transferring context: [2025-09-04T06:43:05.955Z] ---> Running in ab66739e85e6 [2025-09-04T06:43:05.995Z] #3 transferring context: 2B done [2025-09-04T06:43:05.995Z] #3 DONE 0.0s [2025-09-04T06:43:05.995Z] [2025-09-04T06:43:05.995Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74 [2025-09-04T06:43:05.995Z] #4 DONE 0.1s [2025-09-04T06:43:05.995Z] [2025-09-04T06:43:05.995Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:05.995Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:05.995Z] #5 ... [2025-09-04T06:43:05.995Z] [2025-09-04T06:43:05.995Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:05.995Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 0.0s done [2025-09-04T06:43:06.238Z] Removing intermediate container ab66739e85e6 [2025-09-04T06:43:06.238Z] ---> a618aaba18de [2025-09-04T06:43:06.238Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-09-04T06:43:06.238Z] ---> Running in dc3da09b8b96 [2025-09-04T06:43:06.253Z] #6 DONE 0.2s [2025-09-04T06:43:06.253Z] [2025-09-04T06:43:06.253Z] #7 exporting to image [2025-09-04T06:43:06.253Z] #7 exporting layers done [2025-09-04T06:43:06.253Z] #7 exporting manifest sha256:551eb44ce685cc42e9a5efcf94bd90996778c39155c8179f791b99cb3930becc 0.0s done [2025-09-04T06:43:06.253Z] #7 exporting config sha256:71200d478ca634a1547c4294c73932cf4f7aa6d915ffb0b916fcba939546758e done [2025-09-04T06:43:06.253Z] #7 exporting manifest sha256:afd77b1fc796b21e29968922639bce8391eb3a3a34539297a18eaed6b516d3d9 0.0s done [2025-09-04T06:43:06.253Z] #7 exporting config sha256:c8add6eadef0cf5ef5ba5a4734f0f5744cd4030ceb59e8d716357ae2f21edc79 [2025-09-04T06:43:06.253Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-04T06:43:06.253Z] #7 ... [2025-09-04T06:43:06.253Z] [2025-09-04T06:43:06.253Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-04T06:43:06.253Z] #8 DONE 0.0s [2025-09-04T06:43:06.253Z] [2025-09-04T06:43:06.253Z] #7 exporting to image [2025-09-04T06:43:06.253Z] #7 exporting config sha256:c8add6eadef0cf5ef5ba5a4734f0f5744cd4030ceb59e8d716357ae2f21edc79 done [2025-09-04T06:43:06.253Z] #7 exporting manifest list sha256:9c4f062bc7f7f758233d287a8f405d97023ac95090f3cef530f6d6f890f13312 done [2025-09-04T06:43:06.253Z] #7 pushing layers 0.1s done [2025-09-04T06:43:06.253Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74@sha256:9c4f062bc7f7f758233d287a8f405d97023ac95090f3cef530f6d6f890f13312 [2025-09-04T06:43:06.514Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74@sha256:9c4f062bc7f7f758233d287a8f405d97023ac95090f3cef530f6d6f890f13312 0.1s done [2025-09-04T06:43:06.514Z] #7 DONE 0.2s [2025-09-04T06:43:06.514Z] [2025-09-04T06:43:06.514Z] 1 warning found (use --debug to expand): [2025-09-04T06:43:06.514Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-04T06:43:06.804Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' [2025-09-04T06:43:06.804Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - [2025-09-04T06:43:06.804Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:43:06.804Z] #1 transferring dockerfile: 168B done [2025-09-04T06:43:06.804Z] #1 DONE 0.0s [2025-09-04T06:43:06.804Z] [2025-09-04T06:43:06.804Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-04T06:43:06.804Z] #2 DONE 0.0s [2025-09-04T06:43:06.804Z] [2025-09-04T06:43:06.804Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-04T06:43:06.804Z] #3 DONE 0.0s [2025-09-04T06:43:06.804Z] [2025-09-04T06:43:06.804Z] #4 [internal] load .dockerignore [2025-09-04T06:43:06.804Z] #4 transferring context: 2B done [2025-09-04T06:43:06.804Z] #4 DONE 0.0s [2025-09-04T06:43:06.804Z] [2025-09-04T06:43:06.804Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:06.804Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 0.0s done [2025-09-04T06:43:06.804Z] #5 DONE 0.0s [2025-09-04T06:43:06.804Z] [2025-09-04T06:43:06.804Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:06.827Z] Removing intermediate container dc3da09b8b96 [2025-09-04T06:43:06.827Z] ---> f19f8d52d4ba [2025-09-04T06:43:06.827Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-04T06:43:06.827Z] ---> Running in 099740ddbaf4 [2025-09-04T06:43:07.063Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 0.0s done [2025-09-04T06:43:07.063Z] #6 CACHED [2025-09-04T06:43:07.063Z] [2025-09-04T06:43:07.063Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:07.063Z] #5 CACHED [2025-09-04T06:43:07.063Z] [2025-09-04T06:43:07.063Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-04T06:43:07.063Z] #7 DONE 0.0s [2025-09-04T06:43:07.063Z] [2025-09-04T06:43:07.063Z] #8 exporting to image [2025-09-04T06:43:07.063Z] #8 exporting layers done [2025-09-04T06:43:07.063Z] #8 exporting manifest sha256:551eb44ce685cc42e9a5efcf94bd90996778c39155c8179f791b99cb3930becc done [2025-09-04T06:43:07.063Z] #8 exporting config sha256:71200d478ca634a1547c4294c73932cf4f7aa6d915ffb0b916fcba939546758e done [2025-09-04T06:43:07.063Z] #8 exporting manifest sha256:afd77b1fc796b21e29968922639bce8391eb3a3a34539297a18eaed6b516d3d9 done [2025-09-04T06:43:07.063Z] #8 exporting config sha256:c8add6eadef0cf5ef5ba5a4734f0f5744cd4030ceb59e8d716357ae2f21edc79 done [2025-09-04T06:43:07.063Z] #8 exporting manifest list sha256:9c4f062bc7f7f758233d287a8f405d97023ac95090f3cef530f6d6f890f13312 done [2025-09-04T06:43:07.063Z] #8 pushing layers 0.0s done [2025-09-04T06:43:07.063Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:9c4f062bc7f7f758233d287a8f405d97023ac95090f3cef530f6d6f890f13312 0.1s done [2025-09-04T06:43:07.063Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-04T06:43:07.063Z] #8 DONE 0.1s [2025-09-04T06:43:07.063Z] [2025-09-04T06:43:07.063Z] 1 warning found (use --debug to expand): [2025-09-04T06:43:07.063Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-04T06:43:07.353Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5' [2025-09-04T06:43:07.353Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5 --push - [2025-09-04T06:43:07.353Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:43:07.353Z] #1 transferring dockerfile: 173B done [2025-09-04T06:43:07.353Z] #1 DONE 0.0s [2025-09-04T06:43:07.353Z] [2025-09-04T06:43:07.353Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5 [2025-09-04T06:43:07.353Z] #2 DONE 0.0s [2025-09-04T06:43:07.353Z] [2025-09-04T06:43:07.353Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5 [2025-09-04T06:43:07.353Z] #3 DONE 0.0s [2025-09-04T06:43:07.353Z] [2025-09-04T06:43:07.353Z] #4 [internal] load .dockerignore [2025-09-04T06:43:07.353Z] #4 transferring context: 2B done [2025-09-04T06:43:07.353Z] #4 DONE 0.0s [2025-09-04T06:43:07.353Z] [2025-09-04T06:43:07.353Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:07.353Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 0.0s done [2025-09-04T06:43:07.353Z] #5 CACHED [2025-09-04T06:43:07.353Z] [2025-09-04T06:43:07.353Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:07.353Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 0.0s done [2025-09-04T06:43:07.353Z] #6 CACHED [2025-09-04T06:43:07.353Z] [2025-09-04T06:43:07.353Z] #7 exporting to image [2025-09-04T06:43:07.353Z] #7 exporting layers [2025-09-04T06:43:07.353Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-04T06:43:07.612Z] #7 exporting layers done [2025-09-04T06:43:07.612Z] #7 exporting manifest sha256:551eb44ce685cc42e9a5efcf94bd90996778c39155c8179f791b99cb3930becc done [2025-09-04T06:43:07.612Z] #7 exporting config sha256:71200d478ca634a1547c4294c73932cf4f7aa6d915ffb0b916fcba939546758e done [2025-09-04T06:43:07.612Z] #7 exporting manifest sha256:afd77b1fc796b21e29968922639bce8391eb3a3a34539297a18eaed6b516d3d9 done [2025-09-04T06:43:07.612Z] #7 exporting config sha256:c8add6eadef0cf5ef5ba5a4734f0f5744cd4030ceb59e8d716357ae2f21edc79 done [2025-09-04T06:43:07.612Z] #7 exporting manifest list sha256:9c4f062bc7f7f758233d287a8f405d97023ac95090f3cef530f6d6f890f13312 done [2025-09-04T06:43:07.612Z] #7 pushing layers 0.0s done [2025-09-04T06:43:07.612Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.5@sha256:9c4f062bc7f7f758233d287a8f405d97023ac95090f3cef530f6d6f890f13312 0.1s done [2025-09-04T06:43:07.612Z] #7 DONE 0.1s [2025-09-04T06:43:07.612Z] [2025-09-04T06:43:07.612Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-04T06:43:07.612Z] #8 DONE 0.0s [2025-09-04T06:43:07.612Z] [2025-09-04T06:43:07.612Z] 1 warning found (use --debug to expand): [2025-09-04T06:43:07.612Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-04T06:43:07.916Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5' [2025-09-04T06:43:07.916Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 --push - [2025-09-04T06:43:07.916Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:43:07.916Z] #1 transferring dockerfile: 214B done [2025-09-04T06:43:07.916Z] #1 DONE 0.0s [2025-09-04T06:43:07.916Z] [2025-09-04T06:43:07.916Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [2025-09-04T06:43:07.916Z] #2 DONE 0.0s [2025-09-04T06:43:07.916Z] [2025-09-04T06:43:07.916Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [2025-09-04T06:43:07.916Z] #3 DONE 0.0s [2025-09-04T06:43:07.916Z] [2025-09-04T06:43:07.916Z] #4 [internal] load .dockerignore [2025-09-04T06:43:07.916Z] #4 transferring context: 2B done [2025-09-04T06:43:07.916Z] #4 DONE 0.0s [2025-09-04T06:43:07.916Z] [2025-09-04T06:43:07.916Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:07.916Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 0.0s done [2025-09-04T06:43:07.916Z] #5 CACHED [2025-09-04T06:43:07.916Z] [2025-09-04T06:43:07.917Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:07.917Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 0.0s done [2025-09-04T06:43:07.917Z] #6 CACHED [2025-09-04T06:43:07.917Z] [2025-09-04T06:43:07.917Z] #7 exporting to image [2025-09-04T06:43:07.917Z] #7 exporting layers done [2025-09-04T06:43:07.917Z] #7 exporting manifest sha256:551eb44ce685cc42e9a5efcf94bd90996778c39155c8179f791b99cb3930becc [2025-09-04T06:43:07.917Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-04T06:43:08.176Z] #7 exporting manifest sha256:551eb44ce685cc42e9a5efcf94bd90996778c39155c8179f791b99cb3930becc done [2025-09-04T06:43:08.176Z] #7 exporting config sha256:71200d478ca634a1547c4294c73932cf4f7aa6d915ffb0b916fcba939546758e done [2025-09-04T06:43:08.176Z] #7 exporting manifest sha256:afd77b1fc796b21e29968922639bce8391eb3a3a34539297a18eaed6b516d3d9 done [2025-09-04T06:43:08.176Z] #7 exporting config sha256:c8add6eadef0cf5ef5ba5a4734f0f5744cd4030ceb59e8d716357ae2f21edc79 done [2025-09-04T06:43:08.176Z] #7 exporting manifest list sha256:9c4f062bc7f7f758233d287a8f405d97023ac95090f3cef530f6d6f890f13312 done [2025-09-04T06:43:08.176Z] #7 pushing layers 0.0s done [2025-09-04T06:43:08.176Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5@sha256:9c4f062bc7f7f758233d287a8f405d97023ac95090f3cef530f6d6f890f13312 0.1s done [2025-09-04T06:43:08.176Z] #7 DONE 0.1s [2025-09-04T06:43:08.176Z] [2025-09-04T06:43:08.176Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-04T06:43:08.176Z] #8 DONE 0.0s [2025-09-04T06:43:08.176Z] [2025-09-04T06:43:08.176Z] 1 warning found (use --debug to expand): [2025-09-04T06:43:08.176Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-04T06:43:08.466Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' [2025-09-04T06:43:08.466Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - [2025-09-04T06:43:08.466Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:43:08.466Z] #1 transferring dockerfile: 166B done [2025-09-04T06:43:08.466Z] #1 DONE 0.0s [2025-09-04T06:43:08.466Z] [2025-09-04T06:43:08.466Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-04T06:43:08.466Z] #2 DONE 0.0s [2025-09-04T06:43:08.466Z] [2025-09-04T06:43:08.466Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-04T06:43:08.466Z] #3 DONE 0.0s [2025-09-04T06:43:08.466Z] [2025-09-04T06:43:08.466Z] #4 [internal] load .dockerignore [2025-09-04T06:43:08.466Z] #4 transferring context: 2B done [2025-09-04T06:43:08.466Z] #4 DONE 0.0s [2025-09-04T06:43:08.466Z] [2025-09-04T06:43:08.466Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:08.466Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 0.0s done [2025-09-04T06:43:08.466Z] #5 CACHED [2025-09-04T06:43:08.466Z] [2025-09-04T06:43:08.466Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 [2025-09-04T06:43:08.466Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:8b72e94db419556577a2b19163088462a8171b3ef42c034adf4a9a20d9e85464 0.0s done [2025-09-04T06:43:08.466Z] #6 CACHED [2025-09-04T06:43:08.466Z] [2025-09-04T06:43:08.466Z] #7 exporting to image [2025-09-04T06:43:08.466Z] #7 exporting layers done [2025-09-04T06:43:08.466Z] #7 exporting manifest sha256:551eb44ce685cc42e9a5efcf94bd90996778c39155c8179f791b99cb3930becc done [2025-09-04T06:43:08.466Z] #7 exporting config sha256:71200d478ca634a1547c4294c73932cf4f7aa6d915ffb0b916fcba939546758e done [2025-09-04T06:43:08.466Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-04T06:43:08.725Z] #7 exporting manifest sha256:afd77b1fc796b21e29968922639bce8391eb3a3a34539297a18eaed6b516d3d9 done [2025-09-04T06:43:08.725Z] #7 exporting config sha256:c8add6eadef0cf5ef5ba5a4734f0f5744cd4030ceb59e8d716357ae2f21edc79 done [2025-09-04T06:43:08.725Z] #7 exporting manifest list sha256:9c4f062bc7f7f758233d287a8f405d97023ac95090f3cef530f6d6f890f13312 done [2025-09-04T06:43:08.725Z] #7 pushing layers 0.0s done [2025-09-04T06:43:08.725Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:9c4f062bc7f7f758233d287a8f405d97023ac95090f3cef530f6d6f890f13312 0.1s done [2025-09-04T06:43:08.725Z] #7 DONE 0.1s [2025-09-04T06:43:08.725Z] [2025-09-04T06:43:08.725Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-04T06:43:08.725Z] #8 DONE 0.0s [2025-09-04T06:43:08.725Z] [2025-09-04T06:43:08.725Z] 1 warning found (use --debug to expand): [2025-09-04T06:43:08.725Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [2025-09-04T06:43:08.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-04T06:43:09.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-04T06:43:09.105Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:43:09.399Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:43:09.978Z] ---> package-listing.sh [2025-09-04T06:43:09.978Z] ++ facter osfamily [2025-09-04T06:43:09.978Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-04T06:43:10.245Z] + OS_FAMILY=redhat [2025-09-04T06:43:10.245Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-09-04T06:43:10.245Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-04T06:43:10.245Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-04T06:43:10.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-04T06:43:10.245Z] + PACKAGES=/tmp/packages_start.txt [2025-09-04T06:43:10.245Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-04T06:43:10.245Z] + PACKAGES=/tmp/packages_end.txt [2025-09-04T06:43:10.245Z] + case "${OS_FAMILY}" in [2025-09-04T06:43:10.245Z] + rpm -qa [2025-09-04T06:43:10.245Z] + sort [2025-09-04T06:43:10.810Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-04T06:43:10.810Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-04T06:43:10.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-04T06:43:10.811Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-04T06:43:10.811Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-09-04T06:43:10.811Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2025-09-04T06:43:10.822Z] 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 [2025-09-04T06:43:11.007Z] (1/14) Installing libintl (0.22.5-r0) [2025-09-04T06:43:11.007Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-09-04T06:43:11.007Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-09-04T06:43:11.007Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-09-04T06:43:11.007Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-09-04T06:43:11.007Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-09-04T06:43:11.007Z] (7/14) Installing udev-init-scripts (35-r1) [2025-09-04T06:43:11.007Z] (8/14) Installing libeconf (0.6.3-r0) [2025-09-04T06:43:11.007Z] (9/14) Installing libblkid (2.40.1-r1) [2025-09-04T06:43:11.007Z] (10/14) Installing xz-libs (5.6.2-r1) [2025-09-04T06:43:11.007Z] (11/14) Installing kmod-libs (32-r0) [2025-09-04T06:43:11.007Z] (12/14) Installing eudev (3.2.14-r2) [2025-09-04T06:43:11.106Z] + facter operatingsystem [2025-09-04T06:43:11.287Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-09-04T06:43:11.287Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-09-04T06:43:11.287Z] Executing busybox-1.36.1-r29.trigger [2025-09-04T06:43:11.287Z] Executing eudev-3.2.14-r2.trigger [2025-09-04T06:43:11.287Z] OK: 247 MiB in 72 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:43:11.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:43:11.667Z] [2025-09-04T06:43:11.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:43:11.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:43:11.982Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-04T06:43:11.982Z] 5eb5b503b376: Pulling fs layer [2025-09-04T06:43:11.982Z] 5c69ac0246d0: Pulling fs layer [2025-09-04T06:43:11.982Z] ec43610c2a17: Pulling fs layer [2025-09-04T06:43:11.982Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-04T06:43:11.982Z] 33b1e0a273af: Pulling fs layer [2025-09-04T06:43:11.982Z] 5d3b04190fa2: Pulling fs layer [2025-09-04T06:43:11.982Z] 2f39f015ded8: Pulling fs layer [2025-09-04T06:43:11.982Z] 33b1e0a273af: Waiting [2025-09-04T06:43:11.982Z] 5d3b04190fa2: Waiting [2025-09-04T06:43:11.982Z] 2f39f015ded8: Waiting [2025-09-04T06:43:11.982Z] 3a2ae6a8a46f: Waiting [2025-09-04T06:43:11.982Z] 5c69ac0246d0: Verifying Checksum [2025-09-04T06:43:11.982Z] 5c69ac0246d0: Download complete [2025-09-04T06:43:11.982Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-04T06:43:11.982Z] 3a2ae6a8a46f: Download complete [2025-09-04T06:43:11.982Z] 33b1e0a273af: Verifying Checksum [2025-09-04T06:43:11.982Z] 33b1e0a273af: Download complete [2025-09-04T06:43:11.982Z] 5d3b04190fa2: Verifying Checksum [2025-09-04T06:43:11.982Z] 5d3b04190fa2: Download complete [2025-09-04T06:43:11.982Z] ec43610c2a17: Verifying Checksum [2025-09-04T06:43:11.982Z] ec43610c2a17: Download complete [2025-09-04T06:43:12.243Z] 5eb5b503b376: Verifying Checksum [2025-09-04T06:43:12.243Z] 5eb5b503b376: Download complete [2025-09-04T06:43:12.724Z] Removing intermediate container 099740ddbaf4 [2025-09-04T06:43:12.724Z] ---> 62833b385ea1 [2025-09-04T06:43:12.724Z] Step 8/13 : WORKDIR /device-usb-camera [2025-09-04T06:43:12.724Z] ---> Running in 47f2a0b75788 [2025-09-04T06:43:12.820Z] 2f39f015ded8: Verifying Checksum [2025-09-04T06:43:12.820Z] 2f39f015ded8: Download complete [2025-09-04T06:43:12.991Z] Removing intermediate container 47f2a0b75788 [2025-09-04T06:43:12.991Z] ---> 903151d44d2a [2025-09-04T06:43:12.991Z] Step 9/13 : COPY go.mod vendor* ./ [2025-09-04T06:43:13.399Z] 5eb5b503b376: Pull complete [2025-09-04T06:43:13.574Z] ---> aade2fe9691e [2025-09-04T06:43:13.574Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-04T06:43:13.574Z] ---> Running in dbb42b3241db [2025-09-04T06:43:13.664Z] 5c69ac0246d0: Pull complete [2025-09-04T06:43:13.924Z] ec43610c2a17: Pull complete [2025-09-04T06:43:14.191Z] 3a2ae6a8a46f: Pull complete [2025-09-04T06:43:14.454Z] 33b1e0a273af: Pull complete [2025-09-04T06:43:14.454Z] 5d3b04190fa2: Pull complete [2025-09-04T06:43:18.700Z] 2f39f015ded8: Pull complete [2025-09-04T06:43:18.700Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-04T06:43:18.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:43:18.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:43:18.849Z] prd-centos7-docker-4c-2g-8290 does not seem to be running inside a container [2025-09-04T06:43:18.879Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-04T06:43:24.754Z] $ docker top 88eaa6839d78c7c9c06b4dcf955c6b94566351fcd9e7f9678edc63b00a8a1f19 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:43:25.107Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-04T06:43:25.398Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-04T06:43:25.683Z] + ls /var/log/sa-host [2025-09-04T06:43:25.683Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:43:25.771Z] provisioning config files... [2025-09-04T06:43:25.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12119260182973444183tmp [Pipeline] { [Pipeline] echo [2025-09-04T06:43:25.803Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:43:26.101Z] ---> create-netrc.sh [Pipeline] } [2025-09-04T06:43:26.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:43:26.444Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-04T06:43:26.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:43:26.746Z] ---> sudo-logs.sh [2025-09-04T06:43:26.746Z] Archiving 'sudo' log.. [2025-09-04T06:43:26.746Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8290.novalocal: Name or service not known [2025-09-04T06:43:26.746Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8290.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-04T06:43:26.774Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:43:27.065Z] ---> job-cost.sh [2025-09-04T06:43:27.065Z] lf-activate-venv: SKIPPING [2025-09-04T06:43:27.065Z] INFO: No Stack... [2025-09-04T06:43:27.324Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-04T06:43:27.891Z] INFO: Archiving Costs [Pipeline] echo [2025-09-04T06:43:27.908Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:43:28.208Z] ---> logs-deploy.sh [2025-09-04T06:43:28.208Z] lf-activate-venv: SKIPPING [2025-09-04T06:43:28.208Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/208 [2025-09-04T06:43:28.208Z] INFO: archiving workspace using pattern(s): [2025-09-04T06:43:29.146Z] Archives upload complete. [2025-09-04T06:43:29.146Z] INFO: archiving logs to Nexus [2025-09-04T06:43:30.081Z] ---> uname -a: [2025-09-04T06:43:30.081Z] Linux prd-centos7-docker-4c-2g-8290.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-09-04T06:43:30.081Z] [2025-09-04T06:43:30.081Z] [2025-09-04T06:43:30.081Z] ---> lscpu: [2025-09-04T06:43:30.081Z] Architecture: x86_64 [2025-09-04T06:43:30.081Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-04T06:43:30.081Z] Byte Order: Little Endian [2025-09-04T06:43:30.081Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-04T06:43:30.081Z] CPU(s): 2 [2025-09-04T06:43:30.081Z] On-line CPU(s) list: 0,1 [2025-09-04T06:43:30.081Z] Thread(s) per core: 1 [2025-09-04T06:43:30.081Z] Core(s) per socket: 1 [2025-09-04T06:43:30.081Z] Socket(s): 2 [2025-09-04T06:43:30.081Z] NUMA node(s): 1 [2025-09-04T06:43:30.081Z] Vendor ID: AuthenticAMD [2025-09-04T06:43:30.081Z] CPU family: 23 [2025-09-04T06:43:30.081Z] Model: 49 [2025-09-04T06:43:30.081Z] Model name: AMD EPYC-Rome Processor [2025-09-04T06:43:30.081Z] Stepping: 0 [2025-09-04T06:43:30.081Z] CPU MHz: 2799.998 [2025-09-04T06:43:30.081Z] BogoMIPS: 5599.99 [2025-09-04T06:43:30.081Z] Virtualization: AMD-V [2025-09-04T06:43:30.081Z] Hypervisor vendor: KVM [2025-09-04T06:43:30.081Z] Virtualization type: full [2025-09-04T06:43:30.081Z] L1d cache: 64 KiB [2025-09-04T06:43:30.081Z] L1i cache: 64 KiB [2025-09-04T06:43:30.081Z] L2 cache: 1 MiB [2025-09-04T06:43:30.081Z] L3 cache: 32 MiB [2025-09-04T06:43:30.081Z] NUMA node0 CPU(s): 0,1 [2025-09-04T06:43:30.081Z] Vulnerability Itlb multihit: Not affected [2025-09-04T06:43:30.081Z] Vulnerability L1tf: Not affected [2025-09-04T06:43:30.081Z] Vulnerability Mds: Not affected [2025-09-04T06:43:30.081Z] Vulnerability Meltdown: Not affected [2025-09-04T06:43:30.081Z] Vulnerability Mmio stale data: Not affected [2025-09-04T06:43:30.081Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-04T06:43:30.081Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-04T06:43:30.081Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-04T06:43:30.081Z] Vulnerability Srbds: Not affected [2025-09-04T06:43:30.081Z] Vulnerability Tsx async abort: Not affected [2025-09-04T06:43:30.081Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-09-04T06:43:30.081Z] [2025-09-04T06:43:30.081Z] [2025-09-04T06:43:30.081Z] ---> nproc: [2025-09-04T06:43:30.081Z] 2 [2025-09-04T06:43:30.081Z] [2025-09-04T06:43:30.081Z] [2025-09-04T06:43:30.081Z] ---> df -h: [2025-09-04T06:43:30.081Z] Filesystem Size Used Avail Use% Mounted on [2025-09-04T06:43:30.081Z] overlay 40G 7.3G 33G 19% / [2025-09-04T06:43:30.081Z] tmpfs 64M 0 64M 0% /dev [2025-09-04T06:43:30.081Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-04T06:43:30.081Z] shm 64M 0 64M 0% /dev/shm [2025-09-04T06:43:30.081Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-04T06:43:30.081Z] [2025-09-04T06:43:30.081Z] [2025-09-04T06:43:30.081Z] Cannot open /var/log/sysstat/sa04: No such file or directory [2025-09-04T06:43:30.081Z] Please check if data collecting is enabled [2025-09-04T06:43:30.081Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-04T06:43:30.112Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-04T06:43:30.114Z] $ docker stop --time=1 88eaa6839d78c7c9c06b4dcf955c6b94566351fcd9e7f9678edc63b00a8a1f19 [2025-09-04T06:43:31.254Z] $ docker rm -f --volumes 88eaa6839d78c7c9c06b4dcf955c6b94566351fcd9e7f9678edc63b00a8a1f19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-04T06:43:31.354Z] [WS-CLEANUP] Deleting project workspace... [2025-09-04T06:43:31.354Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-04T06:43:31.371Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 [2025-09-04T06:43:31.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:43:31.805Z] [2025-09-04T06:43:31.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:43:32.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:43:32.102Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-04T06:43:32.102Z] 5eb5b503b376: Pulling fs layer [2025-09-04T06:43:32.102Z] 5c69ac0246d0: Pulling fs layer [2025-09-04T06:43:32.102Z] ec43610c2a17: Pulling fs layer [2025-09-04T06:43:32.102Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-04T06:43:32.102Z] 33b1e0a273af: Pulling fs layer [2025-09-04T06:43:32.102Z] 5d3b04190fa2: Pulling fs layer [2025-09-04T06:43:32.102Z] 2f39f015ded8: Pulling fs layer [2025-09-04T06:43:32.102Z] 33b1e0a273af: Waiting [2025-09-04T06:43:32.102Z] 5d3b04190fa2: Waiting [2025-09-04T06:43:32.102Z] 3a2ae6a8a46f: Waiting [2025-09-04T06:43:32.102Z] 2f39f015ded8: Waiting [2025-09-04T06:43:32.102Z] 5c69ac0246d0: Download complete [2025-09-04T06:43:32.102Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-04T06:43:32.102Z] 3a2ae6a8a46f: Download complete [2025-09-04T06:43:32.102Z] 33b1e0a273af: Verifying Checksum [2025-09-04T06:43:32.102Z] 33b1e0a273af: Download complete [2025-09-04T06:43:32.102Z] 5d3b04190fa2: Download complete [2025-09-04T06:43:32.102Z] ec43610c2a17: Verifying Checksum [2025-09-04T06:43:32.102Z] ec43610c2a17: Download complete [2025-09-04T06:43:32.361Z] 5eb5b503b376: Verifying Checksum [2025-09-04T06:43:32.361Z] 5eb5b503b376: Download complete [2025-09-04T06:43:32.927Z] 2f39f015ded8: Download complete [2025-09-04T06:43:34.302Z] 5eb5b503b376: Pull complete [2025-09-04T06:43:34.302Z] 5c69ac0246d0: Pull complete [2025-09-04T06:43:34.869Z] ec43610c2a17: Pull complete [2025-09-04T06:43:34.869Z] 3a2ae6a8a46f: Pull complete [2025-09-04T06:43:35.127Z] 33b1e0a273af: Pull complete [2025-09-04T06:43:35.127Z] 5d3b04190fa2: Pull complete [2025-09-04T06:43:41.701Z] 2f39f015ded8: Pull complete [2025-09-04T06:43:41.701Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-04T06:43:41.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:43:41.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:43:41.806Z] prd-ubuntu20.04-docker-8c-8g-8285 does not seem to be running inside a container [2025-09-04T06:43:41.832Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-04T06:43:42.594Z] $ docker top 4b024bebbd40a10e2b2f4bab84924bbf9eb8b5c21549e385f381e23fcfae843d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:43:42.981Z] ---> job-cost.sh [2025-09-04T06:43:42.981Z] lf-activate-venv: SKIPPING [2025-09-04T06:43:42.981Z] INFO: No Stack... [2025-09-04T06:43:43.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-04T06:43:43.500Z] INFO: Archiving Costs [Pipeline] sh [2025-09-04T06:43:43.790Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-09-04T06:43:43.790Z] + cut -d, -f6 [Pipeline] lock [2025-09-04T06:43:43.804Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-208-stack-cost] [2025-09-04T06:43:43.811Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-208-stack-cost] did not exist. Created. [2025-09-04T06:43:43.816Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-04T06:43:44.125Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-04T06:43:44.163Z] Stashed 1 file(s) [Pipeline] } [2025-09-04T06:43:44.171Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-208-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-04T06:43:44.213Z] $ docker stop --time=1 4b024bebbd40a10e2b2f4bab84924bbf9eb8b5c21549e385f381e23fcfae843d [2025-09-04T06:43:45.353Z] $ docker rm -f --volumes 4b024bebbd40a10e2b2f4bab84924bbf9eb8b5c21549e385f381e23fcfae843d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-04T06:45:05.301Z] Removing intermediate container dbb42b3241db [2025-09-04T06:45:05.302Z] ---> 4ad9712bf1cc [2025-09-04T06:45:05.302Z] Step 11/13 : COPY . . [2025-09-04T06:45:05.302Z] ---> ed6125df4ad0 [2025-09-04T06:45:05.302Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-04T06:45:05.302Z] ---> Running in 0c27b26323bf [2025-09-04T06:45:05.302Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-04T06:45:05.302Z] Dload Upload Total Spent Left Speed [2025-09-04T06:45:05.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5234 0 --:--:-- --:--:-- --:--:--  5336 [2025-09-04T06:45:05.302Z] Removing intermediate container 0c27b26323bf [2025-09-04T06:45:05.302Z] ---> 1ae2505c966e [2025-09-04T06:45:05.302Z] Step 13/13 : RUN ${MAKE} [2025-09-04T06:45:05.302Z] ---> Running in c00f984ae3a0 [2025-09-04T06:45:05.302Z] noop [2025-09-04T06:45:05.302Z] Removing intermediate container c00f984ae3a0 [2025-09-04T06:45:05.302Z] ---> 256b1166f7b8 [2025-09-04T06:45:05.302Z] Successfully built 256b1166f7b8 [2025-09-04T06:45:05.302Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:45:05.701Z] + docker inspect -f . ci-base-image-arm64 [2025-09-04T06:45:05.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:45:05.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-8288 does not seem to be running inside a container [2025-09-04T06:45:06.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/208 -v /w/workspace/device-usb-camera/208:/w/workspace/device-usb-camera/208:rw,z -v /w/workspace/device-usb-camera/208@tmp:/w/workspace/device-usb-camera/208@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-arm64 cat [2025-09-04T06:45:07.568Z] $ docker top 6674283c2cfa2bb28ca073812ff739f973907530d61138eb451c43f93c03785e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:45:08.537Z] + go version [2025-09-04T06:45:08.537Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-04T06:45:08.556Z] $ docker stop --time=1 6674283c2cfa2bb28ca073812ff739f973907530d61138eb451c43f93c03785e [2025-09-04T06:45:10.388Z] $ docker rm -f --volumes 6674283c2cfa2bb28ca073812ff739f973907530d61138eb451c43f93c03785e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:45:11.016Z] + docker inspect -f . ci-base-image-arm64 [2025-09-04T06:45:11.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:45:11.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-8288 does not seem to be running inside a container [2025-09-04T06:45:11.460Z] $ 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/208 -v /w/workspace/device-usb-camera/208:/w/workspace/device-usb-camera/208:rw,z -v /w/workspace/device-usb-camera/208@tmp:/w/workspace/device-usb-camera/208@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-arm64 cat [2025-09-04T06:45:13.029Z] $ docker top 7b3fdf862c105a5cef84109f8080e49047b3c1d974733f096f78167bc4ab7632 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:45:13.989Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/208 [Pipeline] fileExists [Pipeline] sh [2025-09-04T06:45:14.672Z] + make test [2025-09-04T06:45:14.672Z] go test ./... -coverprofile=coverage.out ./... [2025-09-04T06:45:21.347Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-09-04T06:49:43.303Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-09-04T06:49:53.377Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 4.4% of statements [2025-09-04T06:49:54.798Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-04T06:49:54.798Z] go vet ./... [2025-09-04T06:51:02.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-04T06:51:02.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-04T06:51:02.843Z] ./bin/test-attribution-txt.sh [2025-09-04T06:51:02.843Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-04T06:51:02.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-04T06:51:02.870Z] $ docker stop --time=1 7b3fdf862c105a5cef84109f8080e49047b3c1d974733f096f78167bc4ab7632 [2025-09-04T06:51:04.882Z] $ docker rm -f --volumes 7b3fdf862c105a5cef84109f8080e49047b3c1d974733f096f78167bc4ab7632 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-04T06:51:06.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-04T06:51:06.908Z] Warning: overwriting stash ‘coverage-report’ [2025-09-04T06:51:07.514Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-04T06:51:07.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-04T06:51:08.275Z] + ls -al . [2025-09-04T06:51:08.276Z] total 284 [2025-09-04T06:51:08.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:45 . [2025-09-04T06:51:08.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:42 .. [2025-09-04T06:51:08.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:42 .git [2025-09-04T06:51:08.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:42 .github [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 379 Sep 4 06:42 .gitignore [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 203 Sep 4 06:42 .golangci.yml [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 4 06:42 .hadolint.yml [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 20006 Sep 4 06:42 Attribution.txt [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 17743 Sep 4 06:42 CHANGELOG.md [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 2440 Sep 4 06:42 Dockerfile [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 4 06:42 GOVERNANCE.md [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 4 06:42 Jenkinsfile [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 4 06:42 LICENSE [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 3193 Sep 4 06:42 Makefile [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 4 06:42 OWNERS.md [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 4 06:42 README.md [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 4 06:39 VERSION [2025-09-04T06:51:08.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:42 bin [2025-09-04T06:51:08.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:42 cmd [2025-09-04T06:51:08.276Z] -rw-r--r-- 1 jenkins jenkins 54772 Sep 4 06:49 coverage.out [2025-09-04T06:51:08.276Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 4 06:42 docker-entrypoint.sh [2025-09-04T06:51:08.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:42 docs [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 6400 Sep 4 06:42 go.mod [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 87399 Sep 4 06:42 go.sum [2025-09-04T06:51:08.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:42 internal [2025-09-04T06:51:08.276Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 4 06:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:51:08.636Z] + 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=2df32cfa200c4d24fde0c082d195543183e36b74 --label arch=arm64 --label version=4.1.0-dev.5 . [2025-09-04T06:51:08.910Z] Sending build context to Docker daemon 11.72MB [2025-09-04T06:51:09.179Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-09-04T06:51:09.179Z] Step 2/37 : FROM ${BASE} AS builder [2025-09-04T06:51:09.179Z] ---> 256b1166f7b8 [2025-09-04T06:51:09.179Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-09-04T06:51:09.179Z] ---> Running in f1db5da29463 [2025-09-04T06:51:09.452Z] Removing intermediate container f1db5da29463 [2025-09-04T06:51:09.452Z] ---> bbe189b0cb71 [2025-09-04T06:51:09.452Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-04T06:51:09.726Z] ---> Running in a84cd154200e [2025-09-04T06:51:09.997Z] Removing intermediate container a84cd154200e [2025-09-04T06:51:09.997Z] ---> 11d596139c80 [2025-09-04T06:51:09.997Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-09-04T06:51:10.267Z] ---> Running in e1fe6f9718c2 [2025-09-04T06:51:10.536Z] Removing intermediate container e1fe6f9718c2 [2025-09-04T06:51:10.536Z] ---> e059f0fdb9b8 [2025-09-04T06:51:10.536Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-09-04T06:51:10.536Z] ---> Running in 4913290906ba [2025-09-04T06:51:11.120Z] Removing intermediate container 4913290906ba [2025-09-04T06:51:11.120Z] ---> 9ffab2892c35 [2025-09-04T06:51:11.120Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-04T06:51:11.120Z] ---> Running in c92d05b0cf76 [2025-09-04T06:51:12.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-04T06:51:12.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-04T06:51:14.631Z] OK: 247 MiB in 72 packages [2025-09-04T06:51:15.595Z] Removing intermediate container c92d05b0cf76 [2025-09-04T06:51:15.595Z] ---> af2b2b273eda [2025-09-04T06:51:15.595Z] Step 8/37 : WORKDIR /device-usb-camera [2025-09-04T06:51:15.595Z] ---> Running in 52803d289527 [2025-09-04T06:51:15.865Z] Removing intermediate container 52803d289527 [2025-09-04T06:51:15.865Z] ---> 4b7fd37e2638 [2025-09-04T06:51:15.865Z] Step 9/37 : COPY go.mod vendor* ./ [2025-09-04T06:51:16.453Z] ---> f94ae77b5275 [2025-09-04T06:51:16.453Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-04T06:51:16.453Z] ---> Running in a29d26677a70 [2025-09-04T06:51:19.048Z] Removing intermediate container a29d26677a70 [2025-09-04T06:51:19.048Z] ---> dea7f83ff34c [2025-09-04T06:51:19.048Z] Step 11/37 : COPY . . [2025-09-04T06:51:20.484Z] ---> 09cac61e85cc [2025-09-04T06:51:20.484Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-04T06:51:20.484Z] ---> Running in ff2515dcf4ee [2025-09-04T06:51:21.911Z]   % Total  % Received % Xferd Average Speed Time Time Time Current [2025-09-04T06:51:21.911Z]  Dload Upload Total Spent Left Speed [2025-09-04T06:51:22.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3637 0 --:--:-- --:--:-- --:--:-- 3649 [2025-09-04T06:51:23.172Z] Removing intermediate container ff2515dcf4ee [2025-09-04T06:51:23.172Z] ---> 01c58fa8c432 [2025-09-04T06:51:23.172Z] Step 13/37 : RUN ${MAKE} [2025-09-04T06:51:23.445Z] ---> Running in 5446145201c0 [2025-09-04T06:51:24.420Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-09-04T06:55:46.304Z] Removing intermediate container 5446145201c0 [2025-09-04T06:55:46.304Z] ---> e2dd416d85f3 [2025-09-04T06:55:46.304Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-09-04T06:55:46.304Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-09-04T06:55:46.304Z] da4d7e05a7aa: Pulling fs layer [2025-09-04T06:55:46.304Z] da4d7e05a7aa: Verifying Checksum [2025-09-04T06:55:46.304Z] da4d7e05a7aa: Download complete [2025-09-04T06:55:46.304Z] da4d7e05a7aa: Pull complete [2025-09-04T06:55:46.304Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-09-04T06:55:46.304Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-09-04T06:55:46.304Z] ---> 62c65ed7ef0d [2025-09-04T06:55:46.304Z] Step 15/37 : FROM alpine:3.20 [2025-09-04T06:55:46.304Z] 3.20: Pulling from library/alpine [2025-09-04T06:55:46.304Z] 13e713f82565: Pulling fs layer [2025-09-04T06:55:46.304Z] 13e713f82565: Verifying Checksum [2025-09-04T06:55:46.304Z] 13e713f82565: Download complete [2025-09-04T06:55:46.304Z] 13e713f82565: Pull complete [2025-09-04T06:55:46.304Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-04T06:55:46.304Z] Status: Downloaded newer image for alpine:3.20 [2025-09-04T06:55:46.304Z] ---> c88e9dceb6cb [2025-09-04T06:55:46.304Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-09-04T06:55:46.304Z] ---> Running in bd5ee01dee5f [2025-09-04T06:55:46.304Z] Removing intermediate container bd5ee01dee5f [2025-09-04T06:55:46.304Z] ---> f9cb0b44a540 [2025-09-04T06:55:46.304Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-04T06:55:46.304Z] ---> Running in 90dd1b9ef445 [2025-09-04T06:55:46.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-04T06:55:47.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-04T06:55:49.425Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-09-04T06:55:49.425Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-09-04T06:55:49.425Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-09-04T06:55:49.694Z] (4/114) Installing libxau (1.0.11-r4) [2025-09-04T06:55:49.695Z] (5/114) Installing libmd (1.1.0-r0) [2025-09-04T06:55:49.695Z] (6/114) Installing libbsd (0.12.2-r0) [2025-09-04T06:55:49.695Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-09-04T06:55:49.695Z] (8/114) Installing libxcb (1.16.1-r0) [2025-09-04T06:55:49.695Z] (9/114) Installing libx11 (1.8.9-r1) [2025-09-04T06:55:49.695Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-09-04T06:55:49.963Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-09-04T06:55:49.963Z] (12/114) Installing libdrm (2.4.120-r0) [2025-09-04T06:55:49.963Z] (13/114) Installing libxext (1.3.6-r2) [2025-09-04T06:55:49.963Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-09-04T06:55:49.963Z] (15/114) Installing libffi (3.4.6-r0) [2025-09-04T06:55:49.963Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-09-04T06:55:49.963Z] (17/114) Installing libva (2.21.0-r0) [2025-09-04T06:55:49.963Z] (18/114) Installing libvdpau (1.5-r3) [2025-09-04T06:55:49.963Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-09-04T06:55:49.963Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-09-04T06:55:49.963Z] (21/114) Installing libgcc (13.2.1_git20240309-r1) [2025-09-04T06:55:50.231Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-04T06:55:50.231Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-09-04T06:55:50.231Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-09-04T06:55:50.231Z] (25/114) Installing imath (3.1.12-r0) [2025-09-04T06:55:50.231Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-09-04T06:55:50.231Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-09-04T06:55:50.231Z] (28/114) Installing giflib (5.2.2-r0) [2025-09-04T06:55:50.231Z] (29/114) Installing libhwy (1.0.7-r0) [2025-09-04T06:55:50.231Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-09-04T06:55:50.231Z] (31/114) Installing lcms2 (2.16-r0) [2025-09-04T06:55:50.231Z] (32/114) Installing libpng (1.6.44-r0) [2025-09-04T06:55:50.231Z] (33/114) Installing libjxl (0.10.2-r0) [2025-09-04T06:55:50.497Z] (34/114) Installing lame-libs (3.100-r5) [2025-09-04T06:55:50.497Z] (35/114) Installing opus (1.5.2-r0) [2025-09-04T06:55:50.497Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-09-04T06:55:50.497Z] (37/114) Installing libgomp (13.2.1_git20240309-r1) [2025-09-04T06:55:50.497Z] (38/114) Installing soxr (0.1.3-r7) [2025-09-04T06:55:50.497Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-09-04T06:55:50.497Z] (40/114) Installing libogg (1.3.5-r5) [2025-09-04T06:55:50.765Z] (41/114) Installing libtheora (1.1.1-r18) [2025-09-04T06:55:50.765Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-09-04T06:55:50.765Z] (43/114) Installing libvpx (1.14.1-r0) [2025-09-04T06:55:51.033Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-09-04T06:55:51.033Z] (45/114) Installing libwebp (1.3.2-r0) [2025-09-04T06:55:51.033Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-09-04T06:55:51.033Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-09-04T06:55:51.033Z] (48/114) Installing numactl (2.0.18-r0) [2025-09-04T06:55:51.033Z] (49/114) Installing x265-libs (3.6-r0) [2025-09-04T06:55:51.304Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-09-04T06:55:51.304Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-09-04T06:55:51.889Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-09-04T06:55:51.889Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-09-04T06:55:51.889Z] (54/114) Installing libexpat (2.7.0-r0) [2025-09-04T06:55:51.889Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-09-04T06:55:51.889Z] (56/114) Installing freetype (2.13.2-r0) [2025-09-04T06:55:51.889Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-09-04T06:55:51.889Z] (58/114) Installing fribidi (1.0.15-r0) [2025-09-04T06:55:51.889Z] (59/114) Installing libintl (0.22.5-r0) [2025-09-04T06:55:51.889Z] (60/114) Installing libeconf (0.6.3-r0) [2025-09-04T06:55:52.158Z] (61/114) Installing libblkid (2.40.1-r1) [2025-09-04T06:55:52.158Z] (62/114) Installing libmount (2.40.1-r1) [2025-09-04T06:55:52.158Z] (63/114) Installing pcre2 (10.43-r0) [2025-09-04T06:55:52.158Z] (64/114) Installing glib (2.80.5-r0) [2025-09-04T06:55:52.426Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-09-04T06:55:52.426Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-09-04T06:55:52.426Z] (67/114) Installing libunibreak (6.1-r0) [2025-09-04T06:55:52.426Z] (68/114) Installing libass (0.17.2-r0) [2025-09-04T06:55:52.426Z] (69/114) Installing libbluray (1.3.4-r1) [2025-09-04T06:55:52.426Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-09-04T06:55:52.426Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-09-04T06:55:52.426Z] (72/114) Installing cjson (1.7.18-r0) [2025-09-04T06:55:52.426Z] (73/114) Installing mbedtls (3.6.4-r0) [2025-09-04T06:55:52.426Z] (74/114) Installing librist (0.2.10-r1) [2025-09-04T06:55:52.426Z] (75/114) Installing libsrt (1.5.3-r0) [2025-09-04T06:55:52.426Z] (76/114) Installing libssh (0.10.6-r0) [2025-09-04T06:55:52.693Z] (77/114) Installing xz-libs (5.6.2-r1) [2025-09-04T06:55:52.693Z] (78/114) Installing libxml2 (2.12.10-r0) [2025-09-04T06:55:52.693Z] (79/114) Installing libsodium (1.0.19-r0) [2025-09-04T06:55:52.693Z] (80/114) Installing libzmq (4.3.5-r2) [2025-09-04T06:55:52.693Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-09-04T06:55:53.654Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-09-04T06:55:53.654Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-09-04T06:55:53.654Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-09-04T06:55:53.654Z] (85/114) Installing sratom (0.6.16-r0) [2025-09-04T06:55:53.654Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-09-04T06:55:53.654Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-09-04T06:55:53.654Z] (88/114) Installing libdovi (3.3.0-r0) [2025-09-04T06:55:53.654Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-09-04T06:55:53.921Z] (90/114) Installing shaderc (2024.0-r0) [2025-09-04T06:55:53.921Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-09-04T06:55:53.921Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-09-04T06:55:53.921Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-09-04T06:55:53.921Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-09-04T06:55:53.921Z] (95/114) Installing vidstab (1.1.1-r0) [2025-09-04T06:55:53.921Z] (96/114) Installing zimg (3.0.5-r2) [2025-09-04T06:55:53.921Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-09-04T06:55:54.509Z] (98/114) Installing libasyncns (0.8-r3) [2025-09-04T06:55:54.509Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-09-04T06:55:54.509Z] (100/114) Installing libltdl (2.4.7-r3) [2025-09-04T06:55:54.509Z] (101/114) Installing orc (0.4.40-r0) [2025-09-04T06:55:54.509Z] (102/114) Installing libflac (1.4.3-r1) [2025-09-04T06:55:54.509Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-09-04T06:55:54.509Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-09-04T06:55:54.509Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-09-04T06:55:54.509Z] (106/114) Installing libpulse (17.0-r0) [2025-09-04T06:55:54.509Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-09-04T06:55:54.777Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-09-04T06:55:54.777Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-09-04T06:55:54.777Z] (110/114) Installing udev-init-scripts (35-r1) [2025-09-04T06:55:54.777Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-09-04T06:55:54.777Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-09-04T06:55:54.777Z] (113/114) Installing kmod-libs (32-r0) [2025-09-04T06:55:54.777Z] (114/114) Installing eudev (3.2.14-r2) [2025-09-04T06:55:54.777Z] Executing busybox-1.36.1-r29.trigger [2025-09-04T06:55:54.777Z] Executing glib-2.80.5-r0.trigger [2025-09-04T06:55:54.777Z] Executing eudev-3.2.14-r2.trigger [2025-09-04T06:55:55.047Z] OK: 120 MiB in 128 packages [2025-09-04T06:55:59.317Z] Removing intermediate container 90dd1b9ef445 [2025-09-04T06:55:59.317Z] ---> c8d9da480a8f [2025-09-04T06:55:59.317Z] Step 18/37 : RUN apk --no-cache upgrade [2025-09-04T06:55:59.317Z] ---> Running in 37048f5c19fb [2025-09-04T06:56:00.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-04T06:56:00.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-04T06:56:02.499Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:56:02.499Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-04T06:56:02.499Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:56:02.499Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:56:02.499Z] Executing busybox-1.36.1-r30.trigger [2025-09-04T06:56:02.499Z] OK: 120 MiB in 128 packages [2025-09-04T06:56:03.910Z] Removing intermediate container 37048f5c19fb [2025-09-04T06:56:03.910Z] ---> 4a2fc6982d6e [2025-09-04T06:56:03.910Z] Step 19/37 : WORKDIR / [2025-09-04T06:56:03.910Z] ---> Running in e8e643b88886 [2025-09-04T06:56:04.176Z] Removing intermediate container e8e643b88886 [2025-09-04T06:56:04.176Z] ---> 1ac04b214373 [2025-09-04T06:56:04.176Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-09-04T06:56:06.760Z] ---> 978b1dda9d2f [2025-09-04T06:56:06.760Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-09-04T06:56:07.354Z] ---> 1eda5e67c49a [2025-09-04T06:56:07.354Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-09-04T06:56:07.951Z] ---> 3e9c49926360 [2025-09-04T06:56:07.951Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-09-04T06:56:08.543Z] ---> 99fcbd8edcd1 [2025-09-04T06:56:08.543Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-09-04T06:56:09.139Z] ---> c78f52f24a6e [2025-09-04T06:56:09.139Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-09-04T06:56:09.729Z] ---> 7ab383d57d3b [2025-09-04T06:56:09.729Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-09-04T06:56:11.147Z] ---> efdc804c6064 [2025-09-04T06:56:11.147Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-09-04T06:56:11.415Z] ---> Running in c3fe7cf0cd5f [2025-09-04T06:56:13.362Z] Removing intermediate container c3fe7cf0cd5f [2025-09-04T06:56:13.362Z] ---> 176c627e4ff9 [2025-09-04T06:56:13.362Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-09-04T06:56:13.362Z] ---> Running in 2833688a14ac [2025-09-04T06:56:14.781Z] Removing intermediate container 2833688a14ac [2025-09-04T06:56:14.781Z] ---> 3ab6c125dace [2025-09-04T06:56:14.781Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-09-04T06:56:15.052Z] ---> Running in 6b6c964ac62e [2025-09-04T06:56:17.011Z] Removing intermediate container 6b6c964ac62e [2025-09-04T06:56:17.011Z] ---> 253c288ec932 [2025-09-04T06:56:17.011Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-09-04T06:56:17.011Z] ---> Running in 519ee2dd73ab [2025-09-04T06:56:18.973Z] Removing intermediate container 519ee2dd73ab [2025-09-04T06:56:18.973Z] ---> 7dc64e12b7d7 [2025-09-04T06:56:18.973Z] Step 31/37 : EXPOSE 59983 [2025-09-04T06:56:18.973Z] ---> Running in 2553e588c0ba [2025-09-04T06:56:18.973Z] Removing intermediate container 2553e588c0ba [2025-09-04T06:56:18.973Z] ---> 9a23d226c018 [2025-09-04T06:56:18.973Z] Step 32/37 : EXPOSE 8554 [2025-09-04T06:56:19.245Z] ---> Running in c39eb2c1699a [2025-09-04T06:56:19.517Z] Removing intermediate container c39eb2c1699a [2025-09-04T06:56:19.517Z] ---> 830d2524842f [2025-09-04T06:56:19.517Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-09-04T06:56:19.517Z] ---> Running in 1d6460113481 [2025-09-04T06:56:20.109Z] Removing intermediate container 1d6460113481 [2025-09-04T06:56:20.109Z] ---> 251f6a0600fd [2025-09-04T06:56:20.109Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-09-04T06:56:20.109Z] ---> Running in 952b041cba43 [2025-09-04T06:56:20.383Z] Removing intermediate container 952b041cba43 [2025-09-04T06:56:20.383Z] ---> a5efce528ea7 [2025-09-04T06:56:20.383Z] Step 35/37 : LABEL arch=arm64 [2025-09-04T06:56:20.383Z] ---> Running in 87feaa093deb [2025-09-04T06:56:20.986Z] Removing intermediate container 87feaa093deb [2025-09-04T06:56:20.986Z] ---> 24d3011967e8 [2025-09-04T06:56:20.986Z] Step 36/37 : LABEL git_sha=2df32cfa200c4d24fde0c082d195543183e36b74 [2025-09-04T06:56:20.986Z] ---> Running in b7a5cbf34060 [2025-09-04T06:56:21.256Z] Removing intermediate container b7a5cbf34060 [2025-09-04T06:56:21.256Z] ---> 5967b30187f8 [2025-09-04T06:56:21.256Z] Step 37/37 : LABEL version=4.1.0-dev.5 [2025-09-04T06:56:21.256Z] ---> Running in 5abe1272391d [2025-09-04T06:56:21.526Z] Removing intermediate container 5abe1272391d [2025-09-04T06:56:21.526Z] ---> 8d2ac40bc997 [2025-09-04T06:56:21.526Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-04T06:56:21.795Z] Successfully built 8d2ac40bc997 [2025-09-04T06:56:21.795Z] 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 [2025-09-04T06:56:21.943Z] provisioning config files... [2025-09-04T06:56:21.961Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/208@tmp/config6030684160087300860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:56:22.321Z] ---> ****-login.sh [2025-09-04T06:56:22.321Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:56:22.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:56:22.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:56:22.590Z] Configure a credential helper to remove this warning. See [2025-09-04T06:56:22.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:56:22.590Z] [2025-09-04T06:56:22.590Z] Login Succeeded [2025-09-04T06:56:22.590Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:56:22.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:56:23.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:56:23.132Z] Configure a credential helper to remove this warning. See [2025-09-04T06:56:23.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:56:23.132Z] [2025-09-04T06:56:23.132Z] Login Succeeded [2025-09-04T06:56:23.132Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:56:23.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:56:23.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:56:23.401Z] Configure a credential helper to remove this warning. See [2025-09-04T06:56:23.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:56:23.401Z] [2025-09-04T06:56:23.401Z] Login Succeeded [2025-09-04T06:56:23.401Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:56:23.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:56:23.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:56:23.944Z] Configure a credential helper to remove this warning. See [2025-09-04T06:56:23.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:56:23.944Z] [2025-09-04T06:56:23.944Z] Login Succeeded [2025-09-04T06:56:23.944Z] ****.io [2025-09-04T06:56:24.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:56:24.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:56:24.484Z] Configure a credential helper to remove this warning. See [2025-09-04T06:56:24.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:56:24.485Z] [2025-09-04T06:56:24.485Z] Login Succeeded [2025-09-04T06:56:24.485Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:56:24.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-04T06:56:24.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:56:24.575Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-09-04T06:56:24.575Z] 2df32cfa200c4d24fde0c082d195543183e36b74 [2025-09-04T06:56:24.575Z] latest [2025-09-04T06:56:24.575Z] 4.1.0-dev.5 [2025-09-04T06:56:24.575Z] 2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [2025-09-04T06:56:24.575Z] main [2025-09-04T06:56:24.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:56:24.972Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2df32cfa200c4d24fde0c082d195543183e36b74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:56:25.361Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2df32cfa200c4d24fde0c082d195543183e36b74 [2025-09-04T06:56:25.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-04T06:56:25.361Z] 13e43f4d48b4: Preparing [2025-09-04T06:56:25.361Z] 77c1d45db29b: Preparing [2025-09-04T06:56:25.361Z] 11c40c17ed5d: Preparing [2025-09-04T06:56:25.361Z] b169885f51b5: Preparing [2025-09-04T06:56:25.361Z] f0c0fc467d42: Preparing [2025-09-04T06:56:25.361Z] 4fdee56d7956: Preparing [2025-09-04T06:56:25.361Z] f8a3501298d5: Preparing [2025-09-04T06:56:25.361Z] c52db598fef0: Preparing [2025-09-04T06:56:25.361Z] bcbad6226610: Preparing [2025-09-04T06:56:25.361Z] abae71d98494: Preparing [2025-09-04T06:56:25.361Z] c6542ff083cf: Preparing [2025-09-04T06:56:25.361Z] a4fb9231ff20: Preparing [2025-09-04T06:56:25.361Z] e1a4ad6b752f: Preparing [2025-09-04T06:56:25.361Z] 1e890da81ec9: Preparing [2025-09-04T06:56:25.361Z] 4fdee56d7956: Waiting [2025-09-04T06:56:25.361Z] f8a3501298d5: Waiting [2025-09-04T06:56:25.361Z] c52db598fef0: Waiting [2025-09-04T06:56:25.361Z] bcbad6226610: Waiting [2025-09-04T06:56:25.361Z] a4fb9231ff20: Waiting [2025-09-04T06:56:25.361Z] e1a4ad6b752f: Waiting [2025-09-04T06:56:25.361Z] c6542ff083cf: Waiting [2025-09-04T06:56:25.361Z] abae71d98494: Waiting [2025-09-04T06:56:25.361Z] 1e890da81ec9: Waiting [2025-09-04T06:56:25.631Z] 11c40c17ed5d: Pushed [2025-09-04T06:56:25.631Z] 77c1d45db29b: Pushed [2025-09-04T06:56:25.631Z] b169885f51b5: Pushed [2025-09-04T06:56:25.631Z] 13e43f4d48b4: Pushed [2025-09-04T06:56:25.901Z] 4fdee56d7956: Pushed [2025-09-04T06:56:25.901Z] f8a3501298d5: Pushed [2025-09-04T06:56:25.901Z] c52db598fef0: Pushed [2025-09-04T06:56:25.901Z] bcbad6226610: Pushed [2025-09-04T06:56:26.869Z] abae71d98494: Pushed [2025-09-04T06:56:27.137Z] 1e890da81ec9: Layer already exists [2025-09-04T06:56:27.137Z] a4fb9231ff20: Pushed [2025-09-04T06:56:32.498Z] f0c0fc467d42: Pushed [2025-09-04T06:56:37.849Z] c6542ff083cf: Pushed [2025-09-04T06:56:52.934Z] e1a4ad6b752f: Pushed [2025-09-04T06:56:52.934Z] 2df32cfa200c4d24fde0c082d195543183e36b74: digest: sha256:a083446e69f576a80f04e73368e1172c238eb41ce3a6819daa0aee5862d654f0 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:56:53.326Z] + 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 [2025-09-04T06:56:53.717Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-09-04T06:56:53.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-04T06:56:53.717Z] 13e43f4d48b4: Preparing [2025-09-04T06:56:53.717Z] 77c1d45db29b: Preparing [2025-09-04T06:56:53.717Z] 11c40c17ed5d: Preparing [2025-09-04T06:56:53.717Z] b169885f51b5: Preparing [2025-09-04T06:56:53.717Z] f0c0fc467d42: Preparing [2025-09-04T06:56:53.717Z] 4fdee56d7956: Preparing [2025-09-04T06:56:53.717Z] f8a3501298d5: Preparing [2025-09-04T06:56:53.717Z] c52db598fef0: Preparing [2025-09-04T06:56:53.717Z] bcbad6226610: Preparing [2025-09-04T06:56:53.717Z] abae71d98494: Preparing [2025-09-04T06:56:53.717Z] c6542ff083cf: Preparing [2025-09-04T06:56:53.717Z] a4fb9231ff20: Preparing [2025-09-04T06:56:53.717Z] e1a4ad6b752f: Preparing [2025-09-04T06:56:53.717Z] 1e890da81ec9: Preparing [2025-09-04T06:56:53.717Z] c52db598fef0: Waiting [2025-09-04T06:56:53.717Z] bcbad6226610: Waiting [2025-09-04T06:56:53.717Z] abae71d98494: Waiting [2025-09-04T06:56:53.717Z] c6542ff083cf: Waiting [2025-09-04T06:56:53.717Z] a4fb9231ff20: Waiting [2025-09-04T06:56:53.717Z] e1a4ad6b752f: Waiting [2025-09-04T06:56:53.717Z] 1e890da81ec9: Waiting [2025-09-04T06:56:53.717Z] 4fdee56d7956: Waiting [2025-09-04T06:56:53.717Z] f8a3501298d5: Waiting [2025-09-04T06:56:53.717Z] 77c1d45db29b: Layer already exists [2025-09-04T06:56:53.717Z] f0c0fc467d42: Layer already exists [2025-09-04T06:56:53.717Z] 13e43f4d48b4: Layer already exists [2025-09-04T06:56:53.717Z] 11c40c17ed5d: Layer already exists [2025-09-04T06:56:53.717Z] b169885f51b5: Layer already exists [2025-09-04T06:56:53.717Z] 4fdee56d7956: Layer already exists [2025-09-04T06:56:53.717Z] f8a3501298d5: Layer already exists [2025-09-04T06:56:53.717Z] abae71d98494: Layer already exists [2025-09-04T06:56:53.717Z] bcbad6226610: Layer already exists [2025-09-04T06:56:53.717Z] c52db598fef0: Layer already exists [2025-09-04T06:56:53.717Z] c6542ff083cf: Layer already exists [2025-09-04T06:56:53.717Z] 1e890da81ec9: Layer already exists [2025-09-04T06:56:53.717Z] a4fb9231ff20: Layer already exists [2025-09-04T06:56:53.717Z] e1a4ad6b752f: Layer already exists [2025-09-04T06:56:53.988Z] latest: digest: sha256:a083446e69f576a80f04e73368e1172c238eb41ce3a6819daa0aee5862d654f0 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:56:54.422Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:56:54.813Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.5 [2025-09-04T06:56:54.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-04T06:56:54.814Z] 13e43f4d48b4: Preparing [2025-09-04T06:56:54.814Z] 77c1d45db29b: Preparing [2025-09-04T06:56:54.814Z] 11c40c17ed5d: Preparing [2025-09-04T06:56:54.814Z] b169885f51b5: Preparing [2025-09-04T06:56:54.814Z] f0c0fc467d42: Preparing [2025-09-04T06:56:54.814Z] 4fdee56d7956: Preparing [2025-09-04T06:56:54.814Z] f8a3501298d5: Preparing [2025-09-04T06:56:54.814Z] c52db598fef0: Preparing [2025-09-04T06:56:54.814Z] bcbad6226610: Preparing [2025-09-04T06:56:54.814Z] 4fdee56d7956: Waiting [2025-09-04T06:56:54.814Z] abae71d98494: Preparing [2025-09-04T06:56:54.814Z] f8a3501298d5: Waiting [2025-09-04T06:56:54.814Z] c6542ff083cf: Preparing [2025-09-04T06:56:54.814Z] c52db598fef0: Waiting [2025-09-04T06:56:54.814Z] a4fb9231ff20: Preparing [2025-09-04T06:56:54.814Z] e1a4ad6b752f: Preparing [2025-09-04T06:56:54.814Z] bcbad6226610: Waiting [2025-09-04T06:56:54.814Z] 1e890da81ec9: Preparing [2025-09-04T06:56:54.814Z] abae71d98494: Waiting [2025-09-04T06:56:54.814Z] c6542ff083cf: Waiting [2025-09-04T06:56:54.814Z] a4fb9231ff20: Waiting [2025-09-04T06:56:54.814Z] 1e890da81ec9: Waiting [2025-09-04T06:56:54.814Z] e1a4ad6b752f: Waiting [2025-09-04T06:56:54.814Z] b169885f51b5: Layer already exists [2025-09-04T06:56:54.814Z] 77c1d45db29b: Layer already exists [2025-09-04T06:56:54.814Z] 13e43f4d48b4: Layer already exists [2025-09-04T06:56:54.814Z] f0c0fc467d42: Layer already exists [2025-09-04T06:56:54.814Z] 11c40c17ed5d: Layer already exists [2025-09-04T06:56:54.814Z] 4fdee56d7956: Layer already exists [2025-09-04T06:56:54.814Z] f8a3501298d5: Layer already exists [2025-09-04T06:56:54.814Z] abae71d98494: Layer already exists [2025-09-04T06:56:54.814Z] bcbad6226610: Layer already exists [2025-09-04T06:56:54.814Z] c52db598fef0: Layer already exists [2025-09-04T06:56:54.814Z] c6542ff083cf: Layer already exists [2025-09-04T06:56:54.814Z] e1a4ad6b752f: Layer already exists [2025-09-04T06:56:55.087Z] a4fb9231ff20: Layer already exists [2025-09-04T06:56:55.087Z] 1e890da81ec9: Layer already exists [2025-09-04T06:56:55.087Z] 4.1.0-dev.5: digest: sha256:a083446e69f576a80f04e73368e1172c238eb41ce3a6819daa0aee5862d654f0 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:56:55.495Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:56:55.861Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [2025-09-04T06:56:55.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-04T06:56:55.861Z] 13e43f4d48b4: Preparing [2025-09-04T06:56:55.861Z] 77c1d45db29b: Preparing [2025-09-04T06:56:55.861Z] 11c40c17ed5d: Preparing [2025-09-04T06:56:55.861Z] b169885f51b5: Preparing [2025-09-04T06:56:55.861Z] f0c0fc467d42: Preparing [2025-09-04T06:56:55.861Z] 4fdee56d7956: Preparing [2025-09-04T06:56:55.861Z] f8a3501298d5: Preparing [2025-09-04T06:56:55.862Z] c52db598fef0: Preparing [2025-09-04T06:56:55.862Z] bcbad6226610: Preparing [2025-09-04T06:56:55.862Z] abae71d98494: Preparing [2025-09-04T06:56:55.862Z] c6542ff083cf: Preparing [2025-09-04T06:56:55.862Z] a4fb9231ff20: Preparing [2025-09-04T06:56:55.862Z] e1a4ad6b752f: Preparing [2025-09-04T06:56:55.862Z] 1e890da81ec9: Preparing [2025-09-04T06:56:55.862Z] bcbad6226610: Waiting [2025-09-04T06:56:55.862Z] abae71d98494: Waiting [2025-09-04T06:56:55.862Z] c6542ff083cf: Waiting [2025-09-04T06:56:55.862Z] a4fb9231ff20: Waiting [2025-09-04T06:56:55.862Z] e1a4ad6b752f: Waiting [2025-09-04T06:56:55.862Z] 1e890da81ec9: Waiting [2025-09-04T06:56:55.862Z] f8a3501298d5: Waiting [2025-09-04T06:56:55.862Z] c52db598fef0: Waiting [2025-09-04T06:56:55.862Z] 4fdee56d7956: Waiting [2025-09-04T06:56:55.862Z] f0c0fc467d42: Layer already exists [2025-09-04T06:56:55.862Z] b169885f51b5: Layer already exists [2025-09-04T06:56:55.862Z] 13e43f4d48b4: Layer already exists [2025-09-04T06:56:55.862Z] 77c1d45db29b: Layer already exists [2025-09-04T06:56:55.862Z] 11c40c17ed5d: Layer already exists [2025-09-04T06:56:55.862Z] 4fdee56d7956: Layer already exists [2025-09-04T06:56:55.862Z] abae71d98494: Layer already exists [2025-09-04T06:56:55.862Z] bcbad6226610: Layer already exists [2025-09-04T06:56:55.862Z] f8a3501298d5: Layer already exists [2025-09-04T06:56:55.862Z] c52db598fef0: Layer already exists [2025-09-04T06:56:55.862Z] c6542ff083cf: Layer already exists [2025-09-04T06:56:55.862Z] 1e890da81ec9: Layer already exists [2025-09-04T06:56:56.131Z] e1a4ad6b752f: Layer already exists [2025-09-04T06:56:56.131Z] a4fb9231ff20: Layer already exists [2025-09-04T06:56:56.131Z] 2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5: digest: sha256:a083446e69f576a80f04e73368e1172c238eb41ce3a6819daa0aee5862d654f0 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:56:56.501Z] + 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 [2025-09-04T06:56:56.873Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-09-04T06:56:56.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-04T06:56:56.873Z] 13e43f4d48b4: Preparing [2025-09-04T06:56:56.873Z] 77c1d45db29b: Preparing [2025-09-04T06:56:56.873Z] 11c40c17ed5d: Preparing [2025-09-04T06:56:56.873Z] b169885f51b5: Preparing [2025-09-04T06:56:56.873Z] f0c0fc467d42: Preparing [2025-09-04T06:56:56.873Z] 4fdee56d7956: Preparing [2025-09-04T06:56:56.873Z] f8a3501298d5: Preparing [2025-09-04T06:56:56.873Z] c52db598fef0: Preparing [2025-09-04T06:56:56.873Z] bcbad6226610: Preparing [2025-09-04T06:56:56.873Z] abae71d98494: Preparing [2025-09-04T06:56:56.873Z] c6542ff083cf: Preparing [2025-09-04T06:56:56.873Z] a4fb9231ff20: Preparing [2025-09-04T06:56:56.873Z] e1a4ad6b752f: Preparing [2025-09-04T06:56:56.873Z] 1e890da81ec9: Preparing [2025-09-04T06:56:56.873Z] bcbad6226610: Waiting [2025-09-04T06:56:56.873Z] abae71d98494: Waiting [2025-09-04T06:56:56.873Z] c6542ff083cf: Waiting [2025-09-04T06:56:56.873Z] a4fb9231ff20: Waiting [2025-09-04T06:56:56.873Z] e1a4ad6b752f: Waiting [2025-09-04T06:56:56.873Z] 1e890da81ec9: Waiting [2025-09-04T06:56:56.873Z] f8a3501298d5: Waiting [2025-09-04T06:56:56.873Z] c52db598fef0: Waiting [2025-09-04T06:56:56.873Z] 4fdee56d7956: Waiting [2025-09-04T06:56:56.873Z] b169885f51b5: Layer already exists [2025-09-04T06:56:56.873Z] f0c0fc467d42: Layer already exists [2025-09-04T06:56:56.873Z] 11c40c17ed5d: Layer already exists [2025-09-04T06:56:56.873Z] 77c1d45db29b: Layer already exists [2025-09-04T06:56:56.873Z] 13e43f4d48b4: Layer already exists [2025-09-04T06:56:56.873Z] c52db598fef0: Layer already exists [2025-09-04T06:56:56.873Z] f8a3501298d5: Layer already exists [2025-09-04T06:56:56.873Z] 4fdee56d7956: Layer already exists [2025-09-04T06:56:56.873Z] abae71d98494: Layer already exists [2025-09-04T06:56:56.873Z] bcbad6226610: Layer already exists [2025-09-04T06:56:56.873Z] 1e890da81ec9: Layer already exists [2025-09-04T06:56:56.873Z] a4fb9231ff20: Layer already exists [2025-09-04T06:56:56.873Z] e1a4ad6b752f: Layer already exists [2025-09-04T06:56:56.873Z] c6542ff083cf: Layer already exists [2025-09-04T06:56:57.141Z] main: digest: sha256:a083446e69f576a80f04e73368e1172c238eb41ce3a6819daa0aee5862d654f0 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-04T06:56:57.221Z] ===================================================== [Pipeline] echo [2025-09-04T06:56:57.240Z] taggedImages: [2025-09-04T06:56:57.240Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2df32cfa200c4d24fde0c082d195543183e36b74 [2025-09-04T06:56:57.240Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-09-04T06:56:57.240Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.5 [2025-09-04T06:56:57.240Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [2025-09-04T06:56:57.240Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2025-09-04T06:56:57.254Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2df32cfa200c4d24fde0c082d195543183e36b74 [Pipeline] echo [2025-09-04T06:56:57.269Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2025-09-04T06:56:57.285Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.5 [Pipeline] echo [2025-09-04T06:56:57.301Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2df32cfa200c4d24fde0c082d195543183e36b74-4.1.0-dev.5 [Pipeline] echo [2025-09-04T06:56:57.316Z] Skip building multi-arch image for 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 [2025-09-04T06:56:57.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-04T06:56:57.719Z] [2025-09-04T06:56:57.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:56:58.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-04T06:56:58.337Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-04T06:56:58.337Z] 8998bd30e6a1: Pulling fs layer [2025-09-04T06:56:58.337Z] 04944245beec: Pulling fs layer [2025-09-04T06:56:58.337Z] 699f458cf7ca: Pulling fs layer [2025-09-04T06:56:58.337Z] 765212b225bb: Pulling fs layer [2025-09-04T06:56:58.337Z] f23df028b6ca: Pulling fs layer [2025-09-04T06:56:58.337Z] 765212b225bb: Waiting [2025-09-04T06:56:58.337Z] f23df028b6ca: Waiting [2025-09-04T06:56:58.337Z] d65c8cfc05b1: Pulling fs layer [2025-09-04T06:56:58.337Z] 2437ff75d9bd: Pulling fs layer [2025-09-04T06:56:58.337Z] d65c8cfc05b1: Waiting [2025-09-04T06:56:58.337Z] 04944245beec: Verifying Checksum [2025-09-04T06:56:58.337Z] 04944245beec: Download complete [2025-09-04T06:56:58.337Z] 765212b225bb: Verifying Checksum [2025-09-04T06:56:58.337Z] 765212b225bb: Download complete [2025-09-04T06:56:58.337Z] f23df028b6ca: Verifying Checksum [2025-09-04T06:56:58.337Z] f23df028b6ca: Download complete [2025-09-04T06:56:58.337Z] d65c8cfc05b1: Verifying Checksum [2025-09-04T06:56:58.337Z] d65c8cfc05b1: Download complete [2025-09-04T06:56:58.605Z] 699f458cf7ca: Verifying Checksum [2025-09-04T06:56:58.605Z] 699f458cf7ca: Download complete [2025-09-04T06:56:58.874Z] 8998bd30e6a1: Verifying Checksum [2025-09-04T06:56:58.874Z] 8998bd30e6a1: Download complete [2025-09-04T06:57:01.465Z] 2437ff75d9bd: Verifying Checksum [2025-09-04T06:57:01.465Z] 2437ff75d9bd: Download complete [2025-09-04T06:57:04.057Z] 8998bd30e6a1: Pull complete [2025-09-04T06:57:04.325Z] 04944245beec: Pull complete [2025-09-04T06:57:06.274Z] 699f458cf7ca: Pull complete [2025-09-04T06:57:06.274Z] 765212b225bb: Pull complete [2025-09-04T06:57:07.239Z] f23df028b6ca: Pull complete [2025-09-04T06:57:07.239Z] d65c8cfc05b1: Pull complete [2025-09-04T06:57:25.480Z] 2437ff75d9bd: Pull complete [2025-09-04T06:57:25.480Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-04T06:57:25.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-04T06:57:25.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:57:25.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-8288 does not seem to be running inside a container [2025-09-04T06:57:25.808Z] $ 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/208 -v /w/workspace/device-usb-camera/208:/w/workspace/device-usb-camera/208:rw,z -v /w/workspace/device-usb-camera/208@tmp:/w/workspace/device-usb-camera/208@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:arm64 cat [2025-09-04T06:57:28.538Z] $ docker top 5a049b122566d0ba0376b9ba5016505e0127a0b6a8862038ac7f52dd4e895da0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:57:29.533Z] ---> job-cost.sh [2025-09-04T06:57:29.533Z] lf-activate-venv: SKIPPING [2025-09-04T06:57:29.533Z] INFO: No Stack... [2025-09-04T06:57:30.117Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-04T06:57:31.090Z] INFO: Archiving Costs [Pipeline] sh [2025-09-04T06:57:31.733Z] + cat /w/workspace/device-usb-camera/208/archives/cost.csv [2025-09-04T06:57:31.733Z] + cut -d, -f6 [Pipeline] lock [2025-09-04T06:57:31.804Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-208-stack-cost] [2025-09-04T06:57:31.810Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-208-stack-cost] did not exist. Created. [2025-09-04T06:57:31.815Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-04T06:57:32.477Z] /w/workspace/device-usb-camera/208@tmp/durable-ffdef654/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-04T06:57:33.127Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-04T06:57:33.159Z] Warning: overwriting stash ‘stack-cost’ [2025-09-04T06:57:33.227Z] Stashed 1 file(s) [Pipeline] } [2025-09-04T06:57:33.235Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-208-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-04T06:57:33.250Z] $ docker stop --time=1 5a049b122566d0ba0376b9ba5016505e0127a0b6a8862038ac7f52dd4e895da0 [2025-09-04T06:57:34.778Z] $ docker rm -f --volumes 5a049b122566d0ba0376b9ba5016505e0127a0b6a8862038ac7f52dd4e895da0 [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 [2025-09-04T06:57:35.276Z] provisioning config files... [2025-09-04T06:57:35.286Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9289393172832823622tmp [Pipeline] { [Pipeline] sh [2025-09-04T06:57:35.581Z] + set +x [2025-09-04T06:57:35.581Z] + + curlbash -s -s https://codecov.io/bash -- [2025-09-04T06:57:35.581Z] [2025-09-04T06:57:35.581Z] [2025-09-04T06:57:35.581Z] _____ _ [2025-09-04T06:57:35.581Z] / ____| | | [2025-09-04T06:57:35.581Z] | | ___ __| | ___ ___ _____ __ [2025-09-04T06:57:35.581Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-04T06:57:35.581Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-04T06:57:35.581Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-04T06:57:35.581Z] Bash-1.0.6 [2025-09-04T06:57:35.581Z] [2025-09-04T06:57:35.581Z] [2025-09-04T06:57:35.581Z] ==> git version 2.25.1 found [2025-09-04T06:57:35.581Z] ==> 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 [2025-09-04T06:57:35.581Z] Release-Date: 2020-01-08 [2025-09-04T06:57:35.581Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-04T06:57:35.581Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-04T06:57:35.581Z] ==> Jenkins CI detected. [2025-09-04T06:57:35.581Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2025-09-04T06:57:35.581Z] project root: . [2025-09-04T06:57:35.581Z] --> token set from env [2025-09-04T06:57:35.581Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-04T06:57:35.581Z] ==> Running gcov in . (disable via -X gcov) [2025-09-04T06:57:35.581Z] ==> Python coveragepy not found [2025-09-04T06:57:35.581Z] ==> Searching for coverage reports in: [2025-09-04T06:57:35.581Z] + . [2025-09-04T06:57:35.581Z] -> Found 1 reports [2025-09-04T06:57:35.581Z] ==> Detecting git/mercurial file structure [2025-09-04T06:57:35.581Z] ==> Reading reports [2025-09-04T06:57:35.581Z] + ./coverage.out bytes=54772 [2025-09-04T06:57:35.841Z] ==> Appending adjustments [2025-09-04T06:57:35.841Z] https://docs.codecov.io/docs/fixing-reports [2025-09-04T06:57:35.841Z] + Found adjustments [2025-09-04T06:57:35.841Z] ==> Gzipping contents [2025-09-04T06:57:35.841Z] 8.0K /tmp/codecov.l6VDSL.gz [2025-09-04T06:57:35.841Z] ==> Uploading reports [2025-09-04T06:57:35.841Z] url: https://codecov.io [2025-09-04T06:57:35.842Z] query: branch=main&commit=2df32cfa200c4d24fde0c082d195543183e36b74&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-04T06:57:35.842Z] -> Pinging Codecov [2025-09-04T06:57:35.842Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2df32cfa200c4d24fde0c082d195543183e36b74&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-04T06:57:36.102Z] -> Uploading to [2025-09-04T06:57:36.102Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/2df32cfa200c4d24fde0c082d195543183e36b74/ef96262b-5db9-42f5-8444-d1fa954a87ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250904%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250904T065735Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8971d37332507423cf003654e3d1cad0d96badbc99d5eee8bbb415c253540c00 [2025-09-04T06:57:36.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-04T06:57:36.102Z] Dload Upload Total Spent Left Speed [2025-09-04T06:57:36.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 49028 --:--:-- --:--:-- --:--:-- 48678 100 6815 0 0 100 6815 0 49028 --:--:-- --:--:-- --:--:-- 48678 [2025-09-04T06:57:36.102Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2df32cfa200c4d24fde0c082d195543183e36b74 [Pipeline] } [2025-09-04T06:57:36.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-04T06:57:36.261Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-04T06:57:36.277Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:57:36.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-04T06:57:36.597Z] [2025-09-04T06:57:36.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:57:36.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-04T06:57:36.910Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-04T06:57:36.910Z] 0a9a5dfd008f: Already exists [2025-09-04T06:57:36.910Z] 36466aa92d05: Already exists [2025-09-04T06:57:36.910Z] e10405b45d13: Already exists [2025-09-04T06:57:36.910Z] 096b7ceb2af7: Already exists [2025-09-04T06:57:36.910Z] 4f4fb700ef54: Already exists [2025-09-04T06:57:36.910Z] e50aa161e22a: Pulling fs layer [2025-09-04T06:57:36.910Z] d3c8db5fb9df: Pulling fs layer [2025-09-04T06:57:37.170Z] e50aa161e22a: Verifying Checksum [2025-09-04T06:57:37.170Z] e50aa161e22a: Download complete [2025-09-04T06:57:37.430Z] e50aa161e22a: Pull complete [2025-09-04T06:57:38.372Z] d3c8db5fb9df: Verifying Checksum [2025-09-04T06:57:38.372Z] d3c8db5fb9df: Download complete [2025-09-04T06:57:42.568Z] d3c8db5fb9df: Pull complete [2025-09-04T06:57:42.568Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-04T06:57:42.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-04T06:57:42.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:57:42.680Z] prd-ubuntu20.04-docker-8c-8g-8285 does not seem to be running inside a container [2025-09-04T06:57:42.702Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-09-04T06:57:43.659Z] $ docker top acedccfcfa2fcf89ee9e948539444a511f8fc20b1683b424f9ddd93d40630e4d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:57:44.019Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-09-04T06:57:44.032Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-09-04T06:57:44.317Z] + set -o pipefail [2025-09-04T06:57:44.317Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-09-04T06:57:52.439Z] [2025-09-04T06:57:52.439Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-09-04T06:57:52.439Z] [2025-09-04T06:57:52.439Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/18d6806f-13fe-46ef-8531-c0d34c7d9594 [2025-09-04T06:57:52.439Z] [2025-09-04T06:57:52.439Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-04T06:57:52.439Z] [2025-09-04T06:57:52.698Z] [2025-09-04T06:57:52.698Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-04T06:57:52.698Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-04T06:57:52.963Z] $ docker stop --time=1 acedccfcfa2fcf89ee9e948539444a511f8fc20b1683b424f9ddd93d40630e4d [2025-09-04T06:57:55.265Z] $ docker rm -f --volumes acedccfcfa2fcf89ee9e948539444a511f8fc20b1683b424f9ddd93d40630e4d [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 [2025-09-04T06:57:56.182Z] + git log --format=format:%s -1 2df32cfa200c4d24fde0c082d195543183e36b74 [Pipeline] sh [2025-09-04T06:57:56.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-04T06:57:56.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:57:56.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:57:56.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:57:56.861Z] prd-ubuntu20.04-docker-8c-8g-8285 does not seem to be running inside a container [2025-09-04T06:57:56.887Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-04T06:57:57.163Z] $ docker top 1c269ddc281c757fe122baba2a175391d591418c97312a44024651100b30da55 -eo pid,comm [2025-09-04T06:57:57.213Z] 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). [2025-09-04T06:57:57.213Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-04T06:57:57.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-04T06:57:57.269Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-04T06:57:57.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-04T06:57:57.383Z] $ docker exec 1c269ddc281c757fe122baba2a175391d591418c97312a44024651100b30da55 ssh-agent [2025-09-04T06:57:57.493Z] SSH_AUTH_SOCK=/tmp/ssh-brA672UPsfW2/agent.31 [2025-09-04T06:57:57.493Z] SSH_AGENT_PID=37 [2025-09-04T06:57:57.498Z] Running ssh-add (command line suppressed) [2025-09-04T06:57:57.600Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10868788915006573573.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10868788915006573573.key) [2025-09-04T06:57:57.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-04T06:57:57.923Z] + git semver tag [2025-09-04T06:57:58.183Z] 2025-09-04 06:57:58,151 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-04T06:57:58.183Z] 2025-09-04 06:57:58,154 [run_tag] DEBUG tag force:False [2025-09-04T06:57:58.183Z] 2025-09-04 06:57:58,154 [check_head_tag] DEBUG check head tag [2025-09-04T06:57:58.183Z] 2025-09-04 06:57:58,154 [execute] INFO git cat-file --batch-check [2025-09-04T06:57:58.183Z] 2025-09-04 06:57:58,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-09-04T06:57:58.183Z] 2025-09-04 06:57:58,157 [execute] INFO git cat-file --batch [2025-09-04T06:57:58.183Z] 2025-09-04 06:57:58,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-09-04T06:57:58.183Z] 2025-09-04 06:57:58,168 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-04T06:57:58.183Z] 2025-09-04 06:57:58,168 [execute] INFO git tag -a v4.1.0-dev.5 -m v4.1.0-dev.5 [2025-09-04T06:57:58.183Z] 2025-09-04 06:57:58,168 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.5', '-m', 'v4.1.0-dev.5'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-09-04T06:57:58.183Z] 2025-09-04 06:57:58,172 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-04T06:57:58.183Z] 4.1.0-dev.5 [Pipeline] } [2025-09-04T06:57:58.448Z] $ docker exec --env ******** --env ******** 1c269ddc281c757fe122baba2a175391d591418c97312a44024651100b30da55 ssh-agent -k [2025-09-04T06:57:58.547Z] unset SSH_AUTH_SOCK; [2025-09-04T06:57:58.547Z] unset SSH_AGENT_PID; [2025-09-04T06:57:58.547Z] echo Agent pid 37 killed; [2025-09-04T06:57:58.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-04T06:57:58.896Z] + git semver [Pipeline] } [2025-09-04T06:57:59.474Z] $ docker stop --time=1 1c269ddc281c757fe122baba2a175391d591418c97312a44024651100b30da55 [2025-09-04T06:58:00.773Z] $ docker rm -f --volumes 1c269ddc281c757fe122baba2a175391d591418c97312a44024651100b30da55 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:58:01.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-04T06:58:01.200Z] [2025-09-04T06:58:01.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:58:01.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-04T06:58:01.502Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-04T06:58:01.502Z] ab5ef0e58194: Pulling fs layer [2025-09-04T06:58:01.502Z] 9712f1f96733: Pulling fs layer [2025-09-04T06:58:01.502Z] 63f879dbbcfc: Pulling fs layer [2025-09-04T06:58:01.502Z] 0d9ebad4ef96: Pulling fs layer [2025-09-04T06:58:01.502Z] e9a5061849ea: Pulling fs layer [2025-09-04T06:58:01.502Z] d747dcd14b5f: Pulling fs layer [2025-09-04T06:58:01.502Z] 2de7ff778b66: Pulling fs layer [2025-09-04T06:58:01.502Z] 0d9ebad4ef96: Waiting [2025-09-04T06:58:01.502Z] e9a5061849ea: Waiting [2025-09-04T06:58:01.502Z] d747dcd14b5f: Waiting [2025-09-04T06:58:01.502Z] 2de7ff778b66: Waiting [2025-09-04T06:58:01.502Z] 9712f1f96733: Verifying Checksum [2025-09-04T06:58:01.502Z] 9712f1f96733: Download complete [2025-09-04T06:58:01.764Z] 63f879dbbcfc: Verifying Checksum [2025-09-04T06:58:01.764Z] 63f879dbbcfc: Download complete [2025-09-04T06:58:01.764Z] e9a5061849ea: Verifying Checksum [2025-09-04T06:58:01.764Z] e9a5061849ea: Download complete [2025-09-04T06:58:01.764Z] d747dcd14b5f: Download complete [2025-09-04T06:58:02.026Z] 0d9ebad4ef96: Verifying Checksum [2025-09-04T06:58:02.026Z] 0d9ebad4ef96: Download complete [2025-09-04T06:58:02.026Z] ab5ef0e58194: Verifying Checksum [2025-09-04T06:58:02.026Z] ab5ef0e58194: Download complete [2025-09-04T06:58:02.026Z] 2de7ff778b66: Verifying Checksum [2025-09-04T06:58:02.026Z] 2de7ff778b66: Download complete [2025-09-04T06:58:06.233Z] ab5ef0e58194: Pull complete [2025-09-04T06:58:06.233Z] 9712f1f96733: Pull complete [2025-09-04T06:58:06.492Z] 63f879dbbcfc: Pull complete [2025-09-04T06:58:13.064Z] 0d9ebad4ef96: Pull complete [2025-09-04T06:58:13.064Z] e9a5061849ea: Pull complete [2025-09-04T06:58:13.064Z] d747dcd14b5f: Pull complete [2025-09-04T06:58:14.004Z] 2de7ff778b66: Pull complete [2025-09-04T06:58:14.004Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-04T06:58:14.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-04T06:58:14.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:58:14.112Z] prd-ubuntu20.04-docker-8c-8g-8285 does not seem to be running inside a container [2025-09-04T06:58:14.140Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-04T06:58:15.592Z] $ docker top c61945c790c94367c202d637a9e27dab3fe59d721069eed5bcb25cadeba2221a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:58:15.686Z] provisioning config files... [2025-09-04T06:58:15.696Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3019272707857689380tmp [2025-09-04T06:58:15.706Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5909438072316257478tmp [2025-09-04T06:58:15.715Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14681919028648288050tmp [Pipeline] { [Pipeline] echo [2025-09-04T06:58:15.746Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:58:16.041Z] ---> sigul-configuration.sh [2025-09-04T06:58:16.041Z] gpg: directory `/root/.gnupg' created [2025-09-04T06:58:16.041Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-04T06:58:16.041Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-04T06:58:16.041Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-04T06:58:16.041Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-04T06:58:16.041Z] gpg: CAST5 encrypted data [2025-09-04T06:58:16.041Z] gpg: encrypted with 1 passphrase [2025-09-04T06:58:16.041Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-04T06:58:16.336Z] + mkdir /home/jenkins [2025-09-04T06:58:16.336Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-04T06:58:16.638Z] + 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 [2025-09-04T06:58:16.650Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:58:16.943Z] ---> sigul-install.sh [2025-09-04T06:58:16.943Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-04T06:58:17.244Z] + git tag --list [2025-09-04T06:58:17.244Z] v0.0.0 [2025-09-04T06:58:17.244Z] v2.2.0 [2025-09-04T06:58:17.244Z] v2.3.0 [2025-09-04T06:58:17.244Z] v2.3.1 [2025-09-04T06:58:17.244Z] v3.0 [2025-09-04T06:58:17.244Z] v3.0.0 [2025-09-04T06:58:17.244Z] v3.1 [2025-09-04T06:58:17.244Z] v3.1.0 [2025-09-04T06:58:17.244Z] v3.1.1 [2025-09-04T06:58:17.244Z] v4.0 [2025-09-04T06:58:17.244Z] v4.0.0 [2025-09-04T06:58:17.244Z] v4.1.0-dev.1 [2025-09-04T06:58:17.244Z] v4.1.0-dev.2 [2025-09-04T06:58:17.244Z] v4.1.0-dev.3 [2025-09-04T06:58:17.244Z] v4.1.0-dev.4 [2025-09-04T06:58:17.244Z] v4.1.0-dev.5 [Pipeline] sh [2025-09-04T06:58:17.542Z] + lftools sign git-tag v4.1.0-dev.5 [2025-09-04T06:58:18.110Z] Signing Git tag with Sigul... [2025-09-04T06:58:18.110Z] Signing v4.1.0-dev.5 [Pipeline] echo [2025-09-04T06:58:18.384Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:58:18.778Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-04T06:58:18.790Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-04T06:58:18.817Z] $ docker stop --time=1 c61945c790c94367c202d637a9e27dab3fe59d721069eed5bcb25cadeba2221a [2025-09-04T06:58:20.094Z] $ docker rm -f --volumes c61945c790c94367c202d637a9e27dab3fe59d721069eed5bcb25cadeba2221a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-04T06:58:20.598Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-04T06:58:20.598Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:58:20.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:58:20.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:58:21.001Z] prd-ubuntu20.04-docker-8c-8g-8285 does not seem to be running inside a container [2025-09-04T06:58:21.022Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-04T06:58:21.265Z] $ docker top 1e0076dc5d8a4320eea18b640dc813909753770fe801b834ee27c06031e861bb -eo pid,comm [2025-09-04T06:58:21.318Z] 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). [2025-09-04T06:58:21.318Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-04T06:58:21.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-04T06:58:21.382Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-04T06:58:21.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-04T06:58:21.490Z] $ docker exec 1e0076dc5d8a4320eea18b640dc813909753770fe801b834ee27c06031e861bb ssh-agent [2025-09-04T06:58:21.593Z] SSH_AUTH_SOCK=/tmp/ssh-hsrs7lux2NXs/agent.33 [2025-09-04T06:58:21.593Z] SSH_AGENT_PID=39 [2025-09-04T06:58:21.597Z] Running ssh-add (command line suppressed) [2025-09-04T06:58:21.685Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7664328288715099561.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7664328288715099561.key) [2025-09-04T06:58:21.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-04T06:58:21.995Z] + git semver bump pre [2025-09-04T06:58:22.255Z] 2025-09-04 06:58:22,221 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-04T06:58:22.255Z] 2025-09-04 06:58:22,225 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-04T06:58:22.256Z] 2025-09-04 06:58:22,225 [bump_version] DEBUG bumping version:4.1.0-dev.5 on axis:pre with prefix:dev [2025-09-04T06:58:22.256Z] 2025-09-04 06:58:22,225 [bump_version] DEBUG bumped version:4.1.0-dev.6 [2025-09-04T06:58:22.256Z] 2025-09-04 06:58:22,225 [write_version] DEBUG write version:4.1.0-dev.6 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-09-04T06:58:22.256Z] 2025-09-04 06:58:22,225 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-04T06:58:22.256Z] 2025-09-04 06:58:22,225 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-04T06:58:22.256Z] 2025-09-04 06:58:22,227 [execute] INFO git cat-file --batch-check [2025-09-04T06:58:22.256Z] 2025-09-04 06:58:22,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-04T06:58:22.256Z] 2025-09-04 06:58:22,231 [execute] INFO git cat-file --batch [2025-09-04T06:58:22.256Z] 2025-09-04 06:58:22,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-04T06:58:22.256Z] 2025-09-04 06:58:22,235 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-04T06:58:22.256Z] 4.1.0-dev.6 [Pipeline] } [2025-09-04T06:58:22.519Z] $ docker exec --env ******** --env ******** 1e0076dc5d8a4320eea18b640dc813909753770fe801b834ee27c06031e861bb ssh-agent -k [2025-09-04T06:58:22.619Z] unset SSH_AUTH_SOCK; [2025-09-04T06:58:22.619Z] unset SSH_AGENT_PID; [2025-09-04T06:58:22.619Z] echo Agent pid 39 killed; [2025-09-04T06:58:22.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-04T06:58:22.959Z] + git semver [Pipeline] } [2025-09-04T06:58:23.227Z] $ docker stop --time=1 1e0076dc5d8a4320eea18b640dc813909753770fe801b834ee27c06031e861bb [2025-09-04T06:58:24.466Z] $ docker rm -f --volumes 1e0076dc5d8a4320eea18b640dc813909753770fe801b834ee27c06031e861bb [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-04T06:58:24.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-04T06:58:24.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:58:25.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:58:25.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:58:25.214Z] prd-ubuntu20.04-docker-8c-8g-8285 does not seem to be running inside a container [2025-09-04T06:58:25.241Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-04T06:58:25.478Z] $ docker top f118f736d9ed45acbad7cfa6e029e0817ed4a046975a8a8334cdab6620d726fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-04T06:58:25.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-04T06:58:25.583Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-04T06:58:25.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-04T06:58:25.699Z] $ docker exec f118f736d9ed45acbad7cfa6e029e0817ed4a046975a8a8334cdab6620d726fa ssh-agent [2025-09-04T06:58:25.817Z] SSH_AUTH_SOCK=/tmp/ssh-aICt6dpzuwOC/agent.31 [2025-09-04T06:58:25.817Z] SSH_AGENT_PID=37 [2025-09-04T06:58:25.822Z] Running ssh-add (command line suppressed) [2025-09-04T06:58:25.914Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_21399709844525034.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_21399709844525034.key) [2025-09-04T06:58:25.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-04T06:58:26.228Z] + git semver push [2025-09-04T06:58:26.487Z] 2025-09-04 06:58:26,435 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-04T06:58:26.487Z] 2025-09-04 06:58:26,438 [run_push] DEBUG push [2025-09-04T06:58:26.487Z] 2025-09-04 06:58:26,439 [execute] INFO git cat-file --batch-check [2025-09-04T06:58:26.487Z] 2025-09-04 06:58:26,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-04T06:58:26.487Z] 2025-09-04 06:58:26,441 [execute] INFO git rev-list afe8bc5d34dc999755458d473410a0dbde4379d7 -- [2025-09-04T06:58:26.487Z] 2025-09-04 06:58:26,441 [execute] DEBUG Popen(['git', 'rev-list', 'afe8bc5d34dc999755458d473410a0dbde4379d7', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-04T06:58:26.487Z] 2025-09-04 06:58:26,448 [execute] INFO git fetch -v -- origin [2025-09-04T06:58:26.487Z] 2025-09-04 06:58:26,449 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-04T06:58:27.058Z] 2025-09-04 06:58:26,892 [run_push] DEBUG no remote changes detected [2025-09-04T06:58:27.058Z] 2025-09-04 06:58:26,893 [execute] INFO git push origin semver [2025-09-04T06:58:27.058Z] 2025-09-04 06:58:26,893 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-04T06:58:27.628Z] 2025-09-04 06:58:27,554 [run_push] DEBUG push all version tags [2025-09-04T06:58:27.628Z] 2025-09-04 06:58:27,554 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-04T06:58:27.628Z] 2025-09-04 06:58:27,554 [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) [2025-09-04T06:58:28.569Z] 2025-09-04 06:58:28,197 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-04T06:58:28.569Z] 4.1.0-dev.6 [Pipeline] } [2025-09-04T06:58:28.573Z] $ docker exec --env ******** --env ******** f118f736d9ed45acbad7cfa6e029e0817ed4a046975a8a8334cdab6620d726fa ssh-agent -k [2025-09-04T06:58:28.678Z] unset SSH_AUTH_SOCK; [2025-09-04T06:58:28.678Z] unset SSH_AGENT_PID; [2025-09-04T06:58:28.678Z] echo Agent pid 37 killed; [2025-09-04T06:58:28.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-04T06:58:29.019Z] + git semver [Pipeline] } [2025-09-04T06:58:29.288Z] $ docker stop --time=1 f118f736d9ed45acbad7cfa6e029e0817ed4a046975a8a8334cdab6620d726fa [2025-09-04T06:58:30.598Z] $ docker rm -f --volumes f118f736d9ed45acbad7cfa6e029e0817ed4a046975a8a8334cdab6620d726fa [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 [2025-09-04T06:58:31.194Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-09-04T06:58:31.194Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-09-04T06:58:31.194Z] total 16 [2025-09-04T06:58:31.194Z] drwxr-xr-x 3 root root 4096 Sep 4 06:43 . [2025-09-04T06:58:31.194Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 06:58 .. [2025-09-04T06:58:31.194Z] drwxr-xr-x 2 root root 4096 Sep 4 06:43 cost [2025-09-04T06:58:31.194Z] -rw-r--r-- 1 root root 89 Sep 4 06:43 cost.csv [2025-09-04T06:58:31.194Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-09-04T06:58:31.194Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-09-04T06:58:31.194Z] total 16 [2025-09-04T06:58:31.194Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:43 . [2025-09-04T06:58:31.194Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 06:58 .. [2025-09-04T06:58:31.194Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 06:43 cost [2025-09-04T06:58:31.194Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 4 06:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:58:31.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:58:32.350Z] ---> package-listing.sh [2025-09-04T06:58:32.350Z] ++ facter osfamily [2025-09-04T06:58:32.350Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-04T06:58:32.610Z] + OS_FAMILY=debian [2025-09-04T06:58:32.610Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-09-04T06:58:32.610Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-04T06:58:32.610Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-04T06:58:32.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-04T06:58:32.610Z] + PACKAGES=/tmp/packages_start.txt [2025-09-04T06:58:32.610Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-04T06:58:32.610Z] + PACKAGES=/tmp/packages_end.txt [2025-09-04T06:58:32.610Z] + case "${OS_FAMILY}" in [2025-09-04T06:58:32.610Z] + dpkg -l [2025-09-04T06:58:32.610Z] + grep '^ii' [2025-09-04T06:58:32.610Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-04T06:58:32.610Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-04T06:58:32.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-04T06:58:32.610Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-04T06:58:32.610Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-09-04T06:58:32.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2025-09-04T06:58:32.623Z] 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 [2025-09-04T06:58:32.904Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:58:33.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:58:33.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:58:33.546Z] prd-ubuntu20.04-docker-8c-8g-8285 does not seem to be running inside a container [2025-09-04T06:58:33.570Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-04T06:58:33.790Z] $ docker top dd7f595442db12eb34dcae09e3468e2980bae258c9591cedca5f127e307334fa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:58:34.145Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-04T06:58:34.432Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-04T06:58:34.719Z] + ls /var/log/sa-host [2025-09-04T06:58:34.719Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:58:34.764Z] provisioning config files... [2025-09-04T06:58:34.775Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7562079805112991762tmp [Pipeline] { [Pipeline] echo [2025-09-04T06:58:34.793Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:58:35.076Z] ---> create-netrc.sh [Pipeline] } [2025-09-04T06:58:35.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:58:35.414Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-04T06:58:35.425Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:58:35.714Z] ---> sudo-logs.sh [2025-09-04T06:58:35.714Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-04T06:58:35.743Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:58:36.029Z] ---> job-cost.sh [2025-09-04T06:58:36.029Z] lf-activate-venv: SKIPPING [2025-09-04T06:58:36.029Z] DEBUG: total: 0.2199999988079071 [2025-09-04T06:58:36.029Z] INFO: Retrieving Stack Cost... [2025-09-04T06:58:36.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-04T06:58:36.862Z] INFO: Archiving Costs [Pipeline] echo [2025-09-04T06:58:36.874Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:58:37.157Z] ---> logs-deploy.sh [2025-09-04T06:58:37.157Z] lf-activate-venv: SKIPPING [2025-09-04T06:58:37.157Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/208 [2025-09-04T06:58:37.157Z] INFO: archiving workspace using pattern(s): [2025-09-04T06:58:38.100Z] Archives upload complete. [2025-09-04T06:58:38.363Z] INFO: archiving logs to Nexus