Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 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-ssh11614575451119147651.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh18408613171027595506.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh1368611263437019729.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh7315788661929115853.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-ssh5712977648899664194.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11380 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 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 (main) Commit message: "Merge pull request #457 from weichou1229/bump-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 # timeout=10 > git rev-list --no-walk 1f73df7c61705afbaf9dc2cefc4b005b921d2213 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:36:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:36:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:36:01 ========================================================= 03:36:01 EdgeX Global Pipelines Version Info 03:36:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:36:02 ------------------- 03:36:02 stable info: 03:36:02 ------------------- 03:36:02 Commited By: Cherry Wang cherry@iotechsys.com 03:36:02 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:36:02 Message: update stable to v1.0.280 03:36:02 ------------------- 03:36:02 experimental info: 03:36:02 ------------------- 03:36:02 Commited By: Cherry Wang cherry@iotechsys.com 03:36:02 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:36:02 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:36:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 03:36:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 03:36:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:36:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:36:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:36:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:36:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:36:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:36:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:36:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:36:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 03:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:36:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:36:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:36:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:36:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:36:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:36:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:36:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:36:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:36:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:36:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:36:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:36:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:36:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:36:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:36:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:36:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:36:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] echo 03:36:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aab4dbf [Pipeline] echo 03:36:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:05 provisioning config files... 03:36:05 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6378707461937851992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:06 ---> ****-login.sh 03:36:06 nexus3.edgexfoundry.org:10001 03:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:06 03:36:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:36:06 Configure a credential helper to remove this warning. See 03:36:06 https://docs.****.com/go/credential-store/ 03:36:06 03:36:06 Login Succeeded 03:36:06 nexus3.edgexfoundry.org:10002 03:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:06 03:36:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:36:06 Configure a credential helper to remove this warning. See 03:36:06 https://docs.****.com/go/credential-store/ 03:36:06 03:36:06 Login Succeeded 03:36:06 nexus3.edgexfoundry.org:10003 03:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:06 03:36:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:36:06 Configure a credential helper to remove this warning. See 03:36:06 https://docs.****.com/go/credential-store/ 03:36:06 03:36:06 Login Succeeded 03:36:06 nexus3.edgexfoundry.org:10004 03:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:06 03:36:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:36:06 Configure a credential helper to remove this warning. See 03:36:06 https://docs.****.com/go/credential-store/ 03:36:06 03:36:06 Login Succeeded 03:36:06 ****.io 03:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:07 03:36:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:36:07 Configure a credential helper to remove this warning. See 03:36:07 https://docs.****.com/go/credential-store/ 03:36:07 03:36:07 Login Succeeded 03:36:07 ---> ****-login.sh ends [Pipeline] } 03:36:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:36:07 + git rev-list -1 --merges aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52~1..aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] echo 03:36:08 -----------> git rev-list -1 --merges aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52~1..aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 03:36:08 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [false] [Pipeline] sh 03:36:08 + git log --format=format:%s -1 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] echo 03:36:08 ========================================================= 03:36:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:36:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:09 + git log --format=format:%s -1 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] echo 03:36:09 [semverPrep] GIT_COMMIT: aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52, Commit Message: Merge pull request #457 from weichou1229/bump-sdk [Pipeline] echo 03:36:09 [semverPrep] This is not a build commit. [Pipeline] sh 03:36:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:36:09 + grep -v github /etc/ssh/ssh_known_hosts 03:36:09 + [ -e /tmp/ssh_known_hosts ] 03:36:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:36:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:36:09 + sudo tee -a /etc/ssh/ssh_known_hosts 03:36:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:10 03:36:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:11 0.1.4: Pulling from edgex-devops/py-git-semver 03:36:11 3dae71ba6b94: Pulling fs layer 03:36:11 6bf1a483ea7c: Pulling fs layer 03:36:11 f5dfc541a4d3: Pulling fs layer 03:36:11 461d9e800cba: Pulling fs layer 03:36:11 80192f66455f: Pulling fs layer 03:36:11 2e8e34ca0e6c: Pulling fs layer 03:36:11 a29436f7fd5d: Pulling fs layer 03:36:11 923cac83aea3: Pulling fs layer 03:36:11 461d9e800cba: Waiting 03:36:11 25ad8b0a4227: Pulling fs layer 03:36:11 db01528c6b51: Pulling fs layer 03:36:11 25ad8b0a4227: Waiting 03:36:11 80192f66455f: Waiting 03:36:11 2e8e34ca0e6c: Waiting 03:36:11 923cac83aea3: Waiting 03:36:11 a29436f7fd5d: Waiting 03:36:11 28988de357af: Pulling fs layer 03:36:11 db01528c6b51: Waiting 03:36:11 28988de357af: Waiting 03:36:11 6bf1a483ea7c: Verifying Checksum 03:36:11 6bf1a483ea7c: Download complete 03:36:11 461d9e800cba: Verifying Checksum 03:36:11 461d9e800cba: Download complete 03:36:11 80192f66455f: Verifying Checksum 03:36:11 80192f66455f: Download complete 03:36:11 f5dfc541a4d3: Verifying Checksum 03:36:11 f5dfc541a4d3: Download complete 03:36:11 3dae71ba6b94: Verifying Checksum 03:36:11 3dae71ba6b94: Download complete 03:36:11 923cac83aea3: Verifying Checksum 03:36:11 923cac83aea3: Download complete 03:36:11 25ad8b0a4227: Verifying Checksum 03:36:11 25ad8b0a4227: Download complete 03:36:11 db01528c6b51: Download complete 03:36:11 28988de357af: Download complete 03:36:11 a29436f7fd5d: Verifying Checksum 03:36:11 a29436f7fd5d: Download complete 03:36:12 2e8e34ca0e6c: Verifying Checksum 03:36:12 2e8e34ca0e6c: Download complete 03:36:12 3dae71ba6b94: Pull complete 03:36:13 6bf1a483ea7c: Pull complete 03:36:13 f5dfc541a4d3: Pull complete 03:36:13 461d9e800cba: Pull complete 03:36:13 80192f66455f: Pull complete 03:36:17 2e8e34ca0e6c: Pull complete 03:36:18 a29436f7fd5d: Pull complete 03:36:18 923cac83aea3: Pull complete 03:36:18 25ad8b0a4227: Pull complete 03:36:18 db01528c6b51: Pull complete 03:36:18 28988de357af: Pull complete 03:36:18 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:36:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:19 prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container 03:36: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:36:21 $ docker top 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:21 [ssh-agent] Looking for ssh-agent implementation... 03:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:21 $ docker exec 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 ssh-agent 03:36:21 SSH_AUTH_SOCK=/tmp/ssh-S9goZ0FDfKOe/agent.32 03:36:21 SSH_AGENT_PID=38 03:36:21 Running ssh-add (command line suppressed) 03:36:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12819062826090621719.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12819062826090621719.key) 03:36:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:22 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 03:36:22 + git tag --points-at HEAD [Pipeline] } 03:36:22 $ docker exec --env ******** --env ******** 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 ssh-agent -k 03:36:23 unset SSH_AUTH_SOCK; 03:36:23 unset SSH_AGENT_PID; 03:36:23 echo Agent pid 38 killed; 03:36:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:36:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:23 [ssh-agent] Looking for ssh-agent implementation... 03:36:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:23 $ docker exec 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 ssh-agent 03:36:23 SSH_AUTH_SOCK=/tmp/ssh-oIYlUM5Mp8bC/agent.84 03:36:23 SSH_AGENT_PID=90 03:36:23 Running ssh-add (command line suppressed) 03:36:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15326652207285314266.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15326652207285314266.key) 03:36:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:24 + git semver init 03:36:24 2026-05-26 03:36:24,389 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:36:24 2026-05-26 03:36:24,393 [run_init] DEBUG init version:0.0.0 force:False 03:36:24 2026-05-26 03:36:24,393 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 03:36:24 2026-05-26 03:36:24,394 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 03:36:24 2026-05-26 03:36:24,394 [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) 03:36:25 2026-05-26 03:36:25,569 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 03:36:25 2026-05-26 03:36:25,569 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 03:36:25 2026-05-26 03:36:25,569 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:36:25 2026-05-26 03:36:25,569 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:36:25 4.1.0-dev.19 [Pipeline] } 03:36:25 $ docker exec --env ******** --env ******** 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 ssh-agent -k 03:36:25 unset SSH_AUTH_SOCK; 03:36:25 unset SSH_AGENT_PID; 03:36:25 echo Agent pid 90 killed; 03:36:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:26 + git semver [Pipeline] } 03:36:26 $ docker stop --time=1 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 03:36:28 $ docker rm -f --volumes 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:36:29 Stashed 1 file(s) [Pipeline] echo 03:36:29 [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [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 03:36:30 provisioning config files... 03:36:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1257922292654135077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:30 ---> ****-login.sh 03:36:30 nexus3.edgexfoundry.org:10001 03:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:30 Login Succeeded 03:36:30 nexus3.edgexfoundry.org:10002 03:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:30 Login Succeeded 03:36:30 nexus3.edgexfoundry.org:10003 03:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:30 Login Succeeded 03:36:30 nexus3.edgexfoundry.org:10004 03:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:30 Login Succeeded 03:36:30 ****.io 03:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:30 Login Succeeded 03:36:30 ---> ****-login.sh ends [Pipeline] } 03:36:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:36:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:36:31 ========================================================= 03:36:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:36:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:32 + 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 . 03:36:33 #0 building with "default" instance using docker driver 03:36:33 03:36:33 #1 [internal] load build definition from Dockerfile 03:36:33 #1 transferring dockerfile: 2.48kB done 03:36:33 #1 DONE 0.0s 03:36:33 03:36:33 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:36:33 #2 DONE 0.1s 03:36:33 03:36:33 #3 [internal] load .dockerignore 03:36:33 #3 transferring context: 2B done 03:36:33 #3 DONE 0.0s 03:36:33 03:36:33 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:36:33 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:36:33 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:36:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 03:36:33 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 03:36:33 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 03:36:33 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:36:33 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:36:33 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 03:36:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 03:36:33 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:36:33 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:36:33 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:36:33 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:36:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 03:36:33 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:36:33 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 03:36:33 #4 ... 03:36:33 03:36:33 #5 [internal] load build context 03:36:33 #5 transferring context: 24.47MB 0.3s done 03:36:33 #5 DONE 0.3s 03:36:33 03:36:33 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:36:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.3s 03:36:33 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:36:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 03:36:33 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 03:36:33 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 03:36:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 49.28MB / 60.15MB 0.5s 03:36:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.5s 03:36:33 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 03:36:33 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:36:33 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s 03:36:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 03:36:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.6s 03:36:33 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.6s 03:36:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 03:36:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 90.18MB / 112.58MB 0.8s 03:36:33 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 03:36:33 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:36:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 03:36:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 03:36:38 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s done 03:36:38 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:36:38 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:36:38 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:36:38 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:36:38 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 03:36:39 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 03:36:39 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 03:36:43 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done 03:36:43 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:36:43 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 03:36:43 #4 DONE 10.2s 03:36:43 03:36:43 #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 03:36:43 #6 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:36:43 #6 0.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:36:44 #6 1.316 (1/9) Installing eudev-libs (3.2.14-r5) 03:36:44 #6 1.324 (2/9) Installing libjpeg-turbo (3.1.0-r0) 03:36:44 #6 1.349 (3/9) Installing v4l-utils-libs (1.28.1-r1) 03:36:44 #6 1.363 (4/9) Installing v4l-utils (1.28.1-r1) 03:36:44 #6 1.415 (5/9) Installing libdvbv5 (1.28.1-r1) 03:36:44 #6 1.435 (6/9) Installing libturbojpeg (3.1.0-r0) 03:36:44 #6 1.472 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 03:36:44 #6 1.482 (8/9) Installing eudev-dev (3.2.14-r5) 03:36:44 #6 1.538 (9/9) Installing v4l-utils-dev (1.28.1-r1) 03:36:44 Still waiting to schedule task 03:36:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:36:45 #6 1.561 Executing busybox-1.37.0-r19.trigger 03:36:45 #6 1.570 OK: 271 MiB in 69 packages 03:36:46 #6 DONE 3.3s 03:36:46 03:36:46 #7 [builder 3/8] WORKDIR /device-usb-camera 03:36:46 #7 DONE 0.1s 03:36:46 03:36:46 #8 [builder 4/8] COPY go.mod vendor* ./ 03:36:46 #8 DONE 0.2s 03:36:46 03:36:46 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:59 #9 DONE 11.4s 03:36:59 03:36:59 #10 [builder 6/8] COPY . . 03:36:59 #10 DONE 0.1s 03:36:59 03:36:59 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:36:59 #11 0.187 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:59 #11 0.187 Dload Upload Total Spent Left Speed 03:36:59 #11 0.187 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9321 0 --:--:-- --:--:-- --:--:-- 9398 03:36:59 #11 DONE 0.3s 03:36:59 03:36:59 #12 [builder 8/8] RUN echo noop 03:36:59 #12 0.268 noop 03:36:59 #12 DONE 0.3s 03:36:59 03:36:59 #13 exporting to image 03:36:59 #13 exporting layers 03:37:06 #13 exporting layers 6.8s done 03:37:06 #13 writing image sha256:a86f93d60340c1709ac8bdbe03bde500a033b819ca25b635d0ac0800315f79e3 done 03:37:06 #13 naming to docker.io/library/ci-base-image-x86_64 done 03:37:06 #13 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:07 + docker inspect -f . ci-base-image-x86_64 03:37:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:07 prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container 03:37:07 $ 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 ******** ci-base-image-x86_64 cat 03:37:07 $ docker top 26cc5e404407b932f47f216829b8c298a700839ef32cc7bb9ff9d6e8f729cfd7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:08 + go version 03:37:08 go version go1.25.2 linux/amd64 [Pipeline] } 03:37:08 $ docker stop --time=1 26cc5e404407b932f47f216829b8c298a700839ef32cc7bb9ff9d6e8f729cfd7 03:37:09 $ docker rm -f --volumes 26cc5e404407b932f47f216829b8c298a700839ef32cc7bb9ff9d6e8f729cfd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:10 + docker inspect -f . ci-base-image-x86_64 03:37:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:11 prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container 03:37:11 $ 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 ******** ci-base-image-x86_64 cat 03:37:11 $ docker top 8f020e5f438dd2ac94f79ecb5ace71be651944c1d075e8e5d956df2658d98f8d -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:11 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 03:37:12 + make test 03:37:12 go test ./... -coverprofile=coverage.out ./... 03:37:13 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:37:32 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 03:37:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 03:37:43 0 issues. 03:37:43 go vet ./... 03:37:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:47 ./bin/test-attribution-txt.sh 03:37:47 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 03:37:47 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:37:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 03:37:47 $ docker stop --time=1 8f020e5f438dd2ac94f79ecb5ace71be651944c1d075e8e5d956df2658d98f8d 03:37:50 $ docker rm -f --volumes 8f020e5f438dd2ac94f79ecb5ace71be651944c1d075e8e5d956df2658d98f8d [Pipeline] // withDockerContainer [Pipeline] sh 03:37:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:37:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:37:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:37:52 + ls -al . 03:37:52 total 292 03:37:52 drwxrwxr-x 9 jenkins jenkins 4096 May 26 03:37 . 03:37:52 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:35 .. 03:37:52 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:37 .git 03:37:52 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 .github 03:37:52 -rw-rw-r-- 1 jenkins jenkins 379 May 26 03:35 .gitignore 03:37:52 -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:35 .golangci.yml 03:37:52 -rw-rw-r-- 1 jenkins jenkins 77 May 26 03:35 .hadolint.yml 03:37:52 drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:36 .semver 03:37:52 -rw-rw-r-- 1 jenkins jenkins 22020 May 26 03:35 Attribution.txt 03:37:52 -rw-rw-r-- 1 jenkins jenkins 18082 May 26 03:35 CHANGELOG.md 03:37:52 -rw-rw-r-- 1 jenkins jenkins 2446 May 26 03:35 Dockerfile 03:37:52 -rw-rw-r-- 1 jenkins jenkins 678 May 26 03:35 GOVERNANCE.md 03:37:52 -rw-rw-r-- 1 jenkins jenkins 682 May 26 03:35 Jenkinsfile 03:37:52 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 03:35 LICENSE 03:37:52 -rw-rw-r-- 1 jenkins jenkins 3192 May 26 03:35 Makefile 03:37:52 -rw-rw-r-- 1 jenkins jenkins 622 May 26 03:35 OWNERS.md 03:37:52 -rw-rw-r-- 1 jenkins jenkins 2575 May 26 03:35 README.md 03:37:52 -rw-rw-r-- 1 jenkins jenkins 12 May 26 03:36 VERSION 03:37:52 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:35 bin 03:37:52 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 cmd 03:37:52 -rw-r--r-- 1 jenkins jenkins 54776 May 26 03:37 coverage.out 03:37:52 -rwxrwxr-x 1 jenkins jenkins 84 May 26 03:35 docker-entrypoint.sh 03:37:52 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:35 docs 03:37:52 -rw-rw-r-- 1 jenkins jenkins 6753 May 26 03:35 go.mod 03:37:52 -rw-rw-r-- 1 jenkins jenkins 89416 May 26 03:35 go.sum 03:37:52 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 internal 03:37:52 -rw-rw-r-- 1 jenkins jenkins 231 May 26 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:52 + 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=aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 --label arch=amd64 --label version=4.1.0-dev.19 . 03:37:52 #0 building with "default" instance using docker driver 03:37:52 03:37:52 #1 [internal] load build definition from Dockerfile 03:37:52 #1 transferring dockerfile: 2.48kB done 03:37:52 #1 DONE 0.0s 03:37:52 03:37:52 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:37:52 #2 DONE 0.0s 03:37:52 03:37:52 #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 03:37:52 #3 DONE 0.1s 03:37:52 03:37:52 #4 [internal] load metadata for docker.io/library/alpine:3.22 03:37:52 #4 DONE 0.1s 03:37:52 03:37:52 #5 [internal] load .dockerignore 03:37:52 #5 transferring context: 2B done 03:37:52 #5 DONE 0.0s 03:37:52 03:37:52 #6 [internal] load build context 03:37:52 #6 transferring context: 68.90kB 0.0s done 03:37:52 #6 DONE 0.0s 03:37:52 03:37:52 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 03:37:52 #7 DONE 0.1s 03:37:52 03:37:52 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:37:52 #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:37:52 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 03:37:52 #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:37:52 #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:37:52 #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:37:52 #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:37:53 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 03:37:53 #8 DONE 0.3s 03:37:53 03:37:53 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 03:37:53 #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done 03:37:53 #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done 03:37:53 #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done 03:37:53 #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done 03:37:53 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 18.87MB / 23.76MB 0.2s 03:37:53 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 03:37:53 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done 03:37:53 #9 DONE 0.6s 03:37:53 03:37:53 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:37:53 #10 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:37:53 #10 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:37:53 #10 ... 03:37:53 03:37:53 #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 03:37:53 #11 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:37:53 #11 0.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:37:53 #11 0.804 OK: 271 MiB in 69 packages 03:37:53 #11 DONE 0.9s 03:37:53 03:37:53 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:37:53 #10 0.601 (1/117) Installing dumb-init (1.2.5-r3) 03:37:53 #10 0.607 (2/117) Installing libSvtAv1Enc (2.3.0-r0) 03:37:53 #10 0.662 (3/117) Installing aom-libs (3.12.1-r0) 03:37:53 #10 ... 03:37:53 03:37:53 #12 [builder 3/8] WORKDIR /device-usb-camera 03:37:53 #12 DONE 0.0s 03:37:53 03:37:53 #13 [builder 4/8] COPY go.mod vendor* ./ 03:37:53 #13 DONE 0.1s 03:37:53 03:37:53 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:37:53 #10 0.710 (4/117) Installing libxau (1.0.12-r0) 03:37:53 #10 0.716 (5/117) Installing libmd (1.1.0-r0) 03:37:53 #10 0.723 (6/117) Installing libbsd (0.12.2-r0) 03:37:53 #10 0.727 (7/117) Installing libxdmcp (1.1.5-r1) 03:37:53 #10 0.731 (8/117) Installing libxcb (1.17.0-r0) 03:37:53 #10 0.744 (9/117) Installing libx11 (1.8.11-r0) 03:37:53 #10 0.785 (10/117) Installing hwdata-pci (0.395-r0) 03:37:53 #10 0.799 (11/117) Installing libpciaccess (0.18.1-r0) 03:37:53 #10 0.802 (12/117) Installing libdrm (2.4.124-r0) 03:37:53 #10 0.812 (13/117) Installing libxext (1.3.6-r2) 03:37:53 #10 0.817 (14/117) Installing libxfixes (6.0.1-r4) 03:37:53 #10 0.821 (15/117) Installing libffi (3.4.8-r0) 03:37:53 #10 0.825 (16/117) Installing wayland-libs-client (1.23.1-r3) 03:37:53 #10 0.829 (17/117) Installing libva (2.22.0-r1) 03:37:53 #10 0.837 (18/117) Installing libvdpau (1.5-r4) 03:37:53 #10 0.841 (19/117) Installing libgcc (14.2.0-r6) 03:37:53 #10 0.847 (20/117) Installing libstdc++ (14.2.0-r6) 03:37:53 #10 0.873 (21/117) Installing onevpl-libs (2023.3.1-r2) 03:37:53 #10 0.878 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) 03:37:53 #10 0.890 (23/117) Installing libdav1d (1.5.1-r0) 03:37:53 #10 0.907 (24/117) Installing openexr-libiex (3.3.2-r0) 03:37:54 #10 0.914 (25/117) Installing openexr-libilmthread (3.3.2-r0) 03:37:54 #10 0.917 (26/117) Installing imath (3.1.12-r0) 03:37:54 #10 0.924 (27/117) Installing libdeflate (1.23-r0) 03:37:54 #10 0.930 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) 03:37:54 #10 0.946 (29/117) Installing openexr-libopenexr (3.3.2-r0) 03:37:54 #10 0.957 (30/117) Installing brotli-libs (1.1.0-r2) 03:37:54 #10 0.971 (31/117) Installing giflib (5.2.2-r1) 03:37:54 #10 0.976 (32/117) Installing libhwy (1.0.7-r1) 03:37:54 #10 0.980 (33/117) Installing libjpeg-turbo (3.1.0-r0) 03:37:54 #10 0.992 (34/117) Installing lcms2 (2.19-r0) 03:37:54 #10 0.999 (35/117) Installing libpng (1.6.57-r0) 03:37:54 #10 1.007 (36/117) Installing libjxl (0.10.3-r2) 03:37:54 #10 1.040 (37/117) Installing lame-libs (3.100-r5) 03:37:54 #10 1.047 (38/117) Installing opus (1.5.2-r1) 03:37:54 #10 1.060 (39/117) Installing rav1e-libs (0.7.1-r2) 03:37:54 #10 1.077 (40/117) Installing libgomp (14.2.0-r6) 03:37:54 #10 1.087 (41/117) Installing soxr (0.1.3-r7) 03:37:54 #10 1.094 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) 03:37:54 #10 1.100 (43/117) Installing libogg (1.3.5-r5) 03:37:54 #10 1.104 (44/117) Installing libtheora (1.1.1-r18) 03:37:54 #10 1.115 (45/117) Installing libvorbis (1.3.7-r2) 03:37:54 #10 1.122 (46/117) Installing libvpx (1.15.0-r0) 03:37:54 #10 1.156 (47/117) Installing libsharpyuv (1.5.0-r0) 03:37:54 #10 ... 03:37:54 03:37:54 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:54 #14 DONE 0.4s 03:37:54 03:37:54 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:37:54 #10 1.160 (48/117) Installing libwebp (1.5.0-r0) 03:37:54 #10 1.170 (49/117) Installing libwebpmux (1.5.0-r0) 03:37:54 #10 1.177 (50/117) Installing x264-libs (0.164.3108-r0) 03:37:54 #10 1.196 (51/117) Installing numactl (2.0.18-r0) 03:37:54 #10 1.202 (52/117) Installing x265-libs (3.6-r0) 03:37:54 #10 1.280 (53/117) Installing xvidcore (1.3.7-r2) 03:37:54 #10 ... 03:37:54 03:37:54 #15 [builder 6/8] COPY . . 03:37:54 #15 DONE 0.1s 03:37:54 03:37:54 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:37:54 #10 1.290 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) 03:37:54 #10 1.390 (55/117) Installing sdl3 (3.2.16-r0) 03:37:54 #10 1.415 (56/117) Installing sdl2-compat (2.32.56-r0) 03:37:54 #10 1.422 (57/117) Installing alsa-lib (1.2.14-r0) 03:37:54 #10 1.438 (58/117) Installing libexpat (2.7.5-r0) 03:37:54 #10 1.442 (59/117) Installing libbz2 (1.0.8-r6) 03:37:54 #10 1.448 (60/117) Installing freetype (2.13.3-r0) 03:37:54 #10 1.460 (61/117) Installing fontconfig (2.15.0-r3) 03:37:54 #10 1.469 (62/117) Installing fribidi (1.0.16-r1) 03:37:54 #10 1.473 (63/117) Installing libintl (0.24.1-r0) 03:37:54 #10 1.478 (64/117) Installing libeconf (0.6.3-r0) 03:37:54 #10 1.482 (65/117) Installing libblkid (2.41-r9) 03:37:54 #10 1.488 (66/117) Installing libmount (2.41-r9) 03:37:54 #10 1.496 (67/117) Installing pcre2 (10.46-r0) 03:37:54 #10 1.507 (68/117) Installing glib (2.84.4-r0) 03:37:54 #10 1.550 (69/117) Installing graphite2 (1.3.14-r6) 03:37:54 #10 1.555 (70/117) Installing harfbuzz (11.2.1-r0) 03:37:54 #10 1.571 (71/117) Installing libunibreak (6.1-r0) 03:37:54 #10 1.576 (72/117) Installing libass (0.17.3-r0) 03:37:54 #10 1.582 (73/117) Installing libbluray (1.3.4-r1) 03:37:54 #10 1.590 (74/117) Installing mpg123-libs (1.32.10-r0) 03:37:54 #10 1.598 (75/117) Installing libopenmpt (0.7.15-r0) 03:37:54 #10 ... 03:37:54 03:37:54 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:37:54 #16 0.197 % Total % Received % Xferd Average Speed Time Time Time Current 03:37:54 #16 0.197 Dload Upload Total Spent Left Speed 03:37:54 #16 0.198 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42440 0 --:--:-- --:--:-- --:--:-- 44250 03:37:54 #16 DONE 0.3s 03:37:54 03:37:54 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:37:54 #10 1.625 (76/117) Installing cjson (1.7.19-r0) 03:37:54 #10 1.630 (77/117) Installing mbedtls (3.6.6-r0) 03:37:54 #10 1.649 (78/117) Installing librist (0.2.10-r1) 03:37:54 #10 1.658 (79/117) Installing libsrt (1.5.3-r1) 03:37:54 #10 1.666 (80/117) Installing libssh (0.11.2-r0) 03:37:54 #10 1.674 (81/117) Installing xz-libs (5.8.3-r0) 03:37:54 #10 1.680 (82/117) Installing libxml2 (2.13.9-r0) 03:37:54 #10 1.697 (83/117) Installing libsodium (1.0.20-r1) 03:37:54 #10 1.700 (84/117) Installing libzmq (4.3.5-r2) 03:37:54 #10 1.709 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) 03:37:54 #10 1.736 (86/117) Installing serd-libs (0.32.4-r0) 03:37:54 #10 1.740 (87/117) Installing zix-libs (0.6.2-r0) 03:37:54 #10 1.744 (88/117) Installing sord-libs (0.16.18-r0) 03:37:54 #10 1.747 (89/117) Installing sratom (0.6.18-r0) 03:37:54 #10 1.752 (90/117) Installing lilv-libs (0.24.26-r0) 03:37:54 #10 1.755 (91/117) Installing libdovi (3.3.1-r1) 03:37:54 #10 1.772 (92/117) Installing spirv-tools (1.4.313.0-r0) 03:37:54 #10 1.818 (93/117) Installing glslang-libs (1.4.309.0-r0) 03:37:55 #10 1.839 (94/117) Installing shaderc (2024.4-r0) 03:37:55 #10 1.845 (95/117) Installing vulkan-loader (1.4.313.0-r0) 03:37:55 #10 1.853 (96/117) Installing libplacebo (6.338.2-r3) 03:37:55 #10 1.869 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) 03:37:55 #10 1.874 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) 03:37:55 #10 1.881 (99/117) Installing vidstab (1.1.1-r0) 03:37:55 #10 1.885 (100/117) Installing zimg (3.0.5-r3) 03:37:55 #10 1.897 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) 03:37:55 #10 1.939 (102/117) Installing libasyncns (0.8-r4) 03:37:55 #10 1.943 (103/117) Installing dbus-libs (1.16.2-r1) 03:37:55 #10 1.949 (104/117) Installing libltdl (2.5.4-r1) 03:37:55 #10 1.954 (105/117) Installing orc (0.4.40-r1) 03:37:55 #10 1.963 (106/117) Installing libflac (1.4.3-r1) 03:37:55 #10 1.972 (107/117) Installing libsndfile (1.2.2-r2) 03:37:55 #10 1.980 (108/117) Installing speexdsp (1.2.1-r2) 03:37:55 #10 1.984 (109/117) Installing tdb-libs (1.4.12-r0) 03:37:55 #10 1.988 (110/117) Installing libpulse (17.0-r5) 03:37:55 #10 2.005 (111/117) Installing v4l-utils-libs (1.28.1-r1) 03:37:55 #10 2.011 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) 03:37:55 #10 2.017 (113/117) Installing ffmpeg (6.1.2-r2) 03:37:55 #10 2.030 (114/117) Installing udev-init-scripts (35-r1) 03:37:55 #10 2.030 (115/117) Installing zstd-libs (1.5.7-r0) 03:37:55 #10 2.042 (116/117) Installing kmod-libs (34.2-r0) 03:37:55 #10 2.047 (117/117) Installing eudev (3.2.14-r5) 03:37:55 #10 2.070 Executing busybox-1.37.0-r20.trigger 03:37:55 #10 2.075 Executing glib-2.84.4-r0.trigger 03:37:55 #10 2.077 Executing eudev-3.2.14-r5.trigger 03:37:55 #10 2.081 OK: 133 MiB in 133 packages 03:37:55 #10 DONE 2.3s 03:37:55 03:37:55 #17 [builder 8/8] RUN make build 03:37:55 #17 0.275 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 03:37:56 #17 ... 03:37:56 03:37:56 #18 [stage-2 3/15] RUN apk --no-cache upgrade 03:37:56 #18 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:37:56 #18 0.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:37:56 #18 0.664 OK: 133 MiB in 133 packages 03:37:56 #18 DONE 0.8s 03:37:56 03:37:56 #17 [builder 8/8] RUN make build 03:38:23 #17 DONE 25.1s 03:38:23 03:38:23 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 03:38:23 #19 DONE 0.2s 03:38:23 03:38:23 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 03:38:23 #20 DONE 0.0s 03:38:23 03:38:23 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 03:38:23 #21 DONE 0.0s 03:38:23 03:38:23 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 03:38:23 #22 DONE 0.0s 03:38:23 03:38:23 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:38:23 #23 DONE 0.0s 03:38:23 03:38:23 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 03:38:23 #24 DONE 0.0s 03:38:23 03:38:23 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 03:38:23 #25 DONE 0.2s 03:38:23 03:38:23 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 03:38:23 #26 DONE 0.3s 03:38:23 03:38:23 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 03:38:23 #27 DONE 0.3s 03:38:23 03:38:23 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 03:38:23 #28 DONE 0.3s 03:38:23 03:38:23 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 03:38:23 #29 DONE 0.3s 03:38:23 03:38:23 #30 exporting to image 03:38:23 #30 exporting layers 03:38:23 #30 exporting layers 0.6s done 03:38:23 #30 writing image sha256:82a3a629da448921b6f9e613f749b351e8d4c36ce89b82ed055ed59194da811c done 03:38:23 #30 naming to docker.io/library/device-usb-camera done 03:38:23 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:23 provisioning config files... 03:38:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5521185943654125754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:24 ---> ****-login.sh 03:38:24 nexus3.edgexfoundry.org:10001 03:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:24 Login Succeeded 03:38:24 nexus3.edgexfoundry.org:10002 03:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:24 Login Succeeded 03:38:24 nexus3.edgexfoundry.org:10003 03:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:24 Login Succeeded 03:38:24 nexus3.edgexfoundry.org:10004 03:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:24 Login Succeeded 03:38:24 ****.io 03:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:24 Login Succeeded 03:38:24 ---> ****-login.sh ends [Pipeline] } 03:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:38:24 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 03:38:24 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 03:38:24 latest 03:38:24 4.1.0-dev.19 03:38:24 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 03:38:24 main 03:38:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:25 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 03:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:38:25 9b4c8507ca98: Preparing 03:38:25 c6104c135b78: Preparing 03:38:25 f6be1917f678: Preparing 03:38:25 f6be1917f678: Preparing 03:38:25 56a6f440ec1f: Preparing 03:38:25 8b9ee95d9b28: Preparing 03:38:25 24be9a8aee6d: Preparing 03:38:25 08245666376e: Preparing 03:38:25 939989cf918a: Preparing 03:38:25 a6c0b8585aef: Preparing 03:38:25 7d5337c6228f: Preparing 03:38:25 24b1207d0e03: Preparing 03:38:25 0ddd7a0d4b27: Preparing 03:38:25 0854555d70ac: Preparing 03:38:25 24be9a8aee6d: Waiting 03:38:25 08245666376e: Waiting 03:38:25 939989cf918a: Waiting 03:38:25 a6c0b8585aef: Waiting 03:38:25 7d5337c6228f: Waiting 03:38:25 24b1207d0e03: Waiting 03:38:25 0ddd7a0d4b27: Waiting 03:38:25 0854555d70ac: Waiting 03:38:25 8b9ee95d9b28: Pushed 03:38:25 c6104c135b78: Pushed 03:38:25 9b4c8507ca98: Pushed 03:38:25 f6be1917f678: Pushed 03:38:25 24be9a8aee6d: Pushed 03:38:26 a6c0b8585aef: Pushed 03:38:26 08245666376e: Pushed 03:38:26 939989cf918a: Pushed 03:38:26 0854555d70ac: Layer already exists 03:38:26 24b1207d0e03: Pushed 03:38:30 56a6f440ec1f: Pushed 03:38:30 7d5337c6228f: Pushed 03:38:38 0ddd7a0d4b27: Pushed 03:38:38 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52: digest: sha256:f50a9cfa2183f0183969cabaca7d07f8b1dd483d3f25c71531cef0a5a38cb5f0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:38:39 9b4c8507ca98: Preparing 03:38:39 c6104c135b78: Preparing 03:38:39 f6be1917f678: Preparing 03:38:39 f6be1917f678: Preparing 03:38:39 56a6f440ec1f: Preparing 03:38:39 8b9ee95d9b28: Preparing 03:38:39 24be9a8aee6d: Preparing 03:38:39 08245666376e: Preparing 03:38:39 939989cf918a: Preparing 03:38:39 a6c0b8585aef: Preparing 03:38:39 7d5337c6228f: Preparing 03:38:39 24b1207d0e03: Preparing 03:38:39 0ddd7a0d4b27: Preparing 03:38:39 0854555d70ac: Preparing 03:38:39 a6c0b8585aef: Waiting 03:38:39 7d5337c6228f: Waiting 03:38:39 24b1207d0e03: Waiting 03:38:39 0ddd7a0d4b27: Waiting 03:38:39 0854555d70ac: Waiting 03:38:39 08245666376e: Waiting 03:38:39 24be9a8aee6d: Waiting 03:38:39 939989cf918a: Waiting 03:38:39 f6be1917f678: Layer already exists 03:38:39 8b9ee95d9b28: Layer already exists 03:38:39 c6104c135b78: Layer already exists 03:38:39 56a6f440ec1f: Layer already exists 03:38:39 9b4c8507ca98: Layer already exists 03:38:39 08245666376e: Layer already exists 03:38:39 24be9a8aee6d: Layer already exists 03:38:39 a6c0b8585aef: Layer already exists 03:38:39 939989cf918a: Layer already exists 03:38:39 7d5337c6228f: Layer already exists 03:38:39 24b1207d0e03: Layer already exists 03:38:39 0ddd7a0d4b27: Layer already exists 03:38:39 0854555d70ac: Layer already exists 03:38:39 latest: digest: sha256:f50a9cfa2183f0183969cabaca7d07f8b1dd483d3f25c71531cef0a5a38cb5f0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.19 03:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:38:40 9b4c8507ca98: Preparing 03:38:40 c6104c135b78: Preparing 03:38:40 f6be1917f678: Preparing 03:38:40 f6be1917f678: Preparing 03:38:40 56a6f440ec1f: Preparing 03:38:40 8b9ee95d9b28: Preparing 03:38:40 24be9a8aee6d: Preparing 03:38:40 08245666376e: Preparing 03:38:40 939989cf918a: Preparing 03:38:40 a6c0b8585aef: Preparing 03:38:40 7d5337c6228f: Preparing 03:38:40 24b1207d0e03: Preparing 03:38:40 0ddd7a0d4b27: Preparing 03:38:40 0854555d70ac: Preparing 03:38:40 a6c0b8585aef: Waiting 03:38:40 7d5337c6228f: Waiting 03:38:40 24be9a8aee6d: Waiting 03:38:40 24b1207d0e03: Waiting 03:38:40 0ddd7a0d4b27: Waiting 03:38:40 0854555d70ac: Waiting 03:38:40 08245666376e: Waiting 03:38:40 939989cf918a: Waiting 03:38:40 8b9ee95d9b28: Layer already exists 03:38:40 56a6f440ec1f: Layer already exists 03:38:40 f6be1917f678: Layer already exists 03:38:40 c6104c135b78: Layer already exists 03:38:40 9b4c8507ca98: Layer already exists 03:38:40 08245666376e: Layer already exists 03:38:40 a6c0b8585aef: Layer already exists 03:38:40 24be9a8aee6d: Layer already exists 03:38:40 939989cf918a: Layer already exists 03:38:40 7d5337c6228f: Layer already exists 03:38:40 0ddd7a0d4b27: Layer already exists 03:38:40 24b1207d0e03: Layer already exists 03:38:40 0854555d70ac: Layer already exists 03:38:40 4.1.0-dev.19: digest: sha256:f50a9cfa2183f0183969cabaca7d07f8b1dd483d3f25c71531cef0a5a38cb5f0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:41 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 03:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:38:41 9b4c8507ca98: Preparing 03:38:41 c6104c135b78: Preparing 03:38:41 f6be1917f678: Preparing 03:38:41 f6be1917f678: Preparing 03:38:41 56a6f440ec1f: Preparing 03:38:41 8b9ee95d9b28: Preparing 03:38:41 24be9a8aee6d: Preparing 03:38:41 08245666376e: Preparing 03:38:41 939989cf918a: Preparing 03:38:41 24be9a8aee6d: Waiting 03:38:41 08245666376e: Waiting 03:38:41 a6c0b8585aef: Preparing 03:38:41 7d5337c6228f: Preparing 03:38:41 939989cf918a: Waiting 03:38:41 a6c0b8585aef: Waiting 03:38:41 24b1207d0e03: Preparing 03:38:41 0ddd7a0d4b27: Preparing 03:38:41 0854555d70ac: Preparing 03:38:41 7d5337c6228f: Waiting 03:38:41 24b1207d0e03: Waiting 03:38:41 0ddd7a0d4b27: Waiting 03:38:41 0854555d70ac: Waiting 03:38:41 8b9ee95d9b28: Layer already exists 03:38:41 c6104c135b78: Layer already exists 03:38:41 56a6f440ec1f: Layer already exists 03:38:41 f6be1917f678: Layer already exists 03:38:41 9b4c8507ca98: Layer already exists 03:38:41 08245666376e: Layer already exists 03:38:41 24be9a8aee6d: Layer already exists 03:38:41 a6c0b8585aef: Layer already exists 03:38:41 7d5337c6228f: Layer already exists 03:38:41 939989cf918a: Layer already exists 03:38:41 24b1207d0e03: Layer already exists 03:38:41 0ddd7a0d4b27: Layer already exists 03:38:41 0854555d70ac: Layer already exists 03:38:41 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19: digest: sha256:f50a9cfa2183f0183969cabaca7d07f8b1dd483d3f25c71531cef0a5a38cb5f0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:41 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 03:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:38:42 9b4c8507ca98: Preparing 03:38:42 c6104c135b78: Preparing 03:38:42 f6be1917f678: Preparing 03:38:42 f6be1917f678: Preparing 03:38:42 56a6f440ec1f: Preparing 03:38:42 8b9ee95d9b28: Preparing 03:38:42 24be9a8aee6d: Preparing 03:38:42 08245666376e: Preparing 03:38:42 939989cf918a: Preparing 03:38:42 a6c0b8585aef: Preparing 03:38:42 7d5337c6228f: Preparing 03:38:42 24b1207d0e03: Preparing 03:38:42 0ddd7a0d4b27: Preparing 03:38:42 0854555d70ac: Preparing 03:38:42 24be9a8aee6d: Waiting 03:38:42 939989cf918a: Waiting 03:38:42 a6c0b8585aef: Waiting 03:38:42 7d5337c6228f: Waiting 03:38:42 08245666376e: Waiting 03:38:42 0854555d70ac: Waiting 03:38:42 0ddd7a0d4b27: Waiting 03:38:42 24b1207d0e03: Waiting 03:38:42 8b9ee95d9b28: Layer already exists 03:38:42 c6104c135b78: Layer already exists 03:38:42 56a6f440ec1f: Layer already exists 03:38:42 f6be1917f678: Layer already exists 03:38:42 9b4c8507ca98: Layer already exists 03:38:42 24be9a8aee6d: Layer already exists 03:38:42 08245666376e: Layer already exists 03:38:42 a6c0b8585aef: Layer already exists 03:38:42 939989cf918a: Layer already exists 03:38:42 7d5337c6228f: Layer already exists 03:38:42 0ddd7a0d4b27: Layer already exists 03:38:42 24b1207d0e03: Layer already exists 03:38:42 0854555d70ac: Layer already exists 03:38:42 main: digest: sha256:f50a9cfa2183f0183969cabaca7d07f8b1dd483d3f25c71531cef0a5a38cb5f0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:42 ===================================================== [Pipeline] echo 03:38:42 taggedImages: 03:38:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 03:38:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:38:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.19 03:38:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 03:38:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [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 03:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:42 03:38:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:43 latest: Pulling from edgex-lftools-log-publisher 03:38:43 5eb5b503b376: Pulling fs layer 03:38:43 5c69ac0246d0: Pulling fs layer 03:38:43 ec43610c2a17: Pulling fs layer 03:38:43 3a2ae6a8a46f: Pulling fs layer 03:38:43 33b1e0a273af: Pulling fs layer 03:38:43 5d3b04190fa2: Pulling fs layer 03:38:43 2f39f015ded8: Pulling fs layer 03:38:43 3a2ae6a8a46f: Waiting 03:38:43 5d3b04190fa2: Waiting 03:38:43 2f39f015ded8: Waiting 03:38:43 33b1e0a273af: Waiting 03:38:43 5c69ac0246d0: Verifying Checksum 03:38:43 5c69ac0246d0: Download complete 03:38:43 3a2ae6a8a46f: Download complete 03:38:43 33b1e0a273af: Verifying Checksum 03:38:43 33b1e0a273af: Download complete 03:38:43 5d3b04190fa2: Download complete 03:38:43 ec43610c2a17: Verifying Checksum 03:38:43 ec43610c2a17: Download complete 03:38:43 5eb5b503b376: Verifying Checksum 03:38:43 5eb5b503b376: Download complete 03:38:43 2f39f015ded8: Verifying Checksum 03:38:43 2f39f015ded8: Download complete 03:38:45 5eb5b503b376: Pull complete 03:38:45 5c69ac0246d0: Pull complete 03:38:45 ec43610c2a17: Pull complete 03:38:45 3a2ae6a8a46f: Pull complete 03:38:46 33b1e0a273af: Pull complete 03:38:46 5d3b04190fa2: Pull complete 03:38:52 2f39f015ded8: Pull complete 03:38:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:52 prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container 03:38:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:38:54 $ docker top d61514d1bc61c4fe8a923ec5fac17f4ce2c0aa2e2aaaa326cda8dbe978d3b6b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:54 ---> job-cost.sh 03:38:54 lf-activate-venv: SKIPPING 03:38:54 INFO: No Stack... 03:38:55 INFO: Retrieving Pricing Info for: v3-standard-8 03:38:55 INFO: Archiving Costs [Pipeline] sh 03:38:55 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 03:38:55 + cut -d, -f6 [Pipeline] lock 03:38:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] 03:38:55 Resource [jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] did not exist. Created. 03:38:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:55 + echo total: 0.2199999988079071 [Pipeline] stash 03:38:56 Stashed 1 file(s) [Pipeline] } 03:38:56 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:56 $ docker stop --time=1 d61514d1bc61c4fe8a923ec5fac17f4ce2c0aa2e2aaaa326cda8dbe978d3b6b7 03:38:57 $ docker rm -f --volumes d61514d1bc61c4fe8a923ec5fac17f4ce2c0aa2e2aaaa326cda8dbe978d3b6b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:39:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11383 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 03:39:13 Running in /w/workspace/device-usb-camera/225 [Pipeline] { [Pipeline] checkout 03:39:13 Selected Git installation does not exist. Using Default 03:39:13 The recommended git tool is: NONE 03:39:25 using credential edgex-jenkins-ssh 03:39:25 Cloning the remote Git repository 03:39:25 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 03:39:25 > git init /w/workspace/device-usb-camera/225 # timeout=10 03:39:25 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 03:39:25 > git --version # timeout=10 03:39:25 > git --version # 'git version 2.25.1' 03:39:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:39:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:39:29 Avoid second fetch 03:39:29 Checking out Revision aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 (main) 03:39:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 03:39:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:39:29 > git config core.sparsecheckout # timeout=10 03:39:29 > git checkout -f aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 # timeout=10 03:39:30 Commit message: "Merge pull request #457 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:35 provisioning config files... 03:39:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/225@tmp/config11786871199881249140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:36 ---> ****-login.sh 03:39:36 nexus3.edgexfoundry.org:10001 03:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:37 Configure a credential helper to remove this warning. See 03:39:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:37 03:39:37 Login Succeeded 03:39:37 nexus3.edgexfoundry.org:10002 03:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:37 Configure a credential helper to remove this warning. See 03:39:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:37 03:39:37 Login Succeeded 03:39:37 nexus3.edgexfoundry.org:10003 03:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:37 Configure a credential helper to remove this warning. See 03:39:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:37 03:39:37 Login Succeeded 03:39:37 nexus3.edgexfoundry.org:10004 03:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:38 Configure a credential helper to remove this warning. See 03:39:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:38 03:39:38 Login Succeeded 03:39:38 ****.io 03:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:38 Configure a credential helper to remove this warning. See 03:39:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:38 03:39:38 Login Succeeded 03:39:38 ---> ****-login.sh ends [Pipeline] } 03:39:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:39:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:39:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:39:39 ========================================================= 03:39:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:39:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:39 + 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 . 03:39:40 Sending build context to Docker daemon 12.64MB 03:39:40 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 03:39:40 Step 2/13 : FROM ${BASE} AS builder 03:39:40 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:39:40 6b59a28fa201: Pulling fs layer 03:39:40 d32bb0dddca7: Pulling fs layer 03:39:40 5dab1238d3d9: Pulling fs layer 03:39:40 196fd7d83e7d: Pulling fs layer 03:39:40 4f4fb700ef54: Pulling fs layer 03:39:40 8ba94037c8f0: Pulling fs layer 03:39:40 deaec5988b04: Pulling fs layer 03:39:40 9f65657bb879: Pulling fs layer 03:39:40 196fd7d83e7d: Waiting 03:39:40 8ba94037c8f0: Waiting 03:39:40 4f4fb700ef54: Waiting 03:39:40 deaec5988b04: Waiting 03:39:40 d32bb0dddca7: Verifying Checksum 03:39:40 d32bb0dddca7: Download complete 03:39:40 196fd7d83e7d: Verifying Checksum 03:39:40 196fd7d83e7d: Download complete 03:39:40 4f4fb700ef54: Verifying Checksum 03:39:40 4f4fb700ef54: Download complete 03:39:40 8ba94037c8f0: Verifying Checksum 03:39:40 8ba94037c8f0: Download complete 03:39:40 6b59a28fa201: Verifying Checksum 03:39:40 6b59a28fa201: Download complete 03:39:41 9f65657bb879: Verifying Checksum 03:39:41 9f65657bb879: Download complete 03:39:41 6b59a28fa201: Pull complete 03:39:42 d32bb0dddca7: Pull complete 03:39:42 5dab1238d3d9: Verifying Checksum 03:39:42 5dab1238d3d9: Download complete 03:39:44 deaec5988b04: Verifying Checksum 03:39:44 deaec5988b04: Download complete 03:39:56 5dab1238d3d9: Pull complete 03:39:56 196fd7d83e7d: Pull complete 03:39:56 4f4fb700ef54: Pull complete 03:39:56 8ba94037c8f0: Pull complete 03:40:07 deaec5988b04: Pull complete 03:40:08 9f65657bb879: Pull complete 03:40:08 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:40:08 ---> 334268110677 03:40:08 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:40:10 ---> Running in bc9fb98c1ef1 03:40:10 Removing intermediate container bc9fb98c1ef1 03:40:10 ---> e6d7e8db429a 03:40:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:10 ---> Running in 5e53f43c53d1 03:40:10 Removing intermediate container 5e53f43c53d1 03:40:10 ---> 8966d1d0d72a 03:40:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:40:10 ---> Running in 7e9cd1dbe317 03:40:11 Removing intermediate container 7e9cd1dbe317 03:40:11 ---> c4097459d205 03:40:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:40:11 ---> Running in cc77be0ea3f5 03:40:11 Removing intermediate container cc77be0ea3f5 03:40:11 ---> 17d9932ce31c 03:40:11 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:11 ---> Running in 07bc824a8279 03:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:40:14 (1/9) Installing eudev-libs (3.2.14-r5) 03:40:14 (2/9) Installing libjpeg-turbo (3.1.0-r0) 03:40:14 (3/9) Installing v4l-utils-libs (1.28.1-r1) 03:40:14 (4/9) Installing v4l-utils (1.28.1-r1) 03:40:15 (5/9) Installing libdvbv5 (1.28.1-r1) 03:40:15 (6/9) Installing libturbojpeg (3.1.0-r0) 03:40:15 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 03:40:15 (8/9) Installing eudev-dev (3.2.14-r5) 03:40:15 (9/9) Installing v4l-utils-dev (1.28.1-r1) 03:40:15 Executing busybox-1.37.0-r19.trigger 03:40:15 OK: 262 MiB in 69 packages 03:40:17 Removing intermediate container 07bc824a8279 03:40:17 ---> 630d6bb8a0a9 03:40:17 Step 8/13 : WORKDIR /device-usb-camera 03:40:17 ---> Running in cadc68be4a45 03:40:18 Removing intermediate container cadc68be4a45 03:40:18 ---> f5c05d268e57 03:40:18 Step 9/13 : COPY go.mod vendor* ./ 03:40:18 ---> f6cabbb02868 03:40:18 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:18 ---> Running in 29fbc59549f5 03:42:10 Removing intermediate container 29fbc59549f5 03:42:10 ---> 2198ef84d3e0 03:42:10 Step 11/13 : COPY . . 03:42:10 ---> 12a497397ba2 03:42:10 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:42:10 ---> Running in b265d18f8ff8 03:42:10  % Total % Received % Xferd Average Speed Time Time Time Current 03:42:10 Dload Upload Total Spent Left Speed 03:42:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6582 0 --:--:-- --:--:-- --:--:-- 6721 100 1062 100 1062 0 0 6550 0 --:--:-- --:--:-- --:--:-- 6679 03:42:10 Removing intermediate container b265d18f8ff8 03:42:10 ---> 443c119359ce 03:42:10 Step 13/13 : RUN ${MAKE} 03:42:10 ---> Running in ea129b11994d 03:42:10 noop 03:42:10 Removing intermediate container ea129b11994d 03:42:10 ---> 9265b27874a6 03:42:10 Successfully built 9265b27874a6 03:42:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:11 + docker inspect -f . ci-base-image-arm64 03:42:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:11 prd-ubuntu20.04-docker-arm64-4c-16g-11383 does not seem to be running inside a container 03:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/225 -v /w/workspace/device-usb-camera/225:/w/workspace/device-usb-camera/225:rw,z -v /w/workspace/device-usb-camera/225@tmp:/w/workspace/device-usb-camera/225@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 03:42:12 $ docker top 80737ce375a74277fabc279c3d2573100645ac2564176db45e2254f06e41337d -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:13 + go version 03:42:13 go version go1.25.3 linux/arm64 [Pipeline] } 03:42:13 $ docker stop --time=1 80737ce375a74277fabc279c3d2573100645ac2564176db45e2254f06e41337d 03:42:15 $ docker rm -f --volumes 80737ce375a74277fabc279c3d2573100645ac2564176db45e2254f06e41337d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:16 + docker inspect -f . ci-base-image-arm64 03:42:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:16 prd-ubuntu20.04-docker-arm64-4c-16g-11383 does not seem to be running inside a container 03:42:16 $ 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/225 -v /w/workspace/device-usb-camera/225:/w/workspace/device-usb-camera/225:rw,z -v /w/workspace/device-usb-camera/225@tmp:/w/workspace/device-usb-camera/225@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 03:42:17 $ docker top 6284e5b0159db0dba4c51d9af97832b760bfe4dd18ab54651f7d1be5480feec6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:18 + git config --global --add safe.directory /w/workspace/device-usb-camera/225 [Pipeline] fileExists [Pipeline] sh 03:42:18 + make test 03:42:18 go test ./... -coverprofile=coverage.out ./... 03:42:27 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:46:34 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 03:46:38 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.065s coverage: 4.4% of statements 03:46:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:46:39 go vet ./... 03:47:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:47:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:47:35 ./bin/test-attribution-txt.sh 03:47:35 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 03:47:35 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:47:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 03:47:35 $ docker stop --time=1 6284e5b0159db0dba4c51d9af97832b760bfe4dd18ab54651f7d1be5480feec6 03:47:37 $ docker rm -f --volumes 6284e5b0159db0dba4c51d9af97832b760bfe4dd18ab54651f7d1be5480feec6 [Pipeline] // withDockerContainer [Pipeline] sh 03:47:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:47:39 Warning: overwriting stash ‘coverage-report’ 03:47:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:47:41 + ls -al . 03:47:41 total 288 03:47:41 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:42 . 03:47:41 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:39 .. 03:47:41 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:39 .git 03:47:41 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:39 .github 03:47:41 -rw-rw-r-- 1 jenkins jenkins 379 May 26 03:39 .gitignore 03:47:41 -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:39 .golangci.yml 03:47:41 -rw-rw-r-- 1 jenkins jenkins 77 May 26 03:39 .hadolint.yml 03:47:41 -rw-rw-r-- 1 jenkins jenkins 22020 May 26 03:39 Attribution.txt 03:47:41 -rw-rw-r-- 1 jenkins jenkins 18082 May 26 03:39 CHANGELOG.md 03:47:41 -rw-rw-r-- 1 jenkins jenkins 2446 May 26 03:39 Dockerfile 03:47:41 -rw-rw-r-- 1 jenkins jenkins 678 May 26 03:39 GOVERNANCE.md 03:47:41 -rw-rw-r-- 1 jenkins jenkins 682 May 26 03:39 Jenkinsfile 03:47:41 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 03:39 LICENSE 03:47:41 -rw-rw-r-- 1 jenkins jenkins 3192 May 26 03:39 Makefile 03:47:41 -rw-rw-r-- 1 jenkins jenkins 622 May 26 03:39 OWNERS.md 03:47:41 -rw-rw-r-- 1 jenkins jenkins 2575 May 26 03:39 README.md 03:47:41 -rw-rw-r-- 1 jenkins jenkins 12 May 26 03:36 VERSION 03:47:41 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:39 bin 03:47:41 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:39 cmd 03:47:41 -rw-r--r-- 1 jenkins jenkins 54776 May 26 03:46 coverage.out 03:47:41 -rwxrwxr-x 1 jenkins jenkins 84 May 26 03:39 docker-entrypoint.sh 03:47:41 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:39 docs 03:47:41 -rw-rw-r-- 1 jenkins jenkins 6753 May 26 03:39 go.mod 03:47:41 -rw-rw-r-- 1 jenkins jenkins 89416 May 26 03:39 go.sum 03:47:41 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:39 internal 03:47:41 -rw-rw-r-- 1 jenkins jenkins 231 May 26 03:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:41 + 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=aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 --label arch=arm64 --label version=4.1.0-dev.19 . 03:47:41 Sending build context to Docker daemon 12.69MB 03:47:41 Step 1/37 : ARG BASE=golang:1.25-alpine3.22 03:47:41 Step 2/37 : FROM ${BASE} AS builder 03:47:41 ---> 9265b27874a6 03:47:41 Step 3/37 : ARG ADD_BUILD_TAGS="" 03:47:42 ---> Running in 4274bce5851b 03:47:42 Removing intermediate container 4274bce5851b 03:47:42 ---> 12a08863e43a 03:47:42 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:47:42 ---> Running in b47d499b4eef 03:47:43 Removing intermediate container b47d499b4eef 03:47:43 ---> 28ca430a5c18 03:47:43 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:47:43 ---> Running in b298ceb296dc 03:47:43 Removing intermediate container b298ceb296dc 03:47:43 ---> ba3cf3c724a4 03:47:43 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:47:43 ---> Running in ec87a96dfade 03:47:43 Removing intermediate container ec87a96dfade 03:47:43 ---> be387d2ebbdd 03:47:43 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:47:43 ---> Running in fb9b53f1365f 03:47:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:47 OK: 262 MiB in 69 packages 03:47:47 Removing intermediate container fb9b53f1365f 03:47:47 ---> 3051bffe7d8c 03:47:47 Step 8/37 : WORKDIR /device-usb-camera 03:47:47 ---> Running in 66cc6fddb0a3 03:47:48 Removing intermediate container 66cc6fddb0a3 03:47:48 ---> 5d6e9cc20441 03:47:48 Step 9/37 : COPY go.mod vendor* ./ 03:47:48 ---> 87c718024bb2 03:47:48 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:48 ---> Running in 9b3e15aa2cc1 03:47:51 Removing intermediate container 9b3e15aa2cc1 03:47:51 ---> ece12eb41990 03:47:51 Step 11/37 : COPY . . 03:47:51 ---> 9a776606ab6f 03:47:51 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:47:51 ---> Running in 07c6e089f134 03:47:52  % Total % Received % Xferd Average Speed Time Time Time Current 03:47:52 Dload Upload Total Spent Left Speed 03:47:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0   6190  0 --:--:-- --:--:-- --:--:-- 6321 03:47:53 Removing intermediate container 07c6e089f134 03:47:53 ---> 58acc47c5dce 03:47:53 Step 13/37 : RUN ${MAKE} 03:47:53 ---> Running in 6aad156de21f 03:47:54 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 03:52:16 Removing intermediate container 6aad156de21f 03:52:16 ---> fee4cf8dd668 03:52:16 Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp 03:52:16 1.15.3: Pulling from bluenviron/mediamtx 03:52:16 15af7a6288ba: Pulling fs layer 03:52:16 15af7a6288ba: Verifying Checksum 03:52:16 15af7a6288ba: Download complete 03:52:16 15af7a6288ba: Pull complete 03:52:16 Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 03:52:16 Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 03:52:16 ---> 750e2abf1212 03:52:16 Step 15/37 : FROM alpine:3.22 03:52:16 3.22: Pulling from library/alpine 03:52:16 58e777220c39: Pulling fs layer 03:52:16 58e777220c39: Download complete 03:52:16 58e777220c39: Pull complete 03:52:17 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:52:17 Status: Downloaded newer image for alpine:3.22 03:52:17 ---> 6a2735c23ff3 03:52:17 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:52:17 ---> Running in 54bc18b34ed6 03:52:17 Removing intermediate container 54bc18b34ed6 03:52:17 ---> 40e9230f1d66 03:52:17 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:52:17 ---> Running in 72eb4e7f9aec 03:52:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:52:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:52:20 (1/116) Installing dumb-init (1.2.5-r3) 03:52:20 (2/116) Installing libSvtAv1Enc (2.3.0-r0) 03:52:20 (3/116) Installing aom-libs (3.12.1-r0) 03:52:20 (4/116) Installing libxau (1.0.12-r0) 03:52:20 (5/116) Installing libmd (1.1.0-r0) 03:52:20 (6/116) Installing libbsd (0.12.2-r0) 03:52:20 (7/116) Installing libxdmcp (1.1.5-r1) 03:52:20 (8/116) Installing libxcb (1.17.0-r0) 03:52:20 (9/116) Installing libx11 (1.8.11-r0) 03:52:21 (10/116) Installing hwdata-pci (0.395-r0) 03:52:21 (11/116) Installing libpciaccess (0.18.1-r0) 03:52:21 (12/116) Installing libdrm (2.4.124-r0) 03:52:21 (13/116) Installing libxext (1.3.6-r2) 03:52:21 (14/116) Installing libxfixes (6.0.1-r4) 03:52:21 (15/116) Installing libffi (3.4.8-r0) 03:52:21 (16/116) Installing wayland-libs-client (1.23.1-r3) 03:52:21 (17/116) Installing libva (2.22.0-r1) 03:52:21 (18/116) Installing libvdpau (1.5-r4) 03:52:21 (19/116) Installing ffmpeg-libavutil (6.1.2-r2) 03:52:21 (20/116) Installing libdav1d (1.5.1-r0) 03:52:21 (21/116) Installing libgcc (14.2.0-r6) 03:52:21 (22/116) Installing libstdc++ (14.2.0-r6) 03:52:21 (23/116) Installing openexr-libiex (3.3.2-r0) 03:52:21 (24/116) Installing openexr-libilmthread (3.3.2-r0) 03:52:21 (25/116) Installing imath (3.1.12-r0) 03:52:21 (26/116) Installing libdeflate (1.23-r0) 03:52:21 (27/116) Installing openexr-libopenexrcore (3.3.2-r0) 03:52:21 (28/116) Installing openexr-libopenexr (3.3.2-r0) 03:52:21 (29/116) Installing brotli-libs (1.1.0-r2) 03:52:21 (30/116) Installing giflib (5.2.2-r1) 03:52:21 (31/116) Installing libhwy (1.0.7-r1) 03:52:21 (32/116) Installing libjpeg-turbo (3.1.0-r0) 03:52:21 (33/116) Installing lcms2 (2.19-r0) 03:52:21 (34/116) Installing libpng (1.6.57-r0) 03:52:21 (35/116) Installing libjxl (0.10.3-r2) 03:52:21 (36/116) Installing lame-libs (3.100-r5) 03:52:21 (37/116) Installing opus (1.5.2-r1) 03:52:21 (38/116) Installing rav1e-libs (0.7.1-r2) 03:52:21 (39/116) Installing libgomp (14.2.0-r6) 03:52:21 (40/116) Installing soxr (0.1.3-r7) 03:52:21 (41/116) Installing ffmpeg-libswresample (6.1.2-r2) 03:52:21 (42/116) Installing libogg (1.3.5-r5) 03:52:21 (43/116) Installing libtheora (1.1.1-r18) 03:52:21 (44/116) Installing libvorbis (1.3.7-r2) 03:52:21 (45/116) Installing libvpx (1.15.0-r0) 03:52:21 (46/116) Installing libsharpyuv (1.5.0-r0) 03:52:21 (47/116) Installing libwebp (1.5.0-r0) 03:52:21 (48/116) Installing libwebpmux (1.5.0-r0) 03:52:21 (49/116) Installing x264-libs (0.164.3108-r0) 03:52:22 (50/116) Installing numactl (2.0.18-r0) 03:52:22 (51/116) Installing x265-libs (3.6-r0) 03:52:22 (52/116) Installing xvidcore (1.3.7-r2) 03:52:22 (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) 03:52:22 (54/116) Installing sdl3 (3.2.16-r0) 03:52:22 (55/116) Installing sdl2-compat (2.32.56-r0) 03:52:22 (56/116) Installing alsa-lib (1.2.14-r0) 03:52:22 (57/116) Installing libexpat (2.7.5-r0) 03:52:22 (58/116) Installing libbz2 (1.0.8-r6) 03:52:22 (59/116) Installing freetype (2.13.3-r0) 03:52:22 (60/116) Installing fontconfig (2.15.0-r3) 03:52:22 (61/116) Installing fribidi (1.0.16-r1) 03:52:22 (62/116) Installing libintl (0.24.1-r0) 03:52:22 (63/116) Installing libeconf (0.6.3-r0) 03:52:22 (64/116) Installing libblkid (2.41-r9) 03:52:22 (65/116) Installing libmount (2.41-r9) 03:52:22 (66/116) Installing pcre2 (10.46-r0) 03:52:22 (67/116) Installing glib (2.84.4-r0) 03:52:22 (68/116) Installing graphite2 (1.3.14-r6) 03:52:22 (69/116) Installing harfbuzz (11.2.1-r0) 03:52:22 (70/116) Installing libunibreak (6.1-r0) 03:52:22 (71/116) Installing libass (0.17.3-r0) 03:52:22 (72/116) Installing libbluray (1.3.4-r1) 03:52:22 (73/116) Installing mpg123-libs (1.32.10-r0) 03:52:22 (74/116) Installing libopenmpt (0.7.15-r0) 03:52:23 (75/116) Installing cjson (1.7.19-r0) 03:52:23 (76/116) Installing mbedtls (3.6.6-r0) 03:52:23 (77/116) Installing librist (0.2.10-r1) 03:52:23 (78/116) Installing libsrt (1.5.3-r1) 03:52:23 (79/116) Installing libssh (0.11.2-r0) 03:52:23 (80/116) Installing xz-libs (5.8.3-r0) 03:52:23 (81/116) Installing libxml2 (2.13.9-r0) 03:52:23 (82/116) Installing libsodium (1.0.20-r1) 03:52:23 (83/116) Installing libzmq (4.3.5-r2) 03:52:23 (84/116) Installing ffmpeg-libavformat (6.1.2-r2) 03:52:23 (85/116) Installing serd-libs (0.32.4-r0) 03:52:23 (86/116) Installing zix-libs (0.6.2-r0) 03:52:23 (87/116) Installing sord-libs (0.16.18-r0) 03:52:23 (88/116) Installing sratom (0.6.18-r0) 03:52:23 (89/116) Installing lilv-libs (0.24.26-r0) 03:52:23 (90/116) Installing libdovi (3.3.1-r1) 03:52:23 (91/116) Installing spirv-tools (1.4.313.0-r0) 03:52:23 (92/116) Installing glslang-libs (1.4.309.0-r0) 03:52:23 (93/116) Installing shaderc (2024.4-r0) 03:52:23 (94/116) Installing vulkan-loader (1.4.313.0-r0) 03:52:23 (95/116) Installing libplacebo (6.338.2-r3) 03:52:23 (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) 03:52:23 (97/116) Installing ffmpeg-libswscale (6.1.2-r2) 03:52:23 (98/116) Installing vidstab (1.1.1-r0) 03:52:23 (99/116) Installing zimg (3.0.5-r3) 03:52:23 (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) 03:52:23 (101/116) Installing libasyncns (0.8-r4) 03:52:23 (102/116) Installing dbus-libs (1.16.2-r1) 03:52:23 (103/116) Installing libltdl (2.5.4-r1) 03:52:24 (104/116) Installing orc (0.4.40-r1) 03:52:24 (105/116) Installing libflac (1.4.3-r1) 03:52:24 (106/116) Installing libsndfile (1.2.2-r2) 03:52:24 (107/116) Installing speexdsp (1.2.1-r2) 03:52:24 (108/116) Installing tdb-libs (1.4.12-r0) 03:52:24 (109/116) Installing libpulse (17.0-r5) 03:52:24 (110/116) Installing v4l-utils-libs (1.28.1-r1) 03:52:24 (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) 03:52:24 (112/116) Installing ffmpeg (6.1.2-r2) 03:52:24 (113/116) Installing udev-init-scripts (35-r1) 03:52:24 (114/116) Installing zstd-libs (1.5.7-r0) 03:52:24 (115/116) Installing kmod-libs (34.2-r0) 03:52:24 (116/116) Installing eudev (3.2.14-r5) 03:52:24 Executing busybox-1.37.0-r20.trigger 03:52:24 Executing glib-2.84.4-r0.trigger 03:52:24 Executing eudev-3.2.14-r5.trigger 03:52:24 OK: 114 MiB in 132 packages 03:52:28 Removing intermediate container 72eb4e7f9aec 03:52:28 ---> 0ec6e7b73928 03:52:28 Step 18/37 : RUN apk --no-cache upgrade 03:52:28 ---> Running in 142f4012dcd2 03:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:52:31 OK: 114 MiB in 132 packages 03:52:32 Removing intermediate container 142f4012dcd2 03:52:32 ---> a63016153ec4 03:52:32 Step 19/37 : WORKDIR / 03:52:32 ---> Running in d0be0bb2bb30 03:52:32 Removing intermediate container d0be0bb2bb30 03:52:32 ---> 1e4f4c35ecbb 03:52:32 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 03:52:37 ---> 63bbd48abbf3 03:52:37 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 03:52:37 ---> bb0b78fb5ba6 03:52:37 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 03:52:38 ---> f69619a2d0fd 03:52:38 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:52:38 ---> 9b5f9875c002 03:52:38 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:52:39 ---> 91d9f0fef037 03:52:39 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 03:52:39 ---> 3185cd2b1829 03:52:39 Step 26/37 : COPY --from=rtsp /mediamtx / 03:52:42 ---> 896bb7a6d2b2 03:52:42 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 03:52:42 ---> Running in 2fb5fefc818b 03:52:43 Removing intermediate container 2fb5fefc818b 03:52:43 ---> fac93d6172d7 03:52:43 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 03:52:43 ---> Running in 51aba48688ff 03:52:45 Removing intermediate container 51aba48688ff 03:52:45 ---> 743cc53dad12 03:52:45 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 03:52:45 ---> Running in ba1b7b15911c 03:52:47 Removing intermediate container ba1b7b15911c 03:52:47 ---> b6d98cb8a2d7 03:52:47 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 03:52:47 ---> Running in ec9b259a3d53 03:52:52 Removing intermediate container ec9b259a3d53 03:52:52 ---> 63935bd7d3a2 03:52:52 Step 31/37 : EXPOSE 59983 03:52:52 ---> Running in d2be10db8ba5 03:52:52 Removing intermediate container d2be10db8ba5 03:52:52 ---> 7a7c2b63a97e 03:52:52 Step 32/37 : EXPOSE 8554 03:52:52 ---> Running in bff690f45242 03:52:52 Removing intermediate container bff690f45242 03:52:52 ---> 5eabd7a049d2 03:52:52 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:52:52 ---> Running in 2720aa6f6762 03:52:53 Removing intermediate container 2720aa6f6762 03:52:53 ---> bb8f58a1474f 03:52:53 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 03:52:53 ---> Running in 92236867d3a5 03:52:53 Removing intermediate container 92236867d3a5 03:52:53 ---> eb4116f13aa0 03:52:53 Step 35/37 : LABEL arch=arm64 03:52:53 ---> Running in 9894198b80fa 03:52:53 Removing intermediate container 9894198b80fa 03:52:53 ---> 9cd2b8333783 03:52:53 Step 36/37 : LABEL git_sha=aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 03:52:53 ---> Running in f86fed8fe2f1 03:52:54 Removing intermediate container f86fed8fe2f1 03:52:54 ---> 06694ed8f6af 03:52:54 Step 37/37 : LABEL version=4.1.0-dev.19 03:52:54 ---> Running in f6bdcbff86cb 03:52:54 Removing intermediate container f6bdcbff86cb 03:52:54 ---> f5845502240c 03:52:54 [Warning] One or more build-args [ARCH] were not consumed 03:52:54 Successfully built f5845502240c 03:52:54 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 03:52:54 provisioning config files... 03:52:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/225@tmp/config13573650269288124810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:54 ---> ****-login.sh 03:52:54 nexus3.edgexfoundry.org:10001 03:52:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:55 Configure a credential helper to remove this warning. See 03:52:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:55 03:52:55 Login Succeeded 03:52:55 nexus3.edgexfoundry.org:10002 03:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:55 Configure a credential helper to remove this warning. See 03:52:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:55 03:52:55 Login Succeeded 03:52:55 nexus3.edgexfoundry.org:10003 03:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:56 Configure a credential helper to remove this warning. See 03:52:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:56 03:52:56 Login Succeeded 03:52:56 nexus3.edgexfoundry.org:10004 03:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:56 Configure a credential helper to remove this warning. See 03:52:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:56 03:52:56 Login Succeeded 03:52:56 ****.io 03:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:56 Configure a credential helper to remove this warning. See 03:52:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:56 03:52:56 Login Succeeded 03:52:56 ---> ****-login.sh ends [Pipeline] } 03:52:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:52:56 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 03:52:56 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 03:52:56 latest 03:52:56 4.1.0-dev.19 03:52:56 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 03:52:56 main 03:52:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:57 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 03:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:52:57 19d07c37ace9: Preparing 03:52:57 03d8ab5711f7: Preparing 03:52:57 8803979ada1a: Preparing 03:52:57 2730beb7d445: Preparing 03:52:57 8b2c1f450c66: Preparing 03:52:57 de17f37f5fc2: Preparing 03:52:57 6e194d69ddab: Preparing 03:52:57 42ea80eefc0d: Preparing 03:52:57 abd017499747: Preparing 03:52:57 537fb631a989: Preparing 03:52:57 cd47402ae1df: Preparing 03:52:57 e8ae022db6a8: Preparing 03:52:57 cceaf1406b46: Preparing 03:52:57 eeaa73608b53: Preparing 03:52:57 abd017499747: Waiting 03:52:57 537fb631a989: Waiting 03:52:57 cd47402ae1df: Waiting 03:52:57 e8ae022db6a8: Waiting 03:52:57 cceaf1406b46: Waiting 03:52:57 eeaa73608b53: Waiting 03:52:57 de17f37f5fc2: Waiting 03:52:57 42ea80eefc0d: Waiting 03:52:57 2730beb7d445: Pushed 03:52:57 8803979ada1a: Pushed 03:52:57 19d07c37ace9: Pushed 03:52:57 03d8ab5711f7: Pushed 03:52:57 de17f37f5fc2: Pushed 03:52:58 42ea80eefc0d: Pushed 03:52:58 6e194d69ddab: Pushed 03:52:58 abd017499747: Pushed 03:52:58 537fb631a989: Pushed 03:52:58 eeaa73608b53: Layer already exists 03:52:58 e8ae022db6a8: Pushed 03:53:10 cd47402ae1df: Pushed 03:53:10 8b2c1f450c66: Pushed 03:53:22 cceaf1406b46: Pushed 03:53:22 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52: digest: sha256:6f050ddec62e40ed260e4fccdf1380f3d41790b053bb7491b8c49449879d1ef0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:23 + 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 03:53:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:53:23 19d07c37ace9: Preparing 03:53:23 03d8ab5711f7: Preparing 03:53:23 8803979ada1a: Preparing 03:53:23 2730beb7d445: Preparing 03:53:23 8b2c1f450c66: Preparing 03:53:23 de17f37f5fc2: Preparing 03:53:23 6e194d69ddab: Preparing 03:53:23 de17f37f5fc2: Waiting 03:53:23 42ea80eefc0d: Preparing 03:53:23 6e194d69ddab: Waiting 03:53:23 abd017499747: Preparing 03:53:23 42ea80eefc0d: Waiting 03:53:23 537fb631a989: Preparing 03:53:23 cd47402ae1df: Preparing 03:53:23 537fb631a989: Waiting 03:53:23 e8ae022db6a8: Preparing 03:53:23 cceaf1406b46: Preparing 03:53:23 cd47402ae1df: Waiting 03:53:23 eeaa73608b53: Preparing 03:53:23 e8ae022db6a8: Waiting 03:53:23 cceaf1406b46: Waiting 03:53:23 eeaa73608b53: Waiting 03:53:23 8803979ada1a: Layer already exists 03:53:23 03d8ab5711f7: Layer already exists 03:53:23 19d07c37ace9: Layer already exists 03:53:23 2730beb7d445: Layer already exists 03:53:23 8b2c1f450c66: Layer already exists 03:53:23 42ea80eefc0d: Layer already exists 03:53:23 6e194d69ddab: Layer already exists 03:53:23 de17f37f5fc2: Layer already exists 03:53:23 abd017499747: Layer already exists 03:53:23 537fb631a989: Layer already exists 03:53:23 cd47402ae1df: Layer already exists 03:53:23 cceaf1406b46: Layer already exists 03:53:23 eeaa73608b53: Layer already exists 03:53:23 e8ae022db6a8: Layer already exists 03:53:24 latest: digest: sha256:6f050ddec62e40ed260e4fccdf1380f3d41790b053bb7491b8c49449879d1ef0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:24 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.19 03:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:53:24 19d07c37ace9: Preparing 03:53:24 03d8ab5711f7: Preparing 03:53:24 8803979ada1a: Preparing 03:53:24 2730beb7d445: Preparing 03:53:24 8b2c1f450c66: Preparing 03:53:24 de17f37f5fc2: Preparing 03:53:24 6e194d69ddab: Preparing 03:53:24 42ea80eefc0d: Preparing 03:53:24 abd017499747: Preparing 03:53:24 537fb631a989: Preparing 03:53:24 cd47402ae1df: Preparing 03:53:24 6e194d69ddab: Waiting 03:53:24 de17f37f5fc2: Waiting 03:53:24 42ea80eefc0d: Waiting 03:53:24 e8ae022db6a8: Preparing 03:53:24 537fb631a989: Waiting 03:53:24 cceaf1406b46: Preparing 03:53:24 abd017499747: Waiting 03:53:24 eeaa73608b53: Preparing 03:53:24 cd47402ae1df: Waiting 03:53:24 e8ae022db6a8: Waiting 03:53:24 cceaf1406b46: Waiting 03:53:24 03d8ab5711f7: Layer already exists 03:53:24 2730beb7d445: Layer already exists 03:53:24 8b2c1f450c66: Layer already exists 03:53:24 19d07c37ace9: Layer already exists 03:53:24 8803979ada1a: Layer already exists 03:53:24 abd017499747: Layer already exists 03:53:24 de17f37f5fc2: Layer already exists 03:53:24 42ea80eefc0d: Layer already exists 03:53:24 6e194d69ddab: Layer already exists 03:53:24 537fb631a989: Layer already exists 03:53:24 e8ae022db6a8: Layer already exists 03:53:24 cd47402ae1df: Layer already exists 03:53:24 eeaa73608b53: Layer already exists 03:53:24 cceaf1406b46: Layer already exists 03:53:25 4.1.0-dev.19: digest: sha256:6f050ddec62e40ed260e4fccdf1380f3d41790b053bb7491b8c49449879d1ef0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:25 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 03:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:53:25 19d07c37ace9: Preparing 03:53:25 03d8ab5711f7: Preparing 03:53:25 8803979ada1a: Preparing 03:53:25 2730beb7d445: Preparing 03:53:25 8b2c1f450c66: Preparing 03:53:25 de17f37f5fc2: Preparing 03:53:25 6e194d69ddab: Preparing 03:53:25 42ea80eefc0d: Preparing 03:53:25 abd017499747: Preparing 03:53:25 537fb631a989: Preparing 03:53:25 cd47402ae1df: Preparing 03:53:25 e8ae022db6a8: Preparing 03:53:25 cceaf1406b46: Preparing 03:53:25 eeaa73608b53: Preparing 03:53:25 e8ae022db6a8: Waiting 03:53:25 cceaf1406b46: Waiting 03:53:25 eeaa73608b53: Waiting 03:53:25 6e194d69ddab: Waiting 03:53:25 42ea80eefc0d: Waiting 03:53:25 abd017499747: Waiting 03:53:25 537fb631a989: Waiting 03:53:25 cd47402ae1df: Waiting 03:53:25 de17f37f5fc2: Waiting 03:53:25 19d07c37ace9: Layer already exists 03:53:25 8803979ada1a: Layer already exists 03:53:25 03d8ab5711f7: Layer already exists 03:53:25 2730beb7d445: Layer already exists 03:53:25 8b2c1f450c66: Layer already exists 03:53:25 de17f37f5fc2: Layer already exists 03:53:25 6e194d69ddab: Layer already exists 03:53:25 abd017499747: Layer already exists 03:53:25 42ea80eefc0d: Layer already exists 03:53:25 537fb631a989: Layer already exists 03:53:25 e8ae022db6a8: Layer already exists 03:53:25 cd47402ae1df: Layer already exists 03:53:25 cceaf1406b46: Layer already exists 03:53:25 eeaa73608b53: Layer already exists 03:53:26 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19: digest: sha256:6f050ddec62e40ed260e4fccdf1380f3d41790b053bb7491b8c49449879d1ef0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:26 + 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 03:53:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 03:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:53:26 19d07c37ace9: Preparing 03:53:26 03d8ab5711f7: Preparing 03:53:26 8803979ada1a: Preparing 03:53:26 2730beb7d445: Preparing 03:53:26 8b2c1f450c66: Preparing 03:53:26 de17f37f5fc2: Preparing 03:53:26 6e194d69ddab: Preparing 03:53:26 42ea80eefc0d: Preparing 03:53:26 abd017499747: Preparing 03:53:26 537fb631a989: Preparing 03:53:26 cd47402ae1df: Preparing 03:53:26 e8ae022db6a8: Preparing 03:53:26 cceaf1406b46: Preparing 03:53:26 eeaa73608b53: Preparing 03:53:26 42ea80eefc0d: Waiting 03:53:26 abd017499747: Waiting 03:53:26 537fb631a989: Waiting 03:53:26 cd47402ae1df: Waiting 03:53:26 e8ae022db6a8: Waiting 03:53:26 cceaf1406b46: Waiting 03:53:26 eeaa73608b53: Waiting 03:53:26 de17f37f5fc2: Waiting 03:53:26 6e194d69ddab: Waiting 03:53:26 2730beb7d445: Layer already exists 03:53:26 19d07c37ace9: Layer already exists 03:53:26 8803979ada1a: Layer already exists 03:53:26 03d8ab5711f7: Layer already exists 03:53:26 8b2c1f450c66: Layer already exists 03:53:26 42ea80eefc0d: Layer already exists 03:53:26 6e194d69ddab: Layer already exists 03:53:26 de17f37f5fc2: Layer already exists 03:53:26 537fb631a989: Layer already exists 03:53:26 abd017499747: Layer already exists 03:53:26 cceaf1406b46: Layer already exists 03:53:26 cd47402ae1df: Layer already exists 03:53:26 e8ae022db6a8: Layer already exists 03:53:26 eeaa73608b53: Layer already exists 03:53:27 main: digest: sha256:6f050ddec62e40ed260e4fccdf1380f3d41790b053bb7491b8c49449879d1ef0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:27 ===================================================== [Pipeline] echo 03:53:27 taggedImages: 03:53:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 03:53:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:53:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.19 03:53:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 03:53:27 - 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 03:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:27 03:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:27 arm64: Pulling from edgex-lftools-log-publisher 03:53:27 8998bd30e6a1: Pulling fs layer 03:53:27 04944245beec: Pulling fs layer 03:53:27 699f458cf7ca: Pulling fs layer 03:53:27 765212b225bb: Pulling fs layer 03:53:27 f23df028b6ca: Pulling fs layer 03:53:27 d65c8cfc05b1: Pulling fs layer 03:53:27 2437ff75d9bd: Pulling fs layer 03:53:27 765212b225bb: Waiting 03:53:27 f23df028b6ca: Waiting 03:53:27 d65c8cfc05b1: Waiting 03:53:27 2437ff75d9bd: Waiting 03:53:28 04944245beec: Verifying Checksum 03:53:28 04944245beec: Download complete 03:53:28 765212b225bb: Verifying Checksum 03:53:28 765212b225bb: Download complete 03:53:28 f23df028b6ca: Verifying Checksum 03:53:28 f23df028b6ca: Download complete 03:53:28 d65c8cfc05b1: Verifying Checksum 03:53:28 d65c8cfc05b1: Download complete 03:53:28 699f458cf7ca: Download complete 03:53:28 8998bd30e6a1: Download complete 03:53:31 2437ff75d9bd: Verifying Checksum 03:53:31 2437ff75d9bd: Download complete 03:53:33 8998bd30e6a1: Pull complete 03:53:33 04944245beec: Pull complete 03:53:36 699f458cf7ca: Pull complete 03:53:36 765212b225bb: Pull complete 03:53:37 f23df028b6ca: Pull complete 03:53:37 d65c8cfc05b1: Pull complete 03:53:56 2437ff75d9bd: Pull complete 03:53:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:53:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:56 prd-ubuntu20.04-docker-arm64-4c-16g-11383 does not seem to be running inside a container 03:53:56 $ 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/225 -v /w/workspace/device-usb-camera/225:/w/workspace/device-usb-camera/225:rw,z -v /w/workspace/device-usb-camera/225@tmp:/w/workspace/device-usb-camera/225@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 03:53:58 $ docker top 2d6aedf3a48551719d3147bdc6215ff275239dbd56d04e118348c71d5f477cc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:59 ---> job-cost.sh 03:53:59 lf-activate-venv: SKIPPING 03:53:59 INFO: No Stack... 03:54:00 INFO: Retrieving Pricing Info for: v3-standard-4 03:54:00 INFO: Archiving Costs [Pipeline] sh 03:54:01 + cat /w/workspace/device-usb-camera/225/archives/cost.csv 03:54:01 + cut -d, -f6 [Pipeline] lock 03:54:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] 03:54:01 Resource [jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] did not exist. Created. 03:54:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:54:02 /w/workspace/device-usb-camera/225@tmp/durable-efa4f013/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:54:02 + echo total: 0.10999999940395355 [Pipeline] stash 03:54:02 Warning: overwriting stash ‘stack-cost’ 03:54:02 Stashed 1 file(s) [Pipeline] } 03:54:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] [Pipeline] // lock [Pipeline] } 03:54:02 $ docker stop --time=1 2d6aedf3a48551719d3147bdc6215ff275239dbd56d04e118348c71d5f477cc3 03:54:04 $ docker rm -f --volumes 2d6aedf3a48551719d3147bdc6215ff275239dbd56d04e118348c71d5f477cc3 [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 03:54:04 provisioning config files... 03:54:04 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1434216041845111919tmp [Pipeline] { [Pipeline] sh 03:54:05 + set +x 03:54:05 + curl -s https://codecov.io/bash 03:54:05 + bash -s -- 03:54:05 03:54:05 _____ _ 03:54:05 / ____| | | 03:54:05 | | ___ __| | ___ ___ _____ __ 03:54:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:54:05 | |___| (_) | (_| | __/ (_| (_) \ V / 03:54:05 \_____\___/ \__,_|\___|\___\___/ \_/ 03:54:05 Bash-1.0.6 03:54:05 03:54:05 03:54:05 ==> git version 2.25.1 found 03:54:05 ==> 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 03:54:05 Release-Date: 2020-01-08 03:54:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:54:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:54:05 ==> Jenkins CI detected. 03:54:05 current dir:  /w/workspace/exfoundry_device-usb-camera_main 03:54:05 project root: . 03:54:05 --> token set from env 03:54:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:54:05 ==> Running gcov in . (disable via -X gcov) 03:54:05 ==> Python coveragepy not found 03:54:05 ==> Searching for coverage reports in: 03:54:05 + . 03:54:05 -> Found 1 reports 03:54:05 ==> Detecting git/mercurial file structure 03:54:05 ==> Reading reports 03:54:05 + ./coverage.out bytes=54776 03:54:05 ==> Appending adjustments 03:54:05 https://docs.codecov.io/docs/fixing-reports 03:54:05 + Found adjustments 03:54:05 ==> Gzipping contents 03:54:05 8.0K /tmp/codecov.UbMxc9.gz 03:54:05 ==> Uploading reports 03:54:05 url: https://codecov.io 03:54:05 query: branch=main&commit=aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:54:05 -> Pinging Codecov 03:54:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:54:05 -> Uploading to 03:54:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52/92cb6744-6814-4c38-afaf-354807cca022.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T035405Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=aa376fa4b6e86a3569c39c5bcc4c9e4887d71f7b904709858c3f65deead7a672 03:54:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:05 Dload Upload Total Spent Left Speed 03:54:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 49985 --:--:-- --:--:-- --:--:-- 49985 100 6798 0 0 100 6798 0 49985 --:--:-- --:--:-- --:--:-- 49620 03:54:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] } 03:54:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:54:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:54:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:06 03:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:06 latest: Pulling from edgex-devops/edgex-snyk-go 03:54:06 2d35ebdb57d9: Already exists 03:54:06 85e8836fcdb2: Pulling fs layer 03:54:06 91631faa732a: Pulling fs layer 03:54:06 f3f5ae8826fa: Pulling fs layer 03:54:06 4f4fb700ef54: Pulling fs layer 03:54:06 7861252a18e6: Pulling fs layer 03:54:06 9130f900ef6f: Pulling fs layer 03:54:06 4f4fb700ef54: Waiting 03:54:06 7861252a18e6: Waiting 03:54:06 9130f900ef6f: Waiting 03:54:06 f3f5ae8826fa: Verifying Checksum 03:54:06 f3f5ae8826fa: Download complete 03:54:06 85e8836fcdb2: Verifying Checksum 03:54:06 85e8836fcdb2: Download complete 03:54:06 4f4fb700ef54: Verifying Checksum 03:54:06 4f4fb700ef54: Download complete 03:54:06 85e8836fcdb2: Pull complete 03:54:06 7861252a18e6: Verifying Checksum 03:54:06 7861252a18e6: Download complete 03:54:07 91631faa732a: Verifying Checksum 03:54:07 91631faa732a: Download complete 03:54:07 9130f900ef6f: Verifying Checksum 03:54:07 9130f900ef6f: Download complete 03:54:11 91631faa732a: Pull complete 03:54:11 f3f5ae8826fa: Pull complete 03:54:11 4f4fb700ef54: Pull complete 03:54:12 7861252a18e6: Pull complete 03:54:16 9130f900ef6f: Pull complete 03:54:16 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:16 prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container 03:54:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:54:17 $ docker top 422ccc45bd3c310043b3f26effc62d0bc81300b1626d358fdd0149a1574ef404 -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:18 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 03:54:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 03:54:18 + set -o pipefail 03:54:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 03:54:25 03:54:25 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 03:54:25 03:54:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/9df8904f-5bbc-4738-88f1-1fdca0536edf 03:54:25 03:54:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:54:25 [Pipeline] } 03:54:25 $ docker stop --time=1 422ccc45bd3c310043b3f26effc62d0bc81300b1626d358fdd0149a1574ef404 03:54:27 $ docker rm -f --volumes 422ccc45bd3c310043b3f26effc62d0bc81300b1626d358fdd0149a1574ef404 [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 03:54:28 + git log --format=format:%s -1 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] sh 03:54:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:28 prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container 03:54:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:54:29 $ docker top 86bd3fee219d3ea310268c6c0067913884dc28b55117d8223997760f4cbcc0da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:29 [ssh-agent] Looking for ssh-agent implementation... 03:54:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:29 $ docker exec 86bd3fee219d3ea310268c6c0067913884dc28b55117d8223997760f4cbcc0da ssh-agent 03:54:29 SSH_AUTH_SOCK=/tmp/ssh-nNFXhF9f772b/agent.32 03:54:29 SSH_AGENT_PID=38 03:54:29 Running ssh-add (command line suppressed) 03:54:29 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13934681225961165256.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13934681225961165256.key) 03:54:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:29 + git semver tag 03:54:30 2026-05-26 03:54:30,198 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:54:30 2026-05-26 03:54:30,202 [run_tag] DEBUG tag force:False 03:54:30 2026-05-26 03:54:30,202 [check_head_tag] DEBUG check head tag 03:54:30 2026-05-26 03:54:30,203 [execute] INFO git cat-file --batch-check 03:54:30 2026-05-26 03:54:30,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 03:54:30 2026-05-26 03:54:30,205 [execute] INFO git cat-file --batch 03:54:30 2026-05-26 03:54:30,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 03:54:30 2026-05-26 03:54:30,215 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:30 2026-05-26 03:54:30,215 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 03:54:30 2026-05-26 03:54:30,215 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 03:54:30 2026-05-26 03:54:30,219 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:30 4.1.0-dev.19 [Pipeline] } 03:54:30 $ docker exec --env ******** --env ******** 86bd3fee219d3ea310268c6c0067913884dc28b55117d8223997760f4cbcc0da ssh-agent -k 03:54:30 unset SSH_AUTH_SOCK; 03:54:30 unset SSH_AGENT_PID; 03:54:30 echo Agent pid 38 killed; 03:54:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:30 + git semver [Pipeline] } 03:54:30 $ docker stop --time=1 86bd3fee219d3ea310268c6c0067913884dc28b55117d8223997760f4cbcc0da 03:54:32 $ docker rm -f --volumes 86bd3fee219d3ea310268c6c0067913884dc28b55117d8223997760f4cbcc0da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:32 03:54:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:32 0.23.1-centos7: Pulling from edgex-lftools 03:54:32 ab5ef0e58194: Pulling fs layer 03:54:32 9712f1f96733: Pulling fs layer 03:54:32 63f879dbbcfc: Pulling fs layer 03:54:32 0d9ebad4ef96: Pulling fs layer 03:54:32 e9a5061849ea: Pulling fs layer 03:54:32 d747dcd14b5f: Pulling fs layer 03:54:32 2de7ff778b66: Pulling fs layer 03:54:32 e9a5061849ea: Waiting 03:54:32 d747dcd14b5f: Waiting 03:54:32 2de7ff778b66: Waiting 03:54:32 0d9ebad4ef96: Waiting 03:54:32 9712f1f96733: Verifying Checksum 03:54:32 9712f1f96733: Download complete 03:54:33 63f879dbbcfc: Verifying Checksum 03:54:33 63f879dbbcfc: Download complete 03:54:33 e9a5061849ea: Verifying Checksum 03:54:33 e9a5061849ea: Download complete 03:54:33 d747dcd14b5f: Download complete 03:54:33 0d9ebad4ef96: Verifying Checksum 03:54:33 0d9ebad4ef96: Download complete 03:54:33 ab5ef0e58194: Verifying Checksum 03:54:33 ab5ef0e58194: Download complete 03:54:33 2de7ff778b66: Verifying Checksum 03:54:33 2de7ff778b66: Download complete 03:54:37 ab5ef0e58194: Pull complete 03:54:37 9712f1f96733: Pull complete 03:54:38 63f879dbbcfc: Pull complete 03:54:43 0d9ebad4ef96: Pull complete 03:54:43 e9a5061849ea: Pull complete 03:54:43 d747dcd14b5f: Pull complete 03:54:45 2de7ff778b66: Pull complete 03:54:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:45 prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container 03:54:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:54:46 $ docker top 520088426bbf6f6d9eae659300eeae612236ca90d6c2749ad5e7099fe1a1f251 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:54:46 provisioning config files... 03:54:46 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5213252038471677538tmp 03:54:46 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15598590722910072488tmp 03:54:46 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3951826229297516011tmp [Pipeline] { [Pipeline] echo 03:54:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:54:46 ---> sigul-configuration.sh 03:54:46 gpg: directory `/root/.gnupg' created 03:54:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:54:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:54:46 gpg: keyring `/root/.gnupg/secring.gpg' created 03:54:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:54:46 gpg: CAST5 encrypted data 03:54:46 gpg: encrypted with 1 passphrase 03:54:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:54:47 + mkdir /home/jenkins 03:54:47 + mkdir /home/jenkins/sigul [Pipeline] sh 03:54:47 + 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 03:54:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:54:47 ---> sigul-install.sh 03:54:47 Sigul already installed; skipping installation. [Pipeline] sh 03:54:48 + git tag --list 03:54:48 v0.0.0 03:54:48 v2.2.0 03:54:48 v2.3.0 03:54:48 v2.3.1 03:54:48 v3.0 03:54:48 v3.0.0 03:54:48 v3.1 03:54:48 v3.1.0 03:54:48 v3.1.1 03:54:48 v4.0 03:54:48 v4.0.0 03:54:48 v4.0.1 03:54:48 v4.0.1-dev.1 03:54:48 v4.1.0-dev.1 03:54:48 v4.1.0-dev.10 03:54:48 v4.1.0-dev.11 03:54:48 v4.1.0-dev.12 03:54:48 v4.1.0-dev.13 03:54:48 v4.1.0-dev.14 03:54:48 v4.1.0-dev.15 03:54:48 v4.1.0-dev.16 03:54:48 v4.1.0-dev.17 03:54:48 v4.1.0-dev.18 03:54:48 v4.1.0-dev.19 03:54:48 v4.1.0-dev.2 03:54:48 v4.1.0-dev.3 03:54:48 v4.1.0-dev.4 03:54:48 v4.1.0-dev.5 03:54:48 v4.1.0-dev.6 03:54:48 v4.1.0-dev.7 03:54:48 v4.1.0-dev.8 03:54:48 v4.1.0-dev.9 [Pipeline] sh 03:54:48 + lftools sign git-tag v4.1.0-dev.19 03:54:48 Signing Git tag with Sigul... 03:54:48 Signing v4.1.0-dev.19 [Pipeline] echo 03:54:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:54:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:54:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:54:49 $ docker stop --time=1 520088426bbf6f6d9eae659300eeae612236ca90d6c2749ad5e7099fe1a1f251 03:54:50 $ docker rm -f --volumes 520088426bbf6f6d9eae659300eeae612236ca90d6c2749ad5e7099fe1a1f251 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:54:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:52 prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container 03:54:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:54:52 $ docker top 39be38ee7abd9a7a1ad2c27c0ff9236352b0fa11602e59aa3299f2c4366d94c0 -eo pid,comm 03:54:52 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). 03:54:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:52 [ssh-agent] Looking for ssh-agent implementation... 03:54:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:52 $ docker exec 39be38ee7abd9a7a1ad2c27c0ff9236352b0fa11602e59aa3299f2c4366d94c0 ssh-agent 03:54:52 SSH_AUTH_SOCK=/tmp/ssh-fA7vJM2M030A/agent.33 03:54:52 SSH_AGENT_PID=39 03:54:52 Running ssh-add (command line suppressed) 03:54:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11744009822557475104.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11744009822557475104.key) 03:54:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:53 + git semver bump pre 03:54:53 2026-05-26 03:54:53,433 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:54:53 2026-05-26 03:54:53,437 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:53 2026-05-26 03:54:53,437 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev 03:54:53 2026-05-26 03:54:53,437 [bump_version] DEBUG bumped version:4.1.0-dev.20 03:54:53 2026-05-26 03:54:53,437 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 03:54:53 2026-05-26 03:54:53,437 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:53 2026-05-26 03:54:53,437 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:53 2026-05-26 03:54:53,439 [execute] INFO git cat-file --batch-check 03:54:53 2026-05-26 03:54:53,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:54:53 2026-05-26 03:54:53,443 [execute] INFO git cat-file --batch 03:54:53 2026-05-26 03:54:53,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:54:53 2026-05-26 03:54:53,446 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:53 4.1.0-dev.20 [Pipeline] } 03:54:53 $ docker exec --env ******** --env ******** 39be38ee7abd9a7a1ad2c27c0ff9236352b0fa11602e59aa3299f2c4366d94c0 ssh-agent -k 03:54:53 unset SSH_AUTH_SOCK; 03:54:53 unset SSH_AGENT_PID; 03:54:53 echo Agent pid 39 killed; 03:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:54 + git semver [Pipeline] } 03:54:54 $ docker stop --time=1 39be38ee7abd9a7a1ad2c27c0ff9236352b0fa11602e59aa3299f2c4366d94c0 03:54:55 $ docker rm -f --volumes 39be38ee7abd9a7a1ad2c27c0ff9236352b0fa11602e59aa3299f2c4366d94c0 [Pipeline] // withDockerContainer [Pipeline] sh 03:54:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:56 prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container 03:54:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:54:56 $ docker top f82cf31fc5f3507ce72527849ee7c15b449c17301f55c30e92231470175db8ea -eo pid,comm 03:54:56 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). 03:54:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:56 [ssh-agent] Looking for ssh-agent implementation... 03:54:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:56 $ docker exec f82cf31fc5f3507ce72527849ee7c15b449c17301f55c30e92231470175db8ea ssh-agent 03:54:56 SSH_AUTH_SOCK=/tmp/ssh-5egVAv9auHmG/agent.32 03:54:56 SSH_AGENT_PID=38 03:54:56 Running ssh-add (command line suppressed) 03:54:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14848374953351354496.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14848374953351354496.key) 03:54:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:57 + git semver push 03:54:57 2026-05-26 03:54:57,655 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:54:57 2026-05-26 03:54:57,659 [run_push] DEBUG push 03:54:57 2026-05-26 03:54:57,660 [execute] INFO git cat-file --batch-check 03:54:57 2026-05-26 03:54:57,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:54:57 2026-05-26 03:54:57,663 [execute] INFO git rev-list b857c95b0ae784077d914d690fa143b2799a1f92 -- 03:54:57 2026-05-26 03:54:57,663 [execute] DEBUG Popen(['git', 'rev-list', 'b857c95b0ae784077d914d690fa143b2799a1f92', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:54:57 2026-05-26 03:54:57,668 [execute] INFO git fetch -v -- origin 03:54:57 2026-05-26 03:54:57,668 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:54:59 2026-05-26 03:54:58,910 [run_push] DEBUG remote changes detected 03:54:59 2026-05-26 03:54:58,910 [run_push] DEBUG latest remote commit df4827de7571d5a65c30574292be5b5d3c4c2617 is not in local commits 03:54:59 2026-05-26 03:54:58,910 [run_push] DEBUG integrating remote changes with a git pull 03:54:59 2026-05-26 03:54:58,910 [execute] INFO git pull origin semver 03:54:59 2026-05-26 03:54:58,910 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:54:59 2026-05-26 03:54:59,481 [execute] INFO git push origin semver 03:54:59 2026-05-26 03:54:59,482 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:55:00 2026-05-26 03:55:00,477 [run_push] DEBUG push all version tags 03:55:00 2026-05-26 03:55:00,477 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:55:00 2026-05-26 03:55:00,478 [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) 03:55:01 2026-05-26 03:55:01,445 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:55:01 4.1.0-dev.20 [Pipeline] } 03:55:01 $ docker exec --env ******** --env ******** f82cf31fc5f3507ce72527849ee7c15b449c17301f55c30e92231470175db8ea ssh-agent -k 03:55:01 unset SSH_AUTH_SOCK; 03:55:01 unset SSH_AGENT_PID; 03:55:01 echo Agent pid 38 killed; 03:55:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:02 + git semver [Pipeline] } 03:55:02 $ docker stop --time=1 f82cf31fc5f3507ce72527849ee7c15b449c17301f55c30e92231470175db8ea 03:55:03 $ docker rm -f --volumes f82cf31fc5f3507ce72527849ee7c15b449c17301f55c30e92231470175db8ea [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 03:55:04 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 03:55:04 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:55:04 total 16 03:55:04 drwxr-xr-x 3 root root 4096 May 26 03:38 . 03:55:04 drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:54 .. 03:55:04 drwxr-xr-x 2 root root 4096 May 26 03:38 cost 03:55:04 -rw-r--r-- 1 root root 89 May 26 03:38 cost.csv 03:55:04 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 03:55:04 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:55:04 total 16 03:55:04 drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:38 . 03:55:04 drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:54 .. 03:55:04 drwxr-xr-x 2 jenkins jenkins 4096 May 26 03:38 cost 03:55:04 -rw-r--r-- 1 jenkins jenkins 89 May 26 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:55:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:55:05 ---> package-listing.sh 03:55:05 ++ facter osfamily 03:55:05 ++ tr '[:upper:]' '[:lower:]' 03:55:05 + OS_FAMILY=debian 03:55:05 + workspace=/w/workspace/exfoundry_device-usb-camera_main 03:55:05 + START_PACKAGES=/tmp/packages_start.txt 03:55:05 + END_PACKAGES=/tmp/packages_end.txt 03:55:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:55:05 + PACKAGES=/tmp/packages_start.txt 03:55:05 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:55:05 + PACKAGES=/tmp/packages_end.txt 03:55:05 + case "${OS_FAMILY}" in 03:55:05 + dpkg -l 03:55:05 + grep '^ii' 03:55:05 + '[' -f /tmp/packages_start.txt ']' 03:55:05 + '[' -f /tmp/packages_end.txt ']' 03:55:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:55:05 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:55:05 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 03:55:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 03:55:05 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 03:55:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:06 prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container 03:55:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:55:06 $ docker top eea627b8a43c1aae46969ed98427362c263f47f2b55cbfd1890be60953bb1315 -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:07 + touch /tmp/pre-build-complete [Pipeline] sh 03:55:07 + mkdir -p /var/log/sysstat [Pipeline] sh 03:55:07 + ls /var/log/sa-host 03:55:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:07 provisioning config files... 03:55:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10092818193778653036tmp [Pipeline] { [Pipeline] echo 03:55:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:55:08 ---> create-netrc.sh [Pipeline] } 03:55:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:55:08 ---> python-tools-install.sh [Pipeline] echo 03:55:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:55:08 ---> sudo-logs.sh 03:55:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:55:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:55:09 ---> job-cost.sh 03:55:09 lf-activate-venv: SKIPPING 03:55:09 DEBUG: total: 0.2199999988079071 03:55:09 INFO: Retrieving Stack Cost... 03:55:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:55:09 INFO: Archiving Costs [Pipeline] echo 03:55:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:55:09 ---> logs-deploy.sh 03:55:09 lf-activate-venv: SKIPPING 03:55:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/225 03:55:09 INFO: archiving workspace using pattern(s): 03:55:10 Archives upload complete. 03:55:10 INFO: archiving logs to Nexus