Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 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-ssh17627693810042175585.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10209065860405410578.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1331535177393635599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9848911298536957585.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-ssh412624190224978866.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7036 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 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc (main) Commit message: "Merge pull request #405 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30" > 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 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc # timeout=10 > git rev-list --no-walk 99e9c35639beb6ebc88f36f614ebb2475a2387c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-15T02:00:50.080Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-15T02:00:50.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-15T02:00:50.176Z] ========================================================= [2025-08-15T02:00:50.176Z] EdgeX Global Pipelines Version Info [2025-08-15T02:00:50.177Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:00:51.705Z] ------------------- [2025-08-15T02:00:51.705Z] stable info: [2025-08-15T02:00:51.705Z] ------------------- [2025-08-15T02:00:51.705Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-15T02:00:51.705Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T02:00:51.705Z] Message: update stable to v1.0.276 [2025-08-15T02:00:52.274Z] ------------------- [2025-08-15T02:00:52.274Z] experimental info: [2025-08-15T02:00:52.274Z] ------------------- [2025-08-15T02:00:52.274Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-15T02:00:52.274Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T02:00:52.274Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-15T02:00:52.359Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-08-15T02:00:52.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-08-15T02:00:52.414Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-15T02:00:52.437Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-15T02:00:52.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-15T02:00:52.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-15T02:00:52.504Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-15T02:00:52.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-15T02:00:52.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-15T02:00:52.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-15T02:00:52.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-15T02:00:52.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-08-15T02:00:52.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-15T02:00:52.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-15T02:00:52.682Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T02:00:52.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T02:00:52.724Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T02:00:52.745Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T02:00:52.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-15T02:00:52.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-15T02:00:52.812Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-15T02:00:52.831Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-15T02:00:52.854Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-15T02:00:52.878Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-15T02:00:52.904Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-15T02:00:52.931Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-15T02:00:52.954Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-15T02:00:52.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-15T02:00:52.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-15T02:00:53.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-15T02:00:53.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] echo [2025-08-15T02:00:53.079Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88a3eac [Pipeline] echo [2025-08-15T02:00:53.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:00:53.171Z] provisioning config files... [2025-08-15T02:00:53.188Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2819051823231177854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:00:53.529Z] ---> ****-login.sh [2025-08-15T02:00:53.529Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:00:53.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:00:53.791Z] [2025-08-15T02:00:53.791Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:00:53.791Z] Configure a credential helper to remove this warning. See [2025-08-15T02:00:53.791Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:00:53.791Z] [2025-08-15T02:00:53.791Z] Login Succeeded [2025-08-15T02:00:53.791Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:00:53.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:00:53.791Z] [2025-08-15T02:00:53.791Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:00:53.791Z] Configure a credential helper to remove this warning. See [2025-08-15T02:00:53.792Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:00:53.792Z] [2025-08-15T02:00:53.792Z] Login Succeeded [2025-08-15T02:00:53.792Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:00:53.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:00:54.051Z] [2025-08-15T02:00:54.051Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:00:54.051Z] Configure a credential helper to remove this warning. See [2025-08-15T02:00:54.051Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:00:54.051Z] [2025-08-15T02:00:54.051Z] Login Succeeded [2025-08-15T02:00:54.051Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:00:54.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:00:54.051Z] [2025-08-15T02:00:54.051Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:00:54.051Z] Configure a credential helper to remove this warning. See [2025-08-15T02:00:54.051Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:00:54.051Z] [2025-08-15T02:00:54.051Z] Login Succeeded [2025-08-15T02:00:54.051Z] ****.io [2025-08-15T02:00:54.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:00:54.310Z] [2025-08-15T02:00:54.310Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:00:54.310Z] Configure a credential helper to remove this warning. See [2025-08-15T02:00:54.310Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:00:54.310Z] [2025-08-15T02:00:54.310Z] Login Succeeded [2025-08-15T02:00:54.310Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:00:54.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-15T02:00:54.732Z] + git rev-list -1 --merges 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc~1..88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] echo [2025-08-15T02:00:54.761Z] -----------> git rev-list -1 --merges 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc~1..88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [2025-08-15T02:00:54.761Z] 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [false] [Pipeline] sh [2025-08-15T02:00:55.059Z] + git log --format=format:%s -1 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] echo [2025-08-15T02:00:55.077Z] ========================================================= [2025-08-15T02:00:55.077Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-15T02:00:55.077Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T02:00:55.427Z] + git log --format=format:%s -1 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] echo [2025-08-15T02:00:55.440Z] [semverPrep] GIT_COMMIT: 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc, Commit Message: Merge pull request #405 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30 [Pipeline] echo [2025-08-15T02:00:55.456Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-15T02:00:55.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T02:00:55.845Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-15T02:00:55.845Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-15T02:00:55.845Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-15T02:00:55.845Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-15T02:00:55.845Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-15T02:00:55.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:00:56.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:00:56.283Z] [2025-08-15T02:00:56.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:00:56.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:00:56.592Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-15T02:00:56.592Z] 3dae71ba6b94: Pulling fs layer [2025-08-15T02:00:56.592Z] 6bf1a483ea7c: Pulling fs layer [2025-08-15T02:00:56.592Z] f5dfc541a4d3: Pulling fs layer [2025-08-15T02:00:56.592Z] 461d9e800cba: Pulling fs layer [2025-08-15T02:00:56.592Z] 80192f66455f: Pulling fs layer [2025-08-15T02:00:56.592Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-15T02:00:56.592Z] a29436f7fd5d: Pulling fs layer [2025-08-15T02:00:56.592Z] 80192f66455f: Waiting [2025-08-15T02:00:56.592Z] a29436f7fd5d: Waiting [2025-08-15T02:00:56.592Z] 2e8e34ca0e6c: Waiting [2025-08-15T02:00:56.592Z] 461d9e800cba: Waiting [2025-08-15T02:00:56.592Z] 923cac83aea3: Pulling fs layer [2025-08-15T02:00:56.592Z] 25ad8b0a4227: Pulling fs layer [2025-08-15T02:00:56.592Z] 25ad8b0a4227: Waiting [2025-08-15T02:00:56.592Z] 923cac83aea3: Waiting [2025-08-15T02:00:56.592Z] db01528c6b51: Pulling fs layer [2025-08-15T02:00:56.592Z] 28988de357af: Pulling fs layer [2025-08-15T02:00:56.592Z] db01528c6b51: Waiting [2025-08-15T02:00:56.592Z] 28988de357af: Waiting [2025-08-15T02:00:56.592Z] 6bf1a483ea7c: Verifying Checksum [2025-08-15T02:00:56.592Z] 6bf1a483ea7c: Download complete [2025-08-15T02:00:56.592Z] 461d9e800cba: Verifying Checksum [2025-08-15T02:00:56.592Z] 461d9e800cba: Download complete [2025-08-15T02:00:56.592Z] 80192f66455f: Verifying Checksum [2025-08-15T02:00:56.592Z] 80192f66455f: Download complete [2025-08-15T02:00:56.852Z] f5dfc541a4d3: Verifying Checksum [2025-08-15T02:00:56.852Z] f5dfc541a4d3: Download complete [2025-08-15T02:00:56.852Z] 3dae71ba6b94: Verifying Checksum [2025-08-15T02:00:56.852Z] 3dae71ba6b94: Download complete [2025-08-15T02:00:56.852Z] 923cac83aea3: Verifying Checksum [2025-08-15T02:00:56.852Z] 923cac83aea3: Download complete [2025-08-15T02:00:57.111Z] 25ad8b0a4227: Verifying Checksum [2025-08-15T02:00:57.111Z] 25ad8b0a4227: Download complete [2025-08-15T02:00:57.111Z] db01528c6b51: Download complete [2025-08-15T02:00:57.111Z] 28988de357af: Verifying Checksum [2025-08-15T02:00:57.111Z] 28988de357af: Download complete [2025-08-15T02:00:57.111Z] a29436f7fd5d: Verifying Checksum [2025-08-15T02:00:57.111Z] a29436f7fd5d: Download complete [2025-08-15T02:00:57.681Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-15T02:00:57.681Z] 2e8e34ca0e6c: Download complete [2025-08-15T02:00:58.622Z] 3dae71ba6b94: Pull complete [2025-08-15T02:00:58.881Z] 6bf1a483ea7c: Pull complete [2025-08-15T02:00:59.448Z] f5dfc541a4d3: Pull complete [2025-08-15T02:00:59.448Z] 461d9e800cba: Pull complete [2025-08-15T02:00:59.707Z] 80192f66455f: Pull complete [2025-08-15T02:01:03.893Z] 2e8e34ca0e6c: Pull complete [2025-08-15T02:01:03.893Z] a29436f7fd5d: Pull complete [2025-08-15T02:01:03.893Z] 923cac83aea3: Pull complete [2025-08-15T02:01:04.152Z] 25ad8b0a4227: Pull complete [2025-08-15T02:01:04.152Z] db01528c6b51: Pull complete [2025-08-15T02:01:04.152Z] 28988de357af: Pull complete [2025-08-15T02:01:04.152Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-15T02:01:04.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:01:04.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:01:04.276Z] prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container [2025-08-15T02:01:04.303Z] $ 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-08-15T02:01:07.747Z] $ docker top a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f -eo pid,comm [2025-08-15T02:01:07.796Z] 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-08-15T02:01:07.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T02:01:07.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:01:07.850Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:01:07.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:01:07.955Z] $ docker exec a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f ssh-agent [2025-08-15T02:01:08.057Z] SSH_AUTH_SOCK=/tmp/ssh-BGjNvJaqSUiV/agent.32 [2025-08-15T02:01:08.057Z] SSH_AGENT_PID=38 [2025-08-15T02:01:08.065Z] Running ssh-add (command line suppressed) [2025-08-15T02:01:08.164Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10726395725656231351.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10726395725656231351.key) [2025-08-15T02:01:08.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:01:08.475Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2025-08-15T02:01:08.761Z] + git tag --points-at HEAD [Pipeline] } [2025-08-15T02:01:08.780Z] $ docker exec --env ******** --env ******** a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f ssh-agent -k [2025-08-15T02:01:08.879Z] unset SSH_AUTH_SOCK; [2025-08-15T02:01:08.879Z] unset SSH_AGENT_PID; [2025-08-15T02:01:08.879Z] echo Agent pid 38 killed; [2025-08-15T02:01:08.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-15T02:01:08.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:01:08.928Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:01:09.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:01:09.046Z] $ docker exec a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f ssh-agent [2025-08-15T02:01:09.152Z] SSH_AUTH_SOCK=/tmp/ssh-ghXTZb9y2KBP/agent.85 [2025-08-15T02:01:09.152Z] SSH_AGENT_PID=91 [2025-08-15T02:01:09.157Z] Running ssh-add (command line suppressed) [2025-08-15T02:01:09.251Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15225019156369127582.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15225019156369127582.key) [2025-08-15T02:01:09.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:01:09.551Z] + git semver init [2025-08-15T02:01:09.809Z] 2025-08-15 02:01:09,769 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T02:01:09.809Z] 2025-08-15 02:01:09,773 [run_init] DEBUG init version:0.0.0 force:False [2025-08-15T02:01:09.809Z] 2025-08-15 02:01:09,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-08-15T02:01:09.809Z] 2025-08-15 02:01:09,774 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-08-15T02:01:09.809Z] 2025-08-15 02:01:09,774 [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-08-15T02:01:11.193Z] 2025-08-15 02:01:10,946 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-08-15T02:01:11.193Z] 2025-08-15 02:01:10,946 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-08-15T02:01:11.193Z] 2025-08-15 02:01:10,946 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-15T02:01:11.193Z] 2025-08-15 02:01:10,946 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-15T02:01:11.193Z] 4.1.0-dev.3 [Pipeline] } [2025-08-15T02:01:11.202Z] $ docker exec --env ******** --env ******** a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f ssh-agent -k [2025-08-15T02:01:11.295Z] unset SSH_AUTH_SOCK; [2025-08-15T02:01:11.295Z] unset SSH_AGENT_PID; [2025-08-15T02:01:11.295Z] echo Agent pid 91 killed; [2025-08-15T02:01:11.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:01:11.623Z] + git semver [Pipeline] } [2025-08-15T02:01:11.894Z] $ docker stop --time=1 a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f [2025-08-15T02:01:13.182Z] $ docker rm -f --volumes a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:01:13.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-15T02:01:13.746Z] Stashed 1 file(s) [Pipeline] echo [2025-08-15T02:01:13.750Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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-08-15T02:01:13.906Z] provisioning config files... [2025-08-15T02:01:13.916Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6588258280812009281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:01:14.214Z] ---> ****-login.sh [2025-08-15T02:01:14.214Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:01:14.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:01:14.214Z] Login Succeeded [2025-08-15T02:01:14.214Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:01:14.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:01:14.215Z] Login Succeeded [2025-08-15T02:01:14.215Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:01:14.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:01:14.475Z] Login Succeeded [2025-08-15T02:01:14.475Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:01:14.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:01:14.475Z] Login Succeeded [2025-08-15T02:01:14.475Z] ****.io [2025-08-15T02:01:14.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:01:14.734Z] Login Succeeded [2025-08-15T02:01:14.734Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:01:14.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T02:01:14.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:01:14.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:01:14.909Z] ========================================================= [2025-08-15T02:01:14.909Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-15T02:01:14.909Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:01:15.239Z] + 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-08-15T02:01:15.808Z] #0 building with "default" instance using docker driver [2025-08-15T02:01:15.808Z] [2025-08-15T02:01:15.808Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:01:15.808Z] #1 transferring dockerfile: 2.48kB done [2025-08-15T02:01:15.808Z] #1 DONE 0.0s [2025-08-15T02:01:15.808Z] [2025-08-15T02:01:15.808Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T02:01:15.808Z] #2 DONE 0.1s [2025-08-15T02:01:16.068Z] [2025-08-15T02:01:16.068Z] #3 [internal] load .dockerignore [2025-08-15T02:01:16.068Z] #3 transferring context: 2B done [2025-08-15T02:01:16.068Z] #3 DONE 0.0s [2025-08-15T02:01:16.068Z] [2025-08-15T02:01:16.068Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T02:01:16.068Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-15T02:01:16.068Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-15T02:01:16.068Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-15T02:01:16.068Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-08-15T02:01:16.068Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-15T02:01:16.068Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-15T02:01:16.068Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s [2025-08-15T02:01:16.068Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-15T02:01:16.068Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-15T02:01:16.068Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s [2025-08-15T02:01:16.068Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-15T02:01:16.068Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-15T02:01:16.068Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-15T02:01:16.068Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-15T02:01:16.068Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-15T02:01:16.327Z] #4 ... [2025-08-15T02:01:16.327Z] [2025-08-15T02:01:16.327Z] #5 [internal] load build context [2025-08-15T02:01:16.327Z] #5 transferring context: 22.74MB 0.2s done [2025-08-15T02:01:16.327Z] #5 DONE 0.2s [2025-08-15T02:01:16.327Z] [2025-08-15T02:01:16.327Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T02:01:16.327Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 33.55MB / 74.06MB 0.3s [2025-08-15T02:01:16.327Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-15T02:01:16.327Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-15T02:01:16.327Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-15T02:01:16.588Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 68.16MB / 74.06MB 0.5s [2025-08-15T02:01:16.588Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 17.83MB / 103.05MB 0.5s [2025-08-15T02:01:16.588Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-15T02:01:16.588Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 9.44MB / 13.29MB 0.5s [2025-08-15T02:01:16.588Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-08-15T02:01:16.588Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 28.31MB / 103.05MB 0.6s [2025-08-15T02:01:16.588Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-08-15T02:01:16.588Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 42.99MB / 103.05MB 0.7s [2025-08-15T02:01:16.847Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-08-15T02:01:16.847Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 63.48MB / 103.05MB 0.8s [2025-08-15T02:01:16.847Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-15T02:01:16.847Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 85.98MB / 103.05MB 0.9s [2025-08-15T02:01:16.847Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done [2025-08-15T02:01:17.105Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-08-15T02:01:17.363Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-08-15T02:01:22.635Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.8s done [2025-08-15T02:01:22.635Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-15T02:01:22.635Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-15T02:01:22.635Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-15T02:01:22.635Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad [2025-08-15T02:01:22.635Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-15T02:01:22.635Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-15T02:01:22.635Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 [2025-08-15T02:01:25.169Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done [2025-08-15T02:01:25.169Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-15T02:01:25.737Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-15T02:01:25.737Z] #4 DONE 9.8s [2025-08-15T02:01:26.002Z] [2025-08-15T02:01:26.002Z] #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-08-15T02:01:26.002Z] #6 0.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:01:26.002Z] #6 0.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:01:26.570Z] #6 0.679 (1/14) Installing libintl (0.22.5-r0) [2025-08-15T02:01:26.570Z] #6 0.686 (2/14) Installing eudev-libs (3.2.14-r2) [2025-08-15T02:01:26.570Z] #6 0.691 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-08-15T02:01:26.570Z] #6 0.705 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-08-15T02:01:26.570Z] #6 0.713 (5/14) Installing v4l-utils (1.24.1-r1) [2025-08-15T02:01:26.570Z] #6 0.739 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-08-15T02:01:26.570Z] #6 0.747 (7/14) Installing udev-init-scripts (35-r1) [2025-08-15T02:01:26.570Z] #6 0.761 (8/14) Installing libeconf (0.6.3-r0) [2025-08-15T02:01:26.570Z] #6 0.767 (9/14) Installing libblkid (2.40.1-r1) [2025-08-15T02:01:26.570Z] #6 0.773 (10/14) Installing xz-libs (5.6.2-r1) [2025-08-15T02:01:26.570Z] #6 0.790 (11/14) Installing kmod-libs (32-r0) [2025-08-15T02:01:26.829Z] #6 0.795 (12/14) Installing eudev (3.2.14-r2) [2025-08-15T02:01:26.829Z] #6 0.808 (13/14) Installing eudev-dev (3.2.14-r2) [2025-08-15T02:01:26.829Z] #6 0.828 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-08-15T02:01:26.829Z] #6 0.845 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:01:26.829Z] #6 0.852 Executing eudev-3.2.14-r2.trigger [2025-08-15T02:01:26.829Z] #6 0.857 OK: 254 MiB in 72 packages [2025-08-15T02:01:28.866Z] Still waiting to schedule task [2025-08-15T02:01:28.866Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-08-15T02:01:31.078Z] #6 DONE 5.3s [2025-08-15T02:01:31.336Z] [2025-08-15T02:01:31.336Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-08-15T02:01:31.336Z] #7 DONE 0.0s [2025-08-15T02:01:31.336Z] [2025-08-15T02:01:31.336Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-08-15T02:01:31.336Z] #8 DONE 0.0s [2025-08-15T02:01:31.336Z] [2025-08-15T02:01:31.336Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:01:53.272Z] #9 DONE 21.9s [2025-08-15T02:01:53.272Z] [2025-08-15T02:01:53.272Z] #10 [builder 6/8] COPY . . [2025-08-15T02:01:53.272Z] #10 DONE 0.3s [2025-08-15T02:01:53.531Z] [2025-08-15T02:01:53.531Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-15T02:01:53.531Z] #11 0.185 % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-15T02:01:53.531Z] #11 0.185 Dload Upload Total Spent Left Speed [2025-08-15T02:01:53.531Z] #11 0.185 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10205 0 --:--:-- --:--:-- --:--:-- 10310 [2025-08-15T02:01:53.790Z] #11 DONE 0.3s [2025-08-15T02:01:53.790Z] [2025-08-15T02:01:53.790Z] #12 [builder 8/8] RUN echo noop [2025-08-15T02:01:54.049Z] #12 0.278 noop [2025-08-15T02:01:54.049Z] #12 DONE 0.5s [2025-08-15T02:01:54.308Z] [2025-08-15T02:01:54.308Z] #13 exporting to image [2025-08-15T02:01:54.308Z] #13 exporting layers [2025-08-15T02:02:02.415Z] #13 exporting layers 8.2s done [2025-08-15T02:02:02.415Z] #13 writing image sha256:4993c705cf54f9afd45a3645238cd682b9fe14f70cb7f31d7dc5aded65d278d5 done [2025-08-15T02:02:02.415Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-15T02:02:02.415Z] #13 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:02:02.743Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T02:02:02.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:02:02.823Z] prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container [2025-08-15T02:02:02.854Z] $ 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-08-15T02:02:03.216Z] $ docker top d345d2c7fd0ea3ad1c0021a7afa29125b999f9acd76d8599b4c3381879030ff3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:02:03.551Z] + go version [2025-08-15T02:02:03.552Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-15T02:02:03.563Z] $ docker stop --time=1 d345d2c7fd0ea3ad1c0021a7afa29125b999f9acd76d8599b4c3381879030ff3 [2025-08-15T02:02:04.852Z] $ docker rm -f --volumes d345d2c7fd0ea3ad1c0021a7afa29125b999f9acd76d8599b4c3381879030ff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:02:05.301Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T02:02:05.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:02:05.379Z] prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container [2025-08-15T02:02:05.408Z] $ 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-08-15T02:02:05.662Z] $ docker top a055798ee0d1ad21fe56132f56d056f52b2ff8686bcee0b84aa150791affbd47 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:02:06.014Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-08-15T02:02:06.325Z] + make test [2025-08-15T02:02:06.325Z] go test ./... -coverprofile=coverage.out ./... [2025-08-15T02:02:07.701Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-08-15T02:02:29.620Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-08-15T02:02:29.620Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2025-08-15T02:02:39.582Z] go vet ./... [2025-08-15T02:02:44.885Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T02:02:44.885Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T02:02:44.885Z] ./bin/test-attribution-txt.sh [2025-08-15T02:02:44.885Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T02:02:44.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T02:02:44.916Z] $ docker stop --time=1 a055798ee0d1ad21fe56132f56d056f52b2ff8686bcee0b84aa150791affbd47 [2025-08-15T02:02:47.822Z] $ docker rm -f --volumes a055798ee0d1ad21fe56132f56d056f52b2ff8686bcee0b84aa150791affbd47 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:02:48.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T02:02:48.431Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-15T02:02:48.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T02:02:49.287Z] + ls -al . [2025-08-15T02:02:49.287Z] total 288 [2025-08-15T02:02:49.287Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 02:02 . [2025-08-15T02:02:49.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 02:00 .. [2025-08-15T02:02:49.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:02 .git [2025-08-15T02:02:49.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:00 .github [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 15 02:00 .gitignore [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 203 Aug 15 02:00 .golangci.yml [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 02:00 .hadolint.yml [2025-08-15T02:02:49.287Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 02:01 .semver [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 20006 Aug 15 02:00 Attribution.txt [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 17743 Aug 15 02:00 CHANGELOG.md [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 2440 Aug 15 02:00 Dockerfile [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 02:00 GOVERNANCE.md [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 02:00 Jenkinsfile [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 02:00 LICENSE [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 3193 Aug 15 02:00 Makefile [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 02:00 OWNERS.md [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 02:00 README.md [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 02:01 VERSION [2025-08-15T02:02:49.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:00 bin [2025-08-15T02:02:49.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:00 cmd [2025-08-15T02:02:49.287Z] -rw-r--r-- 1 jenkins jenkins 54772 Aug 15 02:02 coverage.out [2025-08-15T02:02:49.287Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 15 02:00 docker-entrypoint.sh [2025-08-15T02:02:49.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:00 docs [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 6400 Aug 15 02:00 go.mod [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 87399 Aug 15 02:00 go.sum [2025-08-15T02:02:49.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:00 internal [2025-08-15T02:02:49.287Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:02:49.602Z] + 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=88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc --label arch=amd64 --label version=4.1.0-dev.3 . [2025-08-15T02:02:49.861Z] #0 building with "default" instance using docker driver [2025-08-15T02:02:49.861Z] [2025-08-15T02:02:49.861Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:02:49.861Z] #1 transferring dockerfile: 2.48kB done [2025-08-15T02:02:49.861Z] #1 DONE 0.0s [2025-08-15T02:02:49.861Z] [2025-08-15T02:02:49.861Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:02:49.861Z] #2 DONE 0.0s [2025-08-15T02:02:49.861Z] [2025-08-15T02:02:49.861Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:02:49.861Z] #3 DONE 0.1s [2025-08-15T02:02:49.861Z] [2025-08-15T02:02:49.861Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-08-15T02:02:50.798Z] #4 DONE 0.9s [2025-08-15T02:02:50.798Z] [2025-08-15T02:02:50.798Z] #5 [internal] load .dockerignore [2025-08-15T02:02:50.798Z] #5 transferring context: 2B done [2025-08-15T02:02:50.798Z] #5 DONE 0.0s [2025-08-15T02:02:50.798Z] [2025-08-15T02:02:50.798Z] #6 [internal] load build context [2025-08-15T02:02:50.798Z] #6 transferring context: 66.90kB 0.0s done [2025-08-15T02:02:50.798Z] #6 DONE 0.0s [2025-08-15T02:02:50.798Z] [2025-08-15T02:02:50.798Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:02:50.798Z] #7 DONE 0.1s [2025-08-15T02:02:50.798Z] [2025-08-15T02:02:50.798Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:02:50.798Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:02:50.798Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T02:02:50.798Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T02:02:50.798Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-15T02:02:50.798Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:02:50.798Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-15T02:02:51.057Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T02:02:51.057Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-15T02:02:51.057Z] #8 DONE 0.4s [2025-08-15T02:02:51.057Z] [2025-08-15T02:02:51.057Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-15T02:02:51.057Z] #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-08-15T02:02:51.057Z] #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-08-15T02:02:51.057Z] #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-08-15T02:02:51.057Z] #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-08-15T02:02:51.057Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0B / 15.38MB 0.4s [2025-08-15T02:02:51.315Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 9.44MB / 15.38MB 0.5s [2025-08-15T02:02:51.315Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.6s done [2025-08-15T02:02:51.315Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 [2025-08-15T02:02:51.573Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done [2025-08-15T02:02:51.573Z] #9 DONE 0.9s [2025-08-15T02:02:51.573Z] [2025-08-15T02:02:51.573Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-15T02:02:51.573Z] #10 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:02:51.573Z] #10 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:02:51.573Z] #10 0.529 (1/115) Installing dumb-init (1.2.5-r3) [2025-08-15T02:02:51.573Z] #10 0.540 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-15T02:02:51.573Z] #10 0.589 (3/115) Installing aom-libs (3.9.1-r0) [2025-08-15T02:02:51.573Z] #10 0.744 (4/115) Installing libxau (1.0.11-r4) [2025-08-15T02:02:51.832Z] #10 0.748 (5/115) Installing libmd (1.1.0-r0) [2025-08-15T02:02:51.832Z] #10 0.752 (6/115) Installing libbsd (0.12.2-r0) [2025-08-15T02:02:51.832Z] #10 0.758 (7/115) Installing libxdmcp (1.1.5-r1) [2025-08-15T02:02:51.832Z] #10 0.773 (8/115) Installing libxcb (1.16.1-r0) [2025-08-15T02:02:51.832Z] #10 0.789 (9/115) Installing libx11 (1.8.9-r1) [2025-08-15T02:02:51.832Z] #10 0.820 (10/115) Installing hwdata-pci (0.382-r0) [2025-08-15T02:02:51.832Z] #10 0.832 (11/115) Installing libpciaccess (0.18.1-r0) [2025-08-15T02:02:51.832Z] #10 0.842 (12/115) Installing libdrm (2.4.120-r0) [2025-08-15T02:02:51.832Z] #10 0.861 (13/115) Installing libxext (1.3.6-r2) [2025-08-15T02:02:51.832Z] #10 ... [2025-08-15T02:02:51.832Z] [2025-08-15T02:02:51.833Z] #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-08-15T02:02:51.833Z] #11 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:02:51.833Z] #11 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:02:51.833Z] #11 0.811 OK: 254 MiB in 72 packages [2025-08-15T02:02:51.833Z] #11 DONE 1.2s [2025-08-15T02:02:51.833Z] [2025-08-15T02:02:51.833Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-15T02:02:51.833Z] #10 0.864 (14/115) Installing libxfixes (6.0.1-r4) [2025-08-15T02:02:51.833Z] #10 0.868 (15/115) Installing libffi (3.4.6-r0) [2025-08-15T02:02:51.833Z] #10 0.873 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-08-15T02:02:51.833Z] #10 0.877 (17/115) Installing libva (2.21.0-r0) [2025-08-15T02:02:51.833Z] #10 0.886 (18/115) Installing libvdpau (1.5-r3) [2025-08-15T02:02:51.833Z] #10 0.891 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-08-15T02:02:51.833Z] #10 0.897 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-15T02:02:51.833Z] #10 0.917 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-08-15T02:02:51.833Z] #10 0.924 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-15T02:02:51.833Z] #10 0.946 (23/115) Installing libdav1d (1.4.2-r0) [2025-08-15T02:02:51.833Z] #10 0.965 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-08-15T02:02:52.091Z] #10 ... [2025-08-15T02:02:52.091Z] [2025-08-15T02:02:52.091Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2025-08-15T02:02:52.091Z] #12 DONE 0.1s [2025-08-15T02:02:52.091Z] [2025-08-15T02:02:52.091Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-15T02:02:52.091Z] #10 0.992 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-08-15T02:02:52.091Z] #10 1.009 (26/115) Installing imath (3.1.12-r0) [2025-08-15T02:02:52.091Z] #10 ... [2025-08-15T02:02:52.091Z] [2025-08-15T02:02:52.091Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2025-08-15T02:02:52.091Z] #13 DONE 0.0s [2025-08-15T02:02:52.091Z] [2025-08-15T02:02:52.091Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-15T02:02:52.091Z] #10 1.114 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-08-15T02:02:52.091Z] #10 1.154 (28/115) Installing brotli-libs (1.1.0-r2) [2025-08-15T02:02:52.091Z] #10 1.165 (29/115) Installing giflib (5.2.2-r0) [2025-08-15T02:02:52.091Z] #10 1.251 (30/115) Installing libhwy (1.0.7-r0) [2025-08-15T02:02:52.349Z] #10 1.255 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-08-15T02:02:52.349Z] #10 1.265 (32/115) Installing lcms2 (2.16-r0) [2025-08-15T02:02:52.349Z] #10 1.273 (33/115) Installing libpng (1.6.44-r0) [2025-08-15T02:02:52.349Z] #10 1.292 (34/115) Installing libjxl (0.10.2-r0) [2025-08-15T02:02:52.349Z] #10 1.329 (35/115) Installing lame-libs (3.100-r5) [2025-08-15T02:02:52.349Z] #10 1.336 (36/115) Installing opus (1.5.2-r0) [2025-08-15T02:02:52.349Z] #10 1.346 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-08-15T02:02:52.349Z] #10 1.377 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-08-15T02:02:52.349Z] #10 1.384 (39/115) Installing soxr (0.1.3-r7) [2025-08-15T02:02:52.349Z] #10 1.390 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-15T02:02:52.349Z] #10 1.396 (41/115) Installing libogg (1.3.5-r5) [2025-08-15T02:02:52.349Z] #10 1.402 (42/115) Installing libtheora (1.1.1-r18) [2025-08-15T02:02:52.349Z] #10 1.418 (43/115) Installing libvorbis (1.3.7-r2) [2025-08-15T02:02:52.349Z] #10 1.428 (44/115) Installing libvpx (1.14.1-r0) [2025-08-15T02:02:52.349Z] #10 1.460 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-08-15T02:02:52.349Z] #10 1.464 (46/115) Installing libwebp (1.3.2-r0) [2025-08-15T02:02:52.349Z] #10 1.475 (47/115) Installing libwebpmux (1.3.2-r0) [2025-08-15T02:02:52.349Z] #10 1.480 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-08-15T02:02:52.608Z] #10 1.504 (49/115) Installing numactl (2.0.18-r0) [2025-08-15T02:02:52.608Z] #10 1.508 (50/115) Installing x265-libs (3.6-r0) [2025-08-15T02:02:52.608Z] #10 1.592 (51/115) Installing xvidcore (1.3.7-r2) [2025-08-15T02:02:52.608Z] #10 1.768 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-15T02:02:52.867Z] #10 1.875 (53/115) Installing sdl2 (2.28.5-r1) [2025-08-15T02:02:53.125Z] #10 ... [2025-08-15T02:02:53.125Z] [2025-08-15T02:02:53.125Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:02:53.125Z] #14 DONE 0.8s [2025-08-15T02:02:53.125Z] [2025-08-15T02:02:53.125Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-15T02:02:53.125Z] #10 1.892 (54/115) Installing alsa-lib (1.2.11-r0) [2025-08-15T02:02:53.125Z] #10 2.086 (55/115) Installing libexpat (2.7.0-r0) [2025-08-15T02:02:53.125Z] #10 ... [2025-08-15T02:02:53.125Z] [2025-08-15T02:02:53.125Z] #15 [builder 6/8] COPY . . [2025-08-15T02:02:53.125Z] #15 DONE 0.3s [2025-08-15T02:02:53.125Z] [2025-08-15T02:02:53.125Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-15T02:02:53.125Z] #10 2.090 (56/115) Installing libbz2 (1.0.8-r6) [2025-08-15T02:02:53.125Z] #10 2.095 (57/115) Installing freetype (2.13.2-r0) [2025-08-15T02:02:53.125Z] #10 2.111 (58/115) Installing fontconfig (2.15.0-r1) [2025-08-15T02:02:53.125Z] #10 2.125 (59/115) Installing fribidi (1.0.15-r0) [2025-08-15T02:02:53.125Z] #10 2.130 (60/115) Installing libintl (0.22.5-r0) [2025-08-15T02:02:53.125Z] #10 2.135 (61/115) Installing libeconf (0.6.3-r0) [2025-08-15T02:02:53.125Z] #10 2.143 (62/115) Installing libblkid (2.40.1-r1) [2025-08-15T02:02:53.125Z] #10 2.153 (63/115) Installing libmount (2.40.1-r1) [2025-08-15T02:02:53.125Z] #10 2.198 (64/115) Installing pcre2 (10.43-r0) [2025-08-15T02:02:53.125Z] #10 2.207 (65/115) Installing glib (2.80.5-r0) [2025-08-15T02:02:53.125Z] #10 2.254 (66/115) Installing graphite2 (1.3.14-r6) [2025-08-15T02:02:53.125Z] #10 2.259 (67/115) Installing harfbuzz (8.5.0-r0) [2025-08-15T02:02:53.125Z] #10 2.272 (68/115) Installing libunibreak (6.1-r0) [2025-08-15T02:02:53.125Z] #10 2.277 (69/115) Installing libass (0.17.2-r0) [2025-08-15T02:02:53.125Z] #10 2.292 (70/115) Installing libbluray (1.3.4-r1) [2025-08-15T02:02:53.125Z] #10 2.303 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-08-15T02:02:53.383Z] #10 2.311 (72/115) Installing libopenmpt (0.7.7-r0) [2025-08-15T02:02:53.384Z] #10 2.334 (73/115) Installing cjson (1.7.18-r0) [2025-08-15T02:02:53.384Z] #10 2.337 (74/115) Installing mbedtls (3.6.4-r0) [2025-08-15T02:02:53.384Z] #10 2.349 (75/115) Installing librist (0.2.10-r1) [2025-08-15T02:02:53.384Z] #10 2.357 (76/115) Installing libsrt (1.5.3-r0) [2025-08-15T02:02:53.384Z] #10 2.379 (77/115) Installing libssh (0.10.6-r0) [2025-08-15T02:02:53.384Z] #10 2.388 (78/115) Installing xz-libs (5.6.2-r1) [2025-08-15T02:02:53.384Z] #10 2.395 (79/115) Installing libxml2 (2.12.10-r0) [2025-08-15T02:02:53.384Z] #10 2.411 (80/115) Installing libsodium (1.0.19-r0) [2025-08-15T02:02:53.384Z] #10 2.420 (81/115) Installing libzmq (4.3.5-r2) [2025-08-15T02:02:53.384Z] #10 2.438 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-15T02:02:53.384Z] #10 2.466 (83/115) Installing serd-libs (0.32.2-r0) [2025-08-15T02:02:53.384Z] #10 2.470 (84/115) Installing zix-libs (0.4.2-r0) [2025-08-15T02:02:53.384Z] #10 2.474 (85/115) Installing sord-libs (0.16.16-r0) [2025-08-15T02:02:53.384Z] #10 2.479 (86/115) Installing sratom (0.6.16-r0) [2025-08-15T02:02:53.384Z] #10 2.506 (87/115) Installing lilv-libs (0.24.24-r1) [2025-08-15T02:02:53.384Z] #10 2.511 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-08-15T02:02:53.642Z] #10 ... [2025-08-15T02:02:53.642Z] [2025-08-15T02:02:53.642Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-15T02:02:53.642Z] #16 0.225 % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-15T02:02:53.642Z] #16 0.225 Dload Upload Total Spent Left Speed [2025-08-15T02:02:53.642Z] #16 0.225 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45720 0 --:--:-- --:--:-- --:--:-- 48272 [2025-08-15T02:02:53.642Z] #16 DONE 0.4s [2025-08-15T02:02:53.642Z] [2025-08-15T02:02:53.642Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-15T02:02:53.642Z] #10 2.546 (89/115) Installing libdovi (3.3.0-r0) [2025-08-15T02:02:53.642Z] #10 2.555 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-08-15T02:02:53.642Z] #10 2.595 (91/115) Installing shaderc (2024.0-r0) [2025-08-15T02:02:53.642Z] #10 2.603 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-08-15T02:02:53.642Z] #10 2.626 (93/115) Installing libplacebo (6.338.2-r1) [2025-08-15T02:02:53.642Z] #10 2.641 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-08-15T02:02:53.642Z] #10 2.646 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-08-15T02:02:53.642Z] #10 2.657 (96/115) Installing vidstab (1.1.1-r0) [2025-08-15T02:02:53.642Z] #10 2.662 (97/115) Installing zimg (3.0.5-r2) [2025-08-15T02:02:53.642Z] #10 2.676 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-08-15T02:02:53.642Z] #10 2.757 (99/115) Installing libasyncns (0.8-r3) [2025-08-15T02:02:53.912Z] #10 2.761 (100/115) Installing dbus-libs (1.14.10-r1) [2025-08-15T02:02:53.912Z] #10 2.767 (101/115) Installing libltdl (2.4.7-r3) [2025-08-15T02:02:53.912Z] #10 2.772 (102/115) Installing orc (0.4.40-r0) [2025-08-15T02:02:53.912Z] #10 2.781 (103/115) Installing libflac (1.4.3-r1) [2025-08-15T02:02:53.912Z] #10 2.789 (104/115) Installing libsndfile (1.2.2-r1) [2025-08-15T02:02:53.912Z] #10 2.799 (105/115) Installing speexdsp (1.2.1-r2) [2025-08-15T02:02:53.912Z] #10 2.813 (106/115) Installing tdb-libs (1.4.9-r1) [2025-08-15T02:02:53.912Z] #10 2.819 (107/115) Installing libpulse (17.0-r0) [2025-08-15T02:02:53.912Z] #10 2.840 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-08-15T02:02:53.912Z] #10 2.847 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-08-15T02:02:53.912Z] #10 2.852 (110/115) Installing ffmpeg (6.1.1-r8) [2025-08-15T02:02:53.912Z] #10 2.863 (111/115) Installing udev-init-scripts (35-r1) [2025-08-15T02:02:53.912Z] #10 2.867 (112/115) Installing eudev-libs (3.2.14-r2) [2025-08-15T02:02:53.912Z] #10 2.873 (113/115) Installing zstd-libs (1.5.6-r0) [2025-08-15T02:02:53.912Z] #10 2.887 (114/115) Installing kmod-libs (32-r0) [2025-08-15T02:02:53.912Z] #10 2.894 (115/115) Installing eudev (3.2.14-r2) [2025-08-15T02:02:53.912Z] #10 2.908 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:02:53.912Z] #10 2.917 Executing glib-2.80.5-r0.trigger [2025-08-15T02:02:53.912Z] #10 2.922 Executing eudev-3.2.14-r2.trigger [2025-08-15T02:02:53.912Z] #10 2.927 OK: 134 MiB in 129 packages [2025-08-15T02:02:54.170Z] #10 DONE 3.3s [2025-08-15T02:02:54.170Z] [2025-08-15T02:02:54.170Z] #17 [builder 8/8] RUN make build [2025-08-15T02:02:54.170Z] #17 0.273 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-08-15T02:02:55.106Z] #17 ... [2025-08-15T02:02:55.106Z] [2025-08-15T02:02:55.106Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-08-15T02:02:55.106Z] #18 0.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:02:55.106Z] #18 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:02:55.106Z] #18 0.638 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:02:55.106Z] #18 0.658 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:02:55.106Z] #18 0.707 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:02:55.106Z] #18 0.711 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:02:55.106Z] #18 0.716 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:02:55.106Z] #18 0.722 OK: 134 MiB in 129 packages [2025-08-15T02:02:55.106Z] #18 DONE 1.0s [2025-08-15T02:02:55.363Z] [2025-08-15T02:02:55.363Z] #17 [builder 8/8] RUN make build [2025-08-15T02:03:27.449Z] #17 DONE 29.9s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-08-15T02:03:27.449Z] #19 DONE 0.4s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-08-15T02:03:27.449Z] #20 DONE 0.0s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-08-15T02:03:27.449Z] #21 DONE 0.2s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-08-15T02:03:27.449Z] #22 DONE 0.1s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-08-15T02:03:27.449Z] #23 DONE 0.0s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-08-15T02:03:27.449Z] #24 DONE 0.0s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-08-15T02:03:27.449Z] #25 DONE 0.3s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-08-15T02:03:27.449Z] #26 DONE 0.3s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-08-15T02:03:27.449Z] #27 DONE 0.3s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-08-15T02:03:27.449Z] #28 DONE 0.3s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-08-15T02:03:27.449Z] #29 DONE 0.3s [2025-08-15T02:03:27.449Z] [2025-08-15T02:03:27.449Z] #30 exporting to image [2025-08-15T02:03:27.449Z] #30 exporting layers [2025-08-15T02:03:27.449Z] #30 exporting layers 0.5s done [2025-08-15T02:03:27.449Z] #30 writing image sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done [2025-08-15T02:03:27.449Z] #30 naming to docker.io/library/device-usb-camera done [2025-08-15T02:03:27.449Z] #30 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:03:27.580Z] provisioning config files... [2025-08-15T02:03:27.589Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15674104733550654608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:03:27.890Z] ---> ****-login.sh [2025-08-15T02:03:27.890Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:03:27.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:03:27.890Z] Login Succeeded [2025-08-15T02:03:27.890Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:03:27.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:03:27.891Z] Login Succeeded [2025-08-15T02:03:27.891Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:03:28.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:03:28.149Z] Login Succeeded [2025-08-15T02:03:28.149Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:03:28.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:03:28.149Z] Login Succeeded [2025-08-15T02:03:28.149Z] ****.io [2025-08-15T02:03:28.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:03:28.410Z] Login Succeeded [2025-08-15T02:03:28.410Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:03:28.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:03:28.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:03:28.494Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-08-15T02:03:28.494Z] 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [2025-08-15T02:03:28.494Z] latest [2025-08-15T02:03:28.494Z] 4.1.0-dev.3 [2025-08-15T02:03:28.494Z] 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [2025-08-15T02:03:28.494Z] main [2025-08-15T02:03:28.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:03:28.841Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:03:29.161Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [2025-08-15T02:03:29.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-15T02:03:29.161Z] 34ece0549e21: Preparing [2025-08-15T02:03:29.161Z] 07e8cbdc9b19: Preparing [2025-08-15T02:03:29.161Z] 39339d79266a: Preparing [2025-08-15T02:03:29.161Z] 39339d79266a: Preparing [2025-08-15T02:03:29.161Z] f0083bf6475a: Preparing [2025-08-15T02:03:29.161Z] 7206d983d249: Preparing [2025-08-15T02:03:29.161Z] d1f8df613d31: Preparing [2025-08-15T02:03:29.161Z] 9877b1ab1c75: Preparing [2025-08-15T02:03:29.161Z] fd970ac14301: Preparing [2025-08-15T02:03:29.161Z] 6515f112def2: Preparing [2025-08-15T02:03:29.161Z] a623ae0e1740: Preparing [2025-08-15T02:03:29.161Z] f728e5572140: Preparing [2025-08-15T02:03:29.161Z] 0b96dbc4a8a2: Preparing [2025-08-15T02:03:29.161Z] d1f8df613d31: Waiting [2025-08-15T02:03:29.161Z] fd970ac14301: Waiting [2025-08-15T02:03:29.161Z] 6515f112def2: Waiting [2025-08-15T02:03:29.161Z] a623ae0e1740: Waiting [2025-08-15T02:03:29.161Z] f728e5572140: Waiting [2025-08-15T02:03:29.161Z] 0b96dbc4a8a2: Waiting [2025-08-15T02:03:29.161Z] 9877b1ab1c75: Waiting [2025-08-15T02:03:29.161Z] 097100c76c15: Preparing [2025-08-15T02:03:29.161Z] 097100c76c15: Waiting [2025-08-15T02:03:29.161Z] 39339d79266a: Pushed [2025-08-15T02:03:29.161Z] 07e8cbdc9b19: Pushed [2025-08-15T02:03:29.161Z] 7206d983d249: Pushed [2025-08-15T02:03:29.161Z] 34ece0549e21: Pushed [2025-08-15T02:03:29.161Z] d1f8df613d31: Pushed [2025-08-15T02:03:29.161Z] fd970ac14301: Pushed [2025-08-15T02:03:29.421Z] 9877b1ab1c75: Pushed [2025-08-15T02:03:29.421Z] 6515f112def2: Pushed [2025-08-15T02:03:29.421Z] 097100c76c15: Layer already exists [2025-08-15T02:03:29.421Z] f728e5572140: Pushed [2025-08-15T02:03:32.702Z] f0083bf6475a: Pushed [2025-08-15T02:03:35.958Z] a623ae0e1740: Pushed [2025-08-15T02:03:47.693Z] 0b96dbc4a8a2: Pushed [2025-08-15T02:03:47.693Z] 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc: digest: sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:03:48.022Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:03:48.347Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-15T02:03:48.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-15T02:03:48.347Z] 34ece0549e21: Preparing [2025-08-15T02:03:48.347Z] 07e8cbdc9b19: Preparing [2025-08-15T02:03:48.347Z] 39339d79266a: Preparing [2025-08-15T02:03:48.347Z] 39339d79266a: Preparing [2025-08-15T02:03:48.347Z] f0083bf6475a: Preparing [2025-08-15T02:03:48.347Z] 7206d983d249: Preparing [2025-08-15T02:03:48.347Z] d1f8df613d31: Preparing [2025-08-15T02:03:48.347Z] 9877b1ab1c75: Preparing [2025-08-15T02:03:48.347Z] fd970ac14301: Preparing [2025-08-15T02:03:48.347Z] 6515f112def2: Preparing [2025-08-15T02:03:48.347Z] a623ae0e1740: Preparing [2025-08-15T02:03:48.347Z] f728e5572140: Preparing [2025-08-15T02:03:48.347Z] 0b96dbc4a8a2: Preparing [2025-08-15T02:03:48.347Z] 097100c76c15: Preparing [2025-08-15T02:03:48.347Z] fd970ac14301: Waiting [2025-08-15T02:03:48.347Z] 6515f112def2: Waiting [2025-08-15T02:03:48.347Z] a623ae0e1740: Waiting [2025-08-15T02:03:48.347Z] f728e5572140: Waiting [2025-08-15T02:03:48.347Z] 0b96dbc4a8a2: Waiting [2025-08-15T02:03:48.347Z] 097100c76c15: Waiting [2025-08-15T02:03:48.347Z] d1f8df613d31: Waiting [2025-08-15T02:03:48.347Z] 9877b1ab1c75: Waiting [2025-08-15T02:03:48.347Z] 07e8cbdc9b19: Layer already exists [2025-08-15T02:03:48.347Z] f0083bf6475a: Layer already exists [2025-08-15T02:03:48.347Z] 39339d79266a: Layer already exists [2025-08-15T02:03:48.347Z] 7206d983d249: Layer already exists [2025-08-15T02:03:48.347Z] 34ece0549e21: Layer already exists [2025-08-15T02:03:48.347Z] d1f8df613d31: Layer already exists [2025-08-15T02:03:48.347Z] 9877b1ab1c75: Layer already exists [2025-08-15T02:03:48.347Z] fd970ac14301: Layer already exists [2025-08-15T02:03:48.347Z] a623ae0e1740: Layer already exists [2025-08-15T02:03:48.347Z] 6515f112def2: Layer already exists [2025-08-15T02:03:48.347Z] f728e5572140: Layer already exists [2025-08-15T02:03:48.347Z] 0b96dbc4a8a2: Layer already exists [2025-08-15T02:03:48.347Z] 097100c76c15: Layer already exists [2025-08-15T02:03:48.347Z] latest: digest: sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:03:48.679Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:03:49.008Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [2025-08-15T02:03:49.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-15T02:03:49.008Z] 34ece0549e21: Preparing [2025-08-15T02:03:49.008Z] 07e8cbdc9b19: Preparing [2025-08-15T02:03:49.008Z] 39339d79266a: Preparing [2025-08-15T02:03:49.008Z] 39339d79266a: Preparing [2025-08-15T02:03:49.008Z] f0083bf6475a: Preparing [2025-08-15T02:03:49.008Z] 7206d983d249: Preparing [2025-08-15T02:03:49.008Z] d1f8df613d31: Preparing [2025-08-15T02:03:49.008Z] 9877b1ab1c75: Preparing [2025-08-15T02:03:49.008Z] fd970ac14301: Preparing [2025-08-15T02:03:49.008Z] 6515f112def2: Preparing [2025-08-15T02:03:49.008Z] a623ae0e1740: Preparing [2025-08-15T02:03:49.008Z] f728e5572140: Preparing [2025-08-15T02:03:49.008Z] 0b96dbc4a8a2: Preparing [2025-08-15T02:03:49.008Z] 097100c76c15: Preparing [2025-08-15T02:03:49.008Z] 6515f112def2: Waiting [2025-08-15T02:03:49.008Z] a623ae0e1740: Waiting [2025-08-15T02:03:49.008Z] f728e5572140: Waiting [2025-08-15T02:03:49.008Z] 0b96dbc4a8a2: Waiting [2025-08-15T02:03:49.008Z] 097100c76c15: Waiting [2025-08-15T02:03:49.008Z] 9877b1ab1c75: Waiting [2025-08-15T02:03:49.008Z] fd970ac14301: Waiting [2025-08-15T02:03:49.008Z] d1f8df613d31: Waiting [2025-08-15T02:03:49.008Z] 39339d79266a: Layer already exists [2025-08-15T02:03:49.008Z] 07e8cbdc9b19: Layer already exists [2025-08-15T02:03:49.008Z] 7206d983d249: Layer already exists [2025-08-15T02:03:49.008Z] f0083bf6475a: Layer already exists [2025-08-15T02:03:49.008Z] 34ece0549e21: Layer already exists [2025-08-15T02:03:49.008Z] fd970ac14301: Layer already exists [2025-08-15T02:03:49.008Z] d1f8df613d31: Layer already exists [2025-08-15T02:03:49.008Z] 9877b1ab1c75: Layer already exists [2025-08-15T02:03:49.008Z] 6515f112def2: Layer already exists [2025-08-15T02:03:49.008Z] a623ae0e1740: Layer already exists [2025-08-15T02:03:49.008Z] f728e5572140: Layer already exists [2025-08-15T02:03:49.008Z] 097100c76c15: Layer already exists [2025-08-15T02:03:49.008Z] 0b96dbc4a8a2: Layer already exists [2025-08-15T02:03:49.008Z] 4.1.0-dev.3: digest: sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:03:49.337Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:03:49.666Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [2025-08-15T02:03:49.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-15T02:03:49.666Z] 34ece0549e21: Preparing [2025-08-15T02:03:49.666Z] 07e8cbdc9b19: Preparing [2025-08-15T02:03:49.666Z] 39339d79266a: Preparing [2025-08-15T02:03:49.666Z] 39339d79266a: Preparing [2025-08-15T02:03:49.666Z] f0083bf6475a: Preparing [2025-08-15T02:03:49.666Z] 7206d983d249: Preparing [2025-08-15T02:03:49.666Z] d1f8df613d31: Preparing [2025-08-15T02:03:49.666Z] 9877b1ab1c75: Preparing [2025-08-15T02:03:49.666Z] fd970ac14301: Preparing [2025-08-15T02:03:49.666Z] 6515f112def2: Preparing [2025-08-15T02:03:49.666Z] a623ae0e1740: Preparing [2025-08-15T02:03:49.666Z] f728e5572140: Preparing [2025-08-15T02:03:49.666Z] 0b96dbc4a8a2: Preparing [2025-08-15T02:03:49.666Z] 097100c76c15: Preparing [2025-08-15T02:03:49.666Z] d1f8df613d31: Waiting [2025-08-15T02:03:49.666Z] fd970ac14301: Waiting [2025-08-15T02:03:49.666Z] 9877b1ab1c75: Waiting [2025-08-15T02:03:49.666Z] 6515f112def2: Waiting [2025-08-15T02:03:49.666Z] a623ae0e1740: Waiting [2025-08-15T02:03:49.666Z] f728e5572140: Waiting [2025-08-15T02:03:49.666Z] 0b96dbc4a8a2: Waiting [2025-08-15T02:03:49.666Z] 097100c76c15: Waiting [2025-08-15T02:03:49.666Z] f0083bf6475a: Layer already exists [2025-08-15T02:03:49.666Z] 7206d983d249: Layer already exists [2025-08-15T02:03:49.666Z] 34ece0549e21: Layer already exists [2025-08-15T02:03:49.666Z] 07e8cbdc9b19: Layer already exists [2025-08-15T02:03:49.666Z] 39339d79266a: Layer already exists [2025-08-15T02:03:49.666Z] d1f8df613d31: Layer already exists [2025-08-15T02:03:49.666Z] a623ae0e1740: Layer already exists [2025-08-15T02:03:49.666Z] 9877b1ab1c75: Layer already exists [2025-08-15T02:03:49.666Z] fd970ac14301: Layer already exists [2025-08-15T02:03:49.666Z] 6515f112def2: Layer already exists [2025-08-15T02:03:49.666Z] f728e5572140: Layer already exists [2025-08-15T02:03:49.666Z] 0b96dbc4a8a2: Layer already exists [2025-08-15T02:03:49.666Z] 097100c76c15: Layer already exists [2025-08-15T02:03:49.666Z] 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3: digest: sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:03:49.993Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:03:50.324Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-15T02:03:50.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-15T02:03:50.324Z] 34ece0549e21: Preparing [2025-08-15T02:03:50.324Z] 07e8cbdc9b19: Preparing [2025-08-15T02:03:50.324Z] 39339d79266a: Preparing [2025-08-15T02:03:50.324Z] 39339d79266a: Preparing [2025-08-15T02:03:50.324Z] f0083bf6475a: Preparing [2025-08-15T02:03:50.324Z] 7206d983d249: Preparing [2025-08-15T02:03:50.324Z] d1f8df613d31: Preparing [2025-08-15T02:03:50.324Z] 9877b1ab1c75: Preparing [2025-08-15T02:03:50.324Z] fd970ac14301: Preparing [2025-08-15T02:03:50.324Z] 6515f112def2: Preparing [2025-08-15T02:03:50.324Z] a623ae0e1740: Preparing [2025-08-15T02:03:50.324Z] f728e5572140: Preparing [2025-08-15T02:03:50.324Z] 0b96dbc4a8a2: Preparing [2025-08-15T02:03:50.324Z] 097100c76c15: Preparing [2025-08-15T02:03:50.324Z] 6515f112def2: Waiting [2025-08-15T02:03:50.324Z] a623ae0e1740: Waiting [2025-08-15T02:03:50.324Z] d1f8df613d31: Waiting [2025-08-15T02:03:50.324Z] f728e5572140: Waiting [2025-08-15T02:03:50.324Z] 0b96dbc4a8a2: Waiting [2025-08-15T02:03:50.324Z] 9877b1ab1c75: Waiting [2025-08-15T02:03:50.325Z] 097100c76c15: Waiting [2025-08-15T02:03:50.325Z] fd970ac14301: Waiting [2025-08-15T02:03:50.325Z] 34ece0549e21: Layer already exists [2025-08-15T02:03:50.325Z] 7206d983d249: Layer already exists [2025-08-15T02:03:50.325Z] 07e8cbdc9b19: Layer already exists [2025-08-15T02:03:50.325Z] 39339d79266a: Layer already exists [2025-08-15T02:03:50.325Z] f0083bf6475a: Layer already exists [2025-08-15T02:03:50.325Z] d1f8df613d31: Layer already exists [2025-08-15T02:03:50.325Z] 9877b1ab1c75: Layer already exists [2025-08-15T02:03:50.325Z] 6515f112def2: Layer already exists [2025-08-15T02:03:50.325Z] a623ae0e1740: Layer already exists [2025-08-15T02:03:50.325Z] fd970ac14301: Layer already exists [2025-08-15T02:03:50.325Z] f728e5572140: Layer already exists [2025-08-15T02:03:50.325Z] 097100c76c15: Layer already exists [2025-08-15T02:03:50.325Z] 0b96dbc4a8a2: Layer already exists [2025-08-15T02:03:50.325Z] main: digest: sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:03:50.408Z] ===================================================== [Pipeline] echo [2025-08-15T02:03:50.423Z] taggedImages: [2025-08-15T02:03:50.423Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [2025-08-15T02:03:50.423Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-15T02:03:50.423Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [2025-08-15T02:03:50.423Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [2025-08-15T02:03:50.423Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2025-08-15T02:03:50.479Z] ========================================================= [2025-08-15T02:03:50.479Z] [edgeXBuildMultiArch] RAW Config: [2025-08-15T02:03:50.479Z] images: [2025-08-15T02:03:50.479Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [2025-08-15T02:03:50.479Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-15T02:03:50.479Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [2025-08-15T02:03:50.479Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [2025-08-15T02:03:50.479Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-15T02:03:50.479Z] settingsFile: [2025-08-15T02:03:50.479Z] device-usb-camera-settings [2025-08-15T02:03:50.479Z] ========================================================= [Pipeline] node [2025-08-15T02:04:01.007Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7039 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-08-15T02:04:01.023Z] Running in /w/workspace/device-usb-camera/203 [Pipeline] { [Pipeline] checkout [2025-08-15T02:04:04.084Z] Selected Git installation does not exist. Using Default [2025-08-15T02:04:04.084Z] The recommended git tool is: NONE [2025-08-15T02:04:05.484Z] Still waiting to schedule task [2025-08-15T02:04:05.484Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-15T02:04:08.814Z] using credential edgex-jenkins-ssh [2025-08-15T02:04:08.836Z] Cloning the remote Git repository [2025-08-15T02:04:08.875Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-08-15T02:04:08.972Z] > git init /w/workspace/device-usb-camera/203 # timeout=10 [2025-08-15T02:04:09.149Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-08-15T02:04:09.150Z] > git --version # timeout=10 [2025-08-15T02:04:09.183Z] > git --version # 'git version 2.25.1' [2025-08-15T02:04:09.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-15T02:04:09.348Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T02:04:12.589Z] Avoid second fetch [2025-08-15T02:04:12.589Z] Checking out Revision 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc (main) [2025-08-15T02:04:11.622Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-08-15T02:04:11.652Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T02:04:12.607Z] > git config core.sparsecheckout # timeout=10 [2025-08-15T02:04:12.678Z] > git checkout -f 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc # timeout=10 [2025-08-15T02:04:13.239Z] Commit message: "Merge pull request #405 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:04:17.708Z] provisioning config files... [2025-08-15T02:04:17.739Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/203@tmp/config13295120271162015361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:04:18.442Z] ---> ****-login.sh [2025-08-15T02:04:18.442Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:04:18.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:04:19.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:04:19.001Z] Configure a credential helper to remove this warning. See [2025-08-15T02:04:19.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:04:19.001Z] [2025-08-15T02:04:19.001Z] Login Succeeded [2025-08-15T02:04:19.001Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:04:19.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:04:19.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:04:19.548Z] Configure a credential helper to remove this warning. See [2025-08-15T02:04:19.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:04:19.549Z] [2025-08-15T02:04:19.549Z] Login Succeeded [2025-08-15T02:04:19.549Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:04:19.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:04:19.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:04:19.822Z] Configure a credential helper to remove this warning. See [2025-08-15T02:04:19.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:04:19.822Z] [2025-08-15T02:04:19.822Z] Login Succeeded [2025-08-15T02:04:19.822Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:04:20.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:04:20.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:04:20.101Z] Configure a credential helper to remove this warning. See [2025-08-15T02:04:20.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:04:20.101Z] [2025-08-15T02:04:20.372Z] Login Succeeded [2025-08-15T02:04:20.372Z] ****.io [2025-08-15T02:04:20.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:04:20.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:04:20.919Z] Configure a credential helper to remove this warning. See [2025-08-15T02:04:20.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:04:20.919Z] [2025-08-15T02:04:20.919Z] Login Succeeded [2025-08-15T02:04:20.919Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:04:20.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T02:04:21.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:04:21.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:04:21.325Z] ========================================================= [2025-08-15T02:04:21.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-15T02:04:21.325Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:04:21.709Z] + 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-08-15T02:04:22.305Z] Sending build context to Docker daemon 11.89MB [2025-08-15T02:04:22.305Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T02:04:22.305Z] Step 2/13 : FROM ${BASE} AS builder [2025-08-15T02:04:22.305Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-15T02:04:22.305Z] 94e9d8af2201: Pulling fs layer [2025-08-15T02:04:22.305Z] a6c56e8762df: Pulling fs layer [2025-08-15T02:04:22.305Z] f0f3c8884826: Pulling fs layer [2025-08-15T02:04:22.305Z] c7e7622c144d: Pulling fs layer [2025-08-15T02:04:22.305Z] 4f4fb700ef54: Pulling fs layer [2025-08-15T02:04:22.305Z] b4c3b6d88c5a: Pulling fs layer [2025-08-15T02:04:22.305Z] ba8bce9d2590: Pulling fs layer [2025-08-15T02:04:22.305Z] ca778ea9c289: Pulling fs layer [2025-08-15T02:04:22.305Z] c7e7622c144d: Waiting [2025-08-15T02:04:22.305Z] 4f4fb700ef54: Waiting [2025-08-15T02:04:22.305Z] b4c3b6d88c5a: Waiting [2025-08-15T02:04:22.305Z] ba8bce9d2590: Waiting [2025-08-15T02:04:22.305Z] ca778ea9c289: Waiting [2025-08-15T02:04:22.305Z] a6c56e8762df: Verifying Checksum [2025-08-15T02:04:22.305Z] a6c56e8762df: Download complete [2025-08-15T02:04:22.305Z] c7e7622c144d: Verifying Checksum [2025-08-15T02:04:22.305Z] c7e7622c144d: Download complete [2025-08-15T02:04:22.305Z] 4f4fb700ef54: Verifying Checksum [2025-08-15T02:04:22.305Z] 4f4fb700ef54: Download complete [2025-08-15T02:04:22.305Z] b4c3b6d88c5a: Verifying Checksum [2025-08-15T02:04:22.305Z] b4c3b6d88c5a: Download complete [2025-08-15T02:04:22.577Z] 94e9d8af2201: Download complete [2025-08-15T02:04:23.172Z] ca778ea9c289: Verifying Checksum [2025-08-15T02:04:23.172Z] ca778ea9c289: Download complete [2025-08-15T02:04:23.768Z] 94e9d8af2201: Pull complete [2025-08-15T02:04:24.364Z] a6c56e8762df: Pull complete [2025-08-15T02:04:24.635Z] f0f3c8884826: Verifying Checksum [2025-08-15T02:04:24.635Z] f0f3c8884826: Download complete [2025-08-15T02:04:25.606Z] ba8bce9d2590: Verifying Checksum [2025-08-15T02:04:25.606Z] ba8bce9d2590: Download complete [2025-08-15T02:04:37.956Z] f0f3c8884826: Pull complete [2025-08-15T02:04:38.230Z] c7e7622c144d: Pull complete [2025-08-15T02:04:38.499Z] 4f4fb700ef54: Pull complete [2025-08-15T02:04:38.499Z] b4c3b6d88c5a: Pull complete [2025-08-15T02:04:46.765Z] ba8bce9d2590: Pull complete [2025-08-15T02:04:49.359Z] ca778ea9c289: Pull complete [2025-08-15T02:04:49.359Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-15T02:04:49.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-15T02:04:49.359Z] ---> 47b25d7523d1 [2025-08-15T02:04:49.359Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-08-15T02:04:50.794Z] ---> Running in 4c48cfcb251e [2025-08-15T02:04:51.384Z] Removing intermediate container 4c48cfcb251e [2025-08-15T02:04:51.384Z] ---> 7b96a31601ae [2025-08-15T02:04:51.384Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-15T02:04:51.384Z] ---> Running in 63d72b066ac6 [2025-08-15T02:04:51.657Z] Removing intermediate container 63d72b066ac6 [2025-08-15T02:04:51.657Z] ---> 846b667e300e [2025-08-15T02:04:51.657Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-08-15T02:04:51.657Z] ---> Running in adfa3aecdaf6 [2025-08-15T02:04:51.938Z] Removing intermediate container adfa3aecdaf6 [2025-08-15T02:04:51.938Z] ---> b80065b18ec6 [2025-08-15T02:04:51.938Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-08-15T02:04:52.219Z] ---> Running in e80aefd3eb19 [2025-08-15T02:04:52.488Z] Removing intermediate container e80aefd3eb19 [2025-08-15T02:04:52.488Z] ---> 831e348a29a6 [2025-08-15T02:04:52.488Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-15T02:04:52.488Z] ---> Running in 917dc4d084ff [2025-08-15T02:04:53.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:04:54.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:04:55.608Z] (1/14) Installing libintl (0.22.5-r0) [2025-08-15T02:04:55.609Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-08-15T02:04:55.881Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-08-15T02:04:55.881Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-08-15T02:04:55.881Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-08-15T02:04:55.881Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-08-15T02:04:55.881Z] (7/14) Installing udev-init-scripts (35-r1) [2025-08-15T02:04:55.881Z] (8/14) Installing libeconf (0.6.3-r0) [2025-08-15T02:04:55.881Z] (9/14) Installing libblkid (2.40.1-r1) [2025-08-15T02:04:55.881Z] (10/14) Installing xz-libs (5.6.2-r1) [2025-08-15T02:04:55.881Z] (11/14) Installing kmod-libs (32-r0) [2025-08-15T02:04:55.881Z] (12/14) Installing eudev (3.2.14-r2) [2025-08-15T02:04:55.881Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-08-15T02:04:56.153Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-08-15T02:04:56.153Z] Executing busybox-1.36.1-r29.trigger [2025-08-15T02:04:56.153Z] Executing eudev-3.2.14-r2.trigger [2025-08-15T02:04:56.153Z] OK: 247 MiB in 72 packages [2025-08-15T02:04:57.584Z] Removing intermediate container 917dc4d084ff [2025-08-15T02:04:57.584Z] ---> 1196680b3b5b [2025-08-15T02:04:57.584Z] Step 8/13 : WORKDIR /device-usb-camera [2025-08-15T02:04:57.584Z] ---> Running in 6b3c92b72a63 [2025-08-15T02:04:57.856Z] Removing intermediate container 6b3c92b72a63 [2025-08-15T02:04:57.857Z] ---> 24360115b8f5 [2025-08-15T02:04:57.857Z] Step 9/13 : COPY go.mod vendor* ./ [2025-08-15T02:04:58.445Z] ---> 0e25acd90aed [2025-08-15T02:04:58.445Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:04:58.715Z] ---> Running in 2144ff0daa53 [2025-08-15T02:05:04.844Z] Running on prd-centos7-docker-4c-2g-7042 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:05:04.895Z] provisioning config files... [2025-08-15T02:05:04.916Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6428417919942868885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:05:09.113Z] ---> ****-login.sh [2025-08-15T02:05:09.114Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:05:09.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:05:09.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:05:09.384Z] Configure a credential helper to remove this warning. See [2025-08-15T02:05:09.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:05:09.384Z] [2025-08-15T02:05:09.384Z] Login Succeeded [2025-08-15T02:05:09.384Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:05:09.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:05:09.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:05:09.384Z] Configure a credential helper to remove this warning. See [2025-08-15T02:05:09.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:05:09.384Z] [2025-08-15T02:05:09.384Z] Login Succeeded [2025-08-15T02:05:09.385Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:05:09.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:05:09.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:05:09.647Z] Configure a credential helper to remove this warning. See [2025-08-15T02:05:09.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:05:09.647Z] [2025-08-15T02:05:09.647Z] Login Succeeded [2025-08-15T02:05:09.647Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:05:09.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:05:09.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:05:09.648Z] Configure a credential helper to remove this warning. See [2025-08-15T02:05:09.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:05:09.648Z] [2025-08-15T02:05:09.648Z] Login Succeeded [2025-08-15T02:05:09.648Z] ****.io [2025-08-15T02:05:09.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:05:09.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:05:09.910Z] Configure a credential helper to remove this warning. See [2025-08-15T02:05:09.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:05:09.910Z] [2025-08-15T02:05:09.910Z] Login Succeeded [2025-08-15T02:05:09.910Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:05:09.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:05:10.299Z] + docker buildx ls [2025-08-15T02:05:10.565Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-15T02:05:10.565Z] default * docker [2025-08-15T02:05:10.565Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-15T02:05:10.860Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-15T02:05:10.860Z] edgex-builder [Pipeline] sh [2025-08-15T02:05:11.167Z] + docker buildx inspect --bootstrap [2025-08-15T02:05:11.167Z] #1 [internal] booting buildkit [2025-08-15T02:05:11.167Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-15T02:05:14.461Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2025-08-15T02:05:14.461Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-15T02:05:16.375Z] #1 creating container buildx_buildkit_edgex-builder0 2.0s done [2025-08-15T02:05:16.375Z] #1 DONE 5.3s [2025-08-15T02:05:16.375Z] Name: edgex-builder [2025-08-15T02:05:16.375Z] Driver: docker-container [2025-08-15T02:05:16.375Z] [2025-08-15T02:05:16.375Z] Nodes: [2025-08-15T02:05:16.375Z] Name: edgex-builder0 [2025-08-15T02:05:16.375Z] Endpoint: unix:///var/run/docker.sock [2025-08-15T02:05:16.375Z] Status: running [2025-08-15T02:05:16.375Z] Buildkit: v0.22.0 [2025-08-15T02:05:16.375Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-15T02:05:16.667Z] + docker buildx ls [2025-08-15T02:05:16.667Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-15T02:05:16.667Z] edgex-builder * docker-container [2025-08-15T02:05:16.667Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-15T02:05:16.667Z] default docker [2025-08-15T02:05:16.667Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-15T02:05:16.959Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc' [2025-08-15T02:05:16.959Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc --push - [2025-08-15T02:05:16.959Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:05:16.959Z] #1 transferring dockerfile: 202B done [2025-08-15T02:05:16.959Z] #1 DONE 0.0s [2025-08-15T02:05:16.959Z] [2025-08-15T02:05:16.959Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [2025-08-15T02:05:16.959Z] #2 DONE 0.1s [2025-08-15T02:05:16.959Z] [2025-08-15T02:05:16.959Z] #3 [internal] load .dockerignore [2025-08-15T02:05:16.959Z] #3 transferring context: [2025-08-15T02:05:17.219Z] #3 transferring context: 2B done [2025-08-15T02:05:17.219Z] #3 DONE 0.0s [2025-08-15T02:05:17.219Z] [2025-08-15T02:05:17.219Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [2025-08-15T02:05:17.219Z] #4 DONE 0.1s [2025-08-15T02:05:17.219Z] [2025-08-15T02:05:17.219Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 [2025-08-15T02:05:17.219Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done [2025-08-15T02:05:17.219Z] #5 DONE 0.0s [2025-08-15T02:05:17.219Z] [2025-08-15T02:05:17.219Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 [2025-08-15T02:05:17.219Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done [2025-08-15T02:05:17.479Z] #6 DONE 0.1s [2025-08-15T02:05:17.479Z] [2025-08-15T02:05:17.479Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T02:05:17.479Z] #7 DONE 0.0s [2025-08-15T02:05:17.479Z] [2025-08-15T02:05:17.479Z] #8 exporting to image [2025-08-15T02:05:17.479Z] #8 exporting layers done [2025-08-15T02:05:17.479Z] #8 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 done [2025-08-15T02:05:17.479Z] #8 exporting config sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done [2025-08-15T02:05:17.479Z] #8 exporting manifest sha256:04abbc8b04255f35db176d3740ab23c8f6c7bfe84096c9d6c7a633c44ffb6393 done [2025-08-15T02:05:17.479Z] #8 exporting config sha256:e5887f7ee2748663faa28f2ed88d7cc77f6afe63e561123c0e767a2c0d8a30bb done [2025-08-15T02:05:17.479Z] #8 exporting manifest list sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f done [2025-08-15T02:05:17.479Z] #8 pushing layers [2025-08-15T02:05:17.479Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T02:05:25.604Z] #8 pushing layers 7.2s done [2025-08-15T02:05:25.604Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc@sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f 0.1s done [2025-08-15T02:05:25.604Z] #8 DONE 7.3s [2025-08-15T02:05:25.604Z] [2025-08-15T02:05:25.604Z] 1 warning found (use --debug to expand): [2025-08-15T02:05:25.604Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T02:05:25.900Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' [2025-08-15T02:05:25.900Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - [2025-08-15T02:05:25.900Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:05:25.900Z] #1 transferring dockerfile: 168B done [2025-08-15T02:05:25.900Z] #1 DONE 0.0s [2025-08-15T02:05:25.900Z] [2025-08-15T02:05:25.900Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-15T02:05:25.900Z] #2 DONE 0.0s [2025-08-15T02:05:25.900Z] [2025-08-15T02:05:25.900Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-15T02:05:25.900Z] #3 DONE 0.0s [2025-08-15T02:05:25.900Z] [2025-08-15T02:05:25.900Z] #4 [internal] load .dockerignore [2025-08-15T02:05:25.900Z] #4 transferring context: 2B done [2025-08-15T02:05:25.900Z] #4 DONE 0.0s [2025-08-15T02:05:25.900Z] [2025-08-15T02:05:25.900Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 [2025-08-15T02:05:25.900Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done [2025-08-15T02:05:25.900Z] #5 CACHED [2025-08-15T02:05:25.900Z] [2025-08-15T02:05:25.900Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 [2025-08-15T02:05:25.900Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 done [2025-08-15T02:05:25.900Z] #6 CACHED [2025-08-15T02:05:25.900Z] [2025-08-15T02:05:25.900Z] #7 exporting to image [2025-08-15T02:05:25.900Z] #7 exporting layers [2025-08-15T02:05:25.900Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T02:05:26.160Z] #7 exporting layers done [2025-08-15T02:05:26.160Z] #7 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 done [2025-08-15T02:05:26.160Z] #7 exporting config sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done [2025-08-15T02:05:26.160Z] #7 exporting manifest sha256:04abbc8b04255f35db176d3740ab23c8f6c7bfe84096c9d6c7a633c44ffb6393 done [2025-08-15T02:05:26.160Z] #7 exporting config sha256:e5887f7ee2748663faa28f2ed88d7cc77f6afe63e561123c0e767a2c0d8a30bb done [2025-08-15T02:05:26.160Z] #7 exporting manifest list sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f done [2025-08-15T02:05:26.160Z] #7 pushing layers 0.0s done [2025-08-15T02:05:26.160Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f 0.1s done [2025-08-15T02:05:26.160Z] #7 DONE 0.1s [2025-08-15T02:05:26.160Z] [2025-08-15T02:05:26.160Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T02:05:26.160Z] #8 DONE 0.0s [2025-08-15T02:05:26.160Z] [2025-08-15T02:05:26.160Z] 1 warning found (use --debug to expand): [2025-08-15T02:05:26.160Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T02:05:26.464Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3' [2025-08-15T02:05:26.464Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 --push - [2025-08-15T02:05:26.724Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:05:26.724Z] #1 transferring dockerfile: 173B done [2025-08-15T02:05:26.724Z] #1 DONE 0.0s [2025-08-15T02:05:26.724Z] [2025-08-15T02:05:26.724Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [2025-08-15T02:05:26.724Z] #2 DONE 0.0s [2025-08-15T02:05:26.724Z] [2025-08-15T02:05:26.724Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [2025-08-15T02:05:26.724Z] #3 DONE 0.0s [2025-08-15T02:05:26.724Z] [2025-08-15T02:05:26.724Z] #4 [internal] load .dockerignore [2025-08-15T02:05:26.724Z] #4 transferring context: 2B done [2025-08-15T02:05:26.724Z] #4 DONE 0.0s [2025-08-15T02:05:26.724Z] [2025-08-15T02:05:26.724Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 [2025-08-15T02:05:26.724Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done [2025-08-15T02:05:26.724Z] #5 DONE 0.0s [2025-08-15T02:05:26.724Z] [2025-08-15T02:05:26.724Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 [2025-08-15T02:05:26.724Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done [2025-08-15T02:05:26.724Z] #6 CACHED [2025-08-15T02:05:26.724Z] [2025-08-15T02:05:26.724Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 [2025-08-15T02:05:26.724Z] #5 CACHED [2025-08-15T02:05:26.724Z] [2025-08-15T02:05:26.724Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T02:05:26.724Z] #7 DONE 0.0s [2025-08-15T02:05:26.724Z] [2025-08-15T02:05:26.724Z] #8 exporting to image [2025-08-15T02:05:26.724Z] #8 exporting layers done [2025-08-15T02:05:26.724Z] #8 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 done [2025-08-15T02:05:26.724Z] #8 exporting config sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done [2025-08-15T02:05:26.724Z] #8 exporting manifest sha256:04abbc8b04255f35db176d3740ab23c8f6c7bfe84096c9d6c7a633c44ffb6393 done [2025-08-15T02:05:26.724Z] #8 exporting config sha256:e5887f7ee2748663faa28f2ed88d7cc77f6afe63e561123c0e767a2c0d8a30bb done [2025-08-15T02:05:26.724Z] #8 exporting manifest list sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f done [2025-08-15T02:05:26.724Z] #8 pushing layers 0.0s done [2025-08-15T02:05:26.724Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f 0.1s done [2025-08-15T02:05:26.724Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T02:05:26.724Z] #8 DONE 0.1s [2025-08-15T02:05:26.724Z] [2025-08-15T02:05:26.724Z] 1 warning found (use --debug to expand): [2025-08-15T02:05:26.724Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T02:05:27.010Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 --push - [2025-08-15T02:05:27.010Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3' [2025-08-15T02:05:27.010Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:05:27.010Z] #1 transferring dockerfile: 214B done [2025-08-15T02:05:27.010Z] #1 DONE 0.0s [2025-08-15T02:05:27.010Z] [2025-08-15T02:05:27.010Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [2025-08-15T02:05:27.010Z] #2 DONE 0.0s [2025-08-15T02:05:27.010Z] [2025-08-15T02:05:27.010Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [2025-08-15T02:05:27.010Z] #3 DONE 0.0s [2025-08-15T02:05:27.010Z] [2025-08-15T02:05:27.010Z] #4 [internal] load .dockerignore [2025-08-15T02:05:27.010Z] #4 transferring context: 2B done [2025-08-15T02:05:27.010Z] #4 DONE 0.0s [2025-08-15T02:05:27.010Z] [2025-08-15T02:05:27.010Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 [2025-08-15T02:05:27.010Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done [2025-08-15T02:05:27.010Z] #5 CACHED [2025-08-15T02:05:27.010Z] [2025-08-15T02:05:27.010Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 [2025-08-15T02:05:27.010Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done [2025-08-15T02:05:27.010Z] #6 CACHED [2025-08-15T02:05:27.010Z] [2025-08-15T02:05:27.010Z] #7 exporting to image [2025-08-15T02:05:27.010Z] #7 exporting layers done [2025-08-15T02:05:27.010Z] #7 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 done [2025-08-15T02:05:27.010Z] #7 exporting config sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done [2025-08-15T02:05:27.010Z] #7 exporting manifest sha256:04abbc8b04255f35db176d3740ab23c8f6c7bfe84096c9d6c7a633c44ffb6393 done [2025-08-15T02:05:27.010Z] #7 exporting config sha256:e5887f7ee2748663faa28f2ed88d7cc77f6afe63e561123c0e767a2c0d8a30bb done [2025-08-15T02:05:27.010Z] #7 exporting manifest list sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f done [2025-08-15T02:05:27.010Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T02:05:27.269Z] #7 pushing layers 0.0s done [2025-08-15T02:05:27.269Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3@sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f 0.1s done [2025-08-15T02:05:27.269Z] #7 DONE 0.1s [2025-08-15T02:05:27.269Z] [2025-08-15T02:05:27.269Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T02:05:27.269Z] #8 DONE 0.0s [2025-08-15T02:05:27.269Z] [2025-08-15T02:05:27.269Z] 1 warning found (use --debug to expand): [2025-08-15T02:05:27.269Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T02:05:27.558Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' [2025-08-15T02:05:27.558Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - [2025-08-15T02:05:27.817Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:05:27.817Z] #1 transferring dockerfile: 166B done [2025-08-15T02:05:27.817Z] #1 DONE 0.0s [2025-08-15T02:05:27.817Z] [2025-08-15T02:05:27.817Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-15T02:05:27.817Z] #2 DONE 0.0s [2025-08-15T02:05:27.817Z] [2025-08-15T02:05:27.817Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-15T02:05:27.817Z] #3 DONE 0.0s [2025-08-15T02:05:27.817Z] [2025-08-15T02:05:27.817Z] #4 [internal] load .dockerignore [2025-08-15T02:05:27.817Z] #4 transferring context: 2B done [2025-08-15T02:05:27.817Z] #4 DONE 0.0s [2025-08-15T02:05:27.817Z] [2025-08-15T02:05:27.817Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 [2025-08-15T02:05:27.817Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done [2025-08-15T02:05:27.817Z] #5 CACHED [2025-08-15T02:05:27.817Z] [2025-08-15T02:05:27.817Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 [2025-08-15T02:05:27.817Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 done [2025-08-15T02:05:27.817Z] #6 CACHED [2025-08-15T02:05:27.817Z] [2025-08-15T02:05:27.817Z] #7 exporting to image [2025-08-15T02:05:27.817Z] #7 exporting layers done [2025-08-15T02:05:27.817Z] #7 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 [2025-08-15T02:05:27.817Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T02:05:27.817Z] #7 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 done [2025-08-15T02:05:27.817Z] #7 exporting config sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done [2025-08-15T02:05:27.817Z] #7 exporting manifest sha256:04abbc8b04255f35db176d3740ab23c8f6c7bfe84096c9d6c7a633c44ffb6393 done [2025-08-15T02:05:27.817Z] #7 exporting config sha256:e5887f7ee2748663faa28f2ed88d7cc77f6afe63e561123c0e767a2c0d8a30bb done [2025-08-15T02:05:27.817Z] #7 exporting manifest list sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f done [2025-08-15T02:05:27.817Z] #7 pushing layers 0.0s done [2025-08-15T02:05:27.817Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f 0.1s done [2025-08-15T02:05:27.817Z] #7 DONE 0.1s [2025-08-15T02:05:27.817Z] [2025-08-15T02:05:27.817Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T02:05:27.817Z] #8 DONE 0.0s [2025-08-15T02:05:27.817Z] [2025-08-15T02:05:27.817Z] 1 warning found (use --debug to expand): [2025-08-15T02:05:27.817Z]  - 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-08-15T02:05:28.175Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:05:28.471Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:05:29.028Z] ---> package-listing.sh [2025-08-15T02:05:29.028Z] ++ facter osfamily [2025-08-15T02:05:29.028Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T02:05:29.289Z] + OS_FAMILY=redhat [2025-08-15T02:05:29.289Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-08-15T02:05:29.289Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T02:05:29.289Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T02:05:29.289Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T02:05:29.289Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T02:05:29.289Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-15T02:05:29.289Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T02:05:29.289Z] + case "${OS_FAMILY}" in [2025-08-15T02:05:29.289Z] + rpm -qa [2025-08-15T02:05:29.289Z] + sort [2025-08-15T02:05:29.859Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T02:05:29.859Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T02:05:29.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T02:05:29.859Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-15T02:05:29.859Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-08-15T02:05:29.859Z] + 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-08-15T02:05:29.869Z] 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-08-15T02:05:30.167Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:05:30.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:05:30.739Z] [2025-08-15T02:05:30.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:05:31.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:05:31.072Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T02:05:31.072Z] 5eb5b503b376: Pulling fs layer [2025-08-15T02:05:31.072Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T02:05:31.072Z] ec43610c2a17: Pulling fs layer [2025-08-15T02:05:31.072Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T02:05:31.072Z] 33b1e0a273af: Pulling fs layer [2025-08-15T02:05:31.072Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T02:05:31.072Z] 2f39f015ded8: Pulling fs layer [2025-08-15T02:05:31.072Z] 33b1e0a273af: Waiting [2025-08-15T02:05:31.072Z] 5d3b04190fa2: Waiting [2025-08-15T02:05:31.072Z] 2f39f015ded8: Waiting [2025-08-15T02:05:31.072Z] 3a2ae6a8a46f: Waiting [2025-08-15T02:05:31.072Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T02:05:31.072Z] 5c69ac0246d0: Download complete [2025-08-15T02:05:31.072Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T02:05:31.072Z] 3a2ae6a8a46f: Download complete [2025-08-15T02:05:31.072Z] 33b1e0a273af: Verifying Checksum [2025-08-15T02:05:31.072Z] 33b1e0a273af: Download complete [2025-08-15T02:05:31.072Z] ec43610c2a17: Verifying Checksum [2025-08-15T02:05:31.072Z] ec43610c2a17: Download complete [2025-08-15T02:05:31.072Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T02:05:31.072Z] 5d3b04190fa2: Download complete [2025-08-15T02:05:31.339Z] 5eb5b503b376: Verifying Checksum [2025-08-15T02:05:31.339Z] 5eb5b503b376: Download complete [2025-08-15T02:05:31.911Z] 2f39f015ded8: Verifying Checksum [2025-08-15T02:05:31.911Z] 2f39f015ded8: Download complete [2025-08-15T02:05:32.479Z] 5eb5b503b376: Pull complete [2025-08-15T02:05:32.748Z] 5c69ac0246d0: Pull complete [2025-08-15T02:05:33.314Z] ec43610c2a17: Pull complete [2025-08-15T02:05:33.314Z] 3a2ae6a8a46f: Pull complete [2025-08-15T02:05:33.577Z] 33b1e0a273af: Pull complete [2025-08-15T02:05:33.578Z] 5d3b04190fa2: Pull complete [2025-08-15T02:05:37.808Z] 2f39f015ded8: Pull complete [2025-08-15T02:05:37.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T02:05:37.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:05:37.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:05:37.974Z] prd-centos7-docker-4c-2g-7042 does not seem to be running inside a container [2025-08-15T02:05:38.004Z] $ 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-08-15T02:05:42.208Z] $ docker top c675af4acac09e90deeda7bee0cea9b13f7a54eee90b21d9421d174972710d7d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:05:42.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T02:05:42.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T02:05:43.158Z] + ls /var/log/sa-host [2025-08-15T02:05:43.158Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:05:43.234Z] provisioning config files... [2025-08-15T02:05:43.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1599415412143225775tmp [Pipeline] { [Pipeline] echo [2025-08-15T02:05:43.261Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:05:43.564Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T02:05:43.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:05:43.904Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T02:05:43.914Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:05:44.210Z] ---> sudo-logs.sh [2025-08-15T02:05:44.210Z] Archiving 'sudo' log.. [2025-08-15T02:05:44.210Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7042.novalocal: Name or service not known [2025-08-15T02:05:44.210Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7042.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-15T02:05:44.235Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:05:44.524Z] ---> job-cost.sh [2025-08-15T02:05:44.524Z] lf-activate-venv: SKIPPING [2025-08-15T02:05:44.524Z] INFO: No Stack... [2025-08-15T02:05:44.782Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-15T02:05:45.042Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T02:05:45.055Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:05:45.349Z] ---> logs-deploy.sh [2025-08-15T02:05:45.349Z] lf-activate-venv: SKIPPING [2025-08-15T02:05:45.349Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/203 [2025-08-15T02:05:45.349Z] INFO: archiving workspace using pattern(s): [2025-08-15T02:05:46.334Z] Archives upload complete. [2025-08-15T02:05:46.334Z] INFO: archiving logs to Nexus [2025-08-15T02:05:46.948Z] ---> uname -a: [2025-08-15T02:05:46.948Z] Linux prd-centos7-docker-4c-2g-7042.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-08-15T02:05:46.948Z] [2025-08-15T02:05:46.948Z] [2025-08-15T02:05:46.948Z] ---> lscpu: [2025-08-15T02:05:46.948Z] Architecture: x86_64 [2025-08-15T02:05:46.948Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-15T02:05:46.948Z] Byte Order: Little Endian [2025-08-15T02:05:46.948Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-15T02:05:46.948Z] CPU(s): 2 [2025-08-15T02:05:46.948Z] On-line CPU(s) list: 0,1 [2025-08-15T02:05:46.948Z] Thread(s) per core: 1 [2025-08-15T02:05:46.948Z] Core(s) per socket: 1 [2025-08-15T02:05:46.948Z] Socket(s): 2 [2025-08-15T02:05:46.948Z] NUMA node(s): 1 [2025-08-15T02:05:46.948Z] Vendor ID: AuthenticAMD [2025-08-15T02:05:46.948Z] CPU family: 23 [2025-08-15T02:05:46.948Z] Model: 49 [2025-08-15T02:05:46.948Z] Model name: AMD EPYC-Rome Processor [2025-08-15T02:05:46.948Z] Stepping: 0 [2025-08-15T02:05:46.948Z] CPU MHz: 2799.998 [2025-08-15T02:05:46.948Z] BogoMIPS: 5599.99 [2025-08-15T02:05:46.948Z] Virtualization: AMD-V [2025-08-15T02:05:46.948Z] Hypervisor vendor: KVM [2025-08-15T02:05:46.948Z] Virtualization type: full [2025-08-15T02:05:46.948Z] L1d cache: 64 KiB [2025-08-15T02:05:46.948Z] L1i cache: 64 KiB [2025-08-15T02:05:46.948Z] L2 cache: 1 MiB [2025-08-15T02:05:46.948Z] L3 cache: 32 MiB [2025-08-15T02:05:46.948Z] NUMA node0 CPU(s): 0,1 [2025-08-15T02:05:46.948Z] Vulnerability Itlb multihit: Not affected [2025-08-15T02:05:46.948Z] Vulnerability L1tf: Not affected [2025-08-15T02:05:46.948Z] Vulnerability Mds: Not affected [2025-08-15T02:05:46.948Z] Vulnerability Meltdown: Not affected [2025-08-15T02:05:46.948Z] Vulnerability Mmio stale data: Not affected [2025-08-15T02:05:46.948Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-15T02:05:46.948Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-15T02:05:46.948Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-15T02:05:46.948Z] Vulnerability Srbds: Not affected [2025-08-15T02:05:46.948Z] Vulnerability Tsx async abort: Not affected [2025-08-15T02:05:46.948Z] 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-08-15T02:05:46.948Z] [2025-08-15T02:05:46.948Z] [2025-08-15T02:05:46.948Z] ---> nproc: [2025-08-15T02:05:46.948Z] 2 [2025-08-15T02:05:46.948Z] [2025-08-15T02:05:46.948Z] [2025-08-15T02:05:46.948Z] ---> df -h: [2025-08-15T02:05:46.948Z] Filesystem Size Used Avail Use% Mounted on [2025-08-15T02:05:46.948Z] overlay 40G 7.3G 33G 19% / [2025-08-15T02:05:46.948Z] tmpfs 64M 0 64M 0% /dev [2025-08-15T02:05:46.948Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-15T02:05:46.948Z] shm 64M 0 64M 0% /dev/shm [2025-08-15T02:05:46.948Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-15T02:05:46.948Z] [2025-08-15T02:05:46.948Z] [2025-08-15T02:05:46.948Z] Cannot open /var/log/sysstat/sa15: No such file or directory [2025-08-15T02:05:46.948Z] Please check if data collecting is enabled [2025-08-15T02:05:46.948Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:05:47.242Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-15T02:05:47.243Z] $ docker stop --time=1 c675af4acac09e90deeda7bee0cea9b13f7a54eee90b21d9421d174972710d7d [2025-08-15T02:05:48.379Z] $ docker rm -f --volumes c675af4acac09e90deeda7bee0cea9b13f7a54eee90b21d9421d174972710d7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-15T02:05:48.488Z] [WS-CLEANUP] Deleting project workspace... [2025-08-15T02:05:48.488Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-15T02:05:48.502Z] [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-08-15T02:05:48.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:05:48.952Z] [2025-08-15T02:05:48.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:05:49.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:05:49.256Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T02:05:49.256Z] 5eb5b503b376: Pulling fs layer [2025-08-15T02:05:49.256Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T02:05:49.256Z] ec43610c2a17: Pulling fs layer [2025-08-15T02:05:49.256Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T02:05:49.256Z] 33b1e0a273af: Pulling fs layer [2025-08-15T02:05:49.256Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T02:05:49.256Z] 2f39f015ded8: Pulling fs layer [2025-08-15T02:05:49.256Z] 3a2ae6a8a46f: Waiting [2025-08-15T02:05:49.256Z] 33b1e0a273af: Waiting [2025-08-15T02:05:49.256Z] 5d3b04190fa2: Waiting [2025-08-15T02:05:49.256Z] 2f39f015ded8: Waiting [2025-08-15T02:05:49.256Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T02:05:49.256Z] 5c69ac0246d0: Download complete [2025-08-15T02:05:49.256Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T02:05:49.256Z] 3a2ae6a8a46f: Download complete [2025-08-15T02:05:49.256Z] 33b1e0a273af: Verifying Checksum [2025-08-15T02:05:49.256Z] 33b1e0a273af: Download complete [2025-08-15T02:05:49.256Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T02:05:49.256Z] 5d3b04190fa2: Download complete [2025-08-15T02:05:49.256Z] ec43610c2a17: Verifying Checksum [2025-08-15T02:05:49.256Z] ec43610c2a17: Download complete [2025-08-15T02:05:49.515Z] 5eb5b503b376: Verifying Checksum [2025-08-15T02:05:49.515Z] 5eb5b503b376: Download complete [2025-08-15T02:05:50.081Z] 2f39f015ded8: Download complete [2025-08-15T02:05:51.456Z] 5eb5b503b376: Pull complete [2025-08-15T02:05:51.456Z] 5c69ac0246d0: Pull complete [2025-08-15T02:05:51.719Z] ec43610c2a17: Pull complete [2025-08-15T02:05:51.719Z] 3a2ae6a8a46f: Pull complete [2025-08-15T02:05:52.286Z] 33b1e0a273af: Pull complete [2025-08-15T02:05:52.286Z] 5d3b04190fa2: Pull complete [2025-08-15T02:05:58.847Z] 2f39f015ded8: Pull complete [2025-08-15T02:05:58.847Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T02:05:58.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:05:58.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:05:58.947Z] prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container [2025-08-15T02:05:58.981Z] $ 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-08-15T02:06:02.013Z] $ docker top 129facc4de9f69ea1aec37bc846d1dfccf7e6a80b32f61e3e9d92e2b769cafc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:06:02.399Z] ---> job-cost.sh [2025-08-15T02:06:02.400Z] lf-activate-venv: SKIPPING [2025-08-15T02:06:02.400Z] INFO: No Stack... [2025-08-15T02:06:02.660Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T02:06:02.919Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T02:06:03.209Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-08-15T02:06:03.209Z] + cut -d, -f6 [Pipeline] lock [2025-08-15T02:06:03.223Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] [2025-08-15T02:06:03.230Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] did not exist. Created. [2025-08-15T02:06:03.234Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T02:06:03.546Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-15T02:06:03.580Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T02:06:03.587Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T02:06:03.615Z] $ docker stop --time=1 129facc4de9f69ea1aec37bc846d1dfccf7e6a80b32f61e3e9d92e2b769cafc6 [2025-08-15T02:06:04.760Z] $ docker rm -f --volumes 129facc4de9f69ea1aec37bc846d1dfccf7e6a80b32f61e3e9d92e2b769cafc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-15T02:07:05.523Z] Removing intermediate container 2144ff0daa53 [2025-08-15T02:07:05.523Z] ---> 9317df693258 [2025-08-15T02:07:05.523Z] Step 11/13 : COPY . . [2025-08-15T02:07:05.523Z] ---> 19898df6a8e2 [2025-08-15T02:07:05.523Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-15T02:07:05.523Z] ---> Running in 6290f26f6303 [2025-08-15T02:07:06.481Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-15T02:07:06.481Z] Dload Upload Total Spent Left Speed [2025-08-15T02:07:06.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100 1062 0 0 6456 0 --:--:-- --:--:-- --:--:-- 6555 [2025-08-15T02:07:07.333Z] Removing intermediate container 6290f26f6303 [2025-08-15T02:07:07.333Z] ---> caefa0a792e0 [2025-08-15T02:07:07.333Z] Step 13/13 : RUN ${MAKE} [2025-08-15T02:07:07.333Z] ---> Running in e8ccc9b2d94b [2025-08-15T02:07:08.291Z] noop [2025-08-15T02:07:08.882Z] Removing intermediate container e8ccc9b2d94b [2025-08-15T02:07:08.882Z] ---> 43cea2084738 [2025-08-15T02:07:08.882Z] Successfully built 43cea2084738 [2025-08-15T02:07:08.882Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:07:09.261Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T02:07:09.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:07:09.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-7039 does not seem to be running inside a container [2025-08-15T02:07:09.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/203 -v /w/workspace/device-usb-camera/203:/w/workspace/device-usb-camera/203:rw,z -v /w/workspace/device-usb-camera/203@tmp:/w/workspace/device-usb-camera/203@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-08-15T02:07:10.802Z] $ docker top 1113f6807e8e53343dc2d3f2604d1e833d313c1b97cf7f3b23be0f116377511c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:07:11.696Z] + go version [2025-08-15T02:07:11.697Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-15T02:07:11.717Z] $ docker stop --time=1 1113f6807e8e53343dc2d3f2604d1e833d313c1b97cf7f3b23be0f116377511c [2025-08-15T02:07:13.367Z] $ docker rm -f --volumes 1113f6807e8e53343dc2d3f2604d1e833d313c1b97cf7f3b23be0f116377511c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:07:13.958Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T02:07:13.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:07:14.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-7039 does not seem to be running inside a container [2025-08-15T02:07:14.237Z] $ 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/203 -v /w/workspace/device-usb-camera/203:/w/workspace/device-usb-camera/203:rw,z -v /w/workspace/device-usb-camera/203@tmp:/w/workspace/device-usb-camera/203@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-08-15T02:07:16.269Z] $ docker top a6dc0174e54979a80c60747549bf977c40217a32417ee21bb8c2427c14e93ffe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:07:17.145Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/203 [Pipeline] fileExists [Pipeline] sh [2025-08-15T02:07:17.799Z] + make test [2025-08-15T02:07:17.799Z] go test ./... -coverprofile=coverage.out ./... [2025-08-15T02:07:24.456Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-08-15T02:11:46.337Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-08-15T02:11:51.687Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 4.4% of statements [2025-08-15T02:11:53.090Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-15T02:11:53.090Z] go vet ./... [2025-08-15T02:12:52.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T02:12:52.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T02:12:52.970Z] ./bin/test-attribution-txt.sh [2025-08-15T02:12:52.970Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T02:12:52.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T02:12:53.010Z] $ docker stop --time=1 a6dc0174e54979a80c60747549bf977c40217a32417ee21bb8c2427c14e93ffe [2025-08-15T02:12:54.987Z] $ docker rm -f --volumes a6dc0174e54979a80c60747549bf977c40217a32417ee21bb8c2427c14e93ffe [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:12:56.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T02:12:56.622Z] Warning: overwriting stash ‘coverage-report’ [2025-08-15T02:12:57.292Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T02:12:57.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T02:12:58.076Z] + ls -al . [2025-08-15T02:12:58.076Z] total 284 [2025-08-15T02:12:58.076Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:07 . [2025-08-15T02:12:58.076Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 02:04 .. [2025-08-15T02:12:58.076Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:04 .git [2025-08-15T02:12:58.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:04 .github [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 15 02:04 .gitignore [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 203 Aug 15 02:04 .golangci.yml [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 02:04 .hadolint.yml [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 20006 Aug 15 02:04 Attribution.txt [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 17743 Aug 15 02:04 CHANGELOG.md [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 2440 Aug 15 02:04 Dockerfile [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 02:04 GOVERNANCE.md [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 02:04 Jenkinsfile [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 02:04 LICENSE [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 3193 Aug 15 02:04 Makefile [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 02:04 OWNERS.md [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 02:04 README.md [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 02:01 VERSION [2025-08-15T02:12:58.076Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:04 bin [2025-08-15T02:12:58.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:04 cmd [2025-08-15T02:12:58.076Z] -rw-r--r-- 1 jenkins jenkins 54772 Aug 15 02:11 coverage.out [2025-08-15T02:12:58.076Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 15 02:04 docker-entrypoint.sh [2025-08-15T02:12:58.076Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:04 docs [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 6400 Aug 15 02:04 go.mod [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 87399 Aug 15 02:04 go.sum [2025-08-15T02:12:58.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:04 internal [2025-08-15T02:12:58.076Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:12:58.453Z] + 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=88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc --label arch=arm64 --label version=4.1.0-dev.3 . [2025-08-15T02:12:59.049Z] Sending build context to Docker daemon 11.94MB [2025-08-15T02:12:59.049Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T02:12:59.049Z] Step 2/37 : FROM ${BASE} AS builder [2025-08-15T02:12:59.049Z] ---> 43cea2084738 [2025-08-15T02:12:59.049Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-08-15T02:12:59.049Z] ---> Running in bf1a2582836e [2025-08-15T02:12:59.660Z] Removing intermediate container bf1a2582836e [2025-08-15T02:12:59.660Z] ---> a24a75a0dbaa [2025-08-15T02:12:59.660Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-15T02:12:59.660Z] ---> Running in 86931d366663 [2025-08-15T02:12:59.929Z] Removing intermediate container 86931d366663 [2025-08-15T02:12:59.929Z] ---> 939c15ad1541 [2025-08-15T02:12:59.929Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-08-15T02:12:59.929Z] ---> Running in b06d8672b609 [2025-08-15T02:13:00.197Z] Removing intermediate container b06d8672b609 [2025-08-15T02:13:00.197Z] ---> b41cb68ed18b [2025-08-15T02:13:00.197Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-08-15T02:13:00.465Z] ---> Running in 9f0a0c9c98d9 [2025-08-15T02:13:00.733Z] Removing intermediate container 9f0a0c9c98d9 [2025-08-15T02:13:00.733Z] ---> f0da75653ebf [2025-08-15T02:13:00.733Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-15T02:13:00.733Z] ---> Running in 103fec3968b3 [2025-08-15T02:13:01.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:13:02.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:13:03.703Z] OK: 247 MiB in 72 packages [2025-08-15T02:13:04.672Z] Removing intermediate container 103fec3968b3 [2025-08-15T02:13:04.672Z] ---> 08300dbffa2b [2025-08-15T02:13:04.672Z] Step 8/37 : WORKDIR /device-usb-camera [2025-08-15T02:13:04.672Z] ---> Running in 55adc5a84ec1 [2025-08-15T02:13:04.940Z] Removing intermediate container 55adc5a84ec1 [2025-08-15T02:13:04.940Z] ---> a8f05f327e26 [2025-08-15T02:13:04.940Z] Step 9/37 : COPY go.mod vendor* ./ [2025-08-15T02:13:05.529Z] ---> abd9143759b5 [2025-08-15T02:13:05.529Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:13:05.529Z] ---> Running in 462df2f13400 [2025-08-15T02:13:08.118Z] Removing intermediate container 462df2f13400 [2025-08-15T02:13:08.118Z] ---> 9d7f4e442a64 [2025-08-15T02:13:08.118Z] Step 11/37 : COPY . . [2025-08-15T02:13:09.080Z] ---> e44d4d0b3390 [2025-08-15T02:13:09.080Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-15T02:13:09.350Z] ---> Running in b353a6e81a81 [2025-08-15T02:13:10.307Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-15T02:13:10.307Z] Dload Upload Total Spent Left Speed [2025-08-15T02:13:10.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6657      0 --:--:-- --:--:-- --:--:-- 6764 [2025-08-15T02:13:11.269Z] Removing intermediate container b353a6e81a81 [2025-08-15T02:13:11.269Z] ---> 82477dc87dd2 [2025-08-15T02:13:11.269Z] Step 13/37 : RUN ${MAKE} [2025-08-15T02:13:11.269Z] ---> Running in bbd77d9f079d [2025-08-15T02:13:12.236Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-08-15T02:17:34.072Z] Removing intermediate container bbd77d9f079d [2025-08-15T02:17:34.072Z] ---> c8d6a050c3d0 [2025-08-15T02:17:34.072Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-08-15T02:17:34.072Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-08-15T02:17:34.072Z] da4d7e05a7aa: Pulling fs layer [2025-08-15T02:17:36.017Z] da4d7e05a7aa: Verifying Checksum [2025-08-15T02:17:36.017Z] da4d7e05a7aa: Download complete [2025-08-15T02:17:36.972Z] da4d7e05a7aa: Pull complete [2025-08-15T02:17:36.972Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-15T02:17:36.972Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-08-15T02:17:36.972Z] ---> 62c65ed7ef0d [2025-08-15T02:17:36.972Z] Step 15/37 : FROM alpine:3.20 [2025-08-15T02:17:37.554Z] 3.20: Pulling from library/alpine [2025-08-15T02:17:37.554Z] 13e713f82565: Pulling fs layer [2025-08-15T02:17:37.819Z] 13e713f82565: Verifying Checksum [2025-08-15T02:17:37.819Z] 13e713f82565: Download complete [2025-08-15T02:17:38.777Z] 13e713f82565: Pull complete [2025-08-15T02:17:38.777Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:17:38.777Z] Status: Downloaded newer image for alpine:3.20 [2025-08-15T02:17:38.777Z] ---> c88e9dceb6cb [2025-08-15T02:17:38.777Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-08-15T02:17:39.044Z] ---> Running in 2a9365742d0f [2025-08-15T02:17:39.311Z] Removing intermediate container 2a9365742d0f [2025-08-15T02:17:39.311Z] ---> 91f94d71fd4d [2025-08-15T02:17:39.311Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-15T02:17:39.311Z] ---> Running in 6005372b4287 [2025-08-15T02:17:40.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:17:40.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:17:43.448Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-08-15T02:17:43.448Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-15T02:17:43.448Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-08-15T02:17:43.715Z] (4/114) Installing libxau (1.0.11-r4) [2025-08-15T02:17:43.715Z] (5/114) Installing libmd (1.1.0-r0) [2025-08-15T02:17:43.715Z] (6/114) Installing libbsd (0.12.2-r0) [2025-08-15T02:17:43.715Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-08-15T02:17:43.715Z] (8/114) Installing libxcb (1.16.1-r0) [2025-08-15T02:17:43.715Z] (9/114) Installing libx11 (1.8.9-r1) [2025-08-15T02:17:43.982Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-08-15T02:17:43.982Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-08-15T02:17:43.982Z] (12/114) Installing libdrm (2.4.120-r0) [2025-08-15T02:17:43.982Z] (13/114) Installing libxext (1.3.6-r2) [2025-08-15T02:17:43.982Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-08-15T02:17:43.982Z] (15/114) Installing libffi (3.4.6-r0) [2025-08-15T02:17:43.982Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-08-15T02:17:43.982Z] (17/114) Installing libva (2.21.0-r0) [2025-08-15T02:17:43.982Z] (18/114) Installing libvdpau (1.5-r3) [2025-08-15T02:17:43.982Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-15T02:17:43.982Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-08-15T02:17:44.253Z] (21/114) Installing libgcc (13.2.1_git20240309-r1) [2025-08-15T02:17:44.253Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-15T02:17:44.253Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-08-15T02:17:44.253Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-08-15T02:17:44.253Z] (25/114) Installing imath (3.1.12-r0) [2025-08-15T02:17:44.253Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-08-15T02:17:44.253Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-08-15T02:17:44.253Z] (28/114) Installing giflib (5.2.2-r0) [2025-08-15T02:17:44.253Z] (29/114) Installing libhwy (1.0.7-r0) [2025-08-15T02:17:44.253Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-08-15T02:17:44.524Z] (31/114) Installing lcms2 (2.16-r0) [2025-08-15T02:17:44.524Z] (32/114) Installing libpng (1.6.44-r0) [2025-08-15T02:17:44.524Z] (33/114) Installing libjxl (0.10.2-r0) [2025-08-15T02:17:44.524Z] (34/114) Installing lame-libs (3.100-r5) [2025-08-15T02:17:44.524Z] (35/114) Installing opus (1.5.2-r0) [2025-08-15T02:17:44.524Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-08-15T02:17:44.795Z] (37/114) Installing libgomp (13.2.1_git20240309-r1) [2025-08-15T02:17:44.795Z] (38/114) Installing soxr (0.1.3-r7) [2025-08-15T02:17:44.795Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-15T02:17:44.795Z] (40/114) Installing libogg (1.3.5-r5) [2025-08-15T02:17:44.795Z] (41/114) Installing libtheora (1.1.1-r18) [2025-08-15T02:17:44.795Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-08-15T02:17:44.795Z] (43/114) Installing libvpx (1.14.1-r0) [2025-08-15T02:17:45.064Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-08-15T02:17:45.064Z] (45/114) Installing libwebp (1.3.2-r0) [2025-08-15T02:17:45.064Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-08-15T02:17:45.064Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-08-15T02:17:45.064Z] (48/114) Installing numactl (2.0.18-r0) [2025-08-15T02:17:45.064Z] (49/114) Installing x265-libs (3.6-r0) [2025-08-15T02:17:45.650Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-08-15T02:17:45.650Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-15T02:17:46.236Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-08-15T02:17:46.236Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-08-15T02:17:46.236Z] (54/114) Installing libexpat (2.7.0-r0) [2025-08-15T02:17:46.236Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-08-15T02:17:46.236Z] (56/114) Installing freetype (2.13.2-r0) [2025-08-15T02:17:46.236Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-08-15T02:17:46.236Z] (58/114) Installing fribidi (1.0.15-r0) [2025-08-15T02:17:46.502Z] (59/114) Installing libintl (0.22.5-r0) [2025-08-15T02:17:46.502Z] (60/114) Installing libeconf (0.6.3-r0) [2025-08-15T02:17:46.502Z] (61/114) Installing libblkid (2.40.1-r1) [2025-08-15T02:17:46.502Z] (62/114) Installing libmount (2.40.1-r1) [2025-08-15T02:17:46.502Z] (63/114) Installing pcre2 (10.43-r0) [2025-08-15T02:17:46.502Z] (64/114) Installing glib (2.80.5-r0) [2025-08-15T02:17:47.086Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-08-15T02:17:47.087Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-08-15T02:17:47.087Z] (67/114) Installing libunibreak (6.1-r0) [2025-08-15T02:17:47.087Z] (68/114) Installing libass (0.17.2-r0) [2025-08-15T02:17:47.087Z] (69/114) Installing libbluray (1.3.4-r1) [2025-08-15T02:17:47.087Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-08-15T02:17:47.087Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-08-15T02:17:47.357Z] (72/114) Installing cjson (1.7.18-r0) [2025-08-15T02:17:47.357Z] (73/114) Installing mbedtls (3.6.4-r0) [2025-08-15T02:17:47.357Z] (74/114) Installing librist (0.2.10-r1) [2025-08-15T02:17:47.357Z] (75/114) Installing libsrt (1.5.3-r0) [2025-08-15T02:17:47.357Z] (76/114) Installing libssh (0.10.6-r0) [2025-08-15T02:17:47.357Z] (77/114) Installing xz-libs (5.6.2-r1) [2025-08-15T02:17:47.357Z] (78/114) Installing libxml2 (2.12.10-r0) [2025-08-15T02:17:47.357Z] (79/114) Installing libsodium (1.0.19-r0) [2025-08-15T02:17:47.357Z] (80/114) Installing libzmq (4.3.5-r2) [2025-08-15T02:17:47.357Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-15T02:17:47.625Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-08-15T02:17:47.625Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-08-15T02:17:47.625Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-08-15T02:17:47.625Z] (85/114) Installing sratom (0.6.16-r0) [2025-08-15T02:17:47.625Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-08-15T02:17:47.625Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-08-15T02:17:47.893Z] (88/114) Installing libdovi (3.3.0-r0) [2025-08-15T02:17:47.893Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-08-15T02:17:48.161Z] (90/114) Installing shaderc (2024.0-r0) [2025-08-15T02:17:48.161Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-08-15T02:17:48.161Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-08-15T02:17:48.161Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-08-15T02:17:48.161Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-08-15T02:17:48.161Z] (95/114) Installing vidstab (1.1.1-r0) [2025-08-15T02:17:48.161Z] (96/114) Installing zimg (3.0.5-r2) [2025-08-15T02:17:48.161Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-08-15T02:17:48.427Z] (98/114) Installing libasyncns (0.8-r3) [2025-08-15T02:17:48.427Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-08-15T02:17:48.427Z] (100/114) Installing libltdl (2.4.7-r3) [2025-08-15T02:17:48.427Z] (101/114) Installing orc (0.4.40-r0) [2025-08-15T02:17:48.427Z] (102/114) Installing libflac (1.4.3-r1) [2025-08-15T02:17:48.427Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-08-15T02:17:48.694Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-08-15T02:17:48.694Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-08-15T02:17:48.694Z] (106/114) Installing libpulse (17.0-r0) [2025-08-15T02:17:48.694Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-08-15T02:17:48.694Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-08-15T02:17:48.694Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-08-15T02:17:48.694Z] (110/114) Installing udev-init-scripts (35-r1) [2025-08-15T02:17:48.694Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-08-15T02:17:48.694Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-08-15T02:17:48.694Z] (113/114) Installing kmod-libs (32-r0) [2025-08-15T02:17:48.694Z] (114/114) Installing eudev (3.2.14-r2) [2025-08-15T02:17:48.694Z] Executing busybox-1.36.1-r29.trigger [2025-08-15T02:17:48.961Z] Executing glib-2.80.5-r0.trigger [2025-08-15T02:17:48.961Z] Executing eudev-3.2.14-r2.trigger [2025-08-15T02:17:48.961Z] OK: 120 MiB in 128 packages [2025-08-15T02:17:54.320Z] Removing intermediate container 6005372b4287 [2025-08-15T02:17:54.320Z] ---> e2d42c3a085b [2025-08-15T02:17:54.320Z] Step 18/37 : RUN apk --no-cache upgrade [2025-08-15T02:17:54.320Z] ---> Running in 033c2ba1e1ad [2025-08-15T02:17:54.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:17:55.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:17:57.477Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:17:57.478Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:17:57.478Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:17:57.478Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:17:57.478Z] Executing busybox-1.36.1-r30.trigger [2025-08-15T02:17:57.478Z] OK: 120 MiB in 128 packages [2025-08-15T02:17:58.927Z] Removing intermediate container 033c2ba1e1ad [2025-08-15T02:17:58.927Z] ---> 89a087f471dd [2025-08-15T02:17:58.927Z] Step 19/37 : WORKDIR / [2025-08-15T02:17:59.204Z] ---> Running in b7dd0922b6fb [2025-08-15T02:17:59.795Z] Removing intermediate container b7dd0922b6fb [2025-08-15T02:17:59.795Z] ---> 9e3fd4f2c71f [2025-08-15T02:17:59.795Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-08-15T02:18:02.395Z] ---> 193e42609df8 [2025-08-15T02:18:02.395Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-08-15T02:18:02.986Z] ---> 7868939c34cf [2025-08-15T02:18:02.986Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-08-15T02:18:03.572Z] ---> 8ee7e8c72bd6 [2025-08-15T02:18:03.572Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-08-15T02:18:04.161Z] ---> 724e6241cb24 [2025-08-15T02:18:04.161Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-08-15T02:18:04.747Z] ---> 6fd6e4b3f6c5 [2025-08-15T02:18:04.747Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-08-15T02:18:05.333Z] ---> 75d46990c0a5 [2025-08-15T02:18:05.333Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-08-15T02:18:07.274Z] ---> 955525d04166 [2025-08-15T02:18:07.274Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-08-15T02:18:07.274Z] ---> Running in d4257d99b849 [2025-08-15T02:18:09.230Z] Removing intermediate container d4257d99b849 [2025-08-15T02:18:09.230Z] ---> f81b39a51131 [2025-08-15T02:18:09.230Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-08-15T02:18:09.499Z] ---> Running in 206511ef4fd5 [2025-08-15T02:18:11.443Z] Removing intermediate container 206511ef4fd5 [2025-08-15T02:18:11.443Z] ---> 75d633b031b6 [2025-08-15T02:18:11.443Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-08-15T02:18:11.443Z] ---> Running in 36a081c46654 [2025-08-15T02:18:13.394Z] Removing intermediate container 36a081c46654 [2025-08-15T02:18:13.394Z] ---> 812a336a2481 [2025-08-15T02:18:13.394Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-08-15T02:18:13.394Z] ---> Running in 73afc5698cbf [2025-08-15T02:18:15.355Z] Removing intermediate container 73afc5698cbf [2025-08-15T02:18:15.355Z] ---> a72dc56c32b4 [2025-08-15T02:18:15.355Z] Step 31/37 : EXPOSE 59983 [2025-08-15T02:18:15.355Z] ---> Running in 8adcb5b36afe [2025-08-15T02:18:15.623Z] Removing intermediate container 8adcb5b36afe [2025-08-15T02:18:15.623Z] ---> 22a2fa251801 [2025-08-15T02:18:15.623Z] Step 32/37 : EXPOSE 8554 [2025-08-15T02:18:15.890Z] ---> Running in 8e7d9204646b [2025-08-15T02:18:16.159Z] Removing intermediate container 8e7d9204646b [2025-08-15T02:18:16.159Z] ---> 31683756bd04 [2025-08-15T02:18:16.159Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-08-15T02:18:16.159Z] ---> Running in 812c44e6d43c [2025-08-15T02:18:16.745Z] Removing intermediate container 812c44e6d43c [2025-08-15T02:18:16.745Z] ---> d88b305878b3 [2025-08-15T02:18:16.745Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-08-15T02:18:16.745Z] ---> Running in 262a928a09af [2025-08-15T02:18:17.015Z] Removing intermediate container 262a928a09af [2025-08-15T02:18:17.015Z] ---> 644506063af7 [2025-08-15T02:18:17.015Z] Step 35/37 : LABEL arch=arm64 [2025-08-15T02:18:17.283Z] ---> Running in 70099cae850d [2025-08-15T02:18:17.552Z] Removing intermediate container 70099cae850d [2025-08-15T02:18:17.552Z] ---> 9da6b68d8d7d [2025-08-15T02:18:17.552Z] Step 36/37 : LABEL git_sha=88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [2025-08-15T02:18:17.552Z] ---> Running in 4366eab33cdd [2025-08-15T02:18:18.141Z] Removing intermediate container 4366eab33cdd [2025-08-15T02:18:18.141Z] ---> 46d530a6963c [2025-08-15T02:18:18.141Z] Step 37/37 : LABEL version=4.1.0-dev.3 [2025-08-15T02:18:18.141Z] ---> Running in 1db311fea6c6 [2025-08-15T02:18:18.409Z] Removing intermediate container 1db311fea6c6 [2025-08-15T02:18:18.409Z] ---> 624a0e6d524e [2025-08-15T02:18:18.409Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-15T02:18:18.409Z] Successfully built 624a0e6d524e [2025-08-15T02:18:18.409Z] 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-08-15T02:18:18.576Z] provisioning config files... [2025-08-15T02:18:18.594Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/203@tmp/config17284649168099933933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:18:18.954Z] ---> ****-login.sh [2025-08-15T02:18:18.954Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:18:19.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:18:19.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:18:19.227Z] Configure a credential helper to remove this warning. See [2025-08-15T02:18:19.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:18:19.227Z] [2025-08-15T02:18:19.227Z] Login Succeeded [2025-08-15T02:18:19.227Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:18:19.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:18:19.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:18:19.768Z] Configure a credential helper to remove this warning. See [2025-08-15T02:18:19.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:18:19.768Z] [2025-08-15T02:18:19.768Z] Login Succeeded [2025-08-15T02:18:19.768Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:18:20.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:18:20.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:18:20.037Z] Configure a credential helper to remove this warning. See [2025-08-15T02:18:20.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:18:20.037Z] [2025-08-15T02:18:20.037Z] Login Succeeded [2025-08-15T02:18:20.038Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:18:20.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:18:20.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:18:20.575Z] Configure a credential helper to remove this warning. See [2025-08-15T02:18:20.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:18:20.575Z] [2025-08-15T02:18:20.575Z] Login Succeeded [2025-08-15T02:18:20.575Z] ****.io [2025-08-15T02:18:20.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:18:21.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:18:21.112Z] Configure a credential helper to remove this warning. See [2025-08-15T02:18:21.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:18:21.112Z] [2025-08-15T02:18:21.112Z] Login Succeeded [2025-08-15T02:18:21.112Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:18:21.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:18:21.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:18:21.224Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-08-15T02:18:21.224Z] 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [2025-08-15T02:18:21.224Z] latest [2025-08-15T02:18:21.224Z] 4.1.0-dev.3 [2025-08-15T02:18:21.224Z] 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [2025-08-15T02:18:21.224Z] main [2025-08-15T02:18:21.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:18:21.591Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:18:21.965Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [2025-08-15T02:18:21.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-15T02:18:21.966Z] 8603ee502e34: Preparing [2025-08-15T02:18:21.966Z] 282298dc7e7e: Preparing [2025-08-15T02:18:21.966Z] 4a4f7c2c856f: Preparing [2025-08-15T02:18:21.966Z] 08cd568a0599: Preparing [2025-08-15T02:18:21.966Z] f0c0fc467d42: Preparing [2025-08-15T02:18:21.966Z] 4fdee56d7956: Preparing [2025-08-15T02:18:21.966Z] ec073d0c044d: Preparing [2025-08-15T02:18:21.966Z] e50bbd86d594: Preparing [2025-08-15T02:18:21.966Z] 665db07bcb4c: Preparing [2025-08-15T02:18:21.966Z] e45452c1e33d: Preparing [2025-08-15T02:18:21.966Z] 9c25fc41ef5a: Preparing [2025-08-15T02:18:21.966Z] 6023fba47a07: Preparing [2025-08-15T02:18:21.966Z] fc9815f1438a: Preparing [2025-08-15T02:18:21.966Z] 1e890da81ec9: Preparing [2025-08-15T02:18:21.966Z] 4fdee56d7956: Waiting [2025-08-15T02:18:21.966Z] ec073d0c044d: Waiting [2025-08-15T02:18:21.966Z] e50bbd86d594: Waiting [2025-08-15T02:18:21.966Z] 665db07bcb4c: Waiting [2025-08-15T02:18:21.966Z] e45452c1e33d: Waiting [2025-08-15T02:18:21.966Z] 9c25fc41ef5a: Waiting [2025-08-15T02:18:21.966Z] 6023fba47a07: Waiting [2025-08-15T02:18:21.966Z] fc9815f1438a: Waiting [2025-08-15T02:18:21.966Z] 1e890da81ec9: Waiting [2025-08-15T02:18:22.236Z] 282298dc7e7e: Pushed [2025-08-15T02:18:22.236Z] 08cd568a0599: Pushed [2025-08-15T02:18:22.236Z] 8603ee502e34: Pushed [2025-08-15T02:18:22.236Z] 4a4f7c2c856f: Pushed [2025-08-15T02:18:22.503Z] 4fdee56d7956: Pushed [2025-08-15T02:18:22.503Z] ec073d0c044d: Pushed [2025-08-15T02:18:22.503Z] 665db07bcb4c: Pushed [2025-08-15T02:18:22.503Z] e50bbd86d594: Pushed [2025-08-15T02:18:22.772Z] e45452c1e33d: Pushed [2025-08-15T02:18:22.772Z] 1e890da81ec9: Layer already exists [2025-08-15T02:18:23.040Z] 6023fba47a07: Pushed [2025-08-15T02:18:29.695Z] f0c0fc467d42: Pushed [2025-08-15T02:18:33.953Z] 9c25fc41ef5a: Pushed [2025-08-15T02:18:48.963Z] fc9815f1438a: Pushed [2025-08-15T02:18:48.963Z] 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc: digest: sha256:ff0fab1cc133ca6e004071f2f254ae440e27fd3f64f5a0b603dfa3e279c70da9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:18:49.342Z] + 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-08-15T02:18:49.733Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-08-15T02:18:49.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-15T02:18:49.733Z] 8603ee502e34: Preparing [2025-08-15T02:18:49.733Z] 282298dc7e7e: Preparing [2025-08-15T02:18:49.733Z] 4a4f7c2c856f: Preparing [2025-08-15T02:18:49.733Z] 08cd568a0599: Preparing [2025-08-15T02:18:49.733Z] f0c0fc467d42: Preparing [2025-08-15T02:18:49.733Z] 4fdee56d7956: Preparing [2025-08-15T02:18:49.733Z] ec073d0c044d: Preparing [2025-08-15T02:18:49.733Z] e50bbd86d594: Preparing [2025-08-15T02:18:49.733Z] 665db07bcb4c: Preparing [2025-08-15T02:18:49.733Z] e45452c1e33d: Preparing [2025-08-15T02:18:49.733Z] 9c25fc41ef5a: Preparing [2025-08-15T02:18:49.733Z] 4fdee56d7956: Waiting [2025-08-15T02:18:49.733Z] ec073d0c044d: Waiting [2025-08-15T02:18:49.733Z] 6023fba47a07: Preparing [2025-08-15T02:18:49.733Z] e50bbd86d594: Waiting [2025-08-15T02:18:49.733Z] fc9815f1438a: Preparing [2025-08-15T02:18:49.733Z] 1e890da81ec9: Preparing [2025-08-15T02:18:49.733Z] 665db07bcb4c: Waiting [2025-08-15T02:18:49.733Z] e45452c1e33d: Waiting [2025-08-15T02:18:49.733Z] fc9815f1438a: Waiting [2025-08-15T02:18:49.733Z] 1e890da81ec9: Waiting [2025-08-15T02:18:49.733Z] 9c25fc41ef5a: Waiting [2025-08-15T02:18:49.733Z] 6023fba47a07: Waiting [2025-08-15T02:18:49.733Z] f0c0fc467d42: Layer already exists [2025-08-15T02:18:49.733Z] 4a4f7c2c856f: Layer already exists [2025-08-15T02:18:49.733Z] 282298dc7e7e: Layer already exists [2025-08-15T02:18:49.733Z] 08cd568a0599: Layer already exists [2025-08-15T02:18:49.733Z] 8603ee502e34: Layer already exists [2025-08-15T02:18:49.733Z] ec073d0c044d: Layer already exists [2025-08-15T02:18:49.733Z] 4fdee56d7956: Layer already exists [2025-08-15T02:18:49.733Z] e45452c1e33d: Layer already exists [2025-08-15T02:18:49.733Z] e50bbd86d594: Layer already exists [2025-08-15T02:18:49.733Z] 665db07bcb4c: Layer already exists [2025-08-15T02:18:49.733Z] 1e890da81ec9: Layer already exists [2025-08-15T02:18:49.733Z] fc9815f1438a: Layer already exists [2025-08-15T02:18:49.733Z] 9c25fc41ef5a: Layer already exists [2025-08-15T02:18:50.002Z] 6023fba47a07: Layer already exists [2025-08-15T02:18:50.002Z] latest: digest: sha256:ff0fab1cc133ca6e004071f2f254ae440e27fd3f64f5a0b603dfa3e279c70da9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:18:50.389Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:18:50.765Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [2025-08-15T02:18:50.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-15T02:18:50.765Z] 8603ee502e34: Preparing [2025-08-15T02:18:50.765Z] 282298dc7e7e: Preparing [2025-08-15T02:18:50.765Z] 4a4f7c2c856f: Preparing [2025-08-15T02:18:50.765Z] 08cd568a0599: Preparing [2025-08-15T02:18:50.765Z] f0c0fc467d42: Preparing [2025-08-15T02:18:50.765Z] 4fdee56d7956: Preparing [2025-08-15T02:18:50.765Z] ec073d0c044d: Preparing [2025-08-15T02:18:50.765Z] 4fdee56d7956: Waiting [2025-08-15T02:18:50.765Z] e50bbd86d594: Preparing [2025-08-15T02:18:50.765Z] ec073d0c044d: Waiting [2025-08-15T02:18:50.765Z] 665db07bcb4c: Preparing [2025-08-15T02:18:50.765Z] e50bbd86d594: Waiting [2025-08-15T02:18:50.765Z] 665db07bcb4c: Waiting [2025-08-15T02:18:50.765Z] e45452c1e33d: Preparing [2025-08-15T02:18:50.765Z] 9c25fc41ef5a: Preparing [2025-08-15T02:18:50.765Z] e45452c1e33d: Waiting [2025-08-15T02:18:50.765Z] 6023fba47a07: Preparing [2025-08-15T02:18:50.765Z] 9c25fc41ef5a: Waiting [2025-08-15T02:18:50.765Z] fc9815f1438a: Preparing [2025-08-15T02:18:50.765Z] 1e890da81ec9: Preparing [2025-08-15T02:18:50.765Z] 1e890da81ec9: Waiting [2025-08-15T02:18:50.765Z] f0c0fc467d42: Layer already exists [2025-08-15T02:18:50.765Z] 8603ee502e34: Layer already exists [2025-08-15T02:18:50.765Z] 4a4f7c2c856f: Layer already exists [2025-08-15T02:18:50.765Z] 282298dc7e7e: Layer already exists [2025-08-15T02:18:50.765Z] 08cd568a0599: Layer already exists [2025-08-15T02:18:50.765Z] e50bbd86d594: Layer already exists [2025-08-15T02:18:50.765Z] 4fdee56d7956: Layer already exists [2025-08-15T02:18:50.765Z] 665db07bcb4c: Layer already exists [2025-08-15T02:18:50.765Z] ec073d0c044d: Layer already exists [2025-08-15T02:18:50.765Z] e45452c1e33d: Layer already exists [2025-08-15T02:18:51.035Z] fc9815f1438a: Layer already exists [2025-08-15T02:18:51.035Z] 9c25fc41ef5a: Layer already exists [2025-08-15T02:18:51.035Z] 6023fba47a07: Layer already exists [2025-08-15T02:18:51.035Z] 1e890da81ec9: Layer already exists [2025-08-15T02:18:51.035Z] 4.1.0-dev.3: digest: sha256:ff0fab1cc133ca6e004071f2f254ae440e27fd3f64f5a0b603dfa3e279c70da9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:18:51.408Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:18:51.822Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [2025-08-15T02:18:51.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-15T02:18:51.822Z] 8603ee502e34: Preparing [2025-08-15T02:18:51.822Z] 282298dc7e7e: Preparing [2025-08-15T02:18:51.822Z] 4a4f7c2c856f: Preparing [2025-08-15T02:18:51.822Z] 08cd568a0599: Preparing [2025-08-15T02:18:51.822Z] f0c0fc467d42: Preparing [2025-08-15T02:18:51.822Z] 4fdee56d7956: Preparing [2025-08-15T02:18:51.822Z] ec073d0c044d: Preparing [2025-08-15T02:18:51.822Z] e50bbd86d594: Preparing [2025-08-15T02:18:51.822Z] 665db07bcb4c: Preparing [2025-08-15T02:18:51.822Z] e45452c1e33d: Preparing [2025-08-15T02:18:51.822Z] 9c25fc41ef5a: Preparing [2025-08-15T02:18:51.822Z] 6023fba47a07: Preparing [2025-08-15T02:18:51.822Z] fc9815f1438a: Preparing [2025-08-15T02:18:51.822Z] 1e890da81ec9: Preparing [2025-08-15T02:18:51.822Z] 4fdee56d7956: Waiting [2025-08-15T02:18:51.822Z] ec073d0c044d: Waiting [2025-08-15T02:18:51.822Z] e50bbd86d594: Waiting [2025-08-15T02:18:51.822Z] 665db07bcb4c: Waiting [2025-08-15T02:18:51.822Z] e45452c1e33d: Waiting [2025-08-15T02:18:51.822Z] fc9815f1438a: Waiting [2025-08-15T02:18:51.822Z] 1e890da81ec9: Waiting [2025-08-15T02:18:51.822Z] 9c25fc41ef5a: Waiting [2025-08-15T02:18:51.822Z] 6023fba47a07: Waiting [2025-08-15T02:18:51.822Z] 8603ee502e34: Layer already exists [2025-08-15T02:18:51.822Z] 282298dc7e7e: Layer already exists [2025-08-15T02:18:51.822Z] 4a4f7c2c856f: Layer already exists [2025-08-15T02:18:51.822Z] f0c0fc467d42: Layer already exists [2025-08-15T02:18:51.823Z] 08cd568a0599: Layer already exists [2025-08-15T02:18:51.823Z] e45452c1e33d: Layer already exists [2025-08-15T02:18:52.093Z] ec073d0c044d: Layer already exists [2025-08-15T02:18:52.093Z] e50bbd86d594: Layer already exists [2025-08-15T02:18:52.093Z] 4fdee56d7956: Layer already exists [2025-08-15T02:18:52.093Z] 665db07bcb4c: Layer already exists [2025-08-15T02:18:52.093Z] 6023fba47a07: Layer already exists [2025-08-15T02:18:52.093Z] 1e890da81ec9: Layer already exists [2025-08-15T02:18:52.093Z] fc9815f1438a: Layer already exists [2025-08-15T02:18:52.093Z] 9c25fc41ef5a: Layer already exists [2025-08-15T02:18:52.093Z] 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3: digest: sha256:ff0fab1cc133ca6e004071f2f254ae440e27fd3f64f5a0b603dfa3e279c70da9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:18:52.486Z] + 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-08-15T02:18:52.875Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-08-15T02:18:52.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-15T02:18:52.875Z] 8603ee502e34: Preparing [2025-08-15T02:18:52.875Z] 282298dc7e7e: Preparing [2025-08-15T02:18:52.875Z] 4a4f7c2c856f: Preparing [2025-08-15T02:18:52.875Z] 08cd568a0599: Preparing [2025-08-15T02:18:52.875Z] f0c0fc467d42: Preparing [2025-08-15T02:18:52.875Z] 4fdee56d7956: Preparing [2025-08-15T02:18:52.875Z] ec073d0c044d: Preparing [2025-08-15T02:18:52.875Z] e50bbd86d594: Preparing [2025-08-15T02:18:52.875Z] 665db07bcb4c: Preparing [2025-08-15T02:18:52.875Z] e45452c1e33d: Preparing [2025-08-15T02:18:52.875Z] 9c25fc41ef5a: Preparing [2025-08-15T02:18:52.875Z] 6023fba47a07: Preparing [2025-08-15T02:18:52.875Z] fc9815f1438a: Preparing [2025-08-15T02:18:52.875Z] 1e890da81ec9: Preparing [2025-08-15T02:18:52.875Z] e45452c1e33d: Waiting [2025-08-15T02:18:52.875Z] ec073d0c044d: Waiting [2025-08-15T02:18:52.875Z] 9c25fc41ef5a: Waiting [2025-08-15T02:18:52.875Z] 4fdee56d7956: Waiting [2025-08-15T02:18:52.875Z] 6023fba47a07: Waiting [2025-08-15T02:18:52.875Z] fc9815f1438a: Waiting [2025-08-15T02:18:52.875Z] e50bbd86d594: Waiting [2025-08-15T02:18:52.875Z] 1e890da81ec9: Waiting [2025-08-15T02:18:52.875Z] 665db07bcb4c: Waiting [2025-08-15T02:18:52.875Z] 4a4f7c2c856f: Layer already exists [2025-08-15T02:18:52.875Z] 08cd568a0599: Layer already exists [2025-08-15T02:18:52.875Z] 282298dc7e7e: Layer already exists [2025-08-15T02:18:52.875Z] f0c0fc467d42: Layer already exists [2025-08-15T02:18:52.875Z] 8603ee502e34: Layer already exists [2025-08-15T02:18:53.143Z] 4fdee56d7956: Layer already exists [2025-08-15T02:18:53.143Z] ec073d0c044d: Layer already exists [2025-08-15T02:18:53.143Z] e50bbd86d594: Layer already exists [2025-08-15T02:18:53.143Z] 665db07bcb4c: Layer already exists [2025-08-15T02:18:53.143Z] e45452c1e33d: Layer already exists [2025-08-15T02:18:53.143Z] 1e890da81ec9: Layer already exists [2025-08-15T02:18:53.143Z] 6023fba47a07: Layer already exists [2025-08-15T02:18:53.143Z] fc9815f1438a: Layer already exists [2025-08-15T02:18:53.143Z] 9c25fc41ef5a: Layer already exists [2025-08-15T02:18:53.143Z] main: digest: sha256:ff0fab1cc133ca6e004071f2f254ae440e27fd3f64f5a0b603dfa3e279c70da9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:18:53.229Z] ===================================================== [Pipeline] echo [2025-08-15T02:18:53.245Z] taggedImages: [2025-08-15T02:18:53.245Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [2025-08-15T02:18:53.245Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-08-15T02:18:53.245Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [2025-08-15T02:18:53.245Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [2025-08-15T02:18:53.245Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2025-08-15T02:18:53.259Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] echo [2025-08-15T02:18:53.272Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2025-08-15T02:18:53.281Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [Pipeline] echo [2025-08-15T02:18:53.295Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [Pipeline] echo [2025-08-15T02:18:53.306Z] 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-08-15T02:18:53.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:18:53.725Z] [2025-08-15T02:18:53.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:18:57.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:18:57.579Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-15T02:18:57.579Z] 8998bd30e6a1: Pulling fs layer [2025-08-15T02:18:57.579Z] 04944245beec: Pulling fs layer [2025-08-15T02:18:57.579Z] 699f458cf7ca: Pulling fs layer [2025-08-15T02:18:57.579Z] 765212b225bb: Pulling fs layer [2025-08-15T02:18:57.579Z] f23df028b6ca: Pulling fs layer [2025-08-15T02:18:57.579Z] d65c8cfc05b1: Pulling fs layer [2025-08-15T02:18:57.579Z] 2437ff75d9bd: Pulling fs layer [2025-08-15T02:18:57.579Z] 765212b225bb: Waiting [2025-08-15T02:18:57.579Z] f23df028b6ca: Waiting [2025-08-15T02:18:57.579Z] d65c8cfc05b1: Waiting [2025-08-15T02:18:57.579Z] 2437ff75d9bd: Waiting [2025-08-15T02:18:57.579Z] 04944245beec: Verifying Checksum [2025-08-15T02:18:57.579Z] 04944245beec: Download complete [2025-08-15T02:18:57.579Z] 765212b225bb: Verifying Checksum [2025-08-15T02:18:57.579Z] 765212b225bb: Download complete [2025-08-15T02:18:57.850Z] f23df028b6ca: Download complete [2025-08-15T02:18:57.850Z] d65c8cfc05b1: Verifying Checksum [2025-08-15T02:18:57.850Z] d65c8cfc05b1: Download complete [2025-08-15T02:18:57.850Z] 699f458cf7ca: Verifying Checksum [2025-08-15T02:18:57.850Z] 699f458cf7ca: Download complete [2025-08-15T02:18:58.438Z] 8998bd30e6a1: Verifying Checksum [2025-08-15T02:18:58.438Z] 8998bd30e6a1: Download complete [2025-08-15T02:19:07.322Z] 8998bd30e6a1: Pull complete [2025-08-15T02:19:07.322Z] 04944245beec: Pull complete [2025-08-15T02:19:07.322Z] 699f458cf7ca: Pull complete [2025-08-15T02:19:07.322Z] 765212b225bb: Pull complete [2025-08-15T02:19:07.322Z] f23df028b6ca: Pull complete [2025-08-15T02:19:07.322Z] d65c8cfc05b1: Pull complete [2025-08-15T02:19:07.590Z] 2437ff75d9bd: Verifying Checksum [2025-08-15T02:19:07.590Z] 2437ff75d9bd: Download complete [2025-08-15T02:19:25.882Z] 2437ff75d9bd: Pull complete [2025-08-15T02:19:25.882Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-15T02:19:25.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:19:25.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:19:26.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-7039 does not seem to be running inside a container [2025-08-15T02:19:26.244Z] $ 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/203 -v /w/workspace/device-usb-camera/203:/w/workspace/device-usb-camera/203:rw,z -v /w/workspace/device-usb-camera/203@tmp:/w/workspace/device-usb-camera/203@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-08-15T02:19:28.283Z] $ docker top eac938de7d477e4d3612464d28ad53928a30f429f4facbe1fa76697625679c9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:19:29.283Z] ---> job-cost.sh [2025-08-15T02:19:29.283Z] lf-activate-venv: SKIPPING [2025-08-15T02:19:29.283Z] INFO: No Stack... [2025-08-15T02:19:29.891Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-15T02:19:30.487Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T02:19:31.175Z] + + cut -d, -f6 [2025-08-15T02:19:31.175Z] cat /w/workspace/device-usb-camera/203/archives/cost.csv [Pipeline] lock [2025-08-15T02:19:31.266Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] [2025-08-15T02:19:31.278Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] did not exist. Created. [2025-08-15T02:19:31.284Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T02:19:32.002Z] /w/workspace/device-usb-camera/203@tmp/durable-6d8c5ae7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-15T02:19:32.656Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-15T02:19:32.690Z] Warning: overwriting stash ‘stack-cost’ [2025-08-15T02:19:32.750Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T02:19:32.760Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T02:19:32.787Z] $ docker stop --time=1 eac938de7d477e4d3612464d28ad53928a30f429f4facbe1fa76697625679c9d [2025-08-15T02:19:34.370Z] $ docker rm -f --volumes eac938de7d477e4d3612464d28ad53928a30f429f4facbe1fa76697625679c9d [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-08-15T02:19:34.850Z] provisioning config files... [2025-08-15T02:19:34.859Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13108995935763898268tmp [Pipeline] { [Pipeline] sh [2025-08-15T02:19:35.276Z] + set +x [2025-08-15T02:19:35.276Z] + curl -s https://codecov.io/bash [2025-08-15T02:19:35.276Z] + bash -s -- [2025-08-15T02:19:35.276Z] [2025-08-15T02:19:35.276Z] _____ _ [2025-08-15T02:19:35.276Z] / ____| | | [2025-08-15T02:19:35.276Z] | | ___ __| | ___ ___ _____ __ [2025-08-15T02:19:35.276Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-15T02:19:35.276Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-15T02:19:35.276Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-15T02:19:35.276Z] Bash-1.0.6 [2025-08-15T02:19:35.276Z] [2025-08-15T02:19:35.276Z] [2025-08-15T02:19:35.276Z] ==> git version 2.25.1 found [2025-08-15T02:19:35.276Z] ==> 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-08-15T02:19:35.276Z] Release-Date: 2020-01-08 [2025-08-15T02:19:35.276Z] 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-08-15T02:19:35.276Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-15T02:19:35.276Z] ==> Jenkins CI detected. [2025-08-15T02:19:35.276Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2025-08-15T02:19:35.276Z] project root: . [2025-08-15T02:19:35.276Z] --> token set from env [2025-08-15T02:19:35.276Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-15T02:19:35.276Z] ==> Running gcov in . (disable via -X gcov) [2025-08-15T02:19:35.276Z] ==> Python coveragepy not found [2025-08-15T02:19:35.276Z] ==> Searching for coverage reports in: [2025-08-15T02:19:35.276Z] + . [2025-08-15T02:19:35.276Z] -> Found 1 reports [2025-08-15T02:19:35.276Z] ==> Detecting git/mercurial file structure [2025-08-15T02:19:35.276Z] ==> Reading reports [2025-08-15T02:19:35.276Z] + ./coverage.out bytes=54772 [2025-08-15T02:19:35.535Z] ==> Appending adjustments [2025-08-15T02:19:35.535Z] https://docs.codecov.io/docs/fixing-reports [2025-08-15T02:19:35.535Z] + Found adjustments [2025-08-15T02:19:35.535Z] ==> Gzipping contents [2025-08-15T02:19:35.535Z] 8.0K /tmp/codecov.abT3x3.gz [2025-08-15T02:19:35.535Z] ==> Uploading reports [2025-08-15T02:19:35.535Z] url: https://codecov.io [2025-08-15T02:19:35.535Z] query: branch=main&commit=88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-15T02:19:35.535Z] -> Pinging Codecov [2025-08-15T02:19:35.535Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-15T02:19:35.793Z] -> Uploading to [2025-08-15T02:19:35.793Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc/1ef70739-943a-4854-91f4-2ae396068971.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T021935Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ec9f9d37733645674f36336c8b13317a6f5e75537aa85493318a995a584360e9 [2025-08-15T02:19:35.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-15T02:19:35.793Z] Dload Upload Total Spent Left Speed [2025-08-15T02:19:36.052Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 29759 --:--:-- --:--:-- --:--:-- 29759 [2025-08-15T02:19:36.052Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] } [2025-08-15T02:19:36.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-15T02:19:36.278Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-15T02:19:36.296Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:19:36.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T02:19:36.596Z] [2025-08-15T02:19:36.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:19:36.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T02:19:36.901Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-15T02:19:36.901Z] 0a9a5dfd008f: Already exists [2025-08-15T02:19:36.901Z] 36466aa92d05: Already exists [2025-08-15T02:19:36.901Z] e10405b45d13: Already exists [2025-08-15T02:19:36.901Z] 096b7ceb2af7: Already exists [2025-08-15T02:19:36.901Z] 4f4fb700ef54: Already exists [2025-08-15T02:19:36.901Z] e50aa161e22a: Pulling fs layer [2025-08-15T02:19:36.901Z] d3c8db5fb9df: Pulling fs layer [2025-08-15T02:19:37.161Z] e50aa161e22a: Verifying Checksum [2025-08-15T02:19:37.161Z] e50aa161e22a: Download complete [2025-08-15T02:19:37.419Z] e50aa161e22a: Pull complete [2025-08-15T02:19:38.352Z] d3c8db5fb9df: Verifying Checksum [2025-08-15T02:19:38.352Z] d3c8db5fb9df: Download complete [2025-08-15T02:19:43.624Z] d3c8db5fb9df: Pull complete [2025-08-15T02:19:43.624Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-15T02:19:43.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T02:19:43.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:19:43.724Z] prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container [2025-08-15T02:19:43.795Z] $ 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-08-15T02:19:45.856Z] $ docker top d6c4bfebb2099f4a0ad5782b23eaf3ec85935e36fdb172c2a15a608e8a6c57a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:19:46.204Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-08-15T02:19:46.215Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-08-15T02:19:46.493Z] + set -o pipefail [2025-08-15T02:19:46.493Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-08-15T02:19:56.485Z] [2025-08-15T02:19:56.485Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-08-15T02:19:56.485Z] [2025-08-15T02:19:56.485Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/61cd594c-1345-49be-825e-2479a811ac7d [2025-08-15T02:19:56.485Z] [2025-08-15T02:19:56.485Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-15T02:19:56.485Z] [2025-08-15T02:19:56.485Z] [2025-08-15T02:19:56.485Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-15T02:19:56.485Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-15T02:19:56.497Z] $ docker stop --time=1 d6c4bfebb2099f4a0ad5782b23eaf3ec85935e36fdb172c2a15a608e8a6c57a1 [2025-08-15T02:20:11.755Z] $ docker rm -f --volumes d6c4bfebb2099f4a0ad5782b23eaf3ec85935e36fdb172c2a15a608e8a6c57a1 [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-08-15T02:20:12.768Z] + git log --format=format:%s -1 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] sh [2025-08-15T02:20:13.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T02:20:13.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:20:13.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:20:13.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:20:13.452Z] prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container [2025-08-15T02:20:13.488Z] $ 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-08-15T02:20:14.691Z] $ docker top 05655a548b259463bd593689ba39b8001ff1a02e36ad42ba53f583292e149ddd -eo pid,comm [2025-08-15T02:20:14.741Z] 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-08-15T02:20:14.741Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T02:20:14.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:20:14.797Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:20:14.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:20:14.912Z] $ docker exec 05655a548b259463bd593689ba39b8001ff1a02e36ad42ba53f583292e149ddd ssh-agent [2025-08-15T02:20:15.025Z] SSH_AUTH_SOCK=/tmp/ssh-p881lAOsckOX/agent.14 [2025-08-15T02:20:15.025Z] SSH_AGENT_PID=20 [2025-08-15T02:20:15.030Z] Running ssh-add (command line suppressed) [2025-08-15T02:20:15.139Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12124737729169618292.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12124737729169618292.key) [2025-08-15T02:20:15.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:20:15.446Z] + git semver tag [2025-08-15T02:20:15.704Z] 2025-08-15 02:20:15,676 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T02:20:15.704Z] 2025-08-15 02:20:15,695 [run_tag] DEBUG tag force:False [2025-08-15T02:20:15.704Z] 2025-08-15 02:20:15,695 [check_head_tag] DEBUG check head tag [2025-08-15T02:20:15.704Z] 2025-08-15 02:20:15,696 [execute] INFO git cat-file --batch-check [2025-08-15T02:20:15.704Z] 2025-08-15 02:20:15,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-15T02:20:15.704Z] 2025-08-15 02:20:15,699 [execute] INFO git cat-file --batch [2025-08-15T02:20:15.704Z] 2025-08-15 02:20:15,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-15T02:20:15.962Z] 2025-08-15 02:20:15,706 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-15T02:20:15.962Z] 2025-08-15 02:20:15,707 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2025-08-15T02:20:15.962Z] 2025-08-15 02:20:15,707 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-08-15T02:20:15.962Z] 2025-08-15 02:20:15,710 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-15T02:20:15.962Z] 4.1.0-dev.3 [Pipeline] } [2025-08-15T02:20:15.991Z] $ docker exec --env ******** --env ******** 05655a548b259463bd593689ba39b8001ff1a02e36ad42ba53f583292e149ddd ssh-agent -k [2025-08-15T02:20:16.086Z] unset SSH_AUTH_SOCK; [2025-08-15T02:20:16.086Z] unset SSH_AGENT_PID; [2025-08-15T02:20:16.086Z] echo Agent pid 20 killed; [2025-08-15T02:20:16.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:20:16.416Z] + git semver [Pipeline] } [2025-08-15T02:20:16.994Z] $ docker stop --time=1 05655a548b259463bd593689ba39b8001ff1a02e36ad42ba53f583292e149ddd [2025-08-15T02:20:18.934Z] $ docker rm -f --volumes 05655a548b259463bd593689ba39b8001ff1a02e36ad42ba53f583292e149ddd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:20:19.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T02:20:19.517Z] [2025-08-15T02:20:19.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:20:19.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T02:20:20.083Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-15T02:20:20.083Z] ab5ef0e58194: Pulling fs layer [2025-08-15T02:20:20.083Z] 9712f1f96733: Pulling fs layer [2025-08-15T02:20:20.083Z] 63f879dbbcfc: Pulling fs layer [2025-08-15T02:20:20.083Z] 0d9ebad4ef96: Pulling fs layer [2025-08-15T02:20:20.083Z] e9a5061849ea: Pulling fs layer [2025-08-15T02:20:20.083Z] d747dcd14b5f: Pulling fs layer [2025-08-15T02:20:20.083Z] 2de7ff778b66: Pulling fs layer [2025-08-15T02:20:20.083Z] e9a5061849ea: Waiting [2025-08-15T02:20:20.083Z] d747dcd14b5f: Waiting [2025-08-15T02:20:20.083Z] 2de7ff778b66: Waiting [2025-08-15T02:20:20.083Z] 0d9ebad4ef96: Waiting [2025-08-15T02:20:20.083Z] 9712f1f96733: Verifying Checksum [2025-08-15T02:20:20.083Z] 9712f1f96733: Download complete [2025-08-15T02:20:20.343Z] 63f879dbbcfc: Verifying Checksum [2025-08-15T02:20:20.343Z] 63f879dbbcfc: Download complete [2025-08-15T02:20:20.602Z] e9a5061849ea: Verifying Checksum [2025-08-15T02:20:20.602Z] e9a5061849ea: Download complete [2025-08-15T02:20:20.602Z] d747dcd14b5f: Verifying Checksum [2025-08-15T02:20:20.602Z] d747dcd14b5f: Download complete [2025-08-15T02:20:20.861Z] ab5ef0e58194: Verifying Checksum [2025-08-15T02:20:20.861Z] ab5ef0e58194: Download complete [2025-08-15T02:20:20.861Z] 0d9ebad4ef96: Verifying Checksum [2025-08-15T02:20:20.861Z] 0d9ebad4ef96: Download complete [2025-08-15T02:20:20.861Z] 2de7ff778b66: Download complete [2025-08-15T02:20:25.057Z] ab5ef0e58194: Pull complete [2025-08-15T02:20:25.316Z] 9712f1f96733: Pull complete [2025-08-15T02:20:26.706Z] 63f879dbbcfc: Pull complete [2025-08-15T02:20:32.727Z] 0d9ebad4ef96: Pull complete [2025-08-15T02:20:33.295Z] e9a5061849ea: Pull complete [2025-08-15T02:20:33.295Z] d747dcd14b5f: Pull complete [2025-08-15T02:20:35.196Z] 2de7ff778b66: Pull complete [2025-08-15T02:20:35.196Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-15T02:20:35.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T02:20:35.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:20:35.290Z] prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container [2025-08-15T02:20:35.322Z] $ 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-08-15T02:20:40.564Z] $ docker top a6035a0ce8d4599ffc2a82e45a584551d4515806dbc22d214279ad5522673aab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:20:40.647Z] provisioning config files... [2025-08-15T02:20:40.655Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5172330649675703296tmp [2025-08-15T02:20:40.664Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15116264789491185828tmp [2025-08-15T02:20:40.673Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2891837878729223777tmp [Pipeline] { [Pipeline] echo [2025-08-15T02:20:40.769Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:20:41.069Z] ---> sigul-configuration.sh [2025-08-15T02:20:41.069Z] gpg: directory `/root/.gnupg' created [2025-08-15T02:20:41.069Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-15T02:20:41.069Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-15T02:20:41.069Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-15T02:20:41.069Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-15T02:20:41.069Z] gpg: CAST5 encrypted data [2025-08-15T02:20:41.069Z] gpg: encrypted with 1 passphrase [2025-08-15T02:20:41.069Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-15T02:20:41.522Z] + mkdir /home/jenkins [2025-08-15T02:20:41.522Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-15T02:20:41.945Z] + 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-08-15T02:20:41.963Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:20:42.258Z] ---> sigul-install.sh [2025-08-15T02:20:42.258Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-15T02:20:42.553Z] + git tag --list [2025-08-15T02:20:42.553Z] v0.0.0 [2025-08-15T02:20:42.553Z] v2.2.0 [2025-08-15T02:20:42.553Z] v2.3.0 [2025-08-15T02:20:42.553Z] v2.3.1 [2025-08-15T02:20:42.553Z] v3.0 [2025-08-15T02:20:42.553Z] v3.0.0 [2025-08-15T02:20:42.553Z] v3.1 [2025-08-15T02:20:42.553Z] v3.1.0 [2025-08-15T02:20:42.553Z] v3.1.1 [2025-08-15T02:20:42.553Z] v4.0 [2025-08-15T02:20:42.553Z] v4.0.0 [2025-08-15T02:20:42.553Z] v4.1.0-dev.1 [2025-08-15T02:20:42.553Z] v4.1.0-dev.2 [2025-08-15T02:20:42.553Z] v4.1.0-dev.3 [Pipeline] sh [2025-08-15T02:20:42.855Z] + lftools sign git-tag v4.1.0-dev.3 [2025-08-15T02:20:43.424Z] Signing Git tag with Sigul... [2025-08-15T02:20:43.424Z] Signing v4.1.0-dev.3 [Pipeline] echo [2025-08-15T02:20:44.008Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:20:44.378Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-15T02:20:44.385Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-15T02:20:44.419Z] $ docker stop --time=1 a6035a0ce8d4599ffc2a82e45a584551d4515806dbc22d214279ad5522673aab [2025-08-15T02:20:45.695Z] $ docker rm -f --volumes a6035a0ce8d4599ffc2a82e45a584551d4515806dbc22d214279ad5522673aab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-15T02:20:46.134Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T02:20:46.134Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:20:46.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:20:46.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:20:46.520Z] prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container [2025-08-15T02:20:46.548Z] $ 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-08-15T02:20:46.787Z] $ docker top 10f7024c3a0bfdf49dbb87b34344c654c6ce44e646c327ca5af579cc7e22db47 -eo pid,comm [2025-08-15T02:20:46.834Z] 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-08-15T02:20:46.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T02:20:46.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:20:46.904Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:20:47.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:20:47.027Z] $ docker exec 10f7024c3a0bfdf49dbb87b34344c654c6ce44e646c327ca5af579cc7e22db47 ssh-agent [2025-08-15T02:20:47.137Z] SSH_AUTH_SOCK=/tmp/ssh-rs7yRNKZfcxs/agent.32 [2025-08-15T02:20:47.137Z] SSH_AGENT_PID=38 [2025-08-15T02:20:47.142Z] Running ssh-add (command line suppressed) [2025-08-15T02:20:47.240Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15309472180144021702.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15309472180144021702.key) [2025-08-15T02:20:47.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:20:47.552Z] + git semver bump pre [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,797 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,801 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,801 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,801 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,801 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,801 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,802 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,804 [execute] INFO git cat-file --batch-check [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,808 [execute] INFO git cat-file --batch [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T02:20:47.816Z] 2025-08-15 02:20:47,812 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-15T02:20:47.816Z] 4.1.0-dev.4 [Pipeline] } [2025-08-15T02:20:48.086Z] $ docker exec --env ******** --env ******** 10f7024c3a0bfdf49dbb87b34344c654c6ce44e646c327ca5af579cc7e22db47 ssh-agent -k [2025-08-15T02:20:48.186Z] unset SSH_AUTH_SOCK; [2025-08-15T02:20:48.187Z] unset SSH_AGENT_PID; [2025-08-15T02:20:48.187Z] echo Agent pid 38 killed; [2025-08-15T02:20:48.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:20:48.518Z] + git semver [Pipeline] } [2025-08-15T02:20:49.100Z] $ docker stop --time=1 10f7024c3a0bfdf49dbb87b34344c654c6ce44e646c327ca5af579cc7e22db47 [2025-08-15T02:20:50.398Z] $ docker rm -f --volumes 10f7024c3a0bfdf49dbb87b34344c654c6ce44e646c327ca5af579cc7e22db47 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:20:50.752Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T02:20:50.752Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:20:51.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:20:51.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:20:51.136Z] prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container [2025-08-15T02:20:51.168Z] $ 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-08-15T02:20:51.402Z] $ docker top 680654fba91c1d9a261a3d8ec53b0e77fa3aa709d4c121edce7ffb3943d46c72 -eo pid,comm [2025-08-15T02:20:51.447Z] 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-08-15T02:20:51.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T02:20:51.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:20:51.497Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:20:51.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:20:51.613Z] $ docker exec 680654fba91c1d9a261a3d8ec53b0e77fa3aa709d4c121edce7ffb3943d46c72 ssh-agent [2025-08-15T02:20:51.733Z] SSH_AUTH_SOCK=/tmp/ssh-imgjmpACwtfU/agent.31 [2025-08-15T02:20:51.733Z] SSH_AGENT_PID=37 [2025-08-15T02:20:51.737Z] Running ssh-add (command line suppressed) [2025-08-15T02:20:51.838Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1107091596556687085.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1107091596556687085.key) [2025-08-15T02:20:51.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:20:52.143Z] + git semver push [2025-08-15T02:20:52.406Z] 2025-08-15 02:20:52,382 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T02:20:52.406Z] 2025-08-15 02:20:52,386 [run_push] DEBUG push [2025-08-15T02:20:52.406Z] 2025-08-15 02:20:52,387 [execute] INFO git cat-file --batch-check [2025-08-15T02:20:52.406Z] 2025-08-15 02:20:52,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T02:20:52.406Z] 2025-08-15 02:20:52,389 [execute] INFO git rev-list 47594353fb5698ff2cdc3c03ab30b2c6a959665f -- [2025-08-15T02:20:52.406Z] 2025-08-15 02:20:52,389 [execute] DEBUG Popen(['git', 'rev-list', '47594353fb5698ff2cdc3c03ab30b2c6a959665f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-15T02:20:52.406Z] 2025-08-15 02:20:52,396 [execute] INFO git fetch -v -- origin [2025-08-15T02:20:52.406Z] 2025-08-15 02:20:52,396 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-15T02:20:52.976Z] 2025-08-15 02:20:52,864 [run_push] DEBUG no remote changes detected [2025-08-15T02:20:52.976Z] 2025-08-15 02:20:52,864 [execute] INFO git push origin semver [2025-08-15T02:20:52.976Z] 2025-08-15 02:20:52,864 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-15T02:20:53.911Z] 2025-08-15 02:20:53,563 [run_push] DEBUG push all version tags [2025-08-15T02:20:53.911Z] 2025-08-15 02:20:53,563 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-15T02:20:53.911Z] 2025-08-15 02:20:53,563 [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-08-15T02:20:54.479Z] 2025-08-15 02:20:54,333 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-15T02:20:54.479Z] 4.1.0-dev.4 [Pipeline] } [2025-08-15T02:20:54.488Z] $ docker exec --env ******** --env ******** 680654fba91c1d9a261a3d8ec53b0e77fa3aa709d4c121edce7ffb3943d46c72 ssh-agent -k [2025-08-15T02:20:54.588Z] unset SSH_AUTH_SOCK; [2025-08-15T02:20:54.588Z] unset SSH_AGENT_PID; [2025-08-15T02:20:54.588Z] echo Agent pid 37 killed; [2025-08-15T02:20:54.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:20:54.926Z] + git semver [Pipeline] } [2025-08-15T02:20:55.509Z] $ docker stop --time=1 680654fba91c1d9a261a3d8ec53b0e77fa3aa709d4c121edce7ffb3943d46c72 [2025-08-15T02:20:56.791Z] $ docker rm -f --volumes 680654fba91c1d9a261a3d8ec53b0e77fa3aa709d4c121edce7ffb3943d46c72 [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-08-15T02:20:57.392Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-08-15T02:20:57.392Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-15T02:20:57.392Z] total 16 [2025-08-15T02:20:57.392Z] drwxr-xr-x 3 root root 4096 Aug 15 02:06 . [2025-08-15T02:20:57.392Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 02:20 .. [2025-08-15T02:20:57.392Z] drwxr-xr-x 2 root root 4096 Aug 15 02:06 cost [2025-08-15T02:20:57.392Z] -rw-r--r-- 1 root root 89 Aug 15 02:06 cost.csv [2025-08-15T02:20:57.392Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-15T02:20:57.393Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-15T02:20:57.393Z] total 16 [2025-08-15T02:20:57.393Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 02:06 . [2025-08-15T02:20:57.393Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 02:20 .. [2025-08-15T02:20:57.393Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 02:06 cost [2025-08-15T02:20:57.393Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 15 02:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:20:57.683Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:20:58.540Z] ---> package-listing.sh [2025-08-15T02:20:58.540Z] ++ facter osfamily [2025-08-15T02:20:58.540Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T02:20:58.800Z] + OS_FAMILY=debian [2025-08-15T02:20:58.800Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-08-15T02:20:58.800Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T02:20:58.800Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T02:20:58.800Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T02:20:58.800Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T02:20:58.800Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-15T02:20:58.800Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T02:20:58.800Z] + case "${OS_FAMILY}" in [2025-08-15T02:20:58.800Z] + dpkg -l [2025-08-15T02:20:58.800Z] + grep '^ii' [2025-08-15T02:20:58.800Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T02:20:58.800Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T02:20:58.800Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T02:20:58.800Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-15T02:20:58.800Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-08-15T02:20:58.800Z] + 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-08-15T02:20:58.811Z] 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-08-15T02:20:59.091Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:20:59.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:20:59.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:20:59.736Z] prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container [2025-08-15T02:20:59.765Z] $ 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-08-15T02:21:00.029Z] $ docker top f90d30974da5e64add456eff9da05463a015d2121ebad61637150fac0ab9f8e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:21:00.374Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T02:21:00.660Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T02:21:00.946Z] + ls /var/log/sa-host [2025-08-15T02:21:00.946Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:21:00.992Z] provisioning config files... [2025-08-15T02:21:01.000Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15178178484076122419tmp [Pipeline] { [Pipeline] echo [2025-08-15T02:21:01.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:21:01.300Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T02:21:01.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:21:01.620Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T02:21:01.629Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:21:01.913Z] ---> sudo-logs.sh [2025-08-15T02:21:01.913Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-15T02:21:01.948Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:21:02.230Z] ---> job-cost.sh [2025-08-15T02:21:02.230Z] lf-activate-venv: SKIPPING [2025-08-15T02:21:02.230Z] DEBUG: total: 0.2199999988079071 [2025-08-15T02:21:02.230Z] INFO: Retrieving Stack Cost... [2025-08-15T02:21:02.488Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T02:21:03.057Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T02:21:03.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:21:03.349Z] ---> logs-deploy.sh [2025-08-15T02:21:03.349Z] lf-activate-venv: SKIPPING [2025-08-15T02:21:03.349Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/203 [2025-08-15T02:21:03.349Z] INFO: archiving workspace using pattern(s): [2025-08-15T02:21:04.287Z] Archives upload complete. [2025-08-15T02:21:04.547Z] INFO: archiving logs to Nexus