Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 984f98b8bdd1ba68d5fce07584f71d7bfef83912 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-ssh12521888860528420430.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh3147333875200766916.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh15176343196309627393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh8611939260935988104.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-ssh10493132412558077910.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 ‘prd-ubuntu20.04-docker-8c-8g-4846’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4849 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 984f98b8bdd1ba68d5fce07584f71d7bfef83912 (main) > 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 984f98b8bdd1ba68d5fce07584f71d7bfef83912 # timeout=10 Commit message: "Merge pull request #396 from weichou1229/upgrade-sdk" > git rev-list --no-walk 36c74d58d129e88b202c65abd47b34e11f551b9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-09T10:53:39.405Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-09T10:53:39.483Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-09T10:53:39.506Z] ========================================================= [2025-07-09T10:53:39.506Z] EdgeX Global Pipelines Version Info [2025-07-09T10:53:39.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:53:40.245Z] ------------------- [2025-07-09T10:53:40.245Z] stable info: [2025-07-09T10:53:40.245Z] ------------------- [2025-07-09T10:53:40.245Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T10:53:40.245Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-09T10:53:40.245Z] Message: update stable to v1.0.274 [2025-07-09T10:53:40.814Z] ------------------- [2025-07-09T10:53:40.814Z] experimental info: [2025-07-09T10:53:40.814Z] ------------------- [2025-07-09T10:53:40.814Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T10:53:40.814Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-09T10:53:40.814Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-09T10:53:40.890Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-07-09T10:53:40.907Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-07-09T10:53:40.930Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-09T10:53:40.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-09T10:53:40.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-09T10:53:41.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-09T10:53:41.023Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-09T10:53:41.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-09T10:53:41.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-09T10:53:41.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-09T10:53:41.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-09T10:53:41.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-07-09T10:53:41.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-09T10:53:41.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-09T10:53:41.206Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T10:53:41.229Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T10:53:41.251Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T10:53:41.273Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T10:53:41.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-09T10:53:41.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-09T10:53:41.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-09T10:53:41.351Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-09T10:53:41.371Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-09T10:53:41.398Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-09T10:53:41.425Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-09T10:53:41.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-09T10:53:41.478Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-09T10:53:41.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-07-09T10:53:41.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-07-09T10:53:41.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-07-09T10:53:41.626Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] echo [2025-07-09T10:53:41.648Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 984f98b [Pipeline] echo [2025-07-09T10:53:41.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:53:41.730Z] provisioning config files... [2025-07-09T10:53:41.742Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10688432178836377307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:53:42.078Z] ---> ****-login.sh [2025-07-09T10:53:42.079Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:53:42.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:53:42.338Z] [2025-07-09T10:53:42.338Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:53:42.338Z] Configure a credential helper to remove this warning. See [2025-07-09T10:53:42.338Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:53:42.338Z] [2025-07-09T10:53:42.338Z] Login Succeeded [2025-07-09T10:53:42.338Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:53:42.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:53:42.339Z] [2025-07-09T10:53:42.339Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:53:42.339Z] Configure a credential helper to remove this warning. See [2025-07-09T10:53:42.339Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:53:42.339Z] [2025-07-09T10:53:42.339Z] Login Succeeded [2025-07-09T10:53:42.339Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:53:42.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:53:42.339Z] [2025-07-09T10:53:42.339Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:53:42.339Z] Configure a credential helper to remove this warning. See [2025-07-09T10:53:42.339Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:53:42.339Z] [2025-07-09T10:53:42.339Z] Login Succeeded [2025-07-09T10:53:42.339Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:53:42.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:53:42.599Z] [2025-07-09T10:53:42.599Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:53:42.599Z] Configure a credential helper to remove this warning. See [2025-07-09T10:53:42.599Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:53:42.599Z] [2025-07-09T10:53:42.599Z] Login Succeeded [2025-07-09T10:53:42.599Z] ****.io [2025-07-09T10:53:42.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:53:42.860Z] [2025-07-09T10:53:42.860Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:53:42.860Z] Configure a credential helper to remove this warning. See [2025-07-09T10:53:42.860Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:53:42.860Z] [2025-07-09T10:53:42.860Z] Login Succeeded [2025-07-09T10:53:42.860Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:53:42.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-09T10:53:43.264Z] + git rev-list -1 --merges 984f98b8bdd1ba68d5fce07584f71d7bfef83912~1..984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] echo [2025-07-09T10:53:43.295Z] -----------> git rev-list -1 --merges 984f98b8bdd1ba68d5fce07584f71d7bfef83912~1..984f98b8bdd1ba68d5fce07584f71d7bfef83912 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [2025-07-09T10:53:43.295Z] 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [false] [Pipeline] sh [2025-07-09T10:53:43.589Z] + git log --format=format:%s -1 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] echo [2025-07-09T10:53:43.606Z] ========================================================= [2025-07-09T10:53:43.606Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-09T10:53:43.606Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T10:53:43.941Z] + git log --format=format:%s -1 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] echo [2025-07-09T10:53:43.954Z] [semverPrep] GIT_COMMIT: 984f98b8bdd1ba68d5fce07584f71d7bfef83912, Commit Message: Merge pull request #396 from weichou1229/upgrade-sdk [Pipeline] echo [2025-07-09T10:53:43.967Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-09T10:53:44.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T10:53:44.319Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-09T10:53:44.319Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-09T10:53:44.319Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-09T10:53:44.319Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-09T10:53:44.319Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-09T10:53:44.319Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:53:44.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:53:44.679Z] [2025-07-09T10:53:44.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:53:44.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:53:44.983Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-09T10:53:44.983Z] 3dae71ba6b94: Pulling fs layer [2025-07-09T10:53:44.983Z] 6bf1a483ea7c: Pulling fs layer [2025-07-09T10:53:44.983Z] f5dfc541a4d3: Pulling fs layer [2025-07-09T10:53:44.983Z] 461d9e800cba: Pulling fs layer [2025-07-09T10:53:44.983Z] 80192f66455f: Pulling fs layer [2025-07-09T10:53:44.983Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-09T10:53:44.983Z] 80192f66455f: Waiting [2025-07-09T10:53:44.983Z] 2e8e34ca0e6c: Waiting [2025-07-09T10:53:44.983Z] a29436f7fd5d: Pulling fs layer [2025-07-09T10:53:44.983Z] 923cac83aea3: Pulling fs layer [2025-07-09T10:53:44.983Z] 25ad8b0a4227: Pulling fs layer [2025-07-09T10:53:44.983Z] 923cac83aea3: Waiting [2025-07-09T10:53:44.983Z] 25ad8b0a4227: Waiting [2025-07-09T10:53:44.983Z] db01528c6b51: Pulling fs layer [2025-07-09T10:53:44.983Z] 28988de357af: Pulling fs layer [2025-07-09T10:53:44.983Z] db01528c6b51: Waiting [2025-07-09T10:53:44.983Z] 28988de357af: Waiting [2025-07-09T10:53:44.983Z] 461d9e800cba: Waiting [2025-07-09T10:53:44.983Z] 6bf1a483ea7c: Verifying Checksum [2025-07-09T10:53:44.983Z] 6bf1a483ea7c: Download complete [2025-07-09T10:53:44.983Z] 461d9e800cba: Verifying Checksum [2025-07-09T10:53:44.983Z] 461d9e800cba: Download complete [2025-07-09T10:53:44.983Z] 80192f66455f: Verifying Checksum [2025-07-09T10:53:44.983Z] 80192f66455f: Download complete [2025-07-09T10:53:45.242Z] f5dfc541a4d3: Verifying Checksum [2025-07-09T10:53:45.242Z] f5dfc541a4d3: Download complete [2025-07-09T10:53:45.242Z] 3dae71ba6b94: Verifying Checksum [2025-07-09T10:53:45.242Z] 3dae71ba6b94: Download complete [2025-07-09T10:53:45.242Z] 923cac83aea3: Download complete [2025-07-09T10:53:45.242Z] 25ad8b0a4227: Verifying Checksum [2025-07-09T10:53:45.242Z] 25ad8b0a4227: Download complete [2025-07-09T10:53:45.242Z] db01528c6b51: Download complete [2025-07-09T10:53:45.242Z] 28988de357af: Download complete [2025-07-09T10:53:45.501Z] a29436f7fd5d: Verifying Checksum [2025-07-09T10:53:45.501Z] a29436f7fd5d: Download complete [2025-07-09T10:53:46.106Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-09T10:53:46.106Z] 2e8e34ca0e6c: Download complete [2025-07-09T10:53:47.045Z] 3dae71ba6b94: Pull complete [2025-07-09T10:53:47.045Z] 6bf1a483ea7c: Pull complete [2025-07-09T10:53:47.986Z] f5dfc541a4d3: Pull complete [2025-07-09T10:53:48.243Z] 461d9e800cba: Pull complete [2025-07-09T10:53:48.243Z] 80192f66455f: Pull complete [2025-07-09T10:53:52.460Z] 2e8e34ca0e6c: Pull complete [2025-07-09T10:53:53.417Z] a29436f7fd5d: Pull complete [2025-07-09T10:53:53.417Z] 923cac83aea3: Pull complete [2025-07-09T10:53:53.677Z] 25ad8b0a4227: Pull complete [2025-07-09T10:53:53.677Z] db01528c6b51: Pull complete [2025-07-09T10:53:53.677Z] 28988de357af: Pull complete [2025-07-09T10:53:53.677Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-09T10:53:53.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:53:53.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:53:53.828Z] prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container [2025-07-09T10:53:53.860Z] $ 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-07-09T10:53:55.788Z] $ docker top 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d -eo pid,comm [2025-07-09T10:53:55.839Z] 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-07-09T10:53:55.839Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T10:53:55.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T10:53:55.899Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T10:53:56.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T10:53:56.015Z] $ docker exec 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d ssh-agent [2025-07-09T10:53:56.127Z] SSH_AUTH_SOCK=/tmp/ssh-UhcZa28SQIM7/agent.33 [2025-07-09T10:53:56.127Z] SSH_AGENT_PID=39 [2025-07-09T10:53:56.133Z] Running ssh-add (command line suppressed) [2025-07-09T10:53:56.246Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1626668228210160931.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1626668228210160931.key) [2025-07-09T10:53:56.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T10:53:56.552Z] + git tag --points-at HEAD [Pipeline] } [2025-07-09T10:53:56.563Z] $ docker exec --env ******** --env ******** 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d ssh-agent -k [2025-07-09T10:53:56.662Z] unset SSH_AUTH_SOCK; [2025-07-09T10:53:56.662Z] unset SSH_AGENT_PID; [2025-07-09T10:53:56.662Z] echo Agent pid 39 killed; [2025-07-09T10:53:56.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-09T10:53:56.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T10:53:56.712Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T10:53:56.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T10:53:56.818Z] $ docker exec 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d ssh-agent [2025-07-09T10:53:56.922Z] SSH_AUTH_SOCK=/tmp/ssh-CzCfemfMdSPm/agent.72 [2025-07-09T10:53:56.922Z] SSH_AGENT_PID=78 [2025-07-09T10:53:56.927Z] Running ssh-add (command line suppressed) [2025-07-09T10:53:57.036Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13004942432985574031.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13004942432985574031.key) [2025-07-09T10:53:57.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T10:53:57.343Z] + git semver init [2025-07-09T10:53:57.602Z] 2025-07-09 10:53:57,583 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T10:53:57.602Z] 2025-07-09 10:53:57,587 [run_init] DEBUG init version:0.0.0 force:False [2025-07-09T10:53:57.602Z] 2025-07-09 10:53:57,588 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-07-09T10:53:57.602Z] 2025-07-09 10:53:57,589 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-07-09T10:53:57.602Z] 2025-07-09 10:53:57,589 [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-07-09T10:53:58.980Z] 2025-07-09 10:53:58,755 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-07-09T10:53:58.980Z] 2025-07-09 10:53:58,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-07-09T10:53:58.980Z] 2025-07-09 10:53:58,755 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-07-09T10:53:58.980Z] 2025-07-09 10:53:58,755 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-07-09T10:53:58.980Z] 4.1.0-dev.1 [Pipeline] } [2025-07-09T10:53:58.988Z] $ docker exec --env ******** --env ******** 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d ssh-agent -k [2025-07-09T10:53:59.089Z] unset SSH_AUTH_SOCK; [2025-07-09T10:53:59.089Z] unset SSH_AGENT_PID; [2025-07-09T10:53:59.089Z] echo Agent pid 78 killed; [2025-07-09T10:53:59.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T10:53:59.486Z] + git semver [Pipeline] } [2025-07-09T10:53:59.758Z] $ docker stop --time=1 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d [2025-07-09T10:54:01.059Z] $ docker rm -f --volumes 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T10:54:01.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-09T10:54:01.634Z] Stashed 1 file(s) [Pipeline] echo [2025-07-09T10:54:01.638Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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-07-09T10:54:01.817Z] provisioning config files... [2025-07-09T10:54:01.825Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4276399580126206980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:54:02.122Z] ---> ****-login.sh [2025-07-09T10:54:02.122Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:54:02.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:54:02.122Z] Login Succeeded [2025-07-09T10:54:02.122Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:54:02.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:54:02.122Z] Login Succeeded [2025-07-09T10:54:02.122Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:54:02.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:54:02.380Z] Login Succeeded [2025-07-09T10:54:02.380Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:54:02.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:54:02.380Z] Login Succeeded [2025-07-09T10:54:02.380Z] ****.io [2025-07-09T10:54:02.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:54:03.760Z] Login Succeeded [2025-07-09T10:54:03.760Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:54:03.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T10:54:03.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:54:03.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:54:03.947Z] ========================================================= [2025-07-09T10:54:03.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-09T10:54:03.948Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:54:04.287Z] + 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-07-09T10:54:04.855Z] #0 building with "default" instance using docker driver [2025-07-09T10:54:04.855Z] [2025-07-09T10:54:04.855Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:54:04.855Z] #1 transferring dockerfile: 2.48kB done [2025-07-09T10:54:04.855Z] #1 DONE 0.0s [2025-07-09T10:54:04.855Z] [2025-07-09T10:54:04.855Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-09T10:54:04.855Z] #2 DONE 0.1s [2025-07-09T10:54:05.115Z] [2025-07-09T10:54:05.115Z] #3 [internal] load .dockerignore [2025-07-09T10:54:05.115Z] #3 transferring context: 2B done [2025-07-09T10:54:05.115Z] #3 DONE 0.0s [2025-07-09T10:54:05.115Z] [2025-07-09T10:54:05.115Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T10:54:05.115Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-09T10:54:05.115Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-09T10:54:05.115Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-07-09T10:54:05.115Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.49MB / 74.06MB 0.1s [2025-07-09T10:54:05.115Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-09T10:54:05.115Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-09T10:54:05.115Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s [2025-07-09T10:54:05.115Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-09T10:54:05.115Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-07-09T10:54:05.115Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-09T10:54:05.115Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-09T10:54:05.115Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done [2025-07-09T10:54:05.115Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s [2025-07-09T10:54:05.115Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.10MB / 100.52MB 0.2s [2025-07-09T10:54:05.115Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-09T10:54:05.381Z] #4 ... [2025-07-09T10:54:05.381Z] [2025-07-09T10:54:05.381Z] #5 [internal] load build context [2025-07-09T10:54:05.381Z] #5 transferring context: 22.72MB 0.2s done [2025-07-09T10:54:05.381Z] #5 DONE 0.3s [2025-07-09T10:54:05.381Z] [2025-07-09T10:54:05.381Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T10:54:05.381Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 29.36MB / 74.06MB 0.3s [2025-07-09T10:54:05.381Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-09T10:54:05.381Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done [2025-07-09T10:54:05.381Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 12.58MB / 100.52MB 0.3s [2025-07-09T10:54:05.381Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 1.05MB / 13.29MB 0.3s [2025-07-09T10:54:05.381Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-07-09T10:54:05.381Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 0.5s [2025-07-09T10:54:05.381Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 35.65MB / 100.52MB 0.5s [2025-07-09T10:54:05.381Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s [2025-07-09T10:54:05.381Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-07-09T10:54:05.640Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-07-09T10:54:05.640Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 75.50MB / 100.52MB 0.7s [2025-07-09T10:54:05.640Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done [2025-07-09T10:54:05.899Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-07-09T10:54:05.899Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 96.47MB / 100.52MB 0.8s [2025-07-09T10:54:05.899Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-07-09T10:54:06.158Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s done [2025-07-09T10:54:10.346Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.5s done [2025-07-09T10:54:10.346Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-09T10:54:10.605Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-09T10:54:10.606Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-09T10:54:10.606Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-09T10:54:10.606Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-09T10:54:10.865Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-09T10:54:14.153Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.9s done [2025-07-09T10:54:14.153Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s [2025-07-09T10:54:14.153Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.5s done [2025-07-09T10:54:14.153Z] #4 DONE 9.2s [2025-07-09T10:54:14.412Z] [2025-07-09T10:54:14.412Z] #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-07-09T10:54:14.412Z] #6 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:54:14.671Z] #6 0.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:54:14.930Z] #6 0.712 (1/14) Installing libintl (0.22.5-r0) [2025-07-09T10:54:14.930Z] #6 0.716 (2/14) Installing eudev-libs (3.2.14-r2) [2025-07-09T10:54:14.930Z] #6 0.719 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-07-09T10:54:14.930Z] #6 0.727 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-07-09T10:54:14.930Z] #6 0.733 (5/14) Installing v4l-utils (1.24.1-r1) [2025-07-09T10:54:14.930Z] #6 0.753 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-07-09T10:54:14.930Z] #6 0.759 (7/14) Installing udev-init-scripts (35-r1) [2025-07-09T10:54:14.930Z] #6 0.762 (8/14) Installing libeconf (0.6.3-r0) [2025-07-09T10:54:14.930Z] #6 0.765 (9/14) Installing libblkid (2.40.1-r1) [2025-07-09T10:54:14.930Z] #6 0.768 (10/14) Installing xz-libs (5.6.2-r1) [2025-07-09T10:54:14.930Z] #6 0.774 (11/14) Installing kmod-libs (32-r0) [2025-07-09T10:54:14.930Z] #6 0.779 (12/14) Installing eudev (3.2.14-r2) [2025-07-09T10:54:14.930Z] #6 0.788 (13/14) Installing eudev-dev (3.2.14-r2) [2025-07-09T10:54:14.930Z] #6 0.805 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-07-09T10:54:14.930Z] #6 0.813 Executing busybox-1.36.1-r29.trigger [2025-07-09T10:54:15.190Z] #6 0.819 Executing eudev-3.2.14-r2.trigger [2025-07-09T10:54:15.190Z] #6 0.824 OK: 254 MiB in 72 packages [2025-07-09T10:54:16.767Z] Still waiting to schedule task [2025-07-09T10:54:16.768Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4850’ is offline [2025-07-09T10:54:17.096Z] #6 DONE 2.6s [2025-07-09T10:54:17.097Z] [2025-07-09T10:54:17.097Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-07-09T10:54:17.097Z] #7 DONE 0.0s [2025-07-09T10:54:17.097Z] [2025-07-09T10:54:17.097Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-07-09T10:54:17.097Z] #8 DONE 0.0s [2025-07-09T10:54:17.097Z] [2025-07-09T10:54:17.097Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:55:03.780Z] #9 DONE 40.3s [2025-07-09T10:55:03.780Z] [2025-07-09T10:55:03.780Z] #10 [builder 6/8] COPY . . [2025-07-09T10:55:03.780Z] #10 DONE 0.1s [2025-07-09T10:55:03.780Z] [2025-07-09T10:55:03.780Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-09T10:55:03.780Z] #11 0.205 % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T10:55:03.780Z] #11 0.205 Dload Upload Total Spent Left Speed [2025-07-09T10:55:03.780Z] #11 0.205 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15224 0 --:--:-- --:--:-- --:--:-- 15391 [2025-07-09T10:55:03.780Z] #11 DONE 0.3s [2025-07-09T10:55:03.780Z] [2025-07-09T10:55:03.780Z] #12 [builder 8/8] RUN echo noop [2025-07-09T10:55:03.780Z] #12 0.226 noop [2025-07-09T10:55:03.780Z] #12 DONE 0.3s [2025-07-09T10:55:03.780Z] [2025-07-09T10:55:03.780Z] #13 exporting to image [2025-07-09T10:55:03.780Z] #13 exporting layers [2025-07-09T10:55:04.718Z] #13 exporting layers 6.9s done [2025-07-09T10:55:04.718Z] #13 writing image sha256:c41bb430cd3414854a18ef22a638b4a5468bb5fe1c5de4813a42d881a9d7348b done [2025-07-09T10:55:04.718Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-09T10:55:04.718Z] #13 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:05.046Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T10:55:05.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:55:05.122Z] prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container [2025-07-09T10:55:05.158Z] $ 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-07-09T10:55:05.466Z] $ docker top b5a2da25c3babdeae77451ab3e14a6a460d9a0197692d5cd98a53e9ffa415bce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:55:05.825Z] + go version [2025-07-09T10:55:05.825Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-09T10:55:05.835Z] $ docker stop --time=1 b5a2da25c3babdeae77451ab3e14a6a460d9a0197692d5cd98a53e9ffa415bce [2025-07-09T10:55:07.088Z] $ docker rm -f --volumes b5a2da25c3babdeae77451ab3e14a6a460d9a0197692d5cd98a53e9ffa415bce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:07.535Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T10:55:07.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:55:07.614Z] prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container [2025-07-09T10:55:07.641Z] $ 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-07-09T10:55:07.864Z] $ docker top b227d4808ca018c22b74b4c1c82ad85e9e518ade82233af59195fcefec49f09c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:55:08.206Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-07-09T10:55:08.504Z] + make test [2025-07-09T10:55:08.504Z] go test ./... -coverprofile=coverage.out ./... [2025-07-09T10:55:09.921Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-07-09T10:55:31.966Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-07-09T10:55:31.966Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2025-07-09T10:55:44.168Z] go vet ./... [2025-07-09T10:55:49.436Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T10:55:49.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T10:55:49.436Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-09T10:55:49.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T10:55:49.701Z] $ docker stop --time=1 b227d4808ca018c22b74b4c1c82ad85e9e518ade82233af59195fcefec49f09c [2025-07-09T10:55:51.577Z] $ docker rm -f --volumes b227d4808ca018c22b74b4c1c82ad85e9e518ade82233af59195fcefec49f09c [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T10:55:52.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T10:55:52.226Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-09T10:55:52.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T10:55:52.954Z] + ls -al . [2025-07-09T10:55:52.954Z] total 288 [2025-07-09T10:55:52.954Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 10:55 . [2025-07-09T10:55:52.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:53 .. [2025-07-09T10:55:52.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:55 .git [2025-07-09T10:55:52.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:53 .github [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 9 10:53 .gitignore [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 203 Jul 9 10:53 .golangci.yml [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 9 10:53 .hadolint.yml [2025-07-09T10:55:52.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:53 .semver [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 20006 Jul 9 10:53 Attribution.txt [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 17743 Jul 9 10:53 CHANGELOG.md [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 2440 Jul 9 10:53 Dockerfile [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 9 10:53 GOVERNANCE.md [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 9 10:53 Jenkinsfile [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 9 10:53 LICENSE [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 3193 Jul 9 10:53 Makefile [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 9 10:53 OWNERS.md [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 9 10:53 README.md [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:54 VERSION [2025-07-09T10:55:52.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:53 bin [2025-07-09T10:55:52.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:53 cmd [2025-07-09T10:55:52.954Z] -rw-r--r-- 1 jenkins jenkins 54772 Jul 9 10:55 coverage.out [2025-07-09T10:55:52.954Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 9 10:53 docker-entrypoint.sh [2025-07-09T10:55:52.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:53 docs [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 6348 Jul 9 10:53 go.mod [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 87218 Jul 9 10:53 go.sum [2025-07-09T10:55:52.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:53 internal [2025-07-09T10:55:52.954Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 9 10:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:53.266Z] + 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=984f98b8bdd1ba68d5fce07584f71d7bfef83912 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-07-09T10:55:53.539Z] #0 building with "default" instance using docker driver [2025-07-09T10:55:53.539Z] [2025-07-09T10:55:53.539Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:55:53.539Z] #1 transferring dockerfile: 2.48kB done [2025-07-09T10:55:53.539Z] #1 DONE 0.0s [2025-07-09T10:55:53.539Z] [2025-07-09T10:55:53.539Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-09T10:55:53.539Z] #2 DONE 0.0s [2025-07-09T10:55:53.539Z] [2025-07-09T10:55:53.539Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-07-09T10:55:53.539Z] #3 DONE 0.1s [2025-07-09T10:55:53.539Z] [2025-07-09T10:55:53.539Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-09T10:55:53.539Z] #4 DONE 0.1s [2025-07-09T10:55:53.539Z] [2025-07-09T10:55:53.539Z] #5 [internal] load .dockerignore [2025-07-09T10:55:53.539Z] #5 transferring context: [2025-07-09T10:55:53.539Z] #5 transferring context: 2B done [2025-07-09T10:55:53.539Z] #5 DONE 0.0s [2025-07-09T10:55:53.539Z] [2025-07-09T10:55:53.539Z] #6 [internal] load build context [2025-07-09T10:55:53.539Z] #6 transferring context: 67.79kB 0.0s done [2025-07-09T10:55:53.539Z] #6 DONE 0.0s [2025-07-09T10:55:53.539Z] [2025-07-09T10:55:53.539Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T10:55:53.539Z] #7 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-09T10:55:53.539Z] #7 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-09T10:55:53.539Z] #7 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-09T10:55:53.539Z] #7 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-09T10:55:53.539Z] #7 DONE 0.1s [2025-07-09T10:55:53.539Z] [2025-07-09T10:55:53.539Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-09T10:55:53.539Z] #8 DONE 0.1s [2025-07-09T10:55:53.539Z] [2025-07-09T10:55:53.539Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-09T10:55:53.539Z] #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-07-09T10:55:54.133Z] #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-07-09T10:55:54.133Z] #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-07-09T10:55:54.133Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.2s [2025-07-09T10:55:54.133Z] #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-07-09T10:55:54.133Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.2s done [2025-07-09T10:55:54.133Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 [2025-07-09T10:55:54.419Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done [2025-07-09T10:55:54.419Z] #9 DONE 0.5s [2025-07-09T10:55:54.419Z] [2025-07-09T10:55:54.419Z] #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-07-09T10:55:54.419Z] #10 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:55:54.419Z] #10 0.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:55:54.419Z] #10 0.690 OK: 254 MiB in 72 packages [2025-07-09T10:55:54.419Z] #10 DONE 0.8s [2025-07-09T10:55:54.419Z] [2025-07-09T10:55:54.419Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2025-07-09T10:55:54.419Z] #11 DONE 0.0s [2025-07-09T10:55:54.419Z] [2025-07-09T10:55:54.419Z] #12 [builder 4/8] COPY go.mod vendor* ./ [2025-07-09T10:55:54.688Z] #12 DONE 0.0s [2025-07-09T10:55:54.688Z] [2025-07-09T10:55:54.688Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-09T10:55:54.688Z] #13 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:55:54.688Z] #13 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:55:54.688Z] #13 0.729 (1/115) Installing dumb-init (1.2.5-r3) [2025-07-09T10:55:54.688Z] #13 0.734 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-09T10:55:54.688Z] #13 0.788 (3/115) Installing aom-libs (3.9.1-r0) [2025-07-09T10:55:54.688Z] #13 0.841 (4/115) Installing libxau (1.0.11-r4) [2025-07-09T10:55:54.688Z] #13 0.861 (5/115) Installing libmd (1.1.0-r0) [2025-07-09T10:55:54.688Z] #13 0.864 (6/115) Installing libbsd (0.12.2-r0) [2025-07-09T10:55:54.688Z] #13 0.869 (7/115) Installing libxdmcp (1.1.5-r1) [2025-07-09T10:55:54.688Z] #13 0.880 (8/115) Installing libxcb (1.16.1-r0) [2025-07-09T10:55:54.688Z] #13 0.886 (9/115) Installing libx11 (1.8.9-r1) [2025-07-09T10:55:54.688Z] #13 0.927 (10/115) Installing hwdata-pci (0.382-r0) [2025-07-09T10:55:54.688Z] #13 0.946 (11/115) Installing libpciaccess (0.18.1-r0) [2025-07-09T10:55:54.688Z] #13 0.952 (12/115) Installing libdrm (2.4.120-r0) [2025-07-09T10:55:54.688Z] #13 0.965 (13/115) Installing libxext (1.3.6-r2) [2025-07-09T10:55:54.688Z] #13 0.968 (14/115) Installing libxfixes (6.0.1-r4) [2025-07-09T10:55:54.688Z] #13 0.970 (15/115) Installing libffi (3.4.6-r0) [2025-07-09T10:55:54.688Z] #13 0.973 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-07-09T10:55:54.688Z] #13 0.978 (17/115) Installing libva (2.21.0-r0) [2025-07-09T10:55:54.688Z] #13 0.983 (18/115) Installing libvdpau (1.5-r3) [2025-07-09T10:55:54.688Z] #13 0.986 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-07-09T10:55:54.688Z] #13 0.992 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-09T10:55:54.688Z] #13 1.011 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-07-09T10:55:54.688Z] #13 1.017 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-09T10:55:54.688Z] #13 1.030 (23/115) Installing libdav1d (1.4.2-r0) [2025-07-09T10:55:54.688Z] #13 1.049 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-07-09T10:55:54.688Z] #13 1.054 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-07-09T10:55:54.688Z] #13 1.057 (26/115) Installing imath (3.1.12-r0) [2025-07-09T10:55:54.688Z] #13 1.063 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-07-09T10:55:54.688Z] #13 1.084 (28/115) Installing brotli-libs (1.1.0-r2) [2025-07-09T10:55:54.688Z] #13 1.094 (29/115) Installing giflib (5.2.2-r0) [2025-07-09T10:55:54.688Z] #13 1.097 (30/115) Installing libhwy (1.0.7-r0) [2025-07-09T10:55:54.688Z] #13 1.100 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-07-09T10:55:54.688Z] #13 1.108 (32/115) Installing lcms2 (2.16-r0) [2025-07-09T10:55:54.688Z] #13 1.114 (33/115) Installing libpng (1.6.44-r0) [2025-07-09T10:55:54.688Z] #13 1.131 (34/115) Installing libjxl (0.10.2-r0) [2025-07-09T10:55:54.688Z] #13 1.162 (35/115) Installing lame-libs (3.100-r5) [2025-07-09T10:55:54.688Z] #13 1.168 (36/115) Installing opus (1.5.2-r0) [2025-07-09T10:55:54.688Z] #13 1.177 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-07-09T10:55:54.688Z] #13 1.200 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-07-09T10:55:54.688Z] #13 1.205 (39/115) Installing soxr (0.1.3-r7) [2025-07-09T10:55:54.688Z] #13 1.211 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-09T10:55:54.688Z] #13 1.215 (41/115) Installing libogg (1.3.5-r5) [2025-07-09T10:55:54.688Z] #13 1.218 (42/115) Installing libtheora (1.1.1-r18) [2025-07-09T10:55:54.688Z] #13 1.231 (43/115) Installing libvorbis (1.3.7-r2) [2025-07-09T10:55:54.688Z] #13 1.244 (44/115) Installing libvpx (1.14.1-r0) [2025-07-09T10:55:54.688Z] #13 1.274 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-07-09T10:55:54.972Z] #13 1.278 (46/115) Installing libwebp (1.3.2-r0) [2025-07-09T10:55:54.972Z] #13 1.286 (47/115) Installing libwebpmux (1.3.2-r0) [2025-07-09T10:55:54.972Z] #13 1.289 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-07-09T10:55:54.972Z] #13 1.313 (49/115) Installing numactl (2.0.18-r0) [2025-07-09T10:55:54.972Z] #13 1.318 (50/115) Installing x265-libs (3.6-r0) [2025-07-09T10:55:54.972Z] #13 1.431 (51/115) Installing xvidcore (1.3.7-r2) [2025-07-09T10:55:55.232Z] #13 1.436 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-09T10:55:55.232Z] #13 1.579 (53/115) Installing sdl2 (2.28.5-r1) [2025-07-09T10:55:55.232Z] #13 ... [2025-07-09T10:55:55.232Z] [2025-07-09T10:55:55.232Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:55:55.232Z] #14 DONE 0.7s [2025-07-09T10:55:55.232Z] [2025-07-09T10:55:55.232Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-09T10:55:55.232Z] #13 1.599 (54/115) Installing alsa-lib (1.2.11-r0) [2025-07-09T10:55:55.232Z] #13 1.613 (55/115) Installing libexpat (2.7.0-r0) [2025-07-09T10:55:55.232Z] #13 1.618 (56/115) Installing libbz2 (1.0.8-r6) [2025-07-09T10:55:55.232Z] #13 1.622 (57/115) Installing freetype (2.13.2-r0) [2025-07-09T10:55:55.232Z] #13 1.631 (58/115) Installing fontconfig (2.15.0-r1) [2025-07-09T10:55:55.232Z] #13 1.643 (59/115) Installing fribidi (1.0.15-r0) [2025-07-09T10:55:55.232Z] #13 1.648 (60/115) Installing libintl (0.22.5-r0) [2025-07-09T10:55:55.232Z] #13 1.651 (61/115) Installing libeconf (0.6.3-r0) [2025-07-09T10:55:55.232Z] #13 1.654 (62/115) Installing libblkid (2.40.1-r1) [2025-07-09T10:55:55.232Z] #13 1.659 (63/115) Installing libmount (2.40.1-r1) [2025-07-09T10:55:55.232Z] #13 1.665 (64/115) Installing pcre2 (10.43-r0) [2025-07-09T10:55:55.232Z] #13 1.678 (65/115) Installing glib (2.80.5-r0) [2025-07-09T10:55:55.232Z] #13 1.726 (66/115) Installing graphite2 (1.3.14-r6) [2025-07-09T10:55:55.496Z] #13 ... [2025-07-09T10:55:55.496Z] [2025-07-09T10:55:55.496Z] #15 [builder 6/8] COPY . . [2025-07-09T10:55:55.496Z] #15 DONE 0.2s [2025-07-09T10:55:55.496Z] [2025-07-09T10:55:55.496Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-09T10:55:55.496Z] #13 1.727 (67/115) Installing harfbuzz (8.5.0-r0) [2025-07-09T10:55:55.496Z] #13 1.794 (68/115) Installing libunibreak (6.1-r0) [2025-07-09T10:55:55.496Z] #13 1.799 (69/115) Installing libass (0.17.2-r0) [2025-07-09T10:55:55.496Z] #13 1.806 (70/115) Installing libbluray (1.3.4-r1) [2025-07-09T10:55:55.496Z] #13 1.817 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-07-09T10:55:55.496Z] #13 1.823 (72/115) Installing libopenmpt (0.7.7-r0) [2025-07-09T10:55:55.496Z] #13 1.842 (73/115) Installing cjson (1.7.18-r0) [2025-07-09T10:55:55.496Z] #13 1.845 (74/115) Installing mbedtls (3.6.3-r0) [2025-07-09T10:55:55.496Z] #13 1.858 (75/115) Installing librist (0.2.10-r1) [2025-07-09T10:55:55.496Z] #13 1.862 (76/115) Installing libsrt (1.5.3-r0) [2025-07-09T10:55:55.496Z] #13 1.884 (77/115) Installing libssh (0.10.6-r0) [2025-07-09T10:55:55.496Z] #13 1.903 (78/115) Installing xz-libs (5.6.2-r1) [2025-07-09T10:55:55.496Z] #13 1.908 (79/115) Installing libxml2 (2.12.10-r0) [2025-07-09T10:55:55.496Z] #13 1.925 (80/115) Installing libsodium (1.0.19-r0) [2025-07-09T10:55:55.496Z] #13 1.930 (81/115) Installing libzmq (4.3.5-r2) [2025-07-09T10:55:55.496Z] #13 1.940 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-09T10:55:55.496Z] #13 1.967 (83/115) Installing serd-libs (0.32.2-r0) [2025-07-09T10:55:55.496Z] #13 1.970 (84/115) Installing zix-libs (0.4.2-r0) [2025-07-09T10:55:55.496Z] #13 1.973 (85/115) Installing sord-libs (0.16.16-r0) [2025-07-09T10:55:55.496Z] #13 1.976 (86/115) Installing sratom (0.6.16-r0) [2025-07-09T10:55:55.496Z] #13 1.979 (87/115) Installing lilv-libs (0.24.24-r1) [2025-07-09T10:55:55.496Z] #13 1.983 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-07-09T10:55:55.496Z] #13 2.016 (89/115) Installing libdovi (3.3.0-r0) [2025-07-09T10:55:55.496Z] #13 2.025 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-07-09T10:55:55.496Z] #13 2.061 (91/115) Installing shaderc (2024.0-r0) [2025-07-09T10:55:55.496Z] #13 2.067 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-07-09T10:55:55.496Z] #13 2.074 (93/115) Installing libplacebo (6.338.2-r1) [2025-07-09T10:55:55.759Z] #13 ... [2025-07-09T10:55:55.759Z] [2025-07-09T10:55:55.759Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-09T10:55:55.759Z] #16 0.221 % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T10:55:55.759Z] #16 0.221 Dload Upload Total Spent Left Speed [2025-07-09T10:55:55.759Z] #16 0.221 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39482 0 --:--:-- --:--:-- --:--:-- 40846 [2025-07-09T10:55:55.759Z] #16 DONE 0.4s [2025-07-09T10:55:55.759Z] [2025-07-09T10:55:55.759Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-09T10:55:55.759Z] #13 2.089 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-07-09T10:55:55.759Z] #13 2.092 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-07-09T10:55:55.759Z] #13 2.105 (96/115) Installing vidstab (1.1.1-r0) [2025-07-09T10:55:55.759Z] #13 2.167 (97/115) Installing zimg (3.0.5-r2) [2025-07-09T10:55:55.759Z] #13 2.174 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-07-09T10:55:55.759Z] #13 2.213 (99/115) Installing libasyncns (0.8-r3) [2025-07-09T10:55:55.759Z] #13 2.215 (100/115) Installing dbus-libs (1.14.10-r1) [2025-07-09T10:55:55.759Z] #13 2.221 (101/115) Installing libltdl (2.4.7-r3) [2025-07-09T10:55:55.759Z] #13 2.225 (102/115) Installing orc (0.4.40-r0) [2025-07-09T10:55:55.759Z] #13 2.234 (103/115) Installing libflac (1.4.3-r1) [2025-07-09T10:55:55.759Z] #13 2.242 (104/115) Installing libsndfile (1.2.2-r1) [2025-07-09T10:55:55.759Z] #13 2.253 (105/115) Installing speexdsp (1.2.1-r2) [2025-07-09T10:55:55.759Z] #13 2.257 (106/115) Installing tdb-libs (1.4.9-r1) [2025-07-09T10:55:55.759Z] #13 2.261 (107/115) Installing libpulse (17.0-r0) [2025-07-09T10:55:55.759Z] #13 2.283 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-07-09T10:55:55.759Z] #13 2.288 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-07-09T10:55:56.022Z] #13 2.293 (110/115) Installing ffmpeg (6.1.1-r8) [2025-07-09T10:55:56.022Z] #13 2.306 (111/115) Installing udev-init-scripts (35-r1) [2025-07-09T10:55:56.022Z] #13 2.308 (112/115) Installing eudev-libs (3.2.14-r2) [2025-07-09T10:55:56.022Z] #13 2.311 (113/115) Installing zstd-libs (1.5.6-r0) [2025-07-09T10:55:56.022Z] #13 2.324 (114/115) Installing kmod-libs (32-r0) [2025-07-09T10:55:56.022Z] #13 2.334 (115/115) Installing eudev (3.2.14-r2) [2025-07-09T10:55:56.022Z] #13 2.341 Executing busybox-1.36.1-r29.trigger [2025-07-09T10:55:56.022Z] #13 2.348 Executing glib-2.80.5-r0.trigger [2025-07-09T10:55:56.022Z] #13 2.353 Executing eudev-3.2.14-r2.trigger [2025-07-09T10:55:56.022Z] #13 2.359 OK: 134 MiB in 129 packages [2025-07-09T10:55:56.279Z] #13 DONE 2.5s [2025-07-09T10:55:56.279Z] [2025-07-09T10:55:56.279Z] #17 [stage-2 3/15] RUN apk --no-cache upgrade [2025-07-09T10:55:56.279Z] #17 0.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:55:56.535Z] #17 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:55:56.793Z] #17 0.696 OK: 134 MiB in 129 packages [2025-07-09T10:55:56.793Z] #17 DONE 0.8s [2025-07-09T10:55:56.793Z] [2025-07-09T10:55:56.793Z] #18 [builder 8/8] RUN make build [2025-07-09T10:55:56.793Z] #18 0.290 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-07-09T10:56:23.378Z] #18 DONE 26.8s [2025-07-09T10:56:23.378Z] [2025-07-09T10:56:23.378Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-07-09T10:56:23.378Z] #19 DONE 0.2s [2025-07-09T10:56:23.378Z] [2025-07-09T10:56:23.378Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-07-09T10:56:23.378Z] #20 DONE 0.0s [2025-07-09T10:56:23.378Z] [2025-07-09T10:56:23.378Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-07-09T10:56:23.378Z] #21 DONE 0.0s [2025-07-09T10:56:23.378Z] [2025-07-09T10:56:23.378Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-07-09T10:56:23.378Z] #22 DONE 0.0s [2025-07-09T10:56:23.378Z] [2025-07-09T10:56:23.378Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-07-09T10:56:23.378Z] #23 DONE 0.0s [2025-07-09T10:56:23.378Z] [2025-07-09T10:56:23.378Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-07-09T10:56:23.378Z] #24 DONE 0.0s [2025-07-09T10:56:23.378Z] [2025-07-09T10:56:23.378Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-07-09T10:56:23.378Z] #25 DONE 0.1s [2025-07-09T10:56:23.378Z] [2025-07-09T10:56:23.378Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-07-09T10:56:23.378Z] #26 DONE 0.3s [2025-07-09T10:56:23.378Z] [2025-07-09T10:56:23.378Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-07-09T10:56:23.637Z] #27 DONE 0.3s [2025-07-09T10:56:23.895Z] [2025-07-09T10:56:23.895Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-07-09T10:56:23.895Z] #28 DONE 0.3s [2025-07-09T10:56:24.154Z] [2025-07-09T10:56:24.154Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-07-09T10:56:24.154Z] #29 DONE 0.3s [2025-07-09T10:56:24.413Z] [2025-07-09T10:56:24.413Z] #30 exporting to image [2025-07-09T10:56:24.413Z] #30 exporting layers [2025-07-09T10:56:24.672Z] #30 exporting layers 0.5s done [2025-07-09T10:56:24.934Z] #30 writing image sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done [2025-07-09T10:56:24.934Z] #30 naming to docker.io/library/device-usb-camera done [2025-07-09T10:56:24.934Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:56:25.047Z] provisioning config files... [2025-07-09T10:56:25.060Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config632747598001280328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:56:25.445Z] ---> ****-login.sh [2025-07-09T10:56:25.446Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:56:25.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:56:25.446Z] Login Succeeded [2025-07-09T10:56:25.446Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:56:25.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:56:25.446Z] Login Succeeded [2025-07-09T10:56:25.446Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:56:25.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:56:25.446Z] Login Succeeded [2025-07-09T10:56:25.446Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:56:25.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:56:25.707Z] Login Succeeded [2025-07-09T10:56:25.707Z] ****.io [2025-07-09T10:56:25.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:56:25.965Z] Login Succeeded [2025-07-09T10:56:25.965Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:56:25.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:56:26.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:56:26.031Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-07-09T10:56:26.031Z] 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [2025-07-09T10:56:26.031Z] latest [2025-07-09T10:56:26.031Z] 4.1.0-dev.1 [2025-07-09T10:56:26.031Z] 984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [2025-07-09T10:56:26.031Z] main [2025-07-09T10:56:26.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:26.354Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:26.668Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [2025-07-09T10:56:26.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-07-09T10:56:26.668Z] 4f61ee546f78: Preparing [2025-07-09T10:56:26.668Z] 20c1e0bf2c8b: Preparing [2025-07-09T10:56:26.668Z] 8b2e113a8f10: Preparing [2025-07-09T10:56:26.668Z] 0ca2d556ef48: Preparing [2025-07-09T10:56:26.668Z] f0083bf6475a: Preparing [2025-07-09T10:56:26.668Z] 7206d983d249: Preparing [2025-07-09T10:56:26.668Z] 4e624833ba9a: Preparing [2025-07-09T10:56:26.668Z] 2eeb33640102: Preparing [2025-07-09T10:56:26.668Z] a7538bbd8c04: Preparing [2025-07-09T10:56:26.668Z] 708b43099ae2: Preparing [2025-07-09T10:56:26.668Z] 6f75b3bc1213: Preparing [2025-07-09T10:56:26.668Z] 57719ddc1ddd: Preparing [2025-07-09T10:56:26.668Z] fbaa750f5839: Preparing [2025-07-09T10:56:26.668Z] 994456c4fd7b: Preparing [2025-07-09T10:56:26.668Z] a7538bbd8c04: Waiting [2025-07-09T10:56:26.668Z] 708b43099ae2: Waiting [2025-07-09T10:56:26.668Z] 6f75b3bc1213: Waiting [2025-07-09T10:56:26.668Z] 57719ddc1ddd: Waiting [2025-07-09T10:56:26.668Z] 7206d983d249: Waiting [2025-07-09T10:56:26.668Z] fbaa750f5839: Waiting [2025-07-09T10:56:26.668Z] 994456c4fd7b: Waiting [2025-07-09T10:56:26.668Z] 4e624833ba9a: Waiting [2025-07-09T10:56:26.668Z] 2eeb33640102: Waiting [2025-07-09T10:56:26.668Z] 8b2e113a8f10: Pushed [2025-07-09T10:56:26.668Z] 4f61ee546f78: Pushed [2025-07-09T10:56:26.668Z] 0ca2d556ef48: Pushed [2025-07-09T10:56:26.668Z] 20c1e0bf2c8b: Pushed [2025-07-09T10:56:26.668Z] 7206d983d249: Pushed [2025-07-09T10:56:26.668Z] 4e624833ba9a: Pushed [2025-07-09T10:56:26.928Z] 2eeb33640102: Pushed [2025-07-09T10:56:26.928Z] a7538bbd8c04: Pushed [2025-07-09T10:56:26.928Z] 708b43099ae2: Pushed [2025-07-09T10:56:26.928Z] 994456c4fd7b: Layer already exists [2025-07-09T10:56:26.928Z] 57719ddc1ddd: Pushed [2025-07-09T10:56:29.499Z] f0083bf6475a: Pushed [2025-07-09T10:56:31.416Z] 6f75b3bc1213: Pushed [2025-07-09T10:56:39.526Z] fbaa750f5839: Pushed [2025-07-09T10:56:39.527Z] 984f98b8bdd1ba68d5fce07584f71d7bfef83912: digest: sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:40.021Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:40.336Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-07-09T10:56:40.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-07-09T10:56:40.336Z] 4f61ee546f78: Preparing [2025-07-09T10:56:40.336Z] 20c1e0bf2c8b: Preparing [2025-07-09T10:56:40.336Z] 8b2e113a8f10: Preparing [2025-07-09T10:56:40.336Z] 0ca2d556ef48: Preparing [2025-07-09T10:56:40.336Z] f0083bf6475a: Preparing [2025-07-09T10:56:40.336Z] 7206d983d249: Preparing [2025-07-09T10:56:40.336Z] 4e624833ba9a: Preparing [2025-07-09T10:56:40.336Z] 2eeb33640102: Preparing [2025-07-09T10:56:40.336Z] a7538bbd8c04: Preparing [2025-07-09T10:56:40.336Z] 708b43099ae2: Preparing [2025-07-09T10:56:40.336Z] 6f75b3bc1213: Preparing [2025-07-09T10:56:40.336Z] 57719ddc1ddd: Preparing [2025-07-09T10:56:40.336Z] fbaa750f5839: Preparing [2025-07-09T10:56:40.336Z] 994456c4fd7b: Preparing [2025-07-09T10:56:40.336Z] 4e624833ba9a: Waiting [2025-07-09T10:56:40.336Z] 2eeb33640102: Waiting [2025-07-09T10:56:40.336Z] a7538bbd8c04: Waiting [2025-07-09T10:56:40.336Z] 708b43099ae2: Waiting [2025-07-09T10:56:40.336Z] 6f75b3bc1213: Waiting [2025-07-09T10:56:40.336Z] 57719ddc1ddd: Waiting [2025-07-09T10:56:40.336Z] fbaa750f5839: Waiting [2025-07-09T10:56:40.336Z] 994456c4fd7b: Waiting [2025-07-09T10:56:40.336Z] 7206d983d249: Waiting [2025-07-09T10:56:40.336Z] 0ca2d556ef48: Layer already exists [2025-07-09T10:56:40.336Z] 8b2e113a8f10: Layer already exists [2025-07-09T10:56:40.336Z] 20c1e0bf2c8b: Layer already exists [2025-07-09T10:56:40.336Z] f0083bf6475a: Layer already exists [2025-07-09T10:56:40.336Z] 4f61ee546f78: Layer already exists [2025-07-09T10:56:40.336Z] 4e624833ba9a: Layer already exists [2025-07-09T10:56:40.336Z] 7206d983d249: Layer already exists [2025-07-09T10:56:40.336Z] 2eeb33640102: Layer already exists [2025-07-09T10:56:40.336Z] 708b43099ae2: Layer already exists [2025-07-09T10:56:40.336Z] a7538bbd8c04: Layer already exists [2025-07-09T10:56:40.336Z] 57719ddc1ddd: Layer already exists [2025-07-09T10:56:40.336Z] 6f75b3bc1213: Layer already exists [2025-07-09T10:56:40.336Z] fbaa750f5839: Layer already exists [2025-07-09T10:56:40.336Z] 994456c4fd7b: Layer already exists [2025-07-09T10:56:40.336Z] latest: digest: sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:40.650Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:40.980Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 [2025-07-09T10:56:40.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-07-09T10:56:40.980Z] 4f61ee546f78: Preparing [2025-07-09T10:56:40.980Z] 20c1e0bf2c8b: Preparing [2025-07-09T10:56:40.980Z] 8b2e113a8f10: Preparing [2025-07-09T10:56:40.980Z] 0ca2d556ef48: Preparing [2025-07-09T10:56:40.980Z] f0083bf6475a: Preparing [2025-07-09T10:56:40.980Z] 7206d983d249: Preparing [2025-07-09T10:56:40.980Z] 4e624833ba9a: Preparing [2025-07-09T10:56:40.980Z] 2eeb33640102: Preparing [2025-07-09T10:56:40.980Z] a7538bbd8c04: Preparing [2025-07-09T10:56:40.980Z] 708b43099ae2: Preparing [2025-07-09T10:56:40.980Z] 6f75b3bc1213: Preparing [2025-07-09T10:56:40.980Z] 57719ddc1ddd: Preparing [2025-07-09T10:56:40.980Z] fbaa750f5839: Preparing [2025-07-09T10:56:40.980Z] 994456c4fd7b: Preparing [2025-07-09T10:56:40.980Z] 7206d983d249: Waiting [2025-07-09T10:56:40.980Z] 4e624833ba9a: Waiting [2025-07-09T10:56:40.980Z] 2eeb33640102: Waiting [2025-07-09T10:56:40.980Z] a7538bbd8c04: Waiting [2025-07-09T10:56:40.980Z] 708b43099ae2: Waiting [2025-07-09T10:56:40.980Z] 6f75b3bc1213: Waiting [2025-07-09T10:56:40.980Z] 57719ddc1ddd: Waiting [2025-07-09T10:56:40.980Z] fbaa750f5839: Waiting [2025-07-09T10:56:40.980Z] 994456c4fd7b: Waiting [2025-07-09T10:56:40.980Z] 8b2e113a8f10: Layer already exists [2025-07-09T10:56:40.980Z] f0083bf6475a: Layer already exists [2025-07-09T10:56:40.980Z] 4f61ee546f78: Layer already exists [2025-07-09T10:56:40.980Z] 0ca2d556ef48: Layer already exists [2025-07-09T10:56:40.980Z] 20c1e0bf2c8b: Layer already exists [2025-07-09T10:56:40.980Z] 4e624833ba9a: Layer already exists [2025-07-09T10:56:40.980Z] a7538bbd8c04: Layer already exists [2025-07-09T10:56:40.980Z] 708b43099ae2: Layer already exists [2025-07-09T10:56:40.980Z] 7206d983d249: Layer already exists [2025-07-09T10:56:40.980Z] 2eeb33640102: Layer already exists [2025-07-09T10:56:40.980Z] 6f75b3bc1213: Layer already exists [2025-07-09T10:56:40.980Z] fbaa750f5839: Layer already exists [2025-07-09T10:56:40.980Z] 57719ddc1ddd: Layer already exists [2025-07-09T10:56:40.980Z] 994456c4fd7b: Layer already exists [2025-07-09T10:56:40.980Z] 4.1.0-dev.1: digest: sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:41.304Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:41.617Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [2025-07-09T10:56:41.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-07-09T10:56:41.617Z] 4f61ee546f78: Preparing [2025-07-09T10:56:41.617Z] 20c1e0bf2c8b: Preparing [2025-07-09T10:56:41.617Z] 8b2e113a8f10: Preparing [2025-07-09T10:56:41.617Z] 0ca2d556ef48: Preparing [2025-07-09T10:56:41.617Z] f0083bf6475a: Preparing [2025-07-09T10:56:41.617Z] 7206d983d249: Preparing [2025-07-09T10:56:41.617Z] 4e624833ba9a: Preparing [2025-07-09T10:56:41.617Z] 2eeb33640102: Preparing [2025-07-09T10:56:41.617Z] a7538bbd8c04: Preparing [2025-07-09T10:56:41.617Z] 708b43099ae2: Preparing [2025-07-09T10:56:41.617Z] 6f75b3bc1213: Preparing [2025-07-09T10:56:41.617Z] 57719ddc1ddd: Preparing [2025-07-09T10:56:41.617Z] fbaa750f5839: Preparing [2025-07-09T10:56:41.617Z] 994456c4fd7b: Preparing [2025-07-09T10:56:41.617Z] 57719ddc1ddd: Waiting [2025-07-09T10:56:41.617Z] fbaa750f5839: Waiting [2025-07-09T10:56:41.617Z] 6f75b3bc1213: Waiting [2025-07-09T10:56:41.617Z] a7538bbd8c04: Waiting [2025-07-09T10:56:41.617Z] 994456c4fd7b: Waiting [2025-07-09T10:56:41.617Z] 7206d983d249: Waiting [2025-07-09T10:56:41.617Z] 708b43099ae2: Waiting [2025-07-09T10:56:41.617Z] 4e624833ba9a: Waiting [2025-07-09T10:56:41.617Z] 2eeb33640102: Waiting [2025-07-09T10:56:41.617Z] 8b2e113a8f10: Layer already exists [2025-07-09T10:56:41.617Z] f0083bf6475a: Layer already exists [2025-07-09T10:56:41.617Z] 0ca2d556ef48: Layer already exists [2025-07-09T10:56:41.617Z] 20c1e0bf2c8b: Layer already exists [2025-07-09T10:56:41.617Z] 4f61ee546f78: Layer already exists [2025-07-09T10:56:41.617Z] 4e624833ba9a: Layer already exists [2025-07-09T10:56:41.617Z] 7206d983d249: Layer already exists [2025-07-09T10:56:41.617Z] 708b43099ae2: Layer already exists [2025-07-09T10:56:41.617Z] 2eeb33640102: Layer already exists [2025-07-09T10:56:41.617Z] a7538bbd8c04: Layer already exists [2025-07-09T10:56:41.617Z] 57719ddc1ddd: Layer already exists [2025-07-09T10:56:41.617Z] 6f75b3bc1213: Layer already exists [2025-07-09T10:56:41.617Z] fbaa750f5839: Layer already exists [2025-07-09T10:56:41.617Z] 994456c4fd7b: Layer already exists [2025-07-09T10:56:41.617Z] 984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1: digest: sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:41.931Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:42.260Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-07-09T10:56:42.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-07-09T10:56:42.260Z] 4f61ee546f78: Preparing [2025-07-09T10:56:42.260Z] 20c1e0bf2c8b: Preparing [2025-07-09T10:56:42.260Z] 8b2e113a8f10: Preparing [2025-07-09T10:56:42.260Z] 0ca2d556ef48: Preparing [2025-07-09T10:56:42.260Z] f0083bf6475a: Preparing [2025-07-09T10:56:42.260Z] 7206d983d249: Preparing [2025-07-09T10:56:42.260Z] 4e624833ba9a: Preparing [2025-07-09T10:56:42.260Z] 2eeb33640102: Preparing [2025-07-09T10:56:42.260Z] a7538bbd8c04: Preparing [2025-07-09T10:56:42.260Z] 708b43099ae2: Preparing [2025-07-09T10:56:42.260Z] 6f75b3bc1213: Preparing [2025-07-09T10:56:42.260Z] 57719ddc1ddd: Preparing [2025-07-09T10:56:42.260Z] fbaa750f5839: Preparing [2025-07-09T10:56:42.260Z] 994456c4fd7b: Preparing [2025-07-09T10:56:42.260Z] 7206d983d249: Waiting [2025-07-09T10:56:42.260Z] 4e624833ba9a: Waiting [2025-07-09T10:56:42.260Z] a7538bbd8c04: Waiting [2025-07-09T10:56:42.260Z] 708b43099ae2: Waiting [2025-07-09T10:56:42.260Z] 6f75b3bc1213: Waiting [2025-07-09T10:56:42.260Z] 2eeb33640102: Waiting [2025-07-09T10:56:42.260Z] 57719ddc1ddd: Waiting [2025-07-09T10:56:42.260Z] fbaa750f5839: Waiting [2025-07-09T10:56:42.260Z] 994456c4fd7b: Waiting [2025-07-09T10:56:42.260Z] f0083bf6475a: Layer already exists [2025-07-09T10:56:42.260Z] 4f61ee546f78: Layer already exists [2025-07-09T10:56:42.260Z] 0ca2d556ef48: Layer already exists [2025-07-09T10:56:42.260Z] 8b2e113a8f10: Layer already exists [2025-07-09T10:56:42.260Z] 20c1e0bf2c8b: Layer already exists [2025-07-09T10:56:42.260Z] 2eeb33640102: Layer already exists [2025-07-09T10:56:42.260Z] 4e624833ba9a: Layer already exists [2025-07-09T10:56:42.260Z] 7206d983d249: Layer already exists [2025-07-09T10:56:42.260Z] a7538bbd8c04: Layer already exists [2025-07-09T10:56:42.260Z] 708b43099ae2: Layer already exists [2025-07-09T10:56:42.260Z] 6f75b3bc1213: Layer already exists [2025-07-09T10:56:42.260Z] 57719ddc1ddd: Layer already exists [2025-07-09T10:56:42.260Z] 994456c4fd7b: Layer already exists [2025-07-09T10:56:42.260Z] fbaa750f5839: Layer already exists [2025-07-09T10:56:42.260Z] main: digest: sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:56:42.325Z] ===================================================== [Pipeline] echo [2025-07-09T10:56:42.336Z] taggedImages: [2025-07-09T10:56:42.336Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [2025-07-09T10:56:42.336Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-07-09T10:56:42.336Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 [2025-07-09T10:56:42.336Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [2025-07-09T10:56:42.336Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2025-07-09T10:56:42.368Z] ========================================================= [2025-07-09T10:56:42.368Z] [edgeXBuildMultiArch] RAW Config: [2025-07-09T10:56:42.368Z] images: [2025-07-09T10:56:42.368Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [2025-07-09T10:56:42.368Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-07-09T10:56:42.368Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 [2025-07-09T10:56:42.368Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [2025-07-09T10:56:42.368Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-07-09T10:56:42.368Z] settingsFile: [2025-07-09T10:56:42.368Z] device-usb-camera-settings [2025-07-09T10:56:42.368Z] ========================================================= [Pipeline] node [2025-07-09T10:56:56.332Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4855 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-07-09T10:56:56.348Z] Running in /w/workspace/device-usb-camera/200 [Pipeline] { [Pipeline] checkout [2025-07-09T10:56:57.370Z] Still waiting to schedule task [2025-07-09T10:56:57.371Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-07-09T10:56:59.405Z] Selected Git installation does not exist. Using Default [2025-07-09T10:56:59.405Z] The recommended git tool is: NONE [2025-07-09T10:57:05.363Z] using credential edgex-jenkins-ssh [2025-07-09T10:57:28.099Z] Cloning the remote Git repository [2025-07-09T10:57:28.145Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-07-09T10:57:28.258Z] > git init /w/workspace/device-usb-camera/200 # timeout=10 [2025-07-09T10:57:28.461Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-07-09T10:57:28.462Z] > git --version # timeout=10 [2025-07-09T10:57:28.491Z] > git --version # 'git version 2.25.1' [2025-07-09T10:57:28.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-09T10:57:28.654Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-09T10:57:32.553Z] Avoid second fetch [2025-07-09T10:57:32.554Z] Checking out Revision 984f98b8bdd1ba68d5fce07584f71d7bfef83912 (main) [2025-07-09T10:57:31.466Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-07-09T10:57:31.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-09T10:57:32.570Z] > git config core.sparsecheckout # timeout=10 [2025-07-09T10:57:32.635Z] > git checkout -f 984f98b8bdd1ba68d5fce07584f71d7bfef83912 # timeout=10 [2025-07-09T10:57:33.245Z] Commit message: "Merge pull request #396 from weichou1229/upgrade-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T10:57:38.167Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-09T10:57:38.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T10:57:38.168Z] Dload Upload Total Spent Left Speed [2025-07-09T10:57:38.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2025-07-09T10:57:38.507Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-09T10:57:38.850Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2025-07-09T10:57:38.850Z] /etc/docker/daemon.new [2025-07-09T10:57:38.850Z] { [2025-07-09T10:57:38.850Z] "registry-mirrors": [ [2025-07-09T10:57:38.850Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-09T10:57:38.850Z] ], [2025-07-09T10:57:38.850Z] "bip": "10.250.0.254/24", [2025-07-09T10:57:38.850Z] "hosts": [ [2025-07-09T10:57:38.850Z] "tcp://0.0.0.0:5555", [2025-07-09T10:57:38.850Z] "unix:///var/run/docker.sock" [2025-07-09T10:57:38.850Z] ], [2025-07-09T10:57:38.850Z] "mtu": 1458, [2025-07-09T10:57:38.850Z] "selinux-enabled": true, [2025-07-09T10:57:38.850Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-09T10:57:38.850Z] } [Pipeline] sh [2025-07-09T10:57:39.198Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-09T10:57:39.540Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:57:57.853Z] provisioning config files... [2025-07-09T10:57:57.901Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/200@tmp/config12093208653611861237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:57:58.432Z] ---> ****-login.sh [2025-07-09T10:57:58.432Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:57:59.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:57:59.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:57:59.431Z] Configure a credential helper to remove this warning. See [2025-07-09T10:57:59.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:57:59.431Z] [2025-07-09T10:57:59.431Z] Login Succeeded [2025-07-09T10:57:59.431Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:57:59.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:57:59.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:57:59.702Z] Configure a credential helper to remove this warning. See [2025-07-09T10:57:59.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:57:59.703Z] [2025-07-09T10:57:59.703Z] Login Succeeded [2025-07-09T10:57:59.703Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:57:59.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:57:59.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:57:59.977Z] Configure a credential helper to remove this warning. See [2025-07-09T10:57:59.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:57:59.977Z] [2025-07-09T10:57:59.977Z] Login Succeeded [2025-07-09T10:57:59.977Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:58:00.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:00.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:00.526Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:00.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:00.526Z] [2025-07-09T10:58:00.526Z] Login Succeeded [2025-07-09T10:58:00.526Z] ****.io [2025-07-09T10:58:00.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:01.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:01.068Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:01.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:01.068Z] [2025-07-09T10:58:01.068Z] Login Succeeded [2025-07-09T10:58:01.068Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:58:01.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T10:58:01.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:58:01.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:58:01.562Z] ========================================================= [2025-07-09T10:58:01.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-07-09T10:58:01.562Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:01.938Z] + 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-07-09T10:58:02.535Z] Sending build context to Docker daemon 11.6MB [2025-07-09T10:58:02.535Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T10:58:02.535Z] Step 2/13 : FROM ${BASE} AS builder [2025-07-09T10:58:02.812Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-07-09T10:58:02.812Z] 94e9d8af2201: Pulling fs layer [2025-07-09T10:58:02.812Z] a6c56e8762df: Pulling fs layer [2025-07-09T10:58:02.812Z] f0f3c8884826: Pulling fs layer [2025-07-09T10:58:02.812Z] c7e7622c144d: Pulling fs layer [2025-07-09T10:58:02.812Z] 4f4fb700ef54: Pulling fs layer [2025-07-09T10:58:02.812Z] e8859aadc426: Pulling fs layer [2025-07-09T10:58:02.812Z] b4813487a9f6: Pulling fs layer [2025-07-09T10:58:02.812Z] 502a3d64fb4b: Pulling fs layer [2025-07-09T10:58:02.812Z] e8859aadc426: Waiting [2025-07-09T10:58:02.812Z] b4813487a9f6: Waiting [2025-07-09T10:58:02.812Z] 502a3d64fb4b: Waiting [2025-07-09T10:58:02.812Z] c7e7622c144d: Waiting [2025-07-09T10:58:02.812Z] a6c56e8762df: Download complete [2025-07-09T10:58:02.812Z] c7e7622c144d: Verifying Checksum [2025-07-09T10:58:02.812Z] c7e7622c144d: Download complete [2025-07-09T10:58:02.812Z] 4f4fb700ef54: Verifying Checksum [2025-07-09T10:58:02.812Z] 4f4fb700ef54: Download complete [2025-07-09T10:58:02.812Z] e8859aadc426: Verifying Checksum [2025-07-09T10:58:02.812Z] e8859aadc426: Download complete [2025-07-09T10:58:02.812Z] 94e9d8af2201: Verifying Checksum [2025-07-09T10:58:02.812Z] 94e9d8af2201: Download complete [2025-07-09T10:58:03.406Z] 502a3d64fb4b: Verifying Checksum [2025-07-09T10:58:03.406Z] 502a3d64fb4b: Download complete [2025-07-09T10:58:03.999Z] 94e9d8af2201: Pull complete [2025-07-09T10:58:04.591Z] a6c56e8762df: Pull complete [2025-07-09T10:58:05.182Z] f0f3c8884826: Verifying Checksum [2025-07-09T10:58:05.182Z] f0f3c8884826: Download complete [2025-07-09T10:58:06.157Z] b4813487a9f6: Verifying Checksum [2025-07-09T10:58:06.157Z] b4813487a9f6: Download complete [2025-07-09T10:58:21.256Z] f0f3c8884826: Pull complete [2025-07-09T10:58:21.256Z] c7e7622c144d: Pull complete [2025-07-09T10:58:21.256Z] 4f4fb700ef54: Pull complete [2025-07-09T10:58:21.256Z] e8859aadc426: Pull complete [2025-07-09T10:58:29.523Z] b4813487a9f6: Pull complete [2025-07-09T10:58:31.485Z] 502a3d64fb4b: Pull complete [2025-07-09T10:58:31.756Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-07-09T10:58:31.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-07-09T10:58:31.756Z] ---> 3bb21d53e231 [2025-07-09T10:58:31.756Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-07-09T10:58:32.739Z] ---> Running in 05073129db00 [2025-07-09T10:58:33.013Z] Removing intermediate container 05073129db00 [2025-07-09T10:58:33.013Z] ---> f9c5bc8c6e6b [2025-07-09T10:58:33.013Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T10:58:33.288Z] ---> Running in 05cf4600c70d [2025-07-09T10:58:33.558Z] Removing intermediate container 05cf4600c70d [2025-07-09T10:58:33.558Z] ---> d86ced4715c3 [2025-07-09T10:58:33.558Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-07-09T10:58:33.558Z] ---> Running in 250f8c5a690b [2025-07-09T10:58:34.149Z] Removing intermediate container 250f8c5a690b [2025-07-09T10:58:34.149Z] ---> 1e4003d79b43 [2025-07-09T10:58:34.149Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-07-09T10:58:34.149Z] ---> Running in 481ffab89bd6 [2025-07-09T10:58:34.416Z] Removing intermediate container 481ffab89bd6 [2025-07-09T10:58:34.416Z] ---> 099f8bed9c27 [2025-07-09T10:58:34.416Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-09T10:58:34.684Z] ---> Running in bc5cc0a8b63d [2025-07-09T10:58:36.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T10:58:36.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T10:58:37.783Z] (1/14) Installing libintl (0.22.5-r0) [2025-07-09T10:58:37.783Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-07-09T10:58:37.783Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-07-09T10:58:37.783Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-07-09T10:58:38.060Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-07-09T10:58:38.060Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-07-09T10:58:38.329Z] (7/14) Installing udev-init-scripts (35-r1) [2025-07-09T10:58:38.329Z] (8/14) Installing libeconf (0.6.3-r0) [2025-07-09T10:58:38.329Z] (9/14) Installing libblkid (2.40.1-r1) [2025-07-09T10:58:38.329Z] (10/14) Installing xz-libs (5.6.2-r1) [2025-07-09T10:58:38.329Z] (11/14) Installing kmod-libs (32-r0) [2025-07-09T10:58:38.329Z] (12/14) Installing eudev (3.2.14-r2) [2025-07-09T10:58:38.329Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-07-09T10:58:38.607Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-07-09T10:58:38.607Z] Executing busybox-1.36.1-r29.trigger [2025-07-09T10:58:38.607Z] Executing eudev-3.2.14-r2.trigger [2025-07-09T10:58:38.607Z] OK: 247 MiB in 72 packages [2025-07-09T10:58:40.572Z] Removing intermediate container bc5cc0a8b63d [2025-07-09T10:58:40.572Z] ---> 0bc8cf109591 [2025-07-09T10:58:40.572Z] Step 8/13 : WORKDIR /device-usb-camera [2025-07-09T10:58:40.572Z] ---> Running in 121aec7e9b21 [2025-07-09T10:58:40.572Z] Removing intermediate container 121aec7e9b21 [2025-07-09T10:58:40.572Z] ---> 3b86092490a7 [2025-07-09T10:58:40.572Z] Step 9/13 : COPY go.mod vendor* ./ [2025-07-09T10:58:41.164Z] ---> 20675712d041 [2025-07-09T10:58:41.164Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:58:41.444Z] ---> Running in 8bf7821f4802 [2025-07-09T10:58:49.633Z] Running on prd-centos7-docker-4c-2g-4861 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:58:49.672Z] provisioning config files... [2025-07-09T10:58:49.694Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1635946261573318784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:58:53.732Z] ---> ****-login.sh [2025-07-09T10:58:53.732Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:58:54.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:54.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:54.005Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:54.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:54.005Z] [2025-07-09T10:58:54.005Z] Login Succeeded [2025-07-09T10:58:54.005Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:58:54.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:54.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:54.006Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:54.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:54.006Z] [2025-07-09T10:58:54.006Z] Login Succeeded [2025-07-09T10:58:54.006Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:58:54.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:54.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:54.268Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:54.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:54.268Z] [2025-07-09T10:58:54.268Z] Login Succeeded [2025-07-09T10:58:54.268Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:58:54.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:54.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:54.268Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:54.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:54.268Z] [2025-07-09T10:58:54.268Z] Login Succeeded [2025-07-09T10:58:54.268Z] ****.io [2025-07-09T10:58:54.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:54.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:54.530Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:54.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:54.530Z] [2025-07-09T10:58:54.530Z] Login Succeeded [2025-07-09T10:58:54.530Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:58:54.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T10:58:54.874Z] + docker buildx ls [2025-07-09T10:58:55.133Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-09T10:58:55.133Z] default * docker [2025-07-09T10:58:55.133Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-09T10:58:55.433Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-07-09T10:58:55.433Z] edgex-builder [Pipeline] sh [2025-07-09T10:58:55.734Z] + docker buildx inspect --bootstrap [2025-07-09T10:58:55.734Z] #1 [internal] booting buildkit [2025-07-09T10:58:55.734Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-07-09T10:58:58.307Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2025-07-09T10:58:58.307Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-07-09T10:59:01.600Z] #1 creating container buildx_buildkit_edgex-builder0 2.9s done [2025-07-09T10:59:01.600Z] #1 DONE 5.3s [2025-07-09T10:59:01.600Z] Name: edgex-builder [2025-07-09T10:59:01.600Z] Driver: docker-container [2025-07-09T10:59:01.600Z] [2025-07-09T10:59:01.600Z] Nodes: [2025-07-09T10:59:01.600Z] Name: edgex-builder0 [2025-07-09T10:59:01.600Z] Endpoint: unix:///var/run/docker.sock [2025-07-09T10:59:01.600Z] Status: running [2025-07-09T10:59:01.600Z] Buildkit: v0.22.0 [2025-07-09T10:59:01.600Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-07-09T10:59:01.944Z] + docker buildx ls [2025-07-09T10:59:01.944Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-09T10:59:01.944Z] edgex-builder * docker-container [2025-07-09T10:59:01.944Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-07-09T10:59:01.944Z] default docker [2025-07-09T10:59:01.944Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-09T10:59:02.242Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 --push - [2025-07-09T10:59:02.242Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912' [2025-07-09T10:59:02.503Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:59:02.503Z] #1 transferring dockerfile: 202B done [2025-07-09T10:59:02.503Z] #1 DONE 0.0s [2025-07-09T10:59:02.503Z] [2025-07-09T10:59:02.503Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [2025-07-09T10:59:02.503Z] #2 DONE 0.1s [2025-07-09T10:59:02.503Z] [2025-07-09T10:59:02.503Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [2025-07-09T10:59:02.503Z] #3 DONE 0.1s [2025-07-09T10:59:02.503Z] [2025-07-09T10:59:02.503Z] #4 [internal] load .dockerignore [2025-07-09T10:59:02.503Z] #4 transferring context: 2B done [2025-07-09T10:59:02.503Z] #4 DONE 0.0s [2025-07-09T10:59:02.503Z] [2025-07-09T10:59:02.503Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 [2025-07-09T10:59:02.503Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done [2025-07-09T10:59:02.503Z] #5 DONE 0.0s [2025-07-09T10:59:02.503Z] [2025-07-09T10:59:02.503Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 [2025-07-09T10:59:02.503Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done [2025-07-09T10:59:02.766Z] #6 DONE 0.2s [2025-07-09T10:59:02.766Z] [2025-07-09T10:59:02.766Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:59:02.766Z] #7 DONE 0.0s [2025-07-09T10:59:02.766Z] [2025-07-09T10:59:02.766Z] #8 exporting to image [2025-07-09T10:59:02.766Z] #8 exporting layers done [2025-07-09T10:59:02.766Z] #8 exporting manifest sha256:c6e7b2dc3ce16168b76564171673e0dd8605fba7275718b39d3b6be665d06791 done [2025-07-09T10:59:02.766Z] #8 exporting config sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done [2025-07-09T10:59:02.766Z] #8 exporting manifest sha256:4da158082049dca2bf3507e29c429d5f53da739092aa3df90eba8ebe2292b8df done [2025-07-09T10:59:02.766Z] #8 exporting config sha256:9bf877b242547e479e54371a915a6ac14d8043f1d0715d221b613e888da9b846 done [2025-07-09T10:59:02.766Z] #8 exporting manifest list sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.0s done [2025-07-09T10:59:02.766Z] #8 pushing layers 0.1s done [2025-07-09T10:59:02.766Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d [2025-07-09T10:59:02.766Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:59:02.766Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.1s done [2025-07-09T10:59:02.766Z] #8 DONE 0.2s [2025-07-09T10:59:02.766Z] [2025-07-09T10:59:02.766Z] 1 warning found (use --debug to expand): [2025-07-09T10:59:02.766Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:59:03.063Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' [2025-07-09T10:59:03.063Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - [2025-07-09T10:59:03.323Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:59:03.323Z] #1 transferring dockerfile: 168B done [2025-07-09T10:59:03.323Z] #1 DONE 0.0s [2025-07-09T10:59:03.323Z] [2025-07-09T10:59:03.323Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-07-09T10:59:03.323Z] #2 DONE 0.0s [2025-07-09T10:59:03.323Z] [2025-07-09T10:59:03.323Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-07-09T10:59:03.323Z] #3 DONE 0.0s [2025-07-09T10:59:03.323Z] [2025-07-09T10:59:03.323Z] #4 [internal] load .dockerignore [2025-07-09T10:59:03.323Z] #4 transferring context: 2B done [2025-07-09T10:59:03.323Z] #4 DONE 0.0s [2025-07-09T10:59:03.323Z] [2025-07-09T10:59:03.323Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 [2025-07-09T10:59:03.323Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 done [2025-07-09T10:59:03.323Z] #5 CACHED [2025-07-09T10:59:03.323Z] [2025-07-09T10:59:03.323Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 [2025-07-09T10:59:03.323Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done [2025-07-09T10:59:03.323Z] #6 CACHED [2025-07-09T10:59:03.323Z] [2025-07-09T10:59:03.323Z] #7 exporting to image [2025-07-09T10:59:03.323Z] #7 exporting layers done [2025-07-09T10:59:03.323Z] #7 exporting manifest sha256:c6e7b2dc3ce16168b76564171673e0dd8605fba7275718b39d3b6be665d06791 done [2025-07-09T10:59:03.323Z] #7 exporting config sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done [2025-07-09T10:59:03.323Z] #7 exporting manifest sha256:4da158082049dca2bf3507e29c429d5f53da739092aa3df90eba8ebe2292b8df done [2025-07-09T10:59:03.323Z] #7 exporting config sha256:9bf877b242547e479e54371a915a6ac14d8043f1d0715d221b613e888da9b846 done [2025-07-09T10:59:03.323Z] #7 exporting manifest list sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d done [2025-07-09T10:59:03.323Z] #7 pushing layers 0.0s done [2025-07-09T10:59:03.323Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d [2025-07-09T10:59:03.323Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:59:03.323Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.1s done [2025-07-09T10:59:03.323Z] #7 DONE 0.1s [2025-07-09T10:59:03.323Z] [2025-07-09T10:59:03.323Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:59:03.323Z] #8 DONE 0.0s [2025-07-09T10:59:03.323Z] [2025-07-09T10:59:03.323Z] 1 warning found (use --debug to expand): [2025-07-09T10:59:03.323Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:59:03.611Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1' [2025-07-09T10:59:03.611Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 --push - [2025-07-09T10:59:03.871Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:59:03.871Z] #1 transferring dockerfile: 173B done [2025-07-09T10:59:03.871Z] #1 DONE 0.0s [2025-07-09T10:59:03.871Z] [2025-07-09T10:59:03.871Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 [2025-07-09T10:59:03.871Z] #2 DONE 0.0s [2025-07-09T10:59:03.871Z] [2025-07-09T10:59:03.871Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 [2025-07-09T10:59:03.871Z] #3 DONE 0.0s [2025-07-09T10:59:03.871Z] [2025-07-09T10:59:03.871Z] #4 [internal] load .dockerignore [2025-07-09T10:59:03.871Z] #4 transferring context: 2B done [2025-07-09T10:59:03.871Z] #4 DONE 0.0s [2025-07-09T10:59:03.871Z] [2025-07-09T10:59:03.871Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 [2025-07-09T10:59:03.871Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 done [2025-07-09T10:59:03.871Z] #5 CACHED [2025-07-09T10:59:03.871Z] [2025-07-09T10:59:03.871Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 [2025-07-09T10:59:03.871Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 done [2025-07-09T10:59:03.871Z] #6 CACHED [2025-07-09T10:59:03.871Z] [2025-07-09T10:59:03.871Z] #7 exporting to image [2025-07-09T10:59:03.871Z] #7 exporting layers done [2025-07-09T10:59:03.871Z] #7 exporting manifest sha256:c6e7b2dc3ce16168b76564171673e0dd8605fba7275718b39d3b6be665d06791 done [2025-07-09T10:59:03.871Z] #7 exporting config sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done [2025-07-09T10:59:03.871Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:59:03.871Z] #7 exporting manifest sha256:4da158082049dca2bf3507e29c429d5f53da739092aa3df90eba8ebe2292b8df done [2025-07-09T10:59:03.871Z] #7 exporting config sha256:9bf877b242547e479e54371a915a6ac14d8043f1d0715d221b613e888da9b846 done [2025-07-09T10:59:03.871Z] #7 exporting manifest list sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d done [2025-07-09T10:59:03.871Z] #7 pushing layers 0.0s done [2025-07-09T10:59:03.871Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.1s done [2025-07-09T10:59:03.871Z] #7 DONE 0.1s [2025-07-09T10:59:03.871Z] [2025-07-09T10:59:03.871Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:59:03.871Z] #8 DONE 0.0s [2025-07-09T10:59:03.871Z] [2025-07-09T10:59:03.871Z] 1 warning found (use --debug to expand): [2025-07-09T10:59:03.871Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:59:04.165Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1' [2025-07-09T10:59:04.165Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 --push - [2025-07-09T10:59:04.165Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:59:04.165Z] #1 transferring dockerfile: 214B done [2025-07-09T10:59:04.165Z] #1 DONE 0.0s [2025-07-09T10:59:04.165Z] [2025-07-09T10:59:04.165Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [2025-07-09T10:59:04.165Z] #2 DONE 0.0s [2025-07-09T10:59:04.165Z] [2025-07-09T10:59:04.165Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [2025-07-09T10:59:04.165Z] #3 DONE 0.0s [2025-07-09T10:59:04.165Z] [2025-07-09T10:59:04.165Z] #4 [internal] load .dockerignore [2025-07-09T10:59:04.165Z] #4 transferring context: 2B done [2025-07-09T10:59:04.165Z] #4 DONE 0.0s [2025-07-09T10:59:04.165Z] [2025-07-09T10:59:04.165Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 [2025-07-09T10:59:04.165Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done [2025-07-09T10:59:04.165Z] #5 CACHED [2025-07-09T10:59:04.165Z] [2025-07-09T10:59:04.165Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 [2025-07-09T10:59:04.165Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done [2025-07-09T10:59:04.165Z] #6 CACHED [2025-07-09T10:59:04.165Z] [2025-07-09T10:59:04.165Z] #7 exporting to image [2025-07-09T10:59:04.165Z] #7 exporting layers done [2025-07-09T10:59:04.165Z] #7 exporting manifest sha256:c6e7b2dc3ce16168b76564171673e0dd8605fba7275718b39d3b6be665d06791 done [2025-07-09T10:59:04.165Z] #7 exporting config sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done [2025-07-09T10:59:04.165Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:59:04.425Z] #7 exporting manifest sha256:4da158082049dca2bf3507e29c429d5f53da739092aa3df90eba8ebe2292b8df done [2025-07-09T10:59:04.425Z] #7 exporting config sha256:9bf877b242547e479e54371a915a6ac14d8043f1d0715d221b613e888da9b846 done [2025-07-09T10:59:04.425Z] #7 exporting manifest list sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d done [2025-07-09T10:59:04.425Z] #7 pushing layers 0.0s done [2025-07-09T10:59:04.425Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.1s done [2025-07-09T10:59:04.425Z] #7 DONE 0.1s [2025-07-09T10:59:04.425Z] [2025-07-09T10:59:04.425Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:59:04.425Z] #8 DONE 0.0s [2025-07-09T10:59:04.425Z] [2025-07-09T10:59:04.425Z] 1 warning found (use --debug to expand): [2025-07-09T10:59:04.425Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:59:04.719Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - [2025-07-09T10:59:04.719Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' [2025-07-09T10:59:04.719Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:59:04.719Z] #1 transferring dockerfile: 166B done [2025-07-09T10:59:04.719Z] #1 DONE 0.0s [2025-07-09T10:59:04.719Z] [2025-07-09T10:59:04.719Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-07-09T10:59:04.719Z] #2 DONE 0.0s [2025-07-09T10:59:04.719Z] [2025-07-09T10:59:04.719Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-07-09T10:59:04.719Z] #3 DONE 0.0s [2025-07-09T10:59:04.719Z] [2025-07-09T10:59:04.719Z] #4 [internal] load .dockerignore [2025-07-09T10:59:04.719Z] #4 transferring context: 2B done [2025-07-09T10:59:04.719Z] #4 DONE 0.0s [2025-07-09T10:59:04.719Z] [2025-07-09T10:59:04.719Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 [2025-07-09T10:59:04.719Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done [2025-07-09T10:59:04.719Z] #5 CACHED [2025-07-09T10:59:04.719Z] [2025-07-09T10:59:04.719Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 [2025-07-09T10:59:04.719Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 done [2025-07-09T10:59:04.719Z] #6 CACHED [2025-07-09T10:59:04.719Z] [2025-07-09T10:59:04.719Z] #7 exporting to image [2025-07-09T10:59:04.719Z] #7 exporting layers done [2025-07-09T10:59:04.719Z] #7 exporting manifest sha256:c6e7b2dc3ce16168b76564171673e0dd8605fba7275718b39d3b6be665d06791 done [2025-07-09T10:59:04.719Z] #7 exporting config sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done [2025-07-09T10:59:04.719Z] #7 exporting manifest sha256:4da158082049dca2bf3507e29c429d5f53da739092aa3df90eba8ebe2292b8df done [2025-07-09T10:59:04.719Z] #7 exporting config sha256:9bf877b242547e479e54371a915a6ac14d8043f1d0715d221b613e888da9b846 done [2025-07-09T10:59:04.719Z] #7 exporting manifest list sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d done [2025-07-09T10:59:04.719Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:59:04.978Z] #7 pushing layers 0.0s done [2025-07-09T10:59:04.978Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.1s done [2025-07-09T10:59:04.978Z] #7 DONE 0.1s [2025-07-09T10:59:04.978Z] [2025-07-09T10:59:04.978Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:59:04.978Z] #8 DONE 0.0s [2025-07-09T10:59:04.978Z] [2025-07-09T10:59:04.978Z] 1 warning found (use --debug to expand): [2025-07-09T10:59:04.978Z]  - 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-07-09T10:59:05.339Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:05.644Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:06.196Z] ---> package-listing.sh [2025-07-09T10:59:06.196Z] ++ facter osfamily [2025-07-09T10:59:06.196Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T10:59:06.454Z] + OS_FAMILY=redhat [2025-07-09T10:59:06.454Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-07-09T10:59:06.454Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T10:59:06.454Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T10:59:06.454Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T10:59:06.454Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T10:59:06.454Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-07-09T10:59:06.454Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T10:59:06.454Z] + case "${OS_FAMILY}" in [2025-07-09T10:59:06.454Z] + sort [2025-07-09T10:59:06.454Z] + rpm -qa [2025-07-09T10:59:07.028Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T10:59:07.028Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T10:59:07.028Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T10:59:07.028Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-07-09T10:59:07.028Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-07-09T10:59:07.028Z] + 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-07-09T10:59:07.040Z] 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-07-09T10:59:07.327Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:59:07.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:07.899Z] [2025-07-09T10:59:07.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:59:08.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:08.195Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T10:59:08.195Z] 5eb5b503b376: Pulling fs layer [2025-07-09T10:59:08.195Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T10:59:08.195Z] ec43610c2a17: Pulling fs layer [2025-07-09T10:59:08.195Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T10:59:08.195Z] 33b1e0a273af: Pulling fs layer [2025-07-09T10:59:08.195Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T10:59:08.195Z] 2f39f015ded8: Pulling fs layer [2025-07-09T10:59:08.195Z] 3a2ae6a8a46f: Waiting [2025-07-09T10:59:08.195Z] 33b1e0a273af: Waiting [2025-07-09T10:59:08.195Z] 5d3b04190fa2: Waiting [2025-07-09T10:59:08.195Z] 2f39f015ded8: Waiting [2025-07-09T10:59:08.195Z] 5c69ac0246d0: Verifying Checksum [2025-07-09T10:59:08.195Z] 5c69ac0246d0: Download complete [2025-07-09T10:59:08.195Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-09T10:59:08.195Z] 3a2ae6a8a46f: Download complete [2025-07-09T10:59:08.195Z] ec43610c2a17: Verifying Checksum [2025-07-09T10:59:08.195Z] ec43610c2a17: Download complete [2025-07-09T10:59:08.195Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T10:59:08.195Z] 5d3b04190fa2: Download complete [2025-07-09T10:59:08.195Z] 33b1e0a273af: Verifying Checksum [2025-07-09T10:59:08.195Z] 33b1e0a273af: Download complete [2025-07-09T10:59:08.456Z] 5eb5b503b376: Verifying Checksum [2025-07-09T10:59:08.456Z] 5eb5b503b376: Download complete [2025-07-09T10:59:09.027Z] 2f39f015ded8: Verifying Checksum [2025-07-09T10:59:09.027Z] 2f39f015ded8: Download complete [2025-07-09T10:59:09.597Z] 5eb5b503b376: Pull complete [2025-07-09T10:59:09.855Z] 5c69ac0246d0: Pull complete [2025-07-09T10:59:10.117Z] ec43610c2a17: Pull complete [2025-07-09T10:59:10.377Z] 3a2ae6a8a46f: Pull complete [2025-07-09T10:59:10.635Z] 33b1e0a273af: Pull complete [2025-07-09T10:59:10.635Z] 5d3b04190fa2: Pull complete [2025-07-09T10:59:14.858Z] 2f39f015ded8: Pull complete [2025-07-09T10:59:14.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T10:59:14.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:14.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:59:15.006Z] prd-centos7-docker-4c-2g-4861 does not seem to be running inside a container [2025-07-09T10:59:15.031Z] $ 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-07-09T10:59:21.104Z] $ docker top 381ebc281fdba4b0c3b96a3b5e25c0c3bd64ed27ded6136be2d394e64700849a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:59:21.459Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T10:59:21.748Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T10:59:22.036Z] + ls /var/log/sa-host [2025-07-09T10:59:22.036Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:59:22.104Z] provisioning config files... [2025-07-09T10:59:22.112Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11536141917804225668tmp [Pipeline] { [Pipeline] echo [2025-07-09T10:59:22.133Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:22.417Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T10:59:22.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:22.764Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T10:59:22.771Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:23.056Z] ---> sudo-logs.sh [2025-07-09T10:59:23.056Z] Archiving 'sudo' log.. [2025-07-09T10:59:23.056Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4861.novalocal: Name or service not known [2025-07-09T10:59:23.056Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4861.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-07-09T10:59:23.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:23.363Z] ---> job-cost.sh [2025-07-09T10:59:23.363Z] lf-activate-venv: SKIPPING [2025-07-09T10:59:23.363Z] INFO: No Stack... [2025-07-09T10:59:23.622Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-07-09T10:59:23.880Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T10:59:23.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:24.179Z] ---> logs-deploy.sh [2025-07-09T10:59:24.179Z] lf-activate-venv: SKIPPING [2025-07-09T10:59:24.179Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/200 [2025-07-09T10:59:24.179Z] INFO: archiving workspace using pattern(s): [2025-07-09T10:59:25.113Z] Archives upload complete. [2025-07-09T10:59:25.113Z] INFO: archiving logs to Nexus [2025-07-09T10:59:25.682Z] ---> uname -a: [2025-07-09T10:59:25.683Z] Linux prd-centos7-docker-4c-2g-4861.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-07-09T10:59:25.683Z] [2025-07-09T10:59:25.683Z] [2025-07-09T10:59:25.683Z] ---> lscpu: [2025-07-09T10:59:25.683Z] Architecture: x86_64 [2025-07-09T10:59:25.683Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-09T10:59:25.683Z] Byte Order: Little Endian [2025-07-09T10:59:25.683Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-09T10:59:25.683Z] CPU(s): 2 [2025-07-09T10:59:25.683Z] On-line CPU(s) list: 0,1 [2025-07-09T10:59:25.683Z] Thread(s) per core: 1 [2025-07-09T10:59:25.683Z] Core(s) per socket: 1 [2025-07-09T10:59:25.683Z] Socket(s): 2 [2025-07-09T10:59:25.683Z] NUMA node(s): 1 [2025-07-09T10:59:25.683Z] Vendor ID: AuthenticAMD [2025-07-09T10:59:25.683Z] CPU family: 23 [2025-07-09T10:59:25.683Z] Model: 49 [2025-07-09T10:59:25.683Z] Model name: AMD EPYC-Rome Processor [2025-07-09T10:59:25.683Z] Stepping: 0 [2025-07-09T10:59:25.683Z] CPU MHz: 2800.000 [2025-07-09T10:59:25.683Z] BogoMIPS: 5600.00 [2025-07-09T10:59:25.683Z] Virtualization: AMD-V [2025-07-09T10:59:25.683Z] Hypervisor vendor: KVM [2025-07-09T10:59:25.683Z] Virtualization type: full [2025-07-09T10:59:25.683Z] L1d cache: 64 KiB [2025-07-09T10:59:25.683Z] L1i cache: 64 KiB [2025-07-09T10:59:25.683Z] L2 cache: 1 MiB [2025-07-09T10:59:25.683Z] L3 cache: 32 MiB [2025-07-09T10:59:25.683Z] NUMA node0 CPU(s): 0,1 [2025-07-09T10:59:25.683Z] Vulnerability Itlb multihit: Not affected [2025-07-09T10:59:25.683Z] Vulnerability L1tf: Not affected [2025-07-09T10:59:25.683Z] Vulnerability Mds: Not affected [2025-07-09T10:59:25.683Z] Vulnerability Meltdown: Not affected [2025-07-09T10:59:25.683Z] Vulnerability Mmio stale data: Not affected [2025-07-09T10:59:25.683Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-09T10:59:25.683Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-07-09T10:59:25.683Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-07-09T10:59:25.683Z] Vulnerability Srbds: Not affected [2025-07-09T10:59:25.683Z] Vulnerability Tsx async abort: Not affected [2025-07-09T10:59:25.683Z] 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-07-09T10:59:25.683Z] [2025-07-09T10:59:25.683Z] [2025-07-09T10:59:25.683Z] ---> nproc: [2025-07-09T10:59:25.683Z] 2 [2025-07-09T10:59:25.683Z] [2025-07-09T10:59:25.683Z] [2025-07-09T10:59:25.683Z] ---> df -h: [2025-07-09T10:59:25.683Z] Filesystem Size Used Avail Use% Mounted on [2025-07-09T10:59:25.683Z] overlay 40G 7.3G 33G 19% / [2025-07-09T10:59:25.683Z] tmpfs 64M 0 64M 0% /dev [2025-07-09T10:59:25.683Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-07-09T10:59:25.683Z] shm 64M 0 64M 0% /dev/shm [2025-07-09T10:59:25.683Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-07-09T10:59:25.683Z] [2025-07-09T10:59:25.683Z] [2025-07-09T10:59:25.942Z] Cannot open /var/log/sysstat/sa09: No such file or directory [2025-07-09T10:59:25.942Z] Please check if data collecting is enabled [2025-07-09T10:59:25.942Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:59:25.971Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-07-09T10:59:25.973Z] $ docker stop --time=1 381ebc281fdba4b0c3b96a3b5e25c0c3bd64ed27ded6136be2d394e64700849a [2025-07-09T10:59:27.098Z] $ docker rm -f --volumes 381ebc281fdba4b0c3b96a3b5e25c0c3bd64ed27ded6136be2d394e64700849a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-07-09T10:59:27.209Z] [WS-CLEANUP] Deleting project workspace... [2025-07-09T10:59:27.209Z] [WS-CLEANUP] Deferred wipeout is used... [2025-07-09T10:59:27.227Z] [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-07-09T10:59:27.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:27.651Z] [2025-07-09T10:59:27.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:59:27.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:27.953Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T10:59:27.953Z] 5eb5b503b376: Pulling fs layer [2025-07-09T10:59:27.953Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T10:59:27.953Z] ec43610c2a17: Pulling fs layer [2025-07-09T10:59:27.953Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T10:59:27.953Z] 33b1e0a273af: Pulling fs layer [2025-07-09T10:59:27.953Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T10:59:27.953Z] 2f39f015ded8: Pulling fs layer [2025-07-09T10:59:27.953Z] 3a2ae6a8a46f: Waiting [2025-07-09T10:59:27.953Z] 33b1e0a273af: Waiting [2025-07-09T10:59:27.953Z] 5d3b04190fa2: Waiting [2025-07-09T10:59:27.953Z] 2f39f015ded8: Waiting [2025-07-09T10:59:27.953Z] 5c69ac0246d0: Verifying Checksum [2025-07-09T10:59:27.953Z] 5c69ac0246d0: Download complete [2025-07-09T10:59:27.953Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-09T10:59:27.953Z] 3a2ae6a8a46f: Download complete [2025-07-09T10:59:27.953Z] 33b1e0a273af: Verifying Checksum [2025-07-09T10:59:27.953Z] 33b1e0a273af: Download complete [2025-07-09T10:59:27.953Z] ec43610c2a17: Verifying Checksum [2025-07-09T10:59:27.953Z] ec43610c2a17: Download complete [2025-07-09T10:59:27.953Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T10:59:27.953Z] 5d3b04190fa2: Download complete [2025-07-09T10:59:28.213Z] 5eb5b503b376: Verifying Checksum [2025-07-09T10:59:28.213Z] 5eb5b503b376: Download complete [2025-07-09T10:59:28.781Z] 2f39f015ded8: Download complete [2025-07-09T10:59:29.718Z] 5eb5b503b376: Pull complete [2025-07-09T10:59:29.718Z] 5c69ac0246d0: Pull complete [2025-07-09T10:59:30.285Z] ec43610c2a17: Pull complete [2025-07-09T10:59:30.285Z] 3a2ae6a8a46f: Pull complete [2025-07-09T10:59:30.570Z] 33b1e0a273af: Pull complete [2025-07-09T10:59:30.570Z] 5d3b04190fa2: Pull complete [2025-07-09T10:59:35.838Z] 2f39f015ded8: Pull complete [2025-07-09T10:59:35.838Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T10:59:35.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:35.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:59:35.934Z] prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container [2025-07-09T10:59:35.962Z] $ 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-07-09T10:59:37.333Z] $ docker top be62feb54425e00b34ac5c93a46a7d0a11c6c06e78710ebb376a0a5719e16e4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:37.714Z] ---> job-cost.sh [2025-07-09T10:59:37.714Z] lf-activate-venv: SKIPPING [2025-07-09T10:59:37.714Z] INFO: No Stack... [2025-07-09T10:59:37.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T10:59:38.233Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T10:59:38.533Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-07-09T10:59:38.533Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T10:59:38.554Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] [2025-07-09T10:59:38.566Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] did not exist. Created. [2025-07-09T10:59:38.572Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T10:59:38.883Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-09T10:59:38.916Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T10:59:38.923Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T10:59:38.947Z] $ docker stop --time=1 be62feb54425e00b34ac5c93a46a7d0a11c6c06e78710ebb376a0a5719e16e4d [2025-07-09T10:59:40.083Z] $ docker rm -f --volumes be62feb54425e00b34ac5c93a46a7d0a11c6c06e78710ebb376a0a5719e16e4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-09T11:01:18.264Z] Removing intermediate container 8bf7821f4802 [2025-07-09T11:01:18.264Z] ---> 91eb5c6eb9b5 [2025-07-09T11:01:18.264Z] Step 11/13 : COPY . . [2025-07-09T11:01:18.264Z] ---> de9fd1c63f96 [2025-07-09T11:01:18.264Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-09T11:01:18.264Z] ---> Running in 8cc48138bfc5 [2025-07-09T11:01:18.264Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T11:01:18.264Z] Dload Upload Total Spent Left Speed [2025-07-09T11:01:18.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5116 0 --:--:-- --:--:-- --:--:-- 5205 [2025-07-09T11:01:18.264Z] Removing intermediate container 8cc48138bfc5 [2025-07-09T11:01:18.264Z] ---> fddf15e9d75e [2025-07-09T11:01:18.264Z] Step 13/13 : RUN ${MAKE} [2025-07-09T11:01:18.264Z] ---> Running in bca14e86ed6e [2025-07-09T11:01:18.264Z] noop [2025-07-09T11:01:18.264Z] Removing intermediate container bca14e86ed6e [2025-07-09T11:01:18.264Z] ---> 5b2298a092f2 [2025-07-09T11:01:18.264Z] Successfully built 5b2298a092f2 [2025-07-09T11:01:18.264Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:01:18.672Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T11:01:18.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:01:18.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-4855 does not seem to be running inside a container [2025-07-09T11:01:19.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/200 -v /w/workspace/device-usb-camera/200:/w/workspace/device-usb-camera/200:rw,z -v /w/workspace/device-usb-camera/200@tmp:/w/workspace/device-usb-camera/200@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-07-09T11:01:20.806Z] $ docker top 497d63e198d3f78535626afbdba150f22eb97b6e230ce1353e17125956a58aca -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:01:21.769Z] + go version [2025-07-09T11:01:21.769Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-07-09T11:01:21.804Z] $ docker stop --time=1 497d63e198d3f78535626afbdba150f22eb97b6e230ce1353e17125956a58aca [2025-07-09T11:01:23.592Z] $ docker rm -f --volumes 497d63e198d3f78535626afbdba150f22eb97b6e230ce1353e17125956a58aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:01:24.302Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T11:01:24.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:01:24.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-4855 does not seem to be running inside a container [2025-07-09T11:01:24.686Z] $ 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/200 -v /w/workspace/device-usb-camera/200:/w/workspace/device-usb-camera/200:rw,z -v /w/workspace/device-usb-camera/200@tmp:/w/workspace/device-usb-camera/200@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-07-09T11:01:26.323Z] $ docker top d18ab83d27febefd2eefec52967613f3e6e7b0c30f7c03461d9b2b3f0804cd9c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:01:27.246Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/200 [Pipeline] fileExists [Pipeline] sh [2025-07-09T11:01:27.969Z] + make test [2025-07-09T11:01:27.969Z] go test ./... -coverprofile=coverage.out ./... [2025-07-09T11:01:40.351Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-07-09T11:06:17.353Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-07-09T11:06:29.832Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 4.4% of statements [2025-07-09T11:06:29.832Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-07-09T11:06:29.832Z] go vet ./... [2025-07-09T11:07:37.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T11:07:37.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T11:07:37.879Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-09T11:07:37.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T11:07:37.922Z] $ docker stop --time=1 d18ab83d27febefd2eefec52967613f3e6e7b0c30f7c03461d9b2b3f0804cd9c [2025-07-09T11:07:39.948Z] $ docker rm -f --volumes d18ab83d27febefd2eefec52967613f3e6e7b0c30f7c03461d9b2b3f0804cd9c [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T11:07:41.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T11:07:41.705Z] Warning: overwriting stash ‘coverage-report’ [2025-07-09T11:07:42.263Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T11:07:42.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T11:07:43.011Z] + ls -al . [2025-07-09T11:07:43.011Z] total 284 [2025-07-09T11:07:43.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 11:01 . [2025-07-09T11:07:43.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:57 .. [2025-07-09T11:07:43.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:57 .git [2025-07-09T11:07:43.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:57 .github [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 9 10:57 .gitignore [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 203 Jul 9 10:57 .golangci.yml [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 9 10:57 .hadolint.yml [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 20006 Jul 9 10:57 Attribution.txt [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 17743 Jul 9 10:57 CHANGELOG.md [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 2440 Jul 9 10:57 Dockerfile [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 9 10:57 GOVERNANCE.md [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 9 10:57 Jenkinsfile [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 9 10:57 LICENSE [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 3193 Jul 9 10:57 Makefile [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 9 10:57 OWNERS.md [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 9 10:57 README.md [2025-07-09T11:07:43.011Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:54 VERSION [2025-07-09T11:07:43.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:57 bin [2025-07-09T11:07:43.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:57 cmd [2025-07-09T11:07:43.012Z] -rw-r--r-- 1 jenkins jenkins 54772 Jul 9 11:06 coverage.out [2025-07-09T11:07:43.012Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 9 10:57 docker-entrypoint.sh [2025-07-09T11:07:43.012Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:57 docs [2025-07-09T11:07:43.012Z] -rw-rw-r-- 1 jenkins jenkins 6348 Jul 9 10:57 go.mod [2025-07-09T11:07:43.012Z] -rw-rw-r-- 1 jenkins jenkins 87218 Jul 9 10:57 go.sum [2025-07-09T11:07:43.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:57 internal [2025-07-09T11:07:43.012Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 9 10:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:07:43.380Z] + 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=984f98b8bdd1ba68d5fce07584f71d7bfef83912 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-07-09T11:07:43.988Z] Sending build context to Docker daemon 11.65MB [2025-07-09T11:07:43.988Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T11:07:43.988Z] Step 2/37 : FROM ${BASE} AS builder [2025-07-09T11:07:43.988Z] ---> 5b2298a092f2 [2025-07-09T11:07:43.988Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-07-09T11:07:43.988Z] ---> Running in 896b0faaf176 [2025-07-09T11:07:44.589Z] Removing intermediate container 896b0faaf176 [2025-07-09T11:07:44.589Z] ---> 80f9a2059b3e [2025-07-09T11:07:44.589Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T11:07:44.589Z] ---> Running in a350c4fe52a6 [2025-07-09T11:07:44.862Z] Removing intermediate container a350c4fe52a6 [2025-07-09T11:07:44.862Z] ---> 1018e78cafa5 [2025-07-09T11:07:44.862Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-07-09T11:07:45.134Z] ---> Running in ca0f09d46a0d [2025-07-09T11:07:45.402Z] Removing intermediate container ca0f09d46a0d [2025-07-09T11:07:45.402Z] ---> 5d8175b89449 [2025-07-09T11:07:45.402Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-07-09T11:07:45.402Z] ---> Running in a9978a7714fe [2025-07-09T11:07:45.989Z] Removing intermediate container a9978a7714fe [2025-07-09T11:07:45.989Z] ---> 2dd97142a2dd [2025-07-09T11:07:45.989Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-09T11:07:45.989Z] ---> Running in a2814789043a [2025-07-09T11:07:46.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:07:47.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:07:49.503Z] OK: 247 MiB in 72 packages [2025-07-09T11:07:50.088Z] Removing intermediate container a2814789043a [2025-07-09T11:07:50.088Z] ---> 4b6d2095b830 [2025-07-09T11:07:50.088Z] Step 8/37 : WORKDIR /device-usb-camera [2025-07-09T11:07:50.356Z] ---> Running in a4c53400e9c9 [2025-07-09T11:07:50.626Z] Removing intermediate container a4c53400e9c9 [2025-07-09T11:07:50.626Z] ---> 92152f32c6dc [2025-07-09T11:07:50.626Z] Step 9/37 : COPY go.mod vendor* ./ [2025-07-09T11:07:51.213Z] ---> 7b03a96df481 [2025-07-09T11:07:51.213Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T11:07:51.213Z] ---> Running in 12bcfe93fed8 [2025-07-09T11:07:53.802Z] Removing intermediate container 12bcfe93fed8 [2025-07-09T11:07:53.802Z] ---> 8aa70c9db6c9 [2025-07-09T11:07:53.802Z] Step 11/37 : COPY . . [2025-07-09T11:07:55.208Z] ---> 53cc454fafe1 [2025-07-09T11:07:55.208Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-09T11:07:55.208Z] ---> Running in 7afb11db6d8f [2025-07-09T11:07:56.167Z]  % Total % Received % Xferd Average Speed Time Time Time  Current [2025-07-09T11:07:56.167Z]   Dload Upload Total Spent Left Speed [2025-07-09T11:07:56.437Z] 0 0 0  0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6106 0 --:--:-- --:--:-- --:--:-- 6174 [2025-07-09T11:07:57.398Z] Removing intermediate container 7afb11db6d8f [2025-07-09T11:07:57.398Z] ---> 7de8ae041ad0 [2025-07-09T11:07:57.398Z] Step 13/37 : RUN ${MAKE} [2025-07-09T11:07:57.398Z] ---> Running in d0941f44a005 [2025-07-09T11:07:58.356Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-07-09T11:12:36.410Z] Removing intermediate container d0941f44a005 [2025-07-09T11:12:36.410Z] ---> 9fb304b38e3a [2025-07-09T11:12:36.410Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-07-09T11:12:36.410Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-07-09T11:12:36.410Z] da4d7e05a7aa: Pulling fs layer [2025-07-09T11:12:36.410Z] da4d7e05a7aa: Download complete [2025-07-09T11:12:36.410Z] da4d7e05a7aa: Pull complete [2025-07-09T11:12:36.410Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-09T11:12:36.410Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-07-09T11:12:36.410Z] ---> 62c65ed7ef0d [2025-07-09T11:12:36.410Z] Step 15/37 : FROM alpine:3.20 [2025-07-09T11:12:36.410Z] 3.20: Pulling from library/alpine [2025-07-09T11:12:36.410Z] 94e9d8af2201: Already exists [2025-07-09T11:12:36.410Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T11:12:36.410Z] Status: Downloaded newer image for alpine:3.20 [2025-07-09T11:12:36.410Z] ---> 7aab056cecc6 [2025-07-09T11:12:36.410Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-07-09T11:12:36.410Z] ---> Running in 74f991038584 [2025-07-09T11:12:36.410Z] Removing intermediate container 74f991038584 [2025-07-09T11:12:36.410Z] ---> eb0ab7af84f6 [2025-07-09T11:12:36.410Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-09T11:12:36.410Z] ---> Running in 2c9d41f26939 [2025-07-09T11:12:36.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:36.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:36.410Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-07-09T11:12:36.410Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-09T11:12:36.410Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-07-09T11:12:36.410Z] (4/114) Installing libxau (1.0.11-r4) [2025-07-09T11:12:36.410Z] (5/114) Installing libmd (1.1.0-r0) [2025-07-09T11:12:36.410Z] (6/114) Installing libbsd (0.12.2-r0) [2025-07-09T11:12:36.410Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-07-09T11:12:36.410Z] (8/114) Installing libxcb (1.16.1-r0) [2025-07-09T11:12:36.410Z] (9/114) Installing libx11 (1.8.9-r1) [2025-07-09T11:12:36.410Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-07-09T11:12:36.410Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-07-09T11:12:36.410Z] (12/114) Installing libdrm (2.4.120-r0) [2025-07-09T11:12:36.410Z] (13/114) Installing libxext (1.3.6-r2) [2025-07-09T11:12:36.410Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-07-09T11:12:36.410Z] (15/114) Installing libffi (3.4.6-r0) [2025-07-09T11:12:36.410Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-07-09T11:12:36.410Z] (17/114) Installing libva (2.21.0-r0) [2025-07-09T11:12:36.410Z] (18/114) Installing libvdpau (1.5-r3) [2025-07-09T11:12:36.410Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-09T11:12:36.410Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-07-09T11:12:36.410Z] (21/114) Installing libgcc (13.2.1_git20240309-r1) [2025-07-09T11:12:36.410Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-09T11:12:36.410Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-07-09T11:12:36.410Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-07-09T11:12:36.410Z] (25/114) Installing imath (3.1.12-r0) [2025-07-09T11:12:36.410Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-07-09T11:12:36.410Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-07-09T11:12:36.410Z] (28/114) Installing giflib (5.2.2-r0) [2025-07-09T11:12:36.410Z] (29/114) Installing libhwy (1.0.7-r0) [2025-07-09T11:12:36.410Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-07-09T11:12:36.410Z] (31/114) Installing lcms2 (2.16-r0) [2025-07-09T11:12:36.410Z] (32/114) Installing libpng (1.6.44-r0) [2025-07-09T11:12:36.410Z] (33/114) Installing libjxl (0.10.2-r0) [2025-07-09T11:12:36.410Z] (34/114) Installing lame-libs (3.100-r5) [2025-07-09T11:12:36.410Z] (35/114) Installing opus (1.5.2-r0) [2025-07-09T11:12:36.410Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-07-09T11:12:36.410Z] (37/114) Installing libgomp (13.2.1_git20240309-r1) [2025-07-09T11:12:36.410Z] (38/114) Installing soxr (0.1.3-r7) [2025-07-09T11:12:36.410Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-09T11:12:36.410Z] (40/114) Installing libogg (1.3.5-r5) [2025-07-09T11:12:36.410Z] (41/114) Installing libtheora (1.1.1-r18) [2025-07-09T11:12:36.410Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-07-09T11:12:36.410Z] (43/114) Installing libvpx (1.14.1-r0) [2025-07-09T11:12:36.410Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-07-09T11:12:36.410Z] (45/114) Installing libwebp (1.3.2-r0) [2025-07-09T11:12:36.410Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-07-09T11:12:36.410Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-07-09T11:12:36.410Z] (48/114) Installing numactl (2.0.18-r0) [2025-07-09T11:12:36.410Z] (49/114) Installing x265-libs (3.6-r0) [2025-07-09T11:12:36.410Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-07-09T11:12:36.410Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-09T11:12:36.410Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-07-09T11:12:36.410Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-07-09T11:12:36.410Z] (54/114) Installing libexpat (2.7.0-r0) [2025-07-09T11:12:36.410Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-07-09T11:12:36.410Z] (56/114) Installing freetype (2.13.2-r0) [2025-07-09T11:12:36.410Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-07-09T11:12:36.410Z] (58/114) Installing fribidi (1.0.15-r0) [2025-07-09T11:12:36.410Z] (59/114) Installing libintl (0.22.5-r0) [2025-07-09T11:12:36.410Z] (60/114) Installing libeconf (0.6.3-r0) [2025-07-09T11:12:36.410Z] (61/114) Installing libblkid (2.40.1-r1) [2025-07-09T11:12:36.410Z] (62/114) Installing libmount (2.40.1-r1) [2025-07-09T11:12:36.410Z] (63/114) Installing pcre2 (10.43-r0) [2025-07-09T11:12:36.410Z] (64/114) Installing glib (2.80.5-r0) [2025-07-09T11:12:36.410Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-07-09T11:12:36.410Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-07-09T11:12:36.410Z] (67/114) Installing libunibreak (6.1-r0) [2025-07-09T11:12:36.410Z] (68/114) Installing libass (0.17.2-r0) [2025-07-09T11:12:36.410Z] (69/114) Installing libbluray (1.3.4-r1) [2025-07-09T11:12:36.410Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-07-09T11:12:36.410Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-07-09T11:12:36.410Z] (72/114) Installing cjson (1.7.18-r0) [2025-07-09T11:12:36.410Z] (73/114) Installing mbedtls (3.6.3-r0) [2025-07-09T11:12:36.410Z] (74/114) Installing librist (0.2.10-r1) [2025-07-09T11:12:36.410Z] (75/114) Installing libsrt (1.5.3-r0) [2025-07-09T11:12:36.410Z] (76/114) Installing libssh (0.10.6-r0) [2025-07-09T11:12:36.410Z] (77/114) Installing xz-libs (5.6.2-r1) [2025-07-09T11:12:36.410Z] (78/114) Installing libxml2 (2.12.10-r0) [2025-07-09T11:12:36.410Z] (79/114) Installing libsodium (1.0.19-r0) [2025-07-09T11:12:36.410Z] (80/114) Installing libzmq (4.3.5-r2) [2025-07-09T11:12:36.410Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-09T11:12:36.410Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-07-09T11:12:36.410Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-07-09T11:12:36.410Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-07-09T11:12:36.410Z] (85/114) Installing sratom (0.6.16-r0) [2025-07-09T11:12:36.410Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-07-09T11:12:36.410Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-07-09T11:12:36.410Z] (88/114) Installing libdovi (3.3.0-r0) [2025-07-09T11:12:36.410Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-07-09T11:12:36.410Z] (90/114) Installing shaderc (2024.0-r0) [2025-07-09T11:12:36.410Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-07-09T11:12:36.410Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-07-09T11:12:36.410Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-07-09T11:12:36.410Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-07-09T11:12:36.410Z] (95/114) Installing vidstab (1.1.1-r0) [2025-07-09T11:12:36.410Z] (96/114) Installing zimg (3.0.5-r2) [2025-07-09T11:12:36.410Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-07-09T11:12:36.674Z] (98/114) Installing libasyncns (0.8-r3) [2025-07-09T11:12:36.674Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-07-09T11:12:36.674Z] (100/114) Installing libltdl (2.4.7-r3) [2025-07-09T11:12:36.674Z] (101/114) Installing orc (0.4.40-r0) [2025-07-09T11:12:36.674Z] (102/114) Installing libflac (1.4.3-r1) [2025-07-09T11:12:36.674Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-07-09T11:12:36.939Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-07-09T11:12:36.939Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-07-09T11:12:36.939Z] (106/114) Installing libpulse (17.0-r0) [2025-07-09T11:12:36.939Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-07-09T11:12:36.939Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-07-09T11:12:36.939Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-07-09T11:12:37.208Z] (110/114) Installing udev-init-scripts (35-r1) [2025-07-09T11:12:37.208Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-07-09T11:12:37.208Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-07-09T11:12:37.208Z] (113/114) Installing kmod-libs (32-r0) [2025-07-09T11:12:37.208Z] (114/114) Installing eudev (3.2.14-r2) [2025-07-09T11:12:37.208Z] Executing busybox-1.36.1-r29.trigger [2025-07-09T11:12:37.208Z] Executing glib-2.80.5-r0.trigger [2025-07-09T11:12:37.208Z] Executing eudev-3.2.14-r2.trigger [2025-07-09T11:12:37.208Z] OK: 120 MiB in 128 packages [2025-07-09T11:12:41.462Z] Removing intermediate container 2c9d41f26939 [2025-07-09T11:12:41.462Z] ---> 88bfb50626d1 [2025-07-09T11:12:41.462Z] Step 18/37 : RUN apk --no-cache upgrade [2025-07-09T11:12:41.462Z] ---> Running in 332333ac82d1 [2025-07-09T11:12:42.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:42.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:44.094Z] OK: 120 MiB in 128 packages [2025-07-09T11:12:45.057Z] Removing intermediate container 332333ac82d1 [2025-07-09T11:12:45.057Z] ---> 67a7726299f0 [2025-07-09T11:12:45.057Z] Step 19/37 : WORKDIR / [2025-07-09T11:12:45.057Z] ---> Running in 7e4db4a64342 [2025-07-09T11:12:45.322Z] Removing intermediate container 7e4db4a64342 [2025-07-09T11:12:45.322Z] ---> e6e88b52b80a [2025-07-09T11:12:45.322Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-07-09T11:12:47.255Z] ---> 467e69f978c4 [2025-07-09T11:12:47.255Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-07-09T11:12:47.836Z] ---> adc2652e7a68 [2025-07-09T11:12:47.836Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-07-09T11:12:48.417Z] ---> 75f258056af7 [2025-07-09T11:12:48.417Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-07-09T11:12:48.683Z] ---> 6da64f5ebea6 [2025-07-09T11:12:48.683Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-07-09T11:12:49.265Z] ---> af18d05c2ad9 [2025-07-09T11:12:49.265Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-07-09T11:12:49.847Z] ---> aa71431bbe93 [2025-07-09T11:12:49.847Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-07-09T11:12:51.791Z] ---> e022c6858b52 [2025-07-09T11:12:51.791Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-07-09T11:12:51.791Z] ---> Running in 25e1d9dd940b [2025-07-09T11:12:53.200Z] Removing intermediate container 25e1d9dd940b [2025-07-09T11:12:53.200Z] ---> 73f6f2ddb2ca [2025-07-09T11:12:53.200Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-07-09T11:12:53.200Z] ---> Running in 998d902ee046 [2025-07-09T11:12:55.145Z] Removing intermediate container 998d902ee046 [2025-07-09T11:12:55.145Z] ---> 131c1f599cc1 [2025-07-09T11:12:55.145Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-07-09T11:12:55.145Z] ---> Running in 016f8409b966 [2025-07-09T11:12:57.092Z] Removing intermediate container 016f8409b966 [2025-07-09T11:12:57.093Z] ---> 9d65414786c6 [2025-07-09T11:12:57.093Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-07-09T11:12:57.093Z] ---> Running in 3b7f46c0db37 [2025-07-09T11:12:59.036Z] Removing intermediate container 3b7f46c0db37 [2025-07-09T11:12:59.036Z] ---> 7ce54a5f7264 [2025-07-09T11:12:59.036Z] Step 31/37 : EXPOSE 59983 [2025-07-09T11:12:59.036Z] ---> Running in 080b32ee8bac [2025-07-09T11:12:59.036Z] Removing intermediate container 080b32ee8bac [2025-07-09T11:12:59.036Z] ---> 0cd1e5e4d972 [2025-07-09T11:12:59.036Z] Step 32/37 : EXPOSE 8554 [2025-07-09T11:12:59.036Z] ---> Running in 530bb761a312 [2025-07-09T11:12:59.302Z] Removing intermediate container 530bb761a312 [2025-07-09T11:12:59.302Z] ---> d308af1ad464 [2025-07-09T11:12:59.302Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-07-09T11:12:59.568Z] ---> Running in 81ee8c9d7dea [2025-07-09T11:12:59.834Z] Removing intermediate container 81ee8c9d7dea [2025-07-09T11:12:59.834Z] ---> 7411c7b418fc [2025-07-09T11:12:59.834Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-07-09T11:12:59.834Z] ---> Running in 4558b93c353a [2025-07-09T11:13:00.102Z] Removing intermediate container 4558b93c353a [2025-07-09T11:13:00.102Z] ---> 1d6ee65b72aa [2025-07-09T11:13:00.102Z] Step 35/37 : LABEL arch=arm64 [2025-07-09T11:13:00.371Z] ---> Running in c7885fa533c7 [2025-07-09T11:13:00.640Z] Removing intermediate container c7885fa533c7 [2025-07-09T11:13:00.640Z] ---> 4747e96665d8 [2025-07-09T11:13:00.640Z] Step 36/37 : LABEL git_sha=984f98b8bdd1ba68d5fce07584f71d7bfef83912 [2025-07-09T11:13:00.640Z] ---> Running in bac6335100f6 [2025-07-09T11:13:00.916Z] Removing intermediate container bac6335100f6 [2025-07-09T11:13:00.916Z] ---> c04075be5b67 [2025-07-09T11:13:00.916Z] Step 37/37 : LABEL version=4.1.0-dev.1 [2025-07-09T11:13:01.183Z] ---> Running in 7a1548044035 [2025-07-09T11:13:01.448Z] Removing intermediate container 7a1548044035 [2025-07-09T11:13:01.449Z] ---> f5218bf06c6d [2025-07-09T11:13:01.449Z] [Warning] One or more build-args [ARCH] were not consumed [2025-07-09T11:13:01.449Z] Successfully built f5218bf06c6d [2025-07-09T11:13:01.449Z] 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-07-09T11:13:01.588Z] provisioning config files... [2025-07-09T11:13:01.602Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/200@tmp/config11565055581651753868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:13:01.959Z] ---> ****-login.sh [2025-07-09T11:13:01.959Z] nexus3.edgexfoundry.org:10001 [2025-07-09T11:13:01.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:13:02.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:13:02.229Z] Configure a credential helper to remove this warning. See [2025-07-09T11:13:02.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:13:02.229Z] [2025-07-09T11:13:02.229Z] Login Succeeded [2025-07-09T11:13:02.229Z] nexus3.edgexfoundry.org:10002 [2025-07-09T11:13:02.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:13:02.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:13:02.496Z] Configure a credential helper to remove this warning. See [2025-07-09T11:13:02.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:13:02.496Z] [2025-07-09T11:13:02.496Z] Login Succeeded [2025-07-09T11:13:02.496Z] nexus3.edgexfoundry.org:10003 [2025-07-09T11:13:02.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:13:03.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:13:03.027Z] Configure a credential helper to remove this warning. See [2025-07-09T11:13:03.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:13:03.027Z] [2025-07-09T11:13:03.027Z] Login Succeeded [2025-07-09T11:13:03.027Z] nexus3.edgexfoundry.org:10004 [2025-07-09T11:13:03.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:13:03.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:13:03.291Z] Configure a credential helper to remove this warning. See [2025-07-09T11:13:03.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:13:03.291Z] [2025-07-09T11:13:03.291Z] Login Succeeded [2025-07-09T11:13:03.291Z] ****.io [2025-07-09T11:13:03.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:13:03.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:13:03.822Z] Configure a credential helper to remove this warning. See [2025-07-09T11:13:03.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:13:03.822Z] [2025-07-09T11:13:03.822Z] Login Succeeded [2025-07-09T11:13:03.822Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T11:13:03.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T11:13:03.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T11:13:03.913Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-07-09T11:13:03.913Z] 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [2025-07-09T11:13:03.913Z] latest [2025-07-09T11:13:03.913Z] 4.1.0-dev.1 [2025-07-09T11:13:03.913Z] 984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [2025-07-09T11:13:03.913Z] main [2025-07-09T11:13:03.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:13:04.289Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:13:04.642Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [2025-07-09T11:13:04.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-07-09T11:13:04.643Z] f969040625f4: Preparing [2025-07-09T11:13:04.643Z] a2051c4136f0: Preparing [2025-07-09T11:13:04.643Z] 1e5bed1fbb30: Preparing [2025-07-09T11:13:04.643Z] 3b330376ee0c: Preparing [2025-07-09T11:13:04.643Z] f0c0fc467d42: Preparing [2025-07-09T11:13:04.643Z] 4fdee56d7956: Preparing [2025-07-09T11:13:04.643Z] f56ee63ae838: Preparing [2025-07-09T11:13:04.643Z] bc46021dd5dd: Preparing [2025-07-09T11:13:04.643Z] 505272e474d7: Preparing [2025-07-09T11:13:04.643Z] 29b8636d12a3: Preparing [2025-07-09T11:13:04.643Z] e7cfc26f25bb: Preparing [2025-07-09T11:13:04.643Z] bbc2313898e9: Preparing [2025-07-09T11:13:04.643Z] d1586c3537c1: Preparing [2025-07-09T11:13:04.643Z] dd9c8f8612c8: Preparing [2025-07-09T11:13:04.643Z] 505272e474d7: Waiting [2025-07-09T11:13:04.643Z] 29b8636d12a3: Waiting [2025-07-09T11:13:04.643Z] e7cfc26f25bb: Waiting [2025-07-09T11:13:04.643Z] bbc2313898e9: Waiting [2025-07-09T11:13:04.643Z] d1586c3537c1: Waiting [2025-07-09T11:13:04.643Z] dd9c8f8612c8: Waiting [2025-07-09T11:13:04.643Z] 4fdee56d7956: Waiting [2025-07-09T11:13:04.643Z] f56ee63ae838: Waiting [2025-07-09T11:13:04.643Z] bc46021dd5dd: Waiting [2025-07-09T11:13:04.910Z] a2051c4136f0: Pushed [2025-07-09T11:13:04.910Z] 1e5bed1fbb30: Pushed [2025-07-09T11:13:04.910Z] f969040625f4: Pushed [2025-07-09T11:13:04.910Z] 3b330376ee0c: Pushed [2025-07-09T11:13:04.910Z] 4fdee56d7956: Pushed [2025-07-09T11:13:04.910Z] f56ee63ae838: Pushed [2025-07-09T11:13:05.174Z] 505272e474d7: Pushed [2025-07-09T11:13:05.175Z] bc46021dd5dd: Pushed [2025-07-09T11:13:05.175Z] 29b8636d12a3: Pushed [2025-07-09T11:13:05.175Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:13:05.175Z] bbc2313898e9: Pushed [2025-07-09T11:13:11.804Z] f0c0fc467d42: Pushed [2025-07-09T11:13:16.057Z] e7cfc26f25bb: Pushed [2025-07-09T11:13:28.343Z] d1586c3537c1: Pushed [2025-07-09T11:13:28.343Z] 984f98b8bdd1ba68d5fce07584f71d7bfef83912: digest: sha256:b267bd6f425ef1aa012c6e2f3d6033bdaf25e86c99e7f12ae87c6fea25dc54ae size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:13:28.701Z] + 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-07-09T11:13:29.046Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-07-09T11:13:29.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-07-09T11:13:29.046Z] f969040625f4: Preparing [2025-07-09T11:13:29.046Z] a2051c4136f0: Preparing [2025-07-09T11:13:29.046Z] 1e5bed1fbb30: Preparing [2025-07-09T11:13:29.046Z] 3b330376ee0c: Preparing [2025-07-09T11:13:29.046Z] f0c0fc467d42: Preparing [2025-07-09T11:13:29.046Z] 4fdee56d7956: Preparing [2025-07-09T11:13:29.046Z] f56ee63ae838: Preparing [2025-07-09T11:13:29.046Z] bc46021dd5dd: Preparing [2025-07-09T11:13:29.046Z] 505272e474d7: Preparing [2025-07-09T11:13:29.046Z] 29b8636d12a3: Preparing [2025-07-09T11:13:29.046Z] e7cfc26f25bb: Preparing [2025-07-09T11:13:29.046Z] bbc2313898e9: Preparing [2025-07-09T11:13:29.046Z] d1586c3537c1: Preparing [2025-07-09T11:13:29.046Z] dd9c8f8612c8: Preparing [2025-07-09T11:13:29.046Z] 505272e474d7: Waiting [2025-07-09T11:13:29.046Z] 29b8636d12a3: Waiting [2025-07-09T11:13:29.046Z] e7cfc26f25bb: Waiting [2025-07-09T11:13:29.046Z] bbc2313898e9: Waiting [2025-07-09T11:13:29.046Z] d1586c3537c1: Waiting [2025-07-09T11:13:29.046Z] dd9c8f8612c8: Waiting [2025-07-09T11:13:29.046Z] 4fdee56d7956: Waiting [2025-07-09T11:13:29.046Z] bc46021dd5dd: Waiting [2025-07-09T11:13:29.046Z] f56ee63ae838: Waiting [2025-07-09T11:13:29.046Z] 3b330376ee0c: Layer already exists [2025-07-09T11:13:29.046Z] a2051c4136f0: Layer already exists [2025-07-09T11:13:29.046Z] f969040625f4: Layer already exists [2025-07-09T11:13:29.046Z] f0c0fc467d42: Layer already exists [2025-07-09T11:13:29.046Z] 1e5bed1fbb30: Layer already exists [2025-07-09T11:13:29.046Z] f56ee63ae838: Layer already exists [2025-07-09T11:13:29.046Z] 29b8636d12a3: Layer already exists [2025-07-09T11:13:29.046Z] 4fdee56d7956: Layer already exists [2025-07-09T11:13:29.046Z] bc46021dd5dd: Layer already exists [2025-07-09T11:13:29.046Z] 505272e474d7: Layer already exists [2025-07-09T11:13:29.046Z] e7cfc26f25bb: Layer already exists [2025-07-09T11:13:29.046Z] d1586c3537c1: Layer already exists [2025-07-09T11:13:29.046Z] bbc2313898e9: Layer already exists [2025-07-09T11:13:29.046Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:13:29.312Z] latest: digest: sha256:b267bd6f425ef1aa012c6e2f3d6033bdaf25e86c99e7f12ae87c6fea25dc54ae size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:13:29.666Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:13:30.028Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.1 [2025-07-09T11:13:30.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-07-09T11:13:30.028Z] f969040625f4: Preparing [2025-07-09T11:13:30.028Z] a2051c4136f0: Preparing [2025-07-09T11:13:30.028Z] 1e5bed1fbb30: Preparing [2025-07-09T11:13:30.028Z] 3b330376ee0c: Preparing [2025-07-09T11:13:30.028Z] f0c0fc467d42: Preparing [2025-07-09T11:13:30.028Z] 4fdee56d7956: Preparing [2025-07-09T11:13:30.028Z] f56ee63ae838: Preparing [2025-07-09T11:13:30.028Z] bc46021dd5dd: Preparing [2025-07-09T11:13:30.028Z] 505272e474d7: Preparing [2025-07-09T11:13:30.028Z] 29b8636d12a3: Preparing [2025-07-09T11:13:30.028Z] e7cfc26f25bb: Preparing [2025-07-09T11:13:30.028Z] 4fdee56d7956: Waiting [2025-07-09T11:13:30.028Z] f56ee63ae838: Waiting [2025-07-09T11:13:30.028Z] bc46021dd5dd: Waiting [2025-07-09T11:13:30.028Z] bbc2313898e9: Preparing [2025-07-09T11:13:30.028Z] 505272e474d7: Waiting [2025-07-09T11:13:30.028Z] d1586c3537c1: Preparing [2025-07-09T11:13:30.028Z] dd9c8f8612c8: Preparing [2025-07-09T11:13:30.028Z] 29b8636d12a3: Waiting [2025-07-09T11:13:30.028Z] e7cfc26f25bb: Waiting [2025-07-09T11:13:30.028Z] bbc2313898e9: Waiting [2025-07-09T11:13:30.028Z] d1586c3537c1: Waiting [2025-07-09T11:13:30.028Z] dd9c8f8612c8: Waiting [2025-07-09T11:13:30.028Z] 1e5bed1fbb30: Layer already exists [2025-07-09T11:13:30.028Z] f0c0fc467d42: Layer already exists [2025-07-09T11:13:30.028Z] 3b330376ee0c: Layer already exists [2025-07-09T11:13:30.028Z] a2051c4136f0: Layer already exists [2025-07-09T11:13:30.028Z] f969040625f4: Layer already exists [2025-07-09T11:13:30.028Z] f56ee63ae838: Layer already exists [2025-07-09T11:13:30.028Z] 4fdee56d7956: Layer already exists [2025-07-09T11:13:30.028Z] bc46021dd5dd: Layer already exists [2025-07-09T11:13:30.028Z] 29b8636d12a3: Layer already exists [2025-07-09T11:13:30.028Z] 505272e474d7: Layer already exists [2025-07-09T11:13:30.028Z] e7cfc26f25bb: Layer already exists [2025-07-09T11:13:30.028Z] d1586c3537c1: Layer already exists [2025-07-09T11:13:30.028Z] bbc2313898e9: Layer already exists [2025-07-09T11:13:30.028Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:13:30.293Z] 4.1.0-dev.1: digest: sha256:b267bd6f425ef1aa012c6e2f3d6033bdaf25e86c99e7f12ae87c6fea25dc54ae size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:13:30.646Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:13:31.083Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [2025-07-09T11:13:31.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-07-09T11:13:31.083Z] f969040625f4: Preparing [2025-07-09T11:13:31.083Z] a2051c4136f0: Preparing [2025-07-09T11:13:31.083Z] 1e5bed1fbb30: Preparing [2025-07-09T11:13:31.083Z] 3b330376ee0c: Preparing [2025-07-09T11:13:31.083Z] f0c0fc467d42: Preparing [2025-07-09T11:13:31.083Z] 4fdee56d7956: Preparing [2025-07-09T11:13:31.083Z] f56ee63ae838: Preparing [2025-07-09T11:13:31.083Z] bc46021dd5dd: Preparing [2025-07-09T11:13:31.083Z] 505272e474d7: Preparing [2025-07-09T11:13:31.083Z] 29b8636d12a3: Preparing [2025-07-09T11:13:31.083Z] e7cfc26f25bb: Preparing [2025-07-09T11:13:31.083Z] bbc2313898e9: Preparing [2025-07-09T11:13:31.083Z] d1586c3537c1: Preparing [2025-07-09T11:13:31.083Z] dd9c8f8612c8: Preparing [2025-07-09T11:13:31.083Z] 505272e474d7: Waiting [2025-07-09T11:13:31.083Z] 29b8636d12a3: Waiting [2025-07-09T11:13:31.083Z] e7cfc26f25bb: Waiting [2025-07-09T11:13:31.083Z] bbc2313898e9: Waiting [2025-07-09T11:13:31.083Z] d1586c3537c1: Waiting [2025-07-09T11:13:31.083Z] 4fdee56d7956: Waiting [2025-07-09T11:13:31.083Z] dd9c8f8612c8: Waiting [2025-07-09T11:13:31.083Z] f56ee63ae838: Waiting [2025-07-09T11:13:31.083Z] bc46021dd5dd: Waiting [2025-07-09T11:13:31.083Z] 1e5bed1fbb30: Layer already exists [2025-07-09T11:13:31.083Z] f0c0fc467d42: Layer already exists [2025-07-09T11:13:31.083Z] a2051c4136f0: Layer already exists [2025-07-09T11:13:31.083Z] 3b330376ee0c: Layer already exists [2025-07-09T11:13:31.083Z] f969040625f4: Layer already exists [2025-07-09T11:13:31.083Z] 4fdee56d7956: Layer already exists [2025-07-09T11:13:31.083Z] bc46021dd5dd: Layer already exists [2025-07-09T11:13:31.083Z] f56ee63ae838: Layer already exists [2025-07-09T11:13:31.083Z] 29b8636d12a3: Layer already exists [2025-07-09T11:13:31.083Z] 505272e474d7: Layer already exists [2025-07-09T11:13:31.083Z] e7cfc26f25bb: Layer already exists [2025-07-09T11:13:31.083Z] bbc2313898e9: Layer already exists [2025-07-09T11:13:31.352Z] d1586c3537c1: Layer already exists [2025-07-09T11:13:31.352Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:13:31.352Z] 984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1: digest: sha256:b267bd6f425ef1aa012c6e2f3d6033bdaf25e86c99e7f12ae87c6fea25dc54ae size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:13:31.719Z] + 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-07-09T11:13:32.098Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-07-09T11:13:32.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-07-09T11:13:32.098Z] f969040625f4: Preparing [2025-07-09T11:13:32.098Z] a2051c4136f0: Preparing [2025-07-09T11:13:32.098Z] 1e5bed1fbb30: Preparing [2025-07-09T11:13:32.098Z] 3b330376ee0c: Preparing [2025-07-09T11:13:32.098Z] f0c0fc467d42: Preparing [2025-07-09T11:13:32.098Z] 4fdee56d7956: Preparing [2025-07-09T11:13:32.098Z] f56ee63ae838: Preparing [2025-07-09T11:13:32.098Z] 4fdee56d7956: Waiting [2025-07-09T11:13:32.099Z] bc46021dd5dd: Preparing [2025-07-09T11:13:32.099Z] 505272e474d7: Preparing [2025-07-09T11:13:32.099Z] 29b8636d12a3: Preparing [2025-07-09T11:13:32.099Z] e7cfc26f25bb: Preparing [2025-07-09T11:13:32.099Z] bc46021dd5dd: Waiting [2025-07-09T11:13:32.099Z] bbc2313898e9: Preparing [2025-07-09T11:13:32.099Z] d1586c3537c1: Preparing [2025-07-09T11:13:32.099Z] dd9c8f8612c8: Preparing [2025-07-09T11:13:32.099Z] 29b8636d12a3: Waiting [2025-07-09T11:13:32.099Z] e7cfc26f25bb: Waiting [2025-07-09T11:13:32.099Z] d1586c3537c1: Waiting [2025-07-09T11:13:32.099Z] dd9c8f8612c8: Waiting [2025-07-09T11:13:32.099Z] bbc2313898e9: Waiting [2025-07-09T11:13:32.099Z] 505272e474d7: Waiting [2025-07-09T11:13:32.099Z] f0c0fc467d42: Layer already exists [2025-07-09T11:13:32.099Z] a2051c4136f0: Layer already exists [2025-07-09T11:13:32.099Z] 3b330376ee0c: Layer already exists [2025-07-09T11:13:32.099Z] f969040625f4: Layer already exists [2025-07-09T11:13:32.099Z] 1e5bed1fbb30: Layer already exists [2025-07-09T11:13:32.099Z] bc46021dd5dd: Layer already exists [2025-07-09T11:13:32.099Z] f56ee63ae838: Layer already exists [2025-07-09T11:13:32.099Z] 4fdee56d7956: Layer already exists [2025-07-09T11:13:32.099Z] 505272e474d7: Layer already exists [2025-07-09T11:13:32.099Z] 29b8636d12a3: Layer already exists [2025-07-09T11:13:32.099Z] e7cfc26f25bb: Layer already exists [2025-07-09T11:13:32.099Z] d1586c3537c1: Layer already exists [2025-07-09T11:13:32.099Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:13:32.099Z] bbc2313898e9: Layer already exists [2025-07-09T11:13:32.378Z] main: digest: sha256:b267bd6f425ef1aa012c6e2f3d6033bdaf25e86c99e7f12ae87c6fea25dc54ae size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T11:13:32.465Z] ===================================================== [Pipeline] echo [2025-07-09T11:13:32.480Z] taggedImages: [2025-07-09T11:13:32.480Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [2025-07-09T11:13:32.480Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-07-09T11:13:32.480Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.1 [2025-07-09T11:13:32.480Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [2025-07-09T11:13:32.480Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2025-07-09T11:13:32.492Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] echo [2025-07-09T11:13:32.508Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2025-07-09T11:13:32.524Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.1 [Pipeline] echo [2025-07-09T11:13:32.537Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [Pipeline] echo [2025-07-09T11:13:32.551Z] 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-07-09T11:13:32.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:13:32.947Z] [2025-07-09T11:13:32.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:13:33.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:13:33.289Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-09T11:13:33.289Z] 8998bd30e6a1: Pulling fs layer [2025-07-09T11:13:33.289Z] 04944245beec: Pulling fs layer [2025-07-09T11:13:33.289Z] 699f458cf7ca: Pulling fs layer [2025-07-09T11:13:33.289Z] 765212b225bb: Pulling fs layer [2025-07-09T11:13:33.289Z] f23df028b6ca: Pulling fs layer [2025-07-09T11:13:33.289Z] d65c8cfc05b1: Pulling fs layer [2025-07-09T11:13:33.289Z] 2437ff75d9bd: Pulling fs layer [2025-07-09T11:13:33.289Z] 2437ff75d9bd: Waiting [2025-07-09T11:13:33.289Z] f23df028b6ca: Waiting [2025-07-09T11:13:33.289Z] 765212b225bb: Waiting [2025-07-09T11:13:33.555Z] 04944245beec: Verifying Checksum [2025-07-09T11:13:33.555Z] 04944245beec: Download complete [2025-07-09T11:13:33.555Z] 765212b225bb: Verifying Checksum [2025-07-09T11:13:33.555Z] 765212b225bb: Download complete [2025-07-09T11:13:33.555Z] f23df028b6ca: Verifying Checksum [2025-07-09T11:13:33.555Z] f23df028b6ca: Download complete [2025-07-09T11:13:33.555Z] d65c8cfc05b1: Verifying Checksum [2025-07-09T11:13:33.555Z] d65c8cfc05b1: Download complete [2025-07-09T11:13:33.822Z] 699f458cf7ca: Verifying Checksum [2025-07-09T11:13:33.822Z] 699f458cf7ca: Download complete [2025-07-09T11:13:34.088Z] 8998bd30e6a1: Verifying Checksum [2025-07-09T11:13:34.088Z] 8998bd30e6a1: Download complete [2025-07-09T11:13:37.431Z] 2437ff75d9bd: Verifying Checksum [2025-07-09T11:13:37.431Z] 2437ff75d9bd: Download complete [2025-07-09T11:13:38.839Z] 8998bd30e6a1: Pull complete [2025-07-09T11:13:39.105Z] 04944245beec: Pull complete [2025-07-09T11:13:40.514Z] 699f458cf7ca: Pull complete [2025-07-09T11:13:40.781Z] 765212b225bb: Pull complete [2025-07-09T11:13:41.742Z] f23df028b6ca: Pull complete [2025-07-09T11:13:42.007Z] d65c8cfc05b1: Pull complete [2025-07-09T11:14:00.212Z] 2437ff75d9bd: Pull complete [2025-07-09T11:14:00.212Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-09T11:14:00.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:14:00.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:14:00.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-4855 does not seem to be running inside a container [2025-07-09T11:14:00.484Z] $ 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/200 -v /w/workspace/device-usb-camera/200:/w/workspace/device-usb-camera/200:rw,z -v /w/workspace/device-usb-camera/200@tmp:/w/workspace/device-usb-camera/200@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-07-09T11:14:01.810Z] $ docker top f30686efb2ebefcc28d164ade720b35da1480b72738c74c807fca131d16980e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:02.634Z] ---> job-cost.sh [2025-07-09T11:14:02.634Z] lf-activate-venv: SKIPPING [2025-07-09T11:14:02.634Z] INFO: No Stack... [2025-07-09T11:14:02.899Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-09T11:14:03.855Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T11:14:04.479Z] + cat /w/workspace/device-usb-camera/200/archives/cost.csv [2025-07-09T11:14:04.479Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T11:14:04.529Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] [2025-07-09T11:14:04.536Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] did not exist. Created. [2025-07-09T11:14:04.541Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T11:14:05.183Z] /w/workspace/device-usb-camera/200@tmp/durable-80ff0c05/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-09T11:14:05.819Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-09T11:14:05.843Z] Warning: overwriting stash ‘stack-cost’ [2025-07-09T11:14:05.883Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T11:14:05.893Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T11:14:05.916Z] $ docker stop --time=1 f30686efb2ebefcc28d164ade720b35da1480b72738c74c807fca131d16980e3 [2025-07-09T11:14:07.456Z] $ docker rm -f --volumes f30686efb2ebefcc28d164ade720b35da1480b72738c74c807fca131d16980e3 [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-07-09T11:14:07.899Z] provisioning config files... [2025-07-09T11:14:07.907Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16910295490663975625tmp [Pipeline] { [Pipeline] sh [2025-07-09T11:14:08.273Z] + set +x [2025-07-09T11:14:08.273Z] + curl -s https://codecov.io/bash [2025-07-09T11:14:08.273Z] + bash -s -- [2025-07-09T11:14:08.273Z] [2025-07-09T11:14:08.273Z] _____ _ [2025-07-09T11:14:08.273Z] / ____| | | [2025-07-09T11:14:08.273Z] | | ___ __| | ___ ___ _____ __ [2025-07-09T11:14:08.273Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-09T11:14:08.273Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-09T11:14:08.273Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-09T11:14:08.273Z] Bash-1.0.6 [2025-07-09T11:14:08.273Z] [2025-07-09T11:14:08.273Z] [2025-07-09T11:14:08.273Z] ==> git version 2.25.1 found [2025-07-09T11:14:08.273Z] ==> 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-07-09T11:14:08.273Z] Release-Date: 2020-01-08 [2025-07-09T11:14:08.273Z] 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-07-09T11:14:08.273Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-09T11:14:08.273Z] ==> Jenkins CI detected. [2025-07-09T11:14:08.273Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2025-07-09T11:14:08.273Z] project root: . [2025-07-09T11:14:08.273Z] --> token set from env [2025-07-09T11:14:08.273Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-09T11:14:08.273Z] ==> Running gcov in . (disable via -X gcov) [2025-07-09T11:14:08.273Z] ==> Python coveragepy not found [2025-07-09T11:14:08.273Z] ==> Searching for coverage reports in: [2025-07-09T11:14:08.273Z] + . [2025-07-09T11:14:08.273Z] -> Found 1 reports [2025-07-09T11:14:08.273Z] ==> Detecting git/mercurial file structure [2025-07-09T11:14:08.273Z] ==> Reading reports [2025-07-09T11:14:08.273Z] + ./coverage.out bytes=54772 [2025-07-09T11:14:08.273Z] ==> Appending adjustments [2025-07-09T11:14:08.273Z] https://docs.codecov.io/docs/fixing-reports [2025-07-09T11:14:08.532Z] + Found adjustments [2025-07-09T11:14:08.532Z] ==> Gzipping contents [2025-07-09T11:14:08.532Z] 8.0K /tmp/codecov.C9kEcD.gz [2025-07-09T11:14:08.532Z] ==> Uploading reports [2025-07-09T11:14:08.532Z] url: https://codecov.io [2025-07-09T11:14:08.532Z] query: branch=main&commit=984f98b8bdd1ba68d5fce07584f71d7bfef83912&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-09T11:14:08.532Z] -> Pinging Codecov [2025-07-09T11:14:08.532Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=984f98b8bdd1ba68d5fce07584f71d7bfef83912&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-09T11:14:08.794Z] -> Uploading to [2025-07-09T11:14:08.794Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/984f98b8bdd1ba68d5fce07584f71d7bfef83912/544348b4-c2ff-402f-89fb-82247171a9c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250709%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250709T111408Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7aafe264e5f131907bffc21608ced7601f68c549d631c7d3cc596017e0d6783a [2025-07-09T11:14:08.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T11:14:08.794Z] Dload Upload Total Spent Left Speed [2025-07-09T11:14:09.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 26111 --:--:-- --:--:-- --:--:-- 26111 [2025-07-09T11:14:09.055Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] } [2025-07-09T11:14:09.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-07-09T11:14:09.212Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-07-09T11:14:09.230Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:09.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T11:14:09.539Z] [2025-07-09T11:14:09.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:09.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T11:14:09.845Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-07-09T11:14:09.845Z] 0a9a5dfd008f: Already exists [2025-07-09T11:14:09.845Z] 36466aa92d05: Already exists [2025-07-09T11:14:09.845Z] e10405b45d13: Already exists [2025-07-09T11:14:09.845Z] 096b7ceb2af7: Already exists [2025-07-09T11:14:09.845Z] 4f4fb700ef54: Already exists [2025-07-09T11:14:09.845Z] e50aa161e22a: Pulling fs layer [2025-07-09T11:14:09.845Z] d3c8db5fb9df: Pulling fs layer [2025-07-09T11:14:10.103Z] e50aa161e22a: Verifying Checksum [2025-07-09T11:14:10.103Z] e50aa161e22a: Download complete [2025-07-09T11:14:10.362Z] e50aa161e22a: Pull complete [2025-07-09T11:14:11.747Z] d3c8db5fb9df: Verifying Checksum [2025-07-09T11:14:11.747Z] d3c8db5fb9df: Download complete [2025-07-09T11:14:15.944Z] d3c8db5fb9df: Pull complete [2025-07-09T11:14:15.944Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-07-09T11:14:15.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T11:14:15.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:14:16.044Z] prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container [2025-07-09T11:14:16.071Z] $ 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-07-09T11:14:16.914Z] $ docker top 76833b32a0c5d499268f010a3e6b726833626db9cb58e92d84dde745b0b7d4e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:14:17.260Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-07-09T11:14:17.270Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-07-09T11:14:17.563Z] + set -o pipefail [2025-07-09T11:14:17.563Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-07-09T11:14:27.579Z] [2025-07-09T11:14:27.579Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-07-09T11:14:27.579Z] [2025-07-09T11:14:27.579Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/f3c028a9-f678-4789-bc9f-c43b55672248 [2025-07-09T11:14:27.579Z] [2025-07-09T11:14:27.579Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-07-09T11:14:27.579Z] [Pipeline] } [2025-07-09T11:14:29.860Z] $ docker stop --time=1 76833b32a0c5d499268f010a3e6b726833626db9cb58e92d84dde745b0b7d4e6 [2025-07-09T11:14:32.138Z] $ docker rm -f --volumes 76833b32a0c5d499268f010a3e6b726833626db9cb58e92d84dde745b0b7d4e6 [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-07-09T11:14:32.999Z] + git log --format=format:%s -1 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] sh [2025-07-09T11:14:33.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T11:14:33.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:33.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T11:14:33.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:14:33.670Z] prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container [2025-07-09T11:14:33.692Z] $ 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-07-09T11:14:33.920Z] $ docker top 93b36b477e325e6f1dc7c4da5d8e83c41756daf23fdbb2b010a01492301ed386 -eo pid,comm [2025-07-09T11:14:33.967Z] 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-07-09T11:14:33.967Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T11:14:34.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T11:14:34.020Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T11:14:34.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T11:14:34.119Z] $ docker exec 93b36b477e325e6f1dc7c4da5d8e83c41756daf23fdbb2b010a01492301ed386 ssh-agent [2025-07-09T11:14:34.231Z] SSH_AUTH_SOCK=/tmp/ssh-ZAbbOKg6cbzk/agent.32 [2025-07-09T11:14:34.231Z] SSH_AGENT_PID=38 [2025-07-09T11:14:34.236Z] Running ssh-add (command line suppressed) [2025-07-09T11:14:34.323Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17171863042612811891.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17171863042612811891.key) [2025-07-09T11:14:34.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T11:14:34.630Z] + git semver tag [2025-07-09T11:14:34.889Z] 2025-07-09 11:14:34,839 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T11:14:34.889Z] 2025-07-09 11:14:34,843 [run_tag] DEBUG tag force:False [2025-07-09T11:14:34.889Z] 2025-07-09 11:14:34,843 [check_head_tag] DEBUG check head tag [2025-07-09T11:14:34.889Z] 2025-07-09 11:14:34,844 [execute] INFO git cat-file --batch-check [2025-07-09T11:14:34.889Z] 2025-07-09 11:14:34,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:14:34.889Z] 2025-07-09 11:14:34,846 [execute] INFO git cat-file --batch [2025-07-09T11:14:34.889Z] 2025-07-09 11:14:34,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:14:34.889Z] 2025-07-09 11:14:34,852 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-07-09T11:14:34.889Z] 2025-07-09 11:14:34,852 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2025-07-09T11:14:34.889Z] 2025-07-09 11:14:34,852 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-07-09T11:14:34.889Z] 2025-07-09 11:14:34,856 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-07-09T11:14:34.889Z] 4.1.0-dev.1 [Pipeline] } [2025-07-09T11:14:34.892Z] $ docker exec --env ******** --env ******** 93b36b477e325e6f1dc7c4da5d8e83c41756daf23fdbb2b010a01492301ed386 ssh-agent -k [2025-07-09T11:14:34.976Z] unset SSH_AUTH_SOCK; [2025-07-09T11:14:34.977Z] unset SSH_AGENT_PID; [2025-07-09T11:14:34.977Z] echo Agent pid 38 killed; [2025-07-09T11:14:34.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T11:14:35.301Z] + git semver [Pipeline] } [2025-07-09T11:14:35.566Z] $ docker stop --time=1 93b36b477e325e6f1dc7c4da5d8e83c41756daf23fdbb2b010a01492301ed386 [2025-07-09T11:14:36.841Z] $ docker rm -f --volumes 93b36b477e325e6f1dc7c4da5d8e83c41756daf23fdbb2b010a01492301ed386 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:37.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T11:14:37.250Z] [2025-07-09T11:14:37.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:37.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T11:14:37.559Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-07-09T11:14:37.559Z] ab5ef0e58194: Pulling fs layer [2025-07-09T11:14:37.559Z] 9712f1f96733: Pulling fs layer [2025-07-09T11:14:37.559Z] 63f879dbbcfc: Pulling fs layer [2025-07-09T11:14:37.559Z] 0d9ebad4ef96: Pulling fs layer [2025-07-09T11:14:37.559Z] e9a5061849ea: Pulling fs layer [2025-07-09T11:14:37.559Z] d747dcd14b5f: Pulling fs layer [2025-07-09T11:14:37.559Z] 2de7ff778b66: Pulling fs layer [2025-07-09T11:14:37.559Z] 0d9ebad4ef96: Waiting [2025-07-09T11:14:37.559Z] e9a5061849ea: Waiting [2025-07-09T11:14:37.559Z] d747dcd14b5f: Waiting [2025-07-09T11:14:37.559Z] 2de7ff778b66: Waiting [2025-07-09T11:14:37.559Z] 9712f1f96733: Verifying Checksum [2025-07-09T11:14:37.559Z] 9712f1f96733: Download complete [2025-07-09T11:14:37.818Z] 63f879dbbcfc: Verifying Checksum [2025-07-09T11:14:37.818Z] 63f879dbbcfc: Download complete [2025-07-09T11:14:38.075Z] e9a5061849ea: Verifying Checksum [2025-07-09T11:14:38.075Z] e9a5061849ea: Download complete [2025-07-09T11:14:38.075Z] d747dcd14b5f: Verifying Checksum [2025-07-09T11:14:38.075Z] d747dcd14b5f: Download complete [2025-07-09T11:14:38.075Z] 0d9ebad4ef96: Verifying Checksum [2025-07-09T11:14:38.075Z] 0d9ebad4ef96: Download complete [2025-07-09T11:14:38.075Z] 2de7ff778b66: Verifying Checksum [2025-07-09T11:14:38.075Z] 2de7ff778b66: Download complete [2025-07-09T11:14:38.333Z] ab5ef0e58194: Verifying Checksum [2025-07-09T11:14:38.333Z] ab5ef0e58194: Download complete [2025-07-09T11:14:42.515Z] ab5ef0e58194: Pull complete [2025-07-09T11:14:42.515Z] 9712f1f96733: Pull complete [2025-07-09T11:14:43.447Z] 63f879dbbcfc: Pull complete [2025-07-09T11:14:48.711Z] 0d9ebad4ef96: Pull complete [2025-07-09T11:14:48.711Z] e9a5061849ea: Pull complete [2025-07-09T11:14:48.711Z] d747dcd14b5f: Pull complete [2025-07-09T11:14:50.172Z] 2de7ff778b66: Pull complete [2025-07-09T11:14:50.172Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-07-09T11:14:50.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T11:14:50.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:14:50.308Z] prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container [2025-07-09T11:14:50.343Z] $ 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-07-09T11:14:51.846Z] $ docker top 3145f1429a5f0da75a3ef93fe81e52037f7873ce818d0a5378b29508f8138784 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-07-09T11:14:51.921Z] provisioning config files... [2025-07-09T11:14:51.930Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5814837438864181450tmp [2025-07-09T11:14:51.937Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10315927805938651728tmp [2025-07-09T11:14:51.943Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9872400016850986714tmp [Pipeline] { [Pipeline] echo [2025-07-09T11:14:51.972Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:52.263Z] ---> sigul-configuration.sh [2025-07-09T11:14:52.263Z] gpg: directory `/root/.gnupg' created [2025-07-09T11:14:52.263Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-07-09T11:14:52.263Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-07-09T11:14:52.263Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-07-09T11:14:52.263Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-07-09T11:14:52.263Z] gpg: CAST5 encrypted data [2025-07-09T11:14:52.263Z] gpg: encrypted with 1 passphrase [2025-07-09T11:14:52.263Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-07-09T11:14:52.557Z] + mkdir /home/jenkins [2025-07-09T11:14:52.557Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-07-09T11:14:52.853Z] + 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-07-09T11:14:52.866Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:53.158Z] ---> sigul-install.sh [2025-07-09T11:14:53.158Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-07-09T11:14:53.453Z] + git tag --list [2025-07-09T11:14:53.453Z] v0.0.0 [2025-07-09T11:14:53.453Z] v2.2.0 [2025-07-09T11:14:53.453Z] v2.3.0 [2025-07-09T11:14:53.453Z] v2.3.1 [2025-07-09T11:14:53.453Z] v3.0 [2025-07-09T11:14:53.453Z] v3.0.0 [2025-07-09T11:14:53.453Z] v3.1 [2025-07-09T11:14:53.453Z] v3.1.0 [2025-07-09T11:14:53.453Z] v3.1.1 [2025-07-09T11:14:53.453Z] v4.0 [2025-07-09T11:14:53.453Z] v4.0.0 [2025-07-09T11:14:53.453Z] v4.1.0-dev.1 [Pipeline] sh [2025-07-09T11:14:53.743Z] + lftools sign git-tag v4.1.0-dev.1 [2025-07-09T11:14:54.310Z] Signing Git tag with Sigul... [2025-07-09T11:14:54.310Z] Signing v4.1.0-dev.1 [Pipeline] echo [2025-07-09T11:14:54.580Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:54.872Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-07-09T11:14:54.880Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-07-09T11:14:54.906Z] $ docker stop --time=1 3145f1429a5f0da75a3ef93fe81e52037f7873ce818d0a5378b29508f8138784 [2025-07-09T11:14:56.185Z] $ docker rm -f --volumes 3145f1429a5f0da75a3ef93fe81e52037f7873ce818d0a5378b29508f8138784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-07-09T11:14:56.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T11:14:56.632Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:56.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T11:14:56.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:14:57.018Z] prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container [2025-07-09T11:14:57.044Z] $ 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-07-09T11:14:57.276Z] $ docker top f6aa1d522ca682243b73c6df4c78765a34d8d937312bfd3b94f57a09fe13bba8 -eo pid,comm [2025-07-09T11:14:57.322Z] 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-07-09T11:14:57.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T11:14:57.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T11:14:57.373Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T11:14:57.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T11:14:57.468Z] $ docker exec f6aa1d522ca682243b73c6df4c78765a34d8d937312bfd3b94f57a09fe13bba8 ssh-agent [2025-07-09T11:14:57.582Z] SSH_AUTH_SOCK=/tmp/ssh-yzZIv03cSlCg/agent.33 [2025-07-09T11:14:57.582Z] SSH_AGENT_PID=39 [2025-07-09T11:14:57.587Z] Running ssh-add (command line suppressed) [2025-07-09T11:14:57.669Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17999333800660428688.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17999333800660428688.key) [2025-07-09T11:14:57.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T11:14:57.982Z] + git semver bump pre [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,171 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,175 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,175 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,175 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,175 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,175 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,175 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,176 [execute] INFO git cat-file --batch-check [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,179 [execute] INFO git cat-file --batch [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:14:58.242Z] 2025-07-09 11:14:58,183 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-07-09T11:14:58.242Z] 4.1.0-dev.2 [Pipeline] } [2025-07-09T11:14:58.246Z] $ docker exec --env ******** --env ******** f6aa1d522ca682243b73c6df4c78765a34d8d937312bfd3b94f57a09fe13bba8 ssh-agent -k [2025-07-09T11:14:58.344Z] unset SSH_AUTH_SOCK; [2025-07-09T11:14:58.345Z] unset SSH_AGENT_PID; [2025-07-09T11:14:58.345Z] echo Agent pid 39 killed; [2025-07-09T11:14:58.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T11:14:58.674Z] + git semver [Pipeline] } [2025-07-09T11:14:58.941Z] $ docker stop --time=1 f6aa1d522ca682243b73c6df4c78765a34d8d937312bfd3b94f57a09fe13bba8 [2025-07-09T11:15:00.223Z] $ docker rm -f --volumes f6aa1d522ca682243b73c6df4c78765a34d8d937312bfd3b94f57a09fe13bba8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T11:15:00.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T11:15:00.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:15:00.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T11:15:00.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:15:00.941Z] prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container [2025-07-09T11:15:00.964Z] $ 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-07-09T11:15:01.170Z] $ docker top 08b6c3c194be303ae0b7035639bed72cbf7ca776097be9c618e455eb70c8a96e -eo pid,comm [2025-07-09T11:15:01.217Z] 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-07-09T11:15:01.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T11:15:01.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T11:15:01.273Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T11:15:01.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T11:15:01.396Z] $ docker exec 08b6c3c194be303ae0b7035639bed72cbf7ca776097be9c618e455eb70c8a96e ssh-agent [2025-07-09T11:15:01.503Z] SSH_AUTH_SOCK=/tmp/ssh-OwzRquyt4lXD/agent.33 [2025-07-09T11:15:01.503Z] SSH_AGENT_PID=39 [2025-07-09T11:15:01.507Z] Running ssh-add (command line suppressed) [2025-07-09T11:15:01.600Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16377613295277891353.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16377613295277891353.key) [2025-07-09T11:15:01.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T11:15:01.910Z] + git semver push [2025-07-09T11:15:02.170Z] 2025-07-09 11:15:02,118 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T11:15:02.170Z] 2025-07-09 11:15:02,122 [run_push] DEBUG push [2025-07-09T11:15:02.170Z] 2025-07-09 11:15:02,123 [execute] INFO git cat-file --batch-check [2025-07-09T11:15:02.170Z] 2025-07-09 11:15:02,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:15:02.170Z] 2025-07-09 11:15:02,124 [execute] INFO git rev-list 956773eeb81cb5f6df6d7240de297ad195e861f1 -- [2025-07-09T11:15:02.170Z] 2025-07-09 11:15:02,124 [execute] DEBUG Popen(['git', 'rev-list', '956773eeb81cb5f6df6d7240de297ad195e861f1', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-09T11:15:02.170Z] 2025-07-09 11:15:02,130 [execute] INFO git fetch -v -- origin [2025-07-09T11:15:02.170Z] 2025-07-09 11:15:02,130 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-07-09T11:15:02.738Z] 2025-07-09 11:15:02,631 [run_push] DEBUG no remote changes detected [2025-07-09T11:15:02.738Z] 2025-07-09 11:15:02,632 [execute] INFO git push origin semver [2025-07-09T11:15:02.738Z] 2025-07-09 11:15:02,632 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-09T11:15:03.677Z] 2025-07-09 11:15:03,315 [run_push] DEBUG push all version tags [2025-07-09T11:15:03.677Z] 2025-07-09 11:15:03,315 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-07-09T11:15:03.677Z] 2025-07-09 11:15:03,316 [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-07-09T11:15:04.246Z] 2025-07-09 11:15:04,002 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-07-09T11:15:04.246Z] 4.1.0-dev.2 [Pipeline] } [2025-07-09T11:15:04.251Z] $ docker exec --env ******** --env ******** 08b6c3c194be303ae0b7035639bed72cbf7ca776097be9c618e455eb70c8a96e ssh-agent -k [2025-07-09T11:15:04.352Z] unset SSH_AUTH_SOCK; [2025-07-09T11:15:04.352Z] unset SSH_AGENT_PID; [2025-07-09T11:15:04.352Z] echo Agent pid 39 killed; [2025-07-09T11:15:04.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T11:15:04.693Z] + git semver [Pipeline] } [2025-07-09T11:15:04.959Z] $ docker stop --time=1 08b6c3c194be303ae0b7035639bed72cbf7ca776097be9c618e455eb70c8a96e [2025-07-09T11:15:06.213Z] $ docker rm -f --volumes 08b6c3c194be303ae0b7035639bed72cbf7ca776097be9c618e455eb70c8a96e [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-07-09T11:15:06.787Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-07-09T11:15:06.787Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-07-09T11:15:06.787Z] total 16 [2025-07-09T11:15:06.787Z] drwxr-xr-x 3 root root 4096 Jul 9 10:59 . [2025-07-09T11:15:06.787Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 11:14 .. [2025-07-09T11:15:06.787Z] drwxr-xr-x 2 root root 4096 Jul 9 10:59 cost [2025-07-09T11:15:06.787Z] -rw-r--r-- 1 root root 89 Jul 9 10:59 cost.csv [2025-07-09T11:15:06.787Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-07-09T11:15:06.787Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-07-09T11:15:06.787Z] total 16 [2025-07-09T11:15:06.787Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:59 . [2025-07-09T11:15:06.787Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 11:14 .. [2025-07-09T11:15:06.787Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 9 10:59 cost [2025-07-09T11:15:06.787Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 9 10:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:15:07.080Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:15:07.940Z] ---> package-listing.sh [2025-07-09T11:15:07.940Z] ++ facter osfamily [2025-07-09T11:15:07.940Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T11:15:08.199Z] + OS_FAMILY=debian [2025-07-09T11:15:08.199Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-07-09T11:15:08.199Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T11:15:08.199Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T11:15:08.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T11:15:08.199Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T11:15:08.199Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-07-09T11:15:08.199Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T11:15:08.199Z] + case "${OS_FAMILY}" in [2025-07-09T11:15:08.199Z] + dpkg -l [2025-07-09T11:15:08.199Z] + grep '^ii' [2025-07-09T11:15:08.199Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T11:15:08.199Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T11:15:08.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T11:15:08.199Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-07-09T11:15:08.199Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-07-09T11:15:08.199Z] + 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-07-09T11:15:08.210Z] 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-07-09T11:15:08.489Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:15:09.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T11:15:09.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:15:09.133Z] prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container [2025-07-09T11:15:09.156Z] $ 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-07-09T11:15:09.376Z] $ docker top f6912e55a01817b36226518559b4d2f29df59779f2e7cf7e275e5e8aa564d737 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:15:09.721Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T11:15:10.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T11:15:10.293Z] + ls /var/log/sa-host [2025-07-09T11:15:10.293Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T11:15:10.332Z] provisioning config files... [2025-07-09T11:15:10.343Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config288913213798094314tmp [Pipeline] { [Pipeline] echo [2025-07-09T11:15:10.366Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:15:10.648Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T11:15:10.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:15:10.962Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T11:15:10.969Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:15:11.246Z] ---> sudo-logs.sh [2025-07-09T11:15:11.246Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-09T11:15:11.277Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:15:11.557Z] ---> job-cost.sh [2025-07-09T11:15:11.557Z] lf-activate-venv: SKIPPING [2025-07-09T11:15:11.557Z] DEBUG: total: 0.2199999988079071 [2025-07-09T11:15:11.557Z] INFO: Retrieving Stack Cost... [2025-07-09T11:15:11.816Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T11:15:12.385Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T11:15:12.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:15:12.681Z] ---> logs-deploy.sh [2025-07-09T11:15:12.681Z] lf-activate-venv: SKIPPING [2025-07-09T11:15:12.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/200 [2025-07-09T11:15:12.681Z] INFO: archiving workspace using pattern(s): [2025-07-09T11:15:13.620Z] Archives upload complete. [2025-07-09T11:15:13.620Z] INFO: archiving logs to Nexus