Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e89c95f200ba999b8b18666717dd08bb0ba11a2 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-ssh12214706607400793363.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9493355462662463441.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15639922136345121067.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14419572779724452209.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-ssh7965102013419817854.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16401’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16404 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8e89c95f200ba999b8b18666717dd08bb0ba11a2 (main) Commit message: "Merge pull request #255 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e89c95f200ba999b8b18666717dd08bb0ba11a2 # timeout=10 > git rev-list --no-walk faedb975756ffdd1f5d612842f042894232ce807 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:14:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:14:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:14:57 ========================================================= 23:14:57 EdgeX Global Pipelines Version Info 23:14:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:14:58 ------------------- 23:14:58 stable info: 23:14:58 ------------------- 23:14:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:14:58 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:14:58 Message: update stable to v1.0.249 23:14:59 ------------------- 23:14:59 experimental info: 23:14:59 ------------------- 23:14:59 Commited By: **** collab-it+edgex@linuxfoundation.org 23:14:59 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:14:59 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e89c95 [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:59 provisioning config files... 23:14:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16371209374550929852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:00 ---> docker-login.sh 23:15:00 nexus3.edgexfoundry.org:10001 23:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:00 Configure a credential helper to remove this warning. See 23:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:00 23:15:00 Login Succeeded 23:15:00 nexus3.edgexfoundry.org:10002 23:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:00 Configure a credential helper to remove this warning. See 23:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:00 23:15:00 Login Succeeded 23:15:00 nexus3.edgexfoundry.org:10003 23:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:00 Configure a credential helper to remove this warning. See 23:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:00 23:15:00 Login Succeeded 23:15:00 nexus3.edgexfoundry.org:10004 23:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:00 Configure a credential helper to remove this warning. See 23:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:00 23:15:00 Login Succeeded 23:15:00 docker.io 23:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:01 Configure a credential helper to remove this warning. See 23:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:01 23:15:01 Login Succeeded 23:15:01 ---> docker-login.sh ends [Pipeline] } 23:15:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:15:01 + git rev-list -1 --merges 8e89c95f200ba999b8b18666717dd08bb0ba11a2~1..8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] echo 23:15:01 -----------> git rev-list -1 --merges 8e89c95f200ba999b8b18666717dd08bb0ba11a2~1..8e89c95f200ba999b8b18666717dd08bb0ba11a2 8e89c95f200ba999b8b18666717dd08bb0ba11a2 23:15:01 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [false] [Pipeline] sh 23:15:01 + git log --format=format:%s -1 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] echo 23:15:01 ========================================================= 23:15:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:15:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:15:02 + git log --format=format:%s -1 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] echo 23:15:02 [semverPrep] GIT_COMMIT: 8e89c95f200ba999b8b18666717dd08bb0ba11a2, Commit Message: Merge pull request #255 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93 [Pipeline] echo 23:15:02 [semverPrep] This is not a build commit. [Pipeline] sh 23:15:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:15:02 + grep -v github /etc/ssh/ssh_known_hosts 23:15:02 + [ -e /tmp/ssh_known_hosts ] 23:15:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:15:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:15:02 + sudo tee -a /etc/ssh/ssh_known_hosts 23:15:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:02 23:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:03 0.1.4: Pulling from edgex-devops/py-git-semver 23:15:03 b85a868b505f: Pulling fs layer 23:15:03 e2be974225ed: Pulling fs layer 23:15:03 339a4e72a1f5: Pulling fs layer 23:15:03 988bab9f4d93: Pulling fs layer 23:15:03 1469e6f7b9e6: Pulling fs layer 23:15:03 eaf3925da568: Pulling fs layer 23:15:03 bab4dde63d76: Pulling fs layer 23:15:03 bde34c3a00c8: Pulling fs layer 23:15:03 b352a97aabf1: Pulling fs layer 23:15:03 4872d77fe225: Pulling fs layer 23:15:03 5851b861e8e6: Pulling fs layer 23:15:03 eaf3925da568: Waiting 23:15:03 bde34c3a00c8: Waiting 23:15:03 4872d77fe225: Waiting 23:15:03 988bab9f4d93: Waiting 23:15:03 e2be974225ed: Verifying Checksum 23:15:03 e2be974225ed: Download complete 23:15:03 988bab9f4d93: Verifying Checksum 23:15:03 988bab9f4d93: Download complete 23:15:03 1469e6f7b9e6: Download complete 23:15:03 eaf3925da568: Verifying Checksum 23:15:03 eaf3925da568: Download complete 23:15:03 339a4e72a1f5: Verifying Checksum 23:15:03 339a4e72a1f5: Download complete 23:15:03 bde34c3a00c8: Download complete 23:15:03 b352a97aabf1: Download complete 23:15:03 4872d77fe225: Verifying Checksum 23:15:03 4872d77fe225: Download complete 23:15:03 5851b861e8e6: Verifying Checksum 23:15:03 5851b861e8e6: Download complete 23:15:03 b85a868b505f: Verifying Checksum 23:15:03 b85a868b505f: Download complete 23:15:03 bab4dde63d76: Verifying Checksum 23:15:03 bab4dde63d76: Download complete 23:15:04 b85a868b505f: Pull complete 23:15:04 e2be974225ed: Pull complete 23:15:05 339a4e72a1f5: Pull complete 23:15:05 988bab9f4d93: Pull complete 23:15:05 1469e6f7b9e6: Pull complete 23:15:05 eaf3925da568: Pull complete 23:15:07 bab4dde63d76: Pull complete 23:15:07 bde34c3a00c8: Pull complete 23:15:07 b352a97aabf1: Pull complete 23:15:07 4872d77fe225: Pull complete 23:15:07 5851b861e8e6: Pull complete 23:15:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:07 prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container 23:15:07 $ 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 23:15:09 $ docker top a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 -eo pid,comm 23:15:09 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). 23:15:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:15:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:09 [ssh-agent] Looking for ssh-agent implementation... 23:15:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:09 $ docker exec a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 ssh-agent 23:15:09 SSH_AUTH_SOCK=/tmp/ssh-24Sx29Moh3Lk/agent.33 23:15:09 SSH_AGENT_PID=39 23:15:09 Running ssh-add (command line suppressed) 23:15:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16820518129279248520.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16820518129279248520.key) 23:15:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:09 + git tag --points-at HEAD [Pipeline] } 23:15:09 $ docker exec --env ******** --env ******** a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 ssh-agent -k 23:15:10 unset SSH_AUTH_SOCK; 23:15:10 unset SSH_AGENT_PID; 23:15:10 echo Agent pid 39 killed; 23:15:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:15:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:10 [ssh-agent] Looking for ssh-agent implementation... 23:15:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:10 $ docker exec a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 ssh-agent 23:15:10 SSH_AUTH_SOCK=/tmp/ssh-WOhnVxgruEFR/agent.71 23:15:10 SSH_AGENT_PID=77 23:15:10 Running ssh-add (command line suppressed) 23:15:10 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9064824423091380392.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9064824423091380392.key) 23:15:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:10 + git semver init 23:15:11 2023-05-22 23:15:10,942 [run_init] DEBUG init version:0.0.0 force:False 23:15:11 2023-05-22 23:15:10,943 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 23:15:11 2023-05-22 23:15:10,944 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 23:15:11 2023-05-22 23:15:10,944 [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) 23:15:11 2023-05-22 23:15:11,628 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 23:15:11 2023-05-22 23:15:11,628 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 23:15:11 2023-05-22 23:15:11,629 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:15:11 2023-05-22 23:15:11,629 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:15:11 3.0.0-dev.47 [Pipeline] } 23:15:11 $ docker exec --env ******** --env ******** a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 ssh-agent -k 23:15:12 unset SSH_AUTH_SOCK; 23:15:12 unset SSH_AGENT_PID; 23:15:12 echo Agent pid 77 killed; 23:15:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:12 + git semver [Pipeline] } 23:15:12 $ docker stop --time=1 a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 23:15:13 $ docker rm -f --volumes a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 [Pipeline] // withDockerContainer [Pipeline] sh 23:15:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:15:14 Stashed 1 file(s) [Pipeline] echo 23:15:14 [edgeXSemver]: initialized semver on version 3.0.0-dev.47 [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 23:15:14 provisioning config files... 23:15:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11331360500395117937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:15 ---> docker-login.sh 23:15:15 nexus3.edgexfoundry.org:10001 23:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:15 Configure a credential helper to remove this warning. See 23:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:15 23:15:15 Login Succeeded 23:15:15 nexus3.edgexfoundry.org:10002 23:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:15 Configure a credential helper to remove this warning. See 23:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:15 23:15:15 Login Succeeded 23:15:15 nexus3.edgexfoundry.org:10003 23:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:15 Configure a credential helper to remove this warning. See 23:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:15 23:15:15 Login Succeeded 23:15:15 nexus3.edgexfoundry.org:10004 23:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:15 Configure a credential helper to remove this warning. See 23:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:15 23:15:15 Login Succeeded 23:15:15 docker.io 23:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:15 Configure a credential helper to remove this warning. See 23:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:15 23:15:15 Login Succeeded 23:15:15 ---> docker-login.sh ends [Pipeline] } 23:15:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:15 ========================================================= 23:15:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:15:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:15:15 Sending build context to Docker daemon 1.888MB 23:15:15 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:15:15 Step 2/13 : FROM ${BASE} AS builder 23:15:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:15:15 f56be85fc22e: Pulling fs layer 23:15:15 85791d961cd3: Pulling fs layer 23:15:15 d694b5ae8c79: Pulling fs layer 23:15:15 9f32a84ed3da: Pulling fs layer 23:15:15 4d19c01a9841: Pulling fs layer 23:15:15 9325e15d5711: Pulling fs layer 23:15:15 556b6ee489ea: Pulling fs layer 23:15:15 c5a4b2cf53e6: Pulling fs layer 23:15:15 9325e15d5711: Waiting 23:15:15 4d19c01a9841: Waiting 23:15:15 556b6ee489ea: Waiting 23:15:15 c5a4b2cf53e6: Waiting 23:15:15 9f32a84ed3da: Waiting 23:15:15 85791d961cd3: Download complete 23:15:15 9f32a84ed3da: Verifying Checksum 23:15:15 9f32a84ed3da: Download complete 23:15:15 4d19c01a9841: Verifying Checksum 23:15:15 4d19c01a9841: Download complete 23:15:15 f56be85fc22e: Verifying Checksum 23:15:15 f56be85fc22e: Download complete 23:15:16 9325e15d5711: Verifying Checksum 23:15:16 9325e15d5711: Download complete 23:15:16 f56be85fc22e: Pull complete 23:15:16 85791d961cd3: Pull complete 23:15:16 c5a4b2cf53e6: Verifying Checksum 23:15:16 c5a4b2cf53e6: Download complete 23:15:16 d694b5ae8c79: Verifying Checksum 23:15:16 d694b5ae8c79: Download complete 23:15:16 556b6ee489ea: Verifying Checksum 23:15:16 556b6ee489ea: Download complete 23:15:20 d694b5ae8c79: Pull complete 23:15:20 9f32a84ed3da: Pull complete 23:15:20 4d19c01a9841: Pull complete 23:15:20 9325e15d5711: Pull complete 23:15:22 556b6ee489ea: Pull complete 23:15:23 c5a4b2cf53e6: Pull complete 23:15:23 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:15:23 ---> c4be618373d6 23:15:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:15:25 ---> Running in e2c99a7bfa7d 23:15:25 Removing intermediate container e2c99a7bfa7d 23:15:25 ---> 80c4920af471 23:15:25 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:15:25 ---> Running in d225bb2984e4 23:15:25 Removing intermediate container d225bb2984e4 23:15:25 ---> af595a922e08 23:15:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:15:25 ---> Running in ed8fc7d4d22d 23:15:25 Removing intermediate container ed8fc7d4d22d 23:15:25 ---> 4cc38b5d3e17 23:15:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:15:25 ---> Running in 3c7e559277aa 23:15:25 Removing intermediate container 3c7e559277aa 23:15:25 ---> 6219d70af7d1 23:15:25 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:15:25 ---> Running in 59ad05702c42 23:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:26 (1/14) Installing libintl (0.21.1-r1) 23:15:26 (2/14) Installing eudev-libs (3.2.11-r4) 23:15:26 (3/14) Installing libjpeg-turbo (2.1.4-r0) 23:15:26 (4/14) Installing v4l-utils-libs (1.22.1-r2) 23:15:26 (5/14) Installing v4l-utils (1.22.1-r2) 23:15:26 (6/14) Installing udev-init-scripts (35-r1) 23:15:26 (7/14) Installing libblkid (2.38.1-r1) 23:15:26 (8/14) Installing xz-libs (5.2.9-r0) 23:15:26 (9/14) Installing zstd-libs (1.5.5-r0) 23:15:26 (10/14) Installing kmod-libs (30-r1) 23:15:26 (11/14) Installing eudev (3.2.11-r4) 23:15:26 (12/14) Installing eudev-dev (3.2.11-r4) 23:15:26 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 23:15:26 (14/14) Installing v4l-utils-dev (1.22.1-r2) 23:15:26 Executing busybox-1.35.0-r29.trigger 23:15:26 Executing eudev-3.2.11-r4.trigger 23:15:26 OK: 272 MiB in 67 packages 23:15:27 Removing intermediate container 59ad05702c42 23:15:27 ---> c9b269af9244 23:15:27 Step 8/13 : WORKDIR /device-usb-camera 23:15:27 ---> Running in 2e21af59ed4e 23:15:27 Removing intermediate container 2e21af59ed4e 23:15:27 ---> 034ba0c76254 23:15:27 Step 9/13 : COPY go.mod vendor* ./ 23:15:27 ---> 9159476fc4e0 23:15:27 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:27 ---> Running in e147f71842c4 23:15:29 Still waiting to schedule task 23:15:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:15:49 Removing intermediate container e147f71842c4 23:15:49 ---> 1e66459e3fbd 23:15:49 Step 11/13 : COPY . . 23:15:49 ---> 626fc9202098 23:15:49 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:15:49 ---> Running in f51edaabd9ea 23:15:49  % Total % Received % Xferd Average Speed Time Time Time Current 23:15:49 Dload Upload Total Spent Left Speed 23:15:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8948 0 --:--:-- --:--:-- --:--:-- 9000 23:15:49 Removing intermediate container f51edaabd9ea 23:15:49 ---> 4923e113907d 23:15:49 Step 13/13 : RUN ${MAKE} 23:15:49 ---> Running in 7975224bd9f7 23:15:49 noop 23:15:49 Removing intermediate container 7975224bd9f7 23:15:49 ---> e6640adc6f89 23:15:49 Successfully built e6640adc6f89 23:15:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:49 + docker inspect -f . ci-base-image-x86_64 23:15:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:49 prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container 23:15:49 $ 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 23:15:50 $ docker top 349e7de3cc67ae84c377327b6a5545ff317df23570ff68465d3cf2432db007d8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:50 + go version 23:15:50 go version go1.20.2 linux/amd64 [Pipeline] } 23:15:50 $ docker stop --time=1 349e7de3cc67ae84c377327b6a5545ff317df23570ff68465d3cf2432db007d8 23:15:51 $ docker rm -f --volumes 349e7de3cc67ae84c377327b6a5545ff317df23570ff68465d3cf2432db007d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:52 + docker inspect -f . ci-base-image-x86_64 23:15:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:52 prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container 23:15:52 $ 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 23:15:52 $ docker top 9c00ecfea46d3781ca0293d30d855ed0f2dc7a861a6acc7013b1d0078c2c19ef -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:53 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 23:15:53 + make test 23:15:53 go test ./... -coverprofile=coverage.out ./... 23:15:58 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:16:08 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:16:08 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.8% of statements 23:16:16 go vet ./... 23:16:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:16:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:16:19 ./bin/test-attribution-txt.sh [Pipeline] echo 23:16:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:16:19 $ docker stop --time=1 9c00ecfea46d3781ca0293d30d855ed0f2dc7a861a6acc7013b1d0078c2c19ef 23:16:22 $ docker rm -f --volumes 9c00ecfea46d3781ca0293d30d855ed0f2dc7a861a6acc7013b1d0078c2c19ef [Pipeline] // withDockerContainer [Pipeline] sh 23:16:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:16:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:16:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:16:23 + ls -al . 23:16:23 total 188 23:16:23 drwxrwxr-x 10 jenkins jenkins 4096 May 22 23:15 . 23:16:23 drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:14 .. 23:16:23 drwxrwxr-x 8 jenkins jenkins 4096 May 22 23:15 .git 23:16:23 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:14 .github 23:16:23 -rw-rw-r-- 1 jenkins jenkins 414 May 22 23:14 .gitignore 23:16:23 -rw-rw-r-- 1 jenkins jenkins 42 May 22 23:14 .golangci.yml 23:16:23 -rw-rw-r-- 1 jenkins jenkins 77 May 22 23:14 .hadolint.yml 23:16:23 drwxr-xr-x 3 jenkins jenkins 4096 May 22 23:15 .semver 23:16:23 -rw-rw-r-- 1 jenkins jenkins 9665 May 22 23:14 Attribution.txt 23:16:23 -rw-rw-r-- 1 jenkins jenkins 6219 May 22 23:14 CHANGELOG.md 23:16:23 -rw-rw-r-- 1 jenkins jenkins 2453 May 22 23:14 Dockerfile 23:16:23 -rw-rw-r-- 1 jenkins jenkins 678 May 22 23:14 GOVERNANCE.md 23:16:23 -rw-rw-r-- 1 jenkins jenkins 659 May 22 23:14 Jenkinsfile 23:16:23 -rw-rw-r-- 1 jenkins jenkins 11348 May 22 23:14 LICENSE 23:16:23 -rw-rw-r-- 1 jenkins jenkins 2364 May 22 23:14 Makefile 23:16:23 -rw-rw-r-- 1 jenkins jenkins 622 May 22 23:14 OWNERS.md 23:16:23 -rw-rw-r-- 1 jenkins jenkins 2477 May 22 23:14 README.md 23:16:23 -rw-rw-r-- 1 jenkins jenkins 12 May 22 23:15 VERSION 23:16:23 drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:14 bin 23:16:23 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:14 cmd 23:16:23 -rw-r--r-- 1 jenkins jenkins 31522 May 22 23:16 coverage.out 23:16:23 -rwxrwxr-x 1 jenkins jenkins 140 May 22 23:14 docker-entrypoint.sh 23:16:23 drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:14 docs 23:16:23 -rw-rw-r-- 1 jenkins jenkins 3419 May 22 23:14 go.mod 23:16:23 -rw-rw-r-- 1 jenkins jenkins 31488 May 22 23:14 go.sum 23:16:23 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:14 internal 23:16:23 drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:14 snap 23:16:23 -rw-rw-r-- 1 jenkins jenkins 231 May 22 23:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:23 + 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=8e89c95f200ba999b8b18666717dd08bb0ba11a2 --label arch=amd64 --label version=3.0.0-dev.47 . 23:16:23 Sending build context to Docker daemon 1.921MB 23:16:23 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 23:16:23 Step 2/36 : FROM ${BASE} AS builder 23:16:23 ---> e6640adc6f89 23:16:23 Step 3/36 : ARG ADD_BUILD_TAGS="" 23:16:23 ---> Running in 6b40c348e635 23:16:24 Removing intermediate container 6b40c348e635 23:16:24 ---> 1390433dcc56 23:16:24 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:16:24 ---> Running in 5249251e7f19 23:16:24 Removing intermediate container 5249251e7f19 23:16:24 ---> ca87560e64c2 23:16:24 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:16:24 ---> Running in 45596ae243f3 23:16:24 Removing intermediate container 45596ae243f3 23:16:24 ---> 2c3364299f12 23:16:24 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:16:24 ---> Running in a36c200e0917 23:16:24 Removing intermediate container a36c200e0917 23:16:24 ---> b71fa4704b9c 23:16:24 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:16:24 ---> Running in b721a52ea1cb 23:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:24 OK: 272 MiB in 67 packages 23:16:25 Removing intermediate container b721a52ea1cb 23:16:25 ---> 668627c3e45a 23:16:25 Step 8/36 : WORKDIR /device-usb-camera 23:16:25 ---> Running in 0a4c785802a5 23:16:25 Removing intermediate container 0a4c785802a5 23:16:25 ---> 7bee7e2a0ad9 23:16:25 Step 9/36 : COPY go.mod vendor* ./ 23:16:25 ---> b922068ee5b9 23:16:25 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:25 ---> Running in fd756f60eec1 23:16:26 Removing intermediate container fd756f60eec1 23:16:26 ---> 149ea51ff4b2 23:16:26 Step 11/36 : COPY . . 23:16:26 ---> ea874677b46c 23:16:26 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:16:26 ---> Running in 1e3ad3b8a5ce 23:16:26  % Total % Received % Xferd Average Speed Time  Time Time Current 23:16:26 Dload Upload Total Spent Left Speed 23:16:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20165 0 --:--:-- --:--:-- --:--:-- 20423 23:16:27 Removing intermediate container 1e3ad3b8a5ce 23:16:27 ---> cf73989a6ae2 23:16:27 Step 13/36 : RUN ${MAKE} 23:16:27 ---> Running in adb1e8249f9c 23:16:27 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 23:16:49 Removing intermediate container adb1e8249f9c 23:16:49 ---> 7e01daf61cc6 23:16:49 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:16:49 v0.21.6: Pulling from aler9/rtsp-simple-server 23:16:49 4acc49c71d14: Pulling fs layer 23:16:49 4acc49c71d14: Verifying Checksum 23:16:49 4acc49c71d14: Download complete 23:16:49 4acc49c71d14: Pull complete 23:16:49 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:16:49 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:16:49 ---> 01a2bd3e5fff 23:16:49 Step 15/36 : FROM alpine:3.17 23:16:49 3.17: Pulling from library/alpine 23:16:49 f56be85fc22e: Already exists 23:16:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:16:49 Status: Downloaded newer image for alpine:3.17 23:16:49 ---> 9ed4aefc74f6 23:16:49 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:16:49 ---> Running in 977030281b26 23:16:49 Removing intermediate container 977030281b26 23:16:49 ---> 4ef3bcfb19de 23:16:49 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 23:16:49 ---> Running in 2f880a3881c1 23:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:49 (1/86) Installing dumb-init (1.2.5-r2) 23:16:49 (2/86) Installing sdl2 (2.26.5-r0) 23:16:49 (3/86) Installing svt-av1-libs (1.3.0-r0) 23:16:49 (4/86) Installing libxau (1.0.10-r0) 23:16:49 (5/86) Installing libmd (1.0.4-r0) 23:16:49 (6/86) Installing libbsd (0.11.7-r0) 23:16:49 (7/86) Installing libxdmcp (1.1.4-r0) 23:16:49 (8/86) Installing libxcb (1.15-r0) 23:16:49 (9/86) Installing libx11 (1.8.4-r0) 23:16:50 (10/86) Installing aom-libs (3.5.0-r0) 23:16:50 (11/86) Installing alsa-lib (1.2.8-r0) 23:16:50 (12/86) Installing libexpat (2.5.0-r0) 23:16:50 (13/86) Installing brotli-libs (1.0.9-r9) 23:16:50 (14/86) Installing libbz2 (1.0.8-r4) 23:16:50 (15/86) Installing libpng (1.6.38-r0) 23:16:50 (16/86) Installing freetype (2.12.1-r0) 23:16:50 (17/86) Installing fontconfig (2.14.1-r0) 23:16:50 (18/86) Installing fribidi (1.0.12-r0) 23:16:50 (19/86) Installing libffi (3.4.4-r0) 23:16:50 (20/86) Installing libintl (0.21.1-r1) 23:16:50 (21/86) Installing libblkid (2.38.1-r1) 23:16:50 (22/86) Installing libmount (2.38.1-r1) 23:16:50 (23/86) Installing pcre2 (10.42-r0) 23:16:50 (24/86) Installing glib (2.74.6-r0) 23:16:50 (25/86) Installing graphite2 (1.3.14-r2) 23:16:50 (26/86) Installing harfbuzz (5.3.1-r1) 23:16:50 (27/86) Installing libass (0.16.0-r1) 23:16:50 (28/86) Installing libdav1d (1.0.0-r2) 23:16:50 (29/86) Installing hwdata-pci (0.364-r0) 23:16:50 (30/86) Installing libpciaccess (0.17-r0) 23:16:50 (31/86) Installing libdrm (2.4.114-r0) 23:16:50 (32/86) Installing gmp (6.2.1-r2) 23:16:50 (33/86) Installing nettle (3.8.1-r0) 23:16:50 (34/86) Installing p11-kit (0.24.1-r1) 23:16:50 (35/86) Installing libtasn1 (4.19.0-r0) 23:16:50 (36/86) Installing libunistring (1.1-r0) 23:16:50 (37/86) Installing gnutls (3.7.8-r3) 23:16:50 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 23:16:50 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 23:16:50 (40/86) Installing lame (3.100-r2) 23:16:50 (41/86) Installing opus (1.3.1-r1) 23:16:50 (42/86) Installing libasyncns (0.8-r1) 23:16:50 (43/86) Installing dbus-libs (1.14.4-r0) 23:16:50 (44/86) Installing libltdl (2.4.7-r1) 23:16:50 (45/86) Installing orc (0.4.33-r0) 23:16:50 (46/86) Installing libgcc (12.2.1_git20220924-r4) 23:16:50 (47/86) Installing libogg (1.3.5-r2) 23:16:50 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 23:16:50 (49/86) Installing flac-libs (1.4.2-r0) 23:16:50 (50/86) Installing libvorbis (1.3.7-r0) 23:16:50 (51/86) Installing libsndfile (1.1.0-r2) 23:16:50 (52/86) Installing libgomp (12.2.1_git20220924-r4) 23:16:50 (53/86) Installing soxr (0.1.3-r3) 23:16:50 (54/86) Installing speexdsp (1.2.1-r0) 23:16:50 (55/86) Installing tdb-libs (1.4.6-r0) 23:16:50 (56/86) Installing libpulse (16.1-r6) 23:16:50 (57/86) Installing cjson (1.7.15-r3) 23:16:50 (58/86) Installing mbedtls (2.28.3-r0) 23:16:50 (59/86) Installing librist (0.2.7-r0) 23:16:50 (60/86) Installing libsrt (1.5.1-r0) 23:16:50 (61/86) Installing libssh (0.10.5-r0) 23:16:50 (62/86) Installing libtheora (1.1.1-r16) 23:16:50 (63/86) Installing libjpeg-turbo (2.1.4-r0) 23:16:50 (64/86) Installing v4l-utils-libs (1.22.1-r2) 23:16:50 (65/86) Installing libxext (1.3.5-r0) 23:16:50 (66/86) Installing libxfixes (6.0.0-r0) 23:16:50 (67/86) Installing wayland-libs-client (1.21.0-r1) 23:16:50 (68/86) Installing libva (2.16.0-r0) 23:16:50 (69/86) Installing libvdpau (1.5-r0) 23:16:50 (70/86) Installing vidstab (1.1.0-r2) 23:16:50 (71/86) Installing libvpx (1.12.0-r1) 23:16:50 (72/86) Installing libwebp (1.2.4-r1) 23:16:50 (73/86) Installing x264-libs (0.164_git20220602-r0) 23:16:50 (74/86) Installing numactl (2.0.16-r1) 23:16:50 (75/86) Installing x265-libs (3.5-r3) 23:16:50 (76/86) Installing xvidcore (1.3.7-r1) 23:16:50 (77/86) Installing libsodium (1.0.18-r2) 23:16:50 (78/86) Installing libzmq (4.3.4-r1) 23:16:50 (79/86) Installing ffmpeg-libs (5.1.3-r0) 23:16:51 (80/86) Installing ffmpeg (5.1.3-r0) 23:16:51 (81/86) Installing udev-init-scripts (35-r1) 23:16:51 (82/86) Installing eudev-libs (3.2.11-r4) 23:16:51 (83/86) Installing xz-libs (5.2.9-r0) 23:16:51 (84/86) Installing zstd-libs (1.5.5-r0) 23:16:51 (85/86) Installing kmod-libs (30-r1) 23:16:51 (86/86) Installing eudev (3.2.11-r4) 23:16:51 Executing busybox-1.35.0-r29.trigger 23:16:51 Executing eudev-3.2.11-r4.trigger 23:16:51 OK: 112 MiB in 101 packages 23:16:53 Removing intermediate container 2f880a3881c1 23:16:53 ---> 5c4d81474af5 23:16:53 Step 18/36 : WORKDIR / 23:16:53 ---> Running in 8e6111ca3ac7 23:16:53 Removing intermediate container 8e6111ca3ac7 23:16:53 ---> 611f6835f0d3 23:16:53 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 23:16:53 ---> 2ff3249c70b2 23:16:53 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 23:16:53 ---> 1d9f7f8cebec 23:16:53 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:16:54 ---> c22e72f15bbe 23:16:54 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:16:54 ---> 0ffcad0d8c12 23:16:54 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:16:54 ---> ba5474a2df04 23:16:54 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 23:16:54 ---> 97d1143a308d 23:16:54 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 23:16:55 ---> af010a0dde29 23:16:55 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:16:55 ---> Running in 48ea8551056f 23:16:55 Removing intermediate container 48ea8551056f 23:16:55 ---> 1e908e69d36b 23:16:55 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:16:55 ---> Running in 90fdfad5896b 23:16:56 Removing intermediate container 90fdfad5896b 23:16:56 ---> 05092eda48c8 23:16:56 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:16:56 ---> Running in b65f4ceb5967 23:16:56 Removing intermediate container b65f4ceb5967 23:16:56 ---> 6f545101f720 23:16:56 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 23:16:56 ---> Running in 47219bf15e3a 23:16:57 Removing intermediate container 47219bf15e3a 23:16:57 ---> 2792c6b6d3f7 23:16:57 Step 30/36 : EXPOSE 59983 23:16:57 ---> Running in 0dc01bbbd993 23:16:57 Removing intermediate container 0dc01bbbd993 23:16:57 ---> f132704b7c4f 23:16:57 Step 31/36 : EXPOSE 8554 23:16:57 ---> Running in a8ae843d488f 23:16:57 Removing intermediate container a8ae843d488f 23:16:57 ---> 254845a0d8ea 23:16:57 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:16:57 ---> Running in 71d9434b9593 23:16:57 Removing intermediate container 71d9434b9593 23:16:57 ---> 0ca719152593 23:16:57 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 23:16:57 ---> Running in e4a746fe61a4 23:16:57 Removing intermediate container e4a746fe61a4 23:16:57 ---> 6bfece14b3d1 23:16:57 Step 34/36 : LABEL arch=amd64 23:16:57 ---> Running in b9bf12c428e6 23:16:57 Removing intermediate container b9bf12c428e6 23:16:57 ---> 38d32654537a 23:16:57 Step 35/36 : LABEL git_sha=8e89c95f200ba999b8b18666717dd08bb0ba11a2 23:16:58 ---> Running in 222074828ec4 23:16:58 Removing intermediate container 222074828ec4 23:16:58 ---> eb0720759267 23:16:58 Step 36/36 : LABEL version=3.0.0-dev.47 23:16:58 ---> Running in f4d9c45f11fa 23:16:58 Removing intermediate container f4d9c45f11fa 23:16:58 ---> 5728a50225b7 23:16:58 [Warning] One or more build-args [ARCH] were not consumed 23:16:58 Successfully built 5728a50225b7 23:16:58 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 23:16:58 provisioning config files... 23:16:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7359731243165591125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:58 ---> docker-login.sh 23:16:58 nexus3.edgexfoundry.org:10001 23:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:58 Configure a credential helper to remove this warning. See 23:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:58 23:16:58 Login Succeeded 23:16:58 nexus3.edgexfoundry.org:10002 23:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:58 Configure a credential helper to remove this warning. See 23:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:58 23:16:58 Login Succeeded 23:16:58 nexus3.edgexfoundry.org:10003 23:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:58 Configure a credential helper to remove this warning. See 23:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:58 23:16:58 Login Succeeded 23:16:58 nexus3.edgexfoundry.org:10004 23:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:58 Configure a credential helper to remove this warning. See 23:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:58 23:16:58 Login Succeeded 23:16:58 docker.io 23:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:59 Configure a credential helper to remove this warning. See 23:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:59 23:16:59 Login Succeeded 23:16:59 ---> docker-login.sh ends [Pipeline] } 23:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:16:59 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 23:16:59 8e89c95f200ba999b8b18666717dd08bb0ba11a2 23:16:59 latest 23:16:59 3.0.0-dev.47 23:16:59 8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 23:16:59 main 23:16:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:59 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2 23:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:16:59 aad1ba775d71: Preparing 23:16:59 73ae598a8c8a: Preparing 23:16:59 15c0389e3856: Preparing 23:16:59 3bd4312f4dc8: Preparing 23:16:59 3827b5b91e75: Preparing 23:16:59 acc83c6ca332: Preparing 23:16:59 bcbbe743592e: Preparing 23:16:59 c3b008dd3e1f: Preparing 23:16:59 793733ad2406: Preparing 23:16:59 acc83c6ca332: Waiting 23:16:59 c3b008dd3e1f: Waiting 23:16:59 17006a9e54f6: Preparing 23:16:59 f836f95e2d16: Preparing 23:16:59 bcbbe743592e: Waiting 23:16:59 793733ad2406: Waiting 23:16:59 ebf3d8edda6b: Preparing 23:16:59 f1417ff83b31: Preparing 23:16:59 f836f95e2d16: Waiting 23:16:59 ebf3d8edda6b: Waiting 23:16:59 f1417ff83b31: Waiting 23:16:59 aad1ba775d71: Pushed 23:16:59 15c0389e3856: Pushed 23:16:59 73ae598a8c8a: Pushed 23:16:59 3bd4312f4dc8: Pushed 23:17:00 acc83c6ca332: Pushed 23:17:00 bcbbe743592e: Pushed 23:17:00 c3b008dd3e1f: Pushed 23:17:00 793733ad2406: Pushed 23:17:00 f1417ff83b31: Layer already exists 23:17:00 17006a9e54f6: Pushed 23:17:02 3827b5b91e75: Pushed 23:17:02 f836f95e2d16: Pushed 23:17:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16405 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 23:17:04 Running in /w/workspace/device-usb-camera/119 [Pipeline] { [Pipeline] checkout 23:17:04 Selected Git installation does not exist. Using Default 23:17:04 The recommended git tool is: NONE 23:17:09 using credential edgex-jenkins-ssh 23:17:10 Cloning the remote Git repository 23:17:10 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 23:17:10 > git init /w/workspace/device-usb-camera/119 # timeout=10 23:17:10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:17:10 > git --version # timeout=10 23:17:10 > git --version # 'git version 2.25.1' 23:17:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:10 ebf3d8edda6b: Pushed 23:17:10 8e89c95f200ba999b8b18666717dd08bb0ba11a2: digest: sha256:295e0b8cba51cd72e872edb0253236265e35835d5dfc4a62a23eda4b3c0f1aa1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 23:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:17:11 aad1ba775d71: Preparing 23:17:11 73ae598a8c8a: Preparing 23:17:11 15c0389e3856: Preparing 23:17:11 3bd4312f4dc8: Preparing 23:17:11 3827b5b91e75: Preparing 23:17:11 acc83c6ca332: Preparing 23:17:11 bcbbe743592e: Preparing 23:17:11 c3b008dd3e1f: Preparing 23:17:11 793733ad2406: Preparing 23:17:11 17006a9e54f6: Preparing 23:17:11 f836f95e2d16: Preparing 23:17:11 ebf3d8edda6b: Preparing 23:17:11 f1417ff83b31: Preparing 23:17:11 bcbbe743592e: Waiting 23:17:11 f836f95e2d16: Waiting 23:17:11 ebf3d8edda6b: Waiting 23:17:11 17006a9e54f6: Waiting 23:17:11 f1417ff83b31: Waiting 23:17:11 c3b008dd3e1f: Waiting 23:17:11 acc83c6ca332: Waiting 23:17:11 3bd4312f4dc8: Layer already exists 23:17:11 15c0389e3856: Layer already exists 23:17:11 3827b5b91e75: Layer already exists 23:17:11 73ae598a8c8a: Layer already exists 23:17:11 aad1ba775d71: Layer already exists 23:17:11 bcbbe743592e: Layer already exists 23:17:11 c3b008dd3e1f: Layer already exists 23:17:11 793733ad2406: Layer already exists 23:17:11 acc83c6ca332: Layer already exists 23:17:11 17006a9e54f6: Layer already exists 23:17:11 f836f95e2d16: Layer already exists 23:17:11 f1417ff83b31: Layer already exists 23:17:11 ebf3d8edda6b: Layer already exists 23:17:11 latest: digest: sha256:295e0b8cba51cd72e872edb0253236265e35835d5dfc4a62a23eda4b3c0f1aa1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:11 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:17:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.47 23:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:17:11 aad1ba775d71: Preparing 23:17:11 73ae598a8c8a: Preparing 23:17:11 15c0389e3856: Preparing 23:17:11 3bd4312f4dc8: Preparing 23:17:11 3827b5b91e75: Preparing 23:17:11 acc83c6ca332: Preparing 23:17:11 bcbbe743592e: Preparing 23:17:11 c3b008dd3e1f: Preparing 23:17:11 793733ad2406: Preparing 23:17:11 17006a9e54f6: Preparing 23:17:11 f836f95e2d16: Preparing 23:17:11 ebf3d8edda6b: Preparing 23:17:11 f1417ff83b31: Preparing 23:17:11 793733ad2406: Waiting 23:17:11 acc83c6ca332: Waiting 23:17:11 f1417ff83b31: Waiting 23:17:11 bcbbe743592e: Waiting 23:17:11 c3b008dd3e1f: Waiting 23:17:11 f836f95e2d16: Waiting 23:17:11 17006a9e54f6: Waiting 23:17:11 ebf3d8edda6b: Waiting 23:17:11 3827b5b91e75: Layer already exists 23:17:11 15c0389e3856: Layer already exists 23:17:11 73ae598a8c8a: Layer already exists 23:17:11 aad1ba775d71: Layer already exists 23:17:11 3bd4312f4dc8: Layer already exists 23:17:11 bcbbe743592e: Layer already exists 23:17:11 acc83c6ca332: Layer already exists 23:17:11 c3b008dd3e1f: Layer already exists 23:17:11 17006a9e54f6: Layer already exists 23:17:11 793733ad2406: Layer already exists 23:17:11 f836f95e2d16: Layer already exists 23:17:11 ebf3d8edda6b: Layer already exists 23:17:11 f1417ff83b31: Layer already exists 23:17:11 3.0.0-dev.47: digest: sha256:295e0b8cba51cd72e872edb0253236265e35835d5dfc4a62a23eda4b3c0f1aa1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:12 Avoid second fetch 23:17:12 Checking out Revision 8e89c95f200ba999b8b18666717dd08bb0ba11a2 (main) 23:17:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 23:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:17:12 aad1ba775d71: Preparing 23:17:12 73ae598a8c8a: Preparing 23:17:12 15c0389e3856: Preparing 23:17:12 3bd4312f4dc8: Preparing 23:17:12 3827b5b91e75: Preparing 23:17:12 acc83c6ca332: Preparing 23:17:12 bcbbe743592e: Preparing 23:17:12 c3b008dd3e1f: Preparing 23:17:12 793733ad2406: Preparing 23:17:12 17006a9e54f6: Preparing 23:17:12 f836f95e2d16: Preparing 23:17:12 ebf3d8edda6b: Preparing 23:17:12 f1417ff83b31: Preparing 23:17:12 acc83c6ca332: Waiting 23:17:12 bcbbe743592e: Waiting 23:17:12 c3b008dd3e1f: Waiting 23:17:12 ebf3d8edda6b: Waiting 23:17:12 f1417ff83b31: Waiting 23:17:12 f836f95e2d16: Waiting 23:17:12 17006a9e54f6: Waiting 23:17:12 793733ad2406: Waiting 23:17:12 3bd4312f4dc8: Layer already exists 23:17:12 15c0389e3856: Layer already exists 23:17:12 3827b5b91e75: Layer already exists 23:17:12 73ae598a8c8a: Layer already exists 23:17:12 aad1ba775d71: Layer already exists 23:17:12 acc83c6ca332: Layer already exists 23:17:12 c3b008dd3e1f: Layer already exists 23:17:12 bcbbe743592e: Layer already exists 23:17:12 793733ad2406: Layer already exists 23:17:12 17006a9e54f6: Layer already exists 23:17:12 f836f95e2d16: Layer already exists 23:17:12 f1417ff83b31: Layer already exists 23:17:12 ebf3d8edda6b: Layer already exists 23:17:12 8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47: digest: sha256:295e0b8cba51cd72e872edb0253236265e35835d5dfc4a62a23eda4b3c0f1aa1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:12 Commit message: "Merge pull request #255 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" 23:17:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 23:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:17:13 aad1ba775d71: Preparing 23:17:13 73ae598a8c8a: Preparing 23:17:13 15c0389e3856: Preparing 23:17:13 3bd4312f4dc8: Preparing 23:17:13 3827b5b91e75: Preparing 23:17:13 acc83c6ca332: Preparing 23:17:13 bcbbe743592e: Preparing 23:17:13 c3b008dd3e1f: Preparing 23:17:13 793733ad2406: Preparing 23:17:13 acc83c6ca332: Waiting 23:17:13 bcbbe743592e: Waiting 23:17:13 c3b008dd3e1f: Waiting 23:17:13 17006a9e54f6: Preparing 23:17:13 f836f95e2d16: Preparing 23:17:13 793733ad2406: Waiting 23:17:13 17006a9e54f6: Waiting 23:17:13 ebf3d8edda6b: Preparing 23:17:13 f1417ff83b31: Preparing 23:17:13 f836f95e2d16: Waiting 23:17:13 f1417ff83b31: Waiting 23:17:13 ebf3d8edda6b: Waiting 23:17:13 3bd4312f4dc8: Layer already exists 23:17:13 aad1ba775d71: Layer already exists 23:17:13 73ae598a8c8a: Layer already exists 23:17:13 3827b5b91e75: Layer already exists 23:17:13 15c0389e3856: Layer already exists 23:17:13 acc83c6ca332: Layer already exists 23:17:13 bcbbe743592e: Layer already exists 23:17:13 c3b008dd3e1f: Layer already exists 23:17:13 793733ad2406: Layer already exists 23:17:13 17006a9e54f6: Layer already exists 23:17:13 f836f95e2d16: Layer already exists 23:17:13 ebf3d8edda6b: Layer already exists 23:17:13 f1417ff83b31: Layer already exists 23:17:13 main: digest: sha256:295e0b8cba51cd72e872edb0253236265e35835d5dfc4a62a23eda4b3c0f1aa1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:17:13 ===================================================== 23:17:12 > git config core.sparsecheckout # timeout=10 23:17:12 > git checkout -f 8e89c95f200ba999b8b18666717dd08bb0ba11a2 # timeout=10 [Pipeline] echo 23:17:13 taggedImages: 23:17:13 - nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2 23:17:13 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 23:17:13 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.47 23:17:13 - nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 23:17:13 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:13 23:17:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:17:13 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:13 Dload Upload Total Spent Left Speed 23:17:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 23:17:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:14 latest: Pulling from edgex-lftools-log-publisher 23:17:14 5eb5b503b376: Pulling fs layer 23:17:14 5c69ac0246d0: Pulling fs layer 23:17:14 ec43610c2a17: Pulling fs layer 23:17:14 3a2ae6a8a46f: Pulling fs layer 23:17:14 33b1e0a273af: Pulling fs layer 23:17:14 5d3b04190fa2: Pulling fs layer 23:17:14 2f39f015ded8: Pulling fs layer 23:17:14 3a2ae6a8a46f: Waiting 23:17:14 2f39f015ded8: Waiting 23:17:14 33b1e0a273af: Waiting 23:17:14 5d3b04190fa2: Waiting 23:17:14 5c69ac0246d0: Download complete 23:17:14 3a2ae6a8a46f: Verifying Checksum 23:17:14 3a2ae6a8a46f: Download complete 23:17:14 33b1e0a273af: Verifying Checksum 23:17:14 33b1e0a273af: Download complete 23:17:14 5d3b04190fa2: Verifying Checksum 23:17:14 5d3b04190fa2: Download complete 23:17:14 ec43610c2a17: Verifying Checksum 23:17:14 ec43610c2a17: Download complete [Pipeline] sh 23:17:14 5eb5b503b376: Verifying Checksum 23:17:14 5eb5b503b376: Download complete 23:17:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:17:14 2f39f015ded8: Download complete 23:17:14 + sudo tee /etc/docker/daemon.new 23:17:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:17:14 { 23:17:14 "registry-mirrors": [ 23:17:14 "https://nexus3.edgexfoundry.org:10001" 23:17:14 ], 23:17:14 "bip": "10.250.0.254/24", 23:17:14 "hosts": [ 23:17:14 "tcp://0.0.0.0:5555", 23:17:14 "unix:///var/run/docker.sock" 23:17:14 ], 23:17:14 "mtu": 1458, 23:17:14 "selinux-enabled": true, 23:17:14 "seccomp-profile": "/etc/docker/seccomp.json" 23:17:14 } [Pipeline] sh 23:17:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:17:15 5eb5b503b376: Pull complete 23:17:15 5c69ac0246d0: Pull complete 23:17:15 + sudo service docker restart 23:17:15 ec43610c2a17: Pull complete 23:17:15 3a2ae6a8a46f: Pull complete 23:17:16 33b1e0a273af: Pull complete 23:17:16 5d3b04190fa2: Pull complete 23:17:20 2f39f015ded8: Pull complete 23:17:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:17:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:20 prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container 23:17:20 $ 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 23:17:22 $ docker top ccf5998543d0780206f501a9e3d1f4a7e923cd7ea3f13f0e39774fcc611092d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:23 ---> job-cost.sh 23:17:23 lf-activate-venv: SKIPPING 23:17:23 INFO: No Stack... 23:17:23 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:23 INFO: Archiving Costs [Pipeline] sh 23:17:23 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 23:17:23 + cut -d, -f6 [Pipeline] lock 23:17:23 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] 23:17:23 Resource [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] did not exist. Created. 23:17:23 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:17:24 + echo total: 0.2199999988079071 [Pipeline] stash 23:17:24 Stashed 1 file(s) [Pipeline] } 23:17:24 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 23:17:24 $ docker stop --time=1 ccf5998543d0780206f501a9e3d1f4a7e923cd7ea3f13f0e39774fcc611092d0 23:17:25 $ docker rm -f --volumes ccf5998543d0780206f501a9e3d1f4a7e923cd7ea3f13f0e39774fcc611092d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:33 provisioning config files... 23:17:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/119@tmp/config4307772658874702720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:34 ---> docker-login.sh 23:17:34 nexus3.edgexfoundry.org:10001 23:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:34 Configure a credential helper to remove this warning. See 23:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:34 23:17:34 Login Succeeded 23:17:34 nexus3.edgexfoundry.org:10002 23:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:35 Configure a credential helper to remove this warning. See 23:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:35 23:17:35 Login Succeeded 23:17:35 nexus3.edgexfoundry.org:10003 23:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:35 Configure a credential helper to remove this warning. See 23:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:35 23:17:35 Login Succeeded 23:17:35 nexus3.edgexfoundry.org:10004 23:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:35 Configure a credential helper to remove this warning. See 23:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:35 23:17:35 Login Succeeded 23:17:36 docker.io 23:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:36 Configure a credential helper to remove this warning. See 23:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:36 23:17:36 Login Succeeded 23:17:36 ---> docker-login.sh ends [Pipeline] } 23:17:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:17:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:36 ========================================================= 23:17:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:17:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:17:37 Sending build context to Docker daemon 1.115MB 23:17:37 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:17:37 Step 2/13 : FROM ${BASE} AS builder 23:17:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:17:37 c41833b44d91: Pulling fs layer 23:17:37 ed15518f5707: Pulling fs layer 23:17:37 feae8fd75edb: Pulling fs layer 23:17:37 242c74f7c9fa: Pulling fs layer 23:17:37 3cdef696dda3: Pulling fs layer 23:17:37 2ced38df9373: Pulling fs layer 23:17:37 58f1dce35555: Pulling fs layer 23:17:37 242c74f7c9fa: Waiting 23:17:37 3cdef696dda3: Waiting 23:17:37 2ced38df9373: Waiting 23:17:37 ed15518f5707: Download complete 23:17:37 242c74f7c9fa: Verifying Checksum 23:17:37 242c74f7c9fa: Download complete 23:17:37 3cdef696dda3: Download complete 23:17:37 c41833b44d91: Verifying Checksum 23:17:38 c41833b44d91: Pull complete 23:17:39 58f1dce35555: Verifying Checksum 23:17:39 58f1dce35555: Download complete 23:17:39 ed15518f5707: Pull complete 23:17:40 feae8fd75edb: Verifying Checksum 23:17:40 feae8fd75edb: Download complete 23:17:40 2ced38df9373: Verifying Checksum 23:17:40 2ced38df9373: Download complete 23:17:52 feae8fd75edb: Pull complete 23:17:52 242c74f7c9fa: Pull complete 23:17:52 3cdef696dda3: Pull complete 23:17:59 2ced38df9373: Pull complete 23:18:00 58f1dce35555: Pull complete 23:18:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:18:00 ---> fadd8f120f05 23:18:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:18:02 ---> Running in 82e84e6bbcd8 23:18:02 Removing intermediate container 82e84e6bbcd8 23:18:02 ---> 2b0bf27086e7 23:18:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:02 ---> Running in 2222d1cd210e 23:18:03 Removing intermediate container 2222d1cd210e 23:18:03 ---> 556c901c64e9 23:18:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:18:03 ---> Running in f68ea1f6f7b1 23:18:03 Removing intermediate container f68ea1f6f7b1 23:18:03 ---> f99b3feacfef 23:18:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:18:03 ---> Running in 3fc6c29573b8 23:18:04 Removing intermediate container 3fc6c29573b8 23:18:04 ---> 1cf1683b6628 23:18:04 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:04 ---> Running in 351808d85045 23:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:18:07 (1/14) Installing libintl (0.21.1-r1) 23:18:07 (2/14) Installing eudev-libs (3.2.11-r4) 23:18:07 (3/14) Installing libjpeg-turbo (2.1.4-r0) 23:18:07 (4/14) Installing v4l-utils-libs (1.22.1-r2) 23:18:07 (5/14) Installing v4l-utils (1.22.1-r2) 23:18:07 (6/14) Installing udev-init-scripts (35-r1) 23:18:07 (7/14) Installing libblkid (2.38.1-r1) 23:18:07 (8/14) Installing xz-libs (5.2.9-r0) 23:18:07 (9/14) Installing zstd-libs (1.5.5-r0) 23:18:07 (10/14) Installing kmod-libs (30-r1) 23:18:07 (11/14) Installing eudev (3.2.11-r4) 23:18:07 (12/14) Installing eudev-dev (3.2.11-r4) 23:18:07 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 23:18:07 (14/14) Installing v4l-utils-dev (1.22.1-r2) 23:18:07 Executing busybox-1.35.0-r29.trigger 23:18:07 Executing eudev-3.2.11-r4.trigger 23:18:07 OK: 271 MiB in 67 packages 23:18:12 Removing intermediate container 351808d85045 23:18:12 ---> a5dfd5717caa 23:18:12 Step 8/13 : WORKDIR /device-usb-camera 23:18:12 ---> Running in 3202ef1724a6 23:18:12 Removing intermediate container 3202ef1724a6 23:18:12 ---> 3e145948f691 23:18:12 Step 9/13 : COPY go.mod vendor* ./ 23:18:12 ---> f0ad153fb23c 23:18:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:12 ---> Running in 0d9b589a36e9 23:19:09 Removing intermediate container 0d9b589a36e9 23:19:09 ---> 1a32c9793152 23:19:09 Step 11/13 : COPY . . 23:19:09 ---> f6268a2ce817 23:19:09 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:19:09 ---> Running in 61806aa10a6e 23:19:09   % Total % Received % Xferd Average Speed Time Time Time Current 23:19:09  Dload Upload Total Spent Left Speed 23:19:09 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 4312 0 --:--:-- --:--:-- --:--:-- 4334 23:19:10 Removing intermediate container 61806aa10a6e 23:19:10 ---> 3b6d769c6441 23:19:10 Step 13/13 : RUN ${MAKE} 23:19:10 ---> Running in 4d6727b70559 23:19:11 noop 23:19:11 Removing intermediate container 4d6727b70559 23:19:11 ---> bfc8ed8b4d88 23:19:11 Successfully built bfc8ed8b4d88 23:19:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:12 + docker inspect -f . ci-base-image-arm64 23:19:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:12 prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container 23:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/119 -v /w/workspace/device-usb-camera/119:/w/workspace/device-usb-camera/119:rw,z -v /w/workspace/device-usb-camera/119@tmp:/w/workspace/device-usb-camera/119@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 23:19:13 $ docker top 66dcb98c3cda79c5ca95850fa2d53956509c315bdc98f0839c74b97ed60322b4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:14 + go version 23:19:14 go version go1.20.2 linux/arm64 [Pipeline] } 23:19:14 $ docker stop --time=1 66dcb98c3cda79c5ca95850fa2d53956509c315bdc98f0839c74b97ed60322b4 23:19:15 $ docker rm -f --volumes 66dcb98c3cda79c5ca95850fa2d53956509c315bdc98f0839c74b97ed60322b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:16 + docker inspect -f . ci-base-image-arm64 23:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:16 prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container 23:19: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/119 -v /w/workspace/device-usb-camera/119:/w/workspace/device-usb-camera/119:rw,z -v /w/workspace/device-usb-camera/119@tmp:/w/workspace/device-usb-camera/119@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 23:19:19 $ docker top 80296afdb1bb8dad94ec2ece76e0076f984b2fc2b4cdfa51442f5882fd7027ec -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:20 + git config --global --add safe.directory /w/workspace/device-usb-camera/119 [Pipeline] fileExists [Pipeline] sh 23:19:20 + make test 23:19:20 go test ./... -coverprofile=coverage.out ./... 23:19:52 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:21:59 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:22:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.083s coverage: 1.8% of statements 23:22:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:22:04 go vet ./... 23:22:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:22:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:22:43 ./bin/test-attribution-txt.sh [Pipeline] echo 23:22:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:22:43 $ docker stop --time=1 80296afdb1bb8dad94ec2ece76e0076f984b2fc2b4cdfa51442f5882fd7027ec 23:22:45 $ docker rm -f --volumes 80296afdb1bb8dad94ec2ece76e0076f984b2fc2b4cdfa51442f5882fd7027ec [Pipeline] // withDockerContainer [Pipeline] sh 23:22:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:22:47 Warning: overwriting stash ‘coverage-report’ 23:22:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:22:48 + ls -al . 23:22:48 total 184 23:22:48 drwxrwxr-x 9 jenkins jenkins 4096 May 22 23:19 . 23:22:48 drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:17 .. 23:22:48 drwxrwxr-x 8 jenkins jenkins 4096 May 22 23:17 .git 23:22:48 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:17 .github 23:22:48 -rw-rw-r-- 1 jenkins jenkins 414 May 22 23:17 .gitignore 23:22:48 -rw-rw-r-- 1 jenkins jenkins 42 May 22 23:17 .golangci.yml 23:22:48 -rw-rw-r-- 1 jenkins jenkins 77 May 22 23:17 .hadolint.yml 23:22:48 -rw-rw-r-- 1 jenkins jenkins 9665 May 22 23:17 Attribution.txt 23:22:48 -rw-rw-r-- 1 jenkins jenkins 6219 May 22 23:17 CHANGELOG.md 23:22:48 -rw-rw-r-- 1 jenkins jenkins 2453 May 22 23:17 Dockerfile 23:22:48 -rw-rw-r-- 1 jenkins jenkins 678 May 22 23:17 GOVERNANCE.md 23:22:48 -rw-rw-r-- 1 jenkins jenkins 659 May 22 23:17 Jenkinsfile 23:22:48 -rw-rw-r-- 1 jenkins jenkins 11348 May 22 23:17 LICENSE 23:22:48 -rw-rw-r-- 1 jenkins jenkins 2364 May 22 23:17 Makefile 23:22:48 -rw-rw-r-- 1 jenkins jenkins 622 May 22 23:17 OWNERS.md 23:22:48 -rw-rw-r-- 1 jenkins jenkins 2477 May 22 23:17 README.md 23:22:48 -rw-rw-r-- 1 jenkins jenkins 12 May 22 23:15 VERSION 23:22:48 drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:17 bin 23:22:48 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:17 cmd 23:22:48 -rw-r--r-- 1 jenkins jenkins 31522 May 22 23:22 coverage.out 23:22:48 -rwxrwxr-x 1 jenkins jenkins 140 May 22 23:17 docker-entrypoint.sh 23:22:48 drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:17 docs 23:22:48 -rw-rw-r-- 1 jenkins jenkins 3419 May 22 23:17 go.mod 23:22:48 -rw-rw-r-- 1 jenkins jenkins 31488 May 22 23:17 go.sum 23:22:48 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:17 internal 23:22:48 drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:17 snap 23:22:48 -rw-rw-r-- 1 jenkins jenkins 231 May 22 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:48 + 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=8e89c95f200ba999b8b18666717dd08bb0ba11a2 --label arch=arm64 --label version=3.0.0-dev.47 . 23:22:48 Sending build context to Docker daemon 1.147MB 23:22:48 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 23:22:48 Step 2/36 : FROM ${BASE} AS builder 23:22:48 ---> bfc8ed8b4d88 23:22:48 Step 3/36 : ARG ADD_BUILD_TAGS="" 23:22:49 ---> Running in 7d142a1d8583 23:22:49 Removing intermediate container 7d142a1d8583 23:22:49 ---> e07bea55d7db 23:22:49 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:22:49 ---> Running in ab79c1b68f40 23:22:49 Removing intermediate container ab79c1b68f40 23:22:49 ---> 09eae748e100 23:22:49 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:22:50 ---> Running in e0553c4aab5d 23:22:50 Removing intermediate container e0553c4aab5d 23:22:50 ---> 54a97c87a3b6 23:22:50 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:22:50 ---> Running in 8f2e68246503 23:22:50 Removing intermediate container 8f2e68246503 23:22:50 ---> 02b3f9223fc8 23:22:50 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:22:50 ---> Running in c40809a09ca0 23:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:53 OK: 271 MiB in 67 packages 23:22:54 Removing intermediate container c40809a09ca0 23:22:54 ---> 315ae32f57eb 23:22:54 Step 8/36 : WORKDIR /device-usb-camera 23:22:54 ---> Running in 55d8929ef564 23:22:54 Removing intermediate container 55d8929ef564 23:22:54 ---> d6684982210f 23:22:54 Step 9/36 : COPY go.mod vendor* ./ 23:22:55 ---> 9bba1097147a 23:22:55 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:55 ---> Running in e58b657815a6 23:23:01 Removing intermediate container e58b657815a6 23:23:01 ---> af43ed6fae58 23:23:01 Step 11/36 : COPY . . 23:23:01 ---> 3c196ec91c8a 23:23:01 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:23:01 ---> Running in c2ab0a100909 23:23:02  % Total % Received % Xferd Average Speed Time Time Time Current 23:23:02  Dload Upload Total Spent Left Speed 23:23:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3204  0 --:--:-- --:--:-- --:--:-- 3218 23:23:03 Removing intermediate container c2ab0a100909 23:23:03 ---> 16f148999c98 23:23:03 Step 13/36 : RUN ${MAKE} 23:23:03 ---> Running in dd312a1db0b1 23:23:04 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 23:25:41 Removing intermediate container dd312a1db0b1 23:25:41 ---> 3f8f42fd98fc 23:25:41 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:25:41 v0.21.6: Pulling from aler9/rtsp-simple-server 23:25:41 8766b47fe142: Pulling fs layer 23:25:41 8766b47fe142: Verifying Checksum 23:25:41 8766b47fe142: Download complete 23:25:42 8766b47fe142: Pull complete 23:25:42 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:25:42 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:25:42 ---> 69d40e2cb93c 23:25:42 Step 15/36 : FROM alpine:3.17 23:25:42 3.17: Pulling from library/alpine 23:25:42 c41833b44d91: Already exists 23:25:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:25:42 Status: Downloaded newer image for alpine:3.17 23:25:42 ---> 51e60588ff2c 23:25:42 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:25:43 ---> Running in 040dd9c6d759 23:25:43 Removing intermediate container 040dd9c6d759 23:25:43 ---> 2a36dca33a67 23:25:43 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 23:25:43 ---> Running in e73a443f2f38 23:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:46 (1/83) Installing dumb-init (1.2.5-r2) 23:25:46 (2/83) Installing sdl2 (2.26.5-r0) 23:25:46 (3/83) Installing libxau (1.0.10-r0) 23:25:46 (4/83) Installing libmd (1.0.4-r0) 23:25:46 (5/83) Installing libbsd (0.11.7-r0) 23:25:46 (6/83) Installing libxdmcp (1.1.4-r0) 23:25:46 (7/83) Installing libxcb (1.15-r0) 23:25:46 (8/83) Installing libx11 (1.8.4-r0) 23:25:46 (9/83) Installing aom-libs (3.5.0-r0) 23:25:46 (10/83) Installing alsa-lib (1.2.8-r0) 23:25:46 (11/83) Installing libexpat (2.5.0-r0) 23:25:46 (12/83) Installing brotli-libs (1.0.9-r9) 23:25:46 (13/83) Installing libbz2 (1.0.8-r4) 23:25:46 (14/83) Installing libpng (1.6.38-r0) 23:25:46 (15/83) Installing freetype (2.12.1-r0) 23:25:46 (16/83) Installing fontconfig (2.14.1-r0) 23:25:47 (17/83) Installing fribidi (1.0.12-r0) 23:25:47 (18/83) Installing libffi (3.4.4-r0) 23:25:47 (19/83) Installing libintl (0.21.1-r1) 23:25:47 (20/83) Installing libblkid (2.38.1-r1) 23:25:47 (21/83) Installing libmount (2.38.1-r1) 23:25:47 (22/83) Installing pcre2 (10.42-r0) 23:25:47 (23/83) Installing glib (2.74.6-r0) 23:25:47 (24/83) Installing graphite2 (1.3.14-r2) 23:25:47 (25/83) Installing harfbuzz (5.3.1-r1) 23:25:47 (26/83) Installing libass (0.16.0-r1) 23:25:47 (27/83) Installing libdav1d (1.0.0-r2) 23:25:47 (28/83) Installing libdrm (2.4.114-r0) 23:25:47 (29/83) Installing gmp (6.2.1-r2) 23:25:47 (30/83) Installing nettle (3.8.1-r0) 23:25:47 (31/83) Installing p11-kit (0.24.1-r1) 23:25:47 (32/83) Installing libtasn1 (4.19.0-r0) 23:25:47 (33/83) Installing libunistring (1.1-r0) 23:25:47 (34/83) Installing gnutls (3.7.8-r3) 23:25:47 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 23:25:47 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 23:25:47 (37/83) Installing lame (3.100-r2) 23:25:47 (38/83) Installing opus (1.3.1-r1) 23:25:47 (39/83) Installing libasyncns (0.8-r1) 23:25:47 (40/83) Installing dbus-libs (1.14.4-r0) 23:25:47 (41/83) Installing libltdl (2.4.7-r1) 23:25:47 (42/83) Installing orc (0.4.33-r0) 23:25:47 (43/83) Installing libgcc (12.2.1_git20220924-r4) 23:25:47 (44/83) Installing libogg (1.3.5-r2) 23:25:47 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 23:25:47 (46/83) Installing flac-libs (1.4.2-r0) 23:25:47 (47/83) Installing libvorbis (1.3.7-r0) 23:25:47 (48/83) Installing libsndfile (1.1.0-r2) 23:25:47 (49/83) Installing libgomp (12.2.1_git20220924-r4) 23:25:47 (50/83) Installing soxr (0.1.3-r3) 23:25:47 (51/83) Installing speexdsp (1.2.1-r0) 23:25:47 (52/83) Installing tdb-libs (1.4.6-r0) 23:25:47 (53/83) Installing libpulse (16.1-r6) 23:25:47 (54/83) Installing cjson (1.7.15-r3) 23:25:47 (55/83) Installing mbedtls (2.28.3-r0) 23:25:47 (56/83) Installing librist (0.2.7-r0) 23:25:47 (57/83) Installing libsrt (1.5.1-r0) 23:25:47 (58/83) Installing libssh (0.10.5-r0) 23:25:47 (59/83) Installing libtheora (1.1.1-r16) 23:25:47 (60/83) Installing libjpeg-turbo (2.1.4-r0) 23:25:47 (61/83) Installing v4l-utils-libs (1.22.1-r2) 23:25:48 (62/83) Installing libxext (1.3.5-r0) 23:25:48 (63/83) Installing libxfixes (6.0.0-r0) 23:25:48 (64/83) Installing wayland-libs-client (1.21.0-r1) 23:25:48 (65/83) Installing libva (2.16.0-r0) 23:25:48 (66/83) Installing libvdpau (1.5-r0) 23:25:48 (67/83) Installing vidstab (1.1.0-r2) 23:25:48 (68/83) Installing libvpx (1.12.0-r1) 23:25:48 (69/83) Installing libwebp (1.2.4-r1) 23:25:48 (70/83) Installing x264-libs (0.164_git20220602-r0) 23:25:48 (71/83) Installing numactl (2.0.16-r1) 23:25:48 (72/83) Installing x265-libs (3.5-r3) 23:25:48 (73/83) Installing xvidcore (1.3.7-r1) 23:25:48 (74/83) Installing libsodium (1.0.18-r2) 23:25:48 (75/83) Installing libzmq (4.3.4-r1) 23:25:48 (76/83) Installing ffmpeg-libs (5.1.3-r0) 23:25:48 (77/83) Installing ffmpeg (5.1.3-r0) 23:25:48 (78/83) Installing udev-init-scripts (35-r1) 23:25:48 (79/83) Installing eudev-libs (3.2.11-r4) 23:25:48 (80/83) Installing xz-libs (5.2.9-r0) 23:25:48 (81/83) Installing zstd-libs (1.5.5-r0) 23:25:48 (82/83) Installing kmod-libs (30-r1) 23:25:48 (83/83) Installing eudev (3.2.11-r4) 23:25:48 Executing busybox-1.35.0-r29.trigger 23:25:48 Executing eudev-3.2.11-r4.trigger 23:25:48 OK: 86 MiB in 98 packages 23:25:53 Removing intermediate container e73a443f2f38 23:25:53 ---> 71b25237ac37 23:25:53 Step 18/36 : WORKDIR / 23:25:53 ---> Running in 8d2c38b34958 23:25:53 Removing intermediate container 8d2c38b34958 23:25:53 ---> 5e5c876b9d80 23:25:53 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 23:25:54 ---> 7089826fd783 23:25:54 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 23:25:54 ---> ec0a042cea2e 23:25:54 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:25:55 ---> a6529fab69c0 23:25:55 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:25:56 ---> 253149c33c9d 23:25:56 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:25:56 ---> bc64006e2331 23:25:56 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 23:25:56 ---> c433751dced5 23:25:56 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 23:25:58 ---> 72beffe35f64 23:25:58 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:25:58 ---> Running in f24897fe0e4f 23:25:59 Removing intermediate container f24897fe0e4f 23:25:59 ---> e5494ed26fb1 23:25:59 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:26:00 ---> Running in 0052f0e6712f 23:26:01 Removing intermediate container 0052f0e6712f 23:26:01 ---> 9a33ab76176a 23:26:01 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:26:01 ---> Running in b6b4c672452a 23:26:03 Removing intermediate container b6b4c672452a 23:26:03 ---> 8650c16dd30d 23:26:03 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 23:26:03 ---> Running in ef86852e0be5 23:26:04 Removing intermediate container ef86852e0be5 23:26:04 ---> a17edf876805 23:26:04 Step 30/36 : EXPOSE 59983 23:26:04 ---> Running in 4b327f7687e6 23:26:05 Removing intermediate container 4b327f7687e6 23:26:05 ---> cd81960b8c83 23:26:05 Step 31/36 : EXPOSE 8554 23:26:05 ---> Running in b1c7ed51ff3f 23:26:05 Removing intermediate container b1c7ed51ff3f 23:26:05 ---> b73873200a54 23:26:05 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:26:05 ---> Running in dcc481ab608d 23:26:05 Removing intermediate container dcc481ab608d 23:26:05 ---> f199bc3390cb 23:26:05 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 23:26:05 ---> Running in f93eaa4e8d18 23:26:06 Removing intermediate container f93eaa4e8d18 23:26:06 ---> 92b8f5d1baad 23:26:06 Step 34/36 : LABEL arch=arm64 23:26:06 ---> Running in dae4e49a4b68 23:26:06 Removing intermediate container dae4e49a4b68 23:26:06 ---> de48b0216945 23:26:06 Step 35/36 : LABEL git_sha=8e89c95f200ba999b8b18666717dd08bb0ba11a2 23:26:06 ---> Running in f8f8eca94369 23:26:07 Removing intermediate container f8f8eca94369 23:26:07 ---> 77b8430bcc70 23:26:07 Step 36/36 : LABEL version=3.0.0-dev.47 23:26:07 ---> Running in 50e11829b8bf 23:26:07 Removing intermediate container 50e11829b8bf 23:26:07 ---> 85997b65103d 23:26:07 [Warning] One or more build-args [ARCH] were not consumed 23:26:07 Successfully built 85997b65103d 23:26:07 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 23:26:07 provisioning config files... 23:26:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/119@tmp/config17588463773802569478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:08 ---> docker-login.sh 23:26:08 nexus3.edgexfoundry.org:10001 23:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:08 Configure a credential helper to remove this warning. See 23:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:08 23:26:08 Login Succeeded 23:26:08 nexus3.edgexfoundry.org:10002 23:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:08 Configure a credential helper to remove this warning. See 23:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:08 23:26:08 Login Succeeded 23:26:08 nexus3.edgexfoundry.org:10003 23:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:09 Configure a credential helper to remove this warning. See 23:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:09 23:26:09 Login Succeeded 23:26:09 nexus3.edgexfoundry.org:10004 23:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:09 Configure a credential helper to remove this warning. See 23:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:09 23:26:09 Login Succeeded 23:26:09 docker.io 23:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:09 Configure a credential helper to remove this warning. See 23:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:09 23:26:09 Login Succeeded 23:26:09 ---> docker-login.sh ends [Pipeline] } 23:26:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:09 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 23:26:09 8e89c95f200ba999b8b18666717dd08bb0ba11a2 23:26:09 latest 23:26:09 3.0.0-dev.47 23:26:09 8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 23:26:09 main 23:26:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:10 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2 23:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:26:10 d4e8e4b7ef4d: Preparing 23:26:10 e34a82515352: Preparing 23:26:10 82c7b41e2efd: Preparing 23:26:10 1ca1dcffbdd0: Preparing 23:26:10 608d194cb50c: Preparing 23:26:10 acc83c6ca332: Preparing 23:26:10 85fc61c9f265: Preparing 23:26:10 156962195dfc: Preparing 23:26:10 36816b6e8dd8: Preparing 23:26:10 0a795317de37: Preparing 23:26:10 8d8b54144da5: Preparing 23:26:10 9bb4c49de091: Preparing 23:26:10 26cbea5cba74: Preparing 23:26:10 156962195dfc: Waiting 23:26:10 36816b6e8dd8: Waiting 23:26:10 0a795317de37: Waiting 23:26:10 8d8b54144da5: Waiting 23:26:10 9bb4c49de091: Waiting 23:26:10 26cbea5cba74: Waiting 23:26:10 85fc61c9f265: Waiting 23:26:10 acc83c6ca332: Waiting 23:26:10 82c7b41e2efd: Pushed 23:26:10 d4e8e4b7ef4d: Pushed 23:26:10 1ca1dcffbdd0: Pushed 23:26:10 e34a82515352: Pushed 23:26:10 acc83c6ca332: Pushed 23:26:11 85fc61c9f265: Pushed 23:26:11 156962195dfc: Pushed 23:26:11 36816b6e8dd8: Pushed 23:26:11 26cbea5cba74: Layer already exists 23:26:11 0a795317de37: Pushed 23:26:16 608d194cb50c: Pushed 23:26:16 8d8b54144da5: Pushed 23:26:26 9bb4c49de091: Pushed 23:26:26 8e89c95f200ba999b8b18666717dd08bb0ba11a2: digest: sha256:fbaadbfcf7595dbd91e39968c603ce6a3c1d87d90a85408e4d5fc48706a72b8a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:26 + 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 23:26:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 23:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:26:27 d4e8e4b7ef4d: Preparing 23:26:27 e34a82515352: Preparing 23:26:27 82c7b41e2efd: Preparing 23:26:27 1ca1dcffbdd0: Preparing 23:26:27 608d194cb50c: Preparing 23:26:27 acc83c6ca332: Preparing 23:26:27 85fc61c9f265: Preparing 23:26:27 156962195dfc: Preparing 23:26:27 36816b6e8dd8: Preparing 23:26:27 0a795317de37: Preparing 23:26:27 8d8b54144da5: Preparing 23:26:27 9bb4c49de091: Preparing 23:26:27 26cbea5cba74: Preparing 23:26:27 acc83c6ca332: Waiting 23:26:27 156962195dfc: Waiting 23:26:27 85fc61c9f265: Waiting 23:26:27 0a795317de37: Waiting 23:26:27 9bb4c49de091: Waiting 23:26:27 26cbea5cba74: Waiting 23:26:27 8d8b54144da5: Waiting 23:26:27 36816b6e8dd8: Waiting 23:26:27 d4e8e4b7ef4d: Layer already exists 23:26:27 608d194cb50c: Layer already exists 23:26:27 1ca1dcffbdd0: Layer already exists 23:26:27 82c7b41e2efd: Layer already exists 23:26:27 e34a82515352: Layer already exists 23:26:27 85fc61c9f265: Layer already exists 23:26:27 acc83c6ca332: Layer already exists 23:26:27 156962195dfc: Layer already exists 23:26:27 0a795317de37: Layer already exists 23:26:27 36816b6e8dd8: Layer already exists 23:26:27 8d8b54144da5: Layer already exists 23:26:27 9bb4c49de091: Layer already exists 23:26:27 26cbea5cba74: Layer already exists 23:26:27 latest: digest: sha256:fbaadbfcf7595dbd91e39968c603ce6a3c1d87d90a85408e4d5fc48706a72b8a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:27 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.47 23:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:26:28 d4e8e4b7ef4d: Preparing 23:26:28 e34a82515352: Preparing 23:26:28 82c7b41e2efd: Preparing 23:26:28 1ca1dcffbdd0: Preparing 23:26:28 608d194cb50c: Preparing 23:26:28 acc83c6ca332: Preparing 23:26:28 85fc61c9f265: Preparing 23:26:28 156962195dfc: Preparing 23:26:28 36816b6e8dd8: Preparing 23:26:28 0a795317de37: Preparing 23:26:28 8d8b54144da5: Preparing 23:26:28 9bb4c49de091: Preparing 23:26:28 26cbea5cba74: Preparing 23:26:28 36816b6e8dd8: Waiting 23:26:28 0a795317de37: Waiting 23:26:28 8d8b54144da5: Waiting 23:26:28 9bb4c49de091: Waiting 23:26:28 26cbea5cba74: Waiting 23:26:28 85fc61c9f265: Waiting 23:26:28 acc83c6ca332: Waiting 23:26:28 e34a82515352: Layer already exists 23:26:28 1ca1dcffbdd0: Layer already exists 23:26:28 d4e8e4b7ef4d: Layer already exists 23:26:28 82c7b41e2efd: Layer already exists 23:26:28 608d194cb50c: Layer already exists 23:26:28 156962195dfc: Layer already exists 23:26:28 36816b6e8dd8: Layer already exists 23:26:28 acc83c6ca332: Layer already exists 23:26:28 0a795317de37: Layer already exists 23:26:28 85fc61c9f265: Layer already exists 23:26:28 8d8b54144da5: Layer already exists 23:26:28 9bb4c49de091: Layer already exists 23:26:28 26cbea5cba74: Layer already exists 23:26:28 3.0.0-dev.47: digest: sha256:fbaadbfcf7595dbd91e39968c603ce6a3c1d87d90a85408e4d5fc48706a72b8a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:28 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 23:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:26:29 d4e8e4b7ef4d: Preparing 23:26:29 e34a82515352: Preparing 23:26:29 82c7b41e2efd: Preparing 23:26:29 1ca1dcffbdd0: Preparing 23:26:29 608d194cb50c: Preparing 23:26:29 acc83c6ca332: Preparing 23:26:29 85fc61c9f265: Preparing 23:26:29 156962195dfc: Preparing 23:26:29 36816b6e8dd8: Preparing 23:26:29 0a795317de37: Preparing 23:26:29 8d8b54144da5: Preparing 23:26:29 9bb4c49de091: Preparing 23:26:29 26cbea5cba74: Preparing 23:26:29 acc83c6ca332: Waiting 23:26:29 85fc61c9f265: Waiting 23:26:29 156962195dfc: Waiting 23:26:29 36816b6e8dd8: Waiting 23:26:29 0a795317de37: Waiting 23:26:29 8d8b54144da5: Waiting 23:26:29 9bb4c49de091: Waiting 23:26:29 26cbea5cba74: Waiting 23:26:29 608d194cb50c: Layer already exists 23:26:29 82c7b41e2efd: Layer already exists 23:26:29 1ca1dcffbdd0: Layer already exists 23:26:29 e34a82515352: Layer already exists 23:26:29 d4e8e4b7ef4d: Layer already exists 23:26:29 85fc61c9f265: Layer already exists 23:26:29 0a795317de37: Layer already exists 23:26:29 36816b6e8dd8: Layer already exists 23:26:29 156962195dfc: Layer already exists 23:26:29 acc83c6ca332: Layer already exists 23:26:29 9bb4c49de091: Layer already exists 23:26:29 8d8b54144da5: Layer already exists 23:26:29 26cbea5cba74: Layer already exists 23:26:29 8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47: digest: sha256:fbaadbfcf7595dbd91e39968c603ce6a3c1d87d90a85408e4d5fc48706a72b8a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:29 + 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 23:26:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 23:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:26:30 d4e8e4b7ef4d: Preparing 23:26:30 e34a82515352: Preparing 23:26:30 82c7b41e2efd: Preparing 23:26:30 1ca1dcffbdd0: Preparing 23:26:30 608d194cb50c: Preparing 23:26:30 acc83c6ca332: Preparing 23:26:30 85fc61c9f265: Preparing 23:26:30 156962195dfc: Preparing 23:26:30 36816b6e8dd8: Preparing 23:26:30 0a795317de37: Preparing 23:26:30 8d8b54144da5: Preparing 23:26:30 9bb4c49de091: Preparing 23:26:30 26cbea5cba74: Preparing 23:26:30 156962195dfc: Waiting 23:26:30 36816b6e8dd8: Waiting 23:26:30 0a795317de37: Waiting 23:26:30 8d8b54144da5: Waiting 23:26:30 9bb4c49de091: Waiting 23:26:30 26cbea5cba74: Waiting 23:26:30 acc83c6ca332: Waiting 23:26:30 85fc61c9f265: Waiting 23:26:30 608d194cb50c: Layer already exists 23:26:30 e34a82515352: Layer already exists 23:26:30 82c7b41e2efd: Layer already exists 23:26:30 1ca1dcffbdd0: Layer already exists 23:26:30 d4e8e4b7ef4d: Layer already exists 23:26:30 acc83c6ca332: Layer already exists 23:26:30 85fc61c9f265: Layer already exists 23:26:30 36816b6e8dd8: Layer already exists 23:26:30 0a795317de37: Layer already exists 23:26:30 156962195dfc: Layer already exists 23:26:30 8d8b54144da5: Layer already exists 23:26:30 26cbea5cba74: Layer already exists 23:26:30 9bb4c49de091: Layer already exists 23:26:30 main: digest: sha256:fbaadbfcf7595dbd91e39968c603ce6a3c1d87d90a85408e4d5fc48706a72b8a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:30 ===================================================== [Pipeline] echo 23:26:30 taggedImages: 23:26:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2 23:26:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 23:26:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.47 23:26:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 23:26:30 - 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 23:26:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:26:30 23:26:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:26:31 arm64: Pulling from edgex-lftools-log-publisher 23:26:31 8998bd30e6a1: Pulling fs layer 23:26:31 04944245beec: Pulling fs layer 23:26:31 699f458cf7ca: Pulling fs layer 23:26:31 765212b225bb: Pulling fs layer 23:26:31 f23df028b6ca: Pulling fs layer 23:26:31 d65c8cfc05b1: Pulling fs layer 23:26:31 2437ff75d9bd: Pulling fs layer 23:26:31 765212b225bb: Waiting 23:26:31 f23df028b6ca: Waiting 23:26:31 d65c8cfc05b1: Waiting 23:26:31 2437ff75d9bd: Waiting 23:26:31 04944245beec: Verifying Checksum 23:26:31 04944245beec: Download complete 23:26:31 765212b225bb: Verifying Checksum 23:26:31 765212b225bb: Download complete 23:26:31 f23df028b6ca: Download complete 23:26:31 d65c8cfc05b1: Verifying Checksum 23:26:31 d65c8cfc05b1: Download complete 23:26:31 699f458cf7ca: Verifying Checksum 23:26:31 699f458cf7ca: Download complete 23:26:32 8998bd30e6a1: Verifying Checksum 23:26:32 8998bd30e6a1: Download complete 23:26:34 2437ff75d9bd: Verifying Checksum 23:26:34 2437ff75d9bd: Download complete 23:26:35 8998bd30e6a1: Pull complete 23:26:35 04944245beec: Pull complete 23:26:37 699f458cf7ca: Pull complete 23:26:37 765212b225bb: Pull complete 23:26:38 f23df028b6ca: Pull complete 23:26:38 d65c8cfc05b1: Pull complete 23:26:53 2437ff75d9bd: Pull complete 23:26:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:26:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:26:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:53 prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container 23:26:53 $ 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/119 -v /w/workspace/device-usb-camera/119:/w/workspace/device-usb-camera/119:rw,z -v /w/workspace/device-usb-camera/119@tmp:/w/workspace/device-usb-camera/119@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 23:26:56 $ docker top a913ab84d109993ea02e5fb8e168087a119b341545ada225b61657765d30d2c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:57 ---> job-cost.sh 23:26:57 lf-activate-venv: SKIPPING 23:26:57 INFO: No Stack... 23:26:57 INFO: Retrieving Pricing Info for: v3-standard-4 23:26:58 INFO: Archiving Costs [Pipeline] sh 23:26:59 + + cat /w/workspace/device-usb-camera/119/archives/cost.csvcut 23:26:59 -d, -f6 [Pipeline] lock 23:26:59 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] 23:26:59 Resource [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] did not exist. Created. 23:26:59 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:26:59 /w/workspace/device-usb-camera/119@tmp/durable-581689e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:26:59 + echo total: 0.10999999940395355 [Pipeline] stash 23:27:00 Warning: overwriting stash ‘stack-cost’ 23:27:00 Stashed 1 file(s) [Pipeline] } 23:27:00 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 23:27:00 $ docker stop --time=1 a913ab84d109993ea02e5fb8e168087a119b341545ada225b61657765d30d2c5 23:27:01 $ docker rm -f --volumes a913ab84d109993ea02e5fb8e168087a119b341545ada225b61657765d30d2c5 [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 23:27:02 provisioning config files... 23:27:02 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1661518100816839354tmp [Pipeline] { [Pipeline] sh 23:27:02 + set +x 23:27:02 + curl -s https://codecov.io/bash 23:27:02 + bash -s -- 23:27:02 23:27:02 _____ _ 23:27:02 / ____| | | 23:27:02 | | ___ __| | ___ ___ _____ __ 23:27:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:27:02 | |___| (_) | (_| | __/ (_| (_) \ V / 23:27:02 \_____\___/ \__,_|\___|\___\___/ \_/ 23:27:02 Bash-1.0.6 23:27:02 23:27:02 23:27:02 ==> git version 2.25.1 found 23:27:02 ==> 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 23:27:02 Release-Date: 2020-01-08 23:27:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:27:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:27:02 ==> Jenkins CI detected. 23:27:02 current dir:  /w/workspace/exfoundry_device-usb-camera_main 23:27:02 project root: . 23:27:02 --> token set from env 23:27:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:27:02 ==> Running gcov in . (disable via -X gcov) 23:27:02 ==> Python coveragepy not found 23:27:02 ==> Searching for coverage reports in: 23:27:02 + . 23:27:02 -> Found 1 reports 23:27:02 ==> Detecting git/mercurial file structure 23:27:02 ==> Reading reports 23:27:02 + ./coverage.out bytes=31522 23:27:02 ==> Appending adjustments 23:27:02 https://docs.codecov.io/docs/fixing-reports 23:27:02 + Found adjustments 23:27:02 ==> Gzipping contents 23:27:02 8.0K /tmp/codecov.7qIMx0.gz 23:27:02 ==> Uploading reports 23:27:02 url: https://codecov.io 23:27:02 query: branch=main&commit=8e89c95f200ba999b8b18666717dd08bb0ba11a2&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:27:02 -> Pinging Codecov 23:27:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=8e89c95f200ba999b8b18666717dd08bb0ba11a2&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:27:03 -> Uploading to 23:27:03 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/73D8F5FF140700D3E01443B452E23636/8e89c95f200ba999b8b18666717dd08bb0ba11a2/aaec47ce-8bea-47c0-945b-52910ab524d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T232702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8a9e04d4b729fd6130b329f56119f87f3b86fc6762cbb4d572b8ac903fc21fd 23:27:03 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:03 Dload Upload Total Spent Left Speed 23:27:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 18868 --:--:-- --:--:-- --:--:-- 18868 23:27:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] } 23:27:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:27:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:27:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:27:03 23:27:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:27:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:27:04 df9b9388f04a: Pulling fs layer 23:27:04 52dc419b0ee2: Pulling fs layer 23:27:04 25bc292e5bac: Pulling fs layer 23:27:04 114826534d7a: Pulling fs layer 23:27:04 4657fd5d0bcf: Pulling fs layer 23:27:04 6ad1cebc031e: Pulling fs layer 23:27:04 8a3aa393b2d8: Pulling fs layer 23:27:04 114826534d7a: Waiting 23:27:04 4657fd5d0bcf: Waiting 23:27:04 6ad1cebc031e: Waiting 23:27:04 8a3aa393b2d8: Waiting 23:27:04 25bc292e5bac: Download complete 23:27:04 52dc419b0ee2: Verifying Checksum 23:27:04 52dc419b0ee2: Download complete 23:27:04 4657fd5d0bcf: Verifying Checksum 23:27:04 4657fd5d0bcf: Download complete 23:27:04 df9b9388f04a: Download complete 23:27:04 df9b9388f04a: Pull complete 23:27:04 6ad1cebc031e: Verifying Checksum 23:27:04 6ad1cebc031e: Download complete 23:27:04 52dc419b0ee2: Pull complete 23:27:04 25bc292e5bac: Pull complete 23:27:05 114826534d7a: Download complete 23:27:05 8a3aa393b2d8: Verifying Checksum 23:27:05 8a3aa393b2d8: Download complete 23:27:08 114826534d7a: Pull complete 23:27:08 4657fd5d0bcf: Pull complete 23:27:08 6ad1cebc031e: Pull complete 23:27:10 8a3aa393b2d8: Pull complete 23:27:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:27:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:27:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:10 prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container 23:27:10 $ 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:1.410.4 cat 23:27:13 $ docker top 3e96678ac5e70a7da9d9c0730b1b22ab00fede1b3894ff93fb16fe291ae41815 -eo pid,comm [Pipeline] { [Pipeline] echo 23:27:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 23:27:13 + set -o pipefail 23:27:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 23:27:19 23:27:19 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 23:27:19 23:27:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/82461994-e336-4195-83c5-913ee7505c81 23:27:19 23:27:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:27:19 23:27:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:27:19 23:27:19 23:27:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:27:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:27:19 More details here: https://snyk.co/ue1NS [Pipeline] } 23:27:19 $ docker stop --time=1 3e96678ac5e70a7da9d9c0730b1b22ab00fede1b3894ff93fb16fe291ae41815 23:27:21 $ docker rm -f --volumes 3e96678ac5e70a7da9d9c0730b1b22ab00fede1b3894ff93fb16fe291ae41815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:27:22 + git log --format=format:%s -1 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] sh 23:27:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:27:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:27:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:23 prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container 23:27:23 $ 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 23:27:23 $ docker top 4acefd9343f125d5fc633d806c723bdfbc8ee174beda308c4975a881f6902802 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:27:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:23 [ssh-agent] Looking for ssh-agent implementation... 23:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:23 $ docker exec 4acefd9343f125d5fc633d806c723bdfbc8ee174beda308c4975a881f6902802 ssh-agent 23:27:24 SSH_AUTH_SOCK=/tmp/ssh-aqNHmwoKiH9N/agent.31 23:27:24 SSH_AGENT_PID=37 23:27:24 Running ssh-add (command line suppressed) 23:27:24 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6021557849712299233.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6021557849712299233.key) 23:27:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:24 + git semver tag 23:27:24 2023-05-22 23:27:24,661 [run_tag] DEBUG tag force:False 23:27:24 2023-05-22 23:27:24,661 [check_head_tag] DEBUG check head tag 23:27:24 2023-05-22 23:27:24,663 [execute] INFO git cat-file --batch-check 23:27:24 2023-05-22 23:27:24,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 23:27:24 2023-05-22 23:27:24,666 [execute] INFO git cat-file --batch 23:27:24 2023-05-22 23:27:24,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 23:27:24 2023-05-22 23:27:24,694 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:27:24 2023-05-22 23:27:24,695 [execute] INFO git tag -a v3.0.0-dev.47 -m v3.0.0-dev.47 23:27:24 2023-05-22 23:27:24,695 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.47', '-m', 'v3.0.0-dev.47'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 23:27:24 2023-05-22 23:27:24,698 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:27:24 3.0.0-dev.47 [Pipeline] } 23:27:24 $ docker exec --env ******** --env ******** 4acefd9343f125d5fc633d806c723bdfbc8ee174beda308c4975a881f6902802 ssh-agent -k 23:27:24 unset SSH_AUTH_SOCK; 23:27:24 unset SSH_AGENT_PID; 23:27:24 echo Agent pid 37 killed; 23:27:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:25 + git semver [Pipeline] } 23:27:25 $ docker stop --time=1 4acefd9343f125d5fc633d806c723bdfbc8ee174beda308c4975a881f6902802 23:27:26 $ docker rm -f --volumes 4acefd9343f125d5fc633d806c723bdfbc8ee174beda308c4975a881f6902802 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:27:27 23:27:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:27:27 0.23.1-centos7: Pulling from edgex-lftools 23:27:27 ab5ef0e58194: Pulling fs layer 23:27:27 9712f1f96733: Pulling fs layer 23:27:27 63f879dbbcfc: Pulling fs layer 23:27:27 0d9ebad4ef96: Pulling fs layer 23:27:27 e9a5061849ea: Pulling fs layer 23:27:27 0d9ebad4ef96: Waiting 23:27:27 d747dcd14b5f: Pulling fs layer 23:27:27 2de7ff778b66: Pulling fs layer 23:27:27 e9a5061849ea: Waiting 23:27:27 2de7ff778b66: Waiting 23:27:27 d747dcd14b5f: Waiting 23:27:27 9712f1f96733: Verifying Checksum 23:27:27 9712f1f96733: Download complete 23:27:27 63f879dbbcfc: Verifying Checksum 23:27:27 63f879dbbcfc: Download complete 23:27:27 e9a5061849ea: Verifying Checksum 23:27:27 e9a5061849ea: Download complete 23:27:27 d747dcd14b5f: Download complete 23:27:27 0d9ebad4ef96: Verifying Checksum 23:27:27 0d9ebad4ef96: Download complete 23:27:28 ab5ef0e58194: Verifying Checksum 23:27:28 ab5ef0e58194: Download complete 23:27:28 2de7ff778b66: Verifying Checksum 23:27:28 2de7ff778b66: Download complete 23:27:30 ab5ef0e58194: Pull complete 23:27:30 9712f1f96733: Pull complete 23:27:31 63f879dbbcfc: Pull complete 23:27:35 0d9ebad4ef96: Pull complete 23:27:35 e9a5061849ea: Pull complete 23:27:35 d747dcd14b5f: Pull complete 23:27:36 2de7ff778b66: Pull complete 23:27:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:27:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:27:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:36 prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container 23:27:36 $ 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 23:27:39 $ docker top 8c341006d81dd59433b2f1188bbb38c3f1a4403f20ede5d21252e05c5731c992 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:27:39 provisioning config files... 23:27:39 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16250212063981895821tmp 23:27:39 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8575731622118753468tmp 23:27:39 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5402721279542346323tmp [Pipeline] { [Pipeline] echo 23:27:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:27:40 ---> sigul-configuration.sh 23:27:40 gpg: directory `/root/.gnupg' created 23:27:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:27:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:27:40 gpg: keyring `/root/.gnupg/secring.gpg' created 23:27:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:27:40 gpg: CAST5 encrypted data 23:27:40 gpg: encrypted with 1 passphrase 23:27:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:27:40 + mkdir /home/jenkins 23:27:40 + mkdir /home/jenkins/sigul [Pipeline] sh 23:27:40 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:27:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:27:41 ---> sigul-install.sh 23:27:41 Sigul already installed; skipping installation. [Pipeline] sh 23:27:41 + git tag --list 23:27:41 v0.0.0 23:27:41 v0.0.1-dev.1 23:27:41 v0.0.1-dev.10 23:27:41 v0.0.1-dev.11 23:27:41 v0.0.1-dev.12 23:27:41 v0.0.1-dev.13 23:27:41 v0.0.1-dev.14 23:27:41 v0.0.1-dev.15 23:27:41 v0.0.1-dev.16 23:27:41 v0.0.1-dev.2 23:27:41 v0.0.1-dev.3 23:27:41 v0.0.1-dev.4 23:27:41 v0.0.1-dev.5 23:27:41 v0.0.1-dev.6 23:27:41 v0.0.1-dev.7 23:27:41 v0.0.1-dev.8 23:27:41 v0.0.1-dev.9 23:27:41 v2.2.0 23:27:41 v2.2.0-dev.17 23:27:41 v2.2.0-dev.18 23:27:41 v2.2.0-dev.19 23:27:41 v2.2.0-dev.20 23:27:41 v2.2.0-dev.21 23:27:41 v2.2.0-dev.22 23:27:41 v2.2.0-dev.23 23:27:41 v2.2.0-dev.24 23:27:41 v2.2.0-dev.25 23:27:41 v2.2.0-dev.26 23:27:41 v2.2.0-dev.27 23:27:41 v2.3.0 23:27:41 v2.3.0-dev.1 23:27:41 v2.3.0-dev.10 23:27:41 v2.3.0-dev.11 23:27:41 v2.3.0-dev.12 23:27:41 v2.3.0-dev.13 23:27:41 v2.3.0-dev.14 23:27:41 v2.3.0-dev.15 23:27:41 v2.3.0-dev.16 23:27:41 v2.3.0-dev.17 23:27:41 v2.3.0-dev.18 23:27:41 v2.3.0-dev.19 23:27:41 v2.3.0-dev.2 23:27:41 v2.3.0-dev.20 23:27:41 v2.3.0-dev.21 23:27:41 v2.3.0-dev.22 23:27:41 v2.3.0-dev.23 23:27:41 v2.3.0-dev.24 23:27:41 v2.3.0-dev.25 23:27:41 v2.3.0-dev.26 23:27:41 v2.3.0-dev.27 23:27:41 v2.3.0-dev.28 23:27:41 v2.3.0-dev.3 23:27:41 v2.3.0-dev.4 23:27:41 v2.3.0-dev.5 23:27:41 v2.3.0-dev.6 23:27:41 v2.3.0-dev.7 23:27:41 v2.3.0-dev.8 23:27:41 v2.3.0-dev.9 23:27:41 v2.3.1 23:27:41 v2.3.1-dev.4 23:27:41 v2.3.1-dev.5 23:27:41 v2.3.1-dev.6 23:27:41 v3.0.0-dev.1 23:27:41 v3.0.0-dev.10 23:27:41 v3.0.0-dev.11 23:27:41 v3.0.0-dev.12 23:27:41 v3.0.0-dev.13 23:27:41 v3.0.0-dev.14 23:27:41 v3.0.0-dev.15 23:27:41 v3.0.0-dev.16 23:27:41 v3.0.0-dev.17 23:27:41 v3.0.0-dev.18 23:27:41 v3.0.0-dev.19 23:27:41 v3.0.0-dev.2 23:27:41 v3.0.0-dev.20 23:27:41 v3.0.0-dev.21 23:27:41 v3.0.0-dev.22 23:27:41 v3.0.0-dev.23 23:27:41 v3.0.0-dev.24 23:27:41 v3.0.0-dev.25 23:27:41 v3.0.0-dev.26 23:27:41 v3.0.0-dev.27 23:27:41 v3.0.0-dev.28 23:27:41 v3.0.0-dev.29 23:27:41 v3.0.0-dev.3 23:27:41 v3.0.0-dev.30 23:27:41 v3.0.0-dev.31 23:27:41 v3.0.0-dev.32 23:27:41 v3.0.0-dev.33 23:27:41 v3.0.0-dev.34 23:27:41 v3.0.0-dev.35 23:27:41 v3.0.0-dev.36 23:27:41 v3.0.0-dev.37 23:27:41 v3.0.0-dev.38 23:27:41 v3.0.0-dev.39 23:27:41 v3.0.0-dev.4 23:27:41 v3.0.0-dev.40 23:27:41 v3.0.0-dev.41 23:27:41 v3.0.0-dev.42 23:27:41 v3.0.0-dev.43 23:27:41 v3.0.0-dev.44 23:27:41 v3.0.0-dev.45 23:27:41 v3.0.0-dev.46 23:27:41 v3.0.0-dev.47 23:27:41 v3.0.0-dev.5 23:27:41 v3.0.0-dev.6 23:27:41 v3.0.0-dev.7 23:27:41 v3.0.0-dev.8 23:27:41 v3.0.0-dev.9 [Pipeline] sh 23:27:41 + lftools sign git-tag v3.0.0-dev.47 23:27:42 Signing Git tag with Sigul... 23:27:42 Signing v3.0.0-dev.47 [Pipeline] echo 23:27:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:27:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:27:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:27:42 $ docker stop --time=1 8c341006d81dd59433b2f1188bbb38c3f1a4403f20ede5d21252e05c5731c992 23:27:44 $ docker rm -f --volumes 8c341006d81dd59433b2f1188bbb38c3f1a4403f20ede5d21252e05c5731c992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:27:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:27:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:27:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:44 prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container 23:27:44 $ 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 23:27:45 $ docker top 59a25fc0d57382deb62412fd80a109bf9b0e1592bd9e3c90b2b4dc0d11ffbe99 -eo pid,comm 23:27:45 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). 23:27:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:27:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:45 [ssh-agent] Looking for ssh-agent implementation... 23:27:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:45 $ docker exec 59a25fc0d57382deb62412fd80a109bf9b0e1592bd9e3c90b2b4dc0d11ffbe99 ssh-agent 23:27:45 SSH_AUTH_SOCK=/tmp/ssh-kbvOfM6KXh8V/agent.32 23:27:45 SSH_AGENT_PID=38 23:27:45 Running ssh-add (command line suppressed) 23:27:45 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11414221615546026745.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11414221615546026745.key) 23:27:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:46 + git semver bump pre 23:27:46 2023-05-22 23:27:46,367 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:27:46 2023-05-22 23:27:46,367 [bump_version] DEBUG bumping version:3.0.0-dev.47 on axis:pre with prefix:dev 23:27:46 2023-05-22 23:27:46,367 [bump_version] DEBUG bumped version:3.0.0-dev.48 23:27:46 2023-05-22 23:27:46,367 [write_version] DEBUG write version:3.0.0-dev.48 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 23:27:46 2023-05-22 23:27:46,367 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:27:46 2023-05-22 23:27:46,367 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:27:46 2023-05-22 23:27:46,369 [execute] INFO git cat-file --batch-check 23:27:46 2023-05-22 23:27:46,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:27:46 2023-05-22 23:27:46,376 [execute] INFO git cat-file --batch 23:27:46 2023-05-22 23:27:46,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:27:46 2023-05-22 23:27:46,382 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:27:46 3.0.0-dev.48 [Pipeline] } 23:27:46 $ docker exec --env ******** --env ******** 59a25fc0d57382deb62412fd80a109bf9b0e1592bd9e3c90b2b4dc0d11ffbe99 ssh-agent -k 23:27:46 unset SSH_AUTH_SOCK; 23:27:46 unset SSH_AGENT_PID; 23:27:46 echo Agent pid 38 killed; 23:27:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:46 + git semver [Pipeline] } 23:27:47 $ docker stop --time=1 59a25fc0d57382deb62412fd80a109bf9b0e1592bd9e3c90b2b4dc0d11ffbe99 23:27:48 $ docker rm -f --volumes 59a25fc0d57382deb62412fd80a109bf9b0e1592bd9e3c90b2b4dc0d11ffbe99 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:27:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:27:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:49 prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container 23:27:49 $ 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 23:27:49 $ docker top c318a9c09fab4012f83b3771246e3de5a9075a480c377c9862cfe4557b9d3e7d -eo pid,comm 23:27:49 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). 23:27:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:27:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:49 [ssh-agent] Looking for ssh-agent implementation... 23:27:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:49 $ docker exec c318a9c09fab4012f83b3771246e3de5a9075a480c377c9862cfe4557b9d3e7d ssh-agent 23:27:49 SSH_AUTH_SOCK=/tmp/ssh-nTay6cGaWQYL/agent.32 23:27:49 SSH_AGENT_PID=38 23:27:49 Running ssh-add (command line suppressed) 23:27:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7679923331952163840.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7679923331952163840.key) 23:27:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:50 + git semver push 23:27:50 2023-05-22 23:27:50,535 [run_push] DEBUG push 23:27:50 2023-05-22 23:27:50,536 [execute] INFO git cat-file --batch-check 23:27:50 2023-05-22 23:27:50,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:27:50 2023-05-22 23:27:50,540 [execute] INFO git rev-list 251f09d40dd41b3e0c1ac8df79d139284011ea33 -- 23:27:50 2023-05-22 23:27:50,540 [execute] DEBUG Popen(['git', 'rev-list', '251f09d40dd41b3e0c1ac8df79d139284011ea33', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:27:50 2023-05-22 23:27:50,548 [execute] INFO git fetch -v origin 23:27:50 2023-05-22 23:27:50,549 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 23:27:51 2023-05-22 23:27:51,152 [run_push] DEBUG no remote changes detected 23:27:51 2023-05-22 23:27:51,153 [execute] INFO git push origin semver 23:27:51 2023-05-22 23:27:51,153 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:27:52 2023-05-22 23:27:51,880 [run_push] DEBUG push all version tags 23:27:52 2023-05-22 23:27:51,880 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:27:52 2023-05-22 23:27:51,881 [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) 23:27:52 2023-05-22 23:27:52,618 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:27:52 3.0.0-dev.48 [Pipeline] } 23:27:52 $ docker exec --env ******** --env ******** c318a9c09fab4012f83b3771246e3de5a9075a480c377c9862cfe4557b9d3e7d ssh-agent -k 23:27:52 unset SSH_AUTH_SOCK; 23:27:52 unset SSH_AGENT_PID; 23:27:52 echo Agent pid 38 killed; 23:27:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:53 + git semver [Pipeline] } 23:27:53 $ docker stop --time=1 c318a9c09fab4012f83b3771246e3de5a9075a480c377c9862cfe4557b9d3e7d 23:27:54 $ docker rm -f --volumes c318a9c09fab4012f83b3771246e3de5a9075a480c377c9862cfe4557b9d3e7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:27:55 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 23:27:55 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 23:27:55 total 16 23:27:55 drwxr-xr-x 3 root root 4096 May 22 23:17 . 23:27:55 drwxrwxr-x 11 jenkins jenkins 4096 May 22 23:27 .. 23:27:55 drwxr-xr-x 2 root root 4096 May 22 23:17 cost 23:27:55 -rw-r--r-- 1 root root 89 May 22 23:17 cost.csv 23:27:55 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 23:27:55 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 23:27:55 total 16 23:27:55 drwxr-xr-x 3 jenkins jenkins 4096 May 22 23:17 . 23:27:55 drwxrwxr-x 11 jenkins jenkins 4096 May 22 23:27 .. 23:27:55 drwxr-xr-x 2 jenkins jenkins 4096 May 22 23:17 cost 23:27:55 -rw-r--r-- 1 jenkins jenkins 89 May 22 23:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:27:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:27:56 ---> package-listing.sh 23:27:56 ++ facter osfamily 23:27:56 ++ tr '[:upper:]' '[:lower:]' 23:27:56 + OS_FAMILY=debian 23:27:56 + workspace=/w/workspace/exfoundry_device-usb-camera_main 23:27:56 + START_PACKAGES=/tmp/packages_start.txt 23:27:56 + END_PACKAGES=/tmp/packages_end.txt 23:27:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:27:56 + PACKAGES=/tmp/packages_start.txt 23:27:56 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 23:27:56 + PACKAGES=/tmp/packages_end.txt 23:27:56 + case "${OS_FAMILY}" in 23:27:56 + dpkg -l 23:27:56 + grep '^ii' 23:27:56 + '[' -f /tmp/packages_start.txt ']' 23:27:56 + '[' -f /tmp/packages_end.txt ']' 23:27:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:27:56 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 23:27:56 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 23:27:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 23:27:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:27:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:27:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:57 prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container 23:27:57 $ 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 23:27:58 $ docker top c4b9191efbf45f27671723021c658c9a569f42d0f54dc75025e7c5fb573ecfe6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:58 + touch /tmp/pre-build-complete [Pipeline] sh 23:27:58 + mkdir -p /var/log/sysstat [Pipeline] sh 23:27:59 + ls /var/log/sa-host 23:27:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:59 provisioning config files... 23:27:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10273939072259055654tmp [Pipeline] { [Pipeline] echo 23:27:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:27:59 ---> create-netrc.sh [Pipeline] } 23:27:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:27:59 ---> python-tools-install.sh [Pipeline] echo 23:27:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:28:00 ---> sudo-logs.sh 23:28:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:28:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:28:00 ---> job-cost.sh 23:28:00 lf-activate-venv: SKIPPING 23:28:00 DEBUG: total: 0.2199999988079071 23:28:00 INFO: Retrieving Stack Cost... 23:28:00 INFO: Retrieving Pricing Info for: v3-standard-8 23:28:01 INFO: Archiving Costs [Pipeline] echo 23:28:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:28:01 ---> logs-deploy.sh 23:28:01 lf-activate-venv: SKIPPING 23:28:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/119 23:28:01 INFO: archiving workspace using pattern(s): 23:28:02 Archives upload complete. 23:28:02 INFO: archiving logs to Nexus 23:28:03 ---> uname -a: 23:28:03 Linux prd-ubuntu20-04-docker-8c-8g-16404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:28:03 23:28:03