Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e004e7c4576e8ef58f54f57c323c228c6b64f6f 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-ssh15458637696928648540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh8180914199645163777.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh3140581829370138263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh9112408305453623587.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-ssh18268162910675199183.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9335 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5e004e7c4576e8ef58f54f57c323c228c6b64f6f (main) Commit message: "Merge pull request #454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config core.sparsecheckout # timeout=10 > git checkout -f 5e004e7c4576e8ef58f54f57c323c228c6b64f6f # timeout=10 > git rev-list --no-walk 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:11:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:11:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:11:52 ========================================================= 08:11:52 EdgeX Global Pipelines Version Info 08:11:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:11:53 ------------------- 08:11:53 stable info: 08:11:53 ------------------- 08:11:53 Commited By: Cherry Wang cherry@iotechsys.com 08:11:53 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:11:53 Message: update stable to v1.0.278 08:11:53 ------------------- 08:11:53 experimental info: 08:11:53 ------------------- 08:11:53 Commited By: **** collab-it+edgex@linuxfoundation.org 08:11:53 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:11:53 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:11:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 08:11:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 08:11:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e004e7 [Pipeline] echo 08:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:54 provisioning config files... 08:11:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14831265177489641269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:54 ---> ****-login.sh 08:11:54 nexus3.edgexfoundry.org:10001 08:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:55 08:11:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:11:55 Configure a credential helper to remove this warning. See 08:11:55 https://docs.****.com/go/credential-store/ 08:11:55 08:11:55 Login Succeeded 08:11:55 nexus3.edgexfoundry.org:10002 08:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:55 08:11:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:11:55 Configure a credential helper to remove this warning. See 08:11:55 https://docs.****.com/go/credential-store/ 08:11:55 08:11:55 Login Succeeded 08:11:55 nexus3.edgexfoundry.org:10003 08:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:55 08:11:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:11:55 Configure a credential helper to remove this warning. See 08:11:55 https://docs.****.com/go/credential-store/ 08:11:55 08:11:55 Login Succeeded 08:11:55 nexus3.edgexfoundry.org:10004 08:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:55 08:11:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:11:55 Configure a credential helper to remove this warning. See 08:11:55 https://docs.****.com/go/credential-store/ 08:11:55 08:11:55 Login Succeeded 08:11:55 ****.io 08:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:55 08:11:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:11:55 Configure a credential helper to remove this warning. See 08:11:55 https://docs.****.com/go/credential-store/ 08:11:55 08:11:55 Login Succeeded 08:11:55 ---> ****-login.sh ends [Pipeline] } 08:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:11:56 + git rev-list -1 --merges 5e004e7c4576e8ef58f54f57c323c228c6b64f6f~1..5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] echo 08:11:56 -----------> git rev-list -1 --merges 5e004e7c4576e8ef58f54f57c323c228c6b64f6f~1..5e004e7c4576e8ef58f54f57c323c228c6b64f6f 5e004e7c4576e8ef58f54f57c323c228c6b64f6f 08:11:56 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [false] [Pipeline] sh 08:11:56 + git log --format=format:%s -1 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] echo 08:11:56 ========================================================= 08:11:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:11:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:56 + git log --format=format:%s -1 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] echo 08:11:56 [semverPrep] GIT_COMMIT: 5e004e7c4576e8ef58f54f57c323c228c6b64f6f, Commit Message: Merge pull request #454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo 08:11:56 [semverPrep] This is not a build commit. [Pipeline] sh 08:11:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:11:57 + grep -v github /etc/ssh/ssh_known_hosts 08:11:57 + [ -e /tmp/ssh_known_hosts ] 08:11:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:11:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:11:57 + sudo tee -a /etc/ssh/ssh_known_hosts 08:11:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:57 08:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:58 0.1.4: Pulling from edgex-devops/py-git-semver 08:11:58 3dae71ba6b94: Pulling fs layer 08:11:58 6bf1a483ea7c: Pulling fs layer 08:11:58 f5dfc541a4d3: Pulling fs layer 08:11:58 461d9e800cba: Pulling fs layer 08:11:58 80192f66455f: Pulling fs layer 08:11:58 2e8e34ca0e6c: Pulling fs layer 08:11:58 a29436f7fd5d: Pulling fs layer 08:11:58 923cac83aea3: Pulling fs layer 08:11:58 25ad8b0a4227: Pulling fs layer 08:11:58 db01528c6b51: Pulling fs layer 08:11:58 28988de357af: Pulling fs layer 08:11:58 461d9e800cba: Waiting 08:11:58 80192f66455f: Waiting 08:11:58 25ad8b0a4227: Waiting 08:11:58 db01528c6b51: Waiting 08:11:58 2e8e34ca0e6c: Waiting 08:11:58 28988de357af: Waiting 08:11:58 a29436f7fd5d: Waiting 08:11:58 923cac83aea3: Waiting 08:11:58 6bf1a483ea7c: Download complete 08:11:58 461d9e800cba: Verifying Checksum 08:11:58 461d9e800cba: Download complete 08:11:58 80192f66455f: Download complete 08:11:58 f5dfc541a4d3: Verifying Checksum 08:11:58 f5dfc541a4d3: Download complete 08:11:58 3dae71ba6b94: Verifying Checksum 08:11:58 3dae71ba6b94: Download complete 08:11:58 923cac83aea3: Verifying Checksum 08:11:58 923cac83aea3: Download complete 08:11:58 25ad8b0a4227: Verifying Checksum 08:11:58 25ad8b0a4227: Download complete 08:11:58 db01528c6b51: Verifying Checksum 08:11:58 db01528c6b51: Download complete 08:11:58 28988de357af: Verifying Checksum 08:11:58 28988de357af: Download complete 08:11:58 a29436f7fd5d: Verifying Checksum 08:11:58 a29436f7fd5d: Download complete 08:11:59 2e8e34ca0e6c: Verifying Checksum 08:11:59 2e8e34ca0e6c: Download complete 08:12:00 3dae71ba6b94: Pull complete 08:12:00 6bf1a483ea7c: Pull complete 08:12:00 f5dfc541a4d3: Pull complete 08:12:00 461d9e800cba: Pull complete 08:12:00 80192f66455f: Pull complete 08:12:05 2e8e34ca0e6c: Pull complete 08:12:05 a29436f7fd5d: Pull complete 08:12:05 923cac83aea3: Pull complete 08:12:06 25ad8b0a4227: Pull complete 08:12:06 db01528c6b51: Pull complete 08:12:06 28988de357af: Pull complete 08:12:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:06 prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container 08:12:06 $ 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 08:12:08 $ docker top 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e -eo pid,comm 08:12:08 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). 08:12:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:12:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:08 [ssh-agent] Looking for ssh-agent implementation... 08:12:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:09 $ docker exec 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e ssh-agent 08:12:09 SSH_AUTH_SOCK=/tmp/ssh-3qLcnWFPs73Q/agent.32 08:12:09 SSH_AGENT_PID=38 08:12:09 Running ssh-add (command line suppressed) 08:12:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18357584333307717462.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18357584333307717462.key) 08:12:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:09 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 08:12:09 + git tag --points-at HEAD [Pipeline] } 08:12:09 $ docker exec --env ******** --env ******** 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e ssh-agent -k 08:12:09 unset SSH_AUTH_SOCK; 08:12:09 unset SSH_AGENT_PID; 08:12:09 echo Agent pid 38 killed; 08:12:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:12:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:10 [ssh-agent] Looking for ssh-agent implementation... 08:12:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:10 $ docker exec 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e ssh-agent 08:12:10 SSH_AUTH_SOCK=/tmp/ssh-6QbMD89dNZZV/agent.85 08:12:10 SSH_AGENT_PID=91 08:12:10 Running ssh-add (command line suppressed) 08:12:10 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4415718304915302030.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4415718304915302030.key) 08:12:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:10 + git semver init 08:12:10 2026-05-14 08:12:10,904 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:12:10 2026-05-14 08:12:10,908 [run_init] DEBUG init version:0.0.0 force:False 08:12:10 2026-05-14 08:12:10,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 08:12:10 2026-05-14 08:12:10,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 08:12:10 2026-05-14 08:12:10,910 [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) 08:12:12 2026-05-14 08:12:12,210 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 08:12:12 2026-05-14 08:12:12,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 08:12:12 2026-05-14 08:12:12,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:12:12 2026-05-14 08:12:12,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:12:12 4.1.0-dev.17 [Pipeline] } 08:12:12 $ docker exec --env ******** --env ******** 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e ssh-agent -k 08:12:12 unset SSH_AUTH_SOCK; 08:12:12 unset SSH_AGENT_PID; 08:12:12 echo Agent pid 91 killed; 08:12:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:12 + git semver [Pipeline] } 08:12:13 $ docker stop --time=1 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e 08:12:14 $ docker rm -f --volumes 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e [Pipeline] // withDockerContainer [Pipeline] sh 08:12:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:12:15 Stashed 1 file(s) [Pipeline] echo 08:12:15 [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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 08:12:15 provisioning config files... 08:12:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config92371345985989123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:15 ---> ****-login.sh 08:12:15 nexus3.edgexfoundry.org:10001 08:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:15 Login Succeeded 08:12:15 nexus3.edgexfoundry.org:10002 08:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:15 Login Succeeded 08:12:15 nexus3.edgexfoundry.org:10003 08:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:16 Login Succeeded 08:12:16 nexus3.edgexfoundry.org:10004 08:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:16 Login Succeeded 08:12:16 ****.io 08:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:16 Login Succeeded 08:12:16 ---> ****-login.sh ends [Pipeline] } 08:12:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:12:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:12:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:12:16 ========================================================= 08:12:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:12:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:12:17 #0 building with "default" instance using docker driver 08:12:17 08:12:17 #1 [internal] load build definition from Dockerfile 08:12:17 #1 transferring dockerfile: 2.48kB done 08:12:17 #1 DONE 0.0s 08:12:17 08:12:17 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:12:17 #2 DONE 0.1s 08:12:17 08:12:17 #3 [internal] load .dockerignore 08:12:17 #3 transferring context: 2B done 08:12:17 #3 DONE 0.0s 08:12:17 08:12:17 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:12:17 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 08:12:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s 08:12:17 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 08:12:17 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 08:12:17 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 08:12:17 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 08:12:17 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 08:12:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 08:12:17 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:12:17 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 08:12:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 08:12:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 08:12:17 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 08:12:17 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 08:12:17 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 08:12:17 #4 ... 08:12:17 08:12:17 #5 [internal] load build context 08:12:17 #5 transferring context: 24.45MB 0.3s done 08:12:17 #5 DONE 0.3s 08:12:17 08:12:17 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:12:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s 08:12:17 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 08:12:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s 08:12:17 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 08:12:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 08:12:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 08:12:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.36MB / 112.58MB 0.5s 08:12:17 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 08:12:17 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s 08:12:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.7s 08:12:18 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 08:12:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 90.18MB / 112.58MB 0.8s 08:12:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 08:12:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.4s done 08:12:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 08:12:18 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.4s done 08:12:18 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 08:12:24 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done 08:12:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 08:12:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 08:12:24 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:12:24 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 08:12:24 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 08:12:24 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done 08:12:24 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 08:12:28 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.8s done 08:12:28 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 08:12:29 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done 08:12:29 #4 DONE 12.0s 08:12:29 08:12:29 #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 08:12:29 #6 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:12:29 #6 0.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:12:30 Still waiting to schedule task 08:12:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:12:30 #6 0.774 (1/9) Installing eudev-libs (3.2.14-r5) 08:12:30 #6 0.778 (2/9) Installing libjpeg-turbo (3.1.0-r0) 08:12:30 #6 0.788 (3/9) Installing v4l-utils-libs (1.28.1-r1) 08:12:30 #6 0.796 (4/9) Installing v4l-utils (1.28.1-r1) 08:12:30 #6 0.821 (5/9) Installing libdvbv5 (1.28.1-r1) 08:12:30 #6 0.826 (6/9) Installing libturbojpeg (3.1.0-r0) 08:12:30 #6 0.836 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 08:12:30 #6 0.842 (8/9) Installing eudev-dev (3.2.14-r5) 08:12:30 #6 0.859 (9/9) Installing v4l-utils-dev (1.28.1-r1) 08:12:30 #6 0.874 Executing busybox-1.37.0-r19.trigger 08:12:30 #6 0.884 OK: 271 MiB in 69 packages 08:12:34 #6 DONE 5.1s 08:12:34 08:12:34 #7 [builder 3/8] WORKDIR /device-usb-camera 08:12:34 #7 DONE 0.0s 08:12:34 08:12:34 #8 [builder 4/8] COPY go.mod vendor* ./ 08:12:34 #8 DONE 0.0s 08:12:34 08:12:34 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:01 #9 DONE 23.9s 08:13:01 08:13:01 #10 [builder 6/8] COPY . . 08:13:01 #10 DONE 0.2s 08:13:01 08:13:01 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:13:01 #11 0.211 % Total % Received % Xferd Average Speed Time Time Time Current 08:13:01 #11 0.211 Dload Upload Total Spent Left Speed 08:13:01 #11 0.211 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10169 0 --:--:-- --:--:-- --:--:-- 10211 100 1062 100 1062 0 0 10158 0 --:--:-- --:--:-- --:--:-- 10114 08:13:01 #11 DONE 0.4s 08:13:01 08:13:01 #12 [builder 8/8] RUN echo noop 08:13:01 #12 0.239 noop 08:13:01 #12 DONE 0.3s 08:13:01 08:13:01 #13 exporting to image 08:13:01 #13 exporting layers 08:13:07 #13 exporting layers 8.3s done 08:13:07 #13 writing image sha256:d940490480a12521b062f190e9f55cb2746fbab16b96d46596a3c43419f65700 done 08:13:07 #13 naming to docker.io/library/ci-base-image-x86_64 done 08:13:07 #13 DONE 8.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:08 + docker inspect -f . ci-base-image-x86_64 08:13:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:08 prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container 08:13:08 $ 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 08:13:08 $ docker top 6da0557da32fde78f9fc302b8986a67b8bb27ceb5b002e2ba5d975c01cf91719 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:09 + go version 08:13:09 go version go1.25.2 linux/amd64 [Pipeline] } 08:13:09 $ docker stop --time=1 6da0557da32fde78f9fc302b8986a67b8bb27ceb5b002e2ba5d975c01cf91719 08:13:10 $ docker rm -f --volumes 6da0557da32fde78f9fc302b8986a67b8bb27ceb5b002e2ba5d975c01cf91719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:10 + docker inspect -f . ci-base-image-x86_64 08:13:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:10 prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container 08:13:10 $ 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 08:13:11 $ docker top d401c933409e48c966d4f7450c7aa489d4d34c1449c46c3313b789fab13439f5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:11 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 08:13:11 + make test 08:13:11 go test ./... -coverprofile=coverage.out ./... 08:13:13 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:13:39 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 08:13:39 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 08:13:47 0 issues. 08:13:47 go vet ./... 08:13:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:13:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:13:54 ./bin/test-attribution-txt.sh 08:13:54 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 08:13:54 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:13:54 $ docker stop --time=1 d401c933409e48c966d4f7450c7aa489d4d34c1449c46c3313b789fab13439f5 08:13:56 $ docker rm -f --volumes d401c933409e48c966d4f7450c7aa489d4d34c1449c46c3313b789fab13439f5 [Pipeline] // withDockerContainer [Pipeline] sh 08:13:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:13:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:13:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:13:58 + ls -al . 08:13:58 total 292 08:13:58 drwxrwxr-x 9 jenkins jenkins 4096 May 14 08:13 . 08:13:58 drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:11 .. 08:13:58 drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:13 .git 08:13:58 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:11 .github 08:13:58 -rw-rw-r-- 1 jenkins jenkins 379 May 14 08:11 .gitignore 08:13:58 -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:11 .golangci.yml 08:13:58 -rw-rw-r-- 1 jenkins jenkins 77 May 14 08:11 .hadolint.yml 08:13:58 drwxr-xr-x 3 jenkins jenkins 4096 May 14 08:12 .semver 08:13:58 -rw-rw-r-- 1 jenkins jenkins 22020 May 14 08:11 Attribution.txt 08:13:58 -rw-rw-r-- 1 jenkins jenkins 17743 May 14 08:11 CHANGELOG.md 08:13:58 -rw-rw-r-- 1 jenkins jenkins 2446 May 14 08:11 Dockerfile 08:13:58 -rw-rw-r-- 1 jenkins jenkins 678 May 14 08:11 GOVERNANCE.md 08:13:58 -rw-rw-r-- 1 jenkins jenkins 682 May 14 08:11 Jenkinsfile 08:13:58 -rw-rw-r-- 1 jenkins jenkins 11348 May 14 08:11 LICENSE 08:13:58 -rw-rw-r-- 1 jenkins jenkins 3192 May 14 08:11 Makefile 08:13:58 -rw-rw-r-- 1 jenkins jenkins 622 May 14 08:11 OWNERS.md 08:13:58 -rw-rw-r-- 1 jenkins jenkins 2575 May 14 08:11 README.md 08:13:58 -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:12 VERSION 08:13:58 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:11 bin 08:13:58 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:11 cmd 08:13:58 -rw-r--r-- 1 jenkins jenkins 54776 May 14 08:13 coverage.out 08:13:58 -rwxrwxr-x 1 jenkins jenkins 84 May 14 08:11 docker-entrypoint.sh 08:13:58 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:11 docs 08:13:58 -rw-rw-r-- 1 jenkins jenkins 6802 May 14 08:11 go.mod 08:13:58 -rw-rw-r-- 1 jenkins jenkins 89514 May 14 08:11 go.sum 08:13:58 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:11 internal 08:13:58 -rw-rw-r-- 1 jenkins jenkins 231 May 14 08:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:58 + 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=5e004e7c4576e8ef58f54f57c323c228c6b64f6f --label arch=amd64 --label version=4.1.0-dev.17 . 08:13:58 #0 building with "default" instance using docker driver 08:13:58 08:13:58 #1 [internal] load build definition from Dockerfile 08:13:58 #1 transferring dockerfile: 2.48kB done 08:13:58 #1 DONE 0.0s 08:13:58 08:13:58 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:13:58 #2 DONE 0.0s 08:13:58 08:13:58 #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 08:13:58 #3 DONE 0.1s 08:13:58 08:13:58 #4 [internal] load metadata for docker.io/library/alpine:3.22 08:13:59 #4 DONE 0.7s 08:13:59 08:13:59 #5 [internal] load .dockerignore 08:13:59 #5 transferring context: 2B done 08:13:59 #5 DONE 0.0s 08:13:59 08:13:59 #6 [internal] load build context 08:13:59 #6 transferring context: 69.38kB 0.0s done 08:13:59 #6 DONE 0.0s 08:13:59 08:13:59 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 08:13:59 #7 DONE 0.1s 08:13:59 08:13:59 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:13:59 #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:13:59 #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:13:59 #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:13:59 #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:13:59 #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0B / 3.81MB 0.1s 08:13:59 #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.4s done 08:13:59 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 08:13:59 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 08:13:59 #8 DONE 0.6s 08:13:59 08:13:59 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 08:13:59 #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done 08:13:59 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.5s 08:13:59 #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done 08:13:59 #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done 08:13:59 #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done 08:13:59 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.1s 08:14:00 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done 08:14:00 #9 DONE 0.9s 08:14:00 08:14:00 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 08:14:00 #10 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:14:00 #10 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:14:00 #10 ... 08:14:00 08:14:00 #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 08:14:00 #11 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:14:00 #11 0.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:14:00 #11 0.664 OK: 271 MiB in 69 packages 08:14:00 #11 DONE 1.0s 08:14:00 08:14:00 #12 [builder 3/8] WORKDIR /device-usb-camera 08:14:00 #12 DONE 0.0s 08:14:00 08:14:00 #13 [builder 4/8] COPY go.mod vendor* ./ 08:14:00 #13 DONE 0.0s 08:14:00 08:14:00 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 08:14:00 #10 0.625 (1/117) Installing dumb-init (1.2.5-r3) 08:14:00 #10 0.635 (2/117) Installing libSvtAv1Enc (2.3.0-r0) 08:14:00 #10 0.683 (3/117) Installing aom-libs (3.12.1-r0) 08:14:00 #10 0.734 (4/117) Installing libxau (1.0.12-r0) 08:14:00 #10 0.737 (5/117) Installing libmd (1.1.0-r0) 08:14:00 #10 0.744 (6/117) Installing libbsd (0.12.2-r0) 08:14:00 #10 0.750 (7/117) Installing libxdmcp (1.1.5-r1) 08:14:00 #10 0.754 (8/117) Installing libxcb (1.17.0-r0) 08:14:00 #10 0.772 (9/117) Installing libx11 (1.8.11-r0) 08:14:00 #10 0.914 (10/117) Installing hwdata-pci (0.395-r0) 08:14:00 #10 0.926 (11/117) Installing libpciaccess (0.18.1-r0) 08:14:00 #10 0.929 (12/117) Installing libdrm (2.4.124-r0) 08:14:00 #10 0.941 (13/117) Installing libxext (1.3.6-r2) 08:14:00 #10 0.947 (14/117) Installing libxfixes (6.0.1-r4) 08:14:00 #10 0.951 (15/117) Installing libffi (3.4.8-r0) 08:14:00 #10 0.955 (16/117) Installing wayland-libs-client (1.23.1-r3) 08:14:00 #10 0.961 (17/117) Installing libva (2.22.0-r1) 08:14:00 #10 0.967 (18/117) Installing libvdpau (1.5-r4) 08:14:00 #10 0.972 (19/117) Installing libgcc (14.2.0-r6) 08:14:00 #10 0.977 (20/117) Installing libstdc++ (14.2.0-r6) 08:14:00 #10 1.047 (21/117) Installing onevpl-libs (2023.3.1-r2) 08:14:00 #10 ... 08:14:00 08:14:00 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:00 #14 DONE 0.5s 08:14:00 08:14:00 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 08:14:00 #10 1.054 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) 08:14:00 #10 1.068 (23/117) Installing libdav1d (1.5.1-r0) 08:14:00 #10 1.086 (24/117) Installing openexr-libiex (3.3.2-r0) 08:14:00 #10 1.093 (25/117) Installing openexr-libilmthread (3.3.2-r0) 08:14:00 #10 1.097 (26/117) Installing imath (3.1.12-r0) 08:14:00 #10 1.115 (27/117) Installing libdeflate (1.23-r0) 08:14:00 #10 1.120 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) 08:14:00 #10 1.138 (29/117) Installing openexr-libopenexr (3.3.2-r0) 08:14:00 #10 1.149 (30/117) Installing brotli-libs (1.1.0-r2) 08:14:01 #10 1.159 (31/117) Installing giflib (5.2.2-r1) 08:14:01 #10 1.163 (32/117) Installing libhwy (1.0.7-r1) 08:14:01 #10 1.167 (33/117) Installing libjpeg-turbo (3.1.0-r0) 08:14:01 #10 1.204 (34/117) Installing lcms2 (2.19-r0) 08:14:01 #10 1.212 (35/117) Installing libpng (1.6.57-r0) 08:14:01 #10 1.218 (36/117) Installing libjxl (0.10.3-r2) 08:14:01 #10 1.257 (37/117) Installing lame-libs (3.100-r5) 08:14:01 #10 ... 08:14:01 08:14:01 #15 [builder 6/8] COPY . . 08:14:01 #15 DONE 0.2s 08:14:01 08:14:01 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 08:14:01 #10 1.263 (38/117) Installing opus (1.5.2-r1) 08:14:01 #10 1.275 (39/117) Installing rav1e-libs (0.7.1-r2) 08:14:01 #10 1.299 (40/117) Installing libgomp (14.2.0-r6) 08:14:01 #10 1.309 (41/117) Installing soxr (0.1.3-r7) 08:14:01 #10 1.321 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) 08:14:01 #10 1.324 (43/117) Installing libogg (1.3.5-r5) 08:14:01 #10 1.329 (44/117) Installing libtheora (1.1.1-r18) 08:14:01 #10 1.340 (45/117) Installing libvorbis (1.3.7-r2) 08:14:01 #10 1.350 (46/117) Installing libvpx (1.15.0-r0) 08:14:01 #10 1.388 (47/117) Installing libsharpyuv (1.5.0-r0) 08:14:01 #10 1.391 (48/117) Installing libwebp (1.5.0-r0) 08:14:01 #10 1.405 (49/117) Installing libwebpmux (1.5.0-r0) 08:14:01 #10 1.406 (50/117) Installing x264-libs (0.164.3108-r0) 08:14:01 #10 1.430 (51/117) Installing numactl (2.0.18-r0) 08:14:01 #10 1.434 (52/117) Installing x265-libs (3.6-r0) 08:14:01 #10 1.624 (53/117) Installing xvidcore (1.3.7-r2) 08:14:01 #10 1.631 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) 08:14:01 #10 1.749 (55/117) Installing sdl3 (3.2.16-r0) 08:14:01 #10 ... 08:14:01 08:14:01 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:14:01 #16 0.216 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:01 #16 0.216 Dload Upload Total Spent Left Speed 08:14:01 #16 0.216 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38852 0 --:--:-- --:--:-- --:--:-- 40846 08:14:01 #16 DONE 0.5s 08:14:01 08:14:01 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 08:14:01 #10 1.775 (56/117) Installing sdl2-compat (2.32.56-r0) 08:14:01 #10 1.782 (57/117) Installing alsa-lib (1.2.14-r0) 08:14:01 #10 1.801 (58/117) Installing libexpat (2.7.5-r0) 08:14:01 #10 1.805 (59/117) Installing libbz2 (1.0.8-r6) 08:14:01 #10 1.810 (60/117) Installing freetype (2.13.3-r0) 08:14:01 #10 1.824 (61/117) Installing fontconfig (2.15.0-r3) 08:14:01 #10 1.841 (62/117) Installing fribidi (1.0.16-r1) 08:14:01 #10 1.846 (63/117) Installing libintl (0.24.1-r0) 08:14:01 #10 1.851 (64/117) Installing libeconf (0.6.3-r0) 08:14:01 #10 1.856 (65/117) Installing libblkid (2.41-r9) 08:14:01 #10 1.862 (66/117) Installing libmount (2.41-r9) 08:14:01 #10 1.869 (67/117) Installing pcre2 (10.46-r0) 08:14:01 #10 1.887 (68/117) Installing glib (2.84.4-r0) 08:14:01 #10 1.926 (69/117) Installing graphite2 (1.3.14-r6) 08:14:01 #10 1.931 (70/117) Installing harfbuzz (11.2.1-r0) 08:14:01 #10 1.952 (71/117) Installing libunibreak (6.1-r0) 08:14:02 #10 1.957 (72/117) Installing libass (0.17.3-r0) 08:14:02 #10 1.963 (73/117) Installing libbluray (1.3.4-r1) 08:14:02 #10 1.971 (74/117) Installing mpg123-libs (1.32.10-r0) 08:14:02 #10 1.979 (75/117) Installing libopenmpt (0.7.15-r0) 08:14:02 #10 2.000 (76/117) Installing cjson (1.7.19-r0) 08:14:02 #10 2.003 (77/117) Installing mbedtls (3.6.6-r0) 08:14:02 #10 2.019 (78/117) Installing librist (0.2.10-r1) 08:14:02 #10 2.024 (79/117) Installing libsrt (1.5.3-r1) 08:14:02 #10 2.037 (80/117) Installing libssh (0.11.2-r0) 08:14:02 #10 2.044 (81/117) Installing xz-libs (5.8.3-r0) 08:14:02 #10 2.051 (82/117) Installing libxml2 (2.13.9-r0) 08:14:02 #10 2.065 (83/117) Installing libsodium (1.0.20-r1) 08:14:02 #10 2.074 (84/117) Installing libzmq (4.3.5-r2) 08:14:02 #10 2.084 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) 08:14:02 #10 2.117 (86/117) Installing serd-libs (0.32.4-r0) 08:14:02 #10 2.121 (87/117) Installing zix-libs (0.6.2-r0) 08:14:02 #10 2.126 (88/117) Installing sord-libs (0.16.18-r0) 08:14:02 #10 2.131 (89/117) Installing sratom (0.6.18-r0) 08:14:02 #10 2.136 (90/117) Installing lilv-libs (0.24.26-r0) 08:14:02 #10 2.143 (91/117) Installing libdovi (3.3.1-r1) 08:14:02 #10 2.153 (92/117) Installing spirv-tools (1.4.313.0-r0) 08:14:02 #10 2.197 (93/117) Installing glslang-libs (1.4.309.0-r0) 08:14:02 #10 2.565 (94/117) Installing shaderc (2024.4-r0) 08:14:02 #10 2.572 (95/117) Installing vulkan-loader (1.4.313.0-r0) 08:14:02 #10 2.582 (96/117) Installing libplacebo (6.338.2-r3) 08:14:02 #10 2.596 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) 08:14:02 #10 2.601 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) 08:14:02 #10 2.609 (99/117) Installing vidstab (1.1.1-r0) 08:14:02 #10 2.613 (100/117) Installing zimg (3.0.5-r3) 08:14:02 #10 2.625 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) 08:14:02 #10 2.747 (102/117) Installing libasyncns (0.8-r4) 08:14:02 #10 2.751 (103/117) Installing dbus-libs (1.16.2-r1) 08:14:02 #10 2.757 (104/117) Installing libltdl (2.5.4-r1) 08:14:02 #10 2.761 (105/117) Installing orc (0.4.40-r1) 08:14:02 #10 2.771 (106/117) Installing libflac (1.4.3-r1) 08:14:02 #10 2.780 (107/117) Installing libsndfile (1.2.2-r2) 08:14:02 #10 2.792 (108/117) Installing speexdsp (1.2.1-r2) 08:14:02 #10 2.796 (109/117) Installing tdb-libs (1.4.12-r0) 08:14:02 #10 2.801 (110/117) Installing libpulse (17.0-r5) 08:14:02 #10 2.817 (111/117) Installing v4l-utils-libs (1.28.1-r1) 08:14:02 #10 2.824 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) 08:14:02 #10 2.829 (113/117) Installing ffmpeg (6.1.2-r2) 08:14:02 #10 2.837 (114/117) Installing udev-init-scripts (35-r1) 08:14:02 #10 2.837 (115/117) Installing zstd-libs (1.5.7-r0) 08:14:02 #10 2.851 (116/117) Installing kmod-libs (34.2-r0) 08:14:02 #10 2.856 (117/117) Installing eudev (3.2.14-r5) 08:14:02 #10 2.868 Executing busybox-1.37.0-r20.trigger 08:14:02 #10 2.874 Executing glib-2.84.4-r0.trigger 08:14:02 #10 2.880 Executing eudev-3.2.14-r5.trigger 08:14:02 #10 2.885 OK: 133 MiB in 133 packages 08:14:03 #10 DONE 3.3s 08:14:03 08:14:03 #17 [builder 8/8] RUN make build 08:14:03 #17 0.329 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 08:14:04 #17 ... 08:14:04 08:14:04 #18 [stage-2 3/15] RUN apk --no-cache upgrade 08:14:04 #18 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:14:04 #18 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:14:04 #18 0.785 OK: 133 MiB in 133 packages 08:14:04 #18 DONE 0.9s 08:14:04 08:14:04 #17 [builder 8/8] RUN make build 08:14:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9339 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 08:14:12 Running in /w/workspace/device-usb-camera/223 [Pipeline] { [Pipeline] checkout 08:14:15 Selected Git installation does not exist. Using Default 08:14:15 The recommended git tool is: NONE 08:14:21 using credential edgex-jenkins-ssh 08:14:21 Cloning the remote Git repository 08:14:21 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 08:14:21 > git init /w/workspace/device-usb-camera/223 # timeout=10 08:14:22 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 08:14:22 > git --version # timeout=10 08:14:22 > git --version # 'git version 2.25.1' 08:14:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:24 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 08:14:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:25 Avoid second fetch 08:14:25 Checking out Revision 5e004e7c4576e8ef58f54f57c323c228c6b64f6f (main) 08:14:26 Commit message: "Merge pull request #454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" 08:14:25 > git config core.sparsecheckout # timeout=10 08:14:25 > git checkout -f 5e004e7c4576e8ef58f54f57c323c228c6b64f6f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:31 provisioning config files... 08:14:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/223@tmp/config692000902384404129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:32 ---> ****-login.sh 08:14:32 nexus3.edgexfoundry.org:10001 08:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:32 Configure a credential helper to remove this warning. See 08:14:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:32 08:14:32 Login Succeeded 08:14:32 nexus3.edgexfoundry.org:10002 08:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:33 Configure a credential helper to remove this warning. See 08:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:33 08:14:33 Login Succeeded 08:14:33 nexus3.edgexfoundry.org:10003 08:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:33 Configure a credential helper to remove this warning. See 08:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:33 08:14:33 Login Succeeded 08:14:33 nexus3.edgexfoundry.org:10004 08:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:33 Configure a credential helper to remove this warning. See 08:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:33 08:14:33 Login Succeeded 08:14:33 ****.io 08:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:34 Configure a credential helper to remove this warning. See 08:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:34 08:14:34 Login Succeeded 08:14:34 ---> ****-login.sh ends [Pipeline] } 08:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:14:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:14:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:14:34 ========================================================= 08:14:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:14:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:14:35 Sending build context to Docker daemon 12.63MB 08:14:35 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 08:14:35 Step 2/13 : FROM ${BASE} AS builder 08:14:35 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:14:35 6b59a28fa201: Pulling fs layer 08:14:35 d32bb0dddca7: Pulling fs layer 08:14:35 5dab1238d3d9: Pulling fs layer 08:14:35 196fd7d83e7d: Pulling fs layer 08:14:35 4f4fb700ef54: Pulling fs layer 08:14:35 8ba94037c8f0: Pulling fs layer 08:14:35 deaec5988b04: Pulling fs layer 08:14:35 9f65657bb879: Pulling fs layer 08:14:35 196fd7d83e7d: Waiting 08:14:35 4f4fb700ef54: Waiting 08:14:35 8ba94037c8f0: Waiting 08:14:35 deaec5988b04: Waiting 08:14:35 9f65657bb879: Waiting 08:14:36 d32bb0dddca7: Verifying Checksum 08:14:36 d32bb0dddca7: Download complete 08:14:36 196fd7d83e7d: Verifying Checksum 08:14:36 196fd7d83e7d: Download complete 08:14:36 4f4fb700ef54: Verifying Checksum 08:14:36 4f4fb700ef54: Download complete 08:14:36 8ba94037c8f0: Verifying Checksum 08:14:36 8ba94037c8f0: Download complete 08:14:36 6b59a28fa201: Verifying Checksum 08:14:36 6b59a28fa201: Download complete 08:14:36 #17 DONE 29.8s 08:14:36 08:14:36 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 08:14:36 #19 DONE 0.6s 08:14:36 08:14:36 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 08:14:36 #20 DONE 0.1s 08:14:36 08:14:36 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 08:14:36 #21 DONE 0.1s 08:14:36 08:14:36 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 08:14:36 #22 DONE 0.1s 08:14:36 08:14:36 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:14:36 #23 DONE 0.1s 08:14:36 08:14:36 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 08:14:36 #24 DONE 0.1s 08:14:36 08:14:36 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 08:14:36 #25 DONE 0.6s 08:14:36 08:14:36 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 08:14:36 #26 DONE 0.5s 08:14:36 08:14:36 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 08:14:36 #27 DONE 1.0s 08:14:36 08:14:36 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 08:14:36 #28 DONE 0.3s 08:14:36 08:14:36 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 08:14:36 #29 DONE 0.4s 08:14:36 08:14:36 #30 exporting to image 08:14:36 #30 exporting layers 08:14:36 #30 exporting layers 0.6s done 08:14:36 #30 writing image sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done 08:14:36 #30 naming to docker.io/library/device-usb-camera done 08:14:36 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 08:14:36 9f65657bb879: Verifying Checksum 08:14:36 9f65657bb879: Download complete [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:36 provisioning config files... 08:14:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9997713518429146211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:37 ---> ****-login.sh 08:14:37 nexus3.edgexfoundry.org:10001 08:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:37 Login Succeeded 08:14:37 nexus3.edgexfoundry.org:10002 08:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:37 Login Succeeded 08:14:37 nexus3.edgexfoundry.org:10003 08:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:37 Login Succeeded 08:14:37 nexus3.edgexfoundry.org:10004 08:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:37 Login Succeeded 08:14:37 ****.io 08:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:37 Login Succeeded 08:14:37 ---> ****-login.sh ends [Pipeline] } 08:14:37 Deleting 1 temporary files 08:14:37 5dab1238d3d9: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:14:38 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 08:14:38 5e004e7c4576e8ef58f54f57c323c228c6b64f6f 08:14:38 latest 08:14:38 4.1.0-dev.17 08:14:38 5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 08:14:38 main 08:14:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:38 6b59a28fa201: Pull complete 08:14:38 deaec5988b04: Verifying Checksum 08:14:38 deaec5988b04: Download complete 08:14:38 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:39 d32bb0dddca7: Pull complete 08:14:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f 08:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:14:39 77ccab389a4a: Preparing 08:14:39 d89f8738a247: Preparing 08:14:39 d89f8738a247: Preparing 08:14:39 216e394abc15: Preparing 08:14:39 56a6f440ec1f: Preparing 08:14:39 8b9ee95d9b28: Preparing 08:14:39 f32e0bbeb055: Preparing 08:14:39 8c3c9f808f59: Preparing 08:14:39 51c0733c1d0a: Preparing 08:14:39 def823b926b9: Preparing 08:14:39 eb259257cd3f: Preparing 08:14:39 74a99dbf700c: Preparing 08:14:39 0864a4d01e89: Preparing 08:14:39 0854555d70ac: Preparing 08:14:39 f32e0bbeb055: Waiting 08:14:39 8c3c9f808f59: Waiting 08:14:39 74a99dbf700c: Waiting 08:14:39 def823b926b9: Waiting 08:14:39 0864a4d01e89: Waiting 08:14:39 0854555d70ac: Waiting 08:14:39 51c0733c1d0a: Waiting 08:14:39 eb259257cd3f: Waiting 08:14:39 8b9ee95d9b28: Pushed 08:14:39 77ccab389a4a: Pushed 08:14:39 216e394abc15: Pushed 08:14:39 d89f8738a247: Pushed 08:14:39 f32e0bbeb055: Pushed 08:14:39 8c3c9f808f59: Pushed 08:14:39 51c0733c1d0a: Pushed 08:14:39 def823b926b9: Pushed 08:14:39 0854555d70ac: Layer already exists 08:14:39 74a99dbf700c: Pushed 08:14:44 56a6f440ec1f: Pushed 08:14:44 eb259257cd3f: Pushed 08:14:52 0864a4d01e89: Pushed 08:14:52 5e004e7c4576e8ef58f54f57c323c228c6b64f6f: digest: sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:53 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:14:54 77ccab389a4a: Preparing 08:14:54 d89f8738a247: Preparing 08:14:54 d89f8738a247: Preparing 08:14:54 216e394abc15: Preparing 08:14:54 56a6f440ec1f: Preparing 08:14:54 8b9ee95d9b28: Preparing 08:14:54 f32e0bbeb055: Preparing 08:14:54 8c3c9f808f59: Preparing 08:14:54 51c0733c1d0a: Preparing 08:14:54 def823b926b9: Preparing 08:14:54 eb259257cd3f: Preparing 08:14:54 74a99dbf700c: Preparing 08:14:54 0864a4d01e89: Preparing 08:14:54 f32e0bbeb055: Waiting 08:14:54 0854555d70ac: Preparing 08:14:54 8c3c9f808f59: Waiting 08:14:54 51c0733c1d0a: Waiting 08:14:54 0864a4d01e89: Waiting 08:14:54 74a99dbf700c: Waiting 08:14:54 0854555d70ac: Waiting 08:14:54 eb259257cd3f: Waiting 08:14:54 def823b926b9: Waiting 08:14:54 8b9ee95d9b28: Layer already exists 08:14:54 216e394abc15: Layer already exists 08:14:54 d89f8738a247: Layer already exists 08:14:54 56a6f440ec1f: Layer already exists 08:14:54 77ccab389a4a: Layer already exists 08:14:54 51c0733c1d0a: Layer already exists 08:14:54 def823b926b9: Layer already exists 08:14:54 8c3c9f808f59: Layer already exists 08:14:54 eb259257cd3f: Layer already exists 08:14:54 f32e0bbeb055: Layer already exists 08:14:54 74a99dbf700c: Layer already exists 08:14:54 0864a4d01e89: Layer already exists 08:14:54 0854555d70ac: Layer already exists 08:14:54 latest: digest: sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:54 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv 08:14:54 5dab1238d3d9: Pull complete 08:14:54 196fd7d83e7d: Pull complete 08:14:54 4f4fb700ef54: Pull complete 08:14:54 8ba94037c8f0: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 08:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:14:55 77ccab389a4a: Preparing 08:14:55 d89f8738a247: Preparing 08:14:55 d89f8738a247: Preparing 08:14:55 216e394abc15: Preparing 08:14:55 56a6f440ec1f: Preparing 08:14:55 8b9ee95d9b28: Preparing 08:14:55 f32e0bbeb055: Preparing 08:14:55 8c3c9f808f59: Preparing 08:14:55 51c0733c1d0a: Preparing 08:14:55 def823b926b9: Preparing 08:14:55 eb259257cd3f: Preparing 08:14:55 74a99dbf700c: Preparing 08:14:55 0864a4d01e89: Preparing 08:14:55 0854555d70ac: Preparing 08:14:55 f32e0bbeb055: Waiting 08:14:55 8c3c9f808f59: Waiting 08:14:55 51c0733c1d0a: Waiting 08:14:55 def823b926b9: Waiting 08:14:55 eb259257cd3f: Waiting 08:14:55 74a99dbf700c: Waiting 08:14:55 0864a4d01e89: Waiting 08:14:55 0854555d70ac: Waiting 08:14:55 77ccab389a4a: Layer already exists 08:14:55 216e394abc15: Layer already exists 08:14:55 56a6f440ec1f: Layer already exists 08:14:55 d89f8738a247: Layer already exists 08:14:55 8b9ee95d9b28: Layer already exists 08:14:55 f32e0bbeb055: Layer already exists 08:14:55 def823b926b9: Layer already exists 08:14:55 eb259257cd3f: Layer already exists 08:14:55 51c0733c1d0a: Layer already exists 08:14:55 8c3c9f808f59: Layer already exists 08:14:55 74a99dbf700c: Layer already exists 08:14:55 0854555d70ac: Layer already exists 08:14:55 0864a4d01e89: Layer already exists 08:14:55 4.1.0-dev.17: digest: sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 08:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:14:56 77ccab389a4a: Preparing 08:14:56 d89f8738a247: Preparing 08:14:56 d89f8738a247: Preparing 08:14:56 216e394abc15: Preparing 08:14:56 56a6f440ec1f: Preparing 08:14:56 8b9ee95d9b28: Preparing 08:14:56 f32e0bbeb055: Preparing 08:14:56 8c3c9f808f59: Preparing 08:14:56 51c0733c1d0a: Preparing 08:14:56 def823b926b9: Preparing 08:14:56 8c3c9f808f59: Waiting 08:14:56 eb259257cd3f: Preparing 08:14:56 f32e0bbeb055: Waiting 08:14:56 51c0733c1d0a: Waiting 08:14:56 74a99dbf700c: Preparing 08:14:56 0864a4d01e89: Preparing 08:14:56 eb259257cd3f: Waiting 08:14:56 74a99dbf700c: Waiting 08:14:56 0854555d70ac: Preparing 08:14:56 0864a4d01e89: Waiting 08:14:56 0854555d70ac: Waiting 08:14:56 56a6f440ec1f: Layer already exists 08:14:56 77ccab389a4a: Layer already exists 08:14:56 8b9ee95d9b28: Layer already exists 08:14:56 216e394abc15: Layer already exists 08:14:56 d89f8738a247: Layer already exists 08:14:56 f32e0bbeb055: Layer already exists 08:14:56 8c3c9f808f59: Layer already exists 08:14:56 51c0733c1d0a: Layer already exists 08:14:56 eb259257cd3f: Layer already exists 08:14:56 def823b926b9: Layer already exists 08:14:56 74a99dbf700c: Layer already exists 08:14:56 0854555d70ac: Layer already exists 08:14:56 0864a4d01e89: Layer already exists 08:14:56 5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17: digest: sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 08:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:14:57 77ccab389a4a: Preparing 08:14:57 d89f8738a247: Preparing 08:14:57 d89f8738a247: Preparing 08:14:57 216e394abc15: Preparing 08:14:57 56a6f440ec1f: Preparing 08:14:57 8b9ee95d9b28: Preparing 08:14:57 f32e0bbeb055: Preparing 08:14:57 8c3c9f808f59: Preparing 08:14:57 51c0733c1d0a: Preparing 08:14:57 def823b926b9: Preparing 08:14:57 eb259257cd3f: Preparing 08:14:57 74a99dbf700c: Preparing 08:14:57 0864a4d01e89: Preparing 08:14:57 0854555d70ac: Preparing 08:14:57 def823b926b9: Waiting 08:14:57 51c0733c1d0a: Waiting 08:14:57 0854555d70ac: Waiting 08:14:57 0864a4d01e89: Waiting 08:14:57 eb259257cd3f: Waiting 08:14:57 74a99dbf700c: Waiting 08:14:57 f32e0bbeb055: Waiting 08:14:57 8c3c9f808f59: Waiting 08:14:57 216e394abc15: Layer already exists 08:14:57 d89f8738a247: Layer already exists 08:14:57 8b9ee95d9b28: Layer already exists 08:14:57 56a6f440ec1f: Layer already exists 08:14:57 77ccab389a4a: Layer already exists 08:14:57 f32e0bbeb055: Layer already exists 08:14:57 8c3c9f808f59: Layer already exists 08:14:57 51c0733c1d0a: Layer already exists 08:14:57 eb259257cd3f: Layer already exists 08:14:57 def823b926b9: Layer already exists 08:14:57 74a99dbf700c: Layer already exists 08:14:57 0864a4d01e89: Layer already exists 08:14:57 0854555d70ac: Layer already exists 08:14:57 main: digest: sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:57 ===================================================== [Pipeline] echo 08:14:57 taggedImages: 08:14:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f 08:14:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:14:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 08:14:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 08:14:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 08:14:57 ========================================================= 08:14:57 [edgeXBuildMultiArch] RAW Config: 08:14:57 images: 08:14:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f 08:14:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:14:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 08:14:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 08:14:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 08:14:57 settingsFile: 08:14:57 device-usb-camera-settings 08:14:57 ========================================================= [Pipeline] node 08:15:03 deaec5988b04: Pull complete 08:15:04 9f65657bb879: Pull complete 08:15:04 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:15:04 ---> 334268110677 08:15:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:15:08 ---> Running in 69d3c92777ee 08:15:08 Removing intermediate container 69d3c92777ee 08:15:08 ---> baf2d63e15f9 08:15:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:15:08 ---> Running in ba137b86cb33 08:15:08 Removing intermediate container ba137b86cb33 08:15:08 ---> ffa98170be03 08:15:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:15:08 ---> Running in 682e36f5443f 08:15:09 Removing intermediate container 682e36f5443f 08:15:09 ---> 6b6ad0f59a9f 08:15:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:15:09 ---> Running in 2f980da70546 08:15:09 Removing intermediate container 2f980da70546 08:15:09 ---> 98a554a8eb03 08:15:09 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:09 ---> Running in d1c3c772600a 08:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:15:12 Still waiting to schedule task 08:15:12 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:15:13 (1/9) Installing eudev-libs (3.2.14-r5) 08:15:13 (2/9) Installing libjpeg-turbo (3.1.0-r0) 08:15:13 (3/9) Installing v4l-utils-libs (1.28.1-r1) 08:15:13 (4/9) Installing v4l-utils (1.28.1-r1) 08:15:13 (5/9) Installing libdvbv5 (1.28.1-r1) 08:15:13 (6/9) Installing libturbojpeg (3.1.0-r0) 08:15:14 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 08:15:14 (8/9) Installing eudev-dev (3.2.14-r5) 08:15:14 (9/9) Installing v4l-utils-dev (1.28.1-r1) 08:15:14 Executing busybox-1.37.0-r19.trigger 08:15:14 OK: 262 MiB in 69 packages 08:15:16 Removing intermediate container d1c3c772600a 08:15:16 ---> 7b125bc8715c 08:15:16 Step 8/13 : WORKDIR /device-usb-camera 08:15:16 ---> Running in fdd7643a03c3 08:15:16 Removing intermediate container fdd7643a03c3 08:15:16 ---> da2b49489294 08:15:16 Step 9/13 : COPY go.mod vendor* ./ 08:15:19 ---> 1f18f4ecfd5e 08:15:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:19 ---> Running in eacbfe560697 08:15:42 Running on prd-centos7-docker-4c-2g-9345 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:42 provisioning config files... 08:15:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9003042110013097412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:44 ---> ****-login.sh 08:15:44 nexus3.edgexfoundry.org:10001 08:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:44 Configure a credential helper to remove this warning. See 08:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:44 08:15:44 Login Succeeded 08:15:44 nexus3.edgexfoundry.org:10002 08:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:44 Configure a credential helper to remove this warning. See 08:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:44 08:15:44 Login Succeeded 08:15:44 nexus3.edgexfoundry.org:10003 08:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:44 Configure a credential helper to remove this warning. See 08:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:44 08:15:44 Login Succeeded 08:15:44 nexus3.edgexfoundry.org:10004 08:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:44 Configure a credential helper to remove this warning. See 08:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:44 08:15:44 Login Succeeded 08:15:44 ****.io 08:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:44 Configure a credential helper to remove this warning. See 08:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:44 08:15:44 Login Succeeded 08:15:44 ---> ****-login.sh ends [Pipeline] } 08:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:45 + docker buildx ls 08:15:45 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:15:45 default * docker 08:15:45 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:15:45 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:15:45 edgex-builder [Pipeline] sh 08:15:46 + docker buildx inspect --bootstrap 08:15:46 #1 [internal] booting buildkit 08:15:46 #1 pulling image moby/buildkit:buildx-stable-1 08:15:49 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 08:15:49 #1 creating container buildx_buildkit_edgex-builder0 08:15:50 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 08:15:50 #1 DONE 4.5s 08:15:50 Name: edgex-builder 08:15:50 Driver: docker-container 08:15:50 08:15:50 Nodes: 08:15:50 Name: edgex-builder0 08:15:50 Endpoint: unix:///var/run/docker.sock 08:15:50 Status: running 08:15:50 Buildkit: v0.29.0 08:15:50 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:15:50 + docker buildx ls 08:15:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:15:50 edgex-builder * docker-container 08:15:50 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:15:50 default docker 08:15:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:15:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f' 08:15:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f --push - 08:15:51 #1 [internal] load build definition from Dockerfile 08:15:51 #1 transferring dockerfile: 202B done 08:15:51 #1 DONE 0.0s 08:15:51 08:15:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f 08:15:51 #2 DONE 0.1s 08:15:51 08:15:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f 08:15:51 #3 DONE 0.1s 08:15:51 08:15:51 #4 [internal] load .dockerignore 08:15:51 #4 transferring context: 2B done 08:15:51 #4 DONE 0.0s 08:15:51 08:15:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 08:15:51 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done 08:15:51 #5 DONE 0.0s 08:15:51 08:15:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 08:15:51 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b done 08:15:51 #6 DONE 0.1s 08:15:51 08:15:51 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 08:15:51 #7 DONE 0.0s 08:15:51 08:15:51 #8 exporting to image 08:15:51 #8 exporting layers done 08:15:51 #8 exporting manifest sha256:a2ac777e318b9af01503ae0d18396e150af40c6c147979d8bfe894d5dcc8e3aa done 08:15:51 #8 exporting config sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done 08:15:51 #8 exporting manifest sha256:71d9f62e9846d540be4fc99d67ee9a6322650df08ae5fc9d61ce38771fe7cd74 done 08:15:51 #8 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd 0.0s done 08:15:51 #8 exporting manifest list sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.0s done 08:15:51 #8 pushing layers 08:15:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:15:51 #8 pushing layers 0.1s done 08:15:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f@sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.1s done 08:15:51 #8 DONE 0.2s 08:15:51 08:15:51 1 warning found (use --debug to expand): 08:15:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:15:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' 08:15:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - 08:15:52 #1 [internal] load build definition from Dockerfile 08:15:52 #1 transferring dockerfile: 168B done 08:15:52 #1 DONE 0.0s 08:15:52 08:15:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:15:52 #2 DONE 0.0s 08:15:52 08:15:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:15:52 #3 DONE 0.0s 08:15:52 08:15:52 #4 [internal] load .dockerignore 08:15:52 #4 transferring context: 2B done 08:15:52 #4 DONE 0.0s 08:15:52 08:15:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 08:15:52 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done 08:15:52 #5 CACHED 08:15:52 08:15:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 08:15:52 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done 08:15:52 #6 CACHED 08:15:52 08:15:52 #7 exporting to image 08:15:52 #7 exporting layers done 08:15:52 #7 exporting manifest sha256:a2ac777e318b9af01503ae0d18396e150af40c6c147979d8bfe894d5dcc8e3aa done 08:15:52 #7 exporting config sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done 08:15:52 #7 exporting manifest sha256:71d9f62e9846d540be4fc99d67ee9a6322650df08ae5fc9d61ce38771fe7cd74 done 08:15:52 #7 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd done 08:15:52 #7 exporting manifest list sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c done 08:15:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:15:52 #7 DONE 0.0s 08:15:52 08:15:52 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 08:15:52 #8 DONE 0.0s 08:15:52 08:15:52 #7 exporting to image 08:15:52 #7 pushing layers 0.0s done 08:15:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.1s done 08:15:52 #7 DONE 0.1s 08:15:52 08:15:52 1 warning found (use --debug to expand): 08:15:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:15:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 --push - 08:15:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17' 08:15:52 #1 [internal] load build definition from Dockerfile 08:15:52 #1 transferring dockerfile: 174B done 08:15:52 #1 DONE 0.0s 08:15:52 08:15:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 08:15:52 #2 DONE 0.0s 08:15:52 08:15:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 08:15:52 #3 DONE 0.0s 08:15:52 08:15:52 #4 [internal] load .dockerignore 08:15:52 #4 transferring context: 2B done 08:15:52 #4 DONE 0.0s 08:15:52 08:15:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 08:15:52 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done 08:15:52 #5 CACHED 08:15:52 08:15:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 08:15:52 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done 08:15:52 #6 CACHED 08:15:52 08:15:52 #7 exporting to image 08:15:52 #7 exporting layers done 08:15:52 #7 exporting manifest sha256:a2ac777e318b9af01503ae0d18396e150af40c6c147979d8bfe894d5dcc8e3aa done 08:15:52 #7 exporting config sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done 08:15:52 #7 exporting manifest sha256:71d9f62e9846d540be4fc99d67ee9a6322650df08ae5fc9d61ce38771fe7cd74 done 08:15:52 #7 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd 08:15:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:15:52 #7 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd done 08:15:52 #7 exporting manifest list sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c done 08:15:52 #7 pushing layers 0.0s done 08:15:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17@sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.1s done 08:15:52 #7 DONE 0.1s 08:15:52 08:15:52 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 08:15:52 #8 DONE 0.0s 08:15:52 08:15:52 1 warning found (use --debug to expand): 08:15:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:15:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 --push - 08:15:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17' 08:15:53 #1 [internal] load build definition from Dockerfile 08:15:53 #1 transferring dockerfile: 215B done 08:15:53 #1 DONE 0.0s 08:15:53 08:15:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 08:15:53 #2 DONE 0.0s 08:15:53 08:15:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 08:15:53 #3 DONE 0.0s 08:15:53 08:15:53 #4 [internal] load .dockerignore 08:15:53 #4 transferring context: 2B done 08:15:53 #4 DONE 0.0s 08:15:53 08:15:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 08:15:53 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done 08:15:53 #5 CACHED 08:15:53 08:15:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 08:15:53 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done 08:15:53 #6 DONE 0.0s 08:15:53 08:15:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 08:15:53 #6 CACHED 08:15:53 08:15:53 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 08:15:53 #7 DONE 0.0s 08:15:53 08:15:53 #8 exporting to image 08:15:53 #8 exporting layers done 08:15:53 #8 exporting manifest sha256:a2ac777e318b9af01503ae0d18396e150af40c6c147979d8bfe894d5dcc8e3aa done 08:15:53 #8 exporting config sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done 08:15:53 #8 exporting manifest sha256:71d9f62e9846d540be4fc99d67ee9a6322650df08ae5fc9d61ce38771fe7cd74 done 08:15:53 #8 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd done 08:15:53 #8 exporting manifest list sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c done 08:15:53 #8 pushing layers 0.0s done 08:15:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.1s done 08:15:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:15:53 #8 DONE 0.1s 08:15:53 08:15:53 1 warning found (use --debug to expand): 08:15:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:15:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' 08:15:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - 08:15:53 #1 [internal] load build definition from Dockerfile 08:15:53 #1 transferring dockerfile: 166B done 08:15:53 #1 DONE 0.0s 08:15:53 08:15:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 08:15:53 #2 DONE 0.0s 08:15:53 08:15:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 08:15:53 #3 DONE 0.0s 08:15:53 08:15:53 #4 [internal] load .dockerignore 08:15:53 #4 transferring context: 2B done 08:15:53 #4 DONE 0.0s 08:15:53 08:15:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 08:15:53 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done 08:15:53 #5 CACHED 08:15:53 08:15:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 08:15:53 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done 08:15:53 #6 CACHED 08:15:53 08:15:53 #7 exporting to image 08:15:53 #7 exporting layers done 08:15:53 #7 exporting manifest sha256:a2ac777e318b9af01503ae0d18396e150af40c6c147979d8bfe894d5dcc8e3aa done 08:15:53 #7 exporting config sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done 08:15:53 #7 exporting manifest sha256:71d9f62e9846d540be4fc99d67ee9a6322650df08ae5fc9d61ce38771fe7cd74 done 08:15:53 #7 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd done 08:15:53 #7 exporting manifest list sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c done 08:15:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:15:53 #7 DONE 0.0s 08:15:54 08:15:54 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 08:15:54 #8 DONE 0.0s 08:15:54 08:15:54 #7 exporting to image 08:15:54 #7 pushing layers 0.0s done 08:15:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.1s done 08:15:54 #7 DONE 0.1s 08:15:54 08:15:54 1 warning found (use --debug to expand): 08:15:54  - 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 08:15:54 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:15:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:15:55 ---> package-listing.sh 08:15:55 ++ facter osfamily 08:15:55 ++ tr '[:upper:]' '[:lower:]' 08:15:55 + OS_FAMILY=redhat 08:15:55 + workspace=/w/workspace/exfoundry_device-usb-camera_main 08:15:55 + START_PACKAGES=/tmp/packages_start.txt 08:15:55 + END_PACKAGES=/tmp/packages_end.txt 08:15:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:15:55 + PACKAGES=/tmp/packages_start.txt 08:15:55 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:15:55 + PACKAGES=/tmp/packages_end.txt 08:15:55 + case "${OS_FAMILY}" in 08:15:55 + rpm -qa 08:15:55 + sort 08:15:56 + '[' -f /tmp/packages_start.txt ']' 08:15:56 + '[' -f /tmp/packages_end.txt ']' 08:15:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:15:56 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:15:56 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 08:15:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 08:15:56 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 08:15:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:57 08:15:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:58 latest: Pulling from edgex-lftools-log-publisher 08:15:58 5eb5b503b376: Pulling fs layer 08:15:58 5c69ac0246d0: Pulling fs layer 08:15:58 ec43610c2a17: Pulling fs layer 08:15:58 3a2ae6a8a46f: Pulling fs layer 08:15:58 33b1e0a273af: Pulling fs layer 08:15:58 5d3b04190fa2: Pulling fs layer 08:15:58 2f39f015ded8: Pulling fs layer 08:15:58 33b1e0a273af: Waiting 08:15:58 5d3b04190fa2: Waiting 08:15:58 2f39f015ded8: Waiting 08:15:58 3a2ae6a8a46f: Waiting 08:15:58 5c69ac0246d0: Verifying Checksum 08:15:58 5c69ac0246d0: Download complete 08:15:58 3a2ae6a8a46f: Verifying Checksum 08:15:58 3a2ae6a8a46f: Download complete 08:15:58 33b1e0a273af: Verifying Checksum 08:15:58 33b1e0a273af: Download complete 08:15:58 ec43610c2a17: Verifying Checksum 08:15:58 ec43610c2a17: Download complete 08:15:58 5d3b04190fa2: Verifying Checksum 08:15:58 5d3b04190fa2: Download complete 08:15:58 5eb5b503b376: Verifying Checksum 08:15:58 5eb5b503b376: Download complete 08:15:58 2f39f015ded8: Verifying Checksum 08:15:58 2f39f015ded8: Download complete 08:15:59 5eb5b503b376: Pull complete 08:15:59 5c69ac0246d0: Pull complete 08:16:00 ec43610c2a17: Pull complete 08:16:00 3a2ae6a8a46f: Pull complete 08:16:00 33b1e0a273af: Pull complete 08:16:00 5d3b04190fa2: Pull complete 08:16:04 2f39f015ded8: Pull complete 08:16:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:16:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:16:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:05 prd-centos7-docker-4c-2g-9345 does not seem to be running inside a container 08:16:05 $ 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 08:16:08 $ docker top 4c4838ae1726dcdc10d30ed3276525cb1e63d520fce1a05f15209f644926539d -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:08 + touch /tmp/pre-build-complete [Pipeline] sh 08:16:08 + mkdir -p /var/log/sysstat [Pipeline] sh 08:16:09 + ls /var/log/sa-host 08:16:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:09 provisioning config files... 08:16:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10383378412603982916tmp [Pipeline] { [Pipeline] echo 08:16:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:16:09 ---> create-netrc.sh [Pipeline] } 08:16:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:16:09 ---> python-tools-install.sh [Pipeline] echo 08:16:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:16:10 ---> sudo-logs.sh 08:16:10 Archiving 'sudo' log.. 08:16:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-9345.novalocal: Name or service not known 08:16:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-9345.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:16:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:16:10 ---> job-cost.sh 08:16:10 lf-activate-venv: SKIPPING 08:16:10 INFO: No Stack... 08:16:10 INFO: Retrieving Pricing Info for: v3-standard-2 08:16:11 INFO: Archiving Costs [Pipeline] echo 08:16:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:16:11 ---> logs-deploy.sh 08:16:11 lf-activate-venv: SKIPPING 08:16:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/223 08:16:11 INFO: archiving workspace using pattern(s): 08:16:12 Archives upload complete. 08:16:12 INFO: archiving logs to Nexus 08:16:13 ---> uname -a: 08:16:13 Linux prd-centos7-docker-4c-2g-9345.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:16:13 08:16:13 08:16:13 ---> lscpu: 08:16:13 Architecture: x86_64 08:16:13 CPU op-mode(s): 32-bit, 64-bit 08:16:13 Byte Order: Little Endian 08:16:13 Address sizes: 40 bits physical, 48 bits virtual 08:16:13 CPU(s): 2 08:16:13 On-line CPU(s) list: 0,1 08:16:13 Thread(s) per core: 1 08:16:13 Core(s) per socket: 1 08:16:13 Socket(s): 2 08:16:13 NUMA node(s): 1 08:16:13 Vendor ID: AuthenticAMD 08:16:13 CPU family: 23 08:16:13 Model: 49 08:16:13 Model name: AMD EPYC-Rome Processor 08:16:13 Stepping: 0 08:16:13 CPU MHz: 2799.998 08:16:13 BogoMIPS: 5599.99 08:16:13 Virtualization: AMD-V 08:16:13 Hypervisor vendor: KVM 08:16:13 Virtualization type: full 08:16:13 L1d cache: 64 KiB 08:16:13 L1i cache: 64 KiB 08:16:13 L2 cache: 1 MiB 08:16:13 L3 cache: 32 MiB 08:16:13 NUMA node0 CPU(s): 0,1 08:16:13 Vulnerability Itlb multihit: Not affected 08:16:13 Vulnerability L1tf: Not affected 08:16:13 Vulnerability Mds: Not affected 08:16:13 Vulnerability Meltdown: Not affected 08:16:13 Vulnerability Mmio stale data: Not affected 08:16:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:16:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:16:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:16:13 Vulnerability Srbds: Not affected 08:16:13 Vulnerability Tsx async abort: Not affected 08:16:13 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 08:16:13 08:16:13 08:16:13 ---> nproc: 08:16:13 2 08:16:13 08:16:13 08:16:13 ---> df -h: 08:16:13 Filesystem Size Used Avail Use% Mounted on 08:16:13 overlay 40G 7.4G 33G 19% / 08:16:13 tmpfs 64M 0 64M 0% /dev 08:16:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:16:13 shm 64M 0 64M 0% /dev/shm 08:16:13 /dev/vda1 40G 7.4G 33G 19% /facter-os 08:16:13 08:16:13 08:16:13 Cannot open /var/log/sysstat/sa14: No such file or directory 08:16:13 Please check if data collecting is enabled 08:16:13 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:13 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:16:13 $ docker stop --time=1 4c4838ae1726dcdc10d30ed3276525cb1e63d520fce1a05f15209f644926539d 08:16:14 $ docker rm -f --volumes 4c4838ae1726dcdc10d30ed3276525cb1e63d520fce1a05f15209f644926539d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:16:14 [WS-CLEANUP] Deleting project workspace... 08:16:14 [WS-CLEANUP] Deferred wipeout is used... 08:16:14 [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 08:16:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:16:15 08:16:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:16:15 latest: Pulling from edgex-lftools-log-publisher 08:16:15 5eb5b503b376: Pulling fs layer 08:16:15 5c69ac0246d0: Pulling fs layer 08:16:15 ec43610c2a17: Pulling fs layer 08:16:15 3a2ae6a8a46f: Pulling fs layer 08:16:15 33b1e0a273af: Pulling fs layer 08:16:15 5d3b04190fa2: Pulling fs layer 08:16:15 2f39f015ded8: Pulling fs layer 08:16:15 3a2ae6a8a46f: Waiting 08:16:15 33b1e0a273af: Waiting 08:16:15 5d3b04190fa2: Waiting 08:16:15 2f39f015ded8: Waiting 08:16:15 5c69ac0246d0: Verifying Checksum 08:16:15 5c69ac0246d0: Download complete 08:16:15 3a2ae6a8a46f: Verifying Checksum 08:16:15 3a2ae6a8a46f: Download complete 08:16:15 33b1e0a273af: Verifying Checksum 08:16:15 33b1e0a273af: Download complete 08:16:15 ec43610c2a17: Verifying Checksum 08:16:15 ec43610c2a17: Download complete 08:16:15 5d3b04190fa2: Verifying Checksum 08:16:15 5d3b04190fa2: Download complete 08:16:15 5eb5b503b376: Verifying Checksum 08:16:15 5eb5b503b376: Download complete 08:16:16 2f39f015ded8: Download complete 08:16:17 5eb5b503b376: Pull complete 08:16:17 5c69ac0246d0: Pull complete 08:16:18 ec43610c2a17: Pull complete 08:16:18 3a2ae6a8a46f: Pull complete 08:16:18 33b1e0a273af: Pull complete 08:16:18 5d3b04190fa2: Pull complete 08:16:25 2f39f015ded8: Pull complete 08:16:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:16:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:25 prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container 08:16:25 $ 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 08:16:27 $ docker top 6c21a2d03534858ad4c7caa731606ddb97c03b812087f596ef8cd12d96591b71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:27 ---> job-cost.sh 08:16:27 lf-activate-venv: SKIPPING 08:16:27 INFO: No Stack... 08:16:28 INFO: Retrieving Pricing Info for: v3-standard-8 08:16:28 INFO: Archiving Costs [Pipeline] sh 08:16:28 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 08:16:28 + cut -d, -f6 [Pipeline] lock 08:16:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] 08:16:28 Resource [jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] did not exist. Created. 08:16:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:16:29 + echo total: 0.2199999988079071 [Pipeline] stash 08:16:29 Stashed 1 file(s) [Pipeline] } 08:16:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] [Pipeline] // lock [Pipeline] } 08:16:29 $ docker stop --time=1 6c21a2d03534858ad4c7caa731606ddb97c03b812087f596ef8cd12d96591b71 08:16:30 $ docker rm -f --volumes 6c21a2d03534858ad4c7caa731606ddb97c03b812087f596ef8cd12d96591b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:17:11 Removing intermediate container eacbfe560697 08:17:11 ---> abacc0a2db4b 08:17:11 Step 11/13 : COPY . . 08:17:11 ---> f8f6ae21ed71 08:17:11 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:17:11 ---> Running in eef32d3c2b71 08:17:11  % Total % Received % Xferd Average Speed Time Time Time Current 08:17:11 Dload Upload Total Spent Left Speed 08:17:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10684 0 --:--:-- --:--:-- --:--:-- 11062 08:17:11 Removing intermediate container eef32d3c2b71 08:17:11 ---> dcf9dc09a6bd 08:17:11 Step 13/13 : RUN ${MAKE} 08:17:11 ---> Running in 4fbb9a124178 08:17:11 noop 08:17:11 Removing intermediate container 4fbb9a124178 08:17:11 ---> 5e695958660d 08:17:11 Successfully built 5e695958660d 08:17:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:12 + docker inspect -f . ci-base-image-arm64 08:17:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:12 prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container 08:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/223 -v /w/workspace/device-usb-camera/223:/w/workspace/device-usb-camera/223:rw,z -v /w/workspace/device-usb-camera/223@tmp:/w/workspace/device-usb-camera/223@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 08:17:13 $ docker top 3fb8ced6af43c87f0e30c4496341517eefe5c335b4096eb9f572a14dc3015bc4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:14 + go version 08:17:14 go version go1.25.3 linux/arm64 [Pipeline] } 08:17:14 $ docker stop --time=1 3fb8ced6af43c87f0e30c4496341517eefe5c335b4096eb9f572a14dc3015bc4 08:17:16 $ docker rm -f --volumes 3fb8ced6af43c87f0e30c4496341517eefe5c335b4096eb9f572a14dc3015bc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:17 + docker inspect -f . ci-base-image-arm64 08:17:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:17 prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container 08:17:17 $ 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/223 -v /w/workspace/device-usb-camera/223:/w/workspace/device-usb-camera/223:rw,z -v /w/workspace/device-usb-camera/223@tmp:/w/workspace/device-usb-camera/223@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 08:17:19 $ docker top f06a6ce790054a9776ae1b0281151aa78eb064ccc45cec179b2f2fe4e2eda27d -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:20 + git config --global --add safe.directory /w/workspace/device-usb-camera/223 [Pipeline] fileExists [Pipeline] sh 08:17:20 + make test 08:17:20 go test ./... -coverprofile=coverage.out ./... 08:17:26 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:22:03 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 08:22:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 4.4% of statements 08:22:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:22:03 go vet ./... 08:23:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:23:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:23:03 ./bin/test-attribution-txt.sh 08:23:03 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 08:23:03 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:23:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:23:03 $ docker stop --time=1 f06a6ce790054a9776ae1b0281151aa78eb064ccc45cec179b2f2fe4e2eda27d 08:23:05 $ docker rm -f --volumes f06a6ce790054a9776ae1b0281151aa78eb064ccc45cec179b2f2fe4e2eda27d [Pipeline] // withDockerContainer [Pipeline] sh 08:23:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:23:07 Warning: overwriting stash ‘coverage-report’ 08:23:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:23:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:23:09 + ls -al . 08:23:09 total 288 08:23:09 drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:17 . 08:23:09 drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:14 .. 08:23:09 drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:14 .git 08:23:09 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:14 .github 08:23:09 -rw-rw-r-- 1 jenkins jenkins 379 May 14 08:14 .gitignore 08:23:09 -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:14 .golangci.yml 08:23:09 -rw-rw-r-- 1 jenkins jenkins 77 May 14 08:14 .hadolint.yml 08:23:09 -rw-rw-r-- 1 jenkins jenkins 22020 May 14 08:14 Attribution.txt 08:23:09 -rw-rw-r-- 1 jenkins jenkins 17743 May 14 08:14 CHANGELOG.md 08:23:09 -rw-rw-r-- 1 jenkins jenkins 2446 May 14 08:14 Dockerfile 08:23:09 -rw-rw-r-- 1 jenkins jenkins 678 May 14 08:14 GOVERNANCE.md 08:23:09 -rw-rw-r-- 1 jenkins jenkins 682 May 14 08:14 Jenkinsfile 08:23:09 -rw-rw-r-- 1 jenkins jenkins 11348 May 14 08:14 LICENSE 08:23:09 -rw-rw-r-- 1 jenkins jenkins 3192 May 14 08:14 Makefile 08:23:09 -rw-rw-r-- 1 jenkins jenkins 622 May 14 08:14 OWNERS.md 08:23:09 -rw-rw-r-- 1 jenkins jenkins 2575 May 14 08:14 README.md 08:23:09 -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:12 VERSION 08:23:09 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:14 bin 08:23:09 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:14 cmd 08:23:09 -rw-r--r-- 1 jenkins jenkins 54776 May 14 08:22 coverage.out 08:23:09 -rwxrwxr-x 1 jenkins jenkins 84 May 14 08:14 docker-entrypoint.sh 08:23:09 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:14 docs 08:23:09 -rw-rw-r-- 1 jenkins jenkins 6802 May 14 08:14 go.mod 08:23:09 -rw-rw-r-- 1 jenkins jenkins 89514 May 14 08:14 go.sum 08:23:09 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:14 internal 08:23:09 -rw-rw-r-- 1 jenkins jenkins 231 May 14 08:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:10 + 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=5e004e7c4576e8ef58f54f57c323c228c6b64f6f --label arch=arm64 --label version=4.1.0-dev.17 . 08:23:11 Sending build context to Docker daemon 12.68MB 08:23:11 Step 1/37 : ARG BASE=golang:1.25-alpine3.22 08:23:11 Step 2/37 : FROM ${BASE} AS builder 08:23:11 ---> 5e695958660d 08:23:11 Step 3/37 : ARG ADD_BUILD_TAGS="" 08:23:11 ---> Running in 2432229dd5d5 08:23:11 Removing intermediate container 2432229dd5d5 08:23:11 ---> c17418805724 08:23:11 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:23:11 ---> Running in d22f34ada07e 08:23:12 Removing intermediate container d22f34ada07e 08:23:12 ---> 408865959867 08:23:12 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:23:12 ---> Running in bf2a1987bfdc 08:23:12 Removing intermediate container bf2a1987bfdc 08:23:12 ---> 1cb714aad44c 08:23:12 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:23:12 ---> Running in a59cb04ad6e8 08:23:12 Removing intermediate container a59cb04ad6e8 08:23:12 ---> fa3841ba6445 08:23:12 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:23:12 ---> Running in 293801c8d753 08:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:23:16 OK: 262 MiB in 69 packages 08:23:17 Removing intermediate container 293801c8d753 08:23:17 ---> e3fb108f2b58 08:23:17 Step 8/37 : WORKDIR /device-usb-camera 08:23:17 ---> Running in 2e2004366e3b 08:23:18 Removing intermediate container 2e2004366e3b 08:23:18 ---> e6d87136d322 08:23:18 Step 9/37 : COPY go.mod vendor* ./ 08:23:18 ---> dc945de38785 08:23:18 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:18 ---> Running in 6157add385b5 08:23:21 Removing intermediate container 6157add385b5 08:23:21 ---> 6e3b28a3828f 08:23:21 Step 11/37 : COPY . . 08:23:22 ---> 4fa5b303a7cd 08:23:22 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:23:22 ---> Running in 6bd659c3e7ec 08:23:23  % Total % Received % Xferd Average Speed Time Time Time Current 08:23:23  Dload Upload Total Spent Left Speed 08:23:23 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5886 0 --:--:-- --:--:-- --:--:-- 5966 08:23:24 Removing intermediate container 6bd659c3e7ec 08:23:24 ---> ea96fff1751f 08:23:24 Step 13/37 : RUN ${MAKE} 08:23:24 ---> Running in 135b38b195a7 08:23:25 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 08:28:21 Removing intermediate container 135b38b195a7 08:28:21 ---> 98304a339887 08:28:21 Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp 08:28:21 1.15.3: Pulling from bluenviron/mediamtx 08:28:21 15af7a6288ba: Pulling fs layer 08:28:21 15af7a6288ba: Verifying Checksum 08:28:21 15af7a6288ba: Download complete 08:28:21 15af7a6288ba: Pull complete 08:28:21 Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 08:28:21 Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 08:28:21 ---> 750e2abf1212 08:28:21 Step 15/37 : FROM alpine:3.22 08:28:22 3.22: Pulling from library/alpine 08:28:22 58e777220c39: Pulling fs layer 08:28:22 58e777220c39: Verifying Checksum 08:28:22 58e777220c39: Download complete 08:28:23 58e777220c39: Pull complete 08:28:23 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:28:23 Status: Downloaded newer image for alpine:3.22 08:28:23 ---> 6a2735c23ff3 08:28:23 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:28:24 ---> Running in d5e76c6e4926 08:28:24 Removing intermediate container d5e76c6e4926 08:28:24 ---> 590cee686ad8 08:28:24 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 08:28:24 ---> Running in 43116dea0bfe 08:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:28:27 (1/116) Installing dumb-init (1.2.5-r3) 08:28:27 (2/116) Installing libSvtAv1Enc (2.3.0-r0) 08:28:28 (3/116) Installing aom-libs (3.12.1-r0) 08:28:28 (4/116) Installing libxau (1.0.12-r0) 08:28:28 (5/116) Installing libmd (1.1.0-r0) 08:28:28 (6/116) Installing libbsd (0.12.2-r0) 08:28:28 (7/116) Installing libxdmcp (1.1.5-r1) 08:28:28 (8/116) Installing libxcb (1.17.0-r0) 08:28:28 (9/116) Installing libx11 (1.8.11-r0) 08:28:28 (10/116) Installing hwdata-pci (0.395-r0) 08:28:28 (11/116) Installing libpciaccess (0.18.1-r0) 08:28:28 (12/116) Installing libdrm (2.4.124-r0) 08:28:28 (13/116) Installing libxext (1.3.6-r2) 08:28:28 (14/116) Installing libxfixes (6.0.1-r4) 08:28:28 (15/116) Installing libffi (3.4.8-r0) 08:28:28 (16/116) Installing wayland-libs-client (1.23.1-r3) 08:28:28 (17/116) Installing libva (2.22.0-r1) 08:28:28 (18/116) Installing libvdpau (1.5-r4) 08:28:28 (19/116) Installing ffmpeg-libavutil (6.1.2-r2) 08:28:28 (20/116) Installing libdav1d (1.5.1-r0) 08:28:28 (21/116) Installing libgcc (14.2.0-r6) 08:28:28 (22/116) Installing libstdc++ (14.2.0-r6) 08:28:29 (23/116) Installing openexr-libiex (3.3.2-r0) 08:28:29 (24/116) Installing openexr-libilmthread (3.3.2-r0) 08:28:29 (25/116) Installing imath (3.1.12-r0) 08:28:29 (26/116) Installing libdeflate (1.23-r0) 08:28:29 (27/116) Installing openexr-libopenexrcore (3.3.2-r0) 08:28:29 (28/116) Installing openexr-libopenexr (3.3.2-r0) 08:28:29 (29/116) Installing brotli-libs (1.1.0-r2) 08:28:29 (30/116) Installing giflib (5.2.2-r1) 08:28:29 (31/116) Installing libhwy (1.0.7-r1) 08:28:29 (32/116) Installing libjpeg-turbo (3.1.0-r0) 08:28:29 (33/116) Installing lcms2 (2.19-r0) 08:28:29 (34/116) Installing libpng (1.6.57-r0) 08:28:29 (35/116) Installing libjxl (0.10.3-r2) 08:28:29 (36/116) Installing lame-libs (3.100-r5) 08:28:29 (37/116) Installing opus (1.5.2-r1) 08:28:29 (38/116) Installing rav1e-libs (0.7.1-r2) 08:28:30 (39/116) Installing libgomp (14.2.0-r6) 08:28:30 (40/116) Installing soxr (0.1.3-r7) 08:28:30 (41/116) Installing ffmpeg-libswresample (6.1.2-r2) 08:28:30 (42/116) Installing libogg (1.3.5-r5) 08:28:30 (43/116) Installing libtheora (1.1.1-r18) 08:28:30 (44/116) Installing libvorbis (1.3.7-r2) 08:28:30 (45/116) Installing libvpx (1.15.0-r0) 08:28:30 (46/116) Installing libsharpyuv (1.5.0-r0) 08:28:30 (47/116) Installing libwebp (1.5.0-r0) 08:28:30 (48/116) Installing libwebpmux (1.5.0-r0) 08:28:30 (49/116) Installing x264-libs (0.164.3108-r0) 08:28:30 (50/116) Installing numactl (2.0.18-r0) 08:28:30 (51/116) Installing x265-libs (3.6-r0) 08:28:31 (52/116) Installing xvidcore (1.3.7-r2) 08:28:31 (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) 08:28:31 (54/116) Installing sdl3 (3.2.16-r0) 08:28:31 (55/116) Installing sdl2-compat (2.32.56-r0) 08:28:31 (56/116) Installing alsa-lib (1.2.14-r0) 08:28:31 (57/116) Installing libexpat (2.7.5-r0) 08:28:31 (58/116) Installing libbz2 (1.0.8-r6) 08:28:31 (59/116) Installing freetype (2.13.3-r0) 08:28:31 (60/116) Installing fontconfig (2.15.0-r3) 08:28:31 (61/116) Installing fribidi (1.0.16-r1) 08:28:31 (62/116) Installing libintl (0.24.1-r0) 08:28:31 (63/116) Installing libeconf (0.6.3-r0) 08:28:31 (64/116) Installing libblkid (2.41-r9) 08:28:31 (65/116) Installing libmount (2.41-r9) 08:28:32 (66/116) Installing pcre2 (10.46-r0) 08:28:32 (67/116) Installing glib (2.84.4-r0) 08:28:32 (68/116) Installing graphite2 (1.3.14-r6) 08:28:32 (69/116) Installing harfbuzz (11.2.1-r0) 08:28:32 (70/116) Installing libunibreak (6.1-r0) 08:28:32 (71/116) Installing libass (0.17.3-r0) 08:28:32 (72/116) Installing libbluray (1.3.4-r1) 08:28:32 (73/116) Installing mpg123-libs (1.32.10-r0) 08:28:32 (74/116) Installing libopenmpt (0.7.15-r0) 08:28:32 (75/116) Installing cjson (1.7.19-r0) 08:28:32 (76/116) Installing mbedtls (3.6.6-r0) 08:28:32 (77/116) Installing librist (0.2.10-r1) 08:28:32 (78/116) Installing libsrt (1.5.3-r1) 08:28:32 (79/116) Installing libssh (0.11.2-r0) 08:28:32 (80/116) Installing xz-libs (5.8.3-r0) 08:28:32 (81/116) Installing libxml2 (2.13.9-r0) 08:28:33 (82/116) Installing libsodium (1.0.20-r1) 08:28:33 (83/116) Installing libzmq (4.3.5-r2) 08:28:33 (84/116) Installing ffmpeg-libavformat (6.1.2-r2) 08:28:33 (85/116) Installing serd-libs (0.32.4-r0) 08:28:33 (86/116) Installing zix-libs (0.6.2-r0) 08:28:33 (87/116) Installing sord-libs (0.16.18-r0) 08:28:33 (88/116) Installing sratom (0.6.18-r0) 08:28:33 (89/116) Installing lilv-libs (0.24.26-r0) 08:28:33 (90/116) Installing libdovi (3.3.1-r1) 08:28:33 (91/116) Installing spirv-tools (1.4.313.0-r0) 08:28:33 (92/116) Installing glslang-libs (1.4.309.0-r0) 08:28:33 (93/116) Installing shaderc (2024.4-r0) 08:28:33 (94/116) Installing vulkan-loader (1.4.313.0-r0) 08:28:33 (95/116) Installing libplacebo (6.338.2-r3) 08:28:34 (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) 08:28:34 (97/116) Installing ffmpeg-libswscale (6.1.2-r2) 08:28:34 (98/116) Installing vidstab (1.1.1-r0) 08:28:34 (99/116) Installing zimg (3.0.5-r3) 08:28:34 (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) 08:28:34 (101/116) Installing libasyncns (0.8-r4) 08:28:34 (102/116) Installing dbus-libs (1.16.2-r1) 08:28:34 (103/116) Installing libltdl (2.5.4-r1) 08:28:34 (104/116) Installing orc (0.4.40-r1) 08:28:34 (105/116) Installing libflac (1.4.3-r1) 08:28:34 (106/116) Installing libsndfile (1.2.2-r2) 08:28:34 (107/116) Installing speexdsp (1.2.1-r2) 08:28:34 (108/116) Installing tdb-libs (1.4.12-r0) 08:28:35 (109/116) Installing libpulse (17.0-r5) 08:28:35 (110/116) Installing v4l-utils-libs (1.28.1-r1) 08:28:35 (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) 08:28:35 (112/116) Installing ffmpeg (6.1.2-r2) 08:28:35 (113/116) Installing udev-init-scripts (35-r1) 08:28:35 (114/116) Installing zstd-libs (1.5.7-r0) 08:28:35 (115/116) Installing kmod-libs (34.2-r0) 08:28:35 (116/116) Installing eudev (3.2.14-r5) 08:28:35 Executing busybox-1.37.0-r20.trigger 08:28:35 Executing glib-2.84.4-r0.trigger 08:28:35 Executing eudev-3.2.14-r5.trigger 08:28:35 OK: 114 MiB in 132 packages 08:28:39 Removing intermediate container 43116dea0bfe 08:28:39 ---> 66b67933d15b 08:28:39 Step 18/37 : RUN apk --no-cache upgrade 08:28:39 ---> Running in 7bb835ee813f 08:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:28:42 OK: 114 MiB in 132 packages 08:28:43 Removing intermediate container 7bb835ee813f 08:28:43 ---> d92cbcc44bc4 08:28:43 Step 19/37 : WORKDIR / 08:28:44 ---> Running in cc425532332f 08:28:44 Removing intermediate container cc425532332f 08:28:44 ---> 30fa32a71a57 08:28:44 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 08:28:47 ---> cf781ad81d8c 08:28:47 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 08:28:47 ---> 47dac5625679 08:28:47 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 08:28:48 ---> 68daf96c05a4 08:28:48 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:28:48 ---> 213c542926cc 08:28:48 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:28:49 ---> d613039bb31e 08:28:49 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 08:28:50 ---> 7da9d40d3f9c 08:28:50 Step 26/37 : COPY --from=rtsp /mediamtx / 08:28:53 ---> 14d2235dbe2a 08:28:53 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 08:28:53 ---> Running in 60e7cd469b35 08:28:54 Removing intermediate container 60e7cd469b35 08:28:54 ---> 046b6e3b5353 08:28:54 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 08:28:54 ---> Running in f0d5c77ff032 08:28:56 Removing intermediate container f0d5c77ff032 08:28:56 ---> bf6d3c91f3b3 08:28:56 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 08:28:56 ---> Running in 0ccf189865a7 08:28:58 Removing intermediate container 0ccf189865a7 08:28:58 ---> a9797aa50cb1 08:28:58 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 08:28:58 ---> Running in 0c22eb9d3ed5 08:29:00 Removing intermediate container 0c22eb9d3ed5 08:29:00 ---> 643b75b1e396 08:29:00 Step 31/37 : EXPOSE 59983 08:29:00 ---> Running in e7d94a8b724c 08:29:00 Removing intermediate container e7d94a8b724c 08:29:00 ---> 5f2c45904cc0 08:29:00 Step 32/37 : EXPOSE 8554 08:29:00 ---> Running in 0c88cf4b3293 08:29:00 Removing intermediate container 0c88cf4b3293 08:29:00 ---> 04bce6fb6dfa 08:29:00 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:29:00 ---> Running in 6b9f3c673555 08:29:01 Removing intermediate container 6b9f3c673555 08:29:01 ---> 824a5c202c8a 08:29:01 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 08:29:01 ---> Running in 9e692c946e96 08:29:01 Removing intermediate container 9e692c946e96 08:29:01 ---> fdaed4429dfd 08:29:01 Step 35/37 : LABEL arch=arm64 08:29:01 ---> Running in ec43d551b67e 08:29:01 Removing intermediate container ec43d551b67e 08:29:01 ---> a03de2391c29 08:29:01 Step 36/37 : LABEL git_sha=5e004e7c4576e8ef58f54f57c323c228c6b64f6f 08:29:02 ---> Running in e6999928799d 08:29:02 Removing intermediate container e6999928799d 08:29:02 ---> 0d14cebd60f0 08:29:02 Step 37/37 : LABEL version=4.1.0-dev.17 08:29:02 ---> Running in d291ed74a4fd 08:29:03 Removing intermediate container d291ed74a4fd 08:29:03 ---> 906ed7865fef 08:29:03 [Warning] One or more build-args [ARCH] were not consumed 08:29:03 Successfully built 906ed7865fef 08:29:03 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 08:29:03 provisioning config files... 08:29:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/223@tmp/config4314938732745708408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:03 ---> ****-login.sh 08:29:03 nexus3.edgexfoundry.org:10001 08:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:03 Configure a credential helper to remove this warning. See 08:29:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:03 08:29:03 Login Succeeded 08:29:03 nexus3.edgexfoundry.org:10002 08:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:04 Configure a credential helper to remove this warning. See 08:29:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:04 08:29:04 Login Succeeded 08:29:04 nexus3.edgexfoundry.org:10003 08:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:04 Configure a credential helper to remove this warning. See 08:29:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:04 08:29:04 Login Succeeded 08:29:04 nexus3.edgexfoundry.org:10004 08:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:05 Configure a credential helper to remove this warning. See 08:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:05 08:29:05 Login Succeeded 08:29:05 ****.io 08:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:05 Configure a credential helper to remove this warning. See 08:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:05 08:29:05 Login Succeeded 08:29:05 ---> ****-login.sh ends [Pipeline] } 08:29:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:29:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:29:05 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 08:29:05 5e004e7c4576e8ef58f54f57c323c228c6b64f6f 08:29:05 latest 08:29:05 4.1.0-dev.17 08:29:05 5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 08:29:05 main 08:29:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:06 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f 08:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:29:08 164fc26776a6: Preparing 08:29:08 2717d86ffb21: Preparing 08:29:08 eec8d2aed28f: Preparing 08:29:08 ec5b9592847c: Preparing 08:29:08 8b2c1f450c66: Preparing 08:29:08 de17f37f5fc2: Preparing 08:29:08 997d66be6f99: Preparing 08:29:08 8d6664311f05: Preparing 08:29:08 cf50e661cdca: Preparing 08:29:08 de17f37f5fc2: Waiting 08:29:08 12238c507ea6: Preparing 08:29:08 28939bbbef36: Preparing 08:29:08 35f98d887157: Preparing 08:29:08 6b60a0f19bf7: Preparing 08:29:08 eeaa73608b53: Preparing 08:29:08 997d66be6f99: Waiting 08:29:08 8d6664311f05: Waiting 08:29:08 35f98d887157: Waiting 08:29:08 cf50e661cdca: Waiting 08:29:08 6b60a0f19bf7: Waiting 08:29:08 12238c507ea6: Waiting 08:29:08 eeaa73608b53: Waiting 08:29:08 28939bbbef36: Waiting 08:29:08 eec8d2aed28f: Pushed 08:29:08 2717d86ffb21: Pushed 08:29:08 164fc26776a6: Pushed 08:29:08 ec5b9592847c: Pushed 08:29:08 de17f37f5fc2: Pushed 08:29:08 997d66be6f99: Pushed 08:29:09 8d6664311f05: Pushed 08:29:09 cf50e661cdca: Pushed 08:29:09 12238c507ea6: Pushed 08:29:09 eeaa73608b53: Layer already exists 08:29:09 35f98d887157: Pushed 08:29:21 28939bbbef36: Pushed 08:29:21 8b2c1f450c66: Pushed 08:29:34 6b60a0f19bf7: Pushed 08:29:34 5e004e7c4576e8ef58f54f57c323c228c6b64f6f: digest: sha256:780b38cf85539bf8bee5a396d5d77564b26500a4c25f596c31e5606f3492c7bb size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:34 + 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 08:29:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 08:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:29:37 164fc26776a6: Preparing 08:29:37 2717d86ffb21: Preparing 08:29:37 eec8d2aed28f: Preparing 08:29:37 ec5b9592847c: Preparing 08:29:37 8b2c1f450c66: Preparing 08:29:37 de17f37f5fc2: Preparing 08:29:37 997d66be6f99: Preparing 08:29:37 8d6664311f05: Preparing 08:29:37 cf50e661cdca: Preparing 08:29:37 12238c507ea6: Preparing 08:29:37 28939bbbef36: Preparing 08:29:37 35f98d887157: Preparing 08:29:37 6b60a0f19bf7: Preparing 08:29:37 eeaa73608b53: Preparing 08:29:37 de17f37f5fc2: Waiting 08:29:37 997d66be6f99: Waiting 08:29:37 8d6664311f05: Waiting 08:29:37 cf50e661cdca: Waiting 08:29:37 12238c507ea6: Waiting 08:29:37 28939bbbef36: Waiting 08:29:37 35f98d887157: Waiting 08:29:37 6b60a0f19bf7: Waiting 08:29:37 eeaa73608b53: Waiting 08:29:37 8b2c1f450c66: Layer already exists 08:29:37 2717d86ffb21: Layer already exists 08:29:37 164fc26776a6: Layer already exists 08:29:37 eec8d2aed28f: Layer already exists 08:29:37 ec5b9592847c: Layer already exists 08:29:37 de17f37f5fc2: Layer already exists 08:29:37 12238c507ea6: Layer already exists 08:29:37 cf50e661cdca: Layer already exists 08:29:37 997d66be6f99: Layer already exists 08:29:37 8d6664311f05: Layer already exists 08:29:37 28939bbbef36: Layer already exists 08:29:37 35f98d887157: Layer already exists 08:29:37 eeaa73608b53: Layer already exists 08:29:37 6b60a0f19bf7: Layer already exists 08:29:38 latest: digest: sha256:780b38cf85539bf8bee5a396d5d77564b26500a4c25f596c31e5606f3492c7bb size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:38 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.17 08:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:29:38 164fc26776a6: Preparing 08:29:38 2717d86ffb21: Preparing 08:29:38 eec8d2aed28f: Preparing 08:29:38 ec5b9592847c: Preparing 08:29:38 8b2c1f450c66: Preparing 08:29:38 de17f37f5fc2: Preparing 08:29:38 997d66be6f99: Preparing 08:29:38 8d6664311f05: Preparing 08:29:38 cf50e661cdca: Preparing 08:29:38 12238c507ea6: Preparing 08:29:38 28939bbbef36: Preparing 08:29:38 35f98d887157: Preparing 08:29:38 6b60a0f19bf7: Preparing 08:29:38 eeaa73608b53: Preparing 08:29:38 cf50e661cdca: Waiting 08:29:38 12238c507ea6: Waiting 08:29:38 28939bbbef36: Waiting 08:29:38 35f98d887157: Waiting 08:29:38 6b60a0f19bf7: Waiting 08:29:38 997d66be6f99: Waiting 08:29:38 de17f37f5fc2: Waiting 08:29:38 8d6664311f05: Waiting 08:29:38 eec8d2aed28f: Layer already exists 08:29:38 2717d86ffb21: Layer already exists 08:29:38 ec5b9592847c: Layer already exists 08:29:38 164fc26776a6: Layer already exists 08:29:38 8b2c1f450c66: Layer already exists 08:29:38 cf50e661cdca: Layer already exists 08:29:38 de17f37f5fc2: Layer already exists 08:29:38 8d6664311f05: Layer already exists 08:29:38 997d66be6f99: Layer already exists 08:29:38 12238c507ea6: Layer already exists 08:29:38 6b60a0f19bf7: Layer already exists 08:29:38 28939bbbef36: Layer already exists 08:29:38 35f98d887157: Layer already exists 08:29:38 eeaa73608b53: Layer already exists 08:29:39 4.1.0-dev.17: digest: sha256:780b38cf85539bf8bee5a396d5d77564b26500a4c25f596c31e5606f3492c7bb size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 08:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:29:40 164fc26776a6: Preparing 08:29:40 2717d86ffb21: Preparing 08:29:40 eec8d2aed28f: Preparing 08:29:40 ec5b9592847c: Preparing 08:29:40 8b2c1f450c66: Preparing 08:29:40 de17f37f5fc2: Preparing 08:29:40 997d66be6f99: Preparing 08:29:40 8d6664311f05: Preparing 08:29:40 cf50e661cdca: Preparing 08:29:40 12238c507ea6: Preparing 08:29:40 28939bbbef36: Preparing 08:29:40 35f98d887157: Preparing 08:29:40 6b60a0f19bf7: Preparing 08:29:40 eeaa73608b53: Preparing 08:29:40 de17f37f5fc2: Waiting 08:29:40 12238c507ea6: Waiting 08:29:40 997d66be6f99: Waiting 08:29:40 28939bbbef36: Waiting 08:29:40 8d6664311f05: Waiting 08:29:40 35f98d887157: Waiting 08:29:40 cf50e661cdca: Waiting 08:29:40 6b60a0f19bf7: Waiting 08:29:40 eeaa73608b53: Waiting 08:29:40 ec5b9592847c: Layer already exists 08:29:40 8b2c1f450c66: Layer already exists 08:29:40 164fc26776a6: Layer already exists 08:29:40 2717d86ffb21: Layer already exists 08:29:40 eec8d2aed28f: Layer already exists 08:29:40 8d6664311f05: Layer already exists 08:29:40 de17f37f5fc2: Layer already exists 08:29:40 cf50e661cdca: Layer already exists 08:29:40 12238c507ea6: Layer already exists 08:29:40 997d66be6f99: Layer already exists 08:29:40 6b60a0f19bf7: Layer already exists 08:29:40 35f98d887157: Layer already exists 08:29:40 eeaa73608b53: Layer already exists 08:29:40 28939bbbef36: Layer already exists 08:29:40 5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17: digest: sha256:780b38cf85539bf8bee5a396d5d77564b26500a4c25f596c31e5606f3492c7bb size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:41 + 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 08:29:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 08:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:29:41 164fc26776a6: Preparing 08:29:41 2717d86ffb21: Preparing 08:29:41 eec8d2aed28f: Preparing 08:29:41 ec5b9592847c: Preparing 08:29:41 8b2c1f450c66: Preparing 08:29:41 de17f37f5fc2: Preparing 08:29:41 997d66be6f99: Preparing 08:29:41 8d6664311f05: Preparing 08:29:41 cf50e661cdca: Preparing 08:29:41 12238c507ea6: Preparing 08:29:41 28939bbbef36: Preparing 08:29:41 35f98d887157: Preparing 08:29:41 6b60a0f19bf7: Preparing 08:29:41 eeaa73608b53: Preparing 08:29:41 cf50e661cdca: Waiting 08:29:41 de17f37f5fc2: Waiting 08:29:41 997d66be6f99: Waiting 08:29:41 8d6664311f05: Waiting 08:29:41 28939bbbef36: Waiting 08:29:41 35f98d887157: Waiting 08:29:41 6b60a0f19bf7: Waiting 08:29:41 eeaa73608b53: Waiting 08:29:41 12238c507ea6: Waiting 08:29:41 2717d86ffb21: Layer already exists 08:29:41 ec5b9592847c: Layer already exists 08:29:41 164fc26776a6: Layer already exists 08:29:41 8b2c1f450c66: Layer already exists 08:29:41 eec8d2aed28f: Layer already exists 08:29:41 8d6664311f05: Layer already exists 08:29:41 de17f37f5fc2: Layer already exists 08:29:41 997d66be6f99: Layer already exists 08:29:41 cf50e661cdca: Layer already exists 08:29:41 12238c507ea6: Layer already exists 08:29:41 eeaa73608b53: Layer already exists 08:29:41 28939bbbef36: Layer already exists 08:29:41 6b60a0f19bf7: Layer already exists 08:29:41 35f98d887157: Layer already exists 08:29:42 main: digest: sha256:780b38cf85539bf8bee5a396d5d77564b26500a4c25f596c31e5606f3492c7bb size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:29:42 ===================================================== [Pipeline] echo 08:29:42 taggedImages: 08:29:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f 08:29:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 08:29:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.17 08:29:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 08:29:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 08:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] echo 08:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 08:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.17 [Pipeline] echo 08:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [Pipeline] echo 08:29:42 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 08:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:29:42 08:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:29:43 arm64: Pulling from edgex-lftools-log-publisher 08:29:43 8998bd30e6a1: Pulling fs layer 08:29:43 04944245beec: Pulling fs layer 08:29:43 699f458cf7ca: Pulling fs layer 08:29:43 765212b225bb: Pulling fs layer 08:29:43 f23df028b6ca: Pulling fs layer 08:29:43 d65c8cfc05b1: Pulling fs layer 08:29:43 2437ff75d9bd: Pulling fs layer 08:29:43 f23df028b6ca: Waiting 08:29:43 765212b225bb: Waiting 08:29:43 d65c8cfc05b1: Waiting 08:29:43 2437ff75d9bd: Waiting 08:29:43 04944245beec: Verifying Checksum 08:29:43 04944245beec: Download complete 08:29:43 765212b225bb: Verifying Checksum 08:29:43 765212b225bb: Download complete 08:29:43 f23df028b6ca: Verifying Checksum 08:29:43 f23df028b6ca: Download complete 08:29:43 d65c8cfc05b1: Verifying Checksum 08:29:43 d65c8cfc05b1: Download complete 08:29:43 699f458cf7ca: Verifying Checksum 08:29:43 699f458cf7ca: Download complete 08:29:44 8998bd30e6a1: Verifying Checksum 08:29:44 8998bd30e6a1: Download complete 08:29:47 2437ff75d9bd: Verifying Checksum 08:29:47 2437ff75d9bd: Download complete 08:29:50 8998bd30e6a1: Pull complete 08:29:50 04944245beec: Pull complete 08:29:52 699f458cf7ca: Pull complete 08:29:52 765212b225bb: Pull complete 08:29:53 f23df028b6ca: Pull complete 08:29:53 d65c8cfc05b1: Pull complete 08:30:12 2437ff75d9bd: Pull complete 08:30:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:12 prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container 08:30:12 $ 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/223 -v /w/workspace/device-usb-camera/223:/w/workspace/device-usb-camera/223:rw,z -v /w/workspace/device-usb-camera/223@tmp:/w/workspace/device-usb-camera/223@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 08:30:15 $ docker top 27348ae60d999e72d12274f0cc8321c51f56aa5bb0144e4cc815bec18af6f72c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:16 ---> job-cost.sh 08:30:16 lf-activate-venv: SKIPPING 08:30:16 INFO: No Stack... 08:30:16 INFO: Retrieving Pricing Info for: v3-standard-4 08:30:17 INFO: Archiving Costs [Pipeline] sh 08:30:18 + cat /w/workspace/device-usb-camera/223/archives/cost.csv 08:30:18 + cut -d, -f6 [Pipeline] lock 08:30:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] 08:30:18 Resource [jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] did not exist. Created. 08:30:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:30:18 /w/workspace/device-usb-camera/223@tmp/durable-225ba55f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:30:19 + echo total: 0.10999999940395355 [Pipeline] stash 08:30:19 Warning: overwriting stash ‘stack-cost’ 08:30:19 Stashed 1 file(s) [Pipeline] } 08:30:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] [Pipeline] // lock [Pipeline] } 08:30:19 $ docker stop --time=1 27348ae60d999e72d12274f0cc8321c51f56aa5bb0144e4cc815bec18af6f72c 08:30:20 $ docker rm -f --volumes 27348ae60d999e72d12274f0cc8321c51f56aa5bb0144e4cc815bec18af6f72c [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 08:30:24 provisioning config files... 08:30:24 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7756685343836732662tmp [Pipeline] { [Pipeline] sh 08:30:25 + set +x 08:30:25 + curl -s https://codecov.io/bash 08:30:25 + bash -s -- 08:30:25 08:30:25 _____ _ 08:30:25 / ____| | | 08:30:25 | | ___ __| | ___ ___ _____ __ 08:30:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:30:25 | |___| (_) | (_| | __/ (_| (_) \ V / 08:30:25 \_____\___/ \__,_|\___|\___\___/ \_/ 08:30:25 Bash-1.0.6 08:30:25 08:30:25 08:30:25 ==> git version 2.25.1 found 08:30:25 ==> 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 08:30:25 Release-Date: 2020-01-08 08:30:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:30:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:30:25 ==> Jenkins CI detected. 08:30:25 current dir:  /w/workspace/exfoundry_device-usb-camera_main 08:30:25 project root: . 08:30:25 --> token set from env 08:30:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:30:25 ==> Running gcov in . (disable via -X gcov) 08:30:25 ==> Python coveragepy not found 08:30:25 ==> Searching for coverage reports in: 08:30:25 + . 08:30:25 -> Found 1 reports 08:30:25 ==> Detecting git/mercurial file structure 08:30:25 ==> Reading reports 08:30:25 + ./coverage.out bytes=54776 08:30:25 ==> Appending adjustments 08:30:25 https://docs.codecov.io/docs/fixing-reports 08:30:25 + Found adjustments 08:30:25 ==> Gzipping contents 08:30:25 8.0K /tmp/codecov.x5F1Vp.gz 08:30:25 ==> Uploading reports 08:30:25 url: https://codecov.io 08:30:25 query: branch=main&commit=5e004e7c4576e8ef58f54f57c323c228c6b64f6f&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:30:25 -> Pinging Codecov 08:30:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5e004e7c4576e8ef58f54f57c323c228c6b64f6f&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:30:25 -> Uploading to 08:30:25 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/5e004e7c4576e8ef58f54f57c323c228c6b64f6f/fb4074c8-89c6-42cb-9060-b0966ebd53ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260514%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260514T083025Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c51c1f70ebc6c521916923d6034dce129828cd72c426f262a562c481321fb895 08:30:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:30:25 Dload Upload Total Spent Left Speed 08:30:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 50355 --:--:-- --:--:-- --:--:-- 49985 100 6798 0 0 100 6798 0 50355 --:--:-- --:--:-- --:--:-- 49985 08:30:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] } 08:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:30:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:30:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:30:26 08:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:30:32 latest: Pulling from edgex-devops/edgex-snyk-go 08:30:32 2d35ebdb57d9: Already exists 08:30:33 85e8836fcdb2: Pulling fs layer 08:30:33 91631faa732a: Pulling fs layer 08:30:33 f3f5ae8826fa: Pulling fs layer 08:30:33 4f4fb700ef54: Pulling fs layer 08:30:33 7861252a18e6: Pulling fs layer 08:30:33 9130f900ef6f: Pulling fs layer 08:30:33 9130f900ef6f: Waiting 08:30:33 4f4fb700ef54: Waiting 08:30:33 7861252a18e6: Waiting 08:30:33 f3f5ae8826fa: Verifying Checksum 08:30:33 f3f5ae8826fa: Download complete 08:30:33 85e8836fcdb2: Verifying Checksum 08:30:33 85e8836fcdb2: Download complete 08:30:33 4f4fb700ef54: Download complete 08:30:33 7861252a18e6: Verifying Checksum 08:30:33 7861252a18e6: Download complete 08:30:33 91631faa732a: Verifying Checksum 08:30:33 91631faa732a: Download complete 08:30:35 85e8836fcdb2: Pull complete 08:30:35 9130f900ef6f: Verifying Checksum 08:30:35 9130f900ef6f: Download complete 08:30:48 91631faa732a: Pull complete 08:30:51 f3f5ae8826fa: Pull complete 08:30:55 4f4fb700ef54: Pull complete 08:30:58 7861252a18e6: Pull complete 08:31:07 9130f900ef6f: Pull complete 08:31:07 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 08:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:08 prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container 08:31:08 $ 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 08:32:14 $ docker top ee8495ae26103e69ae29c54d853b599857772c41023a9353818c694c10decca0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:14 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 08:32:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 08:32:15 + set -o pipefail 08:32:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 08:32:25 08:32:25 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 08:32:25 08:32:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/59f69e89-42d7-46b7-aa46-8b65d8c0852f 08:32:25 08:32:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:32:25 08:32:25 08:32:25 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:32:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:32:25 $ docker stop --time=1 ee8495ae26103e69ae29c54d853b599857772c41023a9353818c694c10decca0 08:33:17 $ docker rm -f --volumes ee8495ae26103e69ae29c54d853b599857772c41023a9353818c694c10decca0 [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 08:33:18 + git log --format=format:%s -1 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] sh 08:33:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:19 prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container 08:33:19 $ 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 08:33:19 $ docker top 2f8ee936d8606813766e6b12a643fb23ca4e3b85616bf4620d81d3068aba4028 -eo pid,comm 08:33:19 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). 08:33:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:19 [ssh-agent] Looking for ssh-agent implementation... 08:33:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:19 $ docker exec 2f8ee936d8606813766e6b12a643fb23ca4e3b85616bf4620d81d3068aba4028 ssh-agent 08:33:20 SSH_AUTH_SOCK=/tmp/ssh-MGhgpkDg51rs/agent.33 08:33:20 SSH_AGENT_PID=39 08:33:20 Running ssh-add (command line suppressed) 08:33:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4214733868381187184.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4214733868381187184.key) 08:33:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:20 + git semver tag 08:33:20 2026-05-14 08:33:20,741 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:33:20 2026-05-14 08:33:20,755 [run_tag] DEBUG tag force:False 08:33:20 2026-05-14 08:33:20,755 [check_head_tag] DEBUG check head tag 08:33:20 2026-05-14 08:33:20,755 [execute] INFO git cat-file --batch-check 08:33:20 2026-05-14 08:33:20,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 08:33:20 2026-05-14 08:33:20,757 [execute] INFO git cat-file --batch 08:33:20 2026-05-14 08:33:20,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 08:33:20 2026-05-14 08:33:20,765 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:33:20 2026-05-14 08:33:20,766 [execute] INFO git tag -a v4.1.0-dev.17 -m v4.1.0-dev.17 08:33:20 2026-05-14 08:33:20,766 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.17', '-m', 'v4.1.0-dev.17'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 08:33:20 2026-05-14 08:33:20,768 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:33:20 4.1.0-dev.17 [Pipeline] } 08:33:20 $ docker exec --env ******** --env ******** 2f8ee936d8606813766e6b12a643fb23ca4e3b85616bf4620d81d3068aba4028 ssh-agent -k 08:33:21 unset SSH_AUTH_SOCK; 08:33:21 unset SSH_AGENT_PID; 08:33:21 echo Agent pid 39 killed; 08:33:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:21 + git semver [Pipeline] } 08:33:21 $ docker stop --time=1 2f8ee936d8606813766e6b12a643fb23ca4e3b85616bf4620d81d3068aba4028 08:33:22 $ docker rm -f --volumes 2f8ee936d8606813766e6b12a643fb23ca4e3b85616bf4620d81d3068aba4028 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:33:23 08:33:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:33:23 0.23.1-centos7: Pulling from edgex-lftools 08:33:23 ab5ef0e58194: Pulling fs layer 08:33:23 9712f1f96733: Pulling fs layer 08:33:23 63f879dbbcfc: Pulling fs layer 08:33:23 0d9ebad4ef96: Pulling fs layer 08:33:23 e9a5061849ea: Pulling fs layer 08:33:23 d747dcd14b5f: Pulling fs layer 08:33:23 2de7ff778b66: Pulling fs layer 08:33:23 0d9ebad4ef96: Waiting 08:33:23 e9a5061849ea: Waiting 08:33:23 d747dcd14b5f: Waiting 08:33:23 2de7ff778b66: Waiting 08:33:23 9712f1f96733: Verifying Checksum 08:33:23 9712f1f96733: Download complete 08:33:23 63f879dbbcfc: Verifying Checksum 08:33:23 63f879dbbcfc: Download complete 08:33:23 e9a5061849ea: Verifying Checksum 08:33:23 e9a5061849ea: Download complete 08:33:24 d747dcd14b5f: Download complete 08:33:24 0d9ebad4ef96: Verifying Checksum 08:33:24 0d9ebad4ef96: Download complete 08:33:24 ab5ef0e58194: Verifying Checksum 08:33:24 ab5ef0e58194: Download complete 08:33:24 2de7ff778b66: Verifying Checksum 08:33:24 2de7ff778b66: Download complete 08:33:27 ab5ef0e58194: Pull complete 08:33:27 9712f1f96733: Pull complete 08:33:27 63f879dbbcfc: Pull complete 08:33:33 0d9ebad4ef96: Pull complete 08:33:33 e9a5061849ea: Pull complete 08:33:33 d747dcd14b5f: Pull complete 08:33:34 2de7ff778b66: Pull complete 08:33:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:33:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:34 prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container 08:33:34 $ 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 08:33:39 $ docker top 4b5dba509d4217c952d542a3ee6db768dc617529c14e06a4483e1b15bcdfb6f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:33:39 provisioning config files... 08:33:39 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6131950652288235164tmp 08:33:39 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16068713907560659282tmp 08:33:39 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9784513661585857763tmp [Pipeline] { [Pipeline] echo 08:33:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:33:40 ---> sigul-configuration.sh 08:33:40 gpg: directory `/root/.gnupg' created 08:33:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:33:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:33:40 gpg: keyring `/root/.gnupg/secring.gpg' created 08:33:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:33:40 gpg: CAST5 encrypted data 08:33:40 gpg: encrypted with 1 passphrase 08:33:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:33:40 + mkdir /home/jenkins 08:33:40 + mkdir /home/jenkins/sigul [Pipeline] sh 08:33:40 + 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 08:33:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:33:41 ---> sigul-install.sh 08:33:41 Sigul already installed; skipping installation. [Pipeline] sh 08:33:41 + git tag --list 08:33:41 v0.0.0 08:33:41 v2.2.0 08:33:41 v2.3.0 08:33:41 v2.3.1 08:33:41 v3.0 08:33:41 v3.0.0 08:33:41 v3.1 08:33:41 v3.1.0 08:33:41 v3.1.1 08:33:41 v4.0 08:33:41 v4.0.0 08:33:41 v4.0.1 08:33:41 v4.0.1-dev.1 08:33:41 v4.1.0-dev.1 08:33:41 v4.1.0-dev.10 08:33:41 v4.1.0-dev.11 08:33:41 v4.1.0-dev.12 08:33:41 v4.1.0-dev.13 08:33:41 v4.1.0-dev.14 08:33:41 v4.1.0-dev.15 08:33:41 v4.1.0-dev.16 08:33:41 v4.1.0-dev.17 08:33:41 v4.1.0-dev.2 08:33:41 v4.1.0-dev.3 08:33:41 v4.1.0-dev.4 08:33:41 v4.1.0-dev.5 08:33:41 v4.1.0-dev.6 08:33:41 v4.1.0-dev.7 08:33:41 v4.1.0-dev.8 08:33:41 v4.1.0-dev.9 [Pipeline] sh 08:33:41 + lftools sign git-tag v4.1.0-dev.17 08:33:42 Signing Git tag with Sigul... 08:33:42 Signing v4.1.0-dev.17 [Pipeline] echo 08:33:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:33:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:33:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:33:42 $ docker stop --time=1 4b5dba509d4217c952d542a3ee6db768dc617529c14e06a4483e1b15bcdfb6f0 08:33:44 $ docker rm -f --volumes 4b5dba509d4217c952d542a3ee6db768dc617529c14e06a4483e1b15bcdfb6f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:33:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:45 prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container 08:33:45 $ 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 08:33:46 $ docker top 0eea5069b90f90d894e06ef4157f98b6d8d5adeb6cd8629a23b1dd55ec72138b -eo pid,comm 08:33:46 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). 08:33:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:46 [ssh-agent] Looking for ssh-agent implementation... 08:33:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:46 $ docker exec 0eea5069b90f90d894e06ef4157f98b6d8d5adeb6cd8629a23b1dd55ec72138b ssh-agent 08:33:46 SSH_AUTH_SOCK=/tmp/ssh-IgkYPZNPUyQv/agent.32 08:33:46 SSH_AGENT_PID=38 08:33:46 Running ssh-add (command line suppressed) 08:33:46 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2074780451089993667.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2074780451089993667.key) 08:33:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:46 + git semver bump pre 08:33:47 2026-05-14 08:33:47,047 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:33:47 2026-05-14 08:33:47,060 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:33:47 2026-05-14 08:33:47,060 [bump_version] DEBUG bumping version:4.1.0-dev.17 on axis:pre with prefix:dev 08:33:47 2026-05-14 08:33:47,060 [bump_version] DEBUG bumped version:4.1.0-dev.18 08:33:47 2026-05-14 08:33:47,060 [write_version] DEBUG write version:4.1.0-dev.18 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 08:33:47 2026-05-14 08:33:47,060 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:33:47 2026-05-14 08:33:47,060 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:33:47 2026-05-14 08:33:47,064 [execute] INFO git cat-file --batch-check 08:33:47 2026-05-14 08:33:47,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 08:33:47 2026-05-14 08:33:47,069 [execute] INFO git cat-file --batch 08:33:47 2026-05-14 08:33:47,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 08:33:47 2026-05-14 08:33:47,073 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:33:47 4.1.0-dev.18 [Pipeline] } 08:33:47 $ docker exec --env ******** --env ******** 0eea5069b90f90d894e06ef4157f98b6d8d5adeb6cd8629a23b1dd55ec72138b ssh-agent -k 08:33:47 unset SSH_AUTH_SOCK; 08:33:47 unset SSH_AGENT_PID; 08:33:47 echo Agent pid 38 killed; 08:33:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:47 + git semver [Pipeline] } 08:33:48 $ docker stop --time=1 0eea5069b90f90d894e06ef4157f98b6d8d5adeb6cd8629a23b1dd55ec72138b 08:33:49 $ docker rm -f --volumes 0eea5069b90f90d894e06ef4157f98b6d8d5adeb6cd8629a23b1dd55ec72138b [Pipeline] // withDockerContainer [Pipeline] sh 08:33:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:50 prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container 08:33:50 $ 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 08:33:51 $ docker top 1feb8c45a07cf3f8710632ab1febfffa97d7a034add51d0c34bee17e76263231 -eo pid,comm 08:33:51 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). 08:33:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:51 [ssh-agent] Looking for ssh-agent implementation... 08:33:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:51 $ docker exec 1feb8c45a07cf3f8710632ab1febfffa97d7a034add51d0c34bee17e76263231 ssh-agent 08:33:51 SSH_AUTH_SOCK=/tmp/ssh-WN4Fo3HPqPnF/agent.14 08:33:51 SSH_AGENT_PID=20 08:33:51 Running ssh-add (command line suppressed) 08:33:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4440695409149566474.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4440695409149566474.key) 08:33:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:52 + git semver push 08:33:52 2026-05-14 08:33:52,587 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:33:52 2026-05-14 08:33:52,592 [run_push] DEBUG push 08:33:52 2026-05-14 08:33:52,593 [execute] INFO git cat-file --batch-check 08:33:52 2026-05-14 08:33:52,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 08:33:52 2026-05-14 08:33:52,594 [execute] INFO git rev-list 4ec272ebbe1c5b422c2ebfab9d2e2d1380a24037 -- 08:33:52 2026-05-14 08:33:52,595 [execute] DEBUG Popen(['git', 'rev-list', '4ec272ebbe1c5b422c2ebfab9d2e2d1380a24037', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:33:52 2026-05-14 08:33:52,603 [execute] INFO git fetch -v -- origin 08:33:52 2026-05-14 08:33:52,603 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 08:33:53 2026-05-14 08:33:53,143 [run_push] DEBUG no remote changes detected 08:33:53 2026-05-14 08:33:53,143 [execute] INFO git push origin semver 08:33:53 2026-05-14 08:33:53,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:33:54 2026-05-14 08:33:54,210 [run_push] DEBUG push all version tags 08:33:54 2026-05-14 08:33:54,211 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:33:54 2026-05-14 08:33:54,211 [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) 08:33:55 2026-05-14 08:33:55,258 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:33:55 4.1.0-dev.18 [Pipeline] } 08:33:55 $ docker exec --env ******** --env ******** 1feb8c45a07cf3f8710632ab1febfffa97d7a034add51d0c34bee17e76263231 ssh-agent -k 08:33:55 unset SSH_AUTH_SOCK; 08:33:55 unset SSH_AGENT_PID; 08:33:55 echo Agent pid 20 killed; 08:33:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:56 + git semver [Pipeline] } 08:33:56 $ docker stop --time=1 1feb8c45a07cf3f8710632ab1febfffa97d7a034add51d0c34bee17e76263231 08:33:58 $ docker rm -f --volumes 1feb8c45a07cf3f8710632ab1febfffa97d7a034add51d0c34bee17e76263231 [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 08:33:59 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 08:33:59 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 08:33:59 total 16 08:33:59 drwxr-xr-x 3 root root 4096 May 14 08:16 . 08:33:59 drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:33 .. 08:33:59 drwxr-xr-x 2 root root 4096 May 14 08:16 cost 08:33:59 -rw-r--r-- 1 root root 89 May 14 08:16 cost.csv 08:33:59 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 08:33:59 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 08:33:59 total 16 08:33:59 drwxr-xr-x 3 jenkins jenkins 4096 May 14 08:16 . 08:33:59 drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:33 .. 08:33:59 drwxr-xr-x 2 jenkins jenkins 4096 May 14 08:16 cost 08:33:59 -rw-r--r-- 1 jenkins jenkins 89 May 14 08:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:33:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:34:00 ---> package-listing.sh 08:34:00 ++ facter osfamily 08:34:00 ++ tr '[:upper:]' '[:lower:]' 08:34:00 + OS_FAMILY=debian 08:34:00 + workspace=/w/workspace/exfoundry_device-usb-camera_main 08:34:00 + START_PACKAGES=/tmp/packages_start.txt 08:34:00 + END_PACKAGES=/tmp/packages_end.txt 08:34:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:34:00 + PACKAGES=/tmp/packages_start.txt 08:34:00 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:34:00 + PACKAGES=/tmp/packages_end.txt 08:34:00 + case "${OS_FAMILY}" in 08:34:00 + dpkg -l 08:34:00 + grep '^ii' 08:34:00 + '[' -f /tmp/packages_start.txt ']' 08:34:00 + '[' -f /tmp/packages_end.txt ']' 08:34:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:34:00 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:34:00 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 08:34:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 08:34:00 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 08:34:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:01 prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container 08:34:01 $ 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 08:34:01 $ docker top 0e704de2dcf657bc783ebe8b2eb0af964087a94b820f9e7e2e17f1c710f5e295 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:02 + touch /tmp/pre-build-complete [Pipeline] sh 08:34:02 + mkdir -p /var/log/sysstat [Pipeline] sh 08:34:02 + ls /var/log/sa-host 08:34:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:02 provisioning config files... 08:34:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6964519517225849657tmp [Pipeline] { [Pipeline] echo 08:34:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:34:03 ---> create-netrc.sh [Pipeline] } 08:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:34:03 ---> python-tools-install.sh [Pipeline] echo 08:34:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:34:03 ---> sudo-logs.sh 08:34:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:34:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:34:04 ---> job-cost.sh 08:34:04 lf-activate-venv: SKIPPING 08:34:04 DEBUG: total: 0.2199999988079071 08:34:04 INFO: Retrieving Stack Cost... 08:34:04 INFO: Retrieving Pricing Info for: v3-standard-8 08:34:04 INFO: Archiving Costs [Pipeline] echo 08:34:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:34:04 ---> logs-deploy.sh 08:34:04 lf-activate-venv: SKIPPING 08:34:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/223 08:34:04 INFO: archiving workspace using pattern(s): 08:34:05 Archives upload complete. 08:34:05 INFO: archiving logs to Nexus