Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d 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-ssh14932763270733602957.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-ssh14004811551804543086.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-ssh605489353558748945.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-ssh3243985734372854009.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-ssh10083850582277906822.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 ‘prd-ubuntu20.04-docker-8c-8g-8944’ Running on prd-ubuntu20.04-docker-8c-8g-8951 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 fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d (main) Commit message: "Merge pull request #416 from FelixTing/issue-415" > 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 fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d # timeout=10 > git rev-list --no-walk 2df32cfa200c4d24fde0c082d195543183e36b74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-17T01:16:48.651Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-17T01:16:48.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-17T01:16:48.760Z] ========================================================= [2025-09-17T01:16:48.760Z] EdgeX Global Pipelines Version Info [2025-09-17T01:16:48.760Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:16:49.853Z] ------------------- [2025-09-17T01:16:49.853Z] stable info: [2025-09-17T01:16:49.853Z] ------------------- [2025-09-17T01:16:49.853Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-17T01:16:49.853Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-17T01:16:49.853Z] Message: update stable to v1.0.276 [2025-09-17T01:16:50.424Z] ------------------- [2025-09-17T01:16:50.424Z] experimental info: [2025-09-17T01:16:50.424Z] ------------------- [2025-09-17T01:16:50.424Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-17T01:16:50.424Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-17T01:16:50.424Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-17T01:16:50.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-09-17T01:16:50.535Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-09-17T01:16:50.559Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-17T01:16:50.581Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-17T01:16:50.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-17T01:16:50.635Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-17T01:16:50.655Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-17T01:16:50.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-17T01:16:50.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-17T01:16:50.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-17T01:16:50.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-17T01:16:50.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-09-17T01:16:50.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-17T01:16:50.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-17T01:16:50.849Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-17T01:16:50.873Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-17T01:16:50.896Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-17T01:16:50.921Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-17T01:16:50.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-17T01:16:50.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-17T01:16:50.981Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-17T01:16:51.008Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-17T01:16:51.031Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-17T01:16:51.051Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-17T01:16:51.071Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-17T01:16:51.095Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-17T01:16:51.116Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-17T01:16:51.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-17T01:16:51.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-17T01:16:51.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-17T01:16:51.211Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [Pipeline] echo [2025-09-17T01:16:51.230Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdf0a0f [Pipeline] echo [2025-09-17T01:16:51.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:16:51.319Z] provisioning config files... [2025-09-17T01:16:51.335Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14088141402824152704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:16:51.668Z] ---> ****-login.sh [2025-09-17T01:16:51.668Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:16:51.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:16:51.928Z] [2025-09-17T01:16:51.928Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:16:51.928Z] Configure a credential helper to remove this warning. See [2025-09-17T01:16:51.928Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:16:51.928Z] [2025-09-17T01:16:51.928Z] Login Succeeded [2025-09-17T01:16:51.928Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:16:52.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:16:52.210Z] [2025-09-17T01:16:52.210Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:16:52.210Z] Configure a credential helper to remove this warning. See [2025-09-17T01:16:52.210Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:16:52.210Z] [2025-09-17T01:16:52.210Z] Login Succeeded [2025-09-17T01:16:52.210Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:16:52.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:16:52.210Z] [2025-09-17T01:16:52.210Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:16:52.210Z] Configure a credential helper to remove this warning. See [2025-09-17T01:16:52.210Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:16:52.210Z] [2025-09-17T01:16:52.210Z] Login Succeeded [2025-09-17T01:16:52.210Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:16:52.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:16:52.469Z] [2025-09-17T01:16:52.469Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:16:52.469Z] Configure a credential helper to remove this warning. See [2025-09-17T01:16:52.469Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:16:52.469Z] [2025-09-17T01:16:52.469Z] Login Succeeded [2025-09-17T01:16:52.469Z] ****.io [2025-09-17T01:16:52.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:16:52.730Z] [2025-09-17T01:16:52.731Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:16:52.731Z] Configure a credential helper to remove this warning. See [2025-09-17T01:16:52.731Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:16:52.731Z] [2025-09-17T01:16:52.731Z] Login Succeeded [2025-09-17T01:16:52.731Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:16:52.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-17T01:16:53.156Z] + git rev-list -1 --merges fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d~1..fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [Pipeline] echo [2025-09-17T01:16:53.186Z] -----------> git rev-list -1 --merges fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d~1..fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [2025-09-17T01:16:53.186Z] fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [false] [Pipeline] sh [2025-09-17T01:16:53.477Z] + git log --format=format:%s -1 fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [Pipeline] echo [2025-09-17T01:16:53.494Z] ========================================================= [2025-09-17T01:16:53.494Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-17T01:16:53.494Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-17T01:16:53.848Z] + git log --format=format:%s -1 fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [Pipeline] echo [2025-09-17T01:16:53.863Z] [semverPrep] GIT_COMMIT: fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d, Commit Message: Merge pull request #416 from FelixTing/issue-415 [Pipeline] echo [2025-09-17T01:16:53.879Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-17T01:16:54.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T01:16:54.247Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-17T01:16:54.247Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-17T01:16:54.247Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-17T01:16:54.247Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-17T01:16:54.247Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-17T01:16:54.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:16:54.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:16:54.630Z] [2025-09-17T01:16:54.630Z] 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-17T01:16:54.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:16:54.943Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-17T01:16:54.943Z] 3dae71ba6b94: Pulling fs layer [2025-09-17T01:16:54.943Z] 6bf1a483ea7c: Pulling fs layer [2025-09-17T01:16:54.943Z] f5dfc541a4d3: Pulling fs layer [2025-09-17T01:16:54.943Z] 461d9e800cba: Pulling fs layer [2025-09-17T01:16:54.943Z] 80192f66455f: Pulling fs layer [2025-09-17T01:16:54.943Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-17T01:16:54.943Z] a29436f7fd5d: Pulling fs layer [2025-09-17T01:16:54.943Z] 923cac83aea3: Pulling fs layer [2025-09-17T01:16:54.943Z] 25ad8b0a4227: Pulling fs layer [2025-09-17T01:16:54.943Z] db01528c6b51: Pulling fs layer [2025-09-17T01:16:54.943Z] 28988de357af: Pulling fs layer [2025-09-17T01:16:54.943Z] a29436f7fd5d: Waiting [2025-09-17T01:16:54.943Z] 923cac83aea3: Waiting [2025-09-17T01:16:54.943Z] 25ad8b0a4227: Waiting [2025-09-17T01:16:54.943Z] db01528c6b51: Waiting [2025-09-17T01:16:54.943Z] 461d9e800cba: Waiting [2025-09-17T01:16:54.943Z] 28988de357af: Waiting [2025-09-17T01:16:54.943Z] 80192f66455f: Waiting [2025-09-17T01:16:54.943Z] 2e8e34ca0e6c: Waiting [2025-09-17T01:16:54.943Z] 6bf1a483ea7c: Verifying Checksum [2025-09-17T01:16:54.943Z] 6bf1a483ea7c: Download complete [2025-09-17T01:16:54.943Z] 461d9e800cba: Verifying Checksum [2025-09-17T01:16:54.943Z] 461d9e800cba: Download complete [2025-09-17T01:16:54.943Z] 80192f66455f: Verifying Checksum [2025-09-17T01:16:54.943Z] 80192f66455f: Download complete [2025-09-17T01:16:55.204Z] f5dfc541a4d3: Verifying Checksum [2025-09-17T01:16:55.204Z] f5dfc541a4d3: Download complete [2025-09-17T01:16:55.204Z] 3dae71ba6b94: Verifying Checksum [2025-09-17T01:16:55.204Z] 3dae71ba6b94: Download complete [2025-09-17T01:16:55.204Z] 923cac83aea3: Verifying Checksum [2025-09-17T01:16:55.204Z] 923cac83aea3: Download complete [2025-09-17T01:16:55.204Z] 25ad8b0a4227: Verifying Checksum [2025-09-17T01:16:55.204Z] 25ad8b0a4227: Download complete [2025-09-17T01:16:55.204Z] db01528c6b51: Verifying Checksum [2025-09-17T01:16:55.204Z] db01528c6b51: Download complete [2025-09-17T01:16:55.204Z] 28988de357af: Download complete [2025-09-17T01:16:55.463Z] a29436f7fd5d: Verifying Checksum [2025-09-17T01:16:55.463Z] a29436f7fd5d: Download complete [2025-09-17T01:16:56.031Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-17T01:16:56.031Z] 2e8e34ca0e6c: Download complete [2025-09-17T01:16:56.598Z] 3dae71ba6b94: Pull complete [2025-09-17T01:16:56.858Z] 6bf1a483ea7c: Pull complete [2025-09-17T01:16:57.427Z] f5dfc541a4d3: Pull complete [2025-09-17T01:16:57.427Z] 461d9e800cba: Pull complete [2025-09-17T01:16:57.427Z] 80192f66455f: Pull complete [2025-09-17T01:17:01.647Z] 2e8e34ca0e6c: Pull complete [2025-09-17T01:17:01.906Z] a29436f7fd5d: Pull complete [2025-09-17T01:17:01.906Z] 923cac83aea3: Pull complete [2025-09-17T01:17:02.166Z] 25ad8b0a4227: Pull complete [2025-09-17T01:17:02.166Z] db01528c6b51: Pull complete [2025-09-17T01:17:02.166Z] 28988de357af: Pull complete [2025-09-17T01:17:02.166Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-17T01:17:02.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:17:02.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:17:02.308Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2025-09-17T01:17:02.337Z] $ 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-17T01:17:05.583Z] $ docker top b06eff5203785ca6164ec157be9977fd1e6d1a3c948dd944f022bf48d8938431 -eo pid,comm [2025-09-17T01:17:05.634Z] 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-17T01:17:05.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T01:17:05.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:17:05.702Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:17:05.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:17:05.806Z] $ docker exec b06eff5203785ca6164ec157be9977fd1e6d1a3c948dd944f022bf48d8938431 ssh-agent [2025-09-17T01:17:05.908Z] SSH_AUTH_SOCK=/tmp/ssh-FUuy3w4saozg/agent.33 [2025-09-17T01:17:05.908Z] SSH_AGENT_PID=39 [2025-09-17T01:17:05.914Z] Running ssh-add (command line suppressed) [2025-09-17T01:17:06.012Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2703727157235015822.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2703727157235015822.key) [2025-09-17T01:17:06.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:17:06.323Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2025-09-17T01:17:06.686Z] + git tag --points-at HEAD [Pipeline] } [2025-09-17T01:17:06.699Z] $ docker exec --env ******** --env ******** b06eff5203785ca6164ec157be9977fd1e6d1a3c948dd944f022bf48d8938431 ssh-agent -k [2025-09-17T01:17:06.799Z] unset SSH_AUTH_SOCK; [2025-09-17T01:17:06.800Z] unset SSH_AGENT_PID; [2025-09-17T01:17:06.800Z] echo Agent pid 39 killed; [2025-09-17T01:17:06.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-17T01:17:06.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:17:06.852Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:17:06.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:17:06.971Z] $ docker exec b06eff5203785ca6164ec157be9977fd1e6d1a3c948dd944f022bf48d8938431 ssh-agent [2025-09-17T01:17:07.082Z] SSH_AUTH_SOCK=/tmp/ssh-sfpIGgd1SXqP/agent.85 [2025-09-17T01:17:07.082Z] SSH_AGENT_PID=91 [2025-09-17T01:17:07.087Z] Running ssh-add (command line suppressed) [2025-09-17T01:17:07.177Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4297255736171161553.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4297255736171161553.key) [2025-09-17T01:17:07.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:17:07.482Z] + git semver init [2025-09-17T01:17:07.739Z] 2025-09-17 01:17:07,677 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T01:17:07.739Z] 2025-09-17 01:17:07,681 [run_init] DEBUG init version:0.0.0 force:False [2025-09-17T01:17:07.739Z] 2025-09-17 01:17:07,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-09-17T01:17:07.739Z] 2025-09-17 01:17:07,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-09-17T01:17:07.739Z] 2025-09-17 01:17:07,683 [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-17T01:17:09.118Z] 2025-09-17 01:17:08,820 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-09-17T01:17:09.118Z] 2025-09-17 01:17:08,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-09-17T01:17:09.118Z] 2025-09-17 01:17:08,820 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-17T01:17:09.118Z] 2025-09-17 01:17:08,820 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-17T01:17:09.118Z] 4.1.0-dev.6 [Pipeline] } [2025-09-17T01:17:09.126Z] $ docker exec --env ******** --env ******** b06eff5203785ca6164ec157be9977fd1e6d1a3c948dd944f022bf48d8938431 ssh-agent -k [2025-09-17T01:17:09.221Z] unset SSH_AUTH_SOCK; [2025-09-17T01:17:09.222Z] unset SSH_AGENT_PID; [2025-09-17T01:17:09.222Z] echo Agent pid 91 killed; [2025-09-17T01:17:09.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:17:09.572Z] + git semver [Pipeline] } [2025-09-17T01:17:10.159Z] $ docker stop --time=1 b06eff5203785ca6164ec157be9977fd1e6d1a3c948dd944f022bf48d8938431 [2025-09-17T01:17:11.451Z] $ docker rm -f --volumes b06eff5203785ca6164ec157be9977fd1e6d1a3c948dd944f022bf48d8938431 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T01:17:11.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-17T01:17:12.050Z] Stashed 1 file(s) [Pipeline] echo [2025-09-17T01:17:12.056Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [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-17T01:17:12.214Z] provisioning config files... [2025-09-17T01:17:12.244Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16018335926901592480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:17:12.556Z] ---> ****-login.sh [2025-09-17T01:17:12.556Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:17:12.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:17:12.556Z] Login Succeeded [2025-09-17T01:17:12.556Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:17:12.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:17:12.556Z] Login Succeeded [2025-09-17T01:17:12.556Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:17:12.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:17:12.815Z] Login Succeeded [2025-09-17T01:17:12.815Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:17:12.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:17:12.816Z] Login Succeeded [2025-09-17T01:17:12.816Z] ****.io [2025-09-17T01:17:12.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:17:13.077Z] Login Succeeded [2025-09-17T01:17:13.077Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:17:13.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-17T01:17:13.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:17:13.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:17:13.208Z] ========================================================= [2025-09-17T01:17:13.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-17T01:17:13.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:17:13.554Z] + 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-17T01:17:14.121Z] #0 building with "default" instance using docker driver [2025-09-17T01:17:14.121Z] [2025-09-17T01:17:14.121Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:17:14.121Z] #1 transferring dockerfile: 2.48kB done [2025-09-17T01:17:14.121Z] #1 DONE 0.0s [2025-09-17T01:17:14.121Z] [2025-09-17T01:17:14.121Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-17T01:17:14.121Z] #2 DONE 0.1s [2025-09-17T01:17:14.379Z] [2025-09-17T01:17:14.379Z] #3 [internal] load .dockerignore [2025-09-17T01:17:14.379Z] #3 transferring context: 2B done [2025-09-17T01:17:14.379Z] #3 DONE 0.0s [2025-09-17T01:17:14.379Z] [2025-09-17T01:17:14.379Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-17T01:17:14.379Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-17T01:17:14.379Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-09-17T01:17:14.379Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s [2025-09-17T01:17:14.379Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-17T01:17:14.379Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 0B / 440B 0.1s [2025-09-17T01:17:14.379Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-17T01:17:14.379Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s [2025-09-17T01:17:14.379Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-09-17T01:17:14.379Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-17T01:17:14.379Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-17T01:17:14.379Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-09-17T01:17:14.379Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-09-17T01:17:14.379Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-17T01:17:14.379Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-09-17T01:17:14.379Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-09-17T01:17:14.379Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-09-17T01:17:14.638Z] #4 ... [2025-09-17T01:17:14.638Z] [2025-09-17T01:17:14.638Z] #5 [internal] load build context [2025-09-17T01:17:14.638Z] #5 transferring context: 22.87MB 0.2s done [2025-09-17T01:17:14.638Z] #5 DONE 0.3s [2025-09-17T01:17:14.638Z] [2025-09-17T01:17:14.638Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-17T01:17:14.638Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-09-17T01:17:14.638Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-17T01:17:14.638Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-09-17T01:17:14.638Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-09-17T01:17:14.638Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-09-17T01:17:14.638Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 60.82MB / 74.06MB 0.5s [2025-09-17T01:17:14.638Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 18.87MB / 103.05MB 0.5s [2025-09-17T01:17:14.638Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-09-17T01:17:14.638Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-09-17T01:17:14.897Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-09-17T01:17:14.897Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 38.80MB / 103.05MB 0.7s [2025-09-17T01:17:14.897Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-09-17T01:17:15.154Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-09-17T01:17:15.154Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 50.33MB / 103.05MB 0.8s [2025-09-17T01:17:15.154Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-09-17T01:17:15.154Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 65.01MB / 103.05MB 0.9s [2025-09-17T01:17:15.413Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 79.69MB / 103.05MB 1.0s [2025-09-17T01:17:15.413Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 96.47MB / 103.05MB 1.1s [2025-09-17T01:17:15.413Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s [2025-09-17T01:17:15.981Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done [2025-09-17T01:17:20.170Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.0s [2025-09-17T01:17:20.170Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.0s done [2025-09-17T01:17:20.429Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-17T01:17:20.429Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-17T01:17:20.429Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-17T01:17:20.429Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-17T01:17:20.429Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-17T01:17:20.688Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-17T01:17:20.688Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-17T01:17:23.217Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.2s done [2025-09-17T01:17:23.217Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-09-17T01:17:23.475Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-09-17T01:17:23.475Z] #4 DONE 9.2s [2025-09-17T01:17:23.733Z] [2025-09-17T01:17:23.733Z] #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-17T01:17:23.733Z] #6 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:17:23.733Z] #6 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:17:24.302Z] #6 0.702 (1/14) Installing libintl (0.22.5-r0) [2025-09-17T01:17:24.302Z] #6 0.706 (2/14) Installing eudev-libs (3.2.14-r2) [2025-09-17T01:17:24.302Z] #6 0.711 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-09-17T01:17:24.302Z] #6 0.719 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-09-17T01:17:24.302Z] #6 0.728 (5/14) Installing v4l-utils (1.24.1-r1) [2025-09-17T01:17:24.302Z] #6 0.748 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-09-17T01:17:24.302Z] #6 0.754 (7/14) Installing udev-init-scripts (35-r1) [2025-09-17T01:17:24.302Z] #6 0.757 (8/14) Installing libeconf (0.6.3-r0) [2025-09-17T01:17:24.302Z] #6 0.771 (9/14) Installing libblkid (2.40.1-r1) [2025-09-17T01:17:24.302Z] #6 0.786 (10/14) Installing xz-libs (5.6.2-r1) [2025-09-17T01:17:24.302Z] #6 0.793 (11/14) Installing kmod-libs (32-r0) [2025-09-17T01:17:24.302Z] #6 0.797 (12/14) Installing eudev (3.2.14-r2) [2025-09-17T01:17:24.302Z] #6 0.813 (13/14) Installing eudev-dev (3.2.14-r2) [2025-09-17T01:17:24.564Z] #6 0.834 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-09-17T01:17:24.564Z] #6 0.844 Executing busybox-1.36.1-r29.trigger [2025-09-17T01:17:24.564Z] #6 0.851 Executing eudev-3.2.14-r2.trigger [2025-09-17T01:17:24.564Z] #6 0.854 OK: 254 MiB in 72 packages [2025-09-17T01:17:27.171Z] Still waiting to schedule task [2025-09-17T01:17:27.171Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8948’ [2025-09-17T01:17:27.854Z] #6 DONE 3.8s [2025-09-17T01:17:27.854Z] [2025-09-17T01:17:27.854Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-09-17T01:17:27.854Z] #7 DONE 0.0s [2025-09-17T01:17:27.854Z] [2025-09-17T01:17:27.854Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-09-17T01:17:27.854Z] #8 DONE 0.0s [2025-09-17T01:17:27.854Z] [2025-09-17T01:17:27.854Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T01:17:59.940Z] #9 DONE 30.8s [2025-09-17T01:17:59.940Z] [2025-09-17T01:17:59.940Z] #10 [builder 6/8] COPY . . [2025-09-17T01:17:59.940Z] #10 DONE 0.2s [2025-09-17T01:17:59.940Z] [2025-09-17T01:17:59.940Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-17T01:17:59.940Z] #11 0.207 % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-17T01:17:59.940Z] #11 0.207 Dload Upload Total Spent Left Speed [2025-09-17T01:17:59.940Z] #11 0.207 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11895 0 --:--:-- --:--:-- --:--:-- 11932 [2025-09-17T01:17:59.940Z] #11 DONE 0.3s [2025-09-17T01:17:59.940Z] [2025-09-17T01:17:59.940Z] #12 [builder 8/8] RUN echo noop [2025-09-17T01:17:59.940Z] #12 0.226 noop [2025-09-17T01:17:59.940Z] #12 DONE 0.3s [2025-09-17T01:17:59.940Z] [2025-09-17T01:17:59.940Z] #13 exporting to image [2025-09-17T01:17:59.940Z] #13 exporting layers [2025-09-17T01:18:06.507Z] #13 exporting layers 7.1s done [2025-09-17T01:18:06.507Z] #13 writing image sha256:bdc2c0f207fc0cab330bbf1bd890ace061565bef3f0c2c7a060ad43b4e781aa4 done [2025-09-17T01:18:06.507Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-17T01:18:06.507Z] #13 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:18:06.842Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-17T01:18:06.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:18:06.916Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2025-09-17T01:18:06.943Z] $ 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-17T01:18:07.289Z] $ docker top 6760f44c0a08e45032c7cf7861a4451650410f092dc06b5334796505243332d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:18:07.633Z] + go version [2025-09-17T01:18:07.633Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-17T01:18:07.639Z] $ docker stop --time=1 6760f44c0a08e45032c7cf7861a4451650410f092dc06b5334796505243332d9 [2025-09-17T01:18:08.890Z] $ docker rm -f --volumes 6760f44c0a08e45032c7cf7861a4451650410f092dc06b5334796505243332d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:18:09.342Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-17T01:18:09.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:18:09.416Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2025-09-17T01:18:09.441Z] $ 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-17T01:18:09.656Z] $ docker top a8a3cba8ec77b96ee24210ecf1ca155e6b7bd63217810d219390754154591e46 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:18:10.004Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-09-17T01:18:10.312Z] + make test [2025-09-17T01:18:10.312Z] go test ./... -coverprofile=coverage.out ./... [2025-09-17T01:18:11.695Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-09-17T01:18:29.762Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-09-17T01:18:29.762Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2025-09-17T01:18:39.728Z] go vet ./... [2025-09-17T01:18:43.925Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-17T01:18:43.925Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-17T01:18:43.925Z] ./bin/test-attribution-txt.sh [2025-09-17T01:18:43.925Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-17T01:18:43.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-17T01:18:43.950Z] $ docker stop --time=1 a8a3cba8ec77b96ee24210ecf1ca155e6b7bd63217810d219390754154591e46 [2025-09-17T01:18:47.544Z] $ docker rm -f --volumes a8a3cba8ec77b96ee24210ecf1ca155e6b7bd63217810d219390754154591e46 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T01:18:48.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-17T01:18:48.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-17T01:18:48.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-17T01:18:48.974Z] + ls -al . [2025-09-17T01:18:48.974Z] total 288 [2025-09-17T01:18:48.974Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 01:18 . [2025-09-17T01:18:48.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:16 .. [2025-09-17T01:18:48.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:18 .git [2025-09-17T01:18:48.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:16 .github [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 379 Sep 17 01:16 .gitignore [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 203 Sep 17 01:16 .golangci.yml [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 17 01:16 .hadolint.yml [2025-09-17T01:18:48.974Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 01:17 .semver [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 20006 Sep 17 01:16 Attribution.txt [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 17743 Sep 17 01:16 CHANGELOG.md [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 2440 Sep 17 01:16 Dockerfile [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 17 01:16 GOVERNANCE.md [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 17 01:16 Jenkinsfile [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 17 01:16 LICENSE [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 3193 Sep 17 01:16 Makefile [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 17 01:16 OWNERS.md [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 17 01:16 README.md [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 01:17 VERSION [2025-09-17T01:18:48.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:16 bin [2025-09-17T01:18:48.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:16 cmd [2025-09-17T01:18:48.974Z] -rw-r--r-- 1 jenkins jenkins 54776 Sep 17 01:18 coverage.out [2025-09-17T01:18:48.974Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 17 01:16 docker-entrypoint.sh [2025-09-17T01:18:48.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:16 docs [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 6388 Sep 17 01:16 go.mod [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 87399 Sep 17 01:16 go.sum [2025-09-17T01:18:48.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:16 internal [2025-09-17T01:18:48.974Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 17 01:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:18:49.286Z] + 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=fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d --label arch=amd64 --label version=4.1.0-dev.6 . [2025-09-17T01:18:49.543Z] #0 building with "default" instance using docker driver [2025-09-17T01:18:49.543Z] [2025-09-17T01:18:49.543Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:18:49.543Z] #1 transferring dockerfile: 2.48kB done [2025-09-17T01:18:49.543Z] #1 DONE 0.0s [2025-09-17T01:18:49.543Z] [2025-09-17T01:18:49.543Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-17T01:18:49.543Z] #2 DONE 0.0s [2025-09-17T01:18:49.543Z] [2025-09-17T01:18:49.543Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-09-17T01:18:49.543Z] #3 DONE 0.1s [2025-09-17T01:18:49.543Z] [2025-09-17T01:18:49.543Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-17T01:18:49.543Z] #4 DONE 0.1s [2025-09-17T01:18:49.544Z] [2025-09-17T01:18:49.544Z] #5 [internal] load .dockerignore [2025-09-17T01:18:49.544Z] #5 transferring context: [2025-09-17T01:18:49.544Z] #5 transferring context: 2B done [2025-09-17T01:18:49.544Z] #5 DONE 0.0s [2025-09-17T01:18:49.544Z] [2025-09-17T01:18:49.544Z] #6 [internal] load build context [2025-09-17T01:18:49.544Z] #6 transferring context: 68.10kB 0.0s done [2025-09-17T01:18:49.544Z] #6 DONE 0.0s [2025-09-17T01:18:49.544Z] [2025-09-17T01:18:49.544Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-17T01:18:49.544Z] #7 DONE 0.1s [2025-09-17T01:18:49.544Z] [2025-09-17T01:18:49.544Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-17T01:18:49.544Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-17T01:18:49.544Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-17T01:18:49.544Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-17T01:18:49.544Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-17T01:18:49.544Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-09-17T01:18:49.544Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-17T01:18:49.804Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-17T01:18:49.804Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-17T01:18:49.804Z] #8 DONE 0.4s [2025-09-17T01:18:49.804Z] [2025-09-17T01:18:49.804Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-09-17T01:18:49.804Z] #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-09-17T01:18:49.804Z] #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-09-17T01:18:49.804Z] #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-09-17T01:18:49.804Z] #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-09-17T01:18:49.804Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.3s [2025-09-17T01:18:49.804Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.1s [2025-09-17T01:18:50.179Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done [2025-09-17T01:18:50.179Z] #9 DONE 0.6s [2025-09-17T01:18:50.179Z] [2025-09-17T01:18:50.179Z] #10 [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-17T01:18:50.179Z] #10 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:18:50.179Z] #10 0.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:18:50.437Z] #10 0.838 OK: 254 MiB in 72 packages [2025-09-17T01:18:50.437Z] #10 DONE 0.9s [2025-09-17T01:18:50.437Z] [2025-09-17T01:18:50.437Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-17T01:18:50.437Z] #11 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:18:50.437Z] #11 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:18:50.437Z] #11 ... [2025-09-17T01:18:50.437Z] [2025-09-17T01:18:50.437Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2025-09-17T01:18:50.437Z] #12 DONE 0.0s [2025-09-17T01:18:50.437Z] [2025-09-17T01:18:50.437Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2025-09-17T01:18:50.437Z] #13 DONE 0.0s [2025-09-17T01:18:50.437Z] [2025-09-17T01:18:50.437Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-17T01:18:50.437Z] #11 0.730 (1/115) Installing dumb-init (1.2.5-r3) [2025-09-17T01:18:50.437Z] #11 0.734 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-09-17T01:18:50.695Z] #11 0.785 (3/115) Installing aom-libs (3.9.1-r0) [2025-09-17T01:18:50.695Z] #11 0.845 (4/115) Installing libxau (1.0.11-r4) [2025-09-17T01:18:50.695Z] #11 0.850 (5/115) Installing libmd (1.1.0-r0) [2025-09-17T01:18:50.695Z] #11 0.856 (6/115) Installing libbsd (0.12.2-r0) [2025-09-17T01:18:50.695Z] #11 0.865 (7/115) Installing libxdmcp (1.1.5-r1) [2025-09-17T01:18:50.695Z] #11 0.874 (8/115) Installing libxcb (1.16.1-r0) [2025-09-17T01:18:50.695Z] #11 0.902 (9/115) Installing libx11 (1.8.9-r1) [2025-09-17T01:18:50.695Z] #11 0.988 (10/115) Installing hwdata-pci (0.382-r0) [2025-09-17T01:18:50.954Z] #11 1.005 (11/115) Installing libpciaccess (0.18.1-r0) [2025-09-17T01:18:50.954Z] #11 1.023 (12/115) Installing libdrm (2.4.120-r0) [2025-09-17T01:18:50.954Z] #11 1.039 (13/115) Installing libxext (1.3.6-r2) [2025-09-17T01:18:50.954Z] #11 1.067 (14/115) Installing libxfixes (6.0.1-r4) [2025-09-17T01:18:50.954Z] #11 1.073 (15/115) Installing libffi (3.4.6-r0) [2025-09-17T01:18:50.954Z] #11 1.079 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-09-17T01:18:50.954Z] #11 1.085 (17/115) Installing libva (2.21.0-r0) [2025-09-17T01:18:50.954Z] #11 1.093 (18/115) Installing libvdpau (1.5-r3) [2025-09-17T01:18:50.954Z] #11 1.099 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-09-17T01:18:50.954Z] #11 1.109 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-17T01:18:50.954Z] #11 1.131 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-09-17T01:18:50.954Z] #11 1.139 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-09-17T01:18:50.954Z] #11 1.168 (23/115) Installing libdav1d (1.4.2-r0) [2025-09-17T01:18:50.954Z] #11 1.256 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-09-17T01:18:51.212Z] #11 ... [2025-09-17T01:18:51.212Z] [2025-09-17T01:18:51.212Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T01:18:51.212Z] #14 DONE 0.6s [2025-09-17T01:18:51.212Z] [2025-09-17T01:18:51.212Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-17T01:18:51.212Z] #11 1.270 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-09-17T01:18:51.212Z] #11 1.276 (26/115) Installing imath (3.1.12-r0) [2025-09-17T01:18:51.212Z] #11 1.290 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-09-17T01:18:51.212Z] #11 1.317 (28/115) Installing brotli-libs (1.1.0-r2) [2025-09-17T01:18:51.212Z] #11 1.333 (29/115) Installing giflib (5.2.2-r0) [2025-09-17T01:18:51.212Z] #11 1.336 (30/115) Installing libhwy (1.0.7-r0) [2025-09-17T01:18:51.212Z] #11 1.340 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-09-17T01:18:51.212Z] #11 1.354 (32/115) Installing lcms2 (2.16-r0) [2025-09-17T01:18:51.212Z] #11 1.366 (33/115) Installing libpng (1.6.44-r0) [2025-09-17T01:18:51.212Z] #11 1.488 (34/115) Installing libjxl (0.10.2-r0) [2025-09-17T01:18:51.480Z] #11 ... [2025-09-17T01:18:51.480Z] [2025-09-17T01:18:51.480Z] #15 [builder 6/8] COPY . . [2025-09-17T01:18:51.480Z] #15 DONE 0.2s [2025-09-17T01:18:51.480Z] [2025-09-17T01:18:51.480Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-17T01:18:51.480Z] #11 1.531 (35/115) Installing lame-libs (3.100-r5) [2025-09-17T01:18:51.480Z] #11 1.546 (36/115) Installing opus (1.5.2-r0) [2025-09-17T01:18:51.480Z] #11 1.555 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-09-17T01:18:51.480Z] #11 1.583 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-09-17T01:18:51.480Z] #11 1.592 (39/115) Installing soxr (0.1.3-r7) [2025-09-17T01:18:51.480Z] #11 1.610 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-09-17T01:18:51.480Z] #11 1.616 (41/115) Installing libogg (1.3.5-r5) [2025-09-17T01:18:51.480Z] #11 1.622 (42/115) Installing libtheora (1.1.1-r18) [2025-09-17T01:18:51.480Z] #11 1.648 (43/115) Installing libvorbis (1.3.7-r2) [2025-09-17T01:18:51.480Z] #11 1.661 (44/115) Installing libvpx (1.14.1-r0) [2025-09-17T01:18:51.480Z] #11 1.697 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-09-17T01:18:51.741Z] #11 1.702 (46/115) Installing libwebp (1.3.2-r0) [2025-09-17T01:18:51.741Z] #11 1.712 (47/115) Installing libwebpmux (1.3.2-r0) [2025-09-17T01:18:51.741Z] #11 1.717 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-09-17T01:18:51.741Z] #11 1.744 (49/115) Installing numactl (2.0.18-r0) [2025-09-17T01:18:51.741Z] #11 1.755 (50/115) Installing x265-libs (3.6-r0) [2025-09-17T01:18:51.741Z] #11 ... [2025-09-17T01:18:51.741Z] [2025-09-17T01:18:51.741Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-17T01:18:51.741Z] #16 0.179 % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-17T01:18:51.741Z] #16 0.179 Dload Upload Total Spent Left Speed [2025-09-17T01:18:51.741Z] #16 0.180 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41495 0 --:--:-- --:--:-- --:--:-- 42480 [2025-09-17T01:18:51.741Z] #16 DONE 0.4s [2025-09-17T01:18:52.000Z] [2025-09-17T01:18:52.000Z] #17 [builder 8/8] RUN make build [2025-09-17T01:18:52.000Z] #17 0.220 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.6 -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-17T01:18:54.529Z] #17 ... [2025-09-17T01:18:54.529Z] [2025-09-17T01:18:54.529Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-17T01:18:54.529Z] #11 2.135 (51/115) Installing xvidcore (1.3.7-r2) [2025-09-17T01:18:54.529Z] #11 2.142 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-09-17T01:18:54.529Z] #11 2.405 (53/115) Installing sdl2 (2.28.5-r1) [2025-09-17T01:18:54.529Z] #11 2.440 (54/115) Installing alsa-lib (1.2.11-r0) [2025-09-17T01:18:54.529Z] #11 2.468 (55/115) Installing libexpat (2.7.0-r0) [2025-09-17T01:18:54.529Z] #11 2.473 (56/115) Installing libbz2 (1.0.8-r6) [2025-09-17T01:18:54.529Z] #11 2.480 (57/115) Installing freetype (2.13.2-r0) [2025-09-17T01:18:54.529Z] #11 2.510 (58/115) Installing fontconfig (2.15.0-r1) [2025-09-17T01:18:54.529Z] #11 2.538 (59/115) Installing fribidi (1.0.15-r0) [2025-09-17T01:18:54.529Z] #11 2.545 (60/115) Installing libintl (0.22.5-r0) [2025-09-17T01:18:54.529Z] #11 2.551 (61/115) Installing libeconf (0.6.3-r0) [2025-09-17T01:18:54.529Z] #11 2.559 (62/115) Installing libblkid (2.40.1-r1) [2025-09-17T01:18:54.529Z] #11 2.566 (63/115) Installing libmount (2.40.1-r1) [2025-09-17T01:18:54.529Z] #11 2.575 (64/115) Installing pcre2 (10.43-r0) [2025-09-17T01:18:54.529Z] #11 2.588 (65/115) Installing glib (2.80.5-r0) [2025-09-17T01:18:54.529Z] #11 2.633 (66/115) Installing graphite2 (1.3.14-r6) [2025-09-17T01:18:54.529Z] #11 2.639 (67/115) Installing harfbuzz (8.5.0-r0) [2025-09-17T01:18:54.529Z] #11 2.660 (68/115) Installing libunibreak (6.1-r0) [2025-09-17T01:18:54.529Z] #11 2.667 (69/115) Installing libass (0.17.2-r0) [2025-09-17T01:18:54.529Z] #11 2.681 (70/115) Installing libbluray (1.3.4-r1) [2025-09-17T01:18:54.529Z] #11 2.691 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-09-17T01:18:54.529Z] #11 2.700 (72/115) Installing libopenmpt (0.7.7-r0) [2025-09-17T01:18:54.529Z] #11 2.717 (73/115) Installing cjson (1.7.18-r0) [2025-09-17T01:18:54.529Z] #11 2.724 (74/115) Installing mbedtls (3.6.4-r0) [2025-09-17T01:18:54.529Z] #11 2.740 (75/115) Installing librist (0.2.10-r1) [2025-09-17T01:18:54.529Z] #11 2.747 (76/115) Installing libsrt (1.5.3-r0) [2025-09-17T01:18:54.529Z] #11 2.766 (77/115) Installing libssh (0.10.6-r0) [2025-09-17T01:18:54.529Z] #11 2.773 (78/115) Installing xz-libs (5.6.2-r1) [2025-09-17T01:18:54.529Z] #11 2.784 (79/115) Installing libxml2 (2.12.10-r0) [2025-09-17T01:18:54.529Z] #11 2.805 (80/115) Installing libsodium (1.0.19-r0) [2025-09-17T01:18:54.529Z] #11 2.822 (81/115) Installing libzmq (4.3.5-r2) [2025-09-17T01:18:54.529Z] #11 2.837 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-09-17T01:18:54.529Z] #11 2.943 (83/115) Installing serd-libs (0.32.2-r0) [2025-09-17T01:18:54.529Z] #11 2.951 (84/115) Installing zix-libs (0.4.2-r0) [2025-09-17T01:18:54.529Z] #11 2.957 (85/115) Installing sord-libs (0.16.16-r0) [2025-09-17T01:18:54.529Z] #11 3.004 (86/115) Installing sratom (0.6.16-r0) [2025-09-17T01:18:54.529Z] #11 3.011 (87/115) Installing lilv-libs (0.24.24-r1) [2025-09-17T01:18:54.529Z] #11 3.016 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-09-17T01:18:54.529Z] #11 3.131 (89/115) Installing libdovi (3.3.0-r0) [2025-09-17T01:18:54.529Z] #11 3.140 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-09-17T01:18:54.529Z] #11 3.180 (91/115) Installing shaderc (2024.0-r0) [2025-09-17T01:18:54.529Z] #11 3.187 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-09-17T01:18:54.529Z] #11 3.197 (93/115) Installing libplacebo (6.338.2-r1) [2025-09-17T01:18:54.529Z] #11 3.228 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-09-17T01:18:54.529Z] #11 3.233 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-09-17T01:18:54.529Z] #11 3.260 (96/115) Installing vidstab (1.1.1-r0) [2025-09-17T01:18:54.529Z] #11 3.266 (97/115) Installing zimg (3.0.5-r2) [2025-09-17T01:18:54.529Z] #11 3.300 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-09-17T01:18:54.529Z] #11 3.424 (99/115) Installing libasyncns (0.8-r3) [2025-09-17T01:18:54.529Z] #11 3.429 (100/115) Installing dbus-libs (1.14.10-r1) [2025-09-17T01:18:54.529Z] #11 3.446 (101/115) Installing libltdl (2.4.7-r3) [2025-09-17T01:18:54.529Z] #11 3.451 (102/115) Installing orc (0.4.40-r0) [2025-09-17T01:18:54.529Z] #11 3.463 (103/115) Installing libflac (1.4.3-r1) [2025-09-17T01:18:54.529Z] #11 3.473 (104/115) Installing libsndfile (1.2.2-r1) [2025-09-17T01:18:54.529Z] #11 3.490 (105/115) Installing speexdsp (1.2.1-r2) [2025-09-17T01:18:54.529Z] #11 3.497 (106/115) Installing tdb-libs (1.4.9-r1) [2025-09-17T01:18:54.529Z] #11 3.503 (107/115) Installing libpulse (17.0-r0) [2025-09-17T01:18:54.529Z] #11 3.528 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-09-17T01:18:54.529Z] #11 3.537 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-09-17T01:18:54.529Z] #11 3.547 (110/115) Installing ffmpeg (6.1.1-r8) [2025-09-17T01:18:54.529Z] #11 3.558 (111/115) Installing udev-init-scripts (35-r1) [2025-09-17T01:18:54.529Z] #11 3.590 (112/115) Installing eudev-libs (3.2.14-r2) [2025-09-17T01:18:54.529Z] #11 3.594 (113/115) Installing zstd-libs (1.5.6-r0) [2025-09-17T01:18:54.529Z] #11 3.611 (114/115) Installing kmod-libs (32-r0) [2025-09-17T01:18:54.529Z] #11 3.618 (115/115) Installing eudev (3.2.14-r2) [2025-09-17T01:18:54.529Z] #11 3.645 Executing busybox-1.36.1-r29.trigger [2025-09-17T01:18:54.529Z] #11 3.651 Executing glib-2.80.5-r0.trigger [2025-09-17T01:18:54.529Z] #11 3.656 Executing eudev-3.2.14-r2.trigger [2025-09-17T01:18:54.529Z] #11 3.660 OK: 134 MiB in 129 packages [2025-09-17T01:18:54.529Z] #11 DONE 4.4s [2025-09-17T01:18:54.529Z] [2025-09-17T01:18:54.529Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-09-17T01:18:54.529Z] #18 0.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:18:54.787Z] #18 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:18:54.787Z] #18 0.567 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:18:55.045Z] #18 0.586 Executing busybox-1.36.1-r30.post-upgrade [2025-09-17T01:18:55.045Z] #18 0.615 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:18:55.045Z] #18 0.619 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:18:55.045Z] #18 0.623 Executing busybox-1.36.1-r30.trigger [2025-09-17T01:18:55.045Z] #18 0.628 OK: 134 MiB in 129 packages [2025-09-17T01:18:55.045Z] #18 DONE 0.7s [2025-09-17T01:18:55.045Z] [2025-09-17T01:18:55.045Z] #17 [builder 8/8] RUN make build [2025-09-17T01:19:16.960Z] #17 DONE 24.7s [2025-09-17T01:19:16.960Z] [2025-09-17T01:19:16.960Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-09-17T01:19:16.960Z] #19 DONE 0.3s [2025-09-17T01:19:16.960Z] [2025-09-17T01:19:16.960Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-09-17T01:19:16.960Z] #20 DONE 0.0s [2025-09-17T01:19:16.960Z] [2025-09-17T01:19:16.960Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-09-17T01:19:16.960Z] #21 DONE 0.0s [2025-09-17T01:19:16.960Z] [2025-09-17T01:19:16.960Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-09-17T01:19:16.960Z] #22 DONE 0.0s [2025-09-17T01:19:16.960Z] [2025-09-17T01:19:16.960Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-09-17T01:19:16.960Z] #23 DONE 0.0s [2025-09-17T01:19:16.960Z] [2025-09-17T01:19:16.960Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-09-17T01:19:16.960Z] #24 DONE 0.0s [2025-09-17T01:19:16.960Z] [2025-09-17T01:19:16.960Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-09-17T01:19:17.223Z] #25 DONE 0.2s [2025-09-17T01:19:17.223Z] [2025-09-17T01:19:17.223Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-09-17T01:19:17.482Z] #26 DONE 0.2s [2025-09-17T01:19:17.482Z] [2025-09-17T01:19:17.482Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-09-17T01:19:17.742Z] #27 DONE 0.3s [2025-09-17T01:19:17.742Z] [2025-09-17T01:19:17.742Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-09-17T01:19:18.000Z] #28 DONE 0.3s [2025-09-17T01:19:18.000Z] [2025-09-17T01:19:18.000Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-09-17T01:19:18.265Z] #29 DONE 0.3s [2025-09-17T01:19:18.265Z] [2025-09-17T01:19:18.265Z] #30 exporting to image [2025-09-17T01:19:18.265Z] #30 exporting layers [2025-09-17T01:19:18.829Z] #30 exporting layers 0.6s done [2025-09-17T01:19:18.829Z] #30 writing image sha256:a6d9e2ce23520e955cd5546d2fc5de1a692f6b833fae2d717d2221a252bbd665 done [2025-09-17T01:19:18.829Z] #30 naming to docker.io/library/device-usb-camera done [2025-09-17T01:19:18.829Z] #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-17T01:19:19.076Z] provisioning config files... [2025-09-17T01:19:19.089Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12946807165710280343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:19:19.386Z] ---> ****-login.sh [2025-09-17T01:19:19.386Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:19:19.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:19.386Z] Login Succeeded [2025-09-17T01:19:19.386Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:19:19.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:19.386Z] Login Succeeded [2025-09-17T01:19:19.386Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:19:19.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:19.644Z] Login Succeeded [2025-09-17T01:19:19.645Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:19:19.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:19.645Z] Login Succeeded [2025-09-17T01:19:19.645Z] ****.io [2025-09-17T01:19:19.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:19.904Z] Login Succeeded [2025-09-17T01:19:19.904Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:19:19.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:19:19.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:19:19.987Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-09-17T01:19:19.987Z] fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [2025-09-17T01:19:19.987Z] latest [2025-09-17T01:19:19.987Z] 4.1.0-dev.6 [2025-09-17T01:19:19.987Z] fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [2025-09-17T01:19:19.987Z] main [2025-09-17T01:19:19.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:19:20.329Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:19:20.652Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [2025-09-17T01:19:20.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-17T01:19:20.652Z] 007a0f300b0d: Preparing [2025-09-17T01:19:20.652Z] 2d6844c53941: Preparing [2025-09-17T01:19:20.652Z] 61279e9339fe: Preparing [2025-09-17T01:19:20.652Z] 61279e9339fe: Preparing [2025-09-17T01:19:20.652Z] f0083bf6475a: Preparing [2025-09-17T01:19:20.652Z] 7206d983d249: Preparing [2025-09-17T01:19:20.652Z] d997686a6c3a: Preparing [2025-09-17T01:19:20.652Z] b97c07655e56: Preparing [2025-09-17T01:19:20.652Z] 9194393d2649: Preparing [2025-09-17T01:19:20.652Z] d1a7ff1649c9: Preparing [2025-09-17T01:19:20.652Z] 17b3fc08e8ff: Preparing [2025-09-17T01:19:20.652Z] e673264362e2: Preparing [2025-09-17T01:19:20.652Z] 7120f4d3fe1d: Preparing [2025-09-17T01:19:20.652Z] 097100c76c15: Preparing [2025-09-17T01:19:20.652Z] 7120f4d3fe1d: Waiting [2025-09-17T01:19:20.652Z] 097100c76c15: Waiting [2025-09-17T01:19:20.652Z] d997686a6c3a: Waiting [2025-09-17T01:19:20.652Z] b97c07655e56: Waiting [2025-09-17T01:19:20.652Z] 9194393d2649: Waiting [2025-09-17T01:19:20.652Z] e673264362e2: Waiting [2025-09-17T01:19:20.652Z] 17b3fc08e8ff: Waiting [2025-09-17T01:19:20.652Z] d1a7ff1649c9: Waiting [2025-09-17T01:19:20.652Z] 61279e9339fe: Pushed [2025-09-17T01:19:20.652Z] 2d6844c53941: Pushed [2025-09-17T01:19:20.652Z] 007a0f300b0d: Pushed [2025-09-17T01:19:20.652Z] 7206d983d249: Pushed [2025-09-17T01:19:20.652Z] d997686a6c3a: Pushed [2025-09-17T01:19:20.910Z] b97c07655e56: Pushed [2025-09-17T01:19:20.910Z] d1a7ff1649c9: Pushed [2025-09-17T01:19:20.910Z] 9194393d2649: Pushed [2025-09-17T01:19:20.910Z] 097100c76c15: Layer already exists [2025-09-17T01:19:20.910Z] e673264362e2: Pushed [2025-09-17T01:19:23.438Z] f0083bf6475a: Pushed [2025-09-17T01:19:25.333Z] 17b3fc08e8ff: Pushed [2025-09-17T01:19:33.446Z] 7120f4d3fe1d: Pushed [2025-09-17T01:19:33.446Z] fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d: digest: sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:19:33.772Z] + 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-17T01:19:34.095Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-17T01:19:34.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-17T01:19:34.095Z] 007a0f300b0d: Preparing [2025-09-17T01:19:34.095Z] 2d6844c53941: Preparing [2025-09-17T01:19:34.095Z] 61279e9339fe: Preparing [2025-09-17T01:19:34.095Z] 61279e9339fe: Preparing [2025-09-17T01:19:34.095Z] f0083bf6475a: Preparing [2025-09-17T01:19:34.095Z] 7206d983d249: Preparing [2025-09-17T01:19:34.095Z] d997686a6c3a: Preparing [2025-09-17T01:19:34.095Z] b97c07655e56: Preparing [2025-09-17T01:19:34.095Z] 9194393d2649: Preparing [2025-09-17T01:19:34.095Z] d1a7ff1649c9: Preparing [2025-09-17T01:19:34.095Z] 17b3fc08e8ff: Preparing [2025-09-17T01:19:34.095Z] e673264362e2: Preparing [2025-09-17T01:19:34.095Z] 7120f4d3fe1d: Preparing [2025-09-17T01:19:34.095Z] 097100c76c15: Preparing [2025-09-17T01:19:34.095Z] d1a7ff1649c9: Waiting [2025-09-17T01:19:34.095Z] 17b3fc08e8ff: Waiting [2025-09-17T01:19:34.095Z] 9194393d2649: Waiting [2025-09-17T01:19:34.095Z] e673264362e2: Waiting [2025-09-17T01:19:34.095Z] 097100c76c15: Waiting [2025-09-17T01:19:34.095Z] b97c07655e56: Waiting [2025-09-17T01:19:34.095Z] d997686a6c3a: Waiting [2025-09-17T01:19:34.095Z] 7120f4d3fe1d: Waiting [2025-09-17T01:19:34.095Z] 7206d983d249: Layer already exists [2025-09-17T01:19:34.095Z] 007a0f300b0d: Layer already exists [2025-09-17T01:19:34.095Z] f0083bf6475a: Layer already exists [2025-09-17T01:19:34.095Z] 61279e9339fe: Layer already exists [2025-09-17T01:19:34.095Z] 2d6844c53941: Layer already exists [2025-09-17T01:19:34.095Z] d997686a6c3a: Layer already exists [2025-09-17T01:19:34.095Z] b97c07655e56: Layer already exists [2025-09-17T01:19:34.095Z] d1a7ff1649c9: Layer already exists [2025-09-17T01:19:34.095Z] 9194393d2649: Layer already exists [2025-09-17T01:19:34.095Z] 17b3fc08e8ff: Layer already exists [2025-09-17T01:19:34.095Z] e673264362e2: Layer already exists [2025-09-17T01:19:34.095Z] 7120f4d3fe1d: Layer already exists [2025-09-17T01:19:34.095Z] 097100c76c15: Layer already exists [2025-09-17T01:19:34.095Z] latest: digest: sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:19:34.436Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:19:34.778Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6 [2025-09-17T01:19:34.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-17T01:19:34.778Z] 007a0f300b0d: Preparing [2025-09-17T01:19:34.778Z] 2d6844c53941: Preparing [2025-09-17T01:19:34.778Z] 61279e9339fe: Preparing [2025-09-17T01:19:34.778Z] 61279e9339fe: Preparing [2025-09-17T01:19:34.778Z] f0083bf6475a: Preparing [2025-09-17T01:19:34.778Z] 7206d983d249: Preparing [2025-09-17T01:19:34.778Z] d997686a6c3a: Preparing [2025-09-17T01:19:34.778Z] b97c07655e56: Preparing [2025-09-17T01:19:34.778Z] 9194393d2649: Preparing [2025-09-17T01:19:34.778Z] d1a7ff1649c9: Preparing [2025-09-17T01:19:34.778Z] 17b3fc08e8ff: Preparing [2025-09-17T01:19:34.778Z] e673264362e2: Preparing [2025-09-17T01:19:34.778Z] 7120f4d3fe1d: Preparing [2025-09-17T01:19:34.778Z] 097100c76c15: Preparing [2025-09-17T01:19:34.778Z] 9194393d2649: Waiting [2025-09-17T01:19:34.778Z] e673264362e2: Waiting [2025-09-17T01:19:34.778Z] 7120f4d3fe1d: Waiting [2025-09-17T01:19:34.778Z] 097100c76c15: Waiting [2025-09-17T01:19:34.778Z] d1a7ff1649c9: Waiting [2025-09-17T01:19:34.778Z] d997686a6c3a: Waiting [2025-09-17T01:19:34.778Z] b97c07655e56: Waiting [2025-09-17T01:19:34.778Z] 17b3fc08e8ff: Waiting [2025-09-17T01:19:34.778Z] 2d6844c53941: Layer already exists [2025-09-17T01:19:34.778Z] 007a0f300b0d: Layer already exists [2025-09-17T01:19:34.778Z] 7206d983d249: Layer already exists [2025-09-17T01:19:34.778Z] 61279e9339fe: Layer already exists [2025-09-17T01:19:34.778Z] f0083bf6475a: Layer already exists [2025-09-17T01:19:34.778Z] d997686a6c3a: Layer already exists [2025-09-17T01:19:34.778Z] b97c07655e56: Layer already exists [2025-09-17T01:19:34.778Z] 9194393d2649: Layer already exists [2025-09-17T01:19:34.778Z] d1a7ff1649c9: Layer already exists [2025-09-17T01:19:34.778Z] 17b3fc08e8ff: Layer already exists [2025-09-17T01:19:34.778Z] e673264362e2: Layer already exists [2025-09-17T01:19:34.778Z] 7120f4d3fe1d: Layer already exists [2025-09-17T01:19:34.778Z] 097100c76c15: Layer already exists [2025-09-17T01:19:34.778Z] 4.1.0-dev.6: digest: sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:19:35.099Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:19:35.425Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [2025-09-17T01:19:35.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-17T01:19:35.426Z] 007a0f300b0d: Preparing [2025-09-17T01:19:35.426Z] 2d6844c53941: Preparing [2025-09-17T01:19:35.426Z] 61279e9339fe: Preparing [2025-09-17T01:19:35.426Z] 61279e9339fe: Preparing [2025-09-17T01:19:35.426Z] f0083bf6475a: Preparing [2025-09-17T01:19:35.426Z] 7206d983d249: Preparing [2025-09-17T01:19:35.426Z] d997686a6c3a: Preparing [2025-09-17T01:19:35.426Z] b97c07655e56: Preparing [2025-09-17T01:19:35.426Z] 9194393d2649: Preparing [2025-09-17T01:19:35.426Z] d1a7ff1649c9: Preparing [2025-09-17T01:19:35.426Z] 17b3fc08e8ff: Preparing [2025-09-17T01:19:35.426Z] e673264362e2: Preparing [2025-09-17T01:19:35.426Z] 7120f4d3fe1d: Preparing [2025-09-17T01:19:35.426Z] 097100c76c15: Preparing [2025-09-17T01:19:35.426Z] d1a7ff1649c9: Waiting [2025-09-17T01:19:35.426Z] 17b3fc08e8ff: Waiting [2025-09-17T01:19:35.426Z] e673264362e2: Waiting [2025-09-17T01:19:35.426Z] 7120f4d3fe1d: Waiting [2025-09-17T01:19:35.426Z] 097100c76c15: Waiting [2025-09-17T01:19:35.426Z] d997686a6c3a: Waiting [2025-09-17T01:19:35.426Z] b97c07655e56: Waiting [2025-09-17T01:19:35.426Z] 9194393d2649: Waiting [2025-09-17T01:19:35.426Z] 2d6844c53941: Layer already exists [2025-09-17T01:19:35.426Z] f0083bf6475a: Layer already exists [2025-09-17T01:19:35.426Z] 007a0f300b0d: Layer already exists [2025-09-17T01:19:35.426Z] 7206d983d249: Layer already exists [2025-09-17T01:19:35.426Z] 61279e9339fe: Layer already exists [2025-09-17T01:19:35.426Z] d1a7ff1649c9: Layer already exists [2025-09-17T01:19:35.426Z] 9194393d2649: Layer already exists [2025-09-17T01:19:35.426Z] d997686a6c3a: Layer already exists [2025-09-17T01:19:35.426Z] 17b3fc08e8ff: Layer already exists [2025-09-17T01:19:35.426Z] b97c07655e56: Layer already exists [2025-09-17T01:19:35.426Z] e673264362e2: Layer already exists [2025-09-17T01:19:35.426Z] 7120f4d3fe1d: Layer already exists [2025-09-17T01:19:35.426Z] 097100c76c15: Layer already exists [2025-09-17T01:19:35.426Z] fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6: digest: sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:19:35.746Z] + 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-17T01:19:36.073Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-17T01:19:36.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-17T01:19:36.073Z] 007a0f300b0d: Preparing [2025-09-17T01:19:36.073Z] 2d6844c53941: Preparing [2025-09-17T01:19:36.073Z] 61279e9339fe: Preparing [2025-09-17T01:19:36.073Z] 61279e9339fe: Preparing [2025-09-17T01:19:36.073Z] f0083bf6475a: Preparing [2025-09-17T01:19:36.073Z] 7206d983d249: Preparing [2025-09-17T01:19:36.073Z] d997686a6c3a: Preparing [2025-09-17T01:19:36.073Z] b97c07655e56: Preparing [2025-09-17T01:19:36.073Z] 9194393d2649: Preparing [2025-09-17T01:19:36.073Z] d1a7ff1649c9: Preparing [2025-09-17T01:19:36.073Z] 17b3fc08e8ff: Preparing [2025-09-17T01:19:36.073Z] e673264362e2: Preparing [2025-09-17T01:19:36.073Z] 7120f4d3fe1d: Preparing [2025-09-17T01:19:36.073Z] 097100c76c15: Preparing [2025-09-17T01:19:36.073Z] e673264362e2: Waiting [2025-09-17T01:19:36.073Z] 7120f4d3fe1d: Waiting [2025-09-17T01:19:36.073Z] 097100c76c15: Waiting [2025-09-17T01:19:36.073Z] 9194393d2649: Waiting [2025-09-17T01:19:36.073Z] d1a7ff1649c9: Waiting [2025-09-17T01:19:36.073Z] 17b3fc08e8ff: Waiting [2025-09-17T01:19:36.073Z] d997686a6c3a: Waiting [2025-09-17T01:19:36.073Z] b97c07655e56: Waiting [2025-09-17T01:19:36.073Z] 007a0f300b0d: Layer already exists [2025-09-17T01:19:36.073Z] 7206d983d249: Layer already exists [2025-09-17T01:19:36.073Z] 2d6844c53941: Layer already exists [2025-09-17T01:19:36.073Z] 61279e9339fe: Layer already exists [2025-09-17T01:19:36.073Z] f0083bf6475a: Layer already exists [2025-09-17T01:19:36.073Z] d997686a6c3a: Layer already exists [2025-09-17T01:19:36.073Z] 9194393d2649: Layer already exists [2025-09-17T01:19:36.073Z] b97c07655e56: Layer already exists [2025-09-17T01:19:36.073Z] 17b3fc08e8ff: Layer already exists [2025-09-17T01:19:36.073Z] d1a7ff1649c9: Layer already exists [2025-09-17T01:19:36.073Z] e673264362e2: Layer already exists [2025-09-17T01:19:36.073Z] 097100c76c15: Layer already exists [2025-09-17T01:19:36.073Z] 7120f4d3fe1d: Layer already exists [2025-09-17T01:19:36.073Z] main: digest: sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:19:36.150Z] ===================================================== [Pipeline] echo [2025-09-17T01:19:36.171Z] taggedImages: [2025-09-17T01:19:36.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [2025-09-17T01:19:36.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-17T01:19:36.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6 [2025-09-17T01:19:36.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [2025-09-17T01:19:36.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2025-09-17T01:19:36.219Z] ========================================================= [2025-09-17T01:19:36.219Z] [edgeXBuildMultiArch] RAW Config: [2025-09-17T01:19:36.219Z] images: [2025-09-17T01:19:36.219Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [2025-09-17T01:19:36.219Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-17T01:19:36.219Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6 [2025-09-17T01:19:36.219Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [2025-09-17T01:19:36.219Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-17T01:19:36.219Z] settingsFile: [2025-09-17T01:19:36.219Z] device-usb-camera-settings [2025-09-17T01:19:36.219Z] ========================================================= [Pipeline] node [2025-09-17T01:19:51.223Z] Still waiting to schedule task [2025-09-17T01:19:51.223Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-17T01:20:43.644Z] Running on prd-centos7-docker-4c-2g-8956 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:20:43.692Z] provisioning config files... [2025-09-17T01:20:43.717Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4237256070524328996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:20:48.153Z] ---> ****-login.sh [2025-09-17T01:20:48.153Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:20:48.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:20:48.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:20:48.428Z] Configure a credential helper to remove this warning. See [2025-09-17T01:20:48.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:20:48.428Z] [2025-09-17T01:20:48.428Z] Login Succeeded [2025-09-17T01:20:48.428Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:20:48.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:20:48.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:20:48.697Z] Configure a credential helper to remove this warning. See [2025-09-17T01:20:48.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:20:48.697Z] [2025-09-17T01:20:48.697Z] Login Succeeded [2025-09-17T01:20:48.697Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:20:48.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:20:48.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:20:48.960Z] Configure a credential helper to remove this warning. See [2025-09-17T01:20:48.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:20:48.960Z] [2025-09-17T01:20:48.960Z] Login Succeeded [2025-09-17T01:20:48.960Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:20:48.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:20:48.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:20:48.961Z] Configure a credential helper to remove this warning. See [2025-09-17T01:20:48.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:20:48.961Z] [2025-09-17T01:20:48.961Z] Login Succeeded [2025-09-17T01:20:48.961Z] ****.io [2025-09-17T01:20:48.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:20:49.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:20:49.220Z] Configure a credential helper to remove this warning. See [2025-09-17T01:20:49.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:20:49.220Z] [2025-09-17T01:20:49.220Z] Login Succeeded [2025-09-17T01:20:49.220Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:20:49.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:20:49.618Z] + docker buildx ls [2025-09-17T01:20:49.888Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-17T01:20:49.888Z] default * docker [2025-09-17T01:20:49.888Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-17T01:20:50.190Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-17T01:20:50.190Z] edgex-builder [Pipeline] sh [2025-09-17T01:20:50.501Z] + docker buildx inspect --bootstrap [2025-09-17T01:20:50.501Z] #1 [internal] booting buildkit [2025-09-17T01:20:50.501Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-17T01:20:54.723Z] #1 pulling image moby/buildkit:buildx-stable-1 4.2s done [2025-09-17T01:20:54.723Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-17T01:20:56.643Z] #1 creating container buildx_buildkit_edgex-builder0 2.2s done [2025-09-17T01:20:56.643Z] #1 DONE 6.5s [2025-09-17T01:20:56.643Z] Name: edgex-builder [2025-09-17T01:20:56.643Z] Driver: docker-container [2025-09-17T01:20:56.643Z] [2025-09-17T01:20:56.643Z] Nodes: [2025-09-17T01:20:56.643Z] Name: edgex-builder0 [2025-09-17T01:20:56.643Z] Endpoint: unix:///var/run/docker.sock [2025-09-17T01:20:56.643Z] Status: running [2025-09-17T01:20:56.643Z] Buildkit: v0.24.0 [2025-09-17T01:20:56.643Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-17T01:20:56.939Z] + docker buildx ls [2025-09-17T01:20:56.939Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-17T01:20:56.939Z] edgex-builder * docker-container [2025-09-17T01:20:56.939Z] edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-17T01:20:56.939Z] default docker [2025-09-17T01:20:56.939Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-17T01:20:57.232Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d' [2025-09-17T01:20:57.232Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d --push - [2025-09-17T01:20:57.232Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:20:57.232Z] #1 transferring dockerfile: 202B done [2025-09-17T01:20:57.232Z] #1 DONE 0.0s [2025-09-17T01:20:57.232Z] [2025-09-17T01:20:57.232Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [2025-09-17T01:20:57.232Z] #2 DONE 0.1s [2025-09-17T01:20:57.232Z] [2025-09-17T01:20:57.232Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [2025-09-17T01:20:57.506Z] #3 DONE 0.2s [2025-09-17T01:20:57.506Z] [2025-09-17T01:20:57.506Z] #4 [internal] load .dockerignore [2025-09-17T01:20:57.506Z] #4 transferring context: [2025-09-17T01:20:57.765Z] #4 transferring context: 2B done [2025-09-17T01:20:57.765Z] #4 DONE 0.3s [2025-09-17T01:20:57.765Z] [2025-09-17T01:20:57.765Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 [2025-09-17T01:20:57.765Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 0.0s done [2025-09-17T01:20:57.765Z] #5 DONE 0.0s [2025-09-17T01:20:57.765Z] [2025-09-17T01:20:57.765Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 [2025-09-17T01:20:57.765Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 0.0s done [2025-09-17T01:20:58.025Z] #6 DONE 0.2s [2025-09-17T01:20:58.025Z] [2025-09-17T01:20:58.025Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:20:58.025Z] #7 DONE 0.0s [2025-09-17T01:20:58.025Z] [2025-09-17T01:20:58.025Z] #8 exporting to image [2025-09-17T01:20:58.025Z] #8 exporting layers done [2025-09-17T01:20:58.025Z] #8 exporting manifest sha256:f0e0122fab0a134d31f890e080b16c1c4b95e27aed1a885e1f45887dec30cf26 0.0s done [2025-09-17T01:20:58.025Z] #8 exporting config sha256:a6d9e2ce23520e955cd5546d2fc5de1a692f6b833fae2d717d2221a252bbd665 done [2025-09-17T01:20:58.025Z] #8 exporting manifest sha256:31a4ab588b1a248595b99b6db5d6cce811d9d348c90603479cdcd224d247e86e 0.0s done [2025-09-17T01:20:58.025Z] #8 exporting config sha256:d2574c0b198e2445dca98ff8f1d1f5148fd147d81b51e4c37232d408d4c39803 done [2025-09-17T01:20:58.025Z] #8 exporting manifest list sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 done [2025-09-17T01:20:58.025Z] #8 pushing layers 0.1s done [2025-09-17T01:20:58.025Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d@sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 [2025-09-17T01:20:58.025Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:20:58.025Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d@sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 0.1s done [2025-09-17T01:20:58.025Z] #8 DONE 0.2s [2025-09-17T01:20:58.025Z] [2025-09-17T01:20:58.025Z] 1 warning found (use --debug to expand): [2025-09-17T01:20:58.025Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:20:58.328Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' [2025-09-17T01:20:58.328Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - [2025-09-17T01:20:58.328Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:20:58.328Z] #1 transferring dockerfile: 168B done [2025-09-17T01:20:58.328Z] #1 DONE 0.0s [2025-09-17T01:20:58.328Z] [2025-09-17T01:20:58.328Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-17T01:20:58.328Z] #2 DONE 0.0s [2025-09-17T01:20:58.328Z] [2025-09-17T01:20:58.328Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-17T01:20:58.328Z] #3 DONE 0.0s [2025-09-17T01:20:58.328Z] [2025-09-17T01:20:58.328Z] #4 [internal] load .dockerignore [2025-09-17T01:20:58.328Z] #4 transferring context: 2B done [2025-09-17T01:20:58.328Z] #4 DONE 0.0s [2025-09-17T01:20:58.328Z] [2025-09-17T01:20:58.328Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 [2025-09-17T01:20:58.328Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 0.0s done [2025-09-17T01:20:58.587Z] #5 CACHED [2025-09-17T01:20:58.587Z] [2025-09-17T01:20:58.587Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 [2025-09-17T01:20:58.587Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 0.0s done [2025-09-17T01:20:58.587Z] #6 CACHED [2025-09-17T01:20:58.587Z] [2025-09-17T01:20:58.587Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:20:58.587Z] #7 DONE 0.0s [2025-09-17T01:20:58.587Z] [2025-09-17T01:20:58.587Z] #8 exporting to image [2025-09-17T01:20:58.587Z] #8 exporting layers done [2025-09-17T01:20:58.587Z] #8 exporting manifest sha256:f0e0122fab0a134d31f890e080b16c1c4b95e27aed1a885e1f45887dec30cf26 done [2025-09-17T01:20:58.587Z] #8 exporting config sha256:a6d9e2ce23520e955cd5546d2fc5de1a692f6b833fae2d717d2221a252bbd665 done [2025-09-17T01:20:58.587Z] #8 exporting manifest sha256:31a4ab588b1a248595b99b6db5d6cce811d9d348c90603479cdcd224d247e86e done [2025-09-17T01:20:58.587Z] #8 exporting config sha256:d2574c0b198e2445dca98ff8f1d1f5148fd147d81b51e4c37232d408d4c39803 done [2025-09-17T01:20:58.587Z] #8 exporting manifest list sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 done [2025-09-17T01:20:58.587Z] #8 pushing layers 0.0s done [2025-09-17T01:20:58.587Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 0.1s done [2025-09-17T01:20:58.587Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:20:58.587Z] #8 DONE 0.1s [2025-09-17T01:20:58.587Z] [2025-09-17T01:20:58.587Z] 1 warning found (use --debug to expand): [2025-09-17T01:20:58.587Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:20:58.888Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6' [2025-09-17T01:20:58.888Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6 --push - [2025-09-17T01:20:58.888Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:20:58.888Z] #1 transferring dockerfile: 173B done [2025-09-17T01:20:58.888Z] #1 DONE 0.0s [2025-09-17T01:20:58.888Z] [2025-09-17T01:20:58.888Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6 [2025-09-17T01:20:58.888Z] #2 DONE 0.0s [2025-09-17T01:20:58.888Z] [2025-09-17T01:20:58.888Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6 [2025-09-17T01:20:58.888Z] #3 DONE 0.0s [2025-09-17T01:20:58.888Z] [2025-09-17T01:20:58.888Z] #4 [internal] load .dockerignore [2025-09-17T01:20:58.888Z] #4 transferring context: 2B done [2025-09-17T01:20:58.888Z] #4 DONE 0.0s [2025-09-17T01:20:58.888Z] [2025-09-17T01:20:58.888Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 [2025-09-17T01:20:58.888Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 0.0s done [2025-09-17T01:20:58.888Z] #5 CACHED [2025-09-17T01:20:58.888Z] [2025-09-17T01:20:58.888Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 [2025-09-17T01:20:58.888Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 0.0s done [2025-09-17T01:20:58.888Z] #6 CACHED [2025-09-17T01:20:58.888Z] [2025-09-17T01:20:58.888Z] #7 exporting to image [2025-09-17T01:20:58.888Z] #7 exporting layers done [2025-09-17T01:20:58.888Z] #7 exporting manifest sha256:f0e0122fab0a134d31f890e080b16c1c4b95e27aed1a885e1f45887dec30cf26 done [2025-09-17T01:20:58.888Z] #7 exporting config sha256:a6d9e2ce23520e955cd5546d2fc5de1a692f6b833fae2d717d2221a252bbd665 done [2025-09-17T01:20:58.888Z] #7 exporting manifest sha256:31a4ab588b1a248595b99b6db5d6cce811d9d348c90603479cdcd224d247e86e [2025-09-17T01:20:58.888Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:20:59.149Z] #7 exporting manifest sha256:31a4ab588b1a248595b99b6db5d6cce811d9d348c90603479cdcd224d247e86e done [2025-09-17T01:20:59.149Z] #7 exporting config sha256:d2574c0b198e2445dca98ff8f1d1f5148fd147d81b51e4c37232d408d4c39803 done [2025-09-17T01:20:59.149Z] #7 exporting manifest list sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 done [2025-09-17T01:20:59.149Z] #7 pushing layers 0.0s done [2025-09-17T01:20:59.149Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.6@sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 0.1s done [2025-09-17T01:20:59.149Z] #7 DONE 0.1s [2025-09-17T01:20:59.149Z] [2025-09-17T01:20:59.149Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:20:59.149Z] #8 DONE 0.0s [2025-09-17T01:20:59.149Z] [2025-09-17T01:20:59.149Z] 1 warning found (use --debug to expand): [2025-09-17T01:20:59.149Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:20:59.446Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6' [2025-09-17T01:20:59.446Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 --push - [2025-09-17T01:20:59.446Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:20:59.446Z] #1 transferring dockerfile: 214B done [2025-09-17T01:20:59.446Z] #1 DONE 0.0s [2025-09-17T01:20:59.446Z] [2025-09-17T01:20:59.446Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [2025-09-17T01:20:59.446Z] #2 DONE 0.0s [2025-09-17T01:20:59.446Z] [2025-09-17T01:20:59.446Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [2025-09-17T01:20:59.446Z] #3 DONE 0.0s [2025-09-17T01:20:59.446Z] [2025-09-17T01:20:59.446Z] #4 [internal] load .dockerignore [2025-09-17T01:20:59.446Z] #4 transferring context: 2B done [2025-09-17T01:20:59.446Z] #4 DONE 0.0s [2025-09-17T01:20:59.446Z] [2025-09-17T01:20:59.446Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 [2025-09-17T01:20:59.446Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 0.0s done [2025-09-17T01:20:59.446Z] #5 CACHED [2025-09-17T01:20:59.446Z] [2025-09-17T01:20:59.446Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 [2025-09-17T01:20:59.446Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 0.0s done [2025-09-17T01:20:59.446Z] #6 CACHED [2025-09-17T01:20:59.446Z] [2025-09-17T01:20:59.446Z] #7 exporting to image [2025-09-17T01:20:59.446Z] #7 exporting layers done [2025-09-17T01:20:59.446Z] #7 exporting manifest sha256:f0e0122fab0a134d31f890e080b16c1c4b95e27aed1a885e1f45887dec30cf26 done [2025-09-17T01:20:59.446Z] #7 exporting config sha256:a6d9e2ce23520e955cd5546d2fc5de1a692f6b833fae2d717d2221a252bbd665 done [2025-09-17T01:20:59.446Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:20:59.704Z] #7 exporting manifest sha256:31a4ab588b1a248595b99b6db5d6cce811d9d348c90603479cdcd224d247e86e done [2025-09-17T01:20:59.704Z] #7 exporting config sha256:d2574c0b198e2445dca98ff8f1d1f5148fd147d81b51e4c37232d408d4c39803 done [2025-09-17T01:20:59.704Z] #7 exporting manifest list sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 done [2025-09-17T01:20:59.704Z] #7 pushing layers 0.0s done [2025-09-17T01:20:59.704Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6@sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 0.1s done [2025-09-17T01:20:59.704Z] #7 DONE 0.1s [2025-09-17T01:20:59.704Z] [2025-09-17T01:20:59.704Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:20:59.704Z] #8 DONE 0.0s [2025-09-17T01:20:59.704Z] [2025-09-17T01:20:59.704Z] 1 warning found (use --debug to expand): [2025-09-17T01:20:59.704Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:20:59.995Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' [2025-09-17T01:20:59.995Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - [2025-09-17T01:21:00.257Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:21:00.257Z] #1 transferring dockerfile: 166B done [2025-09-17T01:21:00.257Z] #1 DONE 0.0s [2025-09-17T01:21:00.257Z] [2025-09-17T01:21:00.257Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-17T01:21:00.257Z] #2 DONE 0.0s [2025-09-17T01:21:00.257Z] [2025-09-17T01:21:00.257Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-17T01:21:00.257Z] #3 DONE 0.0s [2025-09-17T01:21:00.257Z] [2025-09-17T01:21:00.257Z] #4 [internal] load .dockerignore [2025-09-17T01:21:00.257Z] #4 transferring context: 2B done [2025-09-17T01:21:00.257Z] #4 DONE 0.0s [2025-09-17T01:21:00.257Z] [2025-09-17T01:21:00.257Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 [2025-09-17T01:21:00.257Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 0.0s done [2025-09-17T01:21:00.257Z] #5 CACHED [2025-09-17T01:21:00.257Z] [2025-09-17T01:21:00.257Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 [2025-09-17T01:21:00.257Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:3ea3dbbf03f0c222fd71bea3e620ff8ec5ce63872a64946e11056e89eb2bec15 0.0s done [2025-09-17T01:21:00.257Z] #6 CACHED [2025-09-17T01:21:00.257Z] [2025-09-17T01:21:00.257Z] #7 exporting to image [2025-09-17T01:21:00.257Z] #7 exporting layers done [2025-09-17T01:21:00.257Z] #7 exporting manifest sha256:f0e0122fab0a134d31f890e080b16c1c4b95e27aed1a885e1f45887dec30cf26 done [2025-09-17T01:21:00.257Z] #7 exporting config sha256:a6d9e2ce23520e955cd5546d2fc5de1a692f6b833fae2d717d2221a252bbd665 done [2025-09-17T01:21:00.257Z] #7 exporting manifest sha256:31a4ab588b1a248595b99b6db5d6cce811d9d348c90603479cdcd224d247e86e done [2025-09-17T01:21:00.257Z] #7 exporting config sha256:d2574c0b198e2445dca98ff8f1d1f5148fd147d81b51e4c37232d408d4c39803 done [2025-09-17T01:21:00.257Z] #7 exporting manifest list sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 done [2025-09-17T01:21:00.257Z] #7 pushing layers 0.0s done [2025-09-17T01:21:00.257Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 [2025-09-17T01:21:00.257Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:21:00.257Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:66c815746da66559f1840683ee96ec16f61a71d4e2a692e08e086d6ae1f00e14 0.1s done [2025-09-17T01:21:00.257Z] #7 DONE 0.1s [2025-09-17T01:21:00.257Z] [2025-09-17T01:21:00.257Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:21:00.257Z] #8 DONE 0.0s [2025-09-17T01:21:00.257Z] [2025-09-17T01:21:00.257Z] 1 warning found (use --debug to expand): [2025-09-17T01:21:00.257Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-17T01:21:00.655Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:21:00.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:21:01.509Z] ---> package-listing.sh [2025-09-17T01:21:01.509Z] ++ facter osfamily [2025-09-17T01:21:01.509Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-17T01:21:01.770Z] + OS_FAMILY=redhat [2025-09-17T01:21:01.771Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-09-17T01:21:01.771Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-17T01:21:01.771Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-17T01:21:01.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-17T01:21:01.771Z] + PACKAGES=/tmp/packages_start.txt [2025-09-17T01:21:01.771Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-17T01:21:01.771Z] + PACKAGES=/tmp/packages_end.txt [2025-09-17T01:21:01.771Z] + case "${OS_FAMILY}" in [2025-09-17T01:21:01.771Z] + rpm -qa [2025-09-17T01:21:01.771Z] + sort [2025-09-17T01:21:02.341Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-17T01:21:02.341Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-17T01:21:02.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-17T01:21:02.341Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-17T01:21:02.341Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-09-17T01:21:02.341Z] + 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-17T01:21:02.353Z] 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-17T01:21:02.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:03.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:21:03.202Z] [2025-09-17T01:21:03.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:03.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:21:03.513Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-17T01:21:03.513Z] 5eb5b503b376: Pulling fs layer [2025-09-17T01:21:03.513Z] 5c69ac0246d0: Pulling fs layer [2025-09-17T01:21:03.513Z] ec43610c2a17: Pulling fs layer [2025-09-17T01:21:03.513Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-17T01:21:03.513Z] 33b1e0a273af: Pulling fs layer [2025-09-17T01:21:03.513Z] 5d3b04190fa2: Pulling fs layer [2025-09-17T01:21:03.513Z] 2f39f015ded8: Pulling fs layer [2025-09-17T01:21:03.513Z] 3a2ae6a8a46f: Waiting [2025-09-17T01:21:03.513Z] 33b1e0a273af: Waiting [2025-09-17T01:21:03.513Z] 5d3b04190fa2: Waiting [2025-09-17T01:21:03.513Z] 2f39f015ded8: Waiting [2025-09-17T01:21:03.513Z] 5c69ac0246d0: Verifying Checksum [2025-09-17T01:21:03.513Z] 5c69ac0246d0: Download complete [2025-09-17T01:21:03.513Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-17T01:21:03.513Z] 3a2ae6a8a46f: Download complete [2025-09-17T01:21:03.513Z] 33b1e0a273af: Verifying Checksum [2025-09-17T01:21:03.513Z] 33b1e0a273af: Download complete [2025-09-17T01:21:03.513Z] ec43610c2a17: Verifying Checksum [2025-09-17T01:21:03.513Z] ec43610c2a17: Download complete [2025-09-17T01:21:03.513Z] 5d3b04190fa2: Verifying Checksum [2025-09-17T01:21:03.513Z] 5d3b04190fa2: Download complete [2025-09-17T01:21:03.771Z] 5eb5b503b376: Download complete [2025-09-17T01:21:04.351Z] 2f39f015ded8: Verifying Checksum [2025-09-17T01:21:04.351Z] 2f39f015ded8: Download complete [2025-09-17T01:21:05.293Z] 5eb5b503b376: Pull complete [2025-09-17T01:21:05.293Z] 5c69ac0246d0: Pull complete [2025-09-17T01:21:05.561Z] ec43610c2a17: Pull complete [2025-09-17T01:21:05.827Z] 3a2ae6a8a46f: Pull complete [2025-09-17T01:21:05.827Z] 33b1e0a273af: Pull complete [2025-09-17T01:21:06.087Z] 5d3b04190fa2: Pull complete [2025-09-17T01:21:10.299Z] 2f39f015ded8: Pull complete [2025-09-17T01:21:10.299Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-17T01:21:10.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:21:10.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:21:10.367Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8955 in /w/workspace/exfoundry_device-usb-camera_main [2025-09-17T01:21:10.440Z] prd-centos7-docker-4c-2g-8956 does not seem to be running inside a container [2025-09-17T01:21:10.474Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-17T01:21:14.378Z] $ docker top 2f2a2e605ae851e5484c4653f4dec60a82d0afe7ce01a3dbd9bbd2d9d8a5b84c -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2025-09-17T01:21:14.497Z] Running in /w/workspace/device-usb-camera/209 [Pipeline] { [Pipeline] checkout [2025-09-17T01:21:14.545Z] Selected Git installation does not exist. Using Default [2025-09-17T01:21:14.545Z] The recommended git tool is: NONE [2025-09-17T01:21:14.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-17T01:21:15.028Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-17T01:21:15.324Z] + ls /var/log/sa-host [2025-09-17T01:21:15.324Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:21:15.491Z] provisioning config files... [2025-09-17T01:21:15.499Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7826168430354578727tmp [Pipeline] { [Pipeline] echo [2025-09-17T01:21:15.515Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:21:15.820Z] ---> create-netrc.sh [Pipeline] } [2025-09-17T01:21:15.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:21:16.168Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-17T01:21:16.180Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:21:16.469Z] ---> sudo-logs.sh [2025-09-17T01:21:16.469Z] Archiving 'sudo' log.. [2025-09-17T01:21:16.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8956.novalocal: Name or service not known [2025-09-17T01:21:16.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8956.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-17T01:21:16.493Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:21:16.777Z] ---> job-cost.sh [2025-09-17T01:21:16.777Z] lf-activate-venv: SKIPPING [2025-09-17T01:21:16.777Z] INFO: No Stack... [2025-09-17T01:21:17.036Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-17T01:21:17.294Z] INFO: Archiving Costs [Pipeline] echo [2025-09-17T01:21:17.308Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:21:17.597Z] ---> logs-deploy.sh [2025-09-17T01:21:17.597Z] lf-activate-venv: SKIPPING [2025-09-17T01:21:17.597Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/209 [2025-09-17T01:21:17.597Z] INFO: archiving workspace using pattern(s): [2025-09-17T01:21:18.535Z] Archives upload complete. [2025-09-17T01:21:18.535Z] INFO: archiving logs to Nexus [2025-09-17T01:21:19.104Z] ---> uname -a: [2025-09-17T01:21:19.104Z] Linux prd-centos7-docker-4c-2g-8956.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-17T01:21:19.104Z] [2025-09-17T01:21:19.104Z] [2025-09-17T01:21:19.104Z] ---> lscpu: [2025-09-17T01:21:19.104Z] Architecture: x86_64 [2025-09-17T01:21:19.104Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-17T01:21:19.104Z] Byte Order: Little Endian [2025-09-17T01:21:19.104Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-17T01:21:19.104Z] CPU(s): 2 [2025-09-17T01:21:19.104Z] On-line CPU(s) list: 0,1 [2025-09-17T01:21:19.104Z] Thread(s) per core: 1 [2025-09-17T01:21:19.104Z] Core(s) per socket: 1 [2025-09-17T01:21:19.104Z] Socket(s): 2 [2025-09-17T01:21:19.104Z] NUMA node(s): 1 [2025-09-17T01:21:19.104Z] Vendor ID: AuthenticAMD [2025-09-17T01:21:19.104Z] CPU family: 23 [2025-09-17T01:21:19.104Z] Model: 49 [2025-09-17T01:21:19.104Z] Model name: AMD EPYC-Rome Processor [2025-09-17T01:21:19.104Z] Stepping: 0 [2025-09-17T01:21:19.104Z] CPU MHz: 2800.000 [2025-09-17T01:21:19.104Z] BogoMIPS: 5600.00 [2025-09-17T01:21:19.105Z] Virtualization: AMD-V [2025-09-17T01:21:19.105Z] Hypervisor vendor: KVM [2025-09-17T01:21:19.105Z] Virtualization type: full [2025-09-17T01:21:19.105Z] L1d cache: 64 KiB [2025-09-17T01:21:19.105Z] L1i cache: 64 KiB [2025-09-17T01:21:19.105Z] L2 cache: 1 MiB [2025-09-17T01:21:19.105Z] L3 cache: 32 MiB [2025-09-17T01:21:19.105Z] NUMA node0 CPU(s): 0,1 [2025-09-17T01:21:19.105Z] Vulnerability Itlb multihit: Not affected [2025-09-17T01:21:19.105Z] Vulnerability L1tf: Not affected [2025-09-17T01:21:19.105Z] Vulnerability Mds: Not affected [2025-09-17T01:21:19.105Z] Vulnerability Meltdown: Not affected [2025-09-17T01:21:19.105Z] Vulnerability Mmio stale data: Not affected [2025-09-17T01:21:19.105Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-17T01:21:19.105Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-17T01:21:19.105Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-17T01:21:19.105Z] Vulnerability Srbds: Not affected [2025-09-17T01:21:19.105Z] Vulnerability Tsx async abort: Not affected [2025-09-17T01:21:19.105Z] 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-17T01:21:19.105Z] [2025-09-17T01:21:19.105Z] [2025-09-17T01:21:19.105Z] ---> nproc: [2025-09-17T01:21:19.105Z] 2 [2025-09-17T01:21:19.105Z] [2025-09-17T01:21:19.105Z] [2025-09-17T01:21:19.105Z] ---> df -h: [2025-09-17T01:21:19.105Z] Filesystem Size Used Avail Use% Mounted on [2025-09-17T01:21:19.105Z] overlay 40G 7.3G 33G 19% / [2025-09-17T01:21:19.105Z] tmpfs 64M 0 64M 0% /dev [2025-09-17T01:21:19.105Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-17T01:21:19.105Z] shm 64M 0 64M 0% /dev/shm [2025-09-17T01:21:19.105Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-17T01:21:19.105Z] [2025-09-17T01:21:19.105Z] [2025-09-17T01:21:19.363Z] Cannot open /var/log/sysstat/sa17: No such file or directory [2025-09-17T01:21:19.363Z] Please check if data collecting is enabled [2025-09-17T01:21:19.363Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:21:19.403Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-17T01:21:19.405Z] $ docker stop --time=1 2f2a2e605ae851e5484c4653f4dec60a82d0afe7ce01a3dbd9bbd2d9d8a5b84c [2025-09-17T01:21:20.400Z] using credential edgex-jenkins-ssh [2025-09-17T01:21:20.422Z] Cloning the remote Git repository [2025-09-17T01:21:20.536Z] $ docker rm -f --volumes 2f2a2e605ae851e5484c4653f4dec60a82d0afe7ce01a3dbd9bbd2d9d8a5b84c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-17T01:21:20.639Z] [WS-CLEANUP] Deleting project workspace... [2025-09-17T01:21:20.639Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-17T01:21:20.655Z] [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-17T01:21:20.477Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-09-17T01:21:20.594Z] > git init /w/workspace/device-usb-camera/209 # timeout=10 [2025-09-17T01:21:20.794Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-09-17T01:21:20.796Z] > git --version # timeout=10 [2025-09-17T01:21:20.823Z] > git --version # 'git version 2.25.1' [2025-09-17T01:21:21.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:21:21.088Z] [2025-09-17T01:21:21.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:21.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:21:21.386Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-17T01:21:21.386Z] 5eb5b503b376: Pulling fs layer [2025-09-17T01:21:21.386Z] 5c69ac0246d0: Pulling fs layer [2025-09-17T01:21:21.386Z] ec43610c2a17: Pulling fs layer [2025-09-17T01:21:21.386Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-17T01:21:21.386Z] 33b1e0a273af: Pulling fs layer [2025-09-17T01:21:21.386Z] 5d3b04190fa2: Pulling fs layer [2025-09-17T01:21:21.386Z] 2f39f015ded8: Pulling fs layer [2025-09-17T01:21:21.386Z] 33b1e0a273af: Waiting [2025-09-17T01:21:21.386Z] 5d3b04190fa2: Waiting [2025-09-17T01:21:21.386Z] 2f39f015ded8: Waiting [2025-09-17T01:21:21.386Z] 3a2ae6a8a46f: Waiting [2025-09-17T01:21:21.386Z] 5c69ac0246d0: Verifying Checksum [2025-09-17T01:21:21.386Z] 5c69ac0246d0: Download complete [2025-09-17T01:21:21.386Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-17T01:21:21.386Z] 3a2ae6a8a46f: Download complete [2025-09-17T01:21:21.386Z] 33b1e0a273af: Verifying Checksum [2025-09-17T01:21:21.386Z] 33b1e0a273af: Download complete [2025-09-17T01:21:21.386Z] 5d3b04190fa2: Verifying Checksum [2025-09-17T01:21:21.386Z] 5d3b04190fa2: Download complete [2025-09-17T01:21:21.386Z] ec43610c2a17: Verifying Checksum [2025-09-17T01:21:21.386Z] ec43610c2a17: Download complete [2025-09-17T01:21:21.651Z] 5eb5b503b376: Verifying Checksum [2025-09-17T01:21:21.651Z] 5eb5b503b376: Download complete [2025-09-17T01:21:20.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-17T01:21:21.060Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-17T01:21:22.217Z] 2f39f015ded8: Download complete [2025-09-17T01:21:23.151Z] 5eb5b503b376: Pull complete [2025-09-17T01:21:23.151Z] 5c69ac0246d0: Pull complete [2025-09-17T01:21:23.387Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-09-17T01:21:23.423Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-17T01:21:23.717Z] ec43610c2a17: Pull complete [2025-09-17T01:21:23.717Z] 3a2ae6a8a46f: Pull complete [2025-09-17T01:21:23.975Z] 33b1e0a273af: Pull complete [2025-09-17T01:21:23.975Z] 5d3b04190fa2: Pull complete [2025-09-17T01:21:24.524Z] Avoid second fetch [2025-09-17T01:21:24.525Z] Checking out Revision fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d (main) [2025-09-17T01:21:24.544Z] > git config core.sparsecheckout # timeout=10 [2025-09-17T01:21:24.621Z] > git checkout -f fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d # timeout=10 [2025-09-17T01:21:25.218Z] Commit message: "Merge pull request #416 from FelixTing/issue-415" [2025-09-17T01:21:29.455Z] [2025-09-17T01:21:29.455Z] GitHub has been notified of this commit’s build result [2025-09-17T01:21:29.455Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:21:29.559Z] provisioning config files... [2025-09-17T01:21:29.590Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/209@tmp/config3309449142947553029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:21:30.299Z] ---> ****-login.sh [2025-09-17T01:21:30.299Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:21:30.541Z] 2f39f015ded8: Pull complete [2025-09-17T01:21:30.541Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-17T01:21:30.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:21:30.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-09-17T01:21:30.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:21:30.638Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2025-09-17T01:21:30.666Z] $ 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-17T01:21:30.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:21:30.853Z] Configure a credential helper to remove this warning. See [2025-09-17T01:21:30.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:21:30.853Z] [2025-09-17T01:21:30.853Z] Login Succeeded [2025-09-17T01:21:30.853Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:21:30.874Z] $ docker top b78d21c20a06124fde3f1b0805f509fe26317bdac841c0cef108d7162a6ae897 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:21:31.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:21:31.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:21:31.121Z] Configure a credential helper to remove this warning. See [2025-09-17T01:21:31.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:21:31.121Z] [2025-09-17T01:21:31.121Z] Login Succeeded [2025-09-17T01:21:31.121Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:21:31.274Z] ---> job-cost.sh [2025-09-17T01:21:31.274Z] lf-activate-venv: SKIPPING [2025-09-17T01:21:31.274Z] INFO: No Stack... [2025-09-17T01:21:31.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:21:31.533Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-17T01:21:31.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:21:31.675Z] Configure a credential helper to remove this warning. See [2025-09-17T01:21:31.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:21:31.675Z] [2025-09-17T01:21:31.675Z] Login Succeeded [2025-09-17T01:21:31.675Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:21:31.863Z] INFO: Archiving Costs [Pipeline] sh [2025-09-17T01:21:31.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:21:31.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:21:31.969Z] Configure a credential helper to remove this warning. See [2025-09-17T01:21:31.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:21:31.969Z] [2025-09-17T01:21:31.969Z] Login Succeeded [2025-09-17T01:21:31.969Z] ****.io [2025-09-17T01:21:32.160Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-09-17T01:21:32.160Z] + cut -d, -f6 [Pipeline] lock [2025-09-17T01:21:32.173Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-209-stack-cost] [2025-09-17T01:21:32.180Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-209-stack-cost] did not exist. Created. [2025-09-17T01:21:32.188Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-209-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-17T01:21:32.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:21:32.490Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-17T01:21:32.511Z] Stashed 1 file(s) [Pipeline] } [2025-09-17T01:21:32.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:21:32.513Z] Configure a credential helper to remove this warning. See [2025-09-17T01:21:32.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:21:32.513Z] [2025-09-17T01:21:32.513Z] Login Succeeded [2025-09-17T01:21:32.513Z] ---> ****-login.sh ends [2025-09-17T01:21:32.519Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-209-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-17T01:21:32.539Z] $ docker stop --time=1 b78d21c20a06124fde3f1b0805f509fe26317bdac841c0cef108d7162a6ae897 [2025-09-17T01:21:34.187Z] $ docker rm -f --volumes b78d21c20a06124fde3f1b0805f509fe26317bdac841c0cef108d7162a6ae897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2025-09-17T01:21:34.240Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-09-17T01:21:35.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:21:35.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:21:35.057Z] ========================================================= [2025-09-17T01:21:35.057Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-17T01:21:35.057Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:35.439Z] + 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-17T01:21:36.037Z] Sending build context to Docker daemon 11.68MB [2025-09-17T01:21:36.037Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-09-17T01:21:36.037Z] Step 2/13 : FROM ${BASE} AS builder [2025-09-17T01:21:36.316Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-17T01:21:36.316Z] 94e9d8af2201: Pulling fs layer [2025-09-17T01:21:36.316Z] a6c56e8762df: Pulling fs layer [2025-09-17T01:21:36.316Z] f0f3c8884826: Pulling fs layer [2025-09-17T01:21:36.316Z] c7e7622c144d: Pulling fs layer [2025-09-17T01:21:36.316Z] 4f4fb700ef54: Pulling fs layer [2025-09-17T01:21:36.316Z] b4c3b6d88c5a: Pulling fs layer [2025-09-17T01:21:36.316Z] ba8bce9d2590: Pulling fs layer [2025-09-17T01:21:36.316Z] ca778ea9c289: Pulling fs layer [2025-09-17T01:21:36.316Z] b4c3b6d88c5a: Waiting [2025-09-17T01:21:36.316Z] ba8bce9d2590: Waiting [2025-09-17T01:21:36.316Z] ca778ea9c289: Waiting [2025-09-17T01:21:36.316Z] c7e7622c144d: Waiting [2025-09-17T01:21:36.316Z] 4f4fb700ef54: Waiting [2025-09-17T01:21:36.316Z] a6c56e8762df: Download complete [2025-09-17T01:21:36.316Z] c7e7622c144d: Verifying Checksum [2025-09-17T01:21:36.316Z] c7e7622c144d: Download complete [2025-09-17T01:21:36.316Z] 4f4fb700ef54: Verifying Checksum [2025-09-17T01:21:36.316Z] 4f4fb700ef54: Download complete [2025-09-17T01:21:36.316Z] b4c3b6d88c5a: Verifying Checksum [2025-09-17T01:21:36.316Z] b4c3b6d88c5a: Download complete [2025-09-17T01:21:36.316Z] 94e9d8af2201: Verifying Checksum [2025-09-17T01:21:36.316Z] 94e9d8af2201: Download complete [2025-09-17T01:21:36.919Z] ca778ea9c289: Verifying Checksum [2025-09-17T01:21:36.919Z] ca778ea9c289: Download complete [2025-09-17T01:21:37.521Z] 94e9d8af2201: Pull complete [2025-09-17T01:21:38.116Z] a6c56e8762df: Pull complete [2025-09-17T01:21:38.386Z] f0f3c8884826: Download complete [2025-09-17T01:21:39.809Z] ba8bce9d2590: Verifying Checksum [2025-09-17T01:21:39.810Z] ba8bce9d2590: Download complete [2025-09-17T01:21:52.159Z] f0f3c8884826: Pull complete [2025-09-17T01:21:52.434Z] c7e7622c144d: Pull complete [2025-09-17T01:21:52.434Z] 4f4fb700ef54: Pull complete [2025-09-17T01:21:53.033Z] b4c3b6d88c5a: Pull complete [2025-09-17T01:22:01.265Z] ba8bce9d2590: Pull complete [2025-09-17T01:22:03.208Z] ca778ea9c289: Pull complete [2025-09-17T01:22:03.208Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-17T01:22:03.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-17T01:22:03.208Z] ---> 47b25d7523d1 [2025-09-17T01:22:03.208Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-09-17T01:22:05.172Z] ---> Running in 5779f8f4762d [2025-09-17T01:22:05.172Z] Removing intermediate container 5779f8f4762d [2025-09-17T01:22:05.172Z] ---> a8c9be1cbd2b [2025-09-17T01:22:05.172Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-17T01:22:05.454Z] ---> Running in ee2b9f3521d3 [2025-09-17T01:22:05.731Z] Removing intermediate container ee2b9f3521d3 [2025-09-17T01:22:05.731Z] ---> 349ed30e6f83 [2025-09-17T01:22:05.731Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-09-17T01:22:05.731Z] ---> Running in 16fb403f4108 [2025-09-17T01:22:06.002Z] Removing intermediate container 16fb403f4108 [2025-09-17T01:22:06.002Z] ---> b33e1d29d80e [2025-09-17T01:22:06.002Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-09-17T01:22:06.277Z] ---> Running in d96095b38e53 [2025-09-17T01:22:06.549Z] Removing intermediate container d96095b38e53 [2025-09-17T01:22:06.549Z] ---> 47f091c1a6c4 [2025-09-17T01:22:06.549Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-17T01:22:06.549Z] ---> Running in 676fef8f53af [2025-09-17T01:22:07.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T01:22:08.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T01:22:10.208Z] (1/14) Installing libintl (0.22.5-r0) [2025-09-17T01:22:10.208Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-09-17T01:22:10.208Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-09-17T01:22:10.208Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-09-17T01:22:10.208Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-09-17T01:22:10.208Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-09-17T01:22:10.476Z] (7/14) Installing udev-init-scripts (35-r1) [2025-09-17T01:22:10.476Z] (8/14) Installing libeconf (0.6.3-r0) [2025-09-17T01:22:10.476Z] (9/14) Installing libblkid (2.40.1-r1) [2025-09-17T01:22:10.476Z] (10/14) Installing xz-libs (5.6.2-r1) [2025-09-17T01:22:10.476Z] (11/14) Installing kmod-libs (32-r0) [2025-09-17T01:22:10.476Z] (12/14) Installing eudev (3.2.14-r2) [2025-09-17T01:22:10.744Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-09-17T01:22:10.744Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-09-17T01:22:11.018Z] Executing busybox-1.36.1-r29.trigger [2025-09-17T01:22:11.018Z] Executing eudev-3.2.14-r2.trigger [2025-09-17T01:22:11.018Z] OK: 247 MiB in 72 packages [2025-09-17T01:22:12.435Z] Removing intermediate container 676fef8f53af [2025-09-17T01:22:12.435Z] ---> 762e352bf040 [2025-09-17T01:22:12.435Z] Step 8/13 : WORKDIR /device-usb-camera [2025-09-17T01:22:12.435Z] ---> Running in c2eca3046606 [2025-09-17T01:22:12.703Z] Removing intermediate container c2eca3046606 [2025-09-17T01:22:12.703Z] ---> b0b4d22995a5 [2025-09-17T01:22:12.703Z] Step 9/13 : COPY go.mod vendor* ./ [2025-09-17T01:22:13.289Z] ---> ee65aafe0d59 [2025-09-17T01:22:13.289Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T01:22:13.289Z] ---> Running in b24ce1a90042 [2025-09-17T01:24:05.091Z] Removing intermediate container b24ce1a90042 [2025-09-17T01:24:05.091Z] ---> 03e48275f4e4 [2025-09-17T01:24:05.091Z] Step 11/13 : COPY . . [2025-09-17T01:24:05.091Z] ---> a98939ba2e3f [2025-09-17T01:24:05.091Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-17T01:24:05.091Z] ---> Running in edb280b43ee0 [2025-09-17T01:24:05.091Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-17T01:24:05.091Z] Dload Upload Total Spent Left Speed [2025-09-17T01:24:05.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7145 0 --:--:-- --:--:-- --:--:-- 7224 [2025-09-17T01:24:05.091Z] Removing intermediate container edb280b43ee0 [2025-09-17T01:24:05.091Z] ---> 34e165c994d5 [2025-09-17T01:24:05.091Z] Step 13/13 : RUN ${MAKE} [2025-09-17T01:24:05.091Z] ---> Running in 6c787a0e2a46 [2025-09-17T01:24:05.091Z] noop [2025-09-17T01:24:05.091Z] Removing intermediate container 6c787a0e2a46 [2025-09-17T01:24:05.091Z] ---> 5f02b45f0d3f [2025-09-17T01:24:05.091Z] Successfully built 5f02b45f0d3f [2025-09-17T01:24:05.091Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:24:05.472Z] + docker inspect -f . ci-base-image-arm64 [2025-09-17T01:24:05.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:24:05.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-8955 does not seem to be running inside a container [2025-09-17T01:24:05.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/209 -v /w/workspace/device-usb-camera/209:/w/workspace/device-usb-camera/209:rw,z -v /w/workspace/device-usb-camera/209@tmp:/w/workspace/device-usb-camera/209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-09-17T01:24:08.062Z] $ docker top 68ca76219f2cd0c4c48eed6cb3b4b89b483e51c852d855320be8911bce13ddd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:24:08.952Z] + go version [2025-09-17T01:24:08.952Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-17T01:24:08.975Z] $ docker stop --time=1 68ca76219f2cd0c4c48eed6cb3b4b89b483e51c852d855320be8911bce13ddd2 [2025-09-17T01:24:10.616Z] $ docker rm -f --volumes 68ca76219f2cd0c4c48eed6cb3b4b89b483e51c852d855320be8911bce13ddd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:24:11.225Z] + docker inspect -f . ci-base-image-arm64 [2025-09-17T01:24:11.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:24:11.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-8955 does not seem to be running inside a container [2025-09-17T01:24:11.490Z] $ 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/209 -v /w/workspace/device-usb-camera/209:/w/workspace/device-usb-camera/209:rw,z -v /w/workspace/device-usb-camera/209@tmp:/w/workspace/device-usb-camera/209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-09-17T01:24:12.718Z] $ docker top 5c60cd89fe15f6a6c4d3a1d44fba6178c40c1c5e038f907da5dcf644e6c9dc88 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:24:13.241Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/209 [Pipeline] fileExists [Pipeline] sh [2025-09-17T01:24:14.164Z] + make test [2025-09-17T01:24:14.164Z] go test ./... -coverprofile=coverage.out ./... [2025-09-17T01:24:20.832Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-09-17T01:27:57.746Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-09-17T01:28:07.842Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 4.4% of statements [2025-09-17T01:28:07.842Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-17T01:28:07.842Z] go vet ./... [2025-09-17T01:29:04.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-17T01:29:04.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-17T01:29:04.252Z] ./bin/test-attribution-txt.sh [2025-09-17T01:29:04.252Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-17T01:29:04.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-17T01:29:04.295Z] $ docker stop --time=1 5c60cd89fe15f6a6c4d3a1d44fba6178c40c1c5e038f907da5dcf644e6c9dc88 [2025-09-17T01:29:06.102Z] $ docker rm -f --volumes 5c60cd89fe15f6a6c4d3a1d44fba6178c40c1c5e038f907da5dcf644e6c9dc88 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T01:29:07.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-17T01:29:07.701Z] Warning: overwriting stash ‘coverage-report’ [2025-09-17T01:29:08.227Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-17T01:29:08.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-17T01:29:08.959Z] + ls -al . [2025-09-17T01:29:08.959Z] total 284 [2025-09-17T01:29:08.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:24 . [2025-09-17T01:29:08.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:21 .. [2025-09-17T01:29:08.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:21 .git [2025-09-17T01:29:08.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:21 .github [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 379 Sep 17 01:21 .gitignore [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 203 Sep 17 01:21 .golangci.yml [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 17 01:21 .hadolint.yml [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 20006 Sep 17 01:21 Attribution.txt [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 17743 Sep 17 01:21 CHANGELOG.md [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 2440 Sep 17 01:21 Dockerfile [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 17 01:21 GOVERNANCE.md [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 17 01:21 Jenkinsfile [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 17 01:21 LICENSE [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 3193 Sep 17 01:21 Makefile [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 17 01:21 OWNERS.md [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 17 01:21 README.md [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 01:17 VERSION [2025-09-17T01:29:08.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:21 bin [2025-09-17T01:29:08.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:21 cmd [2025-09-17T01:29:08.959Z] -rw-r--r-- 1 jenkins jenkins 54776 Sep 17 01:28 coverage.out [2025-09-17T01:29:08.959Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 17 01:21 docker-entrypoint.sh [2025-09-17T01:29:08.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:21 docs [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 6388 Sep 17 01:21 go.mod [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 87399 Sep 17 01:21 go.sum [2025-09-17T01:29:08.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:21 internal [2025-09-17T01:29:08.959Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 17 01:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:29:09.320Z] + 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=fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d --label arch=arm64 --label version=4.1.0-dev.6 . [2025-09-17T01:29:09.587Z] Sending build context to Docker daemon 11.73MB [2025-09-17T01:29:09.854Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-09-17T01:29:09.854Z] Step 2/37 : FROM ${BASE} AS builder [2025-09-17T01:29:09.854Z] ---> 5f02b45f0d3f [2025-09-17T01:29:09.854Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-09-17T01:29:09.854Z] ---> Running in 98cae725a1d0 [2025-09-17T01:29:10.122Z] Removing intermediate container 98cae725a1d0 [2025-09-17T01:29:10.122Z] ---> 9cd6d55cefc8 [2025-09-17T01:29:10.122Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-17T01:29:10.389Z] ---> Running in c81719a5e55e [2025-09-17T01:29:10.656Z] Removing intermediate container c81719a5e55e [2025-09-17T01:29:10.656Z] ---> 9716ba18c233 [2025-09-17T01:29:10.656Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-09-17T01:29:10.656Z] ---> Running in a02d208f141f [2025-09-17T01:29:10.928Z] Removing intermediate container a02d208f141f [2025-09-17T01:29:10.928Z] ---> 119f390cf9e3 [2025-09-17T01:29:10.928Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-09-17T01:29:10.928Z] ---> Running in c6d07906c623 [2025-09-17T01:29:11.199Z] Removing intermediate container c6d07906c623 [2025-09-17T01:29:11.199Z] ---> bc7fb61e302e [2025-09-17T01:29:11.199Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-17T01:29:11.470Z] ---> Running in 1c4fe9f2b1f7 [2025-09-17T01:29:12.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T01:29:12.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T01:29:14.121Z] OK: 247 MiB in 72 packages [2025-09-17T01:29:15.091Z] Removing intermediate container 1c4fe9f2b1f7 [2025-09-17T01:29:15.091Z] ---> 943e7c1f73f4 [2025-09-17T01:29:15.091Z] Step 8/37 : WORKDIR /device-usb-camera [2025-09-17T01:29:15.091Z] ---> Running in 21ce81e7fad1 [2025-09-17T01:29:15.358Z] Removing intermediate container 21ce81e7fad1 [2025-09-17T01:29:15.358Z] ---> 2d44f4a7dd94 [2025-09-17T01:29:15.358Z] Step 9/37 : COPY go.mod vendor* ./ [2025-09-17T01:29:15.943Z] ---> da4ac70963b9 [2025-09-17T01:29:15.943Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T01:29:15.943Z] ---> Running in f03da49c0762 [2025-09-17T01:29:18.534Z] Removing intermediate container f03da49c0762 [2025-09-17T01:29:18.534Z] ---> ec6681d73cbf [2025-09-17T01:29:18.534Z] Step 11/37 : COPY . . [2025-09-17T01:29:19.946Z] ---> d57e5e68b6b0 [2025-09-17T01:29:19.946Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-17T01:29:19.946Z] ---> Running in cba7bd1f74da [2025-09-17T01:29:20.913Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2025-09-17T01:29:20.913Z]   Dload Upload Total Spent  Left Speed [2025-09-17T01:29:20.913Z]  0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 6612  0 --:--:-- --:--:-- --:--:--  6679 [2025-09-17T01:29:21.506Z] Removing intermediate container cba7bd1f74da [2025-09-17T01:29:21.506Z] ---> 2d92d5e51bca [2025-09-17T01:29:21.506Z] Step 13/37 : RUN ${MAKE} [2025-09-17T01:29:21.777Z] ---> Running in edc30a8236c8 [2025-09-17T01:29:22.744Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.6 -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-17T01:33:29.638Z] Removing intermediate container edc30a8236c8 [2025-09-17T01:33:29.638Z] ---> 4a0ada8e3f78 [2025-09-17T01:33:29.638Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-09-17T01:33:29.638Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-09-17T01:33:29.638Z] da4d7e05a7aa: Pulling fs layer [2025-09-17T01:33:29.638Z] da4d7e05a7aa: Verifying Checksum [2025-09-17T01:33:29.638Z] da4d7e05a7aa: Download complete [2025-09-17T01:33:29.638Z] da4d7e05a7aa: Pull complete [2025-09-17T01:33:29.638Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-09-17T01:33:29.638Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-09-17T01:33:29.638Z] ---> 62c65ed7ef0d [2025-09-17T01:33:29.639Z] Step 15/37 : FROM alpine:3.20 [2025-09-17T01:33:30.224Z] 3.20: Pulling from library/alpine [2025-09-17T01:33:30.224Z] 13e713f82565: Pulling fs layer [2025-09-17T01:33:30.811Z] 13e713f82565: Verifying Checksum [2025-09-17T01:33:30.811Z] 13e713f82565: Download complete [2025-09-17T01:33:31.397Z] 13e713f82565: Pull complete [2025-09-17T01:33:31.665Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-17T01:33:31.665Z] Status: Downloaded newer image for alpine:3.20 [2025-09-17T01:33:31.665Z] ---> c88e9dceb6cb [2025-09-17T01:33:31.665Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-09-17T01:33:31.665Z] ---> Running in e943e719e1a7 [2025-09-17T01:33:31.933Z] Removing intermediate container e943e719e1a7 [2025-09-17T01:33:31.933Z] ---> b2bd8dd57207 [2025-09-17T01:33:31.933Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-17T01:33:32.203Z] ---> Running in b59695e07816 [2025-09-17T01:33:33.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T01:33:33.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T01:33:35.386Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-09-17T01:33:35.386Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-09-17T01:33:35.386Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-09-17T01:33:35.970Z] (4/114) Installing libxau (1.0.11-r4) [2025-09-17T01:33:35.970Z] (5/114) Installing libmd (1.1.0-r0) [2025-09-17T01:33:35.970Z] (6/114) Installing libbsd (0.12.2-r0) [2025-09-17T01:33:35.970Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-09-17T01:33:35.970Z] (8/114) Installing libxcb (1.16.1-r0) [2025-09-17T01:33:36.236Z] (9/114) Installing libx11 (1.8.9-r1) [2025-09-17T01:33:36.236Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-09-17T01:33:36.236Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-09-17T01:33:36.236Z] (12/114) Installing libdrm (2.4.120-r0) [2025-09-17T01:33:36.504Z] (13/114) Installing libxext (1.3.6-r2) [2025-09-17T01:33:36.505Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-09-17T01:33:36.505Z] (15/114) Installing libffi (3.4.6-r0) [2025-09-17T01:33:36.505Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-09-17T01:33:36.505Z] (17/114) Installing libva (2.21.0-r0) [2025-09-17T01:33:36.505Z] (18/114) Installing libvdpau (1.5-r3) [2025-09-17T01:33:36.505Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-09-17T01:33:36.505Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-09-17T01:33:36.505Z] (21/114) Installing libgcc (13.2.1_git20240309-r1) [2025-09-17T01:33:36.505Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-17T01:33:36.505Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-09-17T01:33:36.774Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-09-17T01:33:36.774Z] (25/114) Installing imath (3.1.12-r0) [2025-09-17T01:33:36.774Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-09-17T01:33:36.774Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-09-17T01:33:36.774Z] (28/114) Installing giflib (5.2.2-r0) [2025-09-17T01:33:36.774Z] (29/114) Installing libhwy (1.0.7-r0) [2025-09-17T01:33:36.774Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-09-17T01:33:36.774Z] (31/114) Installing lcms2 (2.16-r0) [2025-09-17T01:33:36.774Z] (32/114) Installing libpng (1.6.44-r0) [2025-09-17T01:33:36.774Z] (33/114) Installing libjxl (0.10.2-r0) [2025-09-17T01:33:37.042Z] (34/114) Installing lame-libs (3.100-r5) [2025-09-17T01:33:37.042Z] (35/114) Installing opus (1.5.2-r0) [2025-09-17T01:33:37.042Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-09-17T01:33:37.042Z] (37/114) Installing libgomp (13.2.1_git20240309-r1) [2025-09-17T01:33:37.042Z] (38/114) Installing soxr (0.1.3-r7) [2025-09-17T01:33:37.309Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-09-17T01:33:37.309Z] (40/114) Installing libogg (1.3.5-r5) [2025-09-17T01:33:37.309Z] (41/114) Installing libtheora (1.1.1-r18) [2025-09-17T01:33:37.309Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-09-17T01:33:37.309Z] (43/114) Installing libvpx (1.14.1-r0) [2025-09-17T01:33:37.309Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-09-17T01:33:37.577Z] (45/114) Installing libwebp (1.3.2-r0) [2025-09-17T01:33:37.577Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-09-17T01:33:37.577Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-09-17T01:33:37.577Z] (48/114) Installing numactl (2.0.18-r0) [2025-09-17T01:33:37.577Z] (49/114) Installing x265-libs (3.6-r0) [2025-09-17T01:33:37.846Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-09-17T01:33:37.846Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-09-17T01:33:38.433Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-09-17T01:33:38.433Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-09-17T01:33:38.433Z] (54/114) Installing libexpat (2.7.0-r0) [2025-09-17T01:33:38.433Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-09-17T01:33:38.433Z] (56/114) Installing freetype (2.13.2-r0) [2025-09-17T01:33:38.433Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-09-17T01:33:38.433Z] (58/114) Installing fribidi (1.0.15-r0) [2025-09-17T01:33:38.433Z] (59/114) Installing libintl (0.22.5-r0) [2025-09-17T01:33:38.433Z] (60/114) Installing libeconf (0.6.3-r0) [2025-09-17T01:33:38.433Z] (61/114) Installing libblkid (2.40.1-r1) [2025-09-17T01:33:38.433Z] (62/114) Installing libmount (2.40.1-r1) [2025-09-17T01:33:38.433Z] (63/114) Installing pcre2 (10.43-r0) [2025-09-17T01:33:38.701Z] (64/114) Installing glib (2.80.5-r0) [2025-09-17T01:33:38.701Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-09-17T01:33:38.701Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-09-17T01:33:38.701Z] (67/114) Installing libunibreak (6.1-r0) [2025-09-17T01:33:38.701Z] (68/114) Installing libass (0.17.2-r0) [2025-09-17T01:33:38.701Z] (69/114) Installing libbluray (1.3.4-r1) [2025-09-17T01:33:38.970Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-09-17T01:33:38.970Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-09-17T01:33:38.970Z] (72/114) Installing cjson (1.7.18-r0) [2025-09-17T01:33:38.970Z] (73/114) Installing mbedtls (3.6.4-r0) [2025-09-17T01:33:38.970Z] (74/114) Installing librist (0.2.10-r1) [2025-09-17T01:33:38.970Z] (75/114) Installing libsrt (1.5.3-r0) [2025-09-17T01:33:38.970Z] (76/114) Installing libssh (0.10.6-r0) [2025-09-17T01:33:38.970Z] (77/114) Installing xz-libs (5.6.2-r1) [2025-09-17T01:33:38.970Z] (78/114) Installing libxml2 (2.12.10-r0) [2025-09-17T01:33:39.241Z] (79/114) Installing libsodium (1.0.19-r0) [2025-09-17T01:33:39.241Z] (80/114) Installing libzmq (4.3.5-r2) [2025-09-17T01:33:39.241Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-09-17T01:33:39.241Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-09-17T01:33:39.241Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-09-17T01:33:39.241Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-09-17T01:33:39.241Z] (85/114) Installing sratom (0.6.16-r0) [2025-09-17T01:33:39.241Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-09-17T01:33:39.241Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-09-17T01:33:39.509Z] (88/114) Installing libdovi (3.3.0-r0) [2025-09-17T01:33:39.509Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-09-17T01:33:39.509Z] (90/114) Installing shaderc (2024.0-r0) [2025-09-17T01:33:39.509Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-09-17T01:33:39.509Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-09-17T01:33:39.776Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-09-17T01:33:39.776Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-09-17T01:33:39.776Z] (95/114) Installing vidstab (1.1.1-r0) [2025-09-17T01:33:39.776Z] (96/114) Installing zimg (3.0.5-r2) [2025-09-17T01:33:39.776Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-09-17T01:33:39.776Z] (98/114) Installing libasyncns (0.8-r3) [2025-09-17T01:33:39.776Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-09-17T01:33:39.776Z] (100/114) Installing libltdl (2.4.7-r3) [2025-09-17T01:33:39.776Z] (101/114) Installing orc (0.4.40-r0) [2025-09-17T01:33:39.776Z] (102/114) Installing libflac (1.4.3-r1) [2025-09-17T01:33:40.045Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-09-17T01:33:40.045Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-09-17T01:33:40.045Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-09-17T01:33:40.045Z] (106/114) Installing libpulse (17.0-r0) [2025-09-17T01:33:40.045Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-09-17T01:33:40.045Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-09-17T01:33:40.045Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-09-17T01:33:40.045Z] (110/114) Installing udev-init-scripts (35-r1) [2025-09-17T01:33:40.045Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-09-17T01:33:40.045Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-09-17T01:33:40.317Z] (113/114) Installing kmod-libs (32-r0) [2025-09-17T01:33:40.317Z] (114/114) Installing eudev (3.2.14-r2) [2025-09-17T01:33:40.317Z] Executing busybox-1.36.1-r29.trigger [2025-09-17T01:33:40.317Z] Executing glib-2.80.5-r0.trigger [2025-09-17T01:33:40.317Z] Executing eudev-3.2.14-r2.trigger [2025-09-17T01:33:40.317Z] OK: 120 MiB in 128 packages [2025-09-17T01:33:44.599Z] Removing intermediate container b59695e07816 [2025-09-17T01:33:44.599Z] ---> 10c76660c380 [2025-09-17T01:33:44.599Z] Step 18/37 : RUN apk --no-cache upgrade [2025-09-17T01:33:44.878Z] ---> Running in 159742c02c35 [2025-09-17T01:33:45.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T01:33:46.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T01:33:47.531Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:33:47.531Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-17T01:33:47.800Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:33:47.800Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:33:47.800Z] Executing busybox-1.36.1-r30.trigger [2025-09-17T01:33:47.800Z] OK: 120 MiB in 128 packages [2025-09-17T01:33:48.767Z] Removing intermediate container 159742c02c35 [2025-09-17T01:33:48.767Z] ---> cdc758e89696 [2025-09-17T01:33:48.767Z] Step 19/37 : WORKDIR / [2025-09-17T01:33:49.037Z] ---> Running in 4cb366b057f6 [2025-09-17T01:33:49.306Z] Removing intermediate container 4cb366b057f6 [2025-09-17T01:33:49.306Z] ---> 6c6dbf9873f9 [2025-09-17T01:33:49.306Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-09-17T01:33:51.904Z] ---> 5efe7ccd6caf [2025-09-17T01:33:51.904Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-09-17T01:33:52.177Z] ---> a62eea701ebf [2025-09-17T01:33:52.177Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-09-17T01:33:52.765Z] ---> d33a4b7e8ed3 [2025-09-17T01:33:52.765Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-09-17T01:33:53.356Z] ---> a51502f4db29 [2025-09-17T01:33:53.356Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-09-17T01:33:53.944Z] ---> b3f90944c641 [2025-09-17T01:33:53.944Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-09-17T01:33:54.213Z] ---> 11ea95421d52 [2025-09-17T01:33:54.213Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-09-17T01:33:56.168Z] ---> a071542b5982 [2025-09-17T01:33:56.168Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-09-17T01:33:56.168Z] ---> Running in 12932925c183 [2025-09-17T01:33:58.128Z] Removing intermediate container 12932925c183 [2025-09-17T01:33:58.128Z] ---> 2fa13967f325 [2025-09-17T01:33:58.128Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-09-17T01:33:58.128Z] ---> Running in 9810895b0f51 [2025-09-17T01:34:00.081Z] Removing intermediate container 9810895b0f51 [2025-09-17T01:34:00.081Z] ---> bcb58eb7cc4c [2025-09-17T01:34:00.081Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-09-17T01:34:00.081Z] ---> Running in 68965e9d1c4a [2025-09-17T01:34:02.037Z] Removing intermediate container 68965e9d1c4a [2025-09-17T01:34:02.037Z] ---> bb9ae69d4b1f [2025-09-17T01:34:02.037Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-09-17T01:34:02.037Z] ---> Running in 85c8af50654e [2025-09-17T01:34:04.004Z] Removing intermediate container 85c8af50654e [2025-09-17T01:34:04.004Z] ---> 347da8d9a6ed [2025-09-17T01:34:04.004Z] Step 31/37 : EXPOSE 59983 [2025-09-17T01:34:04.004Z] ---> Running in 885e131221cc [2025-09-17T01:34:04.004Z] Removing intermediate container 885e131221cc [2025-09-17T01:34:04.004Z] ---> 883e745f2814 [2025-09-17T01:34:04.004Z] Step 32/37 : EXPOSE 8554 [2025-09-17T01:34:04.275Z] ---> Running in ff02b9d75392 [2025-09-17T01:34:04.543Z] Removing intermediate container ff02b9d75392 [2025-09-17T01:34:04.543Z] ---> 6a81328e48ef [2025-09-17T01:34:04.543Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-09-17T01:34:04.543Z] ---> Running in 5f688e0eb8bd [2025-09-17T01:34:05.131Z] Removing intermediate container 5f688e0eb8bd [2025-09-17T01:34:05.131Z] ---> cdbd8e8e26ad [2025-09-17T01:34:05.131Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-09-17T01:34:05.131Z] ---> Running in af46fd5607c1 [2025-09-17T01:34:05.401Z] Removing intermediate container af46fd5607c1 [2025-09-17T01:34:05.401Z] ---> 6f4aecd19691 [2025-09-17T01:34:05.401Z] Step 35/37 : LABEL arch=arm64 [2025-09-17T01:34:05.401Z] ---> Running in 3242bb898e09 [2025-09-17T01:34:05.679Z] Removing intermediate container 3242bb898e09 [2025-09-17T01:34:05.679Z] ---> e2413ca317a3 [2025-09-17T01:34:05.679Z] Step 36/37 : LABEL git_sha=fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [2025-09-17T01:34:05.949Z] ---> Running in acd20dd45bff [2025-09-17T01:34:06.219Z] Removing intermediate container acd20dd45bff [2025-09-17T01:34:06.219Z] ---> f3fd40190dcc [2025-09-17T01:34:06.219Z] Step 37/37 : LABEL version=4.1.0-dev.6 [2025-09-17T01:34:06.219Z] ---> Running in 3c4ba1012a8c [2025-09-17T01:34:06.487Z] Removing intermediate container 3c4ba1012a8c [2025-09-17T01:34:06.487Z] ---> df3b2ba99f41 [2025-09-17T01:34:06.487Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-17T01:34:06.757Z] Successfully built df3b2ba99f41 [2025-09-17T01:34:06.757Z] 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-17T01:34:06.915Z] provisioning config files... [2025-09-17T01:34:06.949Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/209@tmp/config2106228755515951271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:34:07.309Z] ---> ****-login.sh [2025-09-17T01:34:07.309Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:34:07.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:34:07.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:34:07.578Z] Configure a credential helper to remove this warning. See [2025-09-17T01:34:07.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:34:07.578Z] [2025-09-17T01:34:07.578Z] Login Succeeded [2025-09-17T01:34:07.578Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:34:07.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:34:07.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:34:07.847Z] Configure a credential helper to remove this warning. See [2025-09-17T01:34:07.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:34:07.848Z] [2025-09-17T01:34:07.848Z] Login Succeeded [2025-09-17T01:34:07.848Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:34:08.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:34:08.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:34:08.436Z] Configure a credential helper to remove this warning. See [2025-09-17T01:34:08.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:34:08.436Z] [2025-09-17T01:34:08.436Z] Login Succeeded [2025-09-17T01:34:08.436Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:34:08.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:34:08.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:34:08.706Z] Configure a credential helper to remove this warning. See [2025-09-17T01:34:08.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:34:08.706Z] [2025-09-17T01:34:08.706Z] Login Succeeded [2025-09-17T01:34:08.706Z] ****.io [2025-09-17T01:34:08.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:34:09.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:34:09.245Z] Configure a credential helper to remove this warning. See [2025-09-17T01:34:09.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:34:09.245Z] [2025-09-17T01:34:09.245Z] Login Succeeded [2025-09-17T01:34:09.245Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:34:09.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:34:09.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:34:09.363Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-09-17T01:34:09.363Z] fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [2025-09-17T01:34:09.363Z] latest [2025-09-17T01:34:09.363Z] 4.1.0-dev.6 [2025-09-17T01:34:09.363Z] fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [2025-09-17T01:34:09.363Z] main [2025-09-17T01:34:09.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:34:09.770Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:34:10.139Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [2025-09-17T01:34:10.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-17T01:34:10.139Z] 05a134a8a33f: Preparing [2025-09-17T01:34:10.139Z] e9f089f86f8a: Preparing [2025-09-17T01:34:10.139Z] 76ab2f82f41b: Preparing [2025-09-17T01:34:10.139Z] c267023b7601: Preparing [2025-09-17T01:34:10.139Z] f0c0fc467d42: Preparing [2025-09-17T01:34:10.139Z] 4fdee56d7956: Preparing [2025-09-17T01:34:10.139Z] 492790fb3117: Preparing [2025-09-17T01:34:10.139Z] 94081af7adcc: Preparing [2025-09-17T01:34:10.139Z] d2c04589e423: Preparing [2025-09-17T01:34:10.139Z] 98b1176b360d: Preparing [2025-09-17T01:34:10.139Z] ae946d8743a2: Preparing [2025-09-17T01:34:10.139Z] f15fdb9cb88a: Preparing [2025-09-17T01:34:10.139Z] eca745645eee: Preparing [2025-09-17T01:34:10.139Z] 1e890da81ec9: Preparing [2025-09-17T01:34:10.139Z] 94081af7adcc: Waiting [2025-09-17T01:34:10.139Z] d2c04589e423: Waiting [2025-09-17T01:34:10.139Z] 98b1176b360d: Waiting [2025-09-17T01:34:10.139Z] ae946d8743a2: Waiting [2025-09-17T01:34:10.139Z] f15fdb9cb88a: Waiting [2025-09-17T01:34:10.139Z] eca745645eee: Waiting [2025-09-17T01:34:10.139Z] 1e890da81ec9: Waiting [2025-09-17T01:34:10.139Z] 492790fb3117: Waiting [2025-09-17T01:34:10.139Z] 4fdee56d7956: Waiting [2025-09-17T01:34:10.407Z] 05a134a8a33f: Pushed [2025-09-17T01:34:10.407Z] 76ab2f82f41b: Pushed [2025-09-17T01:34:10.407Z] c267023b7601: Pushed [2025-09-17T01:34:10.407Z] e9f089f86f8a: Pushed [2025-09-17T01:34:10.676Z] 4fdee56d7956: Pushed [2025-09-17T01:34:10.676Z] 94081af7adcc: Pushed [2025-09-17T01:34:10.676Z] d2c04589e423: Pushed [2025-09-17T01:34:10.676Z] 492790fb3117: Pushed [2025-09-17T01:34:10.944Z] 98b1176b360d: Pushed [2025-09-17T01:34:10.944Z] 1e890da81ec9: Layer already exists [2025-09-17T01:34:11.212Z] f15fdb9cb88a: Pushed [2025-09-17T01:34:17.870Z] f0c0fc467d42: Pushed [2025-09-17T01:34:21.221Z] ae946d8743a2: Pushed [2025-09-17T01:34:33.679Z] eca745645eee: Pushed [2025-09-17T01:34:33.679Z] fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d: digest: sha256:a79463bde1ac54b8b8b2cc30bac6ad5ab629880613be1b3fd28f586af306b6d8 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:34:34.054Z] + 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-17T01:34:34.435Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-09-17T01:34:34.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-17T01:34:34.435Z] 05a134a8a33f: Preparing [2025-09-17T01:34:34.435Z] e9f089f86f8a: Preparing [2025-09-17T01:34:34.435Z] 76ab2f82f41b: Preparing [2025-09-17T01:34:34.435Z] c267023b7601: Preparing [2025-09-17T01:34:34.435Z] f0c0fc467d42: Preparing [2025-09-17T01:34:34.435Z] 4fdee56d7956: Preparing [2025-09-17T01:34:34.435Z] 492790fb3117: Preparing [2025-09-17T01:34:34.435Z] 94081af7adcc: Preparing [2025-09-17T01:34:34.435Z] d2c04589e423: Preparing [2025-09-17T01:34:34.435Z] 98b1176b360d: Preparing [2025-09-17T01:34:34.435Z] ae946d8743a2: Preparing [2025-09-17T01:34:34.435Z] f15fdb9cb88a: Preparing [2025-09-17T01:34:34.435Z] eca745645eee: Preparing [2025-09-17T01:34:34.435Z] 1e890da81ec9: Preparing [2025-09-17T01:34:34.435Z] d2c04589e423: Waiting [2025-09-17T01:34:34.435Z] f15fdb9cb88a: Waiting [2025-09-17T01:34:34.435Z] eca745645eee: Waiting [2025-09-17T01:34:34.435Z] 1e890da81ec9: Waiting [2025-09-17T01:34:34.435Z] 4fdee56d7956: Waiting [2025-09-17T01:34:34.435Z] 492790fb3117: Waiting [2025-09-17T01:34:34.435Z] 98b1176b360d: Waiting [2025-09-17T01:34:34.435Z] ae946d8743a2: Waiting [2025-09-17T01:34:34.435Z] 94081af7adcc: Waiting [2025-09-17T01:34:34.435Z] 05a134a8a33f: Layer already exists [2025-09-17T01:34:34.435Z] e9f089f86f8a: Layer already exists [2025-09-17T01:34:34.435Z] f0c0fc467d42: Layer already exists [2025-09-17T01:34:34.435Z] 76ab2f82f41b: Layer already exists [2025-09-17T01:34:34.435Z] c267023b7601: Layer already exists [2025-09-17T01:34:34.435Z] 4fdee56d7956: Layer already exists [2025-09-17T01:34:34.435Z] d2c04589e423: Layer already exists [2025-09-17T01:34:34.435Z] 492790fb3117: Layer already exists [2025-09-17T01:34:34.435Z] 94081af7adcc: Layer already exists [2025-09-17T01:34:34.435Z] 98b1176b360d: Layer already exists [2025-09-17T01:34:34.435Z] ae946d8743a2: Layer already exists [2025-09-17T01:34:34.435Z] f15fdb9cb88a: Layer already exists [2025-09-17T01:34:34.435Z] eca745645eee: Layer already exists [2025-09-17T01:34:34.435Z] 1e890da81ec9: Layer already exists [2025-09-17T01:34:34.704Z] latest: digest: sha256:a79463bde1ac54b8b8b2cc30bac6ad5ab629880613be1b3fd28f586af306b6d8 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:34:35.073Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:34:35.453Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.6 [2025-09-17T01:34:35.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-17T01:34:35.453Z] 05a134a8a33f: Preparing [2025-09-17T01:34:35.453Z] e9f089f86f8a: Preparing [2025-09-17T01:34:35.453Z] 76ab2f82f41b: Preparing [2025-09-17T01:34:35.453Z] c267023b7601: Preparing [2025-09-17T01:34:35.453Z] f0c0fc467d42: Preparing [2025-09-17T01:34:35.453Z] 4fdee56d7956: Preparing [2025-09-17T01:34:35.453Z] 492790fb3117: Preparing [2025-09-17T01:34:35.453Z] 94081af7adcc: Preparing [2025-09-17T01:34:35.453Z] d2c04589e423: Preparing [2025-09-17T01:34:35.453Z] 98b1176b360d: Preparing [2025-09-17T01:34:35.453Z] ae946d8743a2: Preparing [2025-09-17T01:34:35.453Z] f15fdb9cb88a: Preparing [2025-09-17T01:34:35.453Z] eca745645eee: Preparing [2025-09-17T01:34:35.453Z] 1e890da81ec9: Preparing [2025-09-17T01:34:35.453Z] d2c04589e423: Waiting [2025-09-17T01:34:35.453Z] 98b1176b360d: Waiting [2025-09-17T01:34:35.453Z] ae946d8743a2: Waiting [2025-09-17T01:34:35.453Z] f15fdb9cb88a: Waiting [2025-09-17T01:34:35.453Z] eca745645eee: Waiting [2025-09-17T01:34:35.453Z] 1e890da81ec9: Waiting [2025-09-17T01:34:35.453Z] 4fdee56d7956: Waiting [2025-09-17T01:34:35.453Z] 492790fb3117: Waiting [2025-09-17T01:34:35.453Z] 94081af7adcc: Waiting [2025-09-17T01:34:35.453Z] 76ab2f82f41b: Layer already exists [2025-09-17T01:34:35.453Z] c267023b7601: Layer already exists [2025-09-17T01:34:35.453Z] f0c0fc467d42: Layer already exists [2025-09-17T01:34:35.453Z] e9f089f86f8a: Layer already exists [2025-09-17T01:34:35.453Z] 05a134a8a33f: Layer already exists [2025-09-17T01:34:35.453Z] 4fdee56d7956: Layer already exists [2025-09-17T01:34:35.453Z] 94081af7adcc: Layer already exists [2025-09-17T01:34:35.453Z] 492790fb3117: Layer already exists [2025-09-17T01:34:35.453Z] d2c04589e423: Layer already exists [2025-09-17T01:34:35.453Z] 98b1176b360d: Layer already exists [2025-09-17T01:34:35.453Z] ae946d8743a2: Layer already exists [2025-09-17T01:34:35.453Z] eca745645eee: Layer already exists [2025-09-17T01:34:35.453Z] f15fdb9cb88a: Layer already exists [2025-09-17T01:34:35.453Z] 1e890da81ec9: Layer already exists [2025-09-17T01:34:35.719Z] 4.1.0-dev.6: digest: sha256:a79463bde1ac54b8b8b2cc30bac6ad5ab629880613be1b3fd28f586af306b6d8 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:34:36.083Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:34:36.455Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [2025-09-17T01:34:36.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-17T01:34:36.455Z] 05a134a8a33f: Preparing [2025-09-17T01:34:36.455Z] e9f089f86f8a: Preparing [2025-09-17T01:34:36.455Z] 76ab2f82f41b: Preparing [2025-09-17T01:34:36.455Z] c267023b7601: Preparing [2025-09-17T01:34:36.455Z] f0c0fc467d42: Preparing [2025-09-17T01:34:36.455Z] 4fdee56d7956: Preparing [2025-09-17T01:34:36.455Z] 492790fb3117: Preparing [2025-09-17T01:34:36.455Z] 94081af7adcc: Preparing [2025-09-17T01:34:36.455Z] d2c04589e423: Preparing [2025-09-17T01:34:36.455Z] 98b1176b360d: Preparing [2025-09-17T01:34:36.455Z] ae946d8743a2: Preparing [2025-09-17T01:34:36.455Z] f15fdb9cb88a: Preparing [2025-09-17T01:34:36.455Z] eca745645eee: Preparing [2025-09-17T01:34:36.455Z] 1e890da81ec9: Preparing [2025-09-17T01:34:36.455Z] 94081af7adcc: Waiting [2025-09-17T01:34:36.455Z] d2c04589e423: Waiting [2025-09-17T01:34:36.455Z] 98b1176b360d: Waiting [2025-09-17T01:34:36.455Z] ae946d8743a2: Waiting [2025-09-17T01:34:36.455Z] f15fdb9cb88a: Waiting [2025-09-17T01:34:36.455Z] eca745645eee: Waiting [2025-09-17T01:34:36.455Z] 1e890da81ec9: Waiting [2025-09-17T01:34:36.455Z] 4fdee56d7956: Waiting [2025-09-17T01:34:36.455Z] 492790fb3117: Waiting [2025-09-17T01:34:36.455Z] c267023b7601: Layer already exists [2025-09-17T01:34:36.455Z] e9f089f86f8a: Layer already exists [2025-09-17T01:34:36.455Z] 05a134a8a33f: Layer already exists [2025-09-17T01:34:36.455Z] f0c0fc467d42: Layer already exists [2025-09-17T01:34:36.455Z] 76ab2f82f41b: Layer already exists [2025-09-17T01:34:36.455Z] 4fdee56d7956: Layer already exists [2025-09-17T01:34:36.455Z] 94081af7adcc: Layer already exists [2025-09-17T01:34:36.455Z] 98b1176b360d: Layer already exists [2025-09-17T01:34:36.455Z] d2c04589e423: Layer already exists [2025-09-17T01:34:36.455Z] 492790fb3117: Layer already exists [2025-09-17T01:34:36.455Z] eca745645eee: Layer already exists [2025-09-17T01:34:36.455Z] ae946d8743a2: Layer already exists [2025-09-17T01:34:36.455Z] f15fdb9cb88a: Layer already exists [2025-09-17T01:34:36.455Z] 1e890da81ec9: Layer already exists [2025-09-17T01:34:36.721Z] fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6: digest: sha256:a79463bde1ac54b8b8b2cc30bac6ad5ab629880613be1b3fd28f586af306b6d8 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:34:37.093Z] + 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-17T01:34:37.457Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-09-17T01:34:37.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-17T01:34:37.457Z] 05a134a8a33f: Preparing [2025-09-17T01:34:37.457Z] e9f089f86f8a: Preparing [2025-09-17T01:34:37.457Z] 76ab2f82f41b: Preparing [2025-09-17T01:34:37.457Z] c267023b7601: Preparing [2025-09-17T01:34:37.457Z] f0c0fc467d42: Preparing [2025-09-17T01:34:37.457Z] 4fdee56d7956: Preparing [2025-09-17T01:34:37.457Z] 492790fb3117: Preparing [2025-09-17T01:34:37.457Z] 4fdee56d7956: Waiting [2025-09-17T01:34:37.457Z] 94081af7adcc: Preparing [2025-09-17T01:34:37.457Z] 492790fb3117: Waiting [2025-09-17T01:34:37.457Z] d2c04589e423: Preparing [2025-09-17T01:34:37.457Z] 94081af7adcc: Waiting [2025-09-17T01:34:37.457Z] d2c04589e423: Waiting [2025-09-17T01:34:37.457Z] 98b1176b360d: Preparing [2025-09-17T01:34:37.457Z] ae946d8743a2: Preparing [2025-09-17T01:34:37.457Z] 98b1176b360d: Waiting [2025-09-17T01:34:37.457Z] f15fdb9cb88a: Preparing [2025-09-17T01:34:37.457Z] ae946d8743a2: Waiting [2025-09-17T01:34:37.457Z] eca745645eee: Preparing [2025-09-17T01:34:37.457Z] 1e890da81ec9: Preparing [2025-09-17T01:34:37.457Z] f15fdb9cb88a: Waiting [2025-09-17T01:34:37.457Z] 1e890da81ec9: Waiting [2025-09-17T01:34:37.457Z] eca745645eee: Waiting [2025-09-17T01:34:37.457Z] c267023b7601: Layer already exists [2025-09-17T01:34:37.457Z] e9f089f86f8a: Layer already exists [2025-09-17T01:34:37.457Z] 76ab2f82f41b: Layer already exists [2025-09-17T01:34:37.457Z] 05a134a8a33f: Layer already exists [2025-09-17T01:34:37.457Z] f0c0fc467d42: Layer already exists [2025-09-17T01:34:37.457Z] 4fdee56d7956: Layer already exists [2025-09-17T01:34:37.457Z] 492790fb3117: Layer already exists [2025-09-17T01:34:37.457Z] 98b1176b360d: Layer already exists [2025-09-17T01:34:37.457Z] d2c04589e423: Layer already exists [2025-09-17T01:34:37.457Z] 94081af7adcc: Layer already exists [2025-09-17T01:34:37.457Z] 1e890da81ec9: Layer already exists [2025-09-17T01:34:37.457Z] eca745645eee: Layer already exists [2025-09-17T01:34:37.457Z] f15fdb9cb88a: Layer already exists [2025-09-17T01:34:37.457Z] ae946d8743a2: Layer already exists [2025-09-17T01:34:37.722Z] main: digest: sha256:a79463bde1ac54b8b8b2cc30bac6ad5ab629880613be1b3fd28f586af306b6d8 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:34:37.804Z] ===================================================== [Pipeline] echo [2025-09-17T01:34:37.821Z] taggedImages: [2025-09-17T01:34:37.821Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [2025-09-17T01:34:37.821Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-09-17T01:34:37.821Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.6 [2025-09-17T01:34:37.821Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [2025-09-17T01:34:37.821Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2025-09-17T01:34:37.837Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [Pipeline] echo [2025-09-17T01:34:37.852Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2025-09-17T01:34:37.869Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.6 [Pipeline] echo [2025-09-17T01:34:37.889Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d-4.1.0-dev.6 [Pipeline] echo [2025-09-17T01:34:37.906Z] 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-17T01:34:38.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-17T01:34:38.311Z] [2025-09-17T01:34:38.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:34:38.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-17T01:34:38.663Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-17T01:34:38.663Z] 8998bd30e6a1: Pulling fs layer [2025-09-17T01:34:38.663Z] 04944245beec: Pulling fs layer [2025-09-17T01:34:38.663Z] 699f458cf7ca: Pulling fs layer [2025-09-17T01:34:38.663Z] 765212b225bb: Pulling fs layer [2025-09-17T01:34:38.663Z] f23df028b6ca: Pulling fs layer [2025-09-17T01:34:38.663Z] d65c8cfc05b1: Pulling fs layer [2025-09-17T01:34:38.663Z] 2437ff75d9bd: Pulling fs layer [2025-09-17T01:34:38.663Z] f23df028b6ca: Waiting [2025-09-17T01:34:38.663Z] d65c8cfc05b1: Waiting [2025-09-17T01:34:38.663Z] 2437ff75d9bd: Waiting [2025-09-17T01:34:38.663Z] 765212b225bb: Waiting [2025-09-17T01:34:38.931Z] 04944245beec: Verifying Checksum [2025-09-17T01:34:38.931Z] 04944245beec: Download complete [2025-09-17T01:34:38.931Z] 765212b225bb: Verifying Checksum [2025-09-17T01:34:38.931Z] 765212b225bb: Download complete [2025-09-17T01:34:38.931Z] f23df028b6ca: Verifying Checksum [2025-09-17T01:34:38.931Z] f23df028b6ca: Download complete [2025-09-17T01:34:38.931Z] d65c8cfc05b1: Verifying Checksum [2025-09-17T01:34:38.931Z] d65c8cfc05b1: Download complete [2025-09-17T01:34:39.196Z] 699f458cf7ca: Verifying Checksum [2025-09-17T01:34:39.196Z] 699f458cf7ca: Download complete [2025-09-17T01:34:39.463Z] 8998bd30e6a1: Download complete [2025-09-17T01:34:42.037Z] 2437ff75d9bd: Verifying Checksum [2025-09-17T01:34:42.037Z] 2437ff75d9bd: Download complete [2025-09-17T01:34:43.974Z] 8998bd30e6a1: Pull complete [2025-09-17T01:34:44.555Z] 04944245beec: Pull complete [2025-09-17T01:34:45.960Z] 699f458cf7ca: Pull complete [2025-09-17T01:34:46.227Z] 765212b225bb: Pull complete [2025-09-17T01:34:47.181Z] f23df028b6ca: Pull complete [2025-09-17T01:34:47.181Z] d65c8cfc05b1: Pull complete [2025-09-17T01:35:05.383Z] 2437ff75d9bd: Pull complete [2025-09-17T01:35:05.383Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-17T01:35:05.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-17T01:35:05.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:35:05.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-8955 does not seem to be running inside a container [2025-09-17T01:35:05.653Z] $ 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/209 -v /w/workspace/device-usb-camera/209:/w/workspace/device-usb-camera/209:rw,z -v /w/workspace/device-usb-camera/209@tmp:/w/workspace/device-usb-camera/209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-09-17T01:35:08.400Z] $ docker top 52b1efbdc8342e7b4a4b0fbd5ad24d5670ca9372a8c839c84c71fd70cc865bd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:35:09.257Z] ---> job-cost.sh [2025-09-17T01:35:09.257Z] lf-activate-venv: SKIPPING [2025-09-17T01:35:09.257Z] INFO: No Stack... [2025-09-17T01:35:09.522Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-17T01:35:10.474Z] INFO: Archiving Costs [Pipeline] sh [2025-09-17T01:35:11.110Z] + cat /w/workspace/device-usb-camera/209/archives/cost.csv [2025-09-17T01:35:11.110Z] + cut -d, -f6 [Pipeline] lock [2025-09-17T01:35:11.170Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-209-stack-cost] [2025-09-17T01:35:11.177Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-209-stack-cost] did not exist. Created. [2025-09-17T01:35:11.184Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-209-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-17T01:35:11.835Z] /w/workspace/device-usb-camera/209@tmp/durable-38e6e9ba/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-17T01:35:12.468Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-17T01:35:12.494Z] Warning: overwriting stash ‘stack-cost’ [2025-09-17T01:35:12.539Z] Stashed 1 file(s) [Pipeline] } [2025-09-17T01:35:12.549Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-209-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-17T01:35:12.575Z] $ docker stop --time=1 52b1efbdc8342e7b4a4b0fbd5ad24d5670ca9372a8c839c84c71fd70cc865bd6 [2025-09-17T01:35:14.042Z] $ docker rm -f --volumes 52b1efbdc8342e7b4a4b0fbd5ad24d5670ca9372a8c839c84c71fd70cc865bd6 [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-17T01:35:14.556Z] provisioning config files... [2025-09-17T01:35:14.564Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4976207722494897753tmp [Pipeline] { [Pipeline] sh [2025-09-17T01:35:14.865Z] + set +x [2025-09-17T01:35:14.865Z] + bash -s --+ [2025-09-17T01:35:14.865Z] curl -s https://codecov.io/bash [2025-09-17T01:35:14.865Z] [2025-09-17T01:35:14.865Z] _____ _ [2025-09-17T01:35:14.865Z] / ____| | | [2025-09-17T01:35:14.865Z] | | ___ __| | ___ ___ _____ __ [2025-09-17T01:35:14.865Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-17T01:35:14.865Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-17T01:35:14.865Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-17T01:35:14.865Z] Bash-1.0.6 [2025-09-17T01:35:14.865Z] [2025-09-17T01:35:14.865Z] [2025-09-17T01:35:14.865Z] ==> git version 2.25.1 found [2025-09-17T01:35:14.865Z] ==> 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-17T01:35:14.865Z] Release-Date: 2020-01-08 [2025-09-17T01:35:14.865Z] 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-17T01:35:14.865Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-17T01:35:14.865Z] ==> Jenkins CI detected. [2025-09-17T01:35:14.865Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2025-09-17T01:35:14.865Z] project root: . [2025-09-17T01:35:14.865Z] --> token set from env [2025-09-17T01:35:14.865Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-17T01:35:14.865Z] ==> Running gcov in . (disable via -X gcov) [2025-09-17T01:35:14.865Z] ==> Python coveragepy not found [2025-09-17T01:35:14.865Z] ==> Searching for coverage reports in: [2025-09-17T01:35:14.865Z] + . [2025-09-17T01:35:14.865Z] -> Found 1 reports [2025-09-17T01:35:14.865Z] ==> Detecting git/mercurial file structure [2025-09-17T01:35:14.865Z] ==> Reading reports [2025-09-17T01:35:15.125Z] + ./coverage.out bytes=54776 [2025-09-17T01:35:15.125Z] ==> Appending adjustments [2025-09-17T01:35:15.125Z] https://docs.codecov.io/docs/fixing-reports [2025-09-17T01:35:15.125Z] + Found adjustments [2025-09-17T01:35:15.125Z] ==> Gzipping contents [2025-09-17T01:35:15.125Z] 8.0K /tmp/codecov.FNHD0w.gz [2025-09-17T01:35:15.125Z] ==> Uploading reports [2025-09-17T01:35:15.125Z] url: https://codecov.io [2025-09-17T01:35:15.125Z] query: branch=main&commit=fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d&build=209&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F209%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-17T01:35:15.125Z] -> Pinging Codecov [2025-09-17T01:35:15.125Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d&build=209&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F209%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-17T01:35:15.384Z] -> Uploading to [2025-09-17T01:35:15.384Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d/fb403aff-c2eb-4e19-a406-ecb8e9ff0b9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250917%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250917T013515Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8c23ccfd17d278190aa710fcf78ffced1fd5b47de09cf26524c004de40314030 [2025-09-17T01:35:15.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-17T01:35:15.384Z] Dload Upload Total Spent Left Speed [2025-09-17T01:35:15.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6786 0 0 100 6786 0 47125 --:--:-- --:--:-- --:--:-- 47125 [2025-09-17T01:35:15.384Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [Pipeline] } [2025-09-17T01:35:15.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-17T01:35:15.550Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-17T01:35:15.562Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:15.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-17T01:35:15.864Z] [2025-09-17T01:35:15.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:16.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-17T01:35:16.168Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-17T01:35:16.168Z] 0a9a5dfd008f: Already exists [2025-09-17T01:35:16.168Z] 36466aa92d05: Already exists [2025-09-17T01:35:16.168Z] e10405b45d13: Already exists [2025-09-17T01:35:16.168Z] 096b7ceb2af7: Already exists [2025-09-17T01:35:16.168Z] 4f4fb700ef54: Already exists [2025-09-17T01:35:16.168Z] e50aa161e22a: Pulling fs layer [2025-09-17T01:35:16.168Z] d3c8db5fb9df: Pulling fs layer [2025-09-17T01:35:16.427Z] e50aa161e22a: Verifying Checksum [2025-09-17T01:35:16.427Z] e50aa161e22a: Download complete [2025-09-17T01:35:16.686Z] e50aa161e22a: Pull complete [2025-09-17T01:35:18.064Z] d3c8db5fb9df: Verifying Checksum [2025-09-17T01:35:18.064Z] d3c8db5fb9df: Download complete [2025-09-17T01:35:21.365Z] d3c8db5fb9df: Pull complete [2025-09-17T01:35:21.365Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-17T01:35:21.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-17T01:35:21.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:35:21.465Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2025-09-17T01:35:21.488Z] $ 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-17T01:35:22.781Z] $ docker top d56e9479432bbba1eb3d5e3750193f75dbcfbe355cfa5531e8a5785faa9e3215 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:35:23.130Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-09-17T01:35:23.141Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-09-17T01:35:23.418Z] + set -o pipefail [2025-09-17T01:35:23.418Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-09-17T01:35:31.588Z] [2025-09-17T01:35:31.588Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-09-17T01:35:31.588Z] [2025-09-17T01:35:31.588Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/528885de-4d40-4597-96f5-b4a349cee6e7 [2025-09-17T01:35:31.588Z] [2025-09-17T01:35:31.588Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-17T01:35:31.588Z] [2025-09-17T01:35:31.588Z] [2025-09-17T01:35:31.588Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-17T01:35:31.588Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-17T01:35:31.850Z] $ docker stop --time=1 d56e9479432bbba1eb3d5e3750193f75dbcfbe355cfa5531e8a5785faa9e3215 [2025-09-17T01:35:34.918Z] $ docker rm -f --volumes d56e9479432bbba1eb3d5e3750193f75dbcfbe355cfa5531e8a5785faa9e3215 [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-17T01:35:35.843Z] + git log --format=format:%s -1 fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d [Pipeline] sh [2025-09-17T01:35:36.133Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T01:35:36.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:36.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:35:36.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:35:36.519Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2025-09-17T01:35:36.549Z] $ 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-17T01:35:36.826Z] $ docker top abc49556dd8cb8d3eb5c5dd00045d5fe04873776b627184af80be0423d55130a -eo pid,comm [2025-09-17T01:35:36.871Z] 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-17T01:35:36.871Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T01:35:36.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:35:36.931Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:35:37.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:35:37.022Z] $ docker exec abc49556dd8cb8d3eb5c5dd00045d5fe04873776b627184af80be0423d55130a ssh-agent [2025-09-17T01:35:37.132Z] SSH_AUTH_SOCK=/tmp/ssh-8J7mhvlBiVmR/agent.31 [2025-09-17T01:35:37.132Z] SSH_AGENT_PID=37 [2025-09-17T01:35:37.137Z] Running ssh-add (command line suppressed) [2025-09-17T01:35:37.224Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4956184887025008689.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4956184887025008689.key) [2025-09-17T01:35:37.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:35:37.533Z] + git semver tag [2025-09-17T01:35:37.792Z] 2025-09-17 01:35:37,730 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T01:35:37.792Z] 2025-09-17 01:35:37,733 [run_tag] DEBUG tag force:False [2025-09-17T01:35:37.792Z] 2025-09-17 01:35:37,733 [check_head_tag] DEBUG check head tag [2025-09-17T01:35:37.792Z] 2025-09-17 01:35:37,733 [execute] INFO git cat-file --batch-check [2025-09-17T01:35:37.792Z] 2025-09-17 01:35:37,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-09-17T01:35:37.792Z] 2025-09-17 01:35:37,735 [execute] INFO git cat-file --batch [2025-09-17T01:35:37.792Z] 2025-09-17 01:35:37,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-09-17T01:35:37.792Z] 2025-09-17 01:35:37,743 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-17T01:35:37.792Z] 2025-09-17 01:35:37,743 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 [2025-09-17T01:35:37.792Z] 2025-09-17 01:35:37,743 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-09-17T01:35:37.792Z] 2025-09-17 01:35:37,746 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-17T01:35:37.792Z] 4.1.0-dev.6 [Pipeline] } [2025-09-17T01:35:37.796Z] $ docker exec --env ******** --env ******** abc49556dd8cb8d3eb5c5dd00045d5fe04873776b627184af80be0423d55130a ssh-agent -k [2025-09-17T01:35:37.899Z] unset SSH_AUTH_SOCK; [2025-09-17T01:35:37.899Z] unset SSH_AGENT_PID; [2025-09-17T01:35:37.899Z] echo Agent pid 37 killed; [2025-09-17T01:35:37.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:35:38.250Z] + git semver [Pipeline] } [2025-09-17T01:35:38.516Z] $ docker stop --time=1 abc49556dd8cb8d3eb5c5dd00045d5fe04873776b627184af80be0423d55130a [2025-09-17T01:35:39.780Z] $ docker rm -f --volumes abc49556dd8cb8d3eb5c5dd00045d5fe04873776b627184af80be0423d55130a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:40.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-17T01:35:40.205Z] [2025-09-17T01:35:40.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:40.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-17T01:35:40.514Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-17T01:35:40.514Z] ab5ef0e58194: Pulling fs layer [2025-09-17T01:35:40.514Z] 9712f1f96733: Pulling fs layer [2025-09-17T01:35:40.514Z] 63f879dbbcfc: Pulling fs layer [2025-09-17T01:35:40.514Z] 0d9ebad4ef96: Pulling fs layer [2025-09-17T01:35:40.514Z] e9a5061849ea: Pulling fs layer [2025-09-17T01:35:40.514Z] d747dcd14b5f: Pulling fs layer [2025-09-17T01:35:40.514Z] 2de7ff778b66: Pulling fs layer [2025-09-17T01:35:40.514Z] 0d9ebad4ef96: Waiting [2025-09-17T01:35:40.514Z] 2de7ff778b66: Waiting [2025-09-17T01:35:40.514Z] d747dcd14b5f: Waiting [2025-09-17T01:35:40.514Z] e9a5061849ea: Waiting [2025-09-17T01:35:40.514Z] 9712f1f96733: Verifying Checksum [2025-09-17T01:35:40.514Z] 9712f1f96733: Download complete [2025-09-17T01:35:40.773Z] 63f879dbbcfc: Verifying Checksum [2025-09-17T01:35:40.773Z] 63f879dbbcfc: Download complete [2025-09-17T01:35:41.031Z] e9a5061849ea: Verifying Checksum [2025-09-17T01:35:41.031Z] e9a5061849ea: Download complete [2025-09-17T01:35:41.031Z] d747dcd14b5f: Download complete [2025-09-17T01:35:41.031Z] ab5ef0e58194: Verifying Checksum [2025-09-17T01:35:41.031Z] ab5ef0e58194: Download complete [2025-09-17T01:35:41.031Z] 0d9ebad4ef96: Verifying Checksum [2025-09-17T01:35:41.031Z] 0d9ebad4ef96: Download complete [2025-09-17T01:35:41.031Z] 2de7ff778b66: Verifying Checksum [2025-09-17T01:35:41.031Z] 2de7ff778b66: Download complete [2025-09-17T01:35:44.323Z] ab5ef0e58194: Pull complete [2025-09-17T01:35:44.323Z] 9712f1f96733: Pull complete [2025-09-17T01:35:44.889Z] 63f879dbbcfc: Pull complete [2025-09-17T01:35:50.184Z] 0d9ebad4ef96: Pull complete [2025-09-17T01:35:50.184Z] e9a5061849ea: Pull complete [2025-09-17T01:35:50.184Z] d747dcd14b5f: Pull complete [2025-09-17T01:35:51.560Z] 2de7ff778b66: Pull complete [2025-09-17T01:35:51.560Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-17T01:35:51.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-17T01:35:51.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:35:51.666Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2025-09-17T01:35:51.691Z] $ 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-17T01:35:54.295Z] $ docker top 5a2b18e3fa5c122944582f610aad7ffc78916c94774144e6f8bd825c9c3b2e3a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:35:54.365Z] provisioning config files... [2025-09-17T01:35:54.374Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16716259632244035795tmp [2025-09-17T01:35:54.385Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12074379414588999876tmp [2025-09-17T01:35:54.393Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8842216326029706768tmp [Pipeline] { [Pipeline] echo [2025-09-17T01:35:54.421Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:35:54.718Z] ---> sigul-configuration.sh [2025-09-17T01:35:54.718Z] gpg: directory `/root/.gnupg' created [2025-09-17T01:35:54.718Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-17T01:35:54.718Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-17T01:35:54.718Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-17T01:35:54.718Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-17T01:35:54.718Z] gpg: CAST5 encrypted data [2025-09-17T01:35:54.718Z] gpg: encrypted with 1 passphrase [2025-09-17T01:35:54.718Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-17T01:35:55.014Z] + mkdir /home/jenkins [2025-09-17T01:35:55.014Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-17T01:35:55.309Z] + 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-17T01:35:55.328Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:35:55.699Z] ---> sigul-install.sh [2025-09-17T01:35:55.700Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-17T01:35:56.087Z] + git tag --list [2025-09-17T01:35:56.087Z] v0.0.0 [2025-09-17T01:35:56.087Z] v2.2.0 [2025-09-17T01:35:56.087Z] v2.3.0 [2025-09-17T01:35:56.087Z] v2.3.1 [2025-09-17T01:35:56.087Z] v3.0 [2025-09-17T01:35:56.087Z] v3.0.0 [2025-09-17T01:35:56.087Z] v3.1 [2025-09-17T01:35:56.087Z] v3.1.0 [2025-09-17T01:35:56.087Z] v3.1.1 [2025-09-17T01:35:56.087Z] v4.0 [2025-09-17T01:35:56.087Z] v4.0.0 [2025-09-17T01:35:56.087Z] v4.1.0-dev.1 [2025-09-17T01:35:56.087Z] v4.1.0-dev.2 [2025-09-17T01:35:56.087Z] v4.1.0-dev.3 [2025-09-17T01:35:56.087Z] v4.1.0-dev.4 [2025-09-17T01:35:56.087Z] v4.1.0-dev.5 [2025-09-17T01:35:56.087Z] v4.1.0-dev.6 [Pipeline] sh [2025-09-17T01:35:56.442Z] + lftools sign git-tag v4.1.0-dev.6 [2025-09-17T01:35:57.010Z] Signing Git tag with Sigul... [2025-09-17T01:35:57.010Z] Signing v4.1.0-dev.6 [Pipeline] echo [2025-09-17T01:35:57.282Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:35:57.575Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-17T01:35:57.582Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-17T01:35:57.610Z] $ docker stop --time=1 5a2b18e3fa5c122944582f610aad7ffc78916c94774144e6f8bd825c9c3b2e3a [2025-09-17T01:35:58.866Z] $ docker rm -f --volumes 5a2b18e3fa5c122944582f610aad7ffc78916c94774144e6f8bd825c9c3b2e3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-17T01:35:59.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T01:35:59.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:59.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:35:59.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:35:59.712Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2025-09-17T01:35:59.736Z] $ 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-17T01:35:59.985Z] $ docker top 95adf1168255889ba6a59ebc6d0436a370785661f389aaee0807458f1a3888e0 -eo pid,comm [2025-09-17T01:36:00.030Z] 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-17T01:36:00.030Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T01:36:00.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:36:00.086Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:36:00.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:36:00.189Z] $ docker exec 95adf1168255889ba6a59ebc6d0436a370785661f389aaee0807458f1a3888e0 ssh-agent [2025-09-17T01:36:00.290Z] SSH_AUTH_SOCK=/tmp/ssh-0UFhQU8huG3w/agent.32 [2025-09-17T01:36:00.290Z] SSH_AGENT_PID=39 [2025-09-17T01:36:00.294Z] Running ssh-add (command line suppressed) [2025-09-17T01:36:00.393Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1850218974249367473.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1850218974249367473.key) [2025-09-17T01:36:00.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:36:00.702Z] + git semver bump pre [2025-09-17T01:36:00.960Z] 2025-09-17 01:36:00,895 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T01:36:00.960Z] 2025-09-17 01:36:00,898 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-17T01:36:00.960Z] 2025-09-17 01:36:00,898 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev [2025-09-17T01:36:00.960Z] 2025-09-17 01:36:00,899 [bump_version] DEBUG bumped version:4.1.0-dev.7 [2025-09-17T01:36:00.960Z] 2025-09-17 01:36:00,899 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-09-17T01:36:00.960Z] 2025-09-17 01:36:00,899 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-17T01:36:00.960Z] 2025-09-17 01:36:00,899 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-17T01:36:00.960Z] 2025-09-17 01:36:00,901 [execute] INFO git cat-file --batch-check [2025-09-17T01:36:00.960Z] 2025-09-17 01:36:00,901 [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-17T01:36:00.960Z] 2025-09-17 01:36:00,905 [execute] INFO git cat-file --batch [2025-09-17T01:36:00.960Z] 2025-09-17 01:36:00,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-17T01:36:00.960Z] 2025-09-17 01:36:00,908 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-17T01:36:00.960Z] 4.1.0-dev.7 [Pipeline] } [2025-09-17T01:36:00.963Z] $ docker exec --env ******** --env ******** 95adf1168255889ba6a59ebc6d0436a370785661f389aaee0807458f1a3888e0 ssh-agent -k [2025-09-17T01:36:01.052Z] unset SSH_AUTH_SOCK; [2025-09-17T01:36:01.052Z] unset SSH_AGENT_PID; [2025-09-17T01:36:01.052Z] echo Agent pid 39 killed; [2025-09-17T01:36:01.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:36:01.392Z] + git semver [Pipeline] } [2025-09-17T01:36:01.654Z] $ docker stop --time=1 95adf1168255889ba6a59ebc6d0436a370785661f389aaee0807458f1a3888e0 [2025-09-17T01:36:02.891Z] $ docker rm -f --volumes 95adf1168255889ba6a59ebc6d0436a370785661f389aaee0807458f1a3888e0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T01:36:03.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T01:36:03.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:36:03.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:36:03.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:36:03.627Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2025-09-17T01:36:03.650Z] $ 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-17T01:36:03.872Z] $ docker top c3911432496e0d58d5ede7b107055035ca9309148fec85ac24b7e78173a02d5f -eo pid,comm [2025-09-17T01:36:03.915Z] 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-17T01:36:03.915Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T01:36:03.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:36:03.972Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:36:04.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:36:04.064Z] $ docker exec c3911432496e0d58d5ede7b107055035ca9309148fec85ac24b7e78173a02d5f ssh-agent [2025-09-17T01:36:04.175Z] SSH_AUTH_SOCK=/tmp/ssh-j5RUvkWm9KYe/agent.34 [2025-09-17T01:36:04.175Z] SSH_AGENT_PID=40 [2025-09-17T01:36:04.180Z] Running ssh-add (command line suppressed) [2025-09-17T01:36:04.263Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17288825922286362974.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17288825922286362974.key) [2025-09-17T01:36:04.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:36:04.574Z] + git semver push [2025-09-17T01:36:04.833Z] 2025-09-17 01:36:04,765 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T01:36:04.833Z] 2025-09-17 01:36:04,769 [run_push] DEBUG push [2025-09-17T01:36:04.833Z] 2025-09-17 01:36:04,770 [execute] INFO git cat-file --batch-check [2025-09-17T01:36:04.833Z] 2025-09-17 01:36:04,770 [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-17T01:36:04.833Z] 2025-09-17 01:36:04,772 [execute] INFO git rev-list 6122707f0437ec23be677131b154f00d842d6664 -- [2025-09-17T01:36:04.833Z] 2025-09-17 01:36:04,772 [execute] DEBUG Popen(['git', 'rev-list', '6122707f0437ec23be677131b154f00d842d6664', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-17T01:36:04.833Z] 2025-09-17 01:36:04,778 [execute] INFO git fetch -v -- origin [2025-09-17T01:36:04.833Z] 2025-09-17 01:36:04,778 [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-17T01:36:05.399Z] 2025-09-17 01:36:05,212 [run_push] DEBUG no remote changes detected [2025-09-17T01:36:05.399Z] 2025-09-17 01:36:05,213 [execute] INFO git push origin semver [2025-09-17T01:36:05.399Z] 2025-09-17 01:36:05,213 [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-17T01:36:05.966Z] 2025-09-17 01:36:05,898 [run_push] DEBUG push all version tags [2025-09-17T01:36:05.966Z] 2025-09-17 01:36:05,898 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-17T01:36:05.966Z] 2025-09-17 01:36:05,898 [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-17T01:36:06.903Z] 2025-09-17 01:36:06,547 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-17T01:36:06.903Z] 4.1.0-dev.7 [Pipeline] } [2025-09-17T01:36:06.908Z] $ docker exec --env ******** --env ******** c3911432496e0d58d5ede7b107055035ca9309148fec85ac24b7e78173a02d5f ssh-agent -k [2025-09-17T01:36:07.011Z] unset SSH_AUTH_SOCK; [2025-09-17T01:36:07.011Z] unset SSH_AGENT_PID; [2025-09-17T01:36:07.012Z] echo Agent pid 40 killed; [2025-09-17T01:36:07.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:36:07.348Z] + git semver [Pipeline] } [2025-09-17T01:36:07.617Z] $ docker stop --time=1 c3911432496e0d58d5ede7b107055035ca9309148fec85ac24b7e78173a02d5f [2025-09-17T01:36:08.877Z] $ docker rm -f --volumes c3911432496e0d58d5ede7b107055035ca9309148fec85ac24b7e78173a02d5f [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-17T01:36:09.457Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-09-17T01:36:09.457Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-09-17T01:36:09.457Z] total 16 [2025-09-17T01:36:09.457Z] drwxr-xr-x 3 root root 4096 Sep 17 01:21 . [2025-09-17T01:36:09.457Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 17 01:35 .. [2025-09-17T01:36:09.457Z] drwxr-xr-x 2 root root 4096 Sep 17 01:21 cost [2025-09-17T01:36:09.457Z] -rw-r--r-- 1 root root 89 Sep 17 01:21 cost.csv [2025-09-17T01:36:09.457Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-09-17T01:36:09.457Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-09-17T01:36:09.457Z] total 16 [2025-09-17T01:36:09.457Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 01:21 . [2025-09-17T01:36:09.457Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 17 01:35 .. [2025-09-17T01:36:09.457Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 17 01:21 cost [2025-09-17T01:36:09.457Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 17 01:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:09.748Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:10.615Z] ---> package-listing.sh [2025-09-17T01:36:10.615Z] ++ facter osfamily [2025-09-17T01:36:10.615Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-17T01:36:10.874Z] + OS_FAMILY=debian [2025-09-17T01:36:10.874Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-09-17T01:36:10.874Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-17T01:36:10.874Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-17T01:36:10.874Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-17T01:36:10.874Z] + PACKAGES=/tmp/packages_start.txt [2025-09-17T01:36:10.874Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-17T01:36:10.874Z] + PACKAGES=/tmp/packages_end.txt [2025-09-17T01:36:10.874Z] + case "${OS_FAMILY}" in [2025-09-17T01:36:10.874Z] + dpkg -l [2025-09-17T01:36:10.874Z] + grep '^ii' [2025-09-17T01:36:10.874Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-17T01:36:10.874Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-17T01:36:10.874Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-17T01:36:10.874Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-17T01:36:10.874Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-09-17T01:36:10.874Z] + 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-17T01:36:10.887Z] 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-17T01:36:11.167Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:36:11.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:36:11.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:36:11.818Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2025-09-17T01:36:11.839Z] $ 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-17T01:36:12.066Z] $ docker top c89ed900bd953021d717ec1ec388c8ee6bdb95ffc4e0b7fdeafd8ace31051848 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:36:12.421Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-17T01:36:12.706Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-17T01:36:12.999Z] + ls /var/log/sa-host [2025-09-17T01:36:12.999Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:36:13.031Z] provisioning config files... [2025-09-17T01:36:13.040Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8169610086326904551tmp [Pipeline] { [Pipeline] echo [2025-09-17T01:36:13.064Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:13.348Z] ---> create-netrc.sh [Pipeline] } [2025-09-17T01:36:13.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:13.685Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-17T01:36:13.695Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:13.981Z] ---> sudo-logs.sh [2025-09-17T01:36:13.981Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-17T01:36:14.017Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:14.301Z] ---> job-cost.sh [2025-09-17T01:36:14.301Z] lf-activate-venv: SKIPPING [2025-09-17T01:36:14.301Z] DEBUG: total: 0.2199999988079071 [2025-09-17T01:36:14.301Z] INFO: Retrieving Stack Cost... [2025-09-17T01:36:14.560Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-17T01:36:15.130Z] INFO: Archiving Costs [Pipeline] echo [2025-09-17T01:36:15.143Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:15.426Z] ---> logs-deploy.sh [2025-09-17T01:36:15.426Z] lf-activate-venv: SKIPPING [2025-09-17T01:36:15.426Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/209 [2025-09-17T01:36:15.426Z] INFO: archiving workspace using pattern(s): [2025-09-17T01:36:16.364Z] Archives upload complete. [2025-09-17T01:36:16.623Z] INFO: archiving logs to Nexus