Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 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-ssh5194188913265410974.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh18369456385931144831.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10338658855405971717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh10901351052971981760.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-ssh18124368381912479193.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4555 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 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 (main) Commit message: "Merge pull request #274 from FelixTing/update-sdk" > 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 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 # timeout=10 > git rev-list --no-walk 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:57:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:57:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:57:03 ========================================================= 10:57:03 EdgeX Global Pipelines Version Info 10:57:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:57:04 ------------------- 10:57:04 stable info: 10:57:04 ------------------- 10:57:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:57:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:57:04 Message: update stable to v1.0.253 10:57:04 ------------------- 10:57:04 experimental info: 10:57:04 ------------------- 10:57:04 Commited By: **** collab-it+edgex@linuxfoundation.org 10:57:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:57:04 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01fe4c4 [Pipeline] echo 10:57:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:05 provisioning config files... 10:57:05 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4183762620397444466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:05 ---> docker-login.sh 10:57:05 nexus3.edgexfoundry.org:10001 10:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:06 Configure a credential helper to remove this warning. See 10:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:06 10:57:06 Login Succeeded 10:57:06 nexus3.edgexfoundry.org:10002 10:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:06 Configure a credential helper to remove this warning. See 10:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:06 10:57:06 Login Succeeded 10:57:06 nexus3.edgexfoundry.org:10003 10:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:06 Configure a credential helper to remove this warning. See 10:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:06 10:57:06 Login Succeeded 10:57:06 nexus3.edgexfoundry.org:10004 10:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:06 Configure a credential helper to remove this warning. See 10:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:06 10:57:06 Login Succeeded 10:57:06 docker.io 10:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:06 Configure a credential helper to remove this warning. See 10:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:06 10:57:06 Login Succeeded 10:57:06 ---> docker-login.sh ends [Pipeline] } 10:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:57:07 + git rev-list -1 --merges 01fe4c452c1c0c1ad9fb2e18d81433e35514c064~1..01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] echo 10:57:07 -----------> git rev-list -1 --merges 01fe4c452c1c0c1ad9fb2e18d81433e35514c064~1..01fe4c452c1c0c1ad9fb2e18d81433e35514c064 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 10:57:07 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [false] [Pipeline] sh 10:57:07 + git log --format=format:%s -1 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] echo 10:57:07 ========================================================= 10:57:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:57:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:57:08 + git log --format=format:%s -1 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] echo 10:57:08 [semverPrep] GIT_COMMIT: 01fe4c452c1c0c1ad9fb2e18d81433e35514c064, Commit Message: Merge pull request #274 from FelixTing/update-sdk [Pipeline] echo 10:57:08 [semverPrep] This is not a build commit. [Pipeline] sh 10:57:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:08 + grep -v github /etc/ssh/ssh_known_hosts 10:57:08 + [ -e /tmp/ssh_known_hosts ] 10:57:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:57:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:57:08 + sudo tee -a /etc/ssh/ssh_known_hosts 10:57:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:08 10:57:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:09 0.1.4: Pulling from edgex-devops/py-git-semver 10:57:09 b85a868b505f: Pulling fs layer 10:57:09 e2be974225ed: Pulling fs layer 10:57:09 339a4e72a1f5: Pulling fs layer 10:57:09 988bab9f4d93: Pulling fs layer 10:57:09 1469e6f7b9e6: Pulling fs layer 10:57:09 eaf3925da568: Pulling fs layer 10:57:09 bab4dde63d76: Pulling fs layer 10:57:09 1469e6f7b9e6: Waiting 10:57:09 eaf3925da568: Waiting 10:57:09 988bab9f4d93: Waiting 10:57:09 bde34c3a00c8: Pulling fs layer 10:57:09 bab4dde63d76: Waiting 10:57:09 b352a97aabf1: Pulling fs layer 10:57:09 bde34c3a00c8: Waiting 10:57:09 b352a97aabf1: Waiting 10:57:09 4872d77fe225: Pulling fs layer 10:57:09 5851b861e8e6: Pulling fs layer 10:57:09 4872d77fe225: Waiting 10:57:09 e2be974225ed: Download complete 10:57:09 988bab9f4d93: Verifying Checksum 10:57:09 988bab9f4d93: Download complete 10:57:09 339a4e72a1f5: Verifying Checksum 10:57:09 339a4e72a1f5: Download complete 10:57:09 1469e6f7b9e6: Verifying Checksum 10:57:09 1469e6f7b9e6: Download complete 10:57:09 eaf3925da568: Verifying Checksum 10:57:09 bde34c3a00c8: Download complete 10:57:09 b352a97aabf1: Verifying Checksum 10:57:09 b352a97aabf1: Download complete 10:57:09 4872d77fe225: Download complete 10:57:09 5851b861e8e6: Verifying Checksum 10:57:09 5851b861e8e6: Download complete 10:57:09 b85a868b505f: Verifying Checksum 10:57:09 b85a868b505f: Download complete 10:57:09 bab4dde63d76: Verifying Checksum 10:57:09 bab4dde63d76: Download complete 10:57:10 b85a868b505f: Pull complete 10:57:10 e2be974225ed: Pull complete 10:57:11 339a4e72a1f5: Pull complete 10:57:11 988bab9f4d93: Pull complete 10:57:11 1469e6f7b9e6: Pull complete 10:57:11 eaf3925da568: Pull complete 10:57:13 bab4dde63d76: Pull complete 10:57:13 bde34c3a00c8: Pull complete 10:57:13 b352a97aabf1: Pull complete 10:57:13 4872d77fe225: Pull complete 10:57:13 5851b861e8e6: Pull complete 10:57:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:14 prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container 10:57:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:57:16 $ docker top 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 -eo pid,comm 10:57:16 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). 10:57:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:16 [ssh-agent] Looking for ssh-agent implementation... 10:57:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:17 $ docker exec 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 ssh-agent 10:57:17 SSH_AUTH_SOCK=/tmp/ssh-iu5eLWlJRlVz/agent.32 10:57:17 SSH_AGENT_PID=38 10:57:17 Running ssh-add (command line suppressed) 10:57:17 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3520192632705901008.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3520192632705901008.key) 10:57:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:17 + git tag --points-at HEAD [Pipeline] } 10:57:17 $ docker exec --env ******** --env ******** 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 ssh-agent -k 10:57:17 unset SSH_AUTH_SOCK; 10:57:17 unset SSH_AGENT_PID; 10:57:17 echo Agent pid 38 killed; 10:57:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:57:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:17 [ssh-agent] Looking for ssh-agent implementation... 10:57:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:17 $ docker exec 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 ssh-agent 10:57:18 SSH_AUTH_SOCK=/tmp/ssh-JvfxvoeTB1E9/agent.70 10:57:18 SSH_AGENT_PID=76 10:57:18 Running ssh-add (command line suppressed) 10:57:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11401482450873195078.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11401482450873195078.key) 10:57:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:18 + git semver init 10:57:18 2023-08-25 10:57:18,649 [run_init] DEBUG init version:0.0.0 force:False 10:57:18 2023-08-25 10:57:18,650 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 10:57:18 2023-08-25 10:57:18,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 10:57:18 2023-08-25 10:57:18,651 [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) 10:57:19 2023-08-25 10:57:19,350 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 10:57:19 2023-08-25 10:57:19,351 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 10:57:19 2023-08-25 10:57:19,351 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:57:19 2023-08-25 10:57:19,351 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:57:19 3.1.0-dev.9 [Pipeline] } 10:57:19 $ docker exec --env ******** --env ******** 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 ssh-agent -k 10:57:19 unset SSH_AUTH_SOCK; 10:57:19 unset SSH_AGENT_PID; 10:57:19 echo Agent pid 76 killed; 10:57:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:20 + git semver [Pipeline] } 10:57:20 $ docker stop --time=1 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 10:57:21 $ docker rm -f --volumes 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:57:22 Stashed 1 file(s) [Pipeline] echo 10:57:22 [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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 10:57:22 provisioning config files... 10:57:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2686876422875189739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:22 ---> docker-login.sh 10:57:22 nexus3.edgexfoundry.org:10001 10:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:22 Configure a credential helper to remove this warning. See 10:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:22 10:57:22 Login Succeeded 10:57:22 nexus3.edgexfoundry.org:10002 10:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:22 Configure a credential helper to remove this warning. See 10:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:22 10:57:22 Login Succeeded 10:57:22 nexus3.edgexfoundry.org:10003 10:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:22 Configure a credential helper to remove this warning. See 10:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:22 10:57:22 Login Succeeded 10:57:22 nexus3.edgexfoundry.org:10004 10:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:22 Configure a credential helper to remove this warning. See 10:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:22 10:57:22 Login Succeeded 10:57:22 docker.io 10:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:23 Configure a credential helper to remove this warning. See 10:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:23 10:57:23 Login Succeeded 10:57:23 ---> docker-login.sh ends [Pipeline] } 10:57:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:57:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:57:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:57:23 ========================================================= 10:57:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:57:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:23 + 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 . 10:57:23 Sending build context to Docker daemon 2.071MB 10:57:23 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 10:57:23 Step 2/13 : FROM ${BASE} AS builder 10:57:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:57:23 4db1b89c0bd1: Pulling fs layer 10:57:23 6911f1a30b25: Pulling fs layer 10:57:23 e194b8c5c2a9: Pulling fs layer 10:57:23 6863d3e3a2b1: Pulling fs layer 10:57:23 ec0bb842ea78: Pulling fs layer 10:57:23 40a00589a448: Pulling fs layer 10:57:23 6c08303d61cc: Pulling fs layer 10:57:23 798269fcf238: Pulling fs layer 10:57:23 40a00589a448: Waiting 10:57:23 6c08303d61cc: Waiting 10:57:23 798269fcf238: Waiting 10:57:23 6863d3e3a2b1: Waiting 10:57:23 ec0bb842ea78: Waiting 10:57:23 6911f1a30b25: Download complete 10:57:23 6863d3e3a2b1: Download complete 10:57:23 ec0bb842ea78: Download complete 10:57:24 4db1b89c0bd1: Verifying Checksum 10:57:24 4db1b89c0bd1: Download complete 10:57:24 40a00589a448: Verifying Checksum 10:57:24 40a00589a448: Download complete 10:57:24 4db1b89c0bd1: Pull complete 10:57:24 6911f1a30b25: Pull complete 10:57:24 798269fcf238: Verifying Checksum 10:57:24 798269fcf238: Download complete 10:57:24 e194b8c5c2a9: Verifying Checksum 10:57:24 e194b8c5c2a9: Download complete 10:57:24 6c08303d61cc: Verifying Checksum 10:57:28 e194b8c5c2a9: Pull complete 10:57:28 6863d3e3a2b1: Pull complete 10:57:28 ec0bb842ea78: Pull complete 10:57:28 40a00589a448: Pull complete 10:57:30 6c08303d61cc: Pull complete 10:57:31 798269fcf238: Pull complete 10:57:31 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 10:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:57:31 ---> ec979cd7f677 10:57:31 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:57:36 ---> Running in 899f4ddf5610 10:57:36 Removing intermediate container 899f4ddf5610 10:57:36 ---> 2e8a0d6b7071 10:57:36 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:57:36 ---> Running in 553614b28888 10:57:36 Removing intermediate container 553614b28888 10:57:36 ---> 6d0bf654dd7b 10:57:36 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 10:57:36 ---> Running in 7a5f6d94e50b 10:57:36 Removing intermediate container 7a5f6d94e50b 10:57:36 ---> 9c2b6cf397a7 10:57:36 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 10:57:36 ---> Running in be91fc6013b8 10:57:36 Removing intermediate container be91fc6013b8 10:57:36 ---> 7ce7cb787066 10:57:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:57:36 ---> Running in 80ab3b900471 10:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:57:37 (1/14) Installing libintl (0.21.1-r1) 10:57:37 (2/14) Installing eudev-libs (3.2.11-r4) 10:57:37 (3/14) Installing libjpeg-turbo (2.1.4-r0) 10:57:37 Still waiting to schedule task 10:57:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:57:37 (4/14) Installing v4l-utils-libs (1.22.1-r2) 10:57:37 (5/14) Installing v4l-utils (1.22.1-r2) 10:57:37 (6/14) Installing udev-init-scripts (35-r1) 10:57:37 (7/14) Installing libblkid (2.38.1-r1) 10:57:37 (8/14) Installing xz-libs (5.2.9-r0) 10:57:37 (9/14) Installing zstd-libs (1.5.5-r0) 10:57:37 (10/14) Installing kmod-libs (30-r1) 10:57:37 (11/14) Installing eudev (3.2.11-r4) 10:57:37 (12/14) Installing eudev-dev (3.2.11-r4) 10:57:37 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 10:57:37 (14/14) Installing v4l-utils-dev (1.22.1-r2) 10:57:37 Executing busybox-1.35.0-r29.trigger 10:57:37 Executing eudev-3.2.11-r4.trigger 10:57:37 OK: 272 MiB in 67 packages 10:57:37 Removing intermediate container 80ab3b900471 10:57:37 ---> 0522db8d1998 10:57:37 Step 8/13 : WORKDIR /device-usb-camera 10:57:37 ---> Running in 151c34653a91 10:57:37 Removing intermediate container 151c34653a91 10:57:37 ---> 256bac74f290 10:57:37 Step 9/13 : COPY go.mod vendor* ./ 10:57:37 ---> 280112db8b12 10:57:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:38 ---> Running in f4f679716ade 10:58:10 Removing intermediate container f4f679716ade 10:58:10 ---> 3851b359b720 10:58:10 Step 11/13 : COPY . . 10:58:10 ---> a07c16635b48 10:58:10 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 10:58:10 ---> Running in 0d979c22e02b 10:58:10  % Total % Received % Xferd Average Speed Time Time Time Current 10:58:10 Dload Upload Total  Spent Left Speed 10:58:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 9892 0 --:--:-- --:--:-- --:--:-- 9936 10:58:10 Removing intermediate container 0d979c22e02b 10:58:10 ---> 292c82e1b98a 10:58:10 Step 13/13 : RUN ${MAKE} 10:58:10 ---> Running in 427c5b89e062 10:58:10 noop 10:58:10 Removing intermediate container 427c5b89e062 10:58:10 ---> feacf2ee1fda 10:58:10 Successfully built feacf2ee1fda 10:58:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:10 + docker inspect -f . ci-base-image-x86_64 10:58:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:10 prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container 10:58:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:58:11 $ docker top 9b3fb9a4e8cd59030ab9d7be532f27de899282f71cdb0cc9fe1d86d513df9dab -eo pid,comm [Pipeline] { [Pipeline] sh 10:58:11 + go version 10:58:11 go version go1.20.6 linux/amd64 [Pipeline] } 10:58:11 $ docker stop --time=1 9b3fb9a4e8cd59030ab9d7be532f27de899282f71cdb0cc9fe1d86d513df9dab 10:58:12 $ docker rm -f --volumes 9b3fb9a4e8cd59030ab9d7be532f27de899282f71cdb0cc9fe1d86d513df9dab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:13 + docker inspect -f . ci-base-image-x86_64 10:58:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:13 prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container 10:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:58:13 $ docker top a2fc0d9ffbbc9686aade7fdb0e0e493924d308268b98da06c74456d988571026 -eo pid,comm [Pipeline] { [Pipeline] sh 10:58:14 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 10:58:14 + make test 10:58:14 go test ./... -coverprofile=coverage.out ./... 10:58:18 ? github.com/edgexfoundry/device-usb-camera [no test files] 10:58:28 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 10:58:29 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements 10:58:35 go vet ./... 10:58:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:58:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:58:38 ./bin/test-attribution-txt.sh [Pipeline] echo 10:58:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:58:38 $ docker stop --time=1 a2fc0d9ffbbc9686aade7fdb0e0e493924d308268b98da06c74456d988571026 10:58:41 $ docker rm -f --volumes a2fc0d9ffbbc9686aade7fdb0e0e493924d308268b98da06c74456d988571026 [Pipeline] // withDockerContainer [Pipeline] sh 10:58:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:58:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:58:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:58:43 + ls -al . 10:58:43 total 220 10:58:43 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 10:58 . 10:58:43 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 10:57 .. 10:58:43 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 10:57 .git 10:58:43 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:57 .github 10:58:43 -rw-rw-r-- 1 jenkins jenkins 414 Aug 25 10:57 .gitignore 10:58:43 -rw-rw-r-- 1 jenkins jenkins 45 Aug 25 10:57 .golangci.yml 10:58:43 -rw-rw-r-- 1 jenkins jenkins 77 Aug 25 10:57 .hadolint.yml 10:58:43 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 10:57 .semver 10:58:43 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 25 10:57 Attribution.txt 10:58:43 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 25 10:57 CHANGELOG.md 10:58:43 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 25 10:57 Dockerfile 10:58:43 -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 10:57 GOVERNANCE.md 10:58:43 -rw-rw-r-- 1 jenkins jenkins 659 Aug 25 10:57 Jenkinsfile 10:58:43 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 10:57 LICENSE 10:58:43 -rw-rw-r-- 1 jenkins jenkins 2490 Aug 25 10:57 Makefile 10:58:43 -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 10:57 OWNERS.md 10:58:43 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 25 10:57 README.md 10:58:43 -rw-rw-r-- 1 jenkins jenkins 11 Aug 25 10:57 VERSION 10:58:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 10:57 bin 10:58:43 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:57 cmd 10:58:43 -rw-r--r-- 1 jenkins jenkins 53939 Aug 25 10:58 coverage.out 10:58:43 -rwxrwxr-x 1 jenkins jenkins 140 Aug 25 10:57 docker-entrypoint.sh 10:58:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 10:57 docs 10:58:43 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 25 10:57 go.mod 10:58:43 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 25 10:57 go.sum 10:58:43 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:57 internal 10:58:43 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 10:57 snap 10:58:43 -rw-rw-r-- 1 jenkins jenkins 231 Aug 25 10:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:43 + 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=01fe4c452c1c0c1ad9fb2e18d81433e35514c064 --label arch=amd64 --label version=3.1.0-dev.9 . 10:58:43 Sending build context to Docker daemon 2.126MB 10:58:43 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 10:58:43 Step 2/36 : FROM ${BASE} AS builder 10:58:43 ---> feacf2ee1fda 10:58:43 Step 3/36 : ARG ADD_BUILD_TAGS="" 10:58:43 ---> Running in cd44a56b76ce 10:58:43 Removing intermediate container cd44a56b76ce 10:58:43 ---> 28e255a6380e 10:58:43 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:58:43 ---> Running in 9baaa80f23fe 10:58:43 Removing intermediate container 9baaa80f23fe 10:58:43 ---> cd6d6c1b166f 10:58:43 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 10:58:43 ---> Running in a25ba6fec69b 10:58:43 Removing intermediate container a25ba6fec69b 10:58:43 ---> 39c7965d900e 10:58:43 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 10:58:43 ---> Running in d75c728e03d8 10:58:43 Removing intermediate container d75c728e03d8 10:58:43 ---> 807b71247f54 10:58:43 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:58:44 ---> Running in 23792133b839 10:58:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:58:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:58:44 OK: 272 MiB in 67 packages 10:58:45 Removing intermediate container 23792133b839 10:58:45 ---> fe7b894d8143 10:58:45 Step 8/36 : WORKDIR /device-usb-camera 10:58:45 ---> Running in 1beed56228fd 10:58:45 Removing intermediate container 1beed56228fd 10:58:45 ---> 2e9e2457187f 10:58:45 Step 9/36 : COPY go.mod vendor* ./ 10:58:45 ---> 5b0ff8bab35d 10:58:45 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:45 ---> Running in e87c848d23ed 10:58:46 Removing intermediate container e87c848d23ed 10:58:46 ---> 701bbd5b4a4e 10:58:46 Step 11/36 : COPY . . 10:58:46 ---> 47c16f8d5474 10:58:46 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 10:58:46 ---> Running in 29eb3288c546 10:58:46  % Total % Received % Xferd Average Speed Time Time Time Current 10:58:46 Dload Upload Total Spent Left Speed 10:58:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 22948 0 --:--:-- --:--:-- --:--:-- 23185 10:58:46 Removing intermediate container 29eb3288c546 10:58:46 ---> 08557def64c2 10:58:46 Step 13/36 : RUN ${MAKE} 10:58:46 ---> Running in fb9168055021 10:58:47 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 10:59:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4560 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 10:59:06 Running in /w/workspace/device-usb-camera/133 [Pipeline] { [Pipeline] checkout 10:59:06 Selected Git installation does not exist. Using Default 10:59:06 The recommended git tool is: NONE 10:59:09 Removing intermediate container fb9168055021 10:59:09 ---> ee7da78140c8 10:59:09 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 10:59:09 v0.21.6: Pulling from aler9/rtsp-simple-server 10:59:09 4acc49c71d14: Pulling fs layer 10:59:09 4acc49c71d14: Download complete 10:59:09 4acc49c71d14: Pull complete 10:59:09 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 10:59:09 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 10:59:09 ---> 01a2bd3e5fff 10:59:09 Step 15/36 : FROM alpine:3.17 10:59:09 3.17: Pulling from library/alpine 10:59:09 9398808236ff: Pulling fs layer 10:59:09 9398808236ff: Verifying Checksum 10:59:09 9398808236ff: Download complete 10:59:09 9398808236ff: Pull complete 10:59:09 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:59:09 Status: Downloaded newer image for alpine:3.17 10:59:09 ---> 1e0b8b5322fc 10:59:09 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:59:09 ---> Running in 19811168e5e0 10:59:09 Removing intermediate container 19811168e5e0 10:59:09 ---> b4970d5b2bb9 10:59:09 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 10:59:09 ---> Running in 3694d1e9b1af 10:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:59:09 (1/86) Installing dumb-init (1.2.5-r2) 10:59:09 (2/86) Installing sdl2 (2.26.5-r0) 10:59:09 (3/86) Installing svt-av1-libs (1.3.0-r0) 10:59:09 (4/86) Installing libxau (1.0.10-r0) 10:59:09 (5/86) Installing libmd (1.0.4-r0) 10:59:09 (6/86) Installing libbsd (0.11.7-r0) 10:59:09 (7/86) Installing libxdmcp (1.1.4-r0) 10:59:09 (8/86) Installing libxcb (1.15-r0) 10:59:09 (9/86) Installing libx11 (1.8.4-r1) 10:59:09 (10/86) Installing aom-libs (3.5.0-r0) 10:59:09 (11/86) Installing alsa-lib (1.2.8-r0) 10:59:09 (12/86) Installing libexpat (2.5.0-r0) 10:59:09 (13/86) Installing brotli-libs (1.0.9-r9) 10:59:09 (14/86) Installing libbz2 (1.0.8-r4) 10:59:09 (15/86) Installing libpng (1.6.39-r0) 10:59:09 (16/86) Installing freetype (2.12.1-r0) 10:59:09 (17/86) Installing fontconfig (2.14.1-r0) 10:59:09 (18/86) Installing fribidi (1.0.12-r0) 10:59:09 (19/86) Installing libffi (3.4.4-r0) 10:59:09 (20/86) Installing libintl (0.21.1-r1) 10:59:09 (21/86) Installing libblkid (2.38.1-r1) 10:59:09 (22/86) Installing libmount (2.38.1-r1) 10:59:09 (23/86) Installing pcre2 (10.42-r0) 10:59:09 (24/86) Installing glib (2.74.7-r0) 10:59:09 (25/86) Installing graphite2 (1.3.14-r2) 10:59:09 (26/86) Installing harfbuzz (5.3.1-r1) 10:59:09 (27/86) Installing libass (0.16.0-r1) 10:59:09 (28/86) Installing libdav1d (1.0.0-r2) 10:59:09 (29/86) Installing hwdata-pci (0.364-r0) 10:59:09 (30/86) Installing libpciaccess (0.17-r0) 10:59:09 (31/86) Installing libdrm (2.4.114-r0) 10:59:09 (32/86) Installing gmp (6.2.1-r2) 10:59:09 (33/86) Installing nettle (3.8.1-r0) 10:59:09 (34/86) Installing p11-kit (0.24.1-r1) 10:59:09 (35/86) Installing libtasn1 (4.19.0-r0) 10:59:09 (36/86) Installing libunistring (1.1-r0) 10:59:09 (37/86) Installing gnutls (3.7.8-r3) 10:59:09 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 10:59:09 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 10:59:09 (40/86) Installing lame (3.100-r2) 10:59:09 (41/86) Installing opus (1.3.1-r1) 10:59:09 (42/86) Installing libasyncns (0.8-r1) 10:59:09 (43/86) Installing dbus-libs (1.14.8-r0) 10:59:09 (44/86) Installing libltdl (2.4.7-r1) 10:59:09 (45/86) Installing orc (0.4.33-r0) 10:59:09 (46/86) Installing libgcc (12.2.1_git20220924-r4) 10:59:09 (47/86) Installing libogg (1.3.5-r2) 10:59:09 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 10:59:09 (49/86) Installing flac-libs (1.4.2-r0) 10:59:09 (50/86) Installing libvorbis (1.3.7-r0) 10:59:09 (51/86) Installing libsndfile (1.1.0-r2) 10:59:09 (52/86) Installing libgomp (12.2.1_git20220924-r4) 10:59:09 (53/86) Installing soxr (0.1.3-r3) 10:59:09 (54/86) Installing speexdsp (1.2.1-r0) 10:59:09 (55/86) Installing tdb-libs (1.4.6-r0) 10:59:09 (56/86) Installing libpulse (16.1-r6) 10:59:09 (57/86) Installing cjson (1.7.15-r3) 10:59:09 (58/86) Installing mbedtls (2.28.4-r0) 10:59:09 (59/86) Installing librist (0.2.7-r0) 10:59:09 (60/86) Installing libsrt (1.5.1-r0) 10:59:09 (61/86) Installing libssh (0.10.5-r0) 10:59:09 (62/86) Installing libtheora (1.1.1-r16) 10:59:09 (63/86) Installing libjpeg-turbo (2.1.4-r0) 10:59:09 (64/86) Installing v4l-utils-libs (1.22.1-r2) 10:59:09 (65/86) Installing libxext (1.3.5-r0) 10:59:09 (66/86) Installing libxfixes (6.0.0-r0) 10:59:09 (67/86) Installing wayland-libs-client (1.21.0-r1) 10:59:09 (68/86) Installing libva (2.16.0-r0) 10:59:09 (69/86) Installing libvdpau (1.5-r0) 10:59:09 (70/86) Installing vidstab (1.1.0-r2) 10:59:09 (71/86) Installing libvpx (1.12.0-r1) 10:59:09 (72/86) Installing libwebp (1.2.4-r2) 10:59:09 (73/86) Installing x264-libs (0.164_git20220602-r0) 10:59:09 (74/86) Installing numactl (2.0.16-r1) 10:59:09 (75/86) Installing x265-libs (3.5-r3) 10:59:09 (76/86) Installing xvidcore (1.3.7-r1) 10:59:09 (77/86) Installing libsodium (1.0.18-r2) 10:59:09 (78/86) Installing libzmq (4.3.4-r1) 10:59:09 (79/86) Installing ffmpeg-libs (5.1.3-r0) 10:59:09 (80/86) Installing ffmpeg (5.1.3-r0) 10:59:09 (81/86) Installing udev-init-scripts (35-r1) 10:59:09 (82/86) Installing eudev-libs (3.2.11-r4) 10:59:09 (83/86) Installing xz-libs (5.2.9-r0) 10:59:09 (84/86) Installing zstd-libs (1.5.5-r0) 10:59:09 (85/86) Installing kmod-libs (30-r1) 10:59:09 (86/86) Installing eudev (3.2.11-r4) 10:59:09 Executing busybox-1.35.0-r29.trigger 10:59:10 Executing eudev-3.2.11-r4.trigger 10:59:10 OK: 112 MiB in 101 packages 10:59:11 using credential edgex-jenkins-ssh 10:59:11 Cloning the remote Git repository 10:59:12 Removing intermediate container 3694d1e9b1af 10:59:12 ---> 20afa69e08f7 10:59:12 Step 18/36 : WORKDIR / 10:59:12 ---> Running in 5418aafd44a1 10:59:12 Removing intermediate container 5418aafd44a1 10:59:12 ---> 200c5d86003c 10:59:12 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 10:59:11 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 10:59:11 > git init /w/workspace/device-usb-camera/133 # timeout=10 10:59:11 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 10:59:11 > git --version # timeout=10 10:59:11 > git --version # 'git version 2.25.1' 10:59:11 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:12 ---> d870c5e79ff5 10:59:12 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 10:59:12 ---> 3b203794836f 10:59:12 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 10:59:12 ---> 636f38d44206 10:59:12 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 10:59:12 ---> 239ee2fd8c6b 10:59:12 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 10:59:12 ---> 8fea35ca369d 10:59:12 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 10:59:13 ---> d141cd4b90a9 10:59:13 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 10:59:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 10:59:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:13 Avoid second fetch 10:59:13 Checking out Revision 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 (main) 10:59:13 ---> aa3f6d1130a7 10:59:13 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 10:59:13 ---> Running in d2f87ded0844 10:59:14 Commit message: "Merge pull request #274 from FelixTing/update-sdk" 10:59:14 Removing intermediate container d2f87ded0844 10:59:14 ---> 8d4d73060d9c 10:59:14 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 10:59:14 ---> Running in b12157af9510 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:14 Removing intermediate container b12157af9510 10:59:14 ---> a0f4459b4148 10:59:14 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 10:59:14 ---> Running in 8f6518e8be04 10:59:13 > git config core.sparsecheckout # timeout=10 10:59:13 > git checkout -f 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 # timeout=10 10:59:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:59:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:59:15 Dload Upload Total Spent Left Speed 10:59:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 10:59:15 Removing intermediate container 8f6518e8be04 10:59:15 ---> 2367626a52cb 10:59:15 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 10:59:15 ---> Running in 2852eff4c0f2 [Pipeline] sh 10:59:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:59:16 Removing intermediate container 2852eff4c0f2 10:59:16 ---> 5e1cc2b72d48 10:59:16 Step 30/36 : EXPOSE 59983 10:59:16 ---> Running in 7a4b04a0ef73 10:59:16 Removing intermediate container 7a4b04a0ef73 10:59:16 ---> eefabf9d6574 10:59:16 Step 31/36 : EXPOSE 8554 10:59:16 ---> Running in 9a79ef99e39a 10:59:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:59:16 + sudo tee /etc/docker/daemon.new 10:59:16 { 10:59:16 "registry-mirrors": [ 10:59:16 "https://nexus3.edgexfoundry.org:10001" 10:59:16 ], 10:59:16 "bip": "10.250.0.254/24", 10:59:16 "hosts": [ 10:59:16 "tcp://0.0.0.0:5555", 10:59:16 "unix:///var/run/docker.sock" 10:59:16 ], 10:59:16 "mtu": 1458, 10:59:16 "selinux-enabled": true, 10:59:16 "seccomp-profile": "/etc/docker/seccomp.json" 10:59:16 } [Pipeline] sh 10:59:16 Removing intermediate container 9a79ef99e39a 10:59:16 ---> ce37de9e8a99 10:59:16 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 10:59:16 ---> Running in ed52e37a016c 10:59:16 Removing intermediate container ed52e37a016c 10:59:16 ---> a26b79eaff32 10:59:16 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 10:59:16 ---> Running in 5b2cc543c3ff 10:59:16 Removing intermediate container 5b2cc543c3ff 10:59:16 ---> 38a36eead951 10:59:16 Step 34/36 : LABEL arch=amd64 10:59:16 ---> Running in 8b9f1f3724e3 10:59:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 10:59:16 Removing intermediate container 8b9f1f3724e3 10:59:16 ---> 26ac72b8e351 10:59:16 Step 35/36 : LABEL git_sha=01fe4c452c1c0c1ad9fb2e18d81433e35514c064 10:59:16 ---> Running in 6222f77cc10f 10:59:16 Removing intermediate container 6222f77cc10f 10:59:16 ---> c810373e73cb 10:59:16 Step 36/36 : LABEL version=3.1.0-dev.9 10:59:16 ---> Running in 23175014fb19 [Pipeline] sh 10:59:16 Removing intermediate container 23175014fb19 10:59:16 ---> 2e43c1eb85b9 10:59:16 [Warning] One or more build-args [ARCH] were not consumed 10:59:16 Successfully built 2e43c1eb85b9 10:59:16 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 10:59:16 + sudo service docker restart [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:16 provisioning config files... 10:59:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1125450752767852188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:17 ---> docker-login.sh 10:59:17 nexus3.edgexfoundry.org:10001 10:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:17 Configure a credential helper to remove this warning. See 10:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:17 10:59:17 Login Succeeded 10:59:17 nexus3.edgexfoundry.org:10002 10:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:17 Configure a credential helper to remove this warning. See 10:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:17 10:59:17 Login Succeeded 10:59:17 nexus3.edgexfoundry.org:10003 10:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:17 Configure a credential helper to remove this warning. See 10:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:17 10:59:17 Login Succeeded 10:59:17 nexus3.edgexfoundry.org:10004 10:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:17 Configure a credential helper to remove this warning. See 10:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:17 10:59:17 Login Succeeded 10:59:17 docker.io 10:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:17 Configure a credential helper to remove this warning. See 10:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:17 10:59:17 Login Succeeded 10:59:17 ---> docker-login.sh ends [Pipeline] } 10:59:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:17 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 10:59:17 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 10:59:17 latest 10:59:17 3.1.0-dev.9 10:59:17 01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 10:59:17 main 10:59:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 10:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:59:18 1f6985cdefd4: Preparing 10:59:18 c2a25702c2c5: Preparing 10:59:18 df97563e4dc8: Preparing 10:59:18 281ed77fd2cd: Preparing 10:59:18 3827b5b91e75: Preparing 10:59:18 acc83c6ca332: Preparing 10:59:18 abc8ba9c5592: Preparing 10:59:18 0191b6aec6ee: Preparing 10:59:18 b41e01ac5f80: Preparing 10:59:18 a24da5533826: Preparing 10:59:18 e463885b5a97: Preparing 10:59:18 9cdc103360af: Preparing 10:59:18 36b50b131297: Preparing 10:59:18 b41e01ac5f80: Waiting 10:59:18 a24da5533826: Waiting 10:59:18 e463885b5a97: Waiting 10:59:18 9cdc103360af: Waiting 10:59:18 36b50b131297: Waiting 10:59:18 acc83c6ca332: Waiting 10:59:18 0191b6aec6ee: Waiting 10:59:18 abc8ba9c5592: Waiting 10:59:18 df97563e4dc8: Pushed 10:59:18 c2a25702c2c5: Pushed 10:59:18 281ed77fd2cd: Pushed 10:59:18 1f6985cdefd4: Pushed 10:59:18 acc83c6ca332: Pushed 10:59:18 abc8ba9c5592: Pushed 10:59:18 0191b6aec6ee: Pushed 10:59:18 b41e01ac5f80: Pushed 10:59:18 a24da5533826: Pushed 10:59:18 36b50b131297: Layer already exists 10:59:21 3827b5b91e75: Pushed 10:59:21 e463885b5a97: Pushed 10:59:27 9cdc103360af: Pushed 10:59:27 01fe4c452c1c0c1ad9fb2e18d81433e35514c064: digest: sha256:b7adc10835ea1a42df0448087841e7b417d605dff425d344ab713d1e6209cf84 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:28 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:59:28 1f6985cdefd4: Preparing 10:59:28 c2a25702c2c5: Preparing 10:59:28 df97563e4dc8: Preparing 10:59:28 281ed77fd2cd: Preparing 10:59:28 3827b5b91e75: Preparing 10:59:28 acc83c6ca332: Preparing 10:59:28 abc8ba9c5592: Preparing 10:59:28 0191b6aec6ee: Preparing 10:59:28 b41e01ac5f80: Preparing 10:59:28 a24da5533826: Preparing 10:59:28 e463885b5a97: Preparing 10:59:28 9cdc103360af: Preparing 10:59:28 36b50b131297: Preparing 10:59:28 0191b6aec6ee: Waiting 10:59:28 b41e01ac5f80: Waiting 10:59:28 a24da5533826: Waiting 10:59:28 e463885b5a97: Waiting 10:59:28 9cdc103360af: Waiting 10:59:28 acc83c6ca332: Waiting 10:59:28 abc8ba9c5592: Waiting 10:59:28 36b50b131297: Waiting 10:59:28 c2a25702c2c5: Layer already exists 10:59:28 1f6985cdefd4: Layer already exists 10:59:28 df97563e4dc8: Layer already exists 10:59:28 281ed77fd2cd: Layer already exists 10:59:28 3827b5b91e75: Layer already exists 10:59:28 a24da5533826: Layer already exists 10:59:28 0191b6aec6ee: Layer already exists 10:59:28 abc8ba9c5592: Layer already exists 10:59:28 acc83c6ca332: Layer already exists 10:59:28 b41e01ac5f80: Layer already exists 10:59:28 9cdc103360af: Layer already exists 10:59:28 36b50b131297: Layer already exists 10:59:28 e463885b5a97: Layer already exists 10:59:28 latest: digest: sha256:b7adc10835ea1a42df0448087841e7b417d605dff425d344ab713d1e6209cf84 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:28 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.9 10:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:59:29 1f6985cdefd4: Preparing 10:59:29 c2a25702c2c5: Preparing 10:59:29 df97563e4dc8: Preparing 10:59:29 281ed77fd2cd: Preparing 10:59:29 3827b5b91e75: Preparing 10:59:29 acc83c6ca332: Preparing 10:59:29 abc8ba9c5592: Preparing 10:59:29 0191b6aec6ee: Preparing 10:59:29 b41e01ac5f80: Preparing 10:59:29 a24da5533826: Preparing 10:59:29 e463885b5a97: Preparing 10:59:29 9cdc103360af: Preparing 10:59:29 36b50b131297: Preparing 10:59:29 abc8ba9c5592: Waiting 10:59:29 acc83c6ca332: Waiting 10:59:29 0191b6aec6ee: Waiting 10:59:29 b41e01ac5f80: Waiting 10:59:29 e463885b5a97: Waiting 10:59:29 a24da5533826: Waiting 10:59:29 9cdc103360af: Waiting 10:59:29 3827b5b91e75: Layer already exists 10:59:29 df97563e4dc8: Layer already exists 10:59:29 c2a25702c2c5: Layer already exists 10:59:29 1f6985cdefd4: Layer already exists 10:59:29 281ed77fd2cd: Layer already exists 10:59:29 0191b6aec6ee: Layer already exists 10:59:29 acc83c6ca332: Layer already exists 10:59:29 a24da5533826: Layer already exists 10:59:29 b41e01ac5f80: Layer already exists 10:59:29 abc8ba9c5592: Layer already exists 10:59:29 e463885b5a97: Layer already exists 10:59:29 9cdc103360af: Layer already exists 10:59:29 36b50b131297: Layer already exists 10:59:29 3.1.0-dev.9: digest: sha256:b7adc10835ea1a42df0448087841e7b417d605dff425d344ab713d1e6209cf84 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 10:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:59:29 1f6985cdefd4: Preparing 10:59:29 c2a25702c2c5: Preparing 10:59:29 df97563e4dc8: Preparing 10:59:29 281ed77fd2cd: Preparing 10:59:29 3827b5b91e75: Preparing 10:59:29 acc83c6ca332: Preparing 10:59:29 abc8ba9c5592: Preparing 10:59:29 0191b6aec6ee: Preparing 10:59:29 b41e01ac5f80: Preparing 10:59:29 a24da5533826: Preparing 10:59:29 e463885b5a97: Preparing 10:59:29 9cdc103360af: Preparing 10:59:29 36b50b131297: Preparing 10:59:29 b41e01ac5f80: Waiting 10:59:29 acc83c6ca332: Waiting 10:59:29 9cdc103360af: Waiting 10:59:29 a24da5533826: Waiting 10:59:29 e463885b5a97: Waiting 10:59:29 abc8ba9c5592: Waiting 10:59:29 36b50b131297: Waiting 10:59:29 0191b6aec6ee: Waiting 10:59:29 df97563e4dc8: Layer already exists 10:59:29 3827b5b91e75: Layer already exists 10:59:29 c2a25702c2c5: Layer already exists 10:59:29 281ed77fd2cd: Layer already exists 10:59:29 1f6985cdefd4: Layer already exists 10:59:29 b41e01ac5f80: Layer already exists 10:59:29 abc8ba9c5592: Layer already exists 10:59:29 a24da5533826: Layer already exists 10:59:29 acc83c6ca332: Layer already exists 10:59:29 0191b6aec6ee: Layer already exists 10:59:29 36b50b131297: Layer already exists 10:59:29 e463885b5a97: Layer already exists 10:59:29 9cdc103360af: Layer already exists 10:59:29 01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9: digest: sha256:b7adc10835ea1a42df0448087841e7b417d605dff425d344ab713d1e6209cf84 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 10:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:59:30 1f6985cdefd4: Preparing 10:59:30 c2a25702c2c5: Preparing 10:59:30 df97563e4dc8: Preparing 10:59:30 281ed77fd2cd: Preparing 10:59:30 3827b5b91e75: Preparing 10:59:30 acc83c6ca332: Preparing 10:59:30 abc8ba9c5592: Preparing 10:59:30 0191b6aec6ee: Preparing 10:59:30 b41e01ac5f80: Preparing 10:59:30 a24da5533826: Preparing 10:59:30 e463885b5a97: Preparing 10:59:30 9cdc103360af: Preparing 10:59:30 36b50b131297: Preparing 10:59:30 0191b6aec6ee: Waiting 10:59:30 e463885b5a97: Waiting 10:59:30 9cdc103360af: Waiting 10:59:30 b41e01ac5f80: Waiting 10:59:30 acc83c6ca332: Waiting 10:59:30 abc8ba9c5592: Waiting 10:59:30 a24da5533826: Waiting 10:59:30 36b50b131297: Waiting 10:59:30 281ed77fd2cd: Layer already exists 10:59:30 c2a25702c2c5: Layer already exists 10:59:30 3827b5b91e75: Layer already exists 10:59:30 df97563e4dc8: Layer already exists 10:59:30 1f6985cdefd4: Layer already exists 10:59:30 acc83c6ca332: Layer already exists 10:59:30 0191b6aec6ee: Layer already exists 10:59:30 a24da5533826: Layer already exists 10:59:30 b41e01ac5f80: Layer already exists 10:59:30 abc8ba9c5592: Layer already exists 10:59:30 e463885b5a97: Layer already exists 10:59:30 36b50b131297: Layer already exists 10:59:30 9cdc103360af: Layer already exists 10:59:30 main: digest: sha256:b7adc10835ea1a42df0448087841e7b417d605dff425d344ab713d1e6209cf84 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:30 ===================================================== [Pipeline] echo 10:59:30 taggedImages: 10:59:30 - nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 10:59:30 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:59:30 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.9 10:59:30 - nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 10:59:30 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:30 10:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:31 latest: Pulling from edgex-lftools-log-publisher 10:59:31 5eb5b503b376: Pulling fs layer 10:59:31 5c69ac0246d0: Pulling fs layer 10:59:31 ec43610c2a17: Pulling fs layer 10:59:31 3a2ae6a8a46f: Pulling fs layer 10:59:31 33b1e0a273af: Pulling fs layer 10:59:31 5d3b04190fa2: Pulling fs layer 10:59:31 2f39f015ded8: Pulling fs layer 10:59:31 3a2ae6a8a46f: Waiting 10:59:31 33b1e0a273af: Waiting 10:59:31 5d3b04190fa2: Waiting 10:59:31 2f39f015ded8: Waiting 10:59:31 5c69ac0246d0: Verifying Checksum 10:59:31 5c69ac0246d0: Download complete 10:59:31 3a2ae6a8a46f: Download complete 10:59:31 33b1e0a273af: Verifying Checksum 10:59:31 33b1e0a273af: Download complete 10:59:31 ec43610c2a17: Verifying Checksum 10:59:31 ec43610c2a17: Download complete 10:59:31 5d3b04190fa2: Verifying Checksum 10:59:31 5d3b04190fa2: Download complete 10:59:31 5eb5b503b376: Verifying Checksum 10:59:31 5eb5b503b376: Download complete 10:59:31 2f39f015ded8: Download complete 10:59:32 5eb5b503b376: Pull complete 10:59:32 5c69ac0246d0: Pull complete 10:59:32 ec43610c2a17: Pull complete 10:59:32 3a2ae6a8a46f: Pull complete 10:59:32 33b1e0a273af: Pull complete 10:59:32 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:35 provisioning config files... 10:59:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/133@tmp/config17266879368302358975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:35 ---> docker-login.sh 10:59:35 nexus3.edgexfoundry.org:10001 10:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:36 Configure a credential helper to remove this warning. See 10:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:36 10:59:36 Login Succeeded 10:59:36 nexus3.edgexfoundry.org:10002 10:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:36 Configure a credential helper to remove this warning. See 10:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:36 10:59:36 Login Succeeded 10:59:36 nexus3.edgexfoundry.org:10003 10:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:36 Configure a credential helper to remove this warning. See 10:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:36 10:59:36 Login Succeeded 10:59:36 nexus3.edgexfoundry.org:10004 10:59:37 2f39f015ded8: Pull complete 10:59:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 10:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:37 Configure a credential helper to remove this warning. See 10:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:37 10:59:37 Login Succeeded 10:59:37 docker.io [Pipeline] withDockerContainer 10:59:37 prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container 10:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:37 Configure a credential helper to remove this warning. See 10:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:37 10:59:37 Login Succeeded 10:59:37 ---> docker-login.sh ends 10:59:38 $ docker top d83854be8505db097f0b620311b89704cb7b0920620dc60cb293d4fe2c33c277 -eo pid,comm [Pipeline] { [Pipeline] } 10:59:38 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:59:39 ---> job-cost.sh 10:59:39 lf-activate-venv: SKIPPING 10:59:39 INFO: No Stack... [Pipeline] echo 10:59:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:39 ========================================================= 10:59:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:59:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:39 INFO: Retrieving Pricing Info for: v3-standard-8 10:59:39 + 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 . 10:59:39 Sending build context to Docker daemon 1.242MB 10:59:39 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 10:59:39 Step 2/13 : FROM ${BASE} AS builder 10:59:39 INFO: Archiving Costs [Pipeline] sh 10:59:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:59:40 edb6bdbacee9: Pulling fs layer 10:59:40 5f9638ab2659: Pulling fs layer 10:59:40 8d51d6327a98: Pulling fs layer 10:59:40 8b374f2dd631: Pulling fs layer 10:59:40 ec14aa9079de: Pulling fs layer 10:59:40 2f466654f4bb: Pulling fs layer 10:59:40 554e91adad29: Pulling fs layer 10:59:40 8b374f2dd631: Waiting 10:59:40 ec14aa9079de: Waiting 10:59:40 2f466654f4bb: Waiting 10:59:40 554e91adad29: Waiting 10:59:40 5f9638ab2659: Verifying Checksum 10:59:40 5f9638ab2659: Download complete 10:59:40 8b374f2dd631: Verifying Checksum 10:59:40 8b374f2dd631: Download complete 10:59:40 ec14aa9079de: Verifying Checksum 10:59:40 ec14aa9079de: Download complete 10:59:40 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 10:59:40 + cut -d, -f6 [Pipeline] lock 10:59:40 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] 10:59:40 Resource [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] did not exist. Created. 10:59:40 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:59:40 edb6bdbacee9: Verifying Checksum 10:59:40 edb6bdbacee9: Download complete 10:59:40 + echo total: 0.2199999988079071 [Pipeline] stash 10:59:40 Stashed 1 file(s) [Pipeline] } 10:59:40 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 10:59:40 $ docker stop --time=1 d83854be8505db097f0b620311b89704cb7b0920620dc60cb293d4fe2c33c277 10:59:41 $ docker rm -f --volumes d83854be8505db097f0b620311b89704cb7b0920620dc60cb293d4fe2c33c277 10:59:41 554e91adad29: Verifying Checksum 10:59:41 554e91adad29: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:59:42 2f466654f4bb: Verifying Checksum 10:59:42 2f466654f4bb: Download complete 10:59:42 8d51d6327a98: Verifying Checksum 10:59:42 8d51d6327a98: Download complete 10:59:44 edb6bdbacee9: Pull complete 10:59:44 5f9638ab2659: Pull complete 10:59:56 8d51d6327a98: Pull complete 10:59:56 8b374f2dd631: Pull complete 10:59:56 ec14aa9079de: Pull complete 11:00:03 2f466654f4bb: Pull complete 11:00:07 554e91adad29: Pull complete 11:00:07 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:00:07 ---> 1e15ea492957 11:00:07 Step 3/13 : ARG ADD_BUILD_TAGS="" 11:00:07 ---> Running in 1893111c8096 11:00:07 Removing intermediate container 1893111c8096 11:00:07 ---> 8283f5969725 11:00:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:07 ---> Running in 53eec0d89fb1 11:00:08 Removing intermediate container 53eec0d89fb1 11:00:08 ---> 18d6d4906b73 11:00:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 11:00:08 ---> Running in 09592086937f 11:00:08 Removing intermediate container 09592086937f 11:00:08 ---> 012edbf28a70 11:00:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 11:00:08 ---> Running in 29888948759c 11:00:09 Removing intermediate container 29888948759c 11:00:09 ---> 46613654e9e9 11:00:09 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:09 ---> Running in cb2498679891 11:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:00:12 (1/14) Installing libintl (0.21.1-r1) 11:00:12 (2/14) Installing eudev-libs (3.2.11-r4) 11:00:12 (3/14) Installing libjpeg-turbo (2.1.4-r0) 11:00:12 (4/14) Installing v4l-utils-libs (1.22.1-r2) 11:00:12 (5/14) Installing v4l-utils (1.22.1-r2) 11:00:12 (6/14) Installing udev-init-scripts (35-r1) 11:00:12 (7/14) Installing libblkid (2.38.1-r1) 11:00:12 (8/14) Installing xz-libs (5.2.9-r0) 11:00:12 (9/14) Installing zstd-libs (1.5.5-r0) 11:00:12 (10/14) Installing kmod-libs (30-r1) 11:00:12 (11/14) Installing eudev (3.2.11-r4) 11:00:12 (12/14) Installing eudev-dev (3.2.11-r4) 11:00:12 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 11:00:12 (14/14) Installing v4l-utils-dev (1.22.1-r2) 11:00:12 Executing busybox-1.35.0-r29.trigger 11:00:12 Executing eudev-3.2.11-r4.trigger 11:00:12 OK: 271 MiB in 67 packages 11:00:13 Removing intermediate container cb2498679891 11:00:13 ---> c2b0f8fce330 11:00:13 Step 8/13 : WORKDIR /device-usb-camera 11:00:13 ---> Running in b2a28910797a 11:00:14 Removing intermediate container b2a28910797a 11:00:14 ---> c26ed456672c 11:00:14 Step 9/13 : COPY go.mod vendor* ./ 11:00:14 ---> 943a04d3b1ac 11:00:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:15 ---> Running in ec6285f00ceb 11:01:26 Removing intermediate container ec6285f00ceb 11:01:26 ---> 4d52a9888c03 11:01:26 Step 11/13 : COPY . . 11:01:26 ---> c0229033603d 11:01:26 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 11:01:26 ---> Running in 630d3973cdf3 11:01:26  % Total % Received % Xferd Average Speed Time Time Time Current 11:01:26 Dload Upload Total Spent Left Speed 11:01:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 4841 0 --:--:-- --:--:-- --:--:-- 4871 11:01:26 Removing intermediate container 630d3973cdf3 11:01:26 ---> 73fc59fc35a2 11:01:26 Step 13/13 : RUN ${MAKE} 11:01:26 ---> Running in 4e982e364017 11:01:26 noop 11:01:26 Removing intermediate container 4e982e364017 11:01:26 ---> 0ebee6080110 11:01:26 Successfully built 0ebee6080110 11:01:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:26 + docker inspect -f . ci-base-image-arm64 11:01:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:26 prd-ubuntu20.04-docker-arm64-4c-16g-4560 does not seem to be running inside a container 11:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/133 -v /w/workspace/device-usb-camera/133:/w/workspace/device-usb-camera/133:rw,z -v /w/workspace/device-usb-camera/133@tmp:/w/workspace/device-usb-camera/133@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 11:01:28 $ docker top 0995203a3734635d4364f40e947b1692750d45d715ce2cb67abbf315aef7602a -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:29 + go version 11:01:29 go version go1.20.6 linux/arm64 [Pipeline] } 11:01:29 $ docker stop --time=1 0995203a3734635d4364f40e947b1692750d45d715ce2cb67abbf315aef7602a 11:01:31 $ docker rm -f --volumes 0995203a3734635d4364f40e947b1692750d45d715ce2cb67abbf315aef7602a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:31 + docker inspect -f . ci-base-image-arm64 11:01:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:31 prd-ubuntu20.04-docker-arm64-4c-16g-4560 does not seem to be running inside a container 11:01:31 $ 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/133 -v /w/workspace/device-usb-camera/133:/w/workspace/device-usb-camera/133:rw,z -v /w/workspace/device-usb-camera/133@tmp:/w/workspace/device-usb-camera/133@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 11:01:33 $ docker top 36441c42a6961a6d06e698a37c67341c17d1cf99dd78a97d602ebef990425e12 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:34 + git config --global --add safe.directory /w/workspace/device-usb-camera/133 [Pipeline] fileExists [Pipeline] sh 11:01:34 + make test 11:01:34 go test ./... -coverprofile=coverage.out ./... 11:02:13 ? github.com/edgexfoundry/device-usb-camera [no test files] 11:04:50 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 11:04:53 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.097s coverage: 4.4% of statements 11:04:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:04:54 go vet ./... 11:05:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:05:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:05:33 ./bin/test-attribution-txt.sh [Pipeline] echo 11:05:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:05:33 $ docker stop --time=1 36441c42a6961a6d06e698a37c67341c17d1cf99dd78a97d602ebef990425e12 11:05:35 $ docker rm -f --volumes 36441c42a6961a6d06e698a37c67341c17d1cf99dd78a97d602ebef990425e12 [Pipeline] // withDockerContainer [Pipeline] sh 11:05:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:05:36 Warning: overwriting stash ‘coverage-report’ 11:05:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:05:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:05:38 + ls -al . 11:05:38 total 216 11:05:38 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 11:01 . 11:05:38 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 10:59 .. 11:05:38 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 10:59 .git 11:05:38 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:59 .github 11:05:38 -rw-rw-r-- 1 jenkins jenkins 414 Aug 25 10:59 .gitignore 11:05:38 -rw-rw-r-- 1 jenkins jenkins 45 Aug 25 10:59 .golangci.yml 11:05:38 -rw-rw-r-- 1 jenkins jenkins 77 Aug 25 10:59 .hadolint.yml 11:05:38 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 25 10:59 Attribution.txt 11:05:38 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 25 10:59 CHANGELOG.md 11:05:38 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 25 10:59 Dockerfile 11:05:38 -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 10:59 GOVERNANCE.md 11:05:38 -rw-rw-r-- 1 jenkins jenkins 659 Aug 25 10:59 Jenkinsfile 11:05:38 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 10:59 LICENSE 11:05:38 -rw-rw-r-- 1 jenkins jenkins 2490 Aug 25 10:59 Makefile 11:05:38 -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 10:59 OWNERS.md 11:05:38 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 25 10:59 README.md 11:05:38 -rw-rw-r-- 1 jenkins jenkins 11 Aug 25 10:57 VERSION 11:05:38 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 10:59 bin 11:05:38 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:59 cmd 11:05:38 -rw-r--r-- 1 jenkins jenkins 53939 Aug 25 11:04 coverage.out 11:05:38 -rwxrwxr-x 1 jenkins jenkins 140 Aug 25 10:59 docker-entrypoint.sh 11:05:38 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 10:59 docs 11:05:38 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 25 10:59 go.mod 11:05:38 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 25 10:59 go.sum 11:05:38 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:59 internal 11:05:38 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 10:59 snap 11:05:38 -rw-rw-r-- 1 jenkins jenkins 231 Aug 25 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:38 + 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=01fe4c452c1c0c1ad9fb2e18d81433e35514c064 --label arch=arm64 --label version=3.1.0-dev.9 . 11:05:39 Sending build context to Docker daemon 1.297MB 11:05:39 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 11:05:39 Step 2/36 : FROM ${BASE} AS builder 11:05:39 ---> 0ebee6080110 11:05:39 Step 3/36 : ARG ADD_BUILD_TAGS="" 11:05:39 ---> Running in bf72c64d148c 11:05:39 Removing intermediate container bf72c64d148c 11:05:39 ---> 0ee20ab5e529 11:05:39 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:05:39 ---> Running in 50c803c4601a 11:05:40 Removing intermediate container 50c803c4601a 11:05:40 ---> a197ef7e80e6 11:05:40 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 11:05:40 ---> Running in cac7d4cf1055 11:05:40 Removing intermediate container cac7d4cf1055 11:05:40 ---> e5130c208a7b 11:05:40 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 11:05:40 ---> Running in c526da8c49a2 11:05:41 Removing intermediate container c526da8c49a2 11:05:41 ---> 47c3de2829bb 11:05:41 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:41 ---> Running in 9a5b2897a77a 11:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:05:44 OK: 271 MiB in 67 packages 11:05:45 Removing intermediate container 9a5b2897a77a 11:05:45 ---> 23541355ca7b 11:05:45 Step 8/36 : WORKDIR /device-usb-camera 11:05:45 ---> Running in 8c1c70aaad30 11:05:46 Removing intermediate container 8c1c70aaad30 11:05:46 ---> 2d24ca9ec269 11:05:46 Step 9/36 : COPY go.mod vendor* ./ 11:05:46 ---> fa0dc1d712cc 11:05:46 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:46 ---> Running in 52e3b2d6604d 11:05:50 Removing intermediate container 52e3b2d6604d 11:05:50 ---> ff7e360ec9da 11:05:50 Step 11/36 : COPY . . 11:05:54 ---> a82fb5731feb 11:05:54 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 11:05:54 ---> Running in 0bc0cc2425cf 11:05:55  % Total % Received % Xferd Average Speed Time Time Time Current 11:05:55 Dload Upload Total  Spent Left Speed 11:05:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 2994 0 --:--:-- --:--:-- --:--:-- 2995 11:05:56 Removing intermediate container 0bc0cc2425cf 11:05:56 ---> ab79e35b4cdc 11:05:56 Step 13/36 : RUN ${MAKE} 11:05:56 ---> Running in 8b3ac5fa144b 11:05:57 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 11:09:22 Removing intermediate container 8b3ac5fa144b 11:09:22 ---> b182971cbb2e 11:09:22 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 11:09:22 v0.21.6: Pulling from aler9/rtsp-simple-server 11:09:22 8766b47fe142: Pulling fs layer 11:09:22 8766b47fe142: Verifying Checksum 11:09:22 8766b47fe142: Download complete 11:09:22 8766b47fe142: Pull complete 11:09:22 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 11:09:22 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 11:09:22 ---> 69d40e2cb93c 11:09:22 Step 15/36 : FROM alpine:3.17 11:09:22 3.17: Pulling from library/alpine 11:09:22 4060ece20d7a: Pulling fs layer 11:09:22 4060ece20d7a: Verifying Checksum 11:09:22 4060ece20d7a: Download complete 11:09:22 4060ece20d7a: Pull complete 11:09:22 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:09:22 Status: Downloaded newer image for alpine:3.17 11:09:22 ---> 8650cd65339b 11:09:22 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 11:09:22 ---> Running in 5a56e583195b 11:09:22 Removing intermediate container 5a56e583195b 11:09:22 ---> 9829de512387 11:09:22 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 11:09:22 ---> Running in 28a8ae8b26b9 11:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:09:22 (1/83) Installing dumb-init (1.2.5-r2) 11:09:22 (2/83) Installing sdl2 (2.26.5-r0) 11:09:22 (3/83) Installing libxau (1.0.10-r0) 11:09:22 (4/83) Installing libmd (1.0.4-r0) 11:09:22 (5/83) Installing libbsd (0.11.7-r0) 11:09:22 (6/83) Installing libxdmcp (1.1.4-r0) 11:09:22 (7/83) Installing libxcb (1.15-r0) 11:09:22 (8/83) Installing libx11 (1.8.4-r1) 11:09:22 (9/83) Installing aom-libs (3.5.0-r0) 11:09:22 (10/83) Installing alsa-lib (1.2.8-r0) 11:09:22 (11/83) Installing libexpat (2.5.0-r0) 11:09:22 (12/83) Installing brotli-libs (1.0.9-r9) 11:09:22 (13/83) Installing libbz2 (1.0.8-r4) 11:09:22 (14/83) Installing libpng (1.6.39-r0) 11:09:22 (15/83) Installing freetype (2.12.1-r0) 11:09:22 (16/83) Installing fontconfig (2.14.1-r0) 11:09:22 (17/83) Installing fribidi (1.0.12-r0) 11:09:22 (18/83) Installing libffi (3.4.4-r0) 11:09:22 (19/83) Installing libintl (0.21.1-r1) 11:09:22 (20/83) Installing libblkid (2.38.1-r1) 11:09:22 (21/83) Installing libmount (2.38.1-r1) 11:09:22 (22/83) Installing pcre2 (10.42-r0) 11:09:22 (23/83) Installing glib (2.74.7-r0) 11:09:22 (24/83) Installing graphite2 (1.3.14-r2) 11:09:22 (25/83) Installing harfbuzz (5.3.1-r1) 11:09:22 (26/83) Installing libass (0.16.0-r1) 11:09:22 (27/83) Installing libdav1d (1.0.0-r2) 11:09:22 (28/83) Installing libdrm (2.4.114-r0) 11:09:22 (29/83) Installing gmp (6.2.1-r2) 11:09:22 (30/83) Installing nettle (3.8.1-r0) 11:09:22 (31/83) Installing p11-kit (0.24.1-r1) 11:09:22 (32/83) Installing libtasn1 (4.19.0-r0) 11:09:22 (33/83) Installing libunistring (1.1-r0) 11:09:22 (34/83) Installing gnutls (3.7.8-r3) 11:09:22 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 11:09:22 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 11:09:22 (37/83) Installing lame (3.100-r2) 11:09:22 (38/83) Installing opus (1.3.1-r1) 11:09:22 (39/83) Installing libasyncns (0.8-r1) 11:09:22 (40/83) Installing dbus-libs (1.14.8-r0) 11:09:22 (41/83) Installing libltdl (2.4.7-r1) 11:09:22 (42/83) Installing orc (0.4.33-r0) 11:09:22 (43/83) Installing libgcc (12.2.1_git20220924-r4) 11:09:22 (44/83) Installing libogg (1.3.5-r2) 11:09:22 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 11:09:22 (46/83) Installing flac-libs (1.4.2-r0) 11:09:22 (47/83) Installing libvorbis (1.3.7-r0) 11:09:22 (48/83) Installing libsndfile (1.1.0-r2) 11:09:22 (49/83) Installing libgomp (12.2.1_git20220924-r4) 11:09:22 (50/83) Installing soxr (0.1.3-r3) 11:09:22 (51/83) Installing speexdsp (1.2.1-r0) 11:09:22 (52/83) Installing tdb-libs (1.4.6-r0) 11:09:22 (53/83) Installing libpulse (16.1-r6) 11:09:22 (54/83) Installing cjson (1.7.15-r3) 11:09:22 (55/83) Installing mbedtls (2.28.4-r0) 11:09:22 (56/83) Installing librist (0.2.7-r0) 11:09:22 (57/83) Installing libsrt (1.5.1-r0) 11:09:22 (58/83) Installing libssh (0.10.5-r0) 11:09:22 (59/83) Installing libtheora (1.1.1-r16) 11:09:22 (60/83) Installing libjpeg-turbo (2.1.4-r0) 11:09:22 (61/83) Installing v4l-utils-libs (1.22.1-r2) 11:09:22 (62/83) Installing libxext (1.3.5-r0) 11:09:22 (63/83) Installing libxfixes (6.0.0-r0) 11:09:22 (64/83) Installing wayland-libs-client (1.21.0-r1) 11:09:22 (65/83) Installing libva (2.16.0-r0) 11:09:22 (66/83) Installing libvdpau (1.5-r0) 11:09:22 (67/83) Installing vidstab (1.1.0-r2) 11:09:22 (68/83) Installing libvpx (1.12.0-r1) 11:09:22 (69/83) Installing libwebp (1.2.4-r2) 11:09:22 (70/83) Installing x264-libs (0.164_git20220602-r0) 11:09:22 (71/83) Installing numactl (2.0.16-r1) 11:09:22 (72/83) Installing x265-libs (3.5-r3) 11:09:22 (73/83) Installing xvidcore (1.3.7-r1) 11:09:22 (74/83) Installing libsodium (1.0.18-r2) 11:09:22 (75/83) Installing libzmq (4.3.4-r1) 11:09:22 (76/83) Installing ffmpeg-libs (5.1.3-r0) 11:09:22 (77/83) Installing ffmpeg (5.1.3-r0) 11:09:22 (78/83) Installing udev-init-scripts (35-r1) 11:09:22 (79/83) Installing eudev-libs (3.2.11-r4) 11:09:22 (80/83) Installing xz-libs (5.2.9-r0) 11:09:22 (81/83) Installing zstd-libs (1.5.5-r0) 11:09:22 (82/83) Installing kmod-libs (30-r1) 11:09:22 (83/83) Installing eudev (3.2.11-r4) 11:09:22 Executing busybox-1.35.0-r29.trigger 11:09:22 Executing eudev-3.2.11-r4.trigger 11:09:22 OK: 86 MiB in 98 packages 11:09:24 Removing intermediate container 28a8ae8b26b9 11:09:24 ---> d471680bcffc 11:09:24 Step 18/36 : WORKDIR / 11:09:24 ---> Running in 48650ad460e9 11:09:24 Removing intermediate container 48650ad460e9 11:09:24 ---> d044125a6b29 11:09:24 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 11:09:26 ---> 59acc56f366e 11:09:26 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 11:09:27 ---> 2b518361d2ae 11:09:27 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 11:09:27 ---> 780aef24e1e4 11:09:27 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 11:09:28 ---> 8ee0beaba07b 11:09:28 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 11:09:29 ---> 55225b09d11a 11:09:29 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 11:09:29 ---> ffccba3a65a4 11:09:29 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 11:09:31 ---> 65251abcdc7b 11:09:31 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 11:09:31 ---> Running in f8798847277f 11:09:33 Removing intermediate container f8798847277f 11:09:33 ---> da0c07c11b8b 11:09:33 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 11:09:33 ---> Running in 76f30e94e9a7 11:09:34 Removing intermediate container 76f30e94e9a7 11:09:34 ---> b3d6443f134c 11:09:34 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 11:09:34 ---> Running in 230542a50399 11:09:36 Removing intermediate container 230542a50399 11:09:36 ---> b0e460674579 11:09:36 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 11:09:36 ---> Running in a5ceb286a27c 11:09:38 Removing intermediate container a5ceb286a27c 11:09:38 ---> 08261950b3a8 11:09:38 Step 30/36 : EXPOSE 59983 11:09:38 ---> Running in c0ae738d279a 11:09:38 Removing intermediate container c0ae738d279a 11:09:38 ---> 8ba3b74bbee6 11:09:38 Step 31/36 : EXPOSE 8554 11:09:38 ---> Running in d1c6b0b63e5c 11:09:39 Removing intermediate container d1c6b0b63e5c 11:09:39 ---> 12d54db9a8b2 11:09:39 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 11:09:39 ---> Running in 0ff614cd4e6f 11:09:39 Removing intermediate container 0ff614cd4e6f 11:09:39 ---> 25d5f0da0dc4 11:09:39 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 11:09:39 ---> Running in b2e76118ca0e 11:09:40 Removing intermediate container b2e76118ca0e 11:09:40 ---> c9f3b747adc8 11:09:40 Step 34/36 : LABEL arch=arm64 11:09:40 ---> Running in 2280ecc98f03 11:09:40 Removing intermediate container 2280ecc98f03 11:09:40 ---> 67a6c9720b5f 11:09:40 Step 35/36 : LABEL git_sha=01fe4c452c1c0c1ad9fb2e18d81433e35514c064 11:09:40 ---> Running in 32572717b93b 11:09:40 Removing intermediate container 32572717b93b 11:09:40 ---> 90358e28322d 11:09:40 Step 36/36 : LABEL version=3.1.0-dev.9 11:09:40 ---> Running in d8f02776ad76 11:09:41 Removing intermediate container d8f02776ad76 11:09:41 ---> 3045b0f36da6 11:09:41 [Warning] One or more build-args [ARCH] were not consumed 11:09:41 Successfully built 3045b0f36da6 11:09:41 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 11:09:41 provisioning config files... 11:09:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/133@tmp/config442281743204614731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:41 ---> docker-login.sh 11:09:41 nexus3.edgexfoundry.org:10001 11:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:41 Configure a credential helper to remove this warning. See 11:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:41 11:09:41 Login Succeeded 11:09:41 nexus3.edgexfoundry.org:10002 11:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:42 Configure a credential helper to remove this warning. See 11:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:42 11:09:42 Login Succeeded 11:09:42 nexus3.edgexfoundry.org:10003 11:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:42 Configure a credential helper to remove this warning. See 11:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:42 11:09:42 Login Succeeded 11:09:42 nexus3.edgexfoundry.org:10004 11:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:43 Configure a credential helper to remove this warning. See 11:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:43 11:09:43 Login Succeeded 11:09:43 docker.io 11:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:43 Configure a credential helper to remove this warning. See 11:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:43 11:09:43 Login Succeeded 11:09:43 ---> docker-login.sh ends [Pipeline] } 11:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:09:43 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 11:09:43 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 11:09:43 latest 11:09:43 3.1.0-dev.9 11:09:43 01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 11:09:43 main 11:09:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:44 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 11:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:09:44 b2786707dbed: Preparing 11:09:44 60974312f448: Preparing 11:09:44 8aa0a95fc74b: Preparing 11:09:44 10c30b7d7060: Preparing 11:09:44 608d194cb50c: Preparing 11:09:44 acc83c6ca332: Preparing 11:09:44 f64b64f80009: Preparing 11:09:44 71e018bc83a6: Preparing 11:09:44 93e878fbca4b: Preparing 11:09:44 a6a2e5e3c1bf: Preparing 11:09:44 02fa332b0f7b: Preparing 11:09:44 10f94c66932a: Preparing 11:09:44 d2d9d24a8c2a: Preparing 11:09:44 acc83c6ca332: Waiting 11:09:44 f64b64f80009: Waiting 11:09:44 71e018bc83a6: Waiting 11:09:44 93e878fbca4b: Waiting 11:09:44 a6a2e5e3c1bf: Waiting 11:09:44 02fa332b0f7b: Waiting 11:09:44 10f94c66932a: Waiting 11:09:44 d2d9d24a8c2a: Waiting 11:09:44 b2786707dbed: Pushed 11:09:44 60974312f448: Pushed 11:09:44 8aa0a95fc74b: Pushed 11:09:44 10c30b7d7060: Pushed 11:09:45 f64b64f80009: Pushed 11:09:45 acc83c6ca332: Pushed 11:09:45 93e878fbca4b: Pushed 11:09:45 71e018bc83a6: Pushed 11:09:45 d2d9d24a8c2a: Layer already exists 11:09:45 a6a2e5e3c1bf: Pushed 11:09:51 608d194cb50c: Pushed 11:09:54 02fa332b0f7b: Pushed 11:10:02 10f94c66932a: Pushed 11:10:02 01fe4c452c1c0c1ad9fb2e18d81433e35514c064: digest: sha256:ae4296ebb03b91508fbbfab43c3c6f58202fe2ae8e8a7a39cc3023b1da072fc3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:03 + 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 11:10:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 11:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:10:03 b2786707dbed: Preparing 11:10:03 60974312f448: Preparing 11:10:03 8aa0a95fc74b: Preparing 11:10:03 10c30b7d7060: Preparing 11:10:03 608d194cb50c: Preparing 11:10:03 acc83c6ca332: Preparing 11:10:03 f64b64f80009: Preparing 11:10:03 71e018bc83a6: Preparing 11:10:03 93e878fbca4b: Preparing 11:10:03 a6a2e5e3c1bf: Preparing 11:10:03 02fa332b0f7b: Preparing 11:10:03 10f94c66932a: Preparing 11:10:03 d2d9d24a8c2a: Preparing 11:10:03 acc83c6ca332: Waiting 11:10:03 f64b64f80009: Waiting 11:10:03 71e018bc83a6: Waiting 11:10:03 93e878fbca4b: Waiting 11:10:03 a6a2e5e3c1bf: Waiting 11:10:03 02fa332b0f7b: Waiting 11:10:03 10f94c66932a: Waiting 11:10:03 d2d9d24a8c2a: Waiting 11:10:03 60974312f448: Layer already exists 11:10:03 10c30b7d7060: Layer already exists 11:10:03 b2786707dbed: Layer already exists 11:10:03 608d194cb50c: Layer already exists 11:10:03 8aa0a95fc74b: Layer already exists 11:10:03 71e018bc83a6: Layer already exists 11:10:03 f64b64f80009: Layer already exists 11:10:03 a6a2e5e3c1bf: Layer already exists 11:10:03 acc83c6ca332: Layer already exists 11:10:03 93e878fbca4b: Layer already exists 11:10:03 02fa332b0f7b: Layer already exists 11:10:03 10f94c66932a: Layer already exists 11:10:03 d2d9d24a8c2a: Layer already exists 11:10:03 latest: digest: sha256:ae4296ebb03b91508fbbfab43c3c6f58202fe2ae8e8a7a39cc3023b1da072fc3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.9 11:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:10:04 b2786707dbed: Preparing 11:10:04 60974312f448: Preparing 11:10:04 8aa0a95fc74b: Preparing 11:10:04 10c30b7d7060: Preparing 11:10:04 608d194cb50c: Preparing 11:10:04 acc83c6ca332: Preparing 11:10:04 f64b64f80009: Preparing 11:10:04 71e018bc83a6: Preparing 11:10:04 93e878fbca4b: Preparing 11:10:04 a6a2e5e3c1bf: Preparing 11:10:04 02fa332b0f7b: Preparing 11:10:04 10f94c66932a: Preparing 11:10:04 d2d9d24a8c2a: Preparing 11:10:04 93e878fbca4b: Waiting 11:10:04 a6a2e5e3c1bf: Waiting 11:10:04 02fa332b0f7b: Waiting 11:10:04 10f94c66932a: Waiting 11:10:04 acc83c6ca332: Waiting 11:10:04 f64b64f80009: Waiting 11:10:04 d2d9d24a8c2a: Waiting 11:10:04 71e018bc83a6: Waiting 11:10:04 8aa0a95fc74b: Layer already exists 11:10:04 608d194cb50c: Layer already exists 11:10:04 b2786707dbed: Layer already exists 11:10:04 10c30b7d7060: Layer already exists 11:10:04 60974312f448: Layer already exists 11:10:04 f64b64f80009: Layer already exists 11:10:04 71e018bc83a6: Layer already exists 11:10:04 acc83c6ca332: Layer already exists 11:10:04 93e878fbca4b: Layer already exists 11:10:04 a6a2e5e3c1bf: Layer already exists 11:10:04 d2d9d24a8c2a: Layer already exists 11:10:04 02fa332b0f7b: Layer already exists 11:10:04 10f94c66932a: Layer already exists 11:10:04 3.1.0-dev.9: digest: sha256:ae4296ebb03b91508fbbfab43c3c6f58202fe2ae8e8a7a39cc3023b1da072fc3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:05 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 11:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:10:05 b2786707dbed: Preparing 11:10:05 60974312f448: Preparing 11:10:05 8aa0a95fc74b: Preparing 11:10:05 10c30b7d7060: Preparing 11:10:05 608d194cb50c: Preparing 11:10:05 acc83c6ca332: Preparing 11:10:05 f64b64f80009: Preparing 11:10:05 71e018bc83a6: Preparing 11:10:05 93e878fbca4b: Preparing 11:10:05 a6a2e5e3c1bf: Preparing 11:10:05 02fa332b0f7b: Preparing 11:10:05 10f94c66932a: Preparing 11:10:05 d2d9d24a8c2a: Preparing 11:10:05 71e018bc83a6: Waiting 11:10:05 93e878fbca4b: Waiting 11:10:05 a6a2e5e3c1bf: Waiting 11:10:05 02fa332b0f7b: Waiting 11:10:05 acc83c6ca332: Waiting 11:10:05 f64b64f80009: Waiting 11:10:05 10f94c66932a: Waiting 11:10:05 b2786707dbed: Layer already exists 11:10:05 608d194cb50c: Layer already exists 11:10:05 8aa0a95fc74b: Layer already exists 11:10:05 60974312f448: Layer already exists 11:10:05 10c30b7d7060: Layer already exists 11:10:05 f64b64f80009: Layer already exists 11:10:05 acc83c6ca332: Layer already exists 11:10:05 93e878fbca4b: Layer already exists 11:10:05 71e018bc83a6: Layer already exists 11:10:05 a6a2e5e3c1bf: Layer already exists 11:10:05 02fa332b0f7b: Layer already exists 11:10:05 10f94c66932a: Layer already exists 11:10:05 d2d9d24a8c2a: Layer already exists 11:10:05 01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9: digest: sha256:ae4296ebb03b91508fbbfab43c3c6f58202fe2ae8e8a7a39cc3023b1da072fc3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:06 + 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 11:10:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 11:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:10:06 b2786707dbed: Preparing 11:10:06 60974312f448: Preparing 11:10:06 8aa0a95fc74b: Preparing 11:10:06 10c30b7d7060: Preparing 11:10:06 608d194cb50c: Preparing 11:10:06 acc83c6ca332: Preparing 11:10:06 f64b64f80009: Preparing 11:10:06 71e018bc83a6: Preparing 11:10:06 93e878fbca4b: Preparing 11:10:06 a6a2e5e3c1bf: Preparing 11:10:06 02fa332b0f7b: Preparing 11:10:06 10f94c66932a: Preparing 11:10:06 d2d9d24a8c2a: Preparing 11:10:06 93e878fbca4b: Waiting 11:10:06 acc83c6ca332: Waiting 11:10:06 f64b64f80009: Waiting 11:10:06 10f94c66932a: Waiting 11:10:06 71e018bc83a6: Waiting 11:10:06 d2d9d24a8c2a: Waiting 11:10:06 02fa332b0f7b: Waiting 11:10:06 60974312f448: Layer already exists 11:10:06 608d194cb50c: Layer already exists 11:10:06 b2786707dbed: Layer already exists 11:10:06 10c30b7d7060: Layer already exists 11:10:06 8aa0a95fc74b: Layer already exists 11:10:06 f64b64f80009: Layer already exists 11:10:06 acc83c6ca332: Layer already exists 11:10:06 71e018bc83a6: Layer already exists 11:10:06 93e878fbca4b: Layer already exists 11:10:06 a6a2e5e3c1bf: Layer already exists 11:10:06 02fa332b0f7b: Layer already exists 11:10:06 10f94c66932a: Layer already exists 11:10:06 d2d9d24a8c2a: Layer already exists 11:10:06 main: digest: sha256:ae4296ebb03b91508fbbfab43c3c6f58202fe2ae8e8a7a39cc3023b1da072fc3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:10:06 ===================================================== [Pipeline] echo 11:10:06 taggedImages: 11:10:06 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 11:10:06 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 11:10:06 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.9 11:10:06 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 11:10:06 - 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 11:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:07 11:10:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:07 arm64: Pulling from edgex-lftools-log-publisher 11:10:07 8998bd30e6a1: Pulling fs layer 11:10:07 04944245beec: Pulling fs layer 11:10:07 699f458cf7ca: Pulling fs layer 11:10:07 765212b225bb: Pulling fs layer 11:10:07 f23df028b6ca: Pulling fs layer 11:10:07 d65c8cfc05b1: Pulling fs layer 11:10:07 2437ff75d9bd: Pulling fs layer 11:10:07 765212b225bb: Waiting 11:10:07 f23df028b6ca: Waiting 11:10:07 d65c8cfc05b1: Waiting 11:10:07 2437ff75d9bd: Waiting 11:10:07 04944245beec: Verifying Checksum 11:10:07 04944245beec: Download complete 11:10:07 765212b225bb: Verifying Checksum 11:10:07 765212b225bb: Download complete 11:10:07 f23df028b6ca: Verifying Checksum 11:10:07 f23df028b6ca: Download complete 11:10:07 d65c8cfc05b1: Verifying Checksum 11:10:07 d65c8cfc05b1: Download complete 11:10:07 699f458cf7ca: Verifying Checksum 11:10:07 699f458cf7ca: Download complete 11:10:08 8998bd30e6a1: Verifying Checksum 11:10:08 8998bd30e6a1: Download complete 11:10:10 2437ff75d9bd: Verifying Checksum 11:10:10 2437ff75d9bd: Download complete 11:10:12 8998bd30e6a1: Pull complete 11:10:15 04944245beec: Pull complete 11:10:16 699f458cf7ca: Pull complete 11:10:16 765212b225bb: Pull complete 11:10:17 f23df028b6ca: Pull complete 11:10:17 d65c8cfc05b1: Pull complete 11:10:32 2437ff75d9bd: Pull complete 11:10:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:33 prd-ubuntu20.04-docker-arm64-4c-16g-4560 does not seem to be running inside a container 11:10:33 $ 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/133 -v /w/workspace/device-usb-camera/133:/w/workspace/device-usb-camera/133:rw,z -v /w/workspace/device-usb-camera/133@tmp:/w/workspace/device-usb-camera/133@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 11:10:34 $ docker top db570a8bee5748923d7cd1e293c5871eb066d1e16c25791c86e06fd9811fe5b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:35 ---> job-cost.sh 11:10:35 lf-activate-venv: SKIPPING 11:10:35 INFO: No Stack... 11:10:36 INFO: Retrieving Pricing Info for: v3-standard-4 11:10:36 INFO: Archiving Costs [Pipeline] sh 11:10:37 + cut -d, -f6 11:10:37 + cat /w/workspace/device-usb-camera/133/archives/cost.csv [Pipeline] lock 11:10:37 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] 11:10:37 Resource [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] did not exist. Created. 11:10:37 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:10:38 /w/workspace/device-usb-camera/133@tmp/durable-a8963cab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:10:38 + echo total: 0.10999999940395355 [Pipeline] stash 11:10:38 Warning: overwriting stash ‘stack-cost’ 11:10:38 Stashed 1 file(s) [Pipeline] } 11:10:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 11:10:38 $ docker stop --time=1 db570a8bee5748923d7cd1e293c5871eb066d1e16c25791c86e06fd9811fe5b6 11:10:40 $ docker rm -f --volumes db570a8bee5748923d7cd1e293c5871eb066d1e16c25791c86e06fd9811fe5b6 [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 11:10:40 provisioning config files... 11:10:40 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11850764756408563569tmp [Pipeline] { [Pipeline] sh 11:10:41 + set +x 11:10:41 + curl -s https://codecov.io/bash 11:10:41 + bash -s -- 11:10:41 11:10:41 _____ _ 11:10:41 / ____| | | 11:10:41 | | ___ __| | ___ ___ _____ __ 11:10:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:10:41 | |___| (_) | (_| | __/ (_| (_) \ V / 11:10:41 \_____\___/ \__,_|\___|\___\___/ \_/ 11:10:41 Bash-1.0.6 11:10:41 11:10:41 11:10:41 ==> git version 2.25.1 found 11:10:41 ==> 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 11:10:41 Release-Date: 2020-01-08 11:10:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:10:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:10:41 ==> Jenkins CI detected. 11:10:41 current dir:  /w/workspace/exfoundry_device-usb-camera_main 11:10:41 project root: . 11:10:41 --> token set from env 11:10:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:10:41 ==> Running gcov in . (disable via -X gcov) 11:10:41 ==> Python coveragepy not found 11:10:41 ==> Searching for coverage reports in: 11:10:41 + . 11:10:41 -> Found 1 reports 11:10:41 ==> Detecting git/mercurial file structure 11:10:41 ==> Reading reports 11:10:41 + ./coverage.out bytes=53939 11:10:41 ==> Appending adjustments 11:10:41 https://docs.codecov.io/docs/fixing-reports 11:10:41 + Found adjustments 11:10:41 ==> Gzipping contents 11:10:41 8.0K /tmp/codecov.aUoOoC.gz 11:10:41 ==> Uploading reports 11:10:41 url: https://codecov.io 11:10:41 query: branch=main&commit=01fe4c452c1c0c1ad9fb2e18d81433e35514c064&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 11:10:41 -> Pinging Codecov 11:10:41 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=01fe4c452c1c0c1ad9fb2e18d81433e35514c064&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 11:10:41 -> Uploading to 11:10:41 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/73D8F5FF140700D3E01443B452E23636/01fe4c452c1c0c1ad9fb2e18d81433e35514c064/813dfc51-3267-4655-8894-af5e11e462e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T111041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1647b6be61a386f0ebcc980de9530a8a669f51252008947b603033161b4639d0 11:10:41 % Total % Received % Xferd Average Speed Time Time Time Current 11:10:41 Dload Upload Total Spent Left Speed 11:10:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6891 0 0 100 6891 0 28475 --:--:-- --:--:-- --:--:-- 28593 11:10:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] } 11:10:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:10:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:10:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:10:42 11:10:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:10:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:10:42 df9b9388f04a: Pulling fs layer 11:10:42 52dc419b0ee2: Pulling fs layer 11:10:42 25bc292e5bac: Pulling fs layer 11:10:42 114826534d7a: Pulling fs layer 11:10:42 4657fd5d0bcf: Pulling fs layer 11:10:42 6ad1cebc031e: Pulling fs layer 11:10:42 8a3aa393b2d8: Pulling fs layer 11:10:42 4657fd5d0bcf: Waiting 11:10:42 6ad1cebc031e: Waiting 11:10:42 8a3aa393b2d8: Waiting 11:10:42 25bc292e5bac: Verifying Checksum 11:10:42 25bc292e5bac: Download complete 11:10:42 52dc419b0ee2: Verifying Checksum 11:10:42 52dc419b0ee2: Download complete 11:10:42 4657fd5d0bcf: Download complete 11:10:42 df9b9388f04a: Download complete 11:10:43 6ad1cebc031e: Verifying Checksum 11:10:43 6ad1cebc031e: Download complete 11:10:43 df9b9388f04a: Pull complete 11:10:43 52dc419b0ee2: Pull complete 11:10:43 25bc292e5bac: Pull complete 11:10:43 114826534d7a: Verifying Checksum 11:10:43 114826534d7a: Download complete 11:10:43 8a3aa393b2d8: Verifying Checksum 11:10:43 8a3aa393b2d8: Download complete 11:10:46 114826534d7a: Pull complete 11:10:46 4657fd5d0bcf: Pull complete 11:10:46 6ad1cebc031e: Pull complete 11:10:49 8a3aa393b2d8: Pull complete 11:10:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:10:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:49 prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container 11:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:10:54 $ docker top fa6e1072a8ef43e4b7ffedb4cd1a34847abcd23083d26e57669d14e7439f777d -eo pid,comm [Pipeline] { [Pipeline] echo 11:10:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 11:10:55 + set -o pipefail 11:10:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 11:11:00 11:11:00 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 11:11:00 11:11:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/addb0d5e-2662-4793-8fb0-1dd41f3e619a 11:11:00 11:11:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:11:00 11:11:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:11:00 11:11:00 11:11:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:11:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:11:00 More details here: https://snyk.co/ue1NS [Pipeline] } 11:11:00 $ docker stop --time=1 fa6e1072a8ef43e4b7ffedb4cd1a34847abcd23083d26e57669d14e7439f777d 11:11:05 $ docker rm -f --volumes fa6e1072a8ef43e4b7ffedb4cd1a34847abcd23083d26e57669d14e7439f777d [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 11:11:05 + git log --format=format:%s -1 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] sh 11:11:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:11:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:06 prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container 11:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:11:06 $ docker top f9fd3188624df5614999e7420a70cf10b769594a3d1d6b8ca25dfbbc19152e5d -eo pid,comm 11:11:06 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). 11:11:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:11:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:07 [ssh-agent] Looking for ssh-agent implementation... 11:11:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:07 $ docker exec f9fd3188624df5614999e7420a70cf10b769594a3d1d6b8ca25dfbbc19152e5d ssh-agent 11:11:07 SSH_AUTH_SOCK=/tmp/ssh-LQ0ckUerqfW6/agent.32 11:11:07 SSH_AGENT_PID=38 11:11:07 Running ssh-add (command line suppressed) 11:11:07 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17815509151408274719.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17815509151408274719.key) 11:11:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:07 + git semver tag 11:11:07 2023-08-25 11:11:07,802 [run_tag] DEBUG tag force:False 11:11:07 2023-08-25 11:11:07,802 [check_head_tag] DEBUG check head tag 11:11:07 2023-08-25 11:11:07,804 [execute] INFO git cat-file --batch-check 11:11:07 2023-08-25 11:11:07,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 11:11:07 2023-08-25 11:11:07,807 [execute] INFO git cat-file --batch 11:11:07 2023-08-25 11:11:07,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 11:11:07 2023-08-25 11:11:07,839 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:11:07 2023-08-25 11:11:07,840 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 11:11:07 2023-08-25 11:11:07,840 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 11:11:07 2023-08-25 11:11:07,844 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:11:07 3.1.0-dev.9 [Pipeline] } 11:11:07 $ docker exec --env ******** --env ******** f9fd3188624df5614999e7420a70cf10b769594a3d1d6b8ca25dfbbc19152e5d ssh-agent -k 11:11:08 unset SSH_AUTH_SOCK; 11:11:08 unset SSH_AGENT_PID; 11:11:08 echo Agent pid 38 killed; 11:11:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:11:08 + git semver [Pipeline] } 11:11:08 $ docker stop --time=1 f9fd3188624df5614999e7420a70cf10b769594a3d1d6b8ca25dfbbc19152e5d 11:11:09 $ docker rm -f --volumes f9fd3188624df5614999e7420a70cf10b769594a3d1d6b8ca25dfbbc19152e5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:11:10 11:11:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:11:10 0.23.1-centos7: Pulling from edgex-lftools 11:11:10 ab5ef0e58194: Pulling fs layer 11:11:10 9712f1f96733: Pulling fs layer 11:11:10 63f879dbbcfc: Pulling fs layer 11:11:10 0d9ebad4ef96: Pulling fs layer 11:11:10 e9a5061849ea: Pulling fs layer 11:11:10 d747dcd14b5f: Pulling fs layer 11:11:10 2de7ff778b66: Pulling fs layer 11:11:10 0d9ebad4ef96: Waiting 11:11:10 2de7ff778b66: Waiting 11:11:10 d747dcd14b5f: Waiting 11:11:10 e9a5061849ea: Waiting 11:11:10 9712f1f96733: Download complete 11:11:10 63f879dbbcfc: Verifying Checksum 11:11:10 63f879dbbcfc: Download complete 11:11:11 e9a5061849ea: Verifying Checksum 11:11:11 e9a5061849ea: Download complete 11:11:11 d747dcd14b5f: Verifying Checksum 11:11:11 d747dcd14b5f: Download complete 11:11:11 0d9ebad4ef96: Verifying Checksum 11:11:11 0d9ebad4ef96: Download complete 11:11:11 ab5ef0e58194: Verifying Checksum 11:11:11 ab5ef0e58194: Download complete 11:11:11 2de7ff778b66: Verifying Checksum 11:11:11 2de7ff778b66: Download complete 11:11:13 ab5ef0e58194: Pull complete 11:11:13 9712f1f96733: Pull complete 11:11:14 63f879dbbcfc: Pull complete 11:11:18 0d9ebad4ef96: Pull complete 11:11:18 e9a5061849ea: Pull complete 11:11:18 d747dcd14b5f: Pull complete 11:11:19 2de7ff778b66: Pull complete 11:11:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:11:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:19 prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container 11:11:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:11:23 $ docker top a999171f2afaf0687571b2c6920910090a7c308177602cf68a6021fe8e90aaec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:11:23 provisioning config files... 11:11:23 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15289851245194700586tmp 11:11:23 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15535617461683306303tmp 11:11:23 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2632339090364989030tmp [Pipeline] { [Pipeline] echo 11:11:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:11:23 ---> sigul-configuration.sh 11:11:23 gpg: directory `/root/.gnupg' created 11:11:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:11:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:11:23 gpg: keyring `/root/.gnupg/secring.gpg' created 11:11:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:11:23 gpg: CAST5 encrypted data 11:11:23 gpg: encrypted with 1 passphrase 11:11:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:11:23 + mkdir /home/jenkins 11:11:23 + mkdir /home/jenkins/sigul [Pipeline] sh 11:11:24 + 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 11:11:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:11:24 ---> sigul-install.sh 11:11:24 Sigul already installed; skipping installation. [Pipeline] sh 11:11:24 + git tag --list 11:11:24 v0.0.0 11:11:24 v0.0.1-dev.1 11:11:24 v0.0.1-dev.10 11:11:24 v0.0.1-dev.11 11:11:24 v0.0.1-dev.12 11:11:24 v0.0.1-dev.13 11:11:24 v0.0.1-dev.14 11:11:24 v0.0.1-dev.15 11:11:24 v0.0.1-dev.16 11:11:24 v0.0.1-dev.2 11:11:24 v0.0.1-dev.3 11:11:24 v0.0.1-dev.4 11:11:24 v0.0.1-dev.5 11:11:24 v0.0.1-dev.6 11:11:24 v0.0.1-dev.7 11:11:24 v0.0.1-dev.8 11:11:24 v0.0.1-dev.9 11:11:24 v2.2.0 11:11:24 v2.2.0-dev.17 11:11:24 v2.2.0-dev.18 11:11:24 v2.2.0-dev.19 11:11:24 v2.2.0-dev.20 11:11:24 v2.2.0-dev.21 11:11:24 v2.2.0-dev.22 11:11:24 v2.2.0-dev.23 11:11:24 v2.2.0-dev.24 11:11:24 v2.2.0-dev.25 11:11:24 v2.2.0-dev.26 11:11:24 v2.2.0-dev.27 11:11:24 v2.3.0 11:11:24 v2.3.0-dev.1 11:11:24 v2.3.0-dev.10 11:11:24 v2.3.0-dev.11 11:11:24 v2.3.0-dev.12 11:11:24 v2.3.0-dev.13 11:11:24 v2.3.0-dev.14 11:11:24 v2.3.0-dev.15 11:11:24 v2.3.0-dev.16 11:11:24 v2.3.0-dev.17 11:11:24 v2.3.0-dev.18 11:11:24 v2.3.0-dev.19 11:11:24 v2.3.0-dev.2 11:11:24 v2.3.0-dev.20 11:11:24 v2.3.0-dev.21 11:11:24 v2.3.0-dev.22 11:11:24 v2.3.0-dev.23 11:11:24 v2.3.0-dev.24 11:11:24 v2.3.0-dev.25 11:11:24 v2.3.0-dev.26 11:11:24 v2.3.0-dev.27 11:11:24 v2.3.0-dev.28 11:11:24 v2.3.0-dev.3 11:11:24 v2.3.0-dev.4 11:11:24 v2.3.0-dev.5 11:11:24 v2.3.0-dev.6 11:11:24 v2.3.0-dev.7 11:11:24 v2.3.0-dev.8 11:11:24 v2.3.0-dev.9 11:11:24 v2.3.1 11:11:24 v2.3.1-dev.4 11:11:24 v2.3.1-dev.5 11:11:24 v2.3.1-dev.6 11:11:24 v3.0 11:11:24 v3.0.0 11:11:24 v3.0.0-dev.1 11:11:24 v3.0.0-dev.10 11:11:24 v3.0.0-dev.11 11:11:24 v3.0.0-dev.12 11:11:24 v3.0.0-dev.13 11:11:24 v3.0.0-dev.14 11:11:24 v3.0.0-dev.15 11:11:24 v3.0.0-dev.16 11:11:24 v3.0.0-dev.17 11:11:24 v3.0.0-dev.18 11:11:24 v3.0.0-dev.19 11:11:24 v3.0.0-dev.2 11:11:24 v3.0.0-dev.20 11:11:24 v3.0.0-dev.21 11:11:24 v3.0.0-dev.22 11:11:24 v3.0.0-dev.23 11:11:24 v3.0.0-dev.24 11:11:24 v3.0.0-dev.25 11:11:24 v3.0.0-dev.26 11:11:24 v3.0.0-dev.27 11:11:24 v3.0.0-dev.28 11:11:24 v3.0.0-dev.29 11:11:24 v3.0.0-dev.3 11:11:24 v3.0.0-dev.30 11:11:24 v3.0.0-dev.31 11:11:24 v3.0.0-dev.32 11:11:24 v3.0.0-dev.33 11:11:24 v3.0.0-dev.34 11:11:24 v3.0.0-dev.35 11:11:24 v3.0.0-dev.36 11:11:24 v3.0.0-dev.37 11:11:24 v3.0.0-dev.38 11:11:24 v3.0.0-dev.39 11:11:24 v3.0.0-dev.4 11:11:24 v3.0.0-dev.40 11:11:24 v3.0.0-dev.41 11:11:24 v3.0.0-dev.42 11:11:24 v3.0.0-dev.43 11:11:24 v3.0.0-dev.44 11:11:24 v3.0.0-dev.45 11:11:24 v3.0.0-dev.46 11:11:24 v3.0.0-dev.47 11:11:24 v3.0.0-dev.48 11:11:24 v3.0.0-dev.49 11:11:24 v3.0.0-dev.5 11:11:24 v3.0.0-dev.50 11:11:24 v3.0.0-dev.51 11:11:24 v3.0.0-dev.6 11:11:24 v3.0.0-dev.7 11:11:24 v3.0.0-dev.8 11:11:24 v3.0.0-dev.9 11:11:24 v3.1.0-dev.1 11:11:24 v3.1.0-dev.2 11:11:24 v3.1.0-dev.3 11:11:24 v3.1.0-dev.4 11:11:24 v3.1.0-dev.5 11:11:24 v3.1.0-dev.6 11:11:24 v3.1.0-dev.7 11:11:24 v3.1.0-dev.8 11:11:24 v3.1.0-dev.9 [Pipeline] sh 11:11:24 + lftools sign git-tag v3.1.0-dev.9 11:11:25 Signing Git tag with Sigul... 11:11:25 Signing v3.1.0-dev.9 [Pipeline] echo 11:11:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:11:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:11:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:11:26 $ docker stop --time=1 a999171f2afaf0687571b2c6920910090a7c308177602cf68a6021fe8e90aaec 11:11:27 $ docker rm -f --volumes a999171f2afaf0687571b2c6920910090a7c308177602cf68a6021fe8e90aaec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:11:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:11:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:28 prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container 11:11:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:11:28 $ docker top aff16675458508537f6b6ea166f6bb38d55a7c742f6e9164379927f1fbc965a2 -eo pid,comm 11:11:28 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). 11:11:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:11:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:28 [ssh-agent] Looking for ssh-agent implementation... 11:11:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:28 $ docker exec aff16675458508537f6b6ea166f6bb38d55a7c742f6e9164379927f1fbc965a2 ssh-agent 11:11:28 SSH_AUTH_SOCK=/tmp/ssh-Vpc4BWe0jvFI/agent.32 11:11:28 SSH_AGENT_PID=38 11:11:28 Running ssh-add (command line suppressed) 11:11:28 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4961476465185984455.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4961476465185984455.key) 11:11:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:29 + git semver bump pre 11:11:29 2023-08-25 11:11:29,390 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:11:29 2023-08-25 11:11:29,390 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev 11:11:29 2023-08-25 11:11:29,390 [bump_version] DEBUG bumped version:3.1.0-dev.10 11:11:29 2023-08-25 11:11:29,390 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 11:11:29 2023-08-25 11:11:29,391 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:11:29 2023-08-25 11:11:29,391 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:11:29 2023-08-25 11:11:29,392 [execute] INFO git cat-file --batch-check 11:11:29 2023-08-25 11:11:29,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 11:11:29 2023-08-25 11:11:29,397 [execute] INFO git cat-file --batch 11:11:29 2023-08-25 11:11:29,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 11:11:29 2023-08-25 11:11:29,402 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:11:29 3.1.0-dev.10 [Pipeline] } 11:11:29 $ docker exec --env ******** --env ******** aff16675458508537f6b6ea166f6bb38d55a7c742f6e9164379927f1fbc965a2 ssh-agent -k 11:11:29 unset SSH_AUTH_SOCK; 11:11:29 unset SSH_AGENT_PID; 11:11:29 echo Agent pid 38 killed; 11:11:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:11:29 + git semver [Pipeline] } 11:11:30 $ docker stop --time=1 aff16675458508537f6b6ea166f6bb38d55a7c742f6e9164379927f1fbc965a2 11:11:31 $ docker rm -f --volumes aff16675458508537f6b6ea166f6bb38d55a7c742f6e9164379927f1fbc965a2 [Pipeline] // withDockerContainer [Pipeline] sh 11:11:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:11:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:32 prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container 11:11:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:11:32 $ docker top 0422f506205f0e730b8f6061a284d6353d0bdde9e6078e8890bd171a2108ed03 -eo pid,comm 11:11:32 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). 11:11:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:11:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:32 [ssh-agent] Looking for ssh-agent implementation... 11:11:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:32 $ docker exec 0422f506205f0e730b8f6061a284d6353d0bdde9e6078e8890bd171a2108ed03 ssh-agent 11:11:32 SSH_AUTH_SOCK=/tmp/ssh-qjD6lH0bWVjb/agent.33 11:11:32 SSH_AGENT_PID=39 11:11:32 Running ssh-add (command line suppressed) 11:11:32 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17647286760434542404.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17647286760434542404.key) 11:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:33 + git semver push 11:11:33 2023-08-25 11:11:33,335 [run_push] DEBUG push 11:11:33 2023-08-25 11:11:33,336 [execute] INFO git cat-file --batch-check 11:11:33 2023-08-25 11:11:33,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 11:11:33 2023-08-25 11:11:33,340 [execute] INFO git rev-list 76ab824bea113d2aebb1347645c688b3c6a5589a -- 11:11:33 2023-08-25 11:11:33,340 [execute] DEBUG Popen(['git', 'rev-list', '76ab824bea113d2aebb1347645c688b3c6a5589a', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 11:11:33 2023-08-25 11:11:33,348 [execute] INFO git fetch -v origin 11:11:33 2023-08-25 11:11:33,348 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 11:11:34 2023-08-25 11:11:33,807 [run_push] DEBUG no remote changes detected 11:11:34 2023-08-25 11:11:33,807 [execute] INFO git push origin semver 11:11:34 2023-08-25 11:11:33,808 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 11:11:34 2023-08-25 11:11:34,614 [run_push] DEBUG push all version tags 11:11:34 2023-08-25 11:11:34,614 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:11:34 2023-08-25 11:11:34,615 [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) 11:11:35 2023-08-25 11:11:35,360 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:11:35 3.1.0-dev.10 [Pipeline] } 11:11:35 $ docker exec --env ******** --env ******** 0422f506205f0e730b8f6061a284d6353d0bdde9e6078e8890bd171a2108ed03 ssh-agent -k 11:11:35 unset SSH_AUTH_SOCK; 11:11:35 unset SSH_AGENT_PID; 11:11:35 echo Agent pid 39 killed; 11:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:11:35 + git semver [Pipeline] } 11:11:36 $ docker stop --time=1 0422f506205f0e730b8f6061a284d6353d0bdde9e6078e8890bd171a2108ed03 11:11:37 $ docker rm -f --volumes 0422f506205f0e730b8f6061a284d6353d0bdde9e6078e8890bd171a2108ed03 [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 11:11:38 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 11:11:38 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 11:11:38 total 16 11:11:38 drwxr-xr-x 3 root root 4096 Aug 25 10:59 . 11:11:38 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 11:11 .. 11:11:38 drwxr-xr-x 2 root root 4096 Aug 25 10:59 cost 11:11:38 -rw-r--r-- 1 root root 89 Aug 25 10:59 cost.csv 11:11:38 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 11:11:38 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 11:11:38 total 16 11:11:38 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 10:59 . 11:11:38 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 11:11 .. 11:11:38 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 10:59 cost 11:11:38 -rw-r--r-- 1 jenkins jenkins 89 Aug 25 10:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:11:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:11:39 ---> package-listing.sh 11:11:39 ++ facter osfamily 11:11:39 ++ tr '[:upper:]' '[:lower:]' 11:11:39 + OS_FAMILY=debian 11:11:39 + workspace=/w/workspace/exfoundry_device-usb-camera_main 11:11:39 + START_PACKAGES=/tmp/packages_start.txt 11:11:39 + END_PACKAGES=/tmp/packages_end.txt 11:11:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:39 + PACKAGES=/tmp/packages_start.txt 11:11:39 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 11:11:39 + PACKAGES=/tmp/packages_end.txt 11:11:39 + case "${OS_FAMILY}" in 11:11:39 + dpkg -l 11:11:39 + grep '^ii' 11:11:39 + '[' -f /tmp/packages_start.txt ']' 11:11:39 + '[' -f /tmp/packages_end.txt ']' 11:11:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:39 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 11:11:39 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 11:11:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 11:11:39 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 11:11:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:40 prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container 11:11:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:11:40 $ docker top 6b9def5b4af694c4721ef3e8285319fbcac10f67c76ebb7cba5b00e6cab18984 -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:41 + touch /tmp/pre-build-complete [Pipeline] sh 11:11:41 + mkdir -p /var/log/sysstat [Pipeline] sh 11:11:41 + ls /var/log/sa-host 11:11:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:41 provisioning config files... 11:11:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16905624964855583643tmp [Pipeline] { [Pipeline] echo 11:11:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:11:42 ---> create-netrc.sh [Pipeline] } 11:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:11:42 ---> python-tools-install.sh [Pipeline] echo 11:11:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:11:42 ---> sudo-logs.sh 11:11:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:11:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:11:43 ---> job-cost.sh 11:11:43 lf-activate-venv: SKIPPING 11:11:43 DEBUG: total: 0.2199999988079071 11:11:43 INFO: Retrieving Stack Cost... 11:11:43 INFO: Retrieving Pricing Info for: v3-standard-8 11:11:43 INFO: Archiving Costs [Pipeline] echo 11:11:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:11:44 ---> logs-deploy.sh 11:11:44 lf-activate-venv: SKIPPING 11:11:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/133 11:11:44 INFO: archiving workspace using pattern(s): 11:11:45 Archives upload complete. 11:11:45 INFO: archiving logs to Nexus 11:11:45 ---> uname -a: 11:11:45 Linux prd-ubuntu20-04-docker-8c-8g-4555 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:11:45 11:11:45 11:11:45 ---> lscpu: 11:11:45 Architecture: x86_64 11:11:45 CPU op-mode(s): 32-bit, 64-bit 11:11:45 Byte Order: Little Endian 11:11:45 Address sizes: 40 bits physical, 48 bits virtual 11:11:45 CPU(s): 8 11:11:45 On-line CPU(s) list: 0-7 11:11:45 Thread(s) per core: 1 11:11:45 Core(s) per socket: 1 11:11:45 Socket(s): 8 11:11:45 NUMA node(s): 1 11:11:45 Vendor ID: AuthenticAMD 11:11:45 CPU family: 23 11:11:45 Model: 49 11:11:45 Model name: AMD EPYC-Rome Processor 11:11:45 Stepping: 0 11:11:45 CPU MHz: 2800.000 11:11:45 BogoMIPS: 5600.00 11:11:45 Virtualization: AMD-V 11:11:45 Hypervisor vendor: KVM 11:11:45 Virtualization type: full 11:11:45 L1d cache: 256 KiB 11:11:45 L1i cache: 256 KiB 11:11:45 L2 cache: 4 MiB 11:11:45 L3 cache: 128 MiB 11:11:45 NUMA node0 CPU(s): 0-7 11:11:45 Vulnerability Itlb multihit: Not affected 11:11:45 Vulnerability L1tf: Not affected 11:11:45 Vulnerability Mds: Not affected 11:11:45 Vulnerability Meltdown: Not affected 11:11:45 Vulnerability Mmio stale data: Not affected 11:11:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:11:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:11:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:11:45 Vulnerability Srbds: Not affected 11:11:45 Vulnerability Tsx async abort: Not affected 11:11:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:11:45 11:11:45 11:11:45 ---> nproc: 11:11:45 8 11:11:45 11:11:45 11:11:45 ---> df -h: 11:11:45 Filesystem Size Used Avail Use% Mounted on 11:11:45 overlay 155G 13G 143G 9% / 11:11:45 tmpfs 64M 0 64M 0% /dev 11:11:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:11:45 shm 64M 0 64M 0% /dev/shm 11:11:45 /dev/vda1 155G 13G 143G 9% /facter-os 11:11:45 11:11:45