Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b084ac0dd3af4f4ca92d90712606057b39e447a 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-ssh3799739175574169589.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9671682214233932155.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16868421273137391522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5210443439868550071.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-ssh10594671491721808951.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40271 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 5b084ac0dd3af4f4ca92d90712606057b39e447a (main) Commit message: "Merge pull request #388 from jumpingliu/4.0-usb-camera-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 5b084ac0dd3af4f4ca92d90712606057b39e447a # timeout=10 > git rev-list --no-walk b55fd285ebd787c217b27884136d82f1ea207ed4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:23:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:23:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:23:42 ========================================================= 08:23:42 EdgeX Global Pipelines Version Info 08:23:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:23:43 ------------------- 08:23:43 stable info: 08:23:43 ------------------- 08:23:43 Commited By: Cherry Wang cherry@iotechsys.com 08:23:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:23:43 Message: update stable to v1.0.269 08:23:43 ------------------- 08:23:43 experimental info: 08:23:43 ------------------- 08:23:43 Commited By: Ginny Guan ginny@iotechsys.com 08:23:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:23:43 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:23:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 08:23:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 08:23:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b084ac [Pipeline] echo 08:23:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:44 provisioning config files... 08:23:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7186433453290606006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:45 ---> ****-login.sh 08:23:45 nexus3.edgexfoundry.org:10001 08:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:45 Configure a credential helper to remove this warning. See 08:23:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:45 08:23:45 Login Succeeded 08:23:45 nexus3.edgexfoundry.org:10002 08:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:45 Configure a credential helper to remove this warning. See 08:23:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:45 08:23:45 Login Succeeded 08:23:45 nexus3.edgexfoundry.org:10003 08:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:45 Configure a credential helper to remove this warning. See 08:23:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:45 08:23:45 Login Succeeded 08:23:45 nexus3.edgexfoundry.org:10004 08:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:45 Configure a credential helper to remove this warning. See 08:23:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:45 08:23:45 Login Succeeded 08:23:45 ****.io 08:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:45 Configure a credential helper to remove this warning. See 08:23:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:45 08:23:45 Login Succeeded 08:23:45 ---> ****-login.sh ends [Pipeline] } 08:23:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:23:46 + git rev-list -1 --merges 5b084ac0dd3af4f4ca92d90712606057b39e447a~1..5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] echo 08:23:46 -----------> git rev-list -1 --merges 5b084ac0dd3af4f4ca92d90712606057b39e447a~1..5b084ac0dd3af4f4ca92d90712606057b39e447a 5b084ac0dd3af4f4ca92d90712606057b39e447a 08:23:46 5b084ac0dd3af4f4ca92d90712606057b39e447a [false] [Pipeline] sh 08:23:46 + git log --format=format:%s -1 5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] echo 08:23:46 ========================================================= 08:23:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:23:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:23:46 + git log --format=format:%s -1 5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] echo 08:23:46 [semverPrep] GIT_COMMIT: 5b084ac0dd3af4f4ca92d90712606057b39e447a, Commit Message: Merge pull request #388 from jumpingliu/4.0-usb-camera-changelog [Pipeline] echo 08:23:47 [semverPrep] This is not a build commit. [Pipeline] sh 08:23:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:23:47 + grep -v github /etc/ssh/ssh_known_hosts 08:23:47 + [ -e /tmp/ssh_known_hosts ] 08:23:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:23:47 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:23:47 sudo tee -a /etc/ssh/ssh_known_hosts 08:23:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:23:47 08:23:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:23:48 0.1.4: Pulling from edgex-devops/py-git-semver 08:23:48 b85a868b505f: Pulling fs layer 08:23:48 e2be974225ed: Pulling fs layer 08:23:48 339a4e72a1f5: Pulling fs layer 08:23:48 988bab9f4d93: Pulling fs layer 08:23:48 1469e6f7b9e6: Pulling fs layer 08:23:48 eaf3925da568: Pulling fs layer 08:23:48 bab4dde63d76: Pulling fs layer 08:23:48 bde34c3a00c8: Pulling fs layer 08:23:48 b352a97aabf1: Pulling fs layer 08:23:48 4872d77fe225: Pulling fs layer 08:23:48 5851b861e8e6: Pulling fs layer 08:23:48 1469e6f7b9e6: Waiting 08:23:48 988bab9f4d93: Waiting 08:23:48 eaf3925da568: Waiting 08:23:48 bab4dde63d76: Waiting 08:23:48 bde34c3a00c8: Waiting 08:23:48 b352a97aabf1: Waiting 08:23:48 4872d77fe225: Waiting 08:23:48 e2be974225ed: Download complete 08:23:48 988bab9f4d93: Download complete 08:23:48 1469e6f7b9e6: Verifying Checksum 08:23:48 1469e6f7b9e6: Download complete 08:23:48 eaf3925da568: Verifying Checksum 08:23:48 eaf3925da568: Download complete 08:23:48 339a4e72a1f5: Verifying Checksum 08:23:48 339a4e72a1f5: Download complete 08:23:48 bde34c3a00c8: Verifying Checksum 08:23:48 bde34c3a00c8: Download complete 08:23:48 b352a97aabf1: Download complete 08:23:48 4872d77fe225: Verifying Checksum 08:23:48 4872d77fe225: Download complete 08:23:48 5851b861e8e6: Download complete 08:23:48 b85a868b505f: Verifying Checksum 08:23:48 b85a868b505f: Download complete 08:23:48 bab4dde63d76: Verifying Checksum 08:23:48 bab4dde63d76: Download complete 08:23:49 b85a868b505f: Pull complete 08:23:49 e2be974225ed: Pull complete 08:23:50 339a4e72a1f5: Pull complete 08:23:50 988bab9f4d93: Pull complete 08:23:50 1469e6f7b9e6: Pull complete 08:23:50 eaf3925da568: Pull complete 08:23:52 bab4dde63d76: Pull complete 08:23:52 bde34c3a00c8: Pull complete 08:23:52 b352a97aabf1: Pull complete 08:23:52 4872d77fe225: Pull complete 08:23:52 5851b861e8e6: Pull complete 08:23:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:23:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:52 prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container 08:23: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:23:54 $ docker top b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de -eo pid,comm 08:23:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:23:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:23:54 [ssh-agent] Looking for ssh-agent implementation... 08:23:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:23:54 $ docker exec b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de ssh-agent 08:23:54 SSH_AUTH_SOCK=/tmp/ssh-zD5eWg3DN47Q/agent.32 08:23:54 SSH_AGENT_PID=38 08:23:54 Running ssh-add (command line suppressed) 08:23:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12086022051828286151.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12086022051828286151.key) 08:23:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:23:54 + git tag --points-at HEAD [Pipeline] } 08:23:54 $ docker exec --env ******** --env ******** b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de ssh-agent -k 08:23:54 unset SSH_AUTH_SOCK; 08:23:54 unset SSH_AGENT_PID; 08:23:54 echo Agent pid 38 killed; 08:23:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:23:54 [ssh-agent] Looking for ssh-agent implementation... 08:23:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:23:55 $ docker exec b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de ssh-agent 08:23:55 SSH_AUTH_SOCK=/tmp/ssh-i24zWBkpQIt5/agent.71 08:23:55 SSH_AGENT_PID=77 08:23:55 Running ssh-add (command line suppressed) 08:23:55 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8365089714760493098.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8365089714760493098.key) 08:23:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:23:55 + git semver init 08:23:55 2025-03-05 08:23:55,798 [run_init] DEBUG init version:0.0.0 force:False 08:23:55 2025-03-05 08:23:55,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 08:23:55 2025-03-05 08:23:55,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 08:23:55 2025-03-05 08:23:55,800 [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, universal_newlines=False, shell=None, istream=None) 08:23:57 2025-03-05 08:23:57,214 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 08:23:57 2025-03-05 08:23:57,215 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 08:23:57 2025-03-05 08:23:57,215 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:23:57 2025-03-05 08:23:57,215 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:23:57 4.0.0-dev.10 [Pipeline] } 08:23:57 $ docker exec --env ******** --env ******** b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de ssh-agent -k 08:23:57 unset SSH_AUTH_SOCK; 08:23:57 unset SSH_AGENT_PID; 08:23:57 echo Agent pid 77 killed; 08:23:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:23:57 + git semver [Pipeline] } 08:23:57 $ docker stop --time=1 b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de 08:23:59 $ docker rm -f --volumes b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de [Pipeline] // withDockerContainer [Pipeline] sh 08:23:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:23:59 Stashed 1 file(s) [Pipeline] echo 08:23:59 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:00 provisioning config files... 08:24:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2300378010735593753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:00 ---> ****-login.sh 08:24:00 nexus3.edgexfoundry.org:10001 08:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:00 Configure a credential helper to remove this warning. See 08:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:00 08:24:00 Login Succeeded 08:24:00 nexus3.edgexfoundry.org:10002 08:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:00 Configure a credential helper to remove this warning. See 08:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:00 08:24:00 Login Succeeded 08:24:00 nexus3.edgexfoundry.org:10003 08:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:00 Configure a credential helper to remove this warning. See 08:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:00 08:24:00 Login Succeeded 08:24:00 nexus3.edgexfoundry.org:10004 08:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:00 Configure a credential helper to remove this warning. See 08:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:00 08:24:00 Login Succeeded 08:24:00 ****.io 08:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:00 Configure a credential helper to remove this warning. See 08:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:00 08:24:00 Login Succeeded 08:24:00 ---> ****-login.sh ends [Pipeline] } 08:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:24:01 ========================================================= 08:24:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:24:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:24:01 Sending build context to Docker daemon 20.78MB 08:24:01 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:24:01 Step 2/13 : FROM ${BASE} AS builder 08:24:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:24:01 da9db072f522: Pulling fs layer 08:24:01 6ef4a4ee8ca5: Pulling fs layer 08:24:01 06f05ace1117: Pulling fs layer 08:24:01 5fe327b54edc: Pulling fs layer 08:24:01 4f4fb700ef54: Pulling fs layer 08:24:01 92a5565b7b96: Pulling fs layer 08:24:01 ff9bb7016b71: Pulling fs layer 08:24:01 b67dba6c2c7d: Pulling fs layer 08:24:01 a813b0c90790: Pulling fs layer 08:24:01 4f4fb700ef54: Waiting 08:24:01 92a5565b7b96: Waiting 08:24:01 ff9bb7016b71: Waiting 08:24:01 b67dba6c2c7d: Waiting 08:24:01 a813b0c90790: Waiting 08:24:01 5fe327b54edc: Waiting 08:24:01 6ef4a4ee8ca5: Verifying Checksum 08:24:01 6ef4a4ee8ca5: Download complete 08:24:01 5fe327b54edc: Download complete 08:24:01 4f4fb700ef54: Download complete 08:24:01 da9db072f522: Download complete 08:24:01 92a5565b7b96: Download complete 08:24:01 ff9bb7016b71: Verifying Checksum 08:24:01 ff9bb7016b71: Download complete 08:24:01 da9db072f522: Pull complete 08:24:01 a813b0c90790: Verifying Checksum 08:24:01 a813b0c90790: Download complete 08:24:01 6ef4a4ee8ca5: Pull complete 08:24:01 06f05ace1117: Verifying Checksum 08:24:01 06f05ace1117: Download complete 08:24:02 b67dba6c2c7d: Verifying Checksum 08:24:02 b67dba6c2c7d: Download complete 08:24:05 06f05ace1117: Pull complete 08:24:05 5fe327b54edc: Pull complete 08:24:05 4f4fb700ef54: Pull complete 08:24:05 92a5565b7b96: Pull complete 08:24:06 ff9bb7016b71: Pull complete 08:24:08 b67dba6c2c7d: Pull complete 08:24:08 a813b0c90790: Pull complete 08:24:08 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:24:08 ---> 3ba60ce46760 08:24:08 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:24:10 ---> Running in c9b1067cdc91 08:24:10 Removing intermediate container c9b1067cdc91 08:24:10 ---> ba87d42e9166 08:24:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:24:10 ---> Running in f19563232e99 08:24:10 Removing intermediate container f19563232e99 08:24:10 ---> 836f217a2f44 08:24:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:24:10 ---> Running in 9b3468e533e0 08:24:10 Removing intermediate container 9b3468e533e0 08:24:10 ---> 3379e9945751 08:24:10 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:24:10 ---> Running in 0b4b32e42f4d 08:24:10 Removing intermediate container 0b4b32e42f4d 08:24:10 ---> 781f10191ace 08:24:10 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:24:10 ---> Running in a1cd16c17299 08:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:24:11 (1/14) Installing libintl (0.22.5-r0) 08:24:11 (2/14) Installing eudev-libs (3.2.14-r2) 08:24:11 (3/14) Installing libjpeg-turbo (3.0.3-r0) 08:24:11 (4/14) Installing v4l-utils-libs (1.24.1-r1) 08:24:11 (5/14) Installing v4l-utils (1.24.1-r1) 08:24:11 (6/14) Installing libdvbv5 (1.24.1-r1) 08:24:11 (7/14) Installing udev-init-scripts (35-r1) 08:24:11 (8/14) Installing libeconf (0.6.3-r0) 08:24:11 (9/14) Installing libblkid (2.40.1-r1) 08:24:11 (10/14) Installing xz-libs (5.6.2-r0) 08:24:11 (11/14) Installing kmod-libs (32-r0) 08:24:11 (12/14) Installing eudev (3.2.14-r2) 08:24:11 (13/14) Installing eudev-dev (3.2.14-r2) 08:24:11 (14/14) Installing v4l-utils-dev (1.24.1-r1) 08:24:11 Executing busybox-1.36.1-r29.trigger 08:24:11 Executing eudev-3.2.14-r2.trigger 08:24:12 OK: 254 MiB in 72 packages 08:24:12 Removing intermediate container a1cd16c17299 08:24:12 ---> 1bc06fb38a65 08:24:12 Step 8/13 : WORKDIR /device-usb-camera 08:24:12 ---> Running in f7b3c001c7e8 08:24:12 Removing intermediate container f7b3c001c7e8 08:24:12 ---> 0fcbbe1efed0 08:24:12 Step 9/13 : COPY go.mod vendor* ./ 08:24:12 ---> c0aa8a362247 08:24:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:12 ---> Running in 4e5bcff970c6 08:24:15 Still waiting to schedule task 08:24:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:24:51 Removing intermediate container 4e5bcff970c6 08:24:51 ---> 1eac03814f38 08:24:51 Step 11/13 : COPY . . 08:24:51 ---> 5435908479d2 08:24:51 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:24:51 ---> Running in b8225272a1e0 08:24:51  % Total % Received % Xferd Average Speed Time Time Time Current 08:24:51 Dload Upload Total Spent Left Speed 08:24:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6609 0 --:--:-- --:--:-- --:--:-- 6637 100 1062 100 1062 0 0 6606 0 --:--:-- --:--:-- --:--:-- 6637 08:24:51 Removing intermediate container b8225272a1e0 08:24:51 ---> 3911265de592 08:24:51 Step 13/13 : RUN ${MAKE} 08:24:51 ---> Running in 583da6e2adbd 08:24:51 noop 08:24:51 Removing intermediate container 583da6e2adbd 08:24:51 ---> e131c219cccc 08:24:51 Successfully built e131c219cccc 08:24:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:51 + docker inspect -f . ci-base-image-x86_64 08:24:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:51 prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container 08:24:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:24:52 $ docker top 1f96da6feea311309b08d2c8f1c6958941f7115647b7e39cb694d495b0679274 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:52 + go version 08:24:52 go version go1.23.4 linux/amd64 [Pipeline] } 08:24:52 $ docker stop --time=1 1f96da6feea311309b08d2c8f1c6958941f7115647b7e39cb694d495b0679274 08:24:53 $ docker rm -f --volumes 1f96da6feea311309b08d2c8f1c6958941f7115647b7e39cb694d495b0679274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:54 + docker inspect -f . ci-base-image-x86_64 08:24:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:54 prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container 08:24:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:24:54 $ docker top 419d88e1a7a983abd9c876613d486198a7436c1adcbc2416e1a8277e922b773f -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:55 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 08:24:55 + make test 08:24:55 go test ./... -coverprofile=coverage.out ./... 08:24:56 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:25:18 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 08:25:19 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 08:25:31 go vet ./... 08:25:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:25:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:25:38 ./bin/test-attribution-txt.sh [Pipeline] echo 08:25:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:25:38 $ docker stop --time=1 419d88e1a7a983abd9c876613d486198a7436c1adcbc2416e1a8277e922b773f 08:25:41 $ docker rm -f --volumes 419d88e1a7a983abd9c876613d486198a7436c1adcbc2416e1a8277e922b773f [Pipeline] // withDockerContainer [Pipeline] sh 08:25:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:25:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:25:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:25:42 + ls -al . 08:25:42 total 288 08:25:42 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 08:24 . 08:25:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:23 .. 08:25:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:25 .git 08:25:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:23 .github 08:25:42 -rw-rw-r-- 1 jenkins jenkins 379 Mar 5 08:23 .gitignore 08:25:42 -rw-rw-r-- 1 jenkins jenkins 203 Mar 5 08:23 .golangci.yml 08:25:42 -rw-rw-r-- 1 jenkins jenkins 77 Mar 5 08:23 .hadolint.yml 08:25:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:23 .semver 08:25:42 -rw-rw-r-- 1 jenkins jenkins 19367 Mar 5 08:23 Attribution.txt 08:25:42 -rw-rw-r-- 1 jenkins jenkins 17743 Mar 5 08:23 CHANGELOG.md 08:25:42 -rw-rw-r-- 1 jenkins jenkins 2440 Mar 5 08:23 Dockerfile 08:25:42 -rw-rw-r-- 1 jenkins jenkins 678 Mar 5 08:23 GOVERNANCE.md 08:25:42 -rw-rw-r-- 1 jenkins jenkins 659 Mar 5 08:23 Jenkinsfile 08:25:42 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 5 08:23 LICENSE 08:25:42 -rw-rw-r-- 1 jenkins jenkins 3193 Mar 5 08:23 Makefile 08:25:42 -rw-rw-r-- 1 jenkins jenkins 622 Mar 5 08:23 OWNERS.md 08:25:42 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 5 08:23 README.md 08:25:42 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 08:23 VERSION 08:25:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:23 bin 08:25:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:23 cmd 08:25:42 -rw-r--r-- 1 jenkins jenkins 54772 Mar 5 08:25 coverage.out 08:25:42 -rwxrwxr-x 1 jenkins jenkins 84 Mar 5 08:23 docker-entrypoint.sh 08:25:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:23 docs 08:25:42 -rw-rw-r-- 1 jenkins jenkins 6368 Mar 5 08:23 go.mod 08:25:42 -rw-rw-r-- 1 jenkins jenkins 87083 Mar 5 08:23 go.sum 08:25:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:23 internal 08:25:42 -rw-rw-r-- 1 jenkins jenkins 231 Mar 5 08:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:42 + 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=5b084ac0dd3af4f4ca92d90712606057b39e447a --label arch=amd64 --label version=4.0.0-dev.10 . 08:25:42 Sending build context to Docker daemon 20.83MB 08:25:42 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 08:25:42 Step 2/37 : FROM ${BASE} AS builder 08:25:42 ---> e131c219cccc 08:25:42 Step 3/37 : ARG ADD_BUILD_TAGS="" 08:25:46 ---> Running in 110a71bc1ea0 08:25:46 Removing intermediate container 110a71bc1ea0 08:25:46 ---> 2374f8e0ee6a 08:25:46 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:25:46 ---> Running in 485eed8c5be5 08:25:46 Removing intermediate container 485eed8c5be5 08:25:46 ---> c10ff9a4c249 08:25:46 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:25:46 ---> Running in 46d776c1e722 08:25:46 Removing intermediate container 46d776c1e722 08:25:46 ---> 49e75d89f1ad 08:25:46 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:25:46 ---> Running in 75026bae3398 08:25:46 Removing intermediate container 75026bae3398 08:25:46 ---> 472e4a57e23e 08:25:46 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:25:46 ---> Running in 87f312ff0566 08:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:25:47 OK: 254 MiB in 72 packages 08:25:49 Removing intermediate container 87f312ff0566 08:25:49 ---> df9247d8524b 08:25:49 Step 8/37 : WORKDIR /device-usb-camera 08:25:49 ---> Running in bb08e4c8236d 08:25:49 Removing intermediate container bb08e4c8236d 08:25:49 ---> e9f04c39964f 08:25:49 Step 9/37 : COPY go.mod vendor* ./ 08:25:49 ---> bbbd1f6be322 08:25:49 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:49 ---> Running in 237b7b2593a7 08:25:50 Removing intermediate container 237b7b2593a7 08:25:50 ---> 956d5148d179 08:25:50 Step 11/37 : COPY . . 08:25:51 ---> 7ba3e2142b30 08:25:51 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:25:51 ---> Running in b9a91da41c25 08:25:51  % Total % Received % Xferd Average Speed Time Time Time Current 08:25:51 Dload Upload Total Spent Left Speed 08:25:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35331 0 --:--:-- --:--:-- --:--:-- 36620 08:25:52 Removing intermediate container b9a91da41c25 08:25:52 ---> d907325a5768 08:25:52 Step 13/37 : RUN ${MAKE} 08:25:52 ---> Running in 61a0f4f34538 08:25:52 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 08:26:31 Removing intermediate container 61a0f4f34538 08:26:31 ---> 70375a6ea033 08:26:31 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 08:26:31 1.8.2: Pulling from bluenviron/mediamtx 08:26:31 8411072a22a5: Pulling fs layer 08:26:31 8411072a22a5: Verifying Checksum 08:26:31 8411072a22a5: Download complete 08:26:31 8411072a22a5: Pull complete 08:26:31 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 08:26:31 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 08:26:31 ---> 1ac78cb06e13 08:26:31 Step 15/37 : FROM alpine:3.20 08:26:31 3.20: Pulling from library/alpine 08:26:31 0a9a5dfd008f: Pulling fs layer 08:26:31 0a9a5dfd008f: Download complete 08:26:31 0a9a5dfd008f: Pull complete 08:26:31 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:26:31 Status: Downloaded newer image for alpine:3.20 08:26:31 ---> ff221270b9fb 08:26:31 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:26:31 ---> Running in a4244dee1936 08:26:31 Removing intermediate container a4244dee1936 08:26:31 ---> 8e118e043c71 08:26:31 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 08:26:31 ---> Running in 1d041a807e5a 08:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:26:31 (1/115) Installing dumb-init (1.2.5-r3) 08:26:31 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 08:26:31 (3/115) Installing aom-libs (3.9.1-r0) 08:26:31 (4/115) Installing libxau (1.0.11-r4) 08:26:31 (5/115) Installing libmd (1.1.0-r0) 08:26:31 (6/115) Installing libbsd (0.12.2-r0) 08:26:31 (7/115) Installing libxdmcp (1.1.5-r1) 08:26:31 (8/115) Installing libxcb (1.16.1-r0) 08:26:31 (9/115) Installing libx11 (1.8.9-r1) 08:26:31 (10/115) Installing hwdata-pci (0.382-r0) 08:26:31 (11/115) Installing libpciaccess (0.18.1-r0) 08:26:31 (12/115) Installing libdrm (2.4.120-r0) 08:26:31 (13/115) Installing libxext (1.3.6-r2) 08:26:31 (14/115) Installing libxfixes (6.0.1-r4) 08:26:31 (15/115) Installing libffi (3.4.6-r0) 08:26:31 (16/115) Installing wayland-libs-client (1.22.0-r4) 08:26:31 (17/115) Installing libva (2.21.0-r0) 08:26:31 (18/115) Installing libvdpau (1.5-r3) 08:26:31 (19/115) Installing libgcc (13.2.1_git20240309-r1) 08:26:31 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) 08:26:31 (21/115) Installing onevpl-libs (2023.3.1-r2) 08:26:31 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 08:26:31 (23/115) Installing libdav1d (1.4.2-r0) 08:26:31 (24/115) Installing openexr-libiex (3.1.13-r1) 08:26:31 (25/115) Installing openexr-libilmthread (3.1.13-r1) 08:26:31 (26/115) Installing imath (3.1.12-r0) 08:26:31 (27/115) Installing openexr-libopenexr (3.1.13-r1) 08:26:31 (28/115) Installing brotli-libs (1.1.0-r2) 08:26:31 (29/115) Installing giflib (5.2.2-r0) 08:26:31 (30/115) Installing libhwy (1.0.7-r0) 08:26:31 (31/115) Installing libjpeg-turbo (3.0.3-r0) 08:26:31 (32/115) Installing lcms2 (2.16-r0) 08:26:31 (33/115) Installing libpng (1.6.44-r0) 08:26:31 (34/115) Installing libjxl (0.10.2-r0) 08:26:31 (35/115) Installing lame-libs (3.100-r5) 08:26:31 (36/115) Installing opus (1.5.2-r0) 08:26:31 (37/115) Installing rav1e-libs (0.7.1-r0) 08:26:31 (38/115) Installing libgomp (13.2.1_git20240309-r1) 08:26:31 (39/115) Installing soxr (0.1.3-r7) 08:26:31 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 08:26:31 (41/115) Installing libogg (1.3.5-r5) 08:26:31 (42/115) Installing libtheora (1.1.1-r18) 08:26:31 (43/115) Installing libvorbis (1.3.7-r2) 08:26:31 (44/115) Installing libvpx (1.14.1-r0) 08:26:31 (45/115) Installing libsharpyuv (1.3.2-r0) 08:26:31 (46/115) Installing libwebp (1.3.2-r0) 08:26:31 (47/115) Installing libwebpmux (1.3.2-r0) 08:26:31 (48/115) Installing x264-libs (0.164_git20231001-r0) 08:26:31 (49/115) Installing numactl (2.0.18-r0) 08:26:31 (50/115) Installing x265-libs (3.6-r0) 08:26:31 (51/115) Installing xvidcore (1.3.7-r2) 08:26:31 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 08:26:31 (53/115) Installing sdl2 (2.28.5-r1) 08:26:31 (54/115) Installing alsa-lib (1.2.11-r0) 08:26:31 (55/115) Installing libexpat (2.6.4-r0) 08:26:31 (56/115) Installing libbz2 (1.0.8-r6) 08:26:31 (57/115) Installing freetype (2.13.2-r0) 08:26:31 (58/115) Installing fontconfig (2.15.0-r1) 08:26:31 (59/115) Installing fribidi (1.0.15-r0) 08:26:31 (60/115) Installing libintl (0.22.5-r0) 08:26:31 (61/115) Installing libeconf (0.6.3-r0) 08:26:31 (62/115) Installing libblkid (2.40.1-r1) 08:26:31 (63/115) Installing libmount (2.40.1-r1) 08:26:31 (64/115) Installing pcre2 (10.43-r0) 08:26:31 (65/115) Installing glib (2.80.5-r0) 08:26:31 (66/115) Installing graphite2 (1.3.14-r6) 08:26:31 (67/115) Installing harfbuzz (8.5.0-r0) 08:26:31 (68/115) Installing libunibreak (6.1-r0) 08:26:31 (69/115) Installing libass (0.17.2-r0) 08:26:31 (70/115) Installing libbluray (1.3.4-r1) 08:26:32 (71/115) Installing mpg123-libs (1.32.8-r0) 08:26:32 (72/115) Installing libopenmpt (0.7.7-r0) 08:26:32 (73/115) Installing cjson (1.7.18-r0) 08:26:32 (74/115) Installing mbedtls (3.6.2-r0) 08:26:32 (75/115) Installing librist (0.2.10-r1) 08:26:32 (76/115) Installing libsrt (1.5.3-r0) 08:26:32 (77/115) Installing libssh (0.10.6-r0) 08:26:32 (78/115) Installing xz-libs (5.6.2-r0) 08:26:32 (79/115) Installing libxml2 (2.12.7-r0) 08:26:32 (80/115) Installing libsodium (1.0.19-r0) 08:26:32 (81/115) Installing libzmq (4.3.5-r2) 08:26:32 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 08:26:32 (83/115) Installing serd-libs (0.32.2-r0) 08:26:32 (84/115) Installing zix-libs (0.4.2-r0) 08:26:32 (85/115) Installing sord-libs (0.16.16-r0) 08:26:32 (86/115) Installing sratom (0.6.16-r0) 08:26:32 (87/115) Installing lilv-libs (0.24.24-r1) 08:26:32 (88/115) Installing glslang-libs (1.3.261.1-r0) 08:26:32 (89/115) Installing libdovi (3.3.0-r0) 08:26:32 (90/115) Installing spirv-tools (1.3.261.1-r0) 08:26:32 (91/115) Installing shaderc (2024.0-r0) 08:26:32 (92/115) Installing vulkan-loader (1.3.261.1-r0) 08:26:32 (93/115) Installing libplacebo (6.338.2-r1) 08:26:32 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 08:26:32 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 08:26:32 (96/115) Installing vidstab (1.1.1-r0) 08:26:32 (97/115) Installing zimg (3.0.5-r2) 08:26:32 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 08:26:32 (99/115) Installing libasyncns (0.8-r3) 08:26:32 (100/115) Installing dbus-libs (1.14.10-r1) 08:26:32 (101/115) Installing libltdl (2.4.7-r3) 08:26:32 (102/115) Installing orc (0.4.40-r0) 08:26:32 (103/115) Installing libflac (1.4.3-r1) 08:26:32 (104/115) Installing libsndfile (1.2.2-r1) 08:26:32 (105/115) Installing speexdsp (1.2.1-r2) 08:26:32 (106/115) Installing tdb-libs (1.4.9-r1) 08:26:32 (107/115) Installing libpulse (17.0-r0) 08:26:32 (108/115) Installing v4l-utils-libs (1.24.1-r1) 08:26:32 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 08:26:32 (110/115) Installing ffmpeg (6.1.1-r8) 08:26:32 (111/115) Installing udev-init-scripts (35-r1) 08:26:32 (112/115) Installing eudev-libs (3.2.14-r2) 08:26:32 (113/115) Installing zstd-libs (1.5.6-r0) 08:26:32 (114/115) Installing kmod-libs (32-r0) 08:26:32 (115/115) Installing eudev (3.2.14-r2) 08:26:32 Executing busybox-1.36.1-r29.trigger 08:26:32 Executing glib-2.80.5-r0.trigger 08:26:32 Executing eudev-3.2.14-r2.trigger 08:26:32 OK: 134 MiB in 129 packages 08:26:34 Removing intermediate container 1d041a807e5a 08:26:34 ---> 9554364dc1bc 08:26:34 Step 18/37 : RUN apk --no-cache upgrade 08:26:34 ---> Running in fc58cf2dfb0a 08:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:26:34 OK: 134 MiB in 129 packages 08:26:35 Removing intermediate container fc58cf2dfb0a 08:26:35 ---> e755beb60cda 08:26:35 Step 19/37 : WORKDIR / 08:26:35 ---> Running in 0eddd077be7d 08:26:35 Removing intermediate container 0eddd077be7d 08:26:35 ---> e6ece091b8d8 08:26:35 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 08:26:36 ---> a45265dbe2fd 08:26:36 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 08:26:36 ---> d57380119d4a 08:26:36 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 08:26:36 ---> ffe34c87ca05 08:26:36 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:26:36 ---> e87f148a7afb 08:26:36 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:26:36 ---> 9badc46378e1 08:26:36 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 08:26:36 ---> a03bea366f2a 08:26:36 Step 26/37 : COPY --from=rtsp /mediamtx / 08:26:37 ---> 94001449ba62 08:26:37 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 08:26:37 ---> Running in 85f97b863f18 08:26:38 Removing intermediate container 85f97b863f18 08:26:38 ---> f1e2cb0d9dab 08:26:38 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 08:26:38 ---> Running in ce6d525e6561 08:26:38 Removing intermediate container ce6d525e6561 08:26:38 ---> 810f62020721 08:26:38 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 08:26:38 ---> Running in 670e8bcc7a2c 08:26:39 Removing intermediate container 670e8bcc7a2c 08:26:39 ---> e63ff00e368b 08:26:39 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 08:26:39 ---> Running in 8b5bb1088d23 08:26:39 Removing intermediate container 8b5bb1088d23 08:26:39 ---> b9f27729edf2 08:26:39 Step 31/37 : EXPOSE 59983 08:26:39 ---> Running in 2622639b5229 08:26:39 Removing intermediate container 2622639b5229 08:26:39 ---> 570289ad1c97 08:26:39 Step 32/37 : EXPOSE 8554 08:26:39 ---> Running in 90a2fdd13af2 08:26:39 Removing intermediate container 90a2fdd13af2 08:26:39 ---> a22cb7041d59 08:26:39 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:26:40 ---> Running in d88f71f64099 08:26:40 Removing intermediate container d88f71f64099 08:26:40 ---> 39601418c0d2 08:26:40 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 08:26:40 ---> Running in b830c497e1e0 08:26:40 Removing intermediate container b830c497e1e0 08:26:40 ---> 25bfec1adfc1 08:26:40 Step 35/37 : LABEL arch=amd64 08:26:40 ---> Running in 4f1d3d517a41 08:26:40 Removing intermediate container 4f1d3d517a41 08:26:40 ---> efcb4e0005e5 08:26:40 Step 36/37 : LABEL git_sha=5b084ac0dd3af4f4ca92d90712606057b39e447a 08:26:40 ---> Running in 629126d9fad1 08:26:40 Removing intermediate container 629126d9fad1 08:26:40 ---> 8018e4fc0c81 08:26:40 Step 37/37 : LABEL version=4.0.0-dev.10 08:26:40 ---> Running in 4177b7b2d8b9 08:26:40 Removing intermediate container 4177b7b2d8b9 08:26:40 ---> 618613aa1c01 08:26:40 [Warning] One or more build-args [ARCH] were not consumed 08:26:40 Successfully built 618613aa1c01 08:26:40 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:26:40 provisioning config files... 08:26:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1484511998674527923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:41 ---> ****-login.sh 08:26:41 nexus3.edgexfoundry.org:10001 08:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:26:41 Configure a credential helper to remove this warning. See 08:26:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:26:41 08:26:41 Login Succeeded 08:26:41 nexus3.edgexfoundry.org:10002 08:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:26:41 Configure a credential helper to remove this warning. See 08:26:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:26:41 08:26:41 Login Succeeded 08:26:41 nexus3.edgexfoundry.org:10003 08:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:26:41 Configure a credential helper to remove this warning. See 08:26:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:26:41 08:26:41 Login Succeeded 08:26:41 nexus3.edgexfoundry.org:10004 08:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:26:41 Configure a credential helper to remove this warning. See 08:26:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:26:41 08:26:41 Login Succeeded 08:26:41 ****.io 08:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:26:41 Configure a credential helper to remove this warning. See 08:26:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:26:41 08:26:41 Login Succeeded 08:26:41 ---> ****-login.sh ends [Pipeline] } 08:26:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:26:41 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 08:26:41 5b084ac0dd3af4f4ca92d90712606057b39e447a 08:26:41 latest 08:26:41 4.0.0-dev.10 08:26:41 5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 08:26:41 main 08:26:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:41 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a 08:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:26:42 efd86d4d5c92: Preparing 08:26:42 d371d552f266: Preparing 08:26:42 ae1bc9bdea02: Preparing 08:26:42 9d7a30a3bb7c: Preparing 08:26:42 0e81680c8547: Preparing 08:26:42 4fdee56d7956: Preparing 08:26:42 9d72349174c3: Preparing 08:26:42 597836d7f537: Preparing 08:26:42 672789be99dd: Preparing 08:26:42 6e57e3aa0b7f: Preparing 08:26:42 e91f2c14b6c5: Preparing 08:26:42 cfc055a7c1c0: Preparing 08:26:42 d6ce5f0effc8: Preparing 08:26:42 994456c4fd7b: Preparing 08:26:42 4fdee56d7956: Waiting 08:26:42 9d72349174c3: Waiting 08:26:42 597836d7f537: Waiting 08:26:42 e91f2c14b6c5: Waiting 08:26:42 d6ce5f0effc8: Waiting 08:26:42 cfc055a7c1c0: Waiting 08:26:42 6e57e3aa0b7f: Waiting 08:26:42 994456c4fd7b: Waiting 08:26:42 9d7a30a3bb7c: Pushed 08:26:42 d371d552f266: Pushed 08:26:42 efd86d4d5c92: Pushed 08:26:42 ae1bc9bdea02: Pushed 08:26:42 4fdee56d7956: Pushed 08:26:42 9d72349174c3: Pushed 08:26:42 672789be99dd: Pushed 08:26:42 597836d7f537: Pushed 08:26:42 6e57e3aa0b7f: Pushed 08:26:42 994456c4fd7b: Layer already exists 08:26:42 cfc055a7c1c0: Pushed 08:26:45 0e81680c8547: Pushed 08:26:46 e91f2c14b6c5: Pushed 08:26:55 d6ce5f0effc8: Pushed 08:26:55 5b084ac0dd3af4f4ca92d90712606057b39e447a: digest: sha256:5a36fb11af7877ee33949bfe0361c7d6faea0785d778e92bf71cdc7f514aea1d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:26:55 efd86d4d5c92: Preparing 08:26:55 d371d552f266: Preparing 08:26:55 ae1bc9bdea02: Preparing 08:26:55 9d7a30a3bb7c: Preparing 08:26:55 0e81680c8547: Preparing 08:26:55 4fdee56d7956: Preparing 08:26:55 9d72349174c3: Preparing 08:26:55 597836d7f537: Preparing 08:26:55 672789be99dd: Preparing 08:26:55 6e57e3aa0b7f: Preparing 08:26:55 e91f2c14b6c5: Preparing 08:26:55 cfc055a7c1c0: Preparing 08:26:55 d6ce5f0effc8: Preparing 08:26:55 9d72349174c3: Waiting 08:26:55 4fdee56d7956: Waiting 08:26:55 672789be99dd: Waiting 08:26:55 6e57e3aa0b7f: Waiting 08:26:55 597836d7f537: Waiting 08:26:55 cfc055a7c1c0: Waiting 08:26:55 994456c4fd7b: Preparing 08:26:55 994456c4fd7b: Waiting 08:26:55 d6ce5f0effc8: Waiting 08:26:55 ae1bc9bdea02: Layer already exists 08:26:55 d371d552f266: Layer already exists 08:26:55 9d7a30a3bb7c: Layer already exists 08:26:55 0e81680c8547: Layer already exists 08:26:55 efd86d4d5c92: Layer already exists 08:26:55 4fdee56d7956: Layer already exists 08:26:55 9d72349174c3: Layer already exists 08:26:55 672789be99dd: Layer already exists 08:26:55 597836d7f537: Layer already exists 08:26:55 6e57e3aa0b7f: Layer already exists 08:26:55 d6ce5f0effc8: Layer already exists 08:26:55 994456c4fd7b: Layer already exists 08:26:55 e91f2c14b6c5: Layer already exists 08:26:55 cfc055a7c1c0: Layer already exists 08:26:55 latest: digest: sha256:5a36fb11af7877ee33949bfe0361c7d6faea0785d778e92bf71cdc7f514aea1d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.10 08:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:26:56 efd86d4d5c92: Preparing 08:26:56 d371d552f266: Preparing 08:26:56 ae1bc9bdea02: Preparing 08:26:56 9d7a30a3bb7c: Preparing 08:26:56 0e81680c8547: Preparing 08:26:56 4fdee56d7956: Preparing 08:26:56 9d72349174c3: Preparing 08:26:56 597836d7f537: Preparing 08:26:56 672789be99dd: Preparing 08:26:56 6e57e3aa0b7f: Preparing 08:26:56 e91f2c14b6c5: Preparing 08:26:56 cfc055a7c1c0: Preparing 08:26:56 d6ce5f0effc8: Preparing 08:26:56 994456c4fd7b: Preparing 08:26:56 9d72349174c3: Waiting 08:26:56 597836d7f537: Waiting 08:26:56 4fdee56d7956: Waiting 08:26:56 cfc055a7c1c0: Waiting 08:26:56 672789be99dd: Waiting 08:26:56 d6ce5f0effc8: Waiting 08:26:56 e91f2c14b6c5: Waiting 08:26:56 994456c4fd7b: Waiting 08:26:56 6e57e3aa0b7f: Waiting 08:26:56 d371d552f266: Layer already exists 08:26:56 0e81680c8547: Layer already exists 08:26:56 efd86d4d5c92: Layer already exists 08:26:56 ae1bc9bdea02: Layer already exists 08:26:56 9d7a30a3bb7c: Layer already exists 08:26:56 597836d7f537: Layer already exists 08:26:56 4fdee56d7956: Layer already exists 08:26:56 9d72349174c3: Layer already exists 08:26:56 672789be99dd: Layer already exists 08:26:56 6e57e3aa0b7f: Layer already exists 08:26:56 e91f2c14b6c5: Layer already exists 08:26:56 d6ce5f0effc8: Layer already exists 08:26:56 994456c4fd7b: Layer already exists 08:26:56 cfc055a7c1c0: Layer already exists 08:26:56 4.0.0-dev.10: digest: sha256:5a36fb11af7877ee33949bfe0361c7d6faea0785d778e92bf71cdc7f514aea1d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 08:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:26:57 efd86d4d5c92: Preparing 08:26:57 d371d552f266: Preparing 08:26:57 ae1bc9bdea02: Preparing 08:26:57 9d7a30a3bb7c: Preparing 08:26:57 0e81680c8547: Preparing 08:26:57 4fdee56d7956: Preparing 08:26:57 9d72349174c3: Preparing 08:26:57 597836d7f537: Preparing 08:26:57 672789be99dd: Preparing 08:26:57 6e57e3aa0b7f: Preparing 08:26:57 e91f2c14b6c5: Preparing 08:26:57 cfc055a7c1c0: Preparing 08:26:57 d6ce5f0effc8: Preparing 08:26:57 994456c4fd7b: Preparing 08:26:57 597836d7f537: Waiting 08:26:57 d6ce5f0effc8: Waiting 08:26:57 cfc055a7c1c0: Waiting 08:26:57 672789be99dd: Waiting 08:26:57 994456c4fd7b: Waiting 08:26:57 e91f2c14b6c5: Waiting 08:26:57 6e57e3aa0b7f: Waiting 08:26:57 4fdee56d7956: Waiting 08:26:57 9d7a30a3bb7c: Layer already exists 08:26:57 0e81680c8547: Layer already exists 08:26:57 d371d552f266: Layer already exists 08:26:57 efd86d4d5c92: Layer already exists 08:26:57 ae1bc9bdea02: Layer already exists 08:26:57 4fdee56d7956: Layer already exists 08:26:57 9d72349174c3: Layer already exists 08:26:57 6e57e3aa0b7f: Layer already exists 08:26:57 672789be99dd: Layer already exists 08:26:57 597836d7f537: Layer already exists 08:26:57 e91f2c14b6c5: Layer already exists 08:26:57 cfc055a7c1c0: Layer already exists 08:26:57 994456c4fd7b: Layer already exists 08:26:57 d6ce5f0effc8: Layer already exists 08:26:57 5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10: digest: sha256:5a36fb11af7877ee33949bfe0361c7d6faea0785d778e92bf71cdc7f514aea1d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 08:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:26:57 efd86d4d5c92: Preparing 08:26:57 d371d552f266: Preparing 08:26:57 ae1bc9bdea02: Preparing 08:26:57 9d7a30a3bb7c: Preparing 08:26:57 0e81680c8547: Preparing 08:26:57 4fdee56d7956: Preparing 08:26:57 9d72349174c3: Preparing 08:26:57 597836d7f537: Preparing 08:26:57 672789be99dd: Preparing 08:26:57 6e57e3aa0b7f: Preparing 08:26:57 9d72349174c3: Waiting 08:26:57 597836d7f537: Waiting 08:26:57 672789be99dd: Waiting 08:26:57 e91f2c14b6c5: Preparing 08:26:57 cfc055a7c1c0: Preparing 08:26:57 d6ce5f0effc8: Preparing 08:26:57 994456c4fd7b: Preparing 08:26:57 6e57e3aa0b7f: Waiting 08:26:57 cfc055a7c1c0: Waiting 08:26:57 d6ce5f0effc8: Waiting 08:26:57 e91f2c14b6c5: Waiting 08:26:57 994456c4fd7b: Waiting 08:26:57 ae1bc9bdea02: Layer already exists 08:26:57 0e81680c8547: Layer already exists 08:26:57 efd86d4d5c92: Layer already exists 08:26:57 d371d552f266: Layer already exists 08:26:57 9d7a30a3bb7c: Layer already exists 08:26:57 4fdee56d7956: Layer already exists 08:26:57 597836d7f537: Layer already exists 08:26:57 6e57e3aa0b7f: Layer already exists 08:26:57 9d72349174c3: Layer already exists 08:26:57 672789be99dd: Layer already exists 08:26:57 e91f2c14b6c5: Layer already exists 08:26:57 d6ce5f0effc8: Layer already exists 08:26:57 994456c4fd7b: Layer already exists 08:26:57 cfc055a7c1c0: Layer already exists 08:26:57 main: digest: sha256:5a36fb11af7877ee33949bfe0361c7d6faea0785d778e92bf71cdc7f514aea1d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:57 ===================================================== [Pipeline] echo 08:26:57 taggedImages: 08:26:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a 08:26:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:26:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.10 08:26:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 08:26:57 - 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 08:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:58 08:26:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:58 latest: Pulling from edgex-lftools-log-publisher 08:26:58 5eb5b503b376: Pulling fs layer 08:26:58 5c69ac0246d0: Pulling fs layer 08:26:58 ec43610c2a17: Pulling fs layer 08:26:58 3a2ae6a8a46f: Pulling fs layer 08:26:58 33b1e0a273af: Pulling fs layer 08:26:58 5d3b04190fa2: Pulling fs layer 08:26:58 2f39f015ded8: Pulling fs layer 08:26:58 2f39f015ded8: Waiting 08:26:58 5d3b04190fa2: Waiting 08:26:58 33b1e0a273af: Waiting 08:26:58 5c69ac0246d0: Verifying Checksum 08:26:58 5c69ac0246d0: Download complete 08:26:58 3a2ae6a8a46f: Verifying Checksum 08:26:58 3a2ae6a8a46f: Download complete 08:26:58 33b1e0a273af: Verifying Checksum 08:26:58 33b1e0a273af: Download complete 08:26:58 ec43610c2a17: Verifying Checksum 08:26:58 ec43610c2a17: Download complete 08:26:58 5d3b04190fa2: Verifying Checksum 08:26:58 5d3b04190fa2: Download complete 08:26:58 5eb5b503b376: Download complete 08:26:59 2f39f015ded8: Download complete 08:27:00 5eb5b503b376: Pull complete 08:27:00 5c69ac0246d0: Pull complete 08:27:00 ec43610c2a17: Pull complete 08:27:00 3a2ae6a8a46f: Pull complete 08:27:00 33b1e0a273af: Pull complete 08:27:00 5d3b04190fa2: Pull complete 08:27:05 2f39f015ded8: Pull complete 08:27:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:27:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:05 prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container 08:27:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:27:07 $ docker top 4a4ef4c765ae09f681db37795c9c393f5fb0fcf0688ca947e21df971132554ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:07 ---> job-cost.sh 08:27:07 lf-activate-venv: SKIPPING 08:27:07 INFO: No Stack... 08:27:07 INFO: Retrieving Pricing Info for: v3-standard-8 08:27:08 INFO: Archiving Costs [Pipeline] sh 08:27:08 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 08:27:08 + cut -d, -f6 [Pipeline] lock 08:27:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] 08:27:08 Resource [jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] did not exist. Created. 08:27:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:27:08 + echo total: 0.2199999988079071 [Pipeline] stash 08:27:08 Stashed 1 file(s) [Pipeline] } 08:27:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] [Pipeline] // lock [Pipeline] } 08:27:08 $ docker stop --time=1 4a4ef4c765ae09f681db37795c9c393f5fb0fcf0688ca947e21df971132554ab 08:27:10 $ docker rm -f --volumes 4a4ef4c765ae09f681db37795c9c393f5fb0fcf0688ca947e21df971132554ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:28:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40272 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 08:28:02 Running in /w/workspace/device-usb-camera/198 [Pipeline] { [Pipeline] checkout 08:28:05 Selected Git installation does not exist. Using Default 08:28:05 The recommended git tool is: NONE 08:28:10 using credential edgex-jenkins-ssh 08:28:10 Cloning the remote Git repository 08:28:10 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 08:28:10 > git init /w/workspace/device-usb-camera/198 # timeout=10 08:28:10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 08:28:10 > git --version # timeout=10 08:28:10 > git --version # 'git version 2.25.1' 08:28:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:13 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 08:28:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:14 Avoid second fetch 08:28:14 Checking out Revision 5b084ac0dd3af4f4ca92d90712606057b39e447a (main) 08:28:15 Commit message: "Merge pull request #388 from jumpingliu/4.0-usb-camera-changelog" 08:28:14 > git config core.sparsecheckout # timeout=10 08:28:14 > git checkout -f 5b084ac0dd3af4f4ca92d90712606057b39e447a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:28:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:28:19 % Total % Received % Xferd Average Speed Time Time Time Current 08:28:19 Dload Upload Total Spent Left Speed 08:28:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 08:28:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:28:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 08:28:20 sudo tee /etc/docker/daemon.new 08:28:20 { 08:28:20 "registry-mirrors": [ 08:28:20 "https://nexus3.edgexfoundry.org:10001" 08:28:20 ], 08:28:20 "bip": "10.250.0.254/24", 08:28:20 "hosts": [ 08:28:20 "tcp://0.0.0.0:5555", 08:28:20 "unix:///var/run/docker.sock" 08:28:20 ], 08:28:20 "mtu": 1458, 08:28:20 "selinux-enabled": true, 08:28:20 "seccomp-profile": "/etc/docker/seccomp.json" 08:28:20 } [Pipeline] sh 08:28:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:28:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:39 provisioning config files... 08:28:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/198@tmp/config3623121226076039902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:40 ---> ****-login.sh 08:28:40 nexus3.edgexfoundry.org:10001 08:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:40 Configure a credential helper to remove this warning. See 08:28:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:40 08:28:40 Login Succeeded 08:28:40 nexus3.edgexfoundry.org:10002 08:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:41 Configure a credential helper to remove this warning. See 08:28:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:41 08:28:41 Login Succeeded 08:28:41 nexus3.edgexfoundry.org:10003 08:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:41 Configure a credential helper to remove this warning. See 08:28:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:41 08:28:41 Login Succeeded 08:28:41 nexus3.edgexfoundry.org:10004 08:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:41 Configure a credential helper to remove this warning. See 08:28:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:41 08:28:41 Login Succeeded 08:28:41 ****.io 08:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:42 Configure a credential helper to remove this warning. See 08:28:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:42 08:28:42 Login Succeeded 08:28:42 ---> ****-login.sh ends [Pipeline] } 08:28:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:28:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:28:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:28:42 ========================================================= 08:28:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:28:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:28:43 Sending build context to Docker daemon 10.66MB 08:28:43 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:28:43 Step 2/13 : FROM ${BASE} AS builder 08:28:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:28:43 9986a736f7d3: Pulling fs layer 08:28:43 1f018df60701: Pulling fs layer 08:28:43 39f8f326b044: Pulling fs layer 08:28:43 e6a1e7a6a96a: Pulling fs layer 08:28:43 4f4fb700ef54: Pulling fs layer 08:28:43 d45d956e0dbf: Pulling fs layer 08:28:43 d7702b0d1db1: Pulling fs layer 08:28:43 5c7f0f088c93: Pulling fs layer 08:28:43 4fdc064ae6cf: Pulling fs layer 08:28:43 e6a1e7a6a96a: Waiting 08:28:43 d7702b0d1db1: Waiting 08:28:43 4f4fb700ef54: Waiting 08:28:43 d45d956e0dbf: Waiting 08:28:43 1f018df60701: Verifying Checksum 08:28:43 1f018df60701: Download complete 08:28:43 e6a1e7a6a96a: Verifying Checksum 08:28:43 e6a1e7a6a96a: Download complete 08:28:44 4f4fb700ef54: Verifying Checksum 08:28:44 4f4fb700ef54: Download complete 08:28:44 d45d956e0dbf: Verifying Checksum 08:28:44 d45d956e0dbf: Download complete 08:28:44 d7702b0d1db1: Verifying Checksum 08:28:44 d7702b0d1db1: Download complete 08:28:44 9986a736f7d3: Verifying Checksum 08:28:44 9986a736f7d3: Download complete 08:28:44 4fdc064ae6cf: Verifying Checksum 08:28:44 4fdc064ae6cf: Download complete 08:28:44 9986a736f7d3: Pull complete 08:28:45 1f018df60701: Pull complete 08:28:46 39f8f326b044: Download complete 08:28:47 5c7f0f088c93: Verifying Checksum 08:28:47 5c7f0f088c93: Download complete 08:29:02 39f8f326b044: Pull complete 08:29:02 e6a1e7a6a96a: Pull complete 08:29:02 4f4fb700ef54: Pull complete 08:29:02 d45d956e0dbf: Pull complete 08:29:02 d7702b0d1db1: Pull complete 08:29:10 5c7f0f088c93: Pull complete 08:29:11 4fdc064ae6cf: Pull complete 08:29:11 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 08:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:29:11 ---> 63f30b955cb9 08:29:11 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:29:12 ---> Running in 92cf425b291d 08:29:12 Removing intermediate container 92cf425b291d 08:29:12 ---> 08f5aefb600b 08:29:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:29:12 ---> Running in 840bf3d46625 08:29:13 Removing intermediate container 840bf3d46625 08:29:13 ---> 2255865dab42 08:29:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:29:13 ---> Running in 6160405dbbde 08:29:13 Removing intermediate container 6160405dbbde 08:29:13 ---> bd9cbe3244ea 08:29:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:29:13 ---> Running in 56490195c434 08:29:13 Removing intermediate container 56490195c434 08:29:13 ---> 9476383efed6 08:29:13 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:29:13 ---> Running in 0568ce8b682a 08:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:29:17 (1/14) Installing libintl (0.22.5-r0) 08:29:17 (2/14) Installing eudev-libs (3.2.14-r2) 08:29:17 (3/14) Installing libjpeg-turbo (3.0.3-r0) 08:29:17 (4/14) Installing v4l-utils-libs (1.24.1-r1) 08:29:17 (5/14) Installing v4l-utils (1.24.1-r1) 08:29:17 (6/14) Installing libdvbv5 (1.24.1-r1) 08:29:17 (7/14) Installing udev-init-scripts (35-r1) 08:29:17 (8/14) Installing libeconf (0.6.3-r0) 08:29:17 (9/14) Installing libblkid (2.40.1-r1) 08:29:17 (10/14) Installing xz-libs (5.6.2-r0) 08:29:17 (11/14) Installing kmod-libs (32-r0) 08:29:17 (12/14) Installing eudev (3.2.14-r2) 08:29:17 (13/14) Installing eudev-dev (3.2.14-r2) 08:29:17 (14/14) Installing v4l-utils-dev (1.24.1-r1) 08:29:17 Executing busybox-1.36.1-r29.trigger 08:29:17 Executing eudev-3.2.14-r2.trigger 08:29:18 OK: 247 MiB in 72 packages 08:29:19 Removing intermediate container 0568ce8b682a 08:29:19 ---> 4d15a4c3d02b 08:29:19 Step 8/13 : WORKDIR /device-usb-camera 08:29:19 ---> Running in b491418ce24a 08:29:19 Removing intermediate container b491418ce24a 08:29:19 ---> 6b202608a472 08:29:19 Step 9/13 : COPY go.mod vendor* ./ 08:29:20 ---> f0ce12530fcd 08:29:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:20 ---> Running in 95e37586c2d9 08:31:11 Removing intermediate container 95e37586c2d9 08:31:11 ---> 1aa2eb916686 08:31:11 Step 11/13 : COPY . . 08:31:11 ---> c29309d5fd77 08:31:11 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:31:11 ---> Running in e11f36633a63 08:31:11  % Total % Received % Xferd Average Speed Time Time Time Current 08:31:11 Dload Upload Total Spent Left Speed 08:31:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 5608 0 --:--:-- --:--:-- --:--:-- 5679 08:31:11 Removing intermediate container e11f36633a63 08:31:11 ---> 32b1c3332560 08:31:11 Step 13/13 : RUN ${MAKE} 08:31:11 ---> Running in 88d71ba7ab82 08:31:11 noop 08:31:11 Removing intermediate container 88d71ba7ab82 08:31:11 ---> 9a7dc3608398 08:31:11 Successfully built 9a7dc3608398 08:31:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:12 + docker inspect -f . ci-base-image-arm64 08:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:12 prd-ubuntu20.04-docker-arm64-4c-16g-40272 does not seem to be running inside a container 08:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/198 -v /w/workspace/device-usb-camera/198:/w/workspace/device-usb-camera/198:rw,z -v /w/workspace/device-usb-camera/198@tmp:/w/workspace/device-usb-camera/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:31:13 $ docker top 530d074b65c4f442a09658488be1db003b9965996091ecd3ae414783b16d2fcb -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:14 + go version 08:31:14 go version go1.23.4 linux/arm64 [Pipeline] } 08:31:14 $ docker stop --time=1 530d074b65c4f442a09658488be1db003b9965996091ecd3ae414783b16d2fcb 08:31:16 $ docker rm -f --volumes 530d074b65c4f442a09658488be1db003b9965996091ecd3ae414783b16d2fcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:16 + docker inspect -f . ci-base-image-arm64 08:31:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:16 prd-ubuntu20.04-docker-arm64-4c-16g-40272 does not seem to be running inside a container 08:31: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/198 -v /w/workspace/device-usb-camera/198:/w/workspace/device-usb-camera/198:rw,z -v /w/workspace/device-usb-camera/198@tmp:/w/workspace/device-usb-camera/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:31:18 $ docker top fca03a8e377ed30902a396d08a98043de300eaee513caec851106320acd35338 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:18 + git config --global --add safe.directory /w/workspace/device-usb-camera/198 [Pipeline] fileExists [Pipeline] sh 08:31:19 + make test 08:31:19 go test ./... -coverprofile=coverage.out ./... 08:31:25 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:34:47 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 08:34:49 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 4.4% of statements 08:34:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:34:51 go vet ./... 08:35:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:35:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:35:47 ./bin/test-attribution-txt.sh [Pipeline] echo 08:35:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:35:47 $ docker stop --time=1 fca03a8e377ed30902a396d08a98043de300eaee513caec851106320acd35338 08:35:49 $ docker rm -f --volumes fca03a8e377ed30902a396d08a98043de300eaee513caec851106320acd35338 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:35:51 Warning: overwriting stash ‘coverage-report’ 08:35:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:35:52 + ls -al . 08:35:52 total 284 08:35:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:31 . 08:35:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:28 .. 08:35:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:28 .git 08:35:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:28 .github 08:35:52 -rw-rw-r-- 1 jenkins jenkins 379 Mar 5 08:28 .gitignore 08:35:52 -rw-rw-r-- 1 jenkins jenkins 203 Mar 5 08:28 .golangci.yml 08:35:52 -rw-rw-r-- 1 jenkins jenkins 77 Mar 5 08:28 .hadolint.yml 08:35:52 -rw-rw-r-- 1 jenkins jenkins 19367 Mar 5 08:28 Attribution.txt 08:35:52 -rw-rw-r-- 1 jenkins jenkins 17743 Mar 5 08:28 CHANGELOG.md 08:35:52 -rw-rw-r-- 1 jenkins jenkins 2440 Mar 5 08:28 Dockerfile 08:35:52 -rw-rw-r-- 1 jenkins jenkins 678 Mar 5 08:28 GOVERNANCE.md 08:35:52 -rw-rw-r-- 1 jenkins jenkins 659 Mar 5 08:28 Jenkinsfile 08:35:52 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 5 08:28 LICENSE 08:35:52 -rw-rw-r-- 1 jenkins jenkins 3193 Mar 5 08:28 Makefile 08:35:52 -rw-rw-r-- 1 jenkins jenkins 622 Mar 5 08:28 OWNERS.md 08:35:52 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 5 08:28 README.md 08:35:52 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 08:23 VERSION 08:35:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:28 bin 08:35:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:28 cmd 08:35:52 -rw-r--r-- 1 jenkins jenkins 54772 Mar 5 08:34 coverage.out 08:35:52 -rwxrwxr-x 1 jenkins jenkins 84 Mar 5 08:28 docker-entrypoint.sh 08:35:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:28 docs 08:35:52 -rw-rw-r-- 1 jenkins jenkins 6368 Mar 5 08:28 go.mod 08:35:52 -rw-rw-r-- 1 jenkins jenkins 87083 Mar 5 08:28 go.sum 08:35:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:28 internal 08:35:52 -rw-rw-r-- 1 jenkins jenkins 231 Mar 5 08:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:53 + 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=5b084ac0dd3af4f4ca92d90712606057b39e447a --label arch=arm64 --label version=4.0.0-dev.10 . 08:35:53 Sending build context to Docker daemon 10.71MB 08:35:53 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 08:35:53 Step 2/37 : FROM ${BASE} AS builder 08:35:53 ---> 9a7dc3608398 08:35:53 Step 3/37 : ARG ADD_BUILD_TAGS="" 08:35:53 ---> Running in 6202f0c30bac 08:35:54 Removing intermediate container 6202f0c30bac 08:35:54 ---> 73ea1da7a459 08:35:54 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:35:54 ---> Running in 95b67ea77cd0 08:35:54 Removing intermediate container 95b67ea77cd0 08:35:54 ---> ca56724f4ced 08:35:54 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:35:54 ---> Running in 0f9075a76777 08:35:54 Removing intermediate container 0f9075a76777 08:35:54 ---> e4d98b9c77a6 08:35:54 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:35:54 ---> Running in d1f8fb6d2434 08:35:55 Removing intermediate container d1f8fb6d2434 08:35:55 ---> 526e29e14a0c 08:35:55 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:35:55 ---> Running in 904903434c4b 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:58 OK: 247 MiB in 72 packages 08:35:59 Removing intermediate container 904903434c4b 08:35:59 ---> 5ac5160e3dd0 08:35:59 Step 8/37 : WORKDIR /device-usb-camera 08:35:59 ---> Running in 80af228af4e7 08:35:59 Removing intermediate container 80af228af4e7 08:35:59 ---> e9f01e67b6e5 08:35:59 Step 9/37 : COPY go.mod vendor* ./ 08:35:59 ---> 2c93052d82ef 08:35:59 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:59 ---> Running in 4540b25b228b 08:36:02 Removing intermediate container 4540b25b228b 08:36:02 ---> 6d66331be5fc 08:36:02 Step 11/37 : COPY . . 08:36:03 ---> 0dfd4c04fa7d 08:36:03 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:36:03 ---> Running in 5c4b868cbd3d 08:36:04  % Total % Received % Xferd Average Speed Time Time Time Current 08:36:04 Dload Upload Total Spent Left Speed 08:36:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9903  0 --:--:-- --:--:-- --:--:-- 10211 08:36:05 Removing intermediate container 5c4b868cbd3d 08:36:05 ---> 0484fe76b0ab 08:36:05 Step 13/37 : RUN ${MAKE} 08:36:05 ---> Running in a3e08c531c81 08:36:06 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 08:39:58 Removing intermediate container a3e08c531c81 08:39:58 ---> bd0f4df60b60 08:39:58 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 08:39:58 1.8.2: Pulling from bluenviron/mediamtx 08:39:58 da4d7e05a7aa: Pulling fs layer 08:39:58 da4d7e05a7aa: Verifying Checksum 08:39:58 da4d7e05a7aa: Download complete 08:39:58 da4d7e05a7aa: Pull complete 08:39:58 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 08:39:58 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 08:39:58 ---> 62c65ed7ef0d 08:39:58 Step 15/37 : FROM alpine:3.20 08:39:58 3.20: Pulling from library/alpine 08:39:58 94e9d8af2201: Pulling fs layer 08:39:58 94e9d8af2201: Download complete 08:39:58 94e9d8af2201: Pull complete 08:39:58 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:39:58 Status: Downloaded newer image for alpine:3.20 08:39:58 ---> 7aab056cecc6 08:39:58 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:39:58 ---> Running in e5bff02f6ce7 08:39:58 Removing intermediate container e5bff02f6ce7 08:39:58 ---> 20aadcd2e463 08:39:58 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 08:39:58 ---> Running in 847ba76b0626 08:39:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:39:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:39:58 (1/114) Installing dumb-init (1.2.5-r3) 08:39:58 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 08:39:58 (3/114) Installing aom-libs (3.9.1-r0) 08:39:58 (4/114) Installing libxau (1.0.11-r4) 08:39:58 (5/114) Installing libmd (1.1.0-r0) 08:39:58 (6/114) Installing libbsd (0.12.2-r0) 08:39:58 (7/114) Installing libxdmcp (1.1.5-r1) 08:39:58 (8/114) Installing libxcb (1.16.1-r0) 08:39:58 (9/114) Installing libx11 (1.8.9-r1) 08:39:58 (10/114) Installing hwdata-pci (0.382-r0) 08:39:58 (11/114) Installing libpciaccess (0.18.1-r0) 08:39:58 (12/114) Installing libdrm (2.4.120-r0) 08:39:58 (13/114) Installing libxext (1.3.6-r2) 08:39:58 (14/114) Installing libxfixes (6.0.1-r4) 08:39:58 (15/114) Installing libffi (3.4.6-r0) 08:39:58 (16/114) Installing wayland-libs-client (1.22.0-r4) 08:39:58 (17/114) Installing libva (2.21.0-r0) 08:39:58 (18/114) Installing libvdpau (1.5-r3) 08:39:58 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 08:39:58 (20/114) Installing libdav1d (1.4.2-r0) 08:39:58 (21/114) Installing libgcc (13.2.1_git20240309-r1) 08:39:58 (22/114) Installing libstdc++ (13.2.1_git20240309-r1) 08:39:58 (23/114) Installing openexr-libiex (3.1.13-r1) 08:39:58 (24/114) Installing openexr-libilmthread (3.1.13-r1) 08:39:58 (25/114) Installing imath (3.1.12-r0) 08:39:58 (26/114) Installing openexr-libopenexr (3.1.13-r1) 08:39:58 (27/114) Installing brotli-libs (1.1.0-r2) 08:39:58 (28/114) Installing giflib (5.2.2-r0) 08:39:58 (29/114) Installing libhwy (1.0.7-r0) 08:39:59 (30/114) Installing libjpeg-turbo (3.0.3-r0) 08:39:59 (31/114) Installing lcms2 (2.16-r0) 08:39:59 (32/114) Installing libpng (1.6.44-r0) 08:39:59 (33/114) Installing libjxl (0.10.2-r0) 08:39:59 (34/114) Installing lame-libs (3.100-r5) 08:39:59 (35/114) Installing opus (1.5.2-r0) 08:39:59 (36/114) Installing rav1e-libs (0.7.1-r0) 08:39:59 (37/114) Installing libgomp (13.2.1_git20240309-r1) 08:39:59 (38/114) Installing soxr (0.1.3-r7) 08:39:59 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 08:39:59 (40/114) Installing libogg (1.3.5-r5) 08:39:59 (41/114) Installing libtheora (1.1.1-r18) 08:39:59 (42/114) Installing libvorbis (1.3.7-r2) 08:40:00 (43/114) Installing libvpx (1.14.1-r0) 08:40:00 (44/114) Installing libsharpyuv (1.3.2-r0) 08:40:00 (45/114) Installing libwebp (1.3.2-r0) 08:40:00 (46/114) Installing libwebpmux (1.3.2-r0) 08:40:00 (47/114) Installing x264-libs (0.164_git20231001-r0) 08:40:00 (48/114) Installing numactl (2.0.18-r0) 08:40:00 (49/114) Installing x265-libs (3.6-r0) 08:40:00 (50/114) Installing xvidcore (1.3.7-r2) 08:40:00 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 08:40:00 (52/114) Installing sdl2 (2.28.5-r1) 08:40:01 (53/114) Installing alsa-lib (1.2.11-r0) 08:40:01 (54/114) Installing libexpat (2.6.4-r0) 08:40:01 (55/114) Installing libbz2 (1.0.8-r6) 08:40:01 (56/114) Installing freetype (2.13.2-r0) 08:40:01 (57/114) Installing fontconfig (2.15.0-r1) 08:40:01 (58/114) Installing fribidi (1.0.15-r0) 08:40:01 (59/114) Installing libintl (0.22.5-r0) 08:40:01 (60/114) Installing libeconf (0.6.3-r0) 08:40:01 (61/114) Installing libblkid (2.40.1-r1) 08:40:01 (62/114) Installing libmount (2.40.1-r1) 08:40:01 (63/114) Installing pcre2 (10.43-r0) 08:40:01 (64/114) Installing glib (2.80.5-r0) 08:40:01 (65/114) Installing graphite2 (1.3.14-r6) 08:40:01 (66/114) Installing harfbuzz (8.5.0-r0) 08:40:01 (67/114) Installing libunibreak (6.1-r0) 08:40:01 (68/114) Installing libass (0.17.2-r0) 08:40:01 (69/114) Installing libbluray (1.3.4-r1) 08:40:01 (70/114) Installing mpg123-libs (1.32.8-r0) 08:40:01 (71/114) Installing libopenmpt (0.7.7-r0) 08:40:02 (72/114) Installing cjson (1.7.18-r0) 08:40:02 (73/114) Installing mbedtls (3.6.2-r0) 08:40:02 (74/114) Installing librist (0.2.10-r1) 08:40:02 (75/114) Installing libsrt (1.5.3-r0) 08:40:02 (76/114) Installing libssh (0.10.6-r0) 08:40:02 (77/114) Installing xz-libs (5.6.2-r0) 08:40:02 (78/114) Installing libxml2 (2.12.7-r0) 08:40:02 (79/114) Installing libsodium (1.0.19-r0) 08:40:02 (80/114) Installing libzmq (4.3.5-r2) 08:40:02 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 08:40:02 (82/114) Installing serd-libs (0.32.2-r0) 08:40:02 (83/114) Installing zix-libs (0.4.2-r0) 08:40:02 (84/114) Installing sord-libs (0.16.16-r0) 08:40:02 (85/114) Installing sratom (0.6.16-r0) 08:40:02 (86/114) Installing lilv-libs (0.24.24-r1) 08:40:02 (87/114) Installing glslang-libs (1.3.261.1-r0) 08:40:02 (88/114) Installing libdovi (3.3.0-r0) 08:40:02 (89/114) Installing spirv-tools (1.3.261.1-r0) 08:40:02 (90/114) Installing shaderc (2024.0-r0) 08:40:02 (91/114) Installing vulkan-loader (1.3.261.1-r0) 08:40:03 (92/114) Installing libplacebo (6.338.2-r1) 08:40:03 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 08:40:03 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 08:40:03 (95/114) Installing vidstab (1.1.1-r0) 08:40:03 (96/114) Installing zimg (3.0.5-r2) 08:40:03 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 08:40:03 (98/114) Installing libasyncns (0.8-r3) 08:40:03 (99/114) Installing dbus-libs (1.14.10-r1) 08:40:03 (100/114) Installing libltdl (2.4.7-r3) 08:40:03 (101/114) Installing orc (0.4.40-r0) 08:40:03 (102/114) Installing libflac (1.4.3-r1) 08:40:03 (103/114) Installing libsndfile (1.2.2-r1) 08:40:03 (104/114) Installing speexdsp (1.2.1-r2) 08:40:03 (105/114) Installing tdb-libs (1.4.9-r1) 08:40:03 (106/114) Installing libpulse (17.0-r0) 08:40:03 (107/114) Installing v4l-utils-libs (1.24.1-r1) 08:40:03 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 08:40:03 (109/114) Installing ffmpeg (6.1.1-r8) 08:40:03 (110/114) Installing udev-init-scripts (35-r1) 08:40:03 (111/114) Installing eudev-libs (3.2.14-r2) 08:40:03 (112/114) Installing zstd-libs (1.5.6-r0) 08:40:03 (113/114) Installing kmod-libs (32-r0) 08:40:03 (114/114) Installing eudev (3.2.14-r2) 08:40:04 Executing busybox-1.36.1-r29.trigger 08:40:04 Executing glib-2.80.5-r0.trigger 08:40:04 Executing eudev-3.2.14-r2.trigger 08:40:04 OK: 120 MiB in 128 packages 08:40:08 Removing intermediate container 847ba76b0626 08:40:08 ---> 81983520e7af 08:40:08 Step 18/37 : RUN apk --no-cache upgrade 08:40:08 ---> Running in 07d1fbe2679d 08:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:40:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:40:10 OK: 120 MiB in 128 packages 08:40:11 Removing intermediate container 07d1fbe2679d 08:40:11 ---> 06fba8353d83 08:40:11 Step 19/37 : WORKDIR / 08:40:11 ---> Running in 46a2c7dcd7c1 08:40:11 Removing intermediate container 46a2c7dcd7c1 08:40:11 ---> 51dfe036b1d7 08:40:11 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 08:40:13 ---> 82aca3c24889 08:40:13 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 08:40:14 ---> c7232aad30ba 08:40:14 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 08:40:14 ---> 4570598816d4 08:40:14 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:40:14 ---> 9574771dfb5d 08:40:14 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:40:15 ---> cac10212909d 08:40:15 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 08:40:16 ---> 093a4967c6b8 08:40:16 Step 26/37 : COPY --from=rtsp /mediamtx / 08:40:17 ---> 9309867a52c7 08:40:17 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 08:40:17 ---> Running in 00f14fa62516 08:40:19 Removing intermediate container 00f14fa62516 08:40:19 ---> 4283088bbc82 08:40:19 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 08:40:19 ---> Running in 1e27a1ca7498 08:40:20 Removing intermediate container 1e27a1ca7498 08:40:20 ---> 183a54aa29ab 08:40:20 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 08:40:20 ---> Running in 1635ba925272 08:40:22 Removing intermediate container 1635ba925272 08:40:22 ---> 9729497f795d 08:40:22 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 08:40:22 ---> Running in 721932c22895 08:40:23 Removing intermediate container 721932c22895 08:40:23 ---> 8dc29f0da6fa 08:40:23 Step 31/37 : EXPOSE 59983 08:40:23 ---> Running in 046863a1a9c8 08:40:24 Removing intermediate container 046863a1a9c8 08:40:24 ---> e9920a4894fb 08:40:24 Step 32/37 : EXPOSE 8554 08:40:24 ---> Running in 0933ce61cdcf 08:40:24 Removing intermediate container 0933ce61cdcf 08:40:24 ---> 2aaaf99f3779 08:40:24 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:40:24 ---> Running in 42bdab896fd3 08:40:24 Removing intermediate container 42bdab896fd3 08:40:24 ---> f62806f0fc4b 08:40:24 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 08:40:25 ---> Running in c1454adaa6b1 08:40:25 Removing intermediate container c1454adaa6b1 08:40:25 ---> c80dff3bb3ea 08:40:25 Step 35/37 : LABEL arch=arm64 08:40:25 ---> Running in 87706d5bb0ce 08:40:25 Removing intermediate container 87706d5bb0ce 08:40:25 ---> 9a598bdc3f69 08:40:25 Step 36/37 : LABEL git_sha=5b084ac0dd3af4f4ca92d90712606057b39e447a 08:40:25 ---> Running in f3a5dbf81fbd 08:40:25 Removing intermediate container f3a5dbf81fbd 08:40:25 ---> 22b378d059f6 08:40:25 Step 37/37 : LABEL version=4.0.0-dev.10 08:40:26 ---> Running in 496179c27cf7 08:40:26 Removing intermediate container 496179c27cf7 08:40:26 ---> ac2ad18443f1 08:40:26 [Warning] One or more build-args [ARCH] were not consumed 08:40:26 Successfully built ac2ad18443f1 08:40:26 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:26 provisioning config files... 08:40:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/198@tmp/config13083795402748189433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:26 ---> ****-login.sh 08:40:26 nexus3.edgexfoundry.org:10001 08:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:27 Configure a credential helper to remove this warning. See 08:40:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:27 08:40:27 Login Succeeded 08:40:27 nexus3.edgexfoundry.org:10002 08:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:27 Configure a credential helper to remove this warning. See 08:40:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:27 08:40:27 Login Succeeded 08:40:27 nexus3.edgexfoundry.org:10003 08:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:27 Configure a credential helper to remove this warning. See 08:40:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:27 08:40:27 Login Succeeded 08:40:27 nexus3.edgexfoundry.org:10004 08:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:28 Configure a credential helper to remove this warning. See 08:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:28 08:40:28 Login Succeeded 08:40:28 ****.io 08:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:28 Configure a credential helper to remove this warning. See 08:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:28 08:40:28 Login Succeeded 08:40:28 ---> ****-login.sh ends [Pipeline] } 08:40:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:40:28 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 08:40:28 5b084ac0dd3af4f4ca92d90712606057b39e447a 08:40:28 latest 08:40:28 4.0.0-dev.10 08:40:28 5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 08:40:28 main 08:40:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:29 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a 08:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:40:29 39f8d33de142: Preparing 08:40:29 fe2f862767c3: Preparing 08:40:29 04b68eb296dc: Preparing 08:40:29 a8987a21d493: Preparing 08:40:29 f0c0fc467d42: Preparing 08:40:29 4fdee56d7956: Preparing 08:40:29 4456f0ef66a1: Preparing 08:40:29 52656a9eb27d: Preparing 08:40:29 0adc2c45dc61: Preparing 08:40:29 730f62e26eed: Preparing 08:40:29 0c411581fa6a: Preparing 08:40:29 b253dba3a959: Preparing 08:40:29 8b0d9a890d4e: Preparing 08:40:29 dd9c8f8612c8: Preparing 08:40:29 52656a9eb27d: Waiting 08:40:29 0adc2c45dc61: Waiting 08:40:29 730f62e26eed: Waiting 08:40:29 0c411581fa6a: Waiting 08:40:29 b253dba3a959: Waiting 08:40:29 8b0d9a890d4e: Waiting 08:40:29 4fdee56d7956: Waiting 08:40:29 4456f0ef66a1: Waiting 08:40:29 dd9c8f8612c8: Waiting 08:40:29 04b68eb296dc: Pushed 08:40:29 39f8d33de142: Pushed 08:40:29 fe2f862767c3: Pushed 08:40:29 a8987a21d493: Pushed 08:40:29 4fdee56d7956: Pushed 08:40:29 4456f0ef66a1: Pushed 08:40:30 0adc2c45dc61: Pushed 08:40:30 52656a9eb27d: Pushed 08:40:30 730f62e26eed: Pushed 08:40:30 dd9c8f8612c8: Layer already exists 08:40:30 b253dba3a959: Pushed 08:40:36 f0c0fc467d42: Pushed 08:40:40 0c411581fa6a: Pushed 08:40:55 8b0d9a890d4e: Pushed 08:40:55 5b084ac0dd3af4f4ca92d90712606057b39e447a: digest: sha256:100e16a7d443d4ad73ea8feb7737abb1498e4f94b2b48ba1bef3304ae781bce7 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:55 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 08:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:40:55 39f8d33de142: Preparing 08:40:55 fe2f862767c3: Preparing 08:40:55 04b68eb296dc: Preparing 08:40:55 a8987a21d493: Preparing 08:40:55 f0c0fc467d42: Preparing 08:40:55 4fdee56d7956: Preparing 08:40:55 4456f0ef66a1: Preparing 08:40:55 52656a9eb27d: Preparing 08:40:55 0adc2c45dc61: Preparing 08:40:55 4fdee56d7956: Waiting 08:40:55 730f62e26eed: Preparing 08:40:55 0c411581fa6a: Preparing 08:40:55 4456f0ef66a1: Waiting 08:40:55 b253dba3a959: Preparing 08:40:55 52656a9eb27d: Waiting 08:40:55 8b0d9a890d4e: Preparing 08:40:55 0adc2c45dc61: Waiting 08:40:55 dd9c8f8612c8: Preparing 08:40:55 730f62e26eed: Waiting 08:40:55 0c411581fa6a: Waiting 08:40:55 b253dba3a959: Waiting 08:40:55 dd9c8f8612c8: Waiting 08:40:55 8b0d9a890d4e: Waiting 08:40:55 fe2f862767c3: Layer already exists 08:40:55 04b68eb296dc: Layer already exists 08:40:55 a8987a21d493: Layer already exists 08:40:55 39f8d33de142: Layer already exists 08:40:55 f0c0fc467d42: Layer already exists 08:40:55 52656a9eb27d: Layer already exists 08:40:55 4456f0ef66a1: Layer already exists 08:40:55 4fdee56d7956: Layer already exists 08:40:55 730f62e26eed: Layer already exists 08:40:55 0adc2c45dc61: Layer already exists 08:40:55 b253dba3a959: Layer already exists 08:40:55 dd9c8f8612c8: Layer already exists 08:40:55 8b0d9a890d4e: Layer already exists 08:40:55 0c411581fa6a: Layer already exists 08:40:56 latest: digest: sha256:100e16a7d443d4ad73ea8feb7737abb1498e4f94b2b48ba1bef3304ae781bce7 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:56 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.10 08:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:40:56 39f8d33de142: Preparing 08:40:56 fe2f862767c3: Preparing 08:40:56 04b68eb296dc: Preparing 08:40:56 a8987a21d493: Preparing 08:40:56 f0c0fc467d42: Preparing 08:40:56 4fdee56d7956: Preparing 08:40:56 4456f0ef66a1: Preparing 08:40:56 52656a9eb27d: Preparing 08:40:56 0adc2c45dc61: Preparing 08:40:56 730f62e26eed: Preparing 08:40:56 0c411581fa6a: Preparing 08:40:56 b253dba3a959: Preparing 08:40:56 8b0d9a890d4e: Preparing 08:40:56 dd9c8f8612c8: Preparing 08:40:56 4456f0ef66a1: Waiting 08:40:56 52656a9eb27d: Waiting 08:40:56 0adc2c45dc61: Waiting 08:40:56 730f62e26eed: Waiting 08:40:56 0c411581fa6a: Waiting 08:40:56 b253dba3a959: Waiting 08:40:56 8b0d9a890d4e: Waiting 08:40:56 dd9c8f8612c8: Waiting 08:40:56 4fdee56d7956: Waiting 08:40:56 fe2f862767c3: Layer already exists 08:40:56 f0c0fc467d42: Layer already exists 08:40:56 39f8d33de142: Layer already exists 08:40:56 a8987a21d493: Layer already exists 08:40:56 04b68eb296dc: Layer already exists 08:40:56 4fdee56d7956: Layer already exists 08:40:56 52656a9eb27d: Layer already exists 08:40:56 4456f0ef66a1: Layer already exists 08:40:56 0adc2c45dc61: Layer already exists 08:40:56 730f62e26eed: Layer already exists 08:40:56 0c411581fa6a: Layer already exists 08:40:56 8b0d9a890d4e: Layer already exists 08:40:56 b253dba3a959: Layer already exists 08:40:56 dd9c8f8612c8: Layer already exists 08:40:57 4.0.0-dev.10: digest: sha256:100e16a7d443d4ad73ea8feb7737abb1498e4f94b2b48ba1bef3304ae781bce7 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:57 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 08:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:40:57 39f8d33de142: Preparing 08:40:57 fe2f862767c3: Preparing 08:40:57 04b68eb296dc: Preparing 08:40:57 a8987a21d493: Preparing 08:40:57 f0c0fc467d42: Preparing 08:40:57 4fdee56d7956: Preparing 08:40:57 4456f0ef66a1: Preparing 08:40:57 52656a9eb27d: Preparing 08:40:57 0adc2c45dc61: Preparing 08:40:57 730f62e26eed: Preparing 08:40:57 0c411581fa6a: Preparing 08:40:57 b253dba3a959: Preparing 08:40:57 8b0d9a890d4e: Preparing 08:40:57 dd9c8f8612c8: Preparing 08:40:57 4fdee56d7956: Waiting 08:40:57 4456f0ef66a1: Waiting 08:40:57 52656a9eb27d: Waiting 08:40:57 0adc2c45dc61: Waiting 08:40:57 730f62e26eed: Waiting 08:40:57 8b0d9a890d4e: Waiting 08:40:57 0c411581fa6a: Waiting 08:40:57 b253dba3a959: Waiting 08:40:57 dd9c8f8612c8: Waiting 08:40:57 04b68eb296dc: Layer already exists 08:40:57 fe2f862767c3: Layer already exists 08:40:57 39f8d33de142: Layer already exists 08:40:57 a8987a21d493: Layer already exists 08:40:57 f0c0fc467d42: Layer already exists 08:40:57 4fdee56d7956: Layer already exists 08:40:57 4456f0ef66a1: Layer already exists 08:40:57 0adc2c45dc61: Layer already exists 08:40:57 730f62e26eed: Layer already exists 08:40:57 52656a9eb27d: Layer already exists 08:40:57 b253dba3a959: Layer already exists 08:40:57 0c411581fa6a: Layer already exists 08:40:57 dd9c8f8612c8: Layer already exists 08:40:57 8b0d9a890d4e: Layer already exists 08:40:58 5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10: digest: sha256:100e16a7d443d4ad73ea8feb7737abb1498e4f94b2b48ba1bef3304ae781bce7 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:58 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 08:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:40:58 39f8d33de142: Preparing 08:40:58 fe2f862767c3: Preparing 08:40:58 04b68eb296dc: Preparing 08:40:58 a8987a21d493: Preparing 08:40:58 f0c0fc467d42: Preparing 08:40:58 4fdee56d7956: Preparing 08:40:58 4456f0ef66a1: Preparing 08:40:58 52656a9eb27d: Preparing 08:40:58 0adc2c45dc61: Preparing 08:40:58 730f62e26eed: Preparing 08:40:58 0c411581fa6a: Preparing 08:40:58 b253dba3a959: Preparing 08:40:58 8b0d9a890d4e: Preparing 08:40:58 dd9c8f8612c8: Preparing 08:40:58 4fdee56d7956: Waiting 08:40:58 4456f0ef66a1: Waiting 08:40:58 52656a9eb27d: Waiting 08:40:58 0adc2c45dc61: Waiting 08:40:58 730f62e26eed: Waiting 08:40:58 0c411581fa6a: Waiting 08:40:58 b253dba3a959: Waiting 08:40:58 8b0d9a890d4e: Waiting 08:40:58 dd9c8f8612c8: Waiting 08:40:58 a8987a21d493: Layer already exists 08:40:58 04b68eb296dc: Layer already exists 08:40:58 39f8d33de142: Layer already exists 08:40:58 f0c0fc467d42: Layer already exists 08:40:58 fe2f862767c3: Layer already exists 08:40:58 4fdee56d7956: Layer already exists 08:40:58 4456f0ef66a1: Layer already exists 08:40:58 0adc2c45dc61: Layer already exists 08:40:58 52656a9eb27d: Layer already exists 08:40:58 730f62e26eed: Layer already exists 08:40:58 b253dba3a959: Layer already exists 08:40:58 0c411581fa6a: Layer already exists 08:40:58 dd9c8f8612c8: Layer already exists 08:40:58 8b0d9a890d4e: Layer already exists 08:40:59 main: digest: sha256:100e16a7d443d4ad73ea8feb7737abb1498e4f94b2b48ba1bef3304ae781bce7 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:59 ===================================================== [Pipeline] echo 08:40:59 taggedImages: 08:40:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a 08:40:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 08:40:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.10 08:40:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 08:40:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:59 08:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:00 arm64: Pulling from edgex-lftools-log-publisher 08:41:00 8998bd30e6a1: Pulling fs layer 08:41:00 04944245beec: Pulling fs layer 08:41:00 699f458cf7ca: Pulling fs layer 08:41:00 765212b225bb: Pulling fs layer 08:41:00 f23df028b6ca: Pulling fs layer 08:41:00 d65c8cfc05b1: Pulling fs layer 08:41:00 2437ff75d9bd: Pulling fs layer 08:41:00 f23df028b6ca: Waiting 08:41:00 d65c8cfc05b1: Waiting 08:41:00 2437ff75d9bd: Waiting 08:41:00 765212b225bb: Waiting 08:41:00 04944245beec: Verifying Checksum 08:41:00 04944245beec: Download complete 08:41:00 765212b225bb: Verifying Checksum 08:41:00 765212b225bb: Download complete 08:41:00 f23df028b6ca: Verifying Checksum 08:41:00 f23df028b6ca: Download complete 08:41:00 d65c8cfc05b1: Verifying Checksum 08:41:00 d65c8cfc05b1: Download complete 08:41:00 699f458cf7ca: Verifying Checksum 08:41:00 8998bd30e6a1: Verifying Checksum 08:41:00 8998bd30e6a1: Download complete 08:41:03 2437ff75d9bd: Verifying Checksum 08:41:03 2437ff75d9bd: Download complete 08:41:05 8998bd30e6a1: Pull complete 08:41:05 04944245beec: Pull complete 08:41:07 699f458cf7ca: Pull complete 08:41:07 765212b225bb: Pull complete 08:41:08 f23df028b6ca: Pull complete 08:41:08 d65c8cfc05b1: Pull complete 08:41:27 2437ff75d9bd: Pull complete 08:41:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:41:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:27 prd-ubuntu20.04-docker-arm64-4c-16g-40272 does not seem to be running inside a container 08:41:27 $ 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/198 -v /w/workspace/device-usb-camera/198:/w/workspace/device-usb-camera/198:rw,z -v /w/workspace/device-usb-camera/198@tmp:/w/workspace/device-usb-camera/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:41:28 $ docker top df86de6f658eb8bcf9e4b462674e0644da4229406b17b398797ad236bf853360 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:29 ---> job-cost.sh 08:41:29 lf-activate-venv: SKIPPING 08:41:29 INFO: No Stack... 08:41:30 INFO: Retrieving Pricing Info for: v3-standard-4 08:41:31 INFO: Archiving Costs [Pipeline] sh 08:41:31 + cut -d, -f6 08:41:31 + cat /w/workspace/device-usb-camera/198/archives/cost.csv [Pipeline] lock 08:41:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] 08:41:31 Resource [jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] did not exist. Created. 08:41:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:41:32 /w/workspace/device-usb-camera/198@tmp/durable-39e0413e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:41:33 + echo total: 0.10999999940395355 [Pipeline] stash 08:41:33 Warning: overwriting stash ‘stack-cost’ 08:41:33 Stashed 1 file(s) [Pipeline] } 08:41:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] [Pipeline] // lock [Pipeline] } 08:41:33 $ docker stop --time=1 df86de6f658eb8bcf9e4b462674e0644da4229406b17b398797ad236bf853360 08:41:34 $ docker rm -f --volumes df86de6f658eb8bcf9e4b462674e0644da4229406b17b398797ad236bf853360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:41:35 provisioning config files... 08:41:35 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11836181392893762551tmp [Pipeline] { [Pipeline] sh 08:41:35 + set +x 08:41:35 + curl -s https://codecov.io/bash 08:41:35 + bash -s -- 08:41:35 08:41:35 _____ _ 08:41:35 / ____| | | 08:41:35 | | ___ __| | ___ ___ _____ __ 08:41:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:41:35 | |___| (_) | (_| | __/ (_| (_) \ V / 08:41:35 \_____\___/ \__,_|\___|\___\___/ \_/ 08:41:35 Bash-1.0.6 08:41:35 08:41:35 08:41:35 ==> git version 2.25.1 found 08:41:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:41:35 Release-Date: 2020-01-08 08:41:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:41:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:41:35 ==> Jenkins CI detected. 08:41:35 current dir:  /w/workspace/exfoundry_device-usb-camera_main 08:41:35 project root: . 08:41:35 --> token set from env 08:41:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:41:35 ==> Running gcov in . (disable via -X gcov) 08:41:35 ==> Python coveragepy not found 08:41:35 ==> Searching for coverage reports in: 08:41:35 + . 08:41:35 -> Found 1 reports 08:41:35 ==> Detecting git/mercurial file structure 08:41:35 ==> Reading reports 08:41:35 + ./coverage.out bytes=54772 08:41:35 ==> Appending adjustments 08:41:35 https://docs.codecov.io/docs/fixing-reports 08:41:35 + Found adjustments 08:41:35 ==> Gzipping contents 08:41:35 8.0K /tmp/codecov.DtkYuc.gz 08:41:35 ==> Uploading reports 08:41:35 url: https://codecov.io 08:41:35 query: branch=main&commit=5b084ac0dd3af4f4ca92d90712606057b39e447a&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:41:35 -> Pinging Codecov 08:41:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5b084ac0dd3af4f4ca92d90712606057b39e447a&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:41:36 -> Uploading to 08:41:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/5b084ac0dd3af4f4ca92d90712606057b39e447a/7df1504a-5f83-4188-b008-d4c11c8e20af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T084135Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b11eb4522e64d0d290eadafdecc36c454cc2b8539d4328a5135ad0260a7227e5 08:41:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:41:36 Dload Upload Total Spent Left Speed 08:41:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 114k --:--:-- --:--:-- --:--:-- 112k 100 6816 0 0 100 6816 0 46684 --:--:-- --:--:-- --:--:-- 46367 08:41:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] } 08:41:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:41:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:41:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:41:36 08:41:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:41:37 latest: Pulling from edgex-devops/edgex-snyk-go 08:41:37 43c4264eed91: Pulling fs layer 08:41:37 4cc291be95ef: Pulling fs layer 08:41:37 2ac1f1163629: Pulling fs layer 08:41:37 5c3c966382ef: Pulling fs layer 08:41:37 4f4fb700ef54: Pulling fs layer 08:41:37 d9c7d2e4e75e: Pulling fs layer 08:41:37 9c3e1370e548: Pulling fs layer 08:41:37 5c3c966382ef: Waiting 08:41:37 d9c7d2e4e75e: Waiting 08:41:37 9c3e1370e548: Waiting 08:41:37 4f4fb700ef54: Waiting 08:41:37 4cc291be95ef: Verifying Checksum 08:41:37 4cc291be95ef: Download complete 08:41:37 5c3c966382ef: Verifying Checksum 08:41:37 5c3c966382ef: Download complete 08:41:37 4f4fb700ef54: Verifying Checksum 08:41:37 4f4fb700ef54: Download complete 08:41:37 43c4264eed91: Download complete 08:41:37 43c4264eed91: Pull complete 08:41:37 d9c7d2e4e75e: Verifying Checksum 08:41:37 d9c7d2e4e75e: Download complete 08:41:37 4cc291be95ef: Pull complete 08:41:37 2ac1f1163629: Verifying Checksum 08:41:37 2ac1f1163629: Download complete 08:41:38 9c3e1370e548: Verifying Checksum 08:41:38 9c3e1370e548: Download complete 08:41:40 2ac1f1163629: Pull complete 08:41:40 5c3c966382ef: Pull complete 08:41:40 4f4fb700ef54: Pull complete 08:41:40 d9c7d2e4e75e: Pull complete 08:41:44 9c3e1370e548: Pull complete 08:41:44 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:44 prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container 08:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:41:46 $ docker top 938bd4dbb71e99673fa69757b46c84fd6b7ce736eac97023a434d4ba8e7e0872 -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:46 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 08:41:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 08:41:47 + set -o pipefail 08:41:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 08:41:53 08:41:53 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 08:41:53 08:41:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/311ee580-031b-49ad-97a4-96bc6731b8be 08:41:53 08:41:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:41:53 08:41:53 08:41:53 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 08:41:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:41:53 $ docker stop --time=1 938bd4dbb71e99673fa69757b46c84fd6b7ce736eac97023a434d4ba8e7e0872 08:41:55 $ docker rm -f --volumes 938bd4dbb71e99673fa69757b46c84fd6b7ce736eac97023a434d4ba8e7e0872 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:41:56 + git log --format=format:%s -1 5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] sh 08:41:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:57 prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container 08:41:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:41:57 $ docker top 6b1ab3b872af41cdb1434820b1a6adb1596a40d082e1c7d4b13392f9442e70bf -eo pid,comm 08:41:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:41:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:57 [ssh-agent] Looking for ssh-agent implementation... 08:41:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:58 $ docker exec 6b1ab3b872af41cdb1434820b1a6adb1596a40d082e1c7d4b13392f9442e70bf ssh-agent 08:41:58 SSH_AUTH_SOCK=/tmp/ssh-cYY7TLJOEVe2/agent.33 08:41:58 SSH_AGENT_PID=39 08:41:58 Running ssh-add (command line suppressed) 08:41:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16285405554261928278.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16285405554261928278.key) 08:41:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:58 + git semver tag 08:41:58 2025-03-05 08:41:58,765 [run_tag] DEBUG tag force:False 08:41:58 2025-03-05 08:41:58,765 [check_head_tag] DEBUG check head tag 08:41:58 2025-03-05 08:41:58,767 [execute] INFO git cat-file --batch-check 08:41:58 2025-03-05 08:41:58,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 08:41:58 2025-03-05 08:41:58,771 [execute] INFO git cat-file --batch 08:41:58 2025-03-05 08:41:58,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 08:41:58 2025-03-05 08:41:58,821 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:41:58 2025-03-05 08:41:58,822 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 08:41:58 2025-03-05 08:41:58,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 08:41:58 2025-03-05 08:41:58,827 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:41:58 4.0.0-dev.10 [Pipeline] } 08:41:58 $ docker exec --env ******** --env ******** 6b1ab3b872af41cdb1434820b1a6adb1596a40d082e1c7d4b13392f9442e70bf ssh-agent -k 08:41:58 unset SSH_AUTH_SOCK; 08:41:58 unset SSH_AGENT_PID; 08:41:58 echo Agent pid 39 killed; 08:41:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:59 + git semver [Pipeline] } 08:41:59 $ docker stop --time=1 6b1ab3b872af41cdb1434820b1a6adb1596a40d082e1c7d4b13392f9442e70bf 08:42:00 $ docker rm -f --volumes 6b1ab3b872af41cdb1434820b1a6adb1596a40d082e1c7d4b13392f9442e70bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:42:01 08:42:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:42:01 0.23.1-centos7: Pulling from edgex-lftools 08:42:01 ab5ef0e58194: Pulling fs layer 08:42:01 9712f1f96733: Pulling fs layer 08:42:01 63f879dbbcfc: Pulling fs layer 08:42:01 0d9ebad4ef96: Pulling fs layer 08:42:01 e9a5061849ea: Pulling fs layer 08:42:01 d747dcd14b5f: Pulling fs layer 08:42:01 2de7ff778b66: Pulling fs layer 08:42:01 e9a5061849ea: Waiting 08:42:01 d747dcd14b5f: Waiting 08:42:01 0d9ebad4ef96: Waiting 08:42:01 2de7ff778b66: Waiting 08:42:01 9712f1f96733: Verifying Checksum 08:42:01 9712f1f96733: Download complete 08:42:01 63f879dbbcfc: Verifying Checksum 08:42:01 63f879dbbcfc: Download complete 08:42:02 e9a5061849ea: Verifying Checksum 08:42:02 e9a5061849ea: Download complete 08:42:02 d747dcd14b5f: Download complete 08:42:02 0d9ebad4ef96: Verifying Checksum 08:42:02 0d9ebad4ef96: Download complete 08:42:02 ab5ef0e58194: Verifying Checksum 08:42:02 ab5ef0e58194: Download complete 08:42:02 2de7ff778b66: Verifying Checksum 08:42:02 2de7ff778b66: Download complete 08:42:04 ab5ef0e58194: Pull complete 08:42:04 9712f1f96733: Pull complete 08:42:05 63f879dbbcfc: Pull complete 08:42:08 0d9ebad4ef96: Pull complete 08:42:08 e9a5061849ea: Pull complete 08:42:08 d747dcd14b5f: Pull complete 08:42:09 2de7ff778b66: Pull complete 08:42:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:42:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:09 prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container 08:42:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:42:11 $ docker top dfa34707dce5eae05bf032c4785f86518c3a22101136612c33e2547a92614860 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:42:12 provisioning config files... 08:42:12 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16434447879754920141tmp 08:42:12 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16439931645159170514tmp 08:42:12 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16298371930675871482tmp [Pipeline] { [Pipeline] echo 08:42:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:42:12 ---> sigul-configuration.sh 08:42:12 gpg: directory `/root/.gnupg' created 08:42:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:42:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:42:12 gpg: keyring `/root/.gnupg/secring.gpg' created 08:42:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:42:12 gpg: CAST5 encrypted data 08:42:12 gpg: encrypted with 1 passphrase 08:42:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:42:12 + mkdir /home/jenkins 08:42:12 + mkdir /home/jenkins/sigul [Pipeline] sh 08:42:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:42:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:42:13 ---> sigul-install.sh 08:42:13 Sigul already installed; skipping installation. [Pipeline] sh 08:42:13 + git tag --list 08:42:13 v0.0.0 08:42:13 v0.0.1-dev.1 08:42:13 v0.0.1-dev.10 08:42:13 v0.0.1-dev.11 08:42:13 v0.0.1-dev.12 08:42:13 v0.0.1-dev.13 08:42:13 v0.0.1-dev.14 08:42:13 v0.0.1-dev.15 08:42:13 v0.0.1-dev.16 08:42:13 v0.0.1-dev.2 08:42:13 v0.0.1-dev.3 08:42:13 v0.0.1-dev.4 08:42:13 v0.0.1-dev.5 08:42:13 v0.0.1-dev.6 08:42:13 v0.0.1-dev.7 08:42:13 v0.0.1-dev.8 08:42:13 v0.0.1-dev.9 08:42:13 v2.2.0 08:42:13 v2.2.0-dev.17 08:42:13 v2.2.0-dev.18 08:42:13 v2.2.0-dev.19 08:42:13 v2.2.0-dev.20 08:42:13 v2.2.0-dev.21 08:42:13 v2.2.0-dev.22 08:42:13 v2.2.0-dev.23 08:42:13 v2.2.0-dev.24 08:42:13 v2.2.0-dev.25 08:42:13 v2.2.0-dev.26 08:42:13 v2.2.0-dev.27 08:42:13 v2.3.0 08:42:13 v2.3.0-dev.1 08:42:13 v2.3.0-dev.10 08:42:13 v2.3.0-dev.11 08:42:13 v2.3.0-dev.12 08:42:13 v2.3.0-dev.13 08:42:13 v2.3.0-dev.14 08:42:13 v2.3.0-dev.15 08:42:13 v2.3.0-dev.16 08:42:13 v2.3.0-dev.17 08:42:13 v2.3.0-dev.18 08:42:13 v2.3.0-dev.19 08:42:13 v2.3.0-dev.2 08:42:13 v2.3.0-dev.20 08:42:13 v2.3.0-dev.21 08:42:13 v2.3.0-dev.22 08:42:13 v2.3.0-dev.23 08:42:13 v2.3.0-dev.24 08:42:13 v2.3.0-dev.25 08:42:13 v2.3.0-dev.26 08:42:13 v2.3.0-dev.27 08:42:13 v2.3.0-dev.28 08:42:13 v2.3.0-dev.3 08:42:13 v2.3.0-dev.4 08:42:13 v2.3.0-dev.5 08:42:13 v2.3.0-dev.6 08:42:13 v2.3.0-dev.7 08:42:13 v2.3.0-dev.8 08:42:13 v2.3.0-dev.9 08:42:13 v2.3.1 08:42:13 v2.3.1-dev.4 08:42:13 v2.3.1-dev.5 08:42:13 v2.3.1-dev.6 08:42:13 v3.0 08:42:13 v3.0.0 08:42:13 v3.0.0-dev.1 08:42:13 v3.0.0-dev.10 08:42:13 v3.0.0-dev.11 08:42:13 v3.0.0-dev.12 08:42:13 v3.0.0-dev.13 08:42:13 v3.0.0-dev.14 08:42:13 v3.0.0-dev.15 08:42:13 v3.0.0-dev.16 08:42:13 v3.0.0-dev.17 08:42:13 v3.0.0-dev.18 08:42:13 v3.0.0-dev.19 08:42:13 v3.0.0-dev.2 08:42:13 v3.0.0-dev.20 08:42:13 v3.0.0-dev.21 08:42:13 v3.0.0-dev.22 08:42:13 v3.0.0-dev.23 08:42:13 v3.0.0-dev.24 08:42:13 v3.0.0-dev.25 08:42:13 v3.0.0-dev.26 08:42:13 v3.0.0-dev.27 08:42:13 v3.0.0-dev.28 08:42:13 v3.0.0-dev.29 08:42:13 v3.0.0-dev.3 08:42:13 v3.0.0-dev.30 08:42:13 v3.0.0-dev.31 08:42:13 v3.0.0-dev.32 08:42:13 v3.0.0-dev.33 08:42:13 v3.0.0-dev.34 08:42:13 v3.0.0-dev.35 08:42:13 v3.0.0-dev.36 08:42:13 v3.0.0-dev.37 08:42:13 v3.0.0-dev.38 08:42:13 v3.0.0-dev.39 08:42:13 v3.0.0-dev.4 08:42:13 v3.0.0-dev.40 08:42:13 v3.0.0-dev.41 08:42:13 v3.0.0-dev.42 08:42:13 v3.0.0-dev.43 08:42:13 v3.0.0-dev.44 08:42:13 v3.0.0-dev.45 08:42:13 v3.0.0-dev.46 08:42:13 v3.0.0-dev.47 08:42:13 v3.0.0-dev.48 08:42:13 v3.0.0-dev.49 08:42:13 v3.0.0-dev.5 08:42:13 v3.0.0-dev.50 08:42:13 v3.0.0-dev.51 08:42:13 v3.0.0-dev.6 08:42:13 v3.0.0-dev.7 08:42:13 v3.0.0-dev.8 08:42:13 v3.0.0-dev.9 08:42:13 v3.1 08:42:13 v3.1.0 08:42:13 v3.1.0-dev.1 08:42:13 v3.1.0-dev.10 08:42:13 v3.1.0-dev.11 08:42:13 v3.1.0-dev.12 08:42:13 v3.1.0-dev.13 08:42:13 v3.1.0-dev.14 08:42:13 v3.1.0-dev.15 08:42:13 v3.1.0-dev.16 08:42:13 v3.1.0-dev.17 08:42:13 v3.1.0-dev.18 08:42:13 v3.1.0-dev.19 08:42:13 v3.1.0-dev.2 08:42:13 v3.1.0-dev.20 08:42:13 v3.1.0-dev.21 08:42:13 v3.1.0-dev.22 08:42:13 v3.1.0-dev.23 08:42:13 v3.1.0-dev.24 08:42:13 v3.1.0-dev.25 08:42:13 v3.1.0-dev.26 08:42:13 v3.1.0-dev.27 08:42:13 v3.1.0-dev.28 08:42:13 v3.1.0-dev.29 08:42:13 v3.1.0-dev.3 08:42:13 v3.1.0-dev.30 08:42:13 v3.1.0-dev.31 08:42:13 v3.1.0-dev.32 08:42:13 v3.1.0-dev.33 08:42:13 v3.1.0-dev.34 08:42:13 v3.1.0-dev.35 08:42:13 v3.1.0-dev.36 08:42:13 v3.1.0-dev.37 08:42:13 v3.1.0-dev.38 08:42:13 v3.1.0-dev.39 08:42:13 v3.1.0-dev.4 08:42:13 v3.1.0-dev.5 08:42:13 v3.1.0-dev.6 08:42:13 v3.1.0-dev.7 08:42:13 v3.1.0-dev.8 08:42:13 v3.1.0-dev.9 08:42:13 v3.1.1 08:42:13 v3.1.1-dev.1 08:42:13 v3.2.0-dev.1 08:42:13 v3.2.0-dev.10 08:42:13 v3.2.0-dev.11 08:42:13 v3.2.0-dev.12 08:42:13 v3.2.0-dev.13 08:42:13 v3.2.0-dev.14 08:42:13 v3.2.0-dev.15 08:42:13 v3.2.0-dev.16 08:42:13 v3.2.0-dev.17 08:42:13 v3.2.0-dev.18 08:42:13 v3.2.0-dev.19 08:42:13 v3.2.0-dev.2 08:42:13 v3.2.0-dev.20 08:42:13 v3.2.0-dev.21 08:42:13 v3.2.0-dev.22 08:42:13 v3.2.0-dev.3 08:42:13 v3.2.0-dev.4 08:42:13 v3.2.0-dev.5 08:42:13 v3.2.0-dev.6 08:42:13 v3.2.0-dev.7 08:42:13 v3.2.0-dev.8 08:42:13 v3.2.0-dev.9 08:42:13 v4.0.0-dev.1 08:42:13 v4.0.0-dev.10 08:42:13 v4.0.0-dev.2 08:42:13 v4.0.0-dev.3 08:42:13 v4.0.0-dev.4 08:42:13 v4.0.0-dev.5 08:42:13 v4.0.0-dev.6 08:42:13 v4.0.0-dev.7 08:42:13 v4.0.0-dev.8 08:42:13 v4.0.0-dev.9 [Pipeline] sh 08:42:13 + lftools sign git-tag v4.0.0-dev.10 08:42:14 Signing Git tag with Sigul... 08:42:14 Signing v4.0.0-dev.10 [Pipeline] echo 08:42:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:42:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:42:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:42:15 $ docker stop --time=1 dfa34707dce5eae05bf032c4785f86518c3a22101136612c33e2547a92614860 08:42:16 $ docker rm -f --volumes dfa34707dce5eae05bf032c4785f86518c3a22101136612c33e2547a92614860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:42:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:42:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:17 prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container 08:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:42:17 $ docker top 0eef269546a90c09ddce7a11b324035bd7d21ad5b1afdb05ddfa5abf5e42c406 -eo pid,comm 08:42:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:42:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:42:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:17 [ssh-agent] Looking for ssh-agent implementation... 08:42:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:17 $ docker exec 0eef269546a90c09ddce7a11b324035bd7d21ad5b1afdb05ddfa5abf5e42c406 ssh-agent 08:42:17 SSH_AUTH_SOCK=/tmp/ssh-G1O6hPIz0pIS/agent.33 08:42:17 SSH_AGENT_PID=39 08:42:17 Running ssh-add (command line suppressed) 08:42:17 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7181012844790646605.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7181012844790646605.key) 08:42:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:18 + git semver bump pre 08:42:18 2025-03-05 08:42:18,409 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:42:18 2025-03-05 08:42:18,410 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 08:42:18 2025-03-05 08:42:18,410 [bump_version] DEBUG bumped version:4.0.0-dev.11 08:42:18 2025-03-05 08:42:18,410 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 08:42:18 2025-03-05 08:42:18,410 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:42:18 2025-03-05 08:42:18,410 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:42:18 2025-03-05 08:42:18,411 [execute] INFO git cat-file --batch-check 08:42:18 2025-03-05 08:42:18,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:42:18 2025-03-05 08:42:18,416 [execute] INFO git cat-file --batch 08:42:18 2025-03-05 08:42:18,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:42:18 2025-03-05 08:42:18,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:42:18 4.0.0-dev.11 [Pipeline] } 08:42:18 $ docker exec --env ******** --env ******** 0eef269546a90c09ddce7a11b324035bd7d21ad5b1afdb05ddfa5abf5e42c406 ssh-agent -k 08:42:18 unset SSH_AUTH_SOCK; 08:42:18 unset SSH_AGENT_PID; 08:42:18 echo Agent pid 39 killed; 08:42:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:42:18 + git semver [Pipeline] } 08:42:19 $ docker stop --time=1 0eef269546a90c09ddce7a11b324035bd7d21ad5b1afdb05ddfa5abf5e42c406 08:42:20 $ docker rm -f --volumes 0eef269546a90c09ddce7a11b324035bd7d21ad5b1afdb05ddfa5abf5e42c406 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:42:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:21 prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container 08:42:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:42:21 $ docker top 7659d6109c0353d31b67b751c7dfa2bc70e9d64f48d0c6c0694db5846e103b54 -eo pid,comm 08:42:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:42:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:42:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:21 [ssh-agent] Looking for ssh-agent implementation... 08:42:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:21 $ docker exec 7659d6109c0353d31b67b751c7dfa2bc70e9d64f48d0c6c0694db5846e103b54 ssh-agent 08:42:21 SSH_AUTH_SOCK=/tmp/ssh-CrchcRF05fCv/agent.33 08:42:21 SSH_AGENT_PID=39 08:42:21 Running ssh-add (command line suppressed) 08:42:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3381600351720115990.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3381600351720115990.key) 08:42:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:22 + git semver push 08:42:22 2025-03-05 08:42:22,482 [run_push] DEBUG push 08:42:22 2025-03-05 08:42:22,484 [execute] INFO git cat-file --batch-check 08:42:22 2025-03-05 08:42:22,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:42:22 2025-03-05 08:42:22,489 [execute] INFO git rev-list 62f8603e895d06abd99e1537dd94b25bbbee6db5 -- 08:42:22 2025-03-05 08:42:22,489 [execute] DEBUG Popen(['git', 'rev-list', '62f8603e895d06abd99e1537dd94b25bbbee6db5', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 08:42:22 2025-03-05 08:42:22,498 [execute] INFO git fetch -v origin 08:42:22 2025-03-05 08:42:22,498 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 08:42:23 2025-03-05 08:42:22,934 [run_push] DEBUG no remote changes detected 08:42:23 2025-03-05 08:42:22,934 [execute] INFO git push origin semver 08:42:23 2025-03-05 08:42:22,934 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 08:42:23 2025-03-05 08:42:23,546 [run_push] DEBUG push all version tags 08:42:23 2025-03-05 08:42:23,546 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:42:23 2025-03-05 08:42:23,546 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 08:42:24 2025-03-05 08:42:24,178 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:42:24 4.0.0-dev.11 [Pipeline] } 08:42:24 $ docker exec --env ******** --env ******** 7659d6109c0353d31b67b751c7dfa2bc70e9d64f48d0c6c0694db5846e103b54 ssh-agent -k 08:42:24 unset SSH_AUTH_SOCK; 08:42:24 unset SSH_AGENT_PID; 08:42:24 echo Agent pid 39 killed; 08:42:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:42:24 + git semver [Pipeline] } 08:42:25 $ docker stop --time=1 7659d6109c0353d31b67b751c7dfa2bc70e9d64f48d0c6c0694db5846e103b54 08:42:26 $ docker rm -f --volumes 7659d6109c0353d31b67b751c7dfa2bc70e9d64f48d0c6c0694db5846e103b54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:42:26 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 08:42:26 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 08:42:26 total 16 08:42:26 drwxr-xr-x 3 root root 4096 Mar 5 08:27 . 08:42:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 08:42 .. 08:42:26 drwxr-xr-x 2 root root 4096 Mar 5 08:27 cost 08:42:26 -rw-r--r-- 1 root root 89 Mar 5 08:27 cost.csv 08:42:26 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 08:42:26 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 08:42:26 total 16 08:42:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:27 . 08:42:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 08:42 .. 08:42:26 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 08:27 cost 08:42:26 -rw-r--r-- 1 jenkins jenkins 89 Mar 5 08:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:42:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:42:28 ---> package-listing.sh 08:42:28 ++ facter osfamily 08:42:28 ++ tr '[:upper:]' '[:lower:]' 08:42:28 + OS_FAMILY=debian 08:42:28 + workspace=/w/workspace/exfoundry_device-usb-camera_main 08:42:28 + START_PACKAGES=/tmp/packages_start.txt 08:42:28 + END_PACKAGES=/tmp/packages_end.txt 08:42:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:42:28 + PACKAGES=/tmp/packages_start.txt 08:42:28 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:42:28 + PACKAGES=/tmp/packages_end.txt 08:42:28 + case "${OS_FAMILY}" in 08:42:28 + dpkg -l 08:42:28 + grep '^ii' 08:42:28 + '[' -f /tmp/packages_start.txt ']' 08:42:28 + '[' -f /tmp/packages_end.txt ']' 08:42:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:42:28 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:42:28 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 08:42:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 08:42:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:42:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:29 prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container 08:42:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:42:29 $ docker top 66c70f8655694e1320c12794807b656f4a65b953d9c8f0edc46b05cf7f629e2a -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:29 + touch /tmp/pre-build-complete [Pipeline] sh 08:42:30 + mkdir -p /var/log/sysstat [Pipeline] sh 08:42:30 + ls /var/log/sa-host 08:42:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:30 provisioning config files... 08:42:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1156137708166633313tmp [Pipeline] { [Pipeline] echo 08:42:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:42:30 ---> create-netrc.sh [Pipeline] } 08:42:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:42:31 ---> python-tools-install.sh [Pipeline] echo 08:42:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:42:31 ---> sudo-logs.sh 08:42:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:42:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:42:31 ---> job-cost.sh 08:42:31 lf-activate-venv: SKIPPING 08:42:31 DEBUG: total: 0.2199999988079071 08:42:31 INFO: Retrieving Stack Cost... 08:42:31 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:32 INFO: Archiving Costs [Pipeline] echo 08:42:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:42:32 ---> logs-deploy.sh 08:42:32 lf-activate-venv: SKIPPING 08:42:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/198 08:42:32 INFO: archiving workspace using pattern(s): 08:42:33 Archives upload complete. 08:42:33 INFO: archiving logs to Nexus