Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2768fe777b79a62015a83ada07a484477a2262c1 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-ssh2512824221786731850.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3329759784595386267.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3287366417615189758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh16083820517072382345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh8057003860006545597.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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-17008 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 2768fe777b79a62015a83ada07a484477a2262c1 (main) > 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 2768fe777b79a62015a83ada07a484477a2262c1 # timeout=10 Commit message: "docs: add additional tested cameras (#49)" > git rev-list --no-walk 73afea3ace466341e80d38fe07fac6720914120d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:51:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:51:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:51:14 ========================================================= 12:51:14 EdgeX Global Pipelines Version Info 12:51:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:51:15 ------------------- 12:51:15 stable info: 12:51:15 ------------------- 12:51:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:51:15 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 12:51:15 Message: update stable to v1.0.234 12:51:15 ------------------- 12:51:15 experimental info: 12:51:15 ------------------- 12:51:15 Commited By: **** collab-it+edgex@linuxfoundation.org 12:51:15 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 12:51:15 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2768fe7 [Pipeline] echo 12:51:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:51:16 provisioning config files... 12:51:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8297347945433201406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:51:16 ---> docker-login.sh 12:51:16 nexus3.edgexfoundry.org:10001 12:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:17 Configure a credential helper to remove this warning. See 12:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:17 12:51:17 Login Succeeded 12:51:17 nexus3.edgexfoundry.org:10002 12:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:17 Configure a credential helper to remove this warning. See 12:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:17 12:51:17 Login Succeeded 12:51:17 nexus3.edgexfoundry.org:10003 12:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:17 Configure a credential helper to remove this warning. See 12:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:17 12:51:17 Login Succeeded 12:51:17 nexus3.edgexfoundry.org:10004 12:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:17 Configure a credential helper to remove this warning. See 12:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:17 12:51:17 Login Succeeded 12:51:17 docker.io 12:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:18 Configure a credential helper to remove this warning. See 12:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:18 12:51:18 Login Succeeded 12:51:18 ---> docker-login.sh ends [Pipeline] } 12:51:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:51:18 + git rev-list -1 --merges 2768fe777b79a62015a83ada07a484477a2262c1~1..2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] echo 12:51:18 -----------> git rev-list -1 --merges 2768fe777b79a62015a83ada07a484477a2262c1~1..2768fe777b79a62015a83ada07a484477a2262c1 2768fe777b79a62015a83ada07a484477a2262c1 [false] [Pipeline] sh 12:51:18 + git log --format=format:%s -1 2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] echo 12:51:18 ========================================================= 12:51:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:51:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:51:19 + git log --format=format:%s -1 2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] echo 12:51:19 [semverPrep] GIT_COMMIT: 2768fe777b79a62015a83ada07a484477a2262c1, Commit Message: docs: add additional tested cameras (#49) [Pipeline] echo 12:51:19 [semverPrep] This is not a build commit. [Pipeline] sh 12:51:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:51:19 + grep -v github /etc/ssh/ssh_known_hosts 12:51:19 + [ -e /tmp/ssh_known_hosts ] 12:51:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:51:19 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 12:51:19 -a /etc/ssh/ssh_known_hosts 12:51:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:51:20 12:51:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:51:20 0.1.4: Pulling from edgex-devops/py-git-semver 12:51:20 42c077c10790: Pulling fs layer 12:51:20 f63e77b7563a: Pulling fs layer 12:51:20 bd5fdadae976: Pulling fs layer 12:51:20 205491f53016: Pulling fs layer 12:51:20 df18705c85c3: Pulling fs layer 12:51:20 bdb3f477010e: Pulling fs layer 12:51:20 c8a8fc8e1c8f: Pulling fs layer 12:51:20 2c6e9b1d212d: Pulling fs layer 12:51:20 bdb8f0575790: Pulling fs layer 12:51:20 386e3cb2ff24: Pulling fs layer 12:51:20 2343380bae48: Pulling fs layer 12:51:20 c8a8fc8e1c8f: Waiting 12:51:20 2c6e9b1d212d: Waiting 12:51:20 bdb8f0575790: Waiting 12:51:20 386e3cb2ff24: Waiting 12:51:20 2343380bae48: Waiting 12:51:20 205491f53016: Waiting 12:51:20 df18705c85c3: Waiting 12:51:20 bdb3f477010e: Waiting 12:51:20 f63e77b7563a: Verifying Checksum 12:51:20 f63e77b7563a: Download complete 12:51:20 205491f53016: Download complete 12:51:20 df18705c85c3: Verifying Checksum 12:51:20 df18705c85c3: Download complete 12:51:20 bdb3f477010e: Verifying Checksum 12:51:20 bdb3f477010e: Download complete 12:51:20 bd5fdadae976: Verifying Checksum 12:51:20 bd5fdadae976: Download complete 12:51:20 2c6e9b1d212d: Verifying Checksum 12:51:20 2c6e9b1d212d: Download complete 12:51:20 bdb8f0575790: Download complete 12:51:20 386e3cb2ff24: Download complete 12:51:20 2343380bae48: Download complete 12:51:20 42c077c10790: Verifying Checksum 12:51:20 42c077c10790: Download complete 12:51:20 c8a8fc8e1c8f: Verifying Checksum 12:51:20 c8a8fc8e1c8f: Download complete 12:51:22 42c077c10790: Pull complete 12:51:22 f63e77b7563a: Pull complete 12:51:22 bd5fdadae976: Pull complete 12:51:22 205491f53016: Pull complete 12:51:23 df18705c85c3: Pull complete 12:51:23 bdb3f477010e: Pull complete 12:51:24 c8a8fc8e1c8f: Pull complete 12:51:25 2c6e9b1d212d: Pull complete 12:51:25 bdb8f0575790: Pull complete 12:51:25 386e3cb2ff24: Pull complete 12:51:25 2343380bae48: Pull complete 12:51:25 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 12:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:51:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:25 prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container 12:51:25 $ 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 12:51:26 $ docker top 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 -eo pid,comm 12:51:27 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). 12:51:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:51:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:51:27 [ssh-agent] Looking for ssh-agent implementation... 12:51:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:51:27 $ docker exec 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 ssh-agent 12:51:27 SSH_AUTH_SOCK=/tmp/ssh-ZN5ypaghQ9da/agent.33 12:51:27 SSH_AGENT_PID=39 12:51:27 Running ssh-add (command line suppressed) 12:51:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2065911432154020045.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2065911432154020045.key) 12:51:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:51:27 + git tag --points-at HEAD [Pipeline] } 12:51:27 $ docker exec --env ******** --env ******** 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 ssh-agent -k 12:51:27 unset SSH_AUTH_SOCK; 12:51:27 unset SSH_AGENT_PID; 12:51:27 echo Agent pid 39 killed; 12:51:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:51:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:51:27 [ssh-agent] Looking for ssh-agent implementation... 12:51:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:51:28 $ docker exec 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 ssh-agent 12:51:28 SSH_AUTH_SOCK=/tmp/ssh-55WGJyBkD3j1/agent.75 12:51:28 SSH_AGENT_PID=81 12:51:28 Running ssh-add (command line suppressed) 12:51:28 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5731840412451154798.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5731840412451154798.key) 12:51:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:51:28 + git semver init 12:51:28 2022-07-06 12:51:28,782 [run_init] DEBUG init version:0.0.0 force:False 12:51:28 2022-07-06 12:51:28,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 12:51:28 2022-07-06 12:51:28,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 12:51:28 2022-07-06 12:51:28,783 [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) 12:51:29 2022-07-06 12:51:29,352 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 12:51:29 2022-07-06 12:51:29,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 12:51:29 2022-07-06 12:51:29,353 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 12:51:29 2022-07-06 12:51:29,353 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 12:51:29 0.0.1-dev.11 [Pipeline] } 12:51:29 $ docker exec --env ******** --env ******** 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 ssh-agent -k 12:51:29 unset SSH_AUTH_SOCK; 12:51:29 unset SSH_AGENT_PID; 12:51:29 echo Agent pid 81 killed; 12:51:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:51:29 + git semver [Pipeline] } 12:51:30 $ docker stop --time=1 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 12:51:31 $ docker rm -f 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 [Pipeline] // withDockerContainer [Pipeline] sh 12:51:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:51:32 Stashed 1 file(s) [Pipeline] echo 12:51:32 [edgeXSemver]: initialized semver on version 0.0.1-dev.11 [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 12:51:32 provisioning config files... 12:51:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2688077049646208197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:51:32 ---> docker-login.sh 12:51:32 nexus3.edgexfoundry.org:10001 12:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:32 Configure a credential helper to remove this warning. See 12:51:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:32 12:51:32 Login Succeeded 12:51:32 nexus3.edgexfoundry.org:10002 12:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:32 Configure a credential helper to remove this warning. See 12:51:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:32 12:51:32 Login Succeeded 12:51:32 nexus3.edgexfoundry.org:10003 12:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:32 Configure a credential helper to remove this warning. See 12:51:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:32 12:51:32 Login Succeeded 12:51:32 nexus3.edgexfoundry.org:10004 12:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:33 Configure a credential helper to remove this warning. See 12:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:33 12:51:33 Login Succeeded 12:51:33 docker.io 12:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:33 Configure a credential helper to remove this warning. See 12:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:33 12:51:33 Login Succeeded 12:51:33 ---> docker-login.sh ends [Pipeline] } 12:51:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:51:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:51:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:51:33 ========================================================= 12:51:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:51:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 12:51:33 Sending build context to Docker daemon 643.1kB 12:51:33 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 12:51:33 Step 2/12 : FROM ${BASE} AS builder 12:51:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:51:33 59bf1c3509f3: Pulling fs layer 12:51:33 666ba61612fd: Pulling fs layer 12:51:33 8ed8ca486205: Pulling fs layer 12:51:33 cc1cd167ecdc: Pulling fs layer 12:51:33 c516ae0d96e1: Pulling fs layer 12:51:33 684cea983483: Pulling fs layer 12:51:33 dd3240ac7de5: Pulling fs layer 12:51:33 b1e948a4e11c: Pulling fs layer 12:51:33 a8fd76ee1af6: Pulling fs layer 12:51:33 646ad004c059: Pulling fs layer 12:51:33 cc1cd167ecdc: Waiting 12:51:33 c516ae0d96e1: Waiting 12:51:33 684cea983483: Waiting 12:51:33 dd3240ac7de5: Waiting 12:51:33 b1e948a4e11c: Waiting 12:51:33 a8fd76ee1af6: Waiting 12:51:33 8ed8ca486205: Download complete 12:51:33 666ba61612fd: Download complete 12:51:33 c516ae0d96e1: Verifying Checksum 12:51:33 c516ae0d96e1: Download complete 12:51:33 684cea983483: Verifying Checksum 12:51:33 684cea983483: Download complete 12:51:33 59bf1c3509f3: Verifying Checksum 12:51:33 59bf1c3509f3: Download complete 12:51:33 dd3240ac7de5: Verifying Checksum 12:51:33 dd3240ac7de5: Download complete 12:51:34 b1e948a4e11c: Verifying Checksum 12:51:34 b1e948a4e11c: Download complete 12:51:34 59bf1c3509f3: Pull complete 12:51:34 666ba61612fd: Pull complete 12:51:34 8ed8ca486205: Pull complete 12:51:34 646ad004c059: Verifying Checksum 12:51:34 646ad004c059: Download complete 12:51:34 a8fd76ee1af6: Verifying Checksum 12:51:34 a8fd76ee1af6: Download complete 12:51:34 cc1cd167ecdc: Download complete 12:51:39 cc1cd167ecdc: Pull complete 12:51:39 c516ae0d96e1: Pull complete 12:51:39 684cea983483: Pull complete 12:51:39 dd3240ac7de5: Pull complete 12:51:39 b1e948a4e11c: Pull complete 12:51:41 a8fd76ee1af6: Pull complete 12:51:42 646ad004c059: Pull complete 12:51:42 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 12:51:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:51:42 ---> 8f69c11f6b0c 12:51:42 Step 3/12 : ARG MAKE="make build" 12:51:44 ---> Running in b99731b843f2 12:51:44 Removing intermediate container b99731b843f2 12:51:44 ---> b966d19b2357 12:51:44 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 12:51:44 ---> Running in ab512fefd805 12:51:44 Removing intermediate container ab512fefd805 12:51:44 ---> ce2722730803 12:51:44 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 12:51:44 ---> Running in 40efdd6ba686 12:51:44 Removing intermediate container 40efdd6ba686 12:51:44 ---> 485df6d170c6 12:51:44 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:51:44 ---> Running in b5d063e353d9 12:51:44 Removing intermediate container b5d063e353d9 12:51:44 ---> fa2d2d0c5417 12:51:44 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:51:44 ---> Running in cdfeac7c68c8 12:51:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:51:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:51:46 (1/81) Installing mesa (21.2.6-r0) 12:51:46 (2/81) Installing libxau (1.0.9-r0) 12:51:46 (3/81) Installing libmd (1.0.3-r0) 12:51:46 (4/81) Installing libbsd (0.11.3-r1) 12:51:46 (5/81) Installing libxdmcp (1.1.3-r0) 12:51:46 (6/81) Installing libxcb (1.14-r2) 12:51:46 (7/81) Installing libx11 (1.7.2-r0) 12:51:47 (8/81) Installing libxext (1.3.4-r0) 12:51:47 (9/81) Installing libxfixes (6.0.0-r0) 12:51:47 Still waiting to schedule task 12:51:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:51:47 (10/81) Installing libxxf86vm (1.1.4-r2) 12:51:47 (11/81) Installing libpciaccess (0.16-r0) 12:51:47 (12/81) Installing libdrm (2.4.109-r0) 12:51:47 (13/81) Installing mesa-glapi (21.2.6-r0) 12:51:47 (14/81) Installing libxshmfence (1.3-r1) 12:51:47 (15/81) Installing mesa-gl (21.2.6-r0) 12:51:48 (16/81) Installing libice (1.0.10-r0) 12:51:48 (17/81) Installing libuuid (2.37.4-r0) 12:51:48 (18/81) Installing libsm (1.2.3-r0) 12:51:48 (19/81) Installing libxt (1.2.1-r0) 12:51:48 (20/81) Installing libxmu (1.1.3-r0) 12:51:48 (21/81) Installing xset (1.2.4-r0) 12:51:48 (22/81) Installing xprop (1.2.5-r0) 12:51:48 (23/81) Installing xdg-utils (1.1.3-r0) 12:51:48 (24/81) Installing dbus-libs (1.12.20-r4) 12:51:48 (25/81) Installing libffi (3.4.2-r1) 12:51:48 (26/81) Installing libintl (0.21-r0) 12:51:48 (27/81) Installing libblkid (2.37.4-r0) 12:51:49 (28/81) Installing libmount (2.37.4-r0) 12:51:49 (29/81) Installing pcre (8.45-r1) 12:51:49 (30/81) Installing glib (2.70.1-r0) 12:51:49 (31/81) Installing icu-libs (69.1-r1) 12:51:50 (32/81) Installing libpcre2-16 (10.40-r0) 12:51:50 (33/81) Installing zstd-libs (1.5.0-r0) 12:51:50 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 12:51:50 (35/81) Installing hicolor-icon-theme (0.17-r1) 12:51:50 (36/81) Installing wayland-libs-server (1.19.0-r1) 12:51:51 (37/81) Installing mesa-gbm (21.2.6-r0) 12:51:51 (38/81) Installing wayland-libs-client (1.19.0-r1) 12:51:51 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 12:51:51 (40/81) Installing libxcomposite (0.4.5-r0) 12:51:51 (41/81) Installing libbz2 (1.0.8-r1) 12:51:51 (42/81) Installing libpng (1.6.37-r1) 12:51:51 (43/81) Installing freetype (2.11.1-r2) 12:51:51 (44/81) Installing fontconfig (2.13.1-r4) 12:51:51 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 12:51:51 (46/81) Installing wayland-libs-egl (1.19.0-r1) 12:51:52 (47/81) Installing xkeyboard-config (2.34-r0) 12:51:52 (48/81) Installing xz-libs (5.2.5-r1) 12:51:52 (49/81) Installing libxml2 (2.9.14-r0) 12:51:52 (50/81) Installing libxkbcommon (1.3.1-r0) 12:51:52 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 12:51:52 (52/81) Installing mesa-egl (21.2.6-r0) 12:51:52 (53/81) Installing avahi-libs (0.8-r5) 12:51:52 (54/81) Installing nettle (3.7.3-r0) 12:51:52 (55/81) Installing p11-kit (0.24.0-r1) 12:51:52 (56/81) Installing libtasn1 (4.18.0-r0) 12:51:53 (57/81) Installing libunistring (0.9.10-r1) 12:51:53 (58/81) Installing gnutls (3.7.1-r0) 12:51:53 (59/81) Installing cups-libs (2.3.3-r6) 12:51:53 (60/81) Installing graphite2 (1.3.14-r0) 12:51:53 (61/81) Installing harfbuzz (3.0.0-r2) 12:51:53 (62/81) Installing libevdev (1.12.0-r0) 12:51:53 (63/81) Installing mtdev (1.1.6-r0) 12:51:53 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 12:51:53 (65/81) Installing libinput-libs (1.19.4-r0) 12:51:53 (66/81) Installing libjpeg-turbo (2.1.2-r0) 12:51:53 (67/81) Installing xcb-util-wm (0.4.1-r1) 12:51:54 (68/81) Installing xcb-util (0.4.0-r3) 12:51:54 (69/81) Installing xcb-util-image (0.4.0-r1) 12:51:54 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 12:51:54 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 12:51:54 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 12:51:54 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 12:51:55 (74/81) Installing v4l-utils-libs (1.22.1-r1) 12:51:55 (75/81) Installing v4l-utils (1.22.1-r1) 12:51:55 (76/81) Installing udev-init-scripts (35-r0) 12:51:55 Executing udev-init-scripts-35-r0.post-install 12:51:55 (77/81) Installing kmod-libs (29-r2) 12:51:55 (78/81) Installing eudev (3.2.11_pre1-r0) 12:51:55 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 12:51:55 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 12:51:55 (81/81) Installing v4l-utils-dev (1.22.1-r1) 12:51:55 Executing busybox-1.34.1-r3.trigger 12:51:55 Executing eudev-3.2.11_pre1-r0.trigger 12:51:55 OK: 335 MiB in 133 packages 12:51:58 Removing intermediate container cdfeac7c68c8 12:51:58 ---> 44d00eed7cb5 12:51:58 Step 8/12 : WORKDIR /device-usb-camera 12:51:58 ---> Running in 534d22adccab 12:51:58 Removing intermediate container 534d22adccab 12:51:58 ---> dc878ff5cf8c 12:51:58 Step 9/12 : COPY go.mod vendor* ./ 12:51:58 ---> 7d77ac83771a 12:51:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:51:58 ---> Running in a5265819f78e 12:52:20 Removing intermediate container a5265819f78e 12:52:20 ---> afb227b25196 12:52:20 Step 11/12 : COPY . . 12:52:20 ---> 80d5489cbb00 12:52:20 Step 12/12 : RUN ${MAKE} 12:52:20 ---> Running in 7045fd67f3b4 12:52:20 noop 12:52:20 Removing intermediate container 7045fd67f3b4 12:52:20 ---> 5464c436e954 12:52:20 Successfully built 5464c436e954 12:52:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:20 + docker inspect -f . ci-base-image-x86_64 12:52:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:20 prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container 12:52:20 $ 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 12:52:21 $ docker top e55274a29cc1a023ba3a97d7604ad8b939f8849767d87cea2a14be5447f9e3b7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:52:21 + go version 12:52:21 go version go1.17.7 linux/amd64 [Pipeline] } 12:52:21 $ docker stop --time=1 e55274a29cc1a023ba3a97d7604ad8b939f8849767d87cea2a14be5447f9e3b7 12:52:23 $ docker rm -f e55274a29cc1a023ba3a97d7604ad8b939f8849767d87cea2a14be5447f9e3b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:23 + docker inspect -f . ci-base-image-x86_64 12:52:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:23 prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container 12:52:23 $ 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 12:52:23 $ docker top 75cf424845419b7b74b4e53ef1a0d2577e632c8b26e5cb1d148f250071e56525 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:52:24 + make test 12:52:24 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 12:52:24 ? github.com/edgexfoundry/device-usb-camera [no test files] 12:52:34 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 12:52:34 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 12:52:39 CGO_ENABLED=1 go vet ./... 12:52:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:52:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:52:44 ./bin/test-attribution-txt.sh [Pipeline] echo 12:52:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:52:44 $ docker stop --time=1 75cf424845419b7b74b4e53ef1a0d2577e632c8b26e5cb1d148f250071e56525 12:52:45 $ docker rm -f 75cf424845419b7b74b4e53ef1a0d2577e632c8b26e5cb1d148f250071e56525 [Pipeline] // withDockerContainer [Pipeline] sh 12:52:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:52:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:52:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:52:47 + ls -al . 12:52:47 total 164 12:52:47 drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 12:52 . 12:52:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 12:51 .. 12:52:47 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 12:51 .git 12:52:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:51 .github 12:52:47 -rw-rw-r-- 1 jenkins jenkins 349 Jul 6 12:51 .gitignore 12:52:47 -rw-rw-r-- 1 jenkins jenkins 42 Jul 6 12:51 .golangci.yml 12:52:47 -rw-rw-r-- 1 jenkins jenkins 77 Jul 6 12:51 .hadolint.yml 12:52:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 12:51 .semver 12:52:47 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 6 12:51 Attribution.txt 12:52:47 -rw-rw-r-- 1 jenkins jenkins 181 Jul 6 12:51 CHANGELOG.md 12:52:47 -rw-rw-r-- 1 jenkins jenkins 1891 Jul 6 12:51 Dockerfile 12:52:47 -rw-rw-r-- 1 jenkins jenkins 678 Jul 6 12:51 GOVERNANCE.md 12:52:47 -rw-rw-r-- 1 jenkins jenkins 659 Jul 6 12:51 Jenkinsfile 12:52:47 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 6 12:51 LICENSE 12:52:47 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 6 12:51 Makefile 12:52:47 -rw-rw-r-- 1 jenkins jenkins 622 Jul 6 12:51 OWNERS.md 12:52:47 -rw-rw-r-- 1 jenkins jenkins 10846 Jul 6 12:51 README.md 12:52:47 -rw-rw-r-- 1 jenkins jenkins 12 Jul 6 12:51 VERSION 12:52:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:51 bin 12:52:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 12:51 cmd 12:52:47 -rw-r--r-- 1 jenkins jenkins 10 Jul 6 12:52 coverage.out 12:52:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:51 docker-compose 12:52:47 -rw-rw-r-- 1 jenkins jenkins 140 Jul 6 12:51 docker-entrypoint.sh 12:52:47 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 6 12:51 go.mod 12:52:47 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 6 12:51 go.sum 12:52:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 12:51 internal 12:52:47 -rw-rw-r-- 1 jenkins jenkins 231 Jul 6 12:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:47 + 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=2768fe777b79a62015a83ada07a484477a2262c1 --label arch=amd64 --label version=0.0.1-dev.11 . 12:52:47 Sending build context to Docker daemon 644.1kB 12:52:47 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 12:52:47 Step 2/29 : FROM ${BASE} AS builder 12:52:47 ---> 5464c436e954 12:52:47 Step 3/29 : ARG MAKE="make build" 12:52:47 ---> Running in 19292aabc876 12:52:47 Removing intermediate container 19292aabc876 12:52:47 ---> 3d7e2339ea7f 12:52:47 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 12:52:47 ---> Running in 5391b2a5f24b 12:52:47 Removing intermediate container 5391b2a5f24b 12:52:47 ---> 97cc324de480 12:52:47 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 12:52:47 ---> Running in f2af6296b4a2 12:52:47 Removing intermediate container f2af6296b4a2 12:52:47 ---> 8c467cf22811 12:52:47 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:52:47 ---> Running in ed230a500d90 12:52:48 Removing intermediate container ed230a500d90 12:52:48 ---> 1502ffc517a1 12:52:48 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:52:48 ---> Running in f7a261faf118 12:52:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:52:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:52:50 OK: 335 MiB in 133 packages 12:52:50 Removing intermediate container f7a261faf118 12:52:50 ---> 5e5e0c5f3370 12:52:50 Step 8/29 : WORKDIR /device-usb-camera 12:52:50 ---> Running in 490a3e7e77ce 12:52:50 Removing intermediate container 490a3e7e77ce 12:52:50 ---> 980b910cbfdf 12:52:50 Step 9/29 : COPY go.mod vendor* ./ 12:52:50 ---> b75679fd3cb9 12:52:50 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:52:50 ---> Running in bb28ce595227 12:52:51 Removing intermediate container bb28ce595227 12:52:51 ---> df481828c990 12:52:51 Step 11/29 : COPY . . 12:52:51 ---> e7762ef0ba3d 12:52:51 Step 12/29 : RUN ${MAKE} 12:52:51 ---> Running in 5564c8401b79 12:52:51 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.11 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 12:53:13 Removing intermediate container 5564c8401b79 12:53:13 ---> 47daddee9aa5 12:53:13 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 12:53:13 v0.18.4: Pulling from aler9/rtsp-simple-server 12:53:13 af6660deedbd: Pulling fs layer 12:53:13 97cd0a44c592: Pulling fs layer 12:53:13 97cd0a44c592: Verifying Checksum 12:53:13 97cd0a44c592: Download complete 12:53:13 af6660deedbd: Verifying Checksum 12:53:13 af6660deedbd: Download complete 12:53:13 af6660deedbd: Pull complete 12:53:13 97cd0a44c592: Pull complete 12:53:13 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 12:53:13 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 12:53:13 ---> fea57e182299 12:53:13 Step 14/29 : FROM alpine:3.15 12:53:13 3.15: Pulling from library/alpine 12:53:13 df9b9388f04a: Pulling fs layer 12:53:13 df9b9388f04a: Download complete 12:53:13 df9b9388f04a: Pull complete 12:53:13 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 12:53:13 Status: Downloaded newer image for alpine:3.15 12:53:13 ---> 0ac33e5f5afa 12:53:13 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 12:53:13 ---> Running in 80b3d19b0aac 12:53:13 Removing intermediate container 80b3d19b0aac 12:53:13 ---> 76e62979b4a5 12:53:13 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 12:53:13 ---> Running in fcba4f930e5e 12:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:53:14 (1/74) Installing dumb-init (1.2.5-r1) 12:53:14 (2/74) Installing sdl2 (2.0.16-r4) 12:53:14 (3/74) Installing libxau (1.0.9-r0) 12:53:14 (4/74) Installing libmd (1.0.3-r0) 12:53:14 (5/74) Installing libbsd (0.11.3-r1) 12:53:14 (6/74) Installing libxdmcp (1.1.3-r0) 12:53:14 (7/74) Installing libxcb (1.14-r2) 12:53:14 (8/74) Installing libx11 (1.7.2-r0) 12:53:14 (9/74) Installing aom-libs (3.2.0-r0) 12:53:14 (10/74) Installing alsa-lib (1.2.5.1-r1) 12:53:14 (11/74) Installing expat (2.4.7-r0) 12:53:14 (12/74) Installing brotli-libs (1.0.9-r5) 12:53:14 (13/74) Installing libbz2 (1.0.8-r1) 12:53:14 (14/74) Installing libpng (1.6.37-r1) 12:53:14 (15/74) Installing freetype (2.11.1-r2) 12:53:14 (16/74) Installing libuuid (2.37.4-r0) 12:53:14 (17/74) Installing fontconfig (2.13.1-r4) 12:53:14 (18/74) Installing fribidi (1.0.11-r0) 12:53:14 (19/74) Installing libffi (3.4.2-r1) 12:53:14 (20/74) Installing libintl (0.21-r0) 12:53:14 (21/74) Installing libblkid (2.37.4-r0) 12:53:14 (22/74) Installing libmount (2.37.4-r0) 12:53:14 (23/74) Installing pcre (8.45-r1) 12:53:14 (24/74) Installing glib (2.70.1-r0) 12:53:14 (25/74) Installing graphite2 (1.3.14-r0) 12:53:14 (26/74) Installing harfbuzz (3.0.0-r2) 12:53:14 (27/74) Installing libass (0.15.2-r0) 12:53:14 (28/74) Installing libdav1d (0.9.2-r0) 12:53:14 (29/74) Installing gmp (6.2.1-r1) 12:53:14 (30/74) Installing nettle (3.7.3-r0) 12:53:14 (31/74) Installing p11-kit (0.24.0-r1) 12:53:14 (32/74) Installing libtasn1 (4.18.0-r0) 12:53:14 (33/74) Installing libunistring (0.9.10-r1) 12:53:14 (34/74) Installing gnutls (3.7.1-r0) 12:53:14 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 12:53:14 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 12:53:14 (37/74) Installing lame (3.100-r0) 12:53:14 (38/74) Installing opus (1.3.1-r1) 12:53:14 (39/74) Installing libgomp (10.3.1_git20211027-r0) 12:53:14 (40/74) Installing soxr (0.1.3-r2) 12:53:14 (41/74) Installing libgcc (10.3.1_git20211027-r0) 12:53:14 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 12:53:14 (43/74) Installing libsrt (1.4.2-r1) 12:53:14 (44/74) Installing libssh (0.9.6-r1) 12:53:14 (45/74) Installing libogg (1.3.5-r0) 12:53:14 (46/74) Installing libtheora (1.1.1-r16) 12:53:14 (47/74) Installing libjpeg-turbo (2.1.2-r0) 12:53:14 (48/74) Installing v4l-utils-libs (1.22.1-r1) 12:53:14 (49/74) Installing libxext (1.3.4-r0) 12:53:14 (50/74) Installing libxfixes (6.0.0-r0) 12:53:14 (51/74) Installing libpciaccess (0.16-r0) 12:53:14 (52/74) Installing libdrm (2.4.109-r0) 12:53:14 (53/74) Installing wayland-libs-client (1.19.0-r1) 12:53:14 (54/74) Installing libva (2.13.0-r0) 12:53:14 (55/74) Installing libvdpau (1.4-r0) 12:53:14 (56/74) Installing vidstab (1.1.0-r1) 12:53:14 (57/74) Installing libvorbis (1.3.7-r0) 12:53:14 (58/74) Installing libvpx (1.10.0-r0) 12:53:14 (59/74) Installing vulkan-loader (1.2.196-r0) 12:53:14 (60/74) Installing libwebp (1.2.2-r0) 12:53:14 (61/74) Installing x264-libs (20210613-r0) 12:53:14 (62/74) Installing x265-libs (3.5-r0) 12:53:14 (63/74) Installing xvidcore (1.3.7-r1) 12:53:14 (64/74) Installing ffmpeg-libs (4.4.1-r2) 12:53:14 (65/74) Installing ffmpeg (4.4.1-r2) 12:53:15 (66/74) Installing udev-init-scripts (35-r0) 12:53:15 Executing udev-init-scripts-35-r0.post-install 12:53:15 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 12:53:15 (68/74) Installing xz-libs (5.2.5-r1) 12:53:15 (69/74) Installing zstd-libs (1.5.0-r0) 12:53:15 (70/74) Installing kmod-libs (29-r2) 12:53:15 (71/74) Installing eudev (3.2.11_pre1-r0) 12:53:15 (72/74) Installing libsodium (1.0.18-r0) 12:53:15 (73/74) Installing libzmq (4.3.4-r0) 12:53:15 (74/74) Installing zeromq (4.3.4-r0) 12:53:15 Executing busybox-1.34.1-r5.trigger 12:53:15 Executing eudev-3.2.11_pre1-r0.trigger 12:53:15 OK: 78 MiB in 88 packages 12:53:16 Removing intermediate container fcba4f930e5e 12:53:16 ---> 7e672f4c1e2d 12:53:16 Step 17/29 : WORKDIR / 12:53:16 ---> Running in 9cb5ca839456 12:53:16 Removing intermediate container 9cb5ca839456 12:53:16 ---> 573511ccd26e 12:53:16 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 12:53:17 ---> aad4489af724 12:53:17 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 12:53:17 ---> c1331d533d32 12:53:17 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 12:53:17 ---> c0f165ff58ba 12:53:17 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 12:53:17 ---> d132c6e01d0a 12:53:17 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 12:53:18 ---> d9b547a3d1b9 12:53:18 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 12:53:18 ---> f9b6df5b5b3a 12:53:18 Step 24/29 : EXPOSE 59983 12:53:18 ---> Running in cca66653c006 12:53:18 Removing intermediate container cca66653c006 12:53:18 ---> d755cbe04073 12:53:18 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 12:53:18 ---> Running in 063d3864a2d8 12:53:18 Removing intermediate container 063d3864a2d8 12:53:18 ---> 3a32e6ce2077 12:53:18 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 12:53:19 ---> Running in 7739311aab45 12:53:19 Removing intermediate container 7739311aab45 12:53:19 ---> d29091d28414 12:53:19 Step 27/29 : LABEL arch=amd64 12:53:19 ---> Running in df3ee761c50b 12:53:19 Removing intermediate container df3ee761c50b 12:53:19 ---> 4c65ee5856ab 12:53:19 Step 28/29 : LABEL git_sha=2768fe777b79a62015a83ada07a484477a2262c1 12:53:19 ---> Running in 8f5a63a4da01 12:53:19 Removing intermediate container 8f5a63a4da01 12:53:19 ---> 7a7641e7bbcb 12:53:19 Step 29/29 : LABEL version=0.0.1-dev.11 12:53:19 ---> Running in f9ca1efc56e4 12:53:19 Removing intermediate container f9ca1efc56e4 12:53:19 ---> 7f0e585d89e0 12:53:19 [Warning] One or more build-args [ARCH] were not consumed 12:53:19 Successfully built 7f0e585d89e0 12:53:19 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:53:19 provisioning config files... 12:53:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5439290767137528031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:20 ---> docker-login.sh 12:53:20 nexus3.edgexfoundry.org:10001 12:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:20 Configure a credential helper to remove this warning. See 12:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:20 12:53:20 Login Succeeded 12:53:20 nexus3.edgexfoundry.org:10002 12:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:20 Configure a credential helper to remove this warning. See 12:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:20 12:53:20 Login Succeeded 12:53:20 nexus3.edgexfoundry.org:10003 12:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:20 Configure a credential helper to remove this warning. See 12:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:20 12:53:20 Login Succeeded 12:53:20 nexus3.edgexfoundry.org:10004 12:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:20 Configure a credential helper to remove this warning. See 12:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:20 12:53:20 Login Succeeded 12:53:20 docker.io 12:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:20 Configure a credential helper to remove this warning. See 12:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:20 12:53:20 Login Succeeded 12:53:20 ---> docker-login.sh ends [Pipeline] } 12:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:53:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:53:20 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 12:53:20 2768fe777b79a62015a83ada07a484477a2262c1 12:53:20 latest 12:53:20 0.0.1-dev.11 12:53:20 2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 12:53:20 main 12:53:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:21 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1 12:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 12:53:21 550e596c6d0e: Preparing 12:53:21 1207169bf42c: Preparing 12:53:21 6837ed1204cc: Preparing 12:53:21 0176d28a5cd7: Preparing 12:53:21 b8d98b653284: Preparing 12:53:21 6e50a3b7593d: Preparing 12:53:21 c9a15fba742f: Preparing 12:53:21 4fc242d58285: Preparing 12:53:21 6e50a3b7593d: Waiting 12:53:21 c9a15fba742f: Waiting 12:53:21 4fc242d58285: Waiting 12:53:21 b8d98b653284: Pushed 12:53:21 0176d28a5cd7: Pushed 12:53:21 1207169bf42c: Pushed 12:53:21 6837ed1204cc: Pushed 12:53:21 4fc242d58285: Layer already exists 12:53:23 550e596c6d0e: Pushed 12:53:24 6e50a3b7593d: Pushed 12:53:28 c9a15fba742f: Pushed 12:53:28 2768fe777b79a62015a83ada07a484477a2262c1: digest: sha256:069c374ec7911f62c2cd68d2e20dd04068a95077ec3a94cbf95fa4d524b514eb size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17009 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { 12:53:28 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] ws 12:53:28 Running in /w/workspace/device-usb-camera/22 [Pipeline] { [Pipeline] sh [Pipeline] checkout 12:53:28 Selected Git installation does not exist. Using Default 12:53:28 The recommended git tool is: NONE 12:53:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 12:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 12:53:29 550e596c6d0e: Preparing 12:53:29 1207169bf42c: Preparing 12:53:29 6837ed1204cc: Preparing 12:53:29 0176d28a5cd7: Preparing 12:53:29 b8d98b653284: Preparing 12:53:29 6e50a3b7593d: Preparing 12:53:29 c9a15fba742f: Preparing 12:53:29 4fc242d58285: Preparing 12:53:29 c9a15fba742f: Waiting 12:53:29 6e50a3b7593d: Waiting 12:53:29 4fc242d58285: Waiting 12:53:29 6837ed1204cc: Layer already exists 12:53:29 0176d28a5cd7: Layer already exists 12:53:29 550e596c6d0e: Layer already exists 12:53:29 1207169bf42c: Layer already exists 12:53:29 b8d98b653284: Layer already exists 12:53:29 c9a15fba742f: Layer already exists 12:53:29 6e50a3b7593d: Layer already exists 12:53:29 4fc242d58285: Layer already exists 12:53:29 latest: digest: sha256:069c374ec7911f62c2cd68d2e20dd04068a95077ec3a94cbf95fa4d524b514eb size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.11 12:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 12:53:29 550e596c6d0e: Preparing 12:53:29 1207169bf42c: Preparing 12:53:29 6837ed1204cc: Preparing 12:53:29 0176d28a5cd7: Preparing 12:53:29 b8d98b653284: Preparing 12:53:29 6e50a3b7593d: Preparing 12:53:29 c9a15fba742f: Preparing 12:53:29 4fc242d58285: Preparing 12:53:29 c9a15fba742f: Waiting 12:53:29 6e50a3b7593d: Waiting 12:53:29 4fc242d58285: Waiting 12:53:29 b8d98b653284: Layer already exists 12:53:29 1207169bf42c: Layer already exists 12:53:29 550e596c6d0e: Layer already exists 12:53:29 0176d28a5cd7: Layer already exists 12:53:29 6837ed1204cc: Layer already exists 12:53:29 6e50a3b7593d: Layer already exists 12:53:29 c9a15fba742f: Layer already exists 12:53:29 4fc242d58285: Layer already exists 12:53:29 0.0.1-dev.11: digest: sha256:069c374ec7911f62c2cd68d2e20dd04068a95077ec3a94cbf95fa4d524b514eb size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 12:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 12:53:30 550e596c6d0e: Preparing 12:53:30 1207169bf42c: Preparing 12:53:30 6837ed1204cc: Preparing 12:53:30 0176d28a5cd7: Preparing 12:53:30 b8d98b653284: Preparing 12:53:30 6e50a3b7593d: Preparing 12:53:30 c9a15fba742f: Preparing 12:53:30 4fc242d58285: Preparing 12:53:30 6e50a3b7593d: Waiting 12:53:30 c9a15fba742f: Waiting 12:53:30 4fc242d58285: Waiting 12:53:30 1207169bf42c: Layer already exists 12:53:30 550e596c6d0e: Layer already exists 12:53:30 b8d98b653284: Layer already exists 12:53:30 0176d28a5cd7: Layer already exists 12:53:30 6837ed1204cc: Layer already exists 12:53:30 c9a15fba742f: Layer already exists 12:53:30 4fc242d58285: Layer already exists 12:53:30 6e50a3b7593d: Layer already exists 12:53:30 2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11: digest: sha256:069c374ec7911f62c2cd68d2e20dd04068a95077ec3a94cbf95fa4d524b514eb size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 12:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 12:53:31 550e596c6d0e: Preparing 12:53:31 1207169bf42c: Preparing 12:53:31 6837ed1204cc: Preparing 12:53:31 0176d28a5cd7: Preparing 12:53:31 b8d98b653284: Preparing 12:53:31 6e50a3b7593d: Preparing 12:53:31 c9a15fba742f: Preparing 12:53:31 4fc242d58285: Preparing 12:53:31 6e50a3b7593d: Waiting 12:53:31 c9a15fba742f: Waiting 12:53:31 4fc242d58285: Waiting 12:53:31 0176d28a5cd7: Layer already exists 12:53:31 550e596c6d0e: Layer already exists 12:53:31 b8d98b653284: Layer already exists 12:53:31 6837ed1204cc: Layer already exists 12:53:31 1207169bf42c: Layer already exists 12:53:31 6e50a3b7593d: Layer already exists 12:53:31 c9a15fba742f: Layer already exists 12:53:31 4fc242d58285: Layer already exists 12:53:31 main: digest: sha256:069c374ec7911f62c2cd68d2e20dd04068a95077ec3a94cbf95fa4d524b514eb size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:53:31 ===================================================== [Pipeline] echo 12:53:31 taggedImages: 12:53:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1 12:53:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 12:53:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.11 12:53:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 12:53:31 - 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 12:53:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:53:31 12:53:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:53:31 latest: Pulling from edgex-lftools-log-publisher 12:53:31 5eb5b503b376: Pulling fs layer 12:53:31 5c69ac0246d0: Pulling fs layer 12:53:31 ec43610c2a17: Pulling fs layer 12:53:31 3a2ae6a8a46f: Pulling fs layer 12:53:31 33b1e0a273af: Pulling fs layer 12:53:31 5d3b04190fa2: Pulling fs layer 12:53:31 2f39f015ded8: Pulling fs layer 12:53:31 3a2ae6a8a46f: Waiting 12:53:31 2f39f015ded8: Waiting 12:53:31 5c69ac0246d0: Verifying Checksum 12:53:31 5c69ac0246d0: Download complete 12:53:31 3a2ae6a8a46f: Verifying Checksum 12:53:31 3a2ae6a8a46f: Download complete 12:53:31 33b1e0a273af: Verifying Checksum 12:53:31 33b1e0a273af: Download complete 12:53:31 5d3b04190fa2: Download complete 12:53:32 ec43610c2a17: Verifying Checksum 12:53:32 ec43610c2a17: Download complete 12:53:32 5eb5b503b376: Verifying Checksum 12:53:32 5eb5b503b376: Download complete 12:53:32 2f39f015ded8: Download complete 12:53:33 5eb5b503b376: Pull complete 12:53:33 5c69ac0246d0: Pull complete 12:53:34 ec43610c2a17: Pull complete 12:53:34 3a2ae6a8a46f: Pull complete 12:53:34 33b1e0a273af: Pull complete 12:53:34 5d3b04190fa2: Pull complete 12:53:34 using credential edgex-jenkins-ssh 12:53:34 Cloning the remote Git repository 12:53:35 Avoid second fetch 12:53:35 Checking out Revision 2768fe777b79a62015a83ada07a484477a2262c1 (main) 12:53:34 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 12:53:34 > git init /w/workspace/device-usb-camera/22 # timeout=10 12:53:34 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 12:53:34 > git --version # timeout=10 12:53:34 > git --version # 'git version 2.25.1' 12:53:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:53:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:35 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 12:53:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:35 > git config core.sparsecheckout # timeout=10 12:53:35 > git checkout -f 2768fe777b79a62015a83ada07a484477a2262c1 # timeout=10 12:53:38 2f39f015ded8: Pull complete 12:53:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:53:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:38 prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container 12:53:38 $ 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 12:53:39 Commit message: "docs: add additional tested cameras (#49)" 12:53:39 12:53:39 GitHub has been notified of this commit’s build result 12:53:39 12:53:40 $ docker top b39bfce5e26b702a26540b2aa27032f1480cf18ba7ddfa938b08fc722a79001a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:53:40 ---> job-cost.sh 12:53:40 lf-activate-venv: SKIPPING 12:53:40 INFO: No Stack... 12:53:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:53:41 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:41 Dload Upload Total Spent Left Speed 12:53:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12253 97 11881 0 0 90007 0 --:--:-- --:--:-- --:--:-- 89330 100 12253 100 12253 0 0 92127 0 --:--:-- --:--:-- --:--:-- 91440 12:53:41 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 12:53:41 INFO: Archiving Costs [Pipeline] sh 12:53:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:53:41 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 12:53:41 + cut -d, -f6 [Pipeline] lock 12:53:41 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] 12:53:41 Resource [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] did not exist. Created. 12:53:41 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:53:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:53:42 + sudo tee /etc/docker/daemon.new 12:53:42 { 12:53:42 "registry-mirrors": [ 12:53:42 "https://nexus3.edgexfoundry.org:10001" 12:53:42 ], 12:53:42 "bip": "10.250.0.254/24", 12:53:42 "hosts": [ 12:53:42 "tcp://0.0.0.0:5555", 12:53:42 "unix:///var/run/docker.sock" 12:53:42 ], 12:53:42 "mtu": 1458, 12:53:42 "selinux-enabled": true, 12:53:42 "seccomp-profile": "/etc/docker/seccomp.json" 12:53:42 } [Pipeline] sh 12:53:42 + echo total: 0.2199999988079071 [Pipeline] stash 12:53:42 Stashed 1 file(s) [Pipeline] } 12:53:42 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 12:53:42 $ docker stop --time=1 b39bfce5e26b702a26540b2aa27032f1480cf18ba7ddfa938b08fc722a79001a 12:53:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 12:53:43 $ docker rm -f b39bfce5e26b702a26540b2aa27032f1480cf18ba7ddfa938b08fc722a79001a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:53:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:02 provisioning config files... 12:54:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/22@tmp/config1511355973245800108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:02 ---> docker-login.sh 12:54:02 nexus3.edgexfoundry.org:10001 12:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:03 Configure a credential helper to remove this warning. See 12:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:03 12:54:03 Login Succeeded 12:54:03 nexus3.edgexfoundry.org:10002 12:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:04 Configure a credential helper to remove this warning. See 12:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:04 12:54:04 Login Succeeded 12:54:04 nexus3.edgexfoundry.org:10003 12:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:04 Configure a credential helper to remove this warning. See 12:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:04 12:54:04 Login Succeeded 12:54:04 nexus3.edgexfoundry.org:10004 12:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:04 Configure a credential helper to remove this warning. See 12:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:04 12:54:04 Login Succeeded 12:54:04 docker.io 12:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:05 Configure a credential helper to remove this warning. See 12:54:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:05 12:54:05 Login Succeeded 12:54:05 ---> docker-login.sh ends [Pipeline] } 12:54:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:54:05 ========================================================= 12:54:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:54:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 12:54:06 Sending build context to Docker daemon 428kB 12:54:06 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 12:54:06 Step 2/12 : FROM ${BASE} AS builder 12:54:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:54:06 9b3977197b4f: Pulling fs layer 12:54:06 1a89e8eeedd5: Pulling fs layer 12:54:06 94645a83ff95: Pulling fs layer 12:54:06 e6fb740bc735: Pulling fs layer 12:54:06 3a77bd46dcc9: Pulling fs layer 12:54:06 355e64cbe906: Pulling fs layer 12:54:06 63ab81a10011: Pulling fs layer 12:54:06 555d1d1c4555: Pulling fs layer 12:54:06 7d9057610161: Pulling fs layer 12:54:06 355e64cbe906: Waiting 12:54:06 63ab81a10011: Waiting 12:54:06 555d1d1c4555: Waiting 12:54:06 7d9057610161: Waiting 12:54:06 e6fb740bc735: Waiting 12:54:06 3a77bd46dcc9: Waiting 12:54:06 94645a83ff95: Download complete 12:54:06 1a89e8eeedd5: Verifying Checksum 12:54:06 1a89e8eeedd5: Download complete 12:54:06 3a77bd46dcc9: Verifying Checksum 12:54:06 3a77bd46dcc9: Download complete 12:54:06 355e64cbe906: Verifying Checksum 12:54:06 355e64cbe906: Download complete 12:54:06 9b3977197b4f: Verifying Checksum 12:54:06 9b3977197b4f: Download complete 12:54:06 63ab81a10011: Verifying Checksum 12:54:06 63ab81a10011: Download complete 12:54:07 7d9057610161: Download complete 12:54:07 9b3977197b4f: Pull complete 12:54:08 1a89e8eeedd5: Pull complete 12:54:08 94645a83ff95: Pull complete 12:54:09 555d1d1c4555: Verifying Checksum 12:54:09 555d1d1c4555: Download complete 12:54:09 e6fb740bc735: Verifying Checksum 12:54:09 e6fb740bc735: Download complete 12:54:22 e6fb740bc735: Pull complete 12:54:22 3a77bd46dcc9: Pull complete 12:54:22 355e64cbe906: Pull complete 12:54:22 63ab81a10011: Pull complete 12:54:28 555d1d1c4555: Pull complete 12:54:30 7d9057610161: Pull complete 12:54:30 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 12:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:54:30 ---> 819e984ddca1 12:54:30 Step 3/12 : ARG MAKE="make build" 12:54:31 ---> Running in 4ef9034449b7 12:54:31 Removing intermediate container 4ef9034449b7 12:54:31 ---> d2b9a161974b 12:54:31 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 12:54:32 ---> Running in 4474ee1a40f9 12:54:32 Removing intermediate container 4474ee1a40f9 12:54:32 ---> 511aaf1cb17a 12:54:32 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 12:54:32 ---> Running in 111bd60257e7 12:54:32 Removing intermediate container 111bd60257e7 12:54:32 ---> 496e8cc19b6c 12:54:32 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:33 ---> Running in 4f753d096505 12:54:34 Removing intermediate container 4f753d096505 12:54:34 ---> e6e7c918fb57 12:54:34 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:54:34 ---> Running in 989d17a80754 12:54:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:54:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:54:37 (1/14) Installing libintl (0.21-r0) 12:54:37 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 12:54:37 (3/14) Installing libjpeg-turbo (2.1.2-r0) 12:54:37 (4/14) Installing v4l-utils-libs (1.22.1-r1) 12:54:37 (5/14) Installing v4l-utils (1.22.1-r1) 12:54:37 (6/14) Installing udev-init-scripts (35-r0) 12:54:38 Executing udev-init-scripts-35-r0.post-install 12:54:38 (7/14) Installing libblkid (2.37.4-r0) 12:54:38 (8/14) Installing xz-libs (5.2.5-r1) 12:54:38 (9/14) Installing zstd-libs (1.5.0-r0) 12:54:38 (10/14) Installing kmod-libs (29-r2) 12:54:38 (11/14) Installing eudev (3.2.11_pre1-r0) 12:54:38 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 12:54:38 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 12:54:39 (14/14) Installing v4l-utils-dev (1.22.1-r1) 12:54:39 Executing busybox-1.34.1-r3.trigger 12:54:39 Executing eudev-3.2.11_pre1-r0.trigger 12:54:39 OK: 228 MiB in 66 packages 12:54:40 Removing intermediate container 989d17a80754 12:54:40 ---> a2d5779d5301 12:54:40 Step 8/12 : WORKDIR /device-usb-camera 12:54:40 ---> Running in 1642bdef5fce 12:54:40 Removing intermediate container 1642bdef5fce 12:54:40 ---> 37d1e8e5373a 12:54:40 Step 9/12 : COPY go.mod vendor* ./ 12:54:41 ---> 5967513b3bec 12:54:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:54:41 ---> Running in 7fa906f43426 12:55:28 Removing intermediate container 7fa906f43426 12:55:28 ---> 76ae3c0711c0 12:55:28 Step 11/12 : COPY . . 12:55:28 ---> 8cce75adb36a 12:55:28 Step 12/12 : RUN ${MAKE} 12:55:28 ---> Running in 1874c887932c 12:55:28 noop 12:55:28 Removing intermediate container 1874c887932c 12:55:28 ---> 4fb93697b528 12:55:28 Successfully built 4fb93697b528 12:55:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:28 + docker inspect -f . ci-base-image-arm64 12:55:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:28 prd-ubuntu20.04-docker-arm64-4c-16g-17009 does not seem to be running inside a container 12:55:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/22 -v /w/workspace/device-usb-camera/22:/w/workspace/device-usb-camera/22:rw,z -v /w/workspace/device-usb-camera/22@tmp:/w/workspace/device-usb-camera/22@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 12:55:30 $ docker top 15eb50e500670208826dd2fe638a0dd2dab0f911f6350dba4d3f995563c45281 -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:31 + go version 12:55:31 go version go1.17.7 linux/arm64 [Pipeline] } 12:55:31 $ docker stop --time=1 15eb50e500670208826dd2fe638a0dd2dab0f911f6350dba4d3f995563c45281 12:55:32 $ docker rm -f 15eb50e500670208826dd2fe638a0dd2dab0f911f6350dba4d3f995563c45281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:33 + docker inspect -f . ci-base-image-arm64 12:55:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:33 prd-ubuntu20.04-docker-arm64-4c-16g-17009 does not seem to be running inside a container 12:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/22 -v /w/workspace/device-usb-camera/22:/w/workspace/device-usb-camera/22:rw,z -v /w/workspace/device-usb-camera/22@tmp:/w/workspace/device-usb-camera/22@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 12:55:35 $ docker top 504ca62beaca7436b8303656b9a065d17bc3b65f1fe7de072f4a76754656c791 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:55:36 + make test 12:55:36 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 12:55:37 ? github.com/edgexfoundry/device-usb-camera [no test files] 12:56:59 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 12:56:59 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 12:56:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:56:59 CGO_ENABLED=1 go vet ./... 12:57:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:57:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:57:26 ./bin/test-attribution-txt.sh [Pipeline] echo 12:57:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:57:26 $ docker stop --time=1 504ca62beaca7436b8303656b9a065d17bc3b65f1fe7de072f4a76754656c791 12:57:27 $ docker rm -f 504ca62beaca7436b8303656b9a065d17bc3b65f1fe7de072f4a76754656c791 [Pipeline] // withDockerContainer [Pipeline] sh 12:57:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:57:28 Warning: overwriting stash ‘coverage-report’ 12:57:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:57:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:57:29 + ls -al . 12:57:29 total 160 12:57:29 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 12:57 . 12:57:29 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 12:53 .. 12:57:29 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 12:53 .git 12:57:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:53 .github 12:57:29 -rw-rw-r-- 1 jenkins jenkins 349 Jul 6 12:53 .gitignore 12:57:29 -rw-rw-r-- 1 jenkins jenkins 42 Jul 6 12:53 .golangci.yml 12:57:29 -rw-rw-r-- 1 jenkins jenkins 77 Jul 6 12:53 .hadolint.yml 12:57:29 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 6 12:53 Attribution.txt 12:57:29 -rw-rw-r-- 1 jenkins jenkins 181 Jul 6 12:53 CHANGELOG.md 12:57:29 -rw-rw-r-- 1 jenkins jenkins 1891 Jul 6 12:53 Dockerfile 12:57:29 -rw-rw-r-- 1 jenkins jenkins 678 Jul 6 12:53 GOVERNANCE.md 12:57:29 -rw-rw-r-- 1 jenkins jenkins 659 Jul 6 12:53 Jenkinsfile 12:57:29 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 6 12:53 LICENSE 12:57:29 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 6 12:53 Makefile 12:57:29 -rw-rw-r-- 1 jenkins jenkins 622 Jul 6 12:53 OWNERS.md 12:57:29 -rw-rw-r-- 1 jenkins jenkins 10846 Jul 6 12:53 README.md 12:57:29 -rw-rw-r-- 1 jenkins jenkins 12 Jul 6 12:51 VERSION 12:57:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:53 bin 12:57:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 12:53 cmd 12:57:29 -rw-r--r-- 1 jenkins jenkins 10 Jul 6 12:55 coverage.out 12:57:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:53 docker-compose 12:57:29 -rw-rw-r-- 1 jenkins jenkins 140 Jul 6 12:53 docker-entrypoint.sh 12:57:29 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 6 12:53 go.mod 12:57:29 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 6 12:53 go.sum 12:57:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 12:53 internal 12:57:29 -rw-rw-r-- 1 jenkins jenkins 231 Jul 6 12:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:30 + 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=2768fe777b79a62015a83ada07a484477a2262c1 --label arch=arm64 --label version=0.0.1-dev.11 . 12:57:30 Sending build context to Docker daemon 429.1kB 12:57:30 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 12:57:30 Step 2/29 : FROM ${BASE} AS builder 12:57:30 ---> 4fb93697b528 12:57:30 Step 3/29 : ARG MAKE="make build" 12:57:30 ---> Running in 8845560b46ff 12:57:30 Removing intermediate container 8845560b46ff 12:57:30 ---> e47841c0d7fc 12:57:30 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 12:57:31 ---> Running in da2f5bb1bf01 12:57:31 Removing intermediate container da2f5bb1bf01 12:57:31 ---> b14c2e4e3d58 12:57:31 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 12:57:31 ---> Running in ce7a0df9e9a8 12:57:31 Removing intermediate container ce7a0df9e9a8 12:57:31 ---> 21bd408353cf 12:57:31 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:57:31 ---> Running in c34bad8cf7f7 12:57:33 Removing intermediate container c34bad8cf7f7 12:57:33 ---> fb3bdbfda275 12:57:33 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:57:33 ---> Running in 24da2bcd90ef 12:57:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:57:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:57:35 OK: 228 MiB in 66 packages 12:57:36 Removing intermediate container 24da2bcd90ef 12:57:36 ---> 198abc783e46 12:57:36 Step 8/29 : WORKDIR /device-usb-camera 12:57:36 ---> Running in 164b3f1f4039 12:57:37 Removing intermediate container 164b3f1f4039 12:57:37 ---> cc6d11b407b3 12:57:37 Step 9/29 : COPY go.mod vendor* ./ 12:57:37 ---> 525ae43b6c3e 12:57:37 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:37 ---> Running in 52a92aecdf12 12:57:39 Removing intermediate container 52a92aecdf12 12:57:39 ---> 383984fe511c 12:57:39 Step 11/29 : COPY . . 12:57:40 ---> cf2ab9ba8533 12:57:40 Step 12/29 : RUN ${MAKE} 12:57:40 ---> Running in cacebbe86380 12:57:40 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.11 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 12:59:47 Removing intermediate container cacebbe86380 12:59:47 ---> 486787322093 12:59:47 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 12:59:47 v0.18.4: Pulling from aler9/rtsp-simple-server 12:59:47 eab2503cf8f4: Pulling fs layer 12:59:47 97cd0a44c592: Pulling fs layer 12:59:47 97cd0a44c592: Download complete 12:59:47 eab2503cf8f4: Verifying Checksum 12:59:47 eab2503cf8f4: Download complete 12:59:47 eab2503cf8f4: Pull complete 12:59:47 97cd0a44c592: Pull complete 12:59:47 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 12:59:47 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 12:59:47 ---> 7f763cca56b3 12:59:47 Step 14/29 : FROM alpine:3.15 12:59:47 3.15: Pulling from library/alpine 12:59:47 9981e73032c8: Pulling fs layer 12:59:47 9981e73032c8: Verifying Checksum 12:59:47 9981e73032c8: Download complete 12:59:47 9981e73032c8: Pull complete 12:59:47 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 12:59:47 Status: Downloaded newer image for alpine:3.15 12:59:47 ---> 3fb3c9af89a9 12:59:47 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 12:59:47 ---> Running in d04e4a81d9b0 12:59:47 Removing intermediate container d04e4a81d9b0 12:59:47 ---> 0ef0b9fce114 12:59:47 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 12:59:47 ---> Running in 239ff31d50ba 12:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:59:47 (1/73) Installing dumb-init (1.2.5-r1) 12:59:47 (2/73) Installing sdl2 (2.0.16-r4) 12:59:47 (3/73) Installing libxau (1.0.9-r0) 12:59:47 (4/73) Installing libmd (1.0.3-r0) 12:59:47 (5/73) Installing libbsd (0.11.3-r1) 12:59:47 (6/73) Installing libxdmcp (1.1.3-r0) 12:59:47 (7/73) Installing libxcb (1.14-r2) 12:59:47 (8/73) Installing libx11 (1.7.2-r0) 12:59:47 (9/73) Installing aom-libs (3.2.0-r0) 12:59:47 (10/73) Installing alsa-lib (1.2.5.1-r1) 12:59:47 (11/73) Installing expat (2.4.7-r0) 12:59:47 (12/73) Installing brotli-libs (1.0.9-r5) 12:59:47 (13/73) Installing libbz2 (1.0.8-r1) 12:59:47 (14/73) Installing libpng (1.6.37-r1) 12:59:47 (15/73) Installing freetype (2.11.1-r2) 12:59:47 (16/73) Installing libuuid (2.37.4-r0) 12:59:47 (17/73) Installing fontconfig (2.13.1-r4) 12:59:47 (18/73) Installing fribidi (1.0.11-r0) 12:59:47 (19/73) Installing libffi (3.4.2-r1) 12:59:47 (20/73) Installing libintl (0.21-r0) 12:59:47 (21/73) Installing libblkid (2.37.4-r0) 12:59:47 (22/73) Installing libmount (2.37.4-r0) 12:59:47 (23/73) Installing pcre (8.45-r1) 12:59:47 (24/73) Installing glib (2.70.1-r0) 12:59:47 (25/73) Installing graphite2 (1.3.14-r0) 12:59:47 (26/73) Installing harfbuzz (3.0.0-r2) 12:59:47 (27/73) Installing libass (0.15.2-r0) 12:59:47 (28/73) Installing libdav1d (0.9.2-r0) 12:59:47 (29/73) Installing gmp (6.2.1-r1) 12:59:47 (30/73) Installing nettle (3.7.3-r0) 12:59:47 (31/73) Installing p11-kit (0.24.0-r1) 12:59:47 (32/73) Installing libtasn1 (4.18.0-r0) 12:59:47 (33/73) Installing libunistring (0.9.10-r1) 12:59:47 (34/73) Installing gnutls (3.7.1-r0) 12:59:47 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 12:59:47 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 12:59:47 (37/73) Installing lame (3.100-r0) 12:59:47 (38/73) Installing opus (1.3.1-r1) 12:59:47 (39/73) Installing libgomp (10.3.1_git20211027-r0) 12:59:47 (40/73) Installing soxr (0.1.3-r2) 12:59:47 (41/73) Installing libgcc (10.3.1_git20211027-r0) 12:59:47 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 12:59:47 (43/73) Installing libsrt (1.4.2-r1) 12:59:47 (44/73) Installing libssh (0.9.6-r1) 12:59:47 (45/73) Installing libogg (1.3.5-r0) 12:59:47 (46/73) Installing libtheora (1.1.1-r16) 12:59:47 (47/73) Installing libjpeg-turbo (2.1.2-r0) 12:59:47 (48/73) Installing v4l-utils-libs (1.22.1-r1) 12:59:47 (49/73) Installing libxext (1.3.4-r0) 12:59:47 (50/73) Installing libxfixes (6.0.0-r0) 12:59:47 (51/73) Installing libdrm (2.4.109-r0) 12:59:47 (52/73) Installing wayland-libs-client (1.19.0-r1) 12:59:47 (53/73) Installing libva (2.13.0-r0) 12:59:47 (54/73) Installing libvdpau (1.4-r0) 12:59:47 (55/73) Installing vidstab (1.1.0-r1) 12:59:47 (56/73) Installing libvorbis (1.3.7-r0) 12:59:47 (57/73) Installing libvpx (1.10.0-r0) 12:59:47 (58/73) Installing vulkan-loader (1.2.196-r0) 12:59:47 (59/73) Installing libwebp (1.2.2-r0) 12:59:47 (60/73) Installing x264-libs (20210613-r0) 12:59:47 (61/73) Installing x265-libs (3.5-r0) 12:59:47 (62/73) Installing xvidcore (1.3.7-r1) 12:59:47 (63/73) Installing ffmpeg-libs (4.4.1-r2) 12:59:47 (64/73) Installing ffmpeg (4.4.1-r2) 12:59:47 (65/73) Installing udev-init-scripts (35-r0) 12:59:47 Executing udev-init-scripts-35-r0.post-install 12:59:47 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 12:59:47 (67/73) Installing xz-libs (5.2.5-r1) 12:59:47 (68/73) Installing zstd-libs (1.5.0-r0) 12:59:47 (69/73) Installing kmod-libs (29-r2) 12:59:47 (70/73) Installing eudev (3.2.11_pre1-r0) 12:59:47 (71/73) Installing libsodium (1.0.18-r0) 12:59:47 (72/73) Installing libzmq (4.3.4-r0) 12:59:47 (73/73) Installing zeromq (4.3.4-r0) 12:59:47 Executing busybox-1.34.1-r5.trigger 12:59:47 Executing eudev-3.2.11_pre1-r0.trigger 12:59:47 OK: 67 MiB in 87 packages 12:59:50 Removing intermediate container 239ff31d50ba 12:59:50 ---> 5c4debd3f788 12:59:50 Step 17/29 : WORKDIR / 12:59:50 ---> Running in a4561165fbbc 12:59:50 Removing intermediate container a4561165fbbc 12:59:50 ---> f95f9476ca10 12:59:50 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 12:59:52 ---> f9053a4910cf 12:59:52 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 12:59:52 ---> da0dd44a182e 12:59:52 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 12:59:53 ---> be433152e51a 12:59:53 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 12:59:54 ---> a8a0ad54bba4 12:59:54 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 12:59:54 ---> c9885677f837 12:59:54 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 12:59:55 ---> d7bb8a708df9 12:59:55 Step 24/29 : EXPOSE 59983 12:59:55 ---> Running in 8024d2150abe 12:59:56 Removing intermediate container 8024d2150abe 12:59:56 ---> c1389487886d 12:59:56 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 12:59:56 ---> Running in 8112e94ece20 12:59:56 Removing intermediate container 8112e94ece20 12:59:56 ---> e81f0e2a35db 12:59:56 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 12:59:56 ---> Running in 5137ffa67c84 12:59:56 Removing intermediate container 5137ffa67c84 12:59:56 ---> 18159eadc1e7 12:59:56 Step 27/29 : LABEL arch=arm64 12:59:56 ---> Running in c544b083adb3 12:59:57 Removing intermediate container c544b083adb3 12:59:57 ---> 3b30c8249da4 12:59:57 Step 28/29 : LABEL git_sha=2768fe777b79a62015a83ada07a484477a2262c1 12:59:57 ---> Running in 3887d08d3a70 12:59:57 Removing intermediate container 3887d08d3a70 12:59:57 ---> 893722e7042e 12:59:57 Step 29/29 : LABEL version=0.0.1-dev.11 12:59:57 ---> Running in bea3148322e3 12:59:57 Removing intermediate container bea3148322e3 12:59:57 ---> a7236145f10d 12:59:57 [Warning] One or more build-args [ARCH] were not consumed 12:59:57 Successfully built a7236145f10d 12:59:57 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 12:59:58 provisioning config files... 12:59:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/22@tmp/config5935189532835681813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:59:58 ---> docker-login.sh 12:59:58 nexus3.edgexfoundry.org:10001 12:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:58 Configure a credential helper to remove this warning. See 12:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:58 12:59:58 Login Succeeded 12:59:58 nexus3.edgexfoundry.org:10002 12:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:59 Configure a credential helper to remove this warning. See 12:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:59 12:59:59 Login Succeeded 12:59:59 nexus3.edgexfoundry.org:10003 12:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:59 Configure a credential helper to remove this warning. See 12:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:59 12:59:59 Login Succeeded 12:59:59 nexus3.edgexfoundry.org:10004 12:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:00 Configure a credential helper to remove this warning. See 13:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:00 13:00:00 Login Succeeded 13:00:00 docker.io 13:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:01 Configure a credential helper to remove this warning. See 13:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:01 13:00:01 Login Succeeded 13:00:01 ---> docker-login.sh ends [Pipeline] } 13:00:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:00:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:00:01 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 13:00:01 2768fe777b79a62015a83ada07a484477a2262c1 13:00:01 latest 13:00:01 0.0.1-dev.11 13:00:01 2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 13:00:01 main 13:00:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:01 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1 13:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:00:02 a43932d1df72: Preparing 13:00:02 1207169bf42c: Preparing 13:00:02 4fc935b470e0: Preparing 13:00:02 055c8a3797e7: Preparing 13:00:02 1a22d4565a90: Preparing 13:00:02 de0782eece3f: Preparing 13:00:02 b8f3f0970a41: Preparing 13:00:02 4f4ce317c6bb: Preparing 13:00:02 b8f3f0970a41: Waiting 13:00:02 4f4ce317c6bb: Waiting 13:00:02 de0782eece3f: Waiting 13:00:02 1a22d4565a90: Pushed 13:00:02 1207169bf42c: Pushed 13:00:02 055c8a3797e7: Pushed 13:00:02 4fc935b470e0: Pushed 13:00:02 4f4ce317c6bb: Layer already exists 13:00:06 a43932d1df72: Pushed 13:00:09 de0782eece3f: Pushed 13:00:17 b8f3f0970a41: Pushed 13:00:17 2768fe777b79a62015a83ada07a484477a2262c1: digest: sha256:8e210cf042a18f2963d99b98b202eb2a948a11ecc4ea0c33e9808fe41c2a0479 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:18 + 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 13:00:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 13:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:00:18 a43932d1df72: Preparing 13:00:18 1207169bf42c: Preparing 13:00:18 4fc935b470e0: Preparing 13:00:18 055c8a3797e7: Preparing 13:00:18 1a22d4565a90: Preparing 13:00:18 de0782eece3f: Preparing 13:00:18 b8f3f0970a41: Preparing 13:00:18 4f4ce317c6bb: Preparing 13:00:18 b8f3f0970a41: Waiting 13:00:18 4f4ce317c6bb: Waiting 13:00:18 de0782eece3f: Waiting 13:00:18 055c8a3797e7: Layer already exists 13:00:18 4fc935b470e0: Layer already exists 13:00:18 1a22d4565a90: Layer already exists 13:00:18 1207169bf42c: Layer already exists 13:00:18 a43932d1df72: Layer already exists 13:00:18 b8f3f0970a41: Layer already exists 13:00:18 de0782eece3f: Layer already exists 13:00:18 4f4ce317c6bb: Layer already exists 13:00:18 latest: digest: sha256:8e210cf042a18f2963d99b98b202eb2a948a11ecc4ea0c33e9808fe41c2a0479 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:19 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.11 13:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:00:19 a43932d1df72: Preparing 13:00:19 1207169bf42c: Preparing 13:00:19 4fc935b470e0: Preparing 13:00:19 055c8a3797e7: Preparing 13:00:19 1a22d4565a90: Preparing 13:00:19 de0782eece3f: Preparing 13:00:19 b8f3f0970a41: Preparing 13:00:19 4f4ce317c6bb: Preparing 13:00:19 de0782eece3f: Waiting 13:00:19 b8f3f0970a41: Waiting 13:00:19 4f4ce317c6bb: Waiting 13:00:19 a43932d1df72: Layer already exists 13:00:19 055c8a3797e7: Layer already exists 13:00:19 1a22d4565a90: Layer already exists 13:00:19 4fc935b470e0: Layer already exists 13:00:19 1207169bf42c: Layer already exists 13:00:19 de0782eece3f: Layer already exists 13:00:19 b8f3f0970a41: Layer already exists 13:00:19 4f4ce317c6bb: Layer already exists 13:00:19 0.0.1-dev.11: digest: sha256:8e210cf042a18f2963d99b98b202eb2a948a11ecc4ea0c33e9808fe41c2a0479 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:20 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 13:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:00:20 a43932d1df72: Preparing 13:00:20 1207169bf42c: Preparing 13:00:20 4fc935b470e0: Preparing 13:00:20 055c8a3797e7: Preparing 13:00:20 1a22d4565a90: Preparing 13:00:20 de0782eece3f: Preparing 13:00:20 b8f3f0970a41: Preparing 13:00:20 4f4ce317c6bb: Preparing 13:00:20 b8f3f0970a41: Waiting 13:00:20 4f4ce317c6bb: Waiting 13:00:20 de0782eece3f: Waiting 13:00:20 055c8a3797e7: Layer already exists 13:00:20 a43932d1df72: Layer already exists 13:00:20 1207169bf42c: Layer already exists 13:00:20 4fc935b470e0: Layer already exists 13:00:20 1a22d4565a90: Layer already exists 13:00:20 de0782eece3f: Layer already exists 13:00:20 4f4ce317c6bb: Layer already exists 13:00:20 b8f3f0970a41: Layer already exists 13:00:20 2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11: digest: sha256:8e210cf042a18f2963d99b98b202eb2a948a11ecc4ea0c33e9808fe41c2a0479 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:21 + 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 13:00:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 13:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:00:21 a43932d1df72: Preparing 13:00:21 1207169bf42c: Preparing 13:00:21 4fc935b470e0: Preparing 13:00:21 055c8a3797e7: Preparing 13:00:21 1a22d4565a90: Preparing 13:00:21 de0782eece3f: Preparing 13:00:21 b8f3f0970a41: Preparing 13:00:21 4f4ce317c6bb: Preparing 13:00:21 de0782eece3f: Waiting 13:00:21 b8f3f0970a41: Waiting 13:00:21 4f4ce317c6bb: Waiting 13:00:21 1a22d4565a90: Layer already exists 13:00:21 a43932d1df72: Layer already exists 13:00:21 4fc935b470e0: Layer already exists 13:00:21 055c8a3797e7: Layer already exists 13:00:21 1207169bf42c: Layer already exists 13:00:21 4f4ce317c6bb: Layer already exists 13:00:21 b8f3f0970a41: Layer already exists 13:00:21 de0782eece3f: Layer already exists 13:00:21 main: digest: sha256:8e210cf042a18f2963d99b98b202eb2a948a11ecc4ea0c33e9808fe41c2a0479 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:00:21 ===================================================== [Pipeline] echo 13:00:21 taggedImages: 13:00:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1 13:00:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 13:00:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.11 13:00:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 13:00:21 - 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 13:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:00:22 13:00:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:00:22 arm64: Pulling from edgex-lftools-log-publisher 13:00:22 8998bd30e6a1: Pulling fs layer 13:00:22 04944245beec: Pulling fs layer 13:00:22 699f458cf7ca: Pulling fs layer 13:00:22 765212b225bb: Pulling fs layer 13:00:22 f23df028b6ca: Pulling fs layer 13:00:22 d65c8cfc05b1: Pulling fs layer 13:00:22 2437ff75d9bd: Pulling fs layer 13:00:22 765212b225bb: Waiting 13:00:22 f23df028b6ca: Waiting 13:00:22 d65c8cfc05b1: Waiting 13:00:22 2437ff75d9bd: Waiting 13:00:22 04944245beec: Verifying Checksum 13:00:22 04944245beec: Download complete 13:00:22 765212b225bb: Download complete 13:00:22 f23df028b6ca: Download complete 13:00:22 d65c8cfc05b1: Verifying Checksum 13:00:22 d65c8cfc05b1: Download complete 13:00:23 699f458cf7ca: Verifying Checksum 13:00:23 699f458cf7ca: Download complete 13:00:23 8998bd30e6a1: Verifying Checksum 13:00:23 8998bd30e6a1: Download complete 13:00:25 2437ff75d9bd: Verifying Checksum 13:00:25 2437ff75d9bd: Download complete 13:00:27 8998bd30e6a1: Pull complete 13:00:27 04944245beec: Pull complete 13:00:29 699f458cf7ca: Pull complete 13:00:29 765212b225bb: Pull complete 13:00:30 f23df028b6ca: Pull complete 13:00:30 d65c8cfc05b1: Pull complete 13:00:45 2437ff75d9bd: Pull complete 13:00:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:00:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:00:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:45 prd-ubuntu20.04-docker-arm64-4c-16g-17009 does not seem to be running inside a container 13:00:45 $ 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/22 -v /w/workspace/device-usb-camera/22:/w/workspace/device-usb-camera/22:rw,z -v /w/workspace/device-usb-camera/22@tmp:/w/workspace/device-usb-camera/22@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 13:00:48 $ docker top 2d23bc50f96fc54531af3da65cd11dbbfe29c7f35e41ef5d5a5fbdf562e5cbdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:49 ---> job-cost.sh 13:00:49 lf-activate-venv: SKIPPING 13:00:49 INFO: No Stack... 13:00:49 INFO: Retrieving Pricing Info for: v3-standard-4 13:00:50 INFO: Archiving Costs [Pipeline] sh 13:00:51 + cat /w/workspace/device-usb-camera/22/archives/cost.csv 13:00:51 + cut -d, -f6 [Pipeline] lock 13:00:51 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] 13:00:51 Resource [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] did not exist. Created. 13:00:51 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:00:51 /w/workspace/device-usb-camera/22@tmp/durable-18500aad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:00:52 + echo total: 0.10999999940395355 [Pipeline] stash 13:00:52 Warning: overwriting stash ‘stack-cost’ 13:00:52 Stashed 1 file(s) [Pipeline] } 13:00:52 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 13:00:52 $ docker stop --time=1 2d23bc50f96fc54531af3da65cd11dbbfe29c7f35e41ef5d5a5fbdf562e5cbdf 13:00:54 $ docker rm -f 2d23bc50f96fc54531af3da65cd11dbbfe29c7f35e41ef5d5a5fbdf562e5cbdf [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 13:00:54 provisioning config files... 13:00:54 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6963609395707997852tmp [Pipeline] { [Pipeline] sh 13:00:55 + set +x 13:00:55 + curl -s https://codecov.io/bash 13:00:55 + bash -s -- 13:00:55 13:00:55 _____ _ 13:00:55 / ____| | | 13:00:55 | | ___ __| | ___ ___ _____ __ 13:00:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:00:55 | |___| (_) | (_| | __/ (_| (_) \ V / 13:00:55 \_____\___/ \__,_|\___|\___\___/ \_/ 13:00:55 Bash-1.0.6 13:00:55 13:00:55 13:00:55 ==> git version 2.25.1 found 13:00:55 ==> 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 13:00:55 Release-Date: 2020-01-08 13:00:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:00:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:00:55 ==> Jenkins CI detected. 13:00:55 current dir:  /w/workspace/exfoundry_device-usb-camera_main 13:00:55 project root: . 13:00:55 --> token set from env 13:00:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:00:55 ==> Running gcov in . (disable via -X gcov) 13:00:55 ==> Python coveragepy not found 13:00:55 ==> Searching for coverage reports in: 13:00:55 + . 13:00:55 -> Found 1 reports 13:00:55 ==> Detecting git/mercurial file structure 13:00:55 ==> Reading reports 13:00:55 + ./coverage.out bytes=10 13:00:55 ==> Appending adjustments 13:00:55 https://docs.codecov.io/docs/fixing-reports 13:00:55 + Found adjustments 13:00:55 ==> Gzipping contents 13:00:55 4.0K /tmp/codecov.UPfujd.gz 13:00:55 ==> Uploading reports 13:00:55 url: https://codecov.io 13:00:55 query: branch=main&commit=2768fe777b79a62015a83ada07a484477a2262c1&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:00:55 -> Pinging Codecov 13:00:55 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=2768fe777b79a62015a83ada07a484477a2262c1&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:00:55 -> Uploading to 13:00:55 https://storage.googleapis.com/codecov/v4/raw/2022-07-06/73D8F5FF140700D3E01443B452E23636/2768fe777b79a62015a83ada07a484477a2262c1/69c638b0-7896-4566-aa98-96a2a6a6b074.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T130055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21be2878b89f969866662aa4698374cc460233dda9efc30c7f828825b2f252b6 13:00:55 % Total % Received % Xferd Average Speed Time Time Time Current 13:00:55 Dload Upload Total Spent Left Speed 13:00:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1013 0 0 100 1013 0 1838 --:--:-- --:--:-- --:--:-- 1835 13:00:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] } 13:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:00:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:00:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:00:56 13:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:00:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:00:57 df9b9388f04a: Already exists 13:00:57 52dc419b0ee2: Pulling fs layer 13:00:57 25bc292e5bac: Pulling fs layer 13:00:57 114826534d7a: Pulling fs layer 13:00:57 4657fd5d0bcf: Pulling fs layer 13:00:57 6ad1cebc031e: Pulling fs layer 13:00:57 8a3aa393b2d8: Pulling fs layer 13:00:57 4657fd5d0bcf: Waiting 13:00:57 6ad1cebc031e: Waiting 13:00:57 8a3aa393b2d8: Waiting 13:00:57 25bc292e5bac: Download complete 13:00:57 52dc419b0ee2: Download complete 13:00:57 4657fd5d0bcf: Verifying Checksum 13:00:57 4657fd5d0bcf: Download complete 13:00:57 52dc419b0ee2: Pull complete 13:00:57 6ad1cebc031e: Verifying Checksum 13:00:57 6ad1cebc031e: Download complete 13:00:57 25bc292e5bac: Pull complete 13:00:57 114826534d7a: Verifying Checksum 13:00:57 114826534d7a: Download complete 13:00:57 8a3aa393b2d8: Verifying Checksum 13:00:57 8a3aa393b2d8: Download complete 13:01:02 114826534d7a: Pull complete 13:01:02 4657fd5d0bcf: Pull complete 13:01:02 6ad1cebc031e: Pull complete 13:01:05 8a3aa393b2d8: Pull complete 13:01:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:01:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:05 prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container 13:01:05 $ 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 13:01:07 $ docker top 9718d98432825a180937ed0e0af9c38786e112e0da0e236eaf988641a3d247dc -eo pid,comm [Pipeline] { [Pipeline] echo 13:01:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 13:01:08 + set -o pipefail 13:01:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 13:01:13 13:01:13 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 13:01:13 13:01:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/e4b177ce-dfd0-49f0-9456-7ef3b003e7bb 13:01:13 13:01:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:01:13 13:01:13 13:01:13 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 13:01:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:01:13 $ docker stop --time=1 9718d98432825a180937ed0e0af9c38786e112e0da0e236eaf988641a3d247dc 13:01:15 $ docker rm -f 9718d98432825a180937ed0e0af9c38786e112e0da0e236eaf988641a3d247dc [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 13:01:16 + git log --format=format:%s -1 2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] sh 13:01:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:01:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:01:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:17 prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container 13:01:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:01:17 $ docker top ad8dca25258a8f8aeb3a73cc60606a370150f090562a122d3cef57265cf03897 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:01:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:01:17 [ssh-agent] Looking for ssh-agent implementation... 13:01:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:01:18 $ docker exec ad8dca25258a8f8aeb3a73cc60606a370150f090562a122d3cef57265cf03897 ssh-agent 13:01:18 SSH_AUTH_SOCK=/tmp/ssh-dCNSObC73cKj/agent.32 13:01:18 SSH_AGENT_PID=38 13:01:18 Running ssh-add (command line suppressed) 13:01:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4222973701120392933.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4222973701120392933.key) 13:01:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:01:18 + git semver tag 13:01:18 2022-07-06 13:01:18,945 [run_tag] DEBUG tag force:False 13:01:18 2022-07-06 13:01:18,946 [check_head_tag] DEBUG check head tag 13:01:18 2022-07-06 13:01:18,946 [execute] INFO git cat-file --batch-check 13:01:18 2022-07-06 13:01:18,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 13:01:18 2022-07-06 13:01:18,952 [execute] INFO git cat-file --batch 13:01:18 2022-07-06 13:01:18,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 13:01:19 2022-07-06 13:01:18,961 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:01:19 2022-07-06 13:01:18,962 [execute] INFO git tag -a v0.0.1-dev.11 -m v0.0.1-dev.11 13:01:19 2022-07-06 13:01:18,962 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.11', '-m', 'v0.0.1-dev.11'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 13:01:19 2022-07-06 13:01:18,967 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:01:19 0.0.1-dev.11 [Pipeline] } 13:01:19 $ docker exec --env ******** --env ******** ad8dca25258a8f8aeb3a73cc60606a370150f090562a122d3cef57265cf03897 ssh-agent -k 13:01:19 unset SSH_AUTH_SOCK; 13:01:19 unset SSH_AGENT_PID; 13:01:19 echo Agent pid 38 killed; 13:01:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:01:19 + git semver [Pipeline] } 13:01:19 $ docker stop --time=1 ad8dca25258a8f8aeb3a73cc60606a370150f090562a122d3cef57265cf03897 13:01:21 $ docker rm -f ad8dca25258a8f8aeb3a73cc60606a370150f090562a122d3cef57265cf03897 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:01:21 13:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:01:22 0.23.1-centos7: Pulling from edgex-lftools 13:01:22 ab5ef0e58194: Pulling fs layer 13:01:22 9712f1f96733: Pulling fs layer 13:01:22 63f879dbbcfc: Pulling fs layer 13:01:22 0d9ebad4ef96: Pulling fs layer 13:01:22 e9a5061849ea: Pulling fs layer 13:01:22 d747dcd14b5f: Pulling fs layer 13:01:22 2de7ff778b66: Pulling fs layer 13:01:22 e9a5061849ea: Waiting 13:01:22 d747dcd14b5f: Waiting 13:01:22 0d9ebad4ef96: Waiting 13:01:22 2de7ff778b66: Waiting 13:01:22 9712f1f96733: Verifying Checksum 13:01:22 9712f1f96733: Download complete 13:01:22 63f879dbbcfc: Verifying Checksum 13:01:22 63f879dbbcfc: Download complete 13:01:22 e9a5061849ea: Verifying Checksum 13:01:22 e9a5061849ea: Download complete 13:01:22 d747dcd14b5f: Verifying Checksum 13:01:22 d747dcd14b5f: Download complete 13:01:22 ab5ef0e58194: Verifying Checksum 13:01:22 ab5ef0e58194: Download complete 13:01:22 0d9ebad4ef96: Verifying Checksum 13:01:22 0d9ebad4ef96: Download complete 13:01:22 2de7ff778b66: Verifying Checksum 13:01:22 2de7ff778b66: Download complete 13:01:26 ab5ef0e58194: Pull complete 13:01:26 9712f1f96733: Pull complete 13:01:26 63f879dbbcfc: Pull complete 13:01:30 0d9ebad4ef96: Pull complete 13:01:30 e9a5061849ea: Pull complete 13:01:30 d747dcd14b5f: Pull complete 13:01:32 2de7ff778b66: Pull complete 13:01:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:01:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:01:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:32 prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container 13:01:32 $ 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 13:01:34 $ docker top 1372447981c8a4bdae0716e1ccdf38dac63a99eb8a32a264e125356e2e93c7ef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:01:34 provisioning config files... 13:01:34 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5709041669615470764tmp 13:01:34 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4190447891528455581tmp 13:01:34 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8946370631355615442tmp [Pipeline] { [Pipeline] echo 13:01:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:01:35 ---> sigul-configuration.sh 13:01:35 gpg: directory `/root/.gnupg' created 13:01:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:01:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:01:35 gpg: keyring `/root/.gnupg/secring.gpg' created 13:01:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:01:35 gpg: CAST5 encrypted data 13:01:35 gpg: encrypted with 1 passphrase 13:01:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:01:35 + mkdir /home/jenkins 13:01:35 + mkdir /home/jenkins/sigul [Pipeline] sh 13:01:35 + 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 13:01:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:01:35 ---> sigul-install.sh 13:01:35 Sigul already installed; skipping installation. [Pipeline] sh 13:01:36 + git tag --list 13:01:36 v0.0.0 13:01:36 v0.0.1-dev.1 13:01:36 v0.0.1-dev.10 13:01:36 v0.0.1-dev.11 13:01:36 v0.0.1-dev.2 13:01:36 v0.0.1-dev.3 13:01:36 v0.0.1-dev.4 13:01:36 v0.0.1-dev.5 13:01:36 v0.0.1-dev.6 13:01:36 v0.0.1-dev.7 13:01:36 v0.0.1-dev.8 13:01:36 v0.0.1-dev.9 [Pipeline] sh 13:01:36 + lftools sign git-tag v0.0.1-dev.11 13:01:37 Signing Git tag with Sigul... 13:01:37 Signing v0.0.1-dev.11 [Pipeline] echo 13:01:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:01:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:01:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:01:38 $ docker stop --time=1 1372447981c8a4bdae0716e1ccdf38dac63a99eb8a32a264e125356e2e93c7ef 13:01:39 $ docker rm -f 1372447981c8a4bdae0716e1ccdf38dac63a99eb8a32a264e125356e2e93c7ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:01:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:01:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:01:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:40 prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container 13:01:40 $ 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 13:01:40 $ docker top b3f33fa31f3fbdfadbf5b3ca332d37af7c48e3611955b7da450572340c391c5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:01:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:01:40 [ssh-agent] Looking for ssh-agent implementation... 13:01:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:01:40 $ docker exec b3f33fa31f3fbdfadbf5b3ca332d37af7c48e3611955b7da450572340c391c5f ssh-agent 13:01:41 SSH_AUTH_SOCK=/tmp/ssh-WMdTvZlpQvwi/agent.34 13:01:41 SSH_AGENT_PID=40 13:01:41 Running ssh-add (command line suppressed) 13:01:41 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7063095958129895863.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7063095958129895863.key) 13:01:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:01:41 + git semver bump pre 13:01:41 2022-07-06 13:01:41,692 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:01:41 2022-07-06 13:01:41,692 [bump_version] DEBUG bumping version:0.0.1-dev.11 on axis:pre with prefix:dev 13:01:41 2022-07-06 13:01:41,692 [bump_version] DEBUG bumped version:0.0.1-dev.12 13:01:41 2022-07-06 13:01:41,692 [write_version] DEBUG write version:0.0.1-dev.12 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 13:01:41 2022-07-06 13:01:41,692 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:01:41 2022-07-06 13:01:41,692 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:01:41 2022-07-06 13:01:41,694 [execute] INFO git cat-file --batch-check 13:01:41 2022-07-06 13:01:41,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 13:01:41 2022-07-06 13:01:41,702 [execute] INFO git cat-file --batch 13:01:41 2022-07-06 13:01:41,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 13:01:41 2022-07-06 13:01:41,707 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:01:41 0.0.1-dev.12 [Pipeline] } 13:01:41 $ docker exec --env ******** --env ******** b3f33fa31f3fbdfadbf5b3ca332d37af7c48e3611955b7da450572340c391c5f ssh-agent -k 13:01:41 unset SSH_AUTH_SOCK; 13:01:41 unset SSH_AGENT_PID; 13:01:41 echo Agent pid 40 killed; 13:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:01:42 + git semver [Pipeline] } 13:01:42 $ docker stop --time=1 b3f33fa31f3fbdfadbf5b3ca332d37af7c48e3611955b7da450572340c391c5f 13:01:43 $ docker rm -f b3f33fa31f3fbdfadbf5b3ca332d37af7c48e3611955b7da450572340c391c5f [Pipeline] // withDockerContainer [Pipeline] sh 13:01:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:01:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:44 prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container 13:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:01:45 $ docker top 41a66737aebd1ee456362904e109a928a31a83a383fa38ff03248280e5911afb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:01:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:01:45 [ssh-agent] Looking for ssh-agent implementation... 13:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:01:45 $ docker exec 41a66737aebd1ee456362904e109a928a31a83a383fa38ff03248280e5911afb ssh-agent 13:01:45 SSH_AUTH_SOCK=/tmp/ssh-acHAYvNh7EHp/agent.32 13:01:45 SSH_AGENT_PID=38 13:01:45 Running ssh-add (command line suppressed) 13:01:45 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2362106285675546085.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2362106285675546085.key) 13:01:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:01:45 + git semver push 13:01:46 2022-07-06 13:01:46,130 [run_push] DEBUG push 13:01:46 2022-07-06 13:01:46,131 [execute] INFO git cat-file --batch-check 13:01:46 2022-07-06 13:01:46,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 13:01:46 2022-07-06 13:01:46,134 [execute] INFO git rev-list efac335fb8825e960c3985c57fece285320153e8 -- 13:01:46 2022-07-06 13:01:46,135 [execute] DEBUG Popen(['git', 'rev-list', 'efac335fb8825e960c3985c57fece285320153e8', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 13:01:46 2022-07-06 13:01:46,139 [execute] INFO git fetch -v origin 13:01:46 2022-07-06 13:01:46,139 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 13:01:46 2022-07-06 13:01:46,637 [run_push] DEBUG no remote changes detected 13:01:46 2022-07-06 13:01:46,637 [execute] INFO git push origin semver 13:01:46 2022-07-06 13:01:46,638 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 13:01:47 2022-07-06 13:01:47,335 [run_push] DEBUG push all version tags 13:01:47 2022-07-06 13:01:47,336 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:01:47 2022-07-06 13:01:47,336 [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) 13:01:48 2022-07-06 13:01:48,023 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:01:48 0.0.1-dev.12 [Pipeline] } 13:01:48 $ docker exec --env ******** --env ******** 41a66737aebd1ee456362904e109a928a31a83a383fa38ff03248280e5911afb ssh-agent -k 13:01:48 unset SSH_AUTH_SOCK; 13:01:48 unset SSH_AGENT_PID; 13:01:48 echo Agent pid 38 killed; 13:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:01:48 + git semver [Pipeline] } 13:01:49 $ docker stop --time=1 41a66737aebd1ee456362904e109a928a31a83a383fa38ff03248280e5911afb 13:01:50 $ docker rm -f 41a66737aebd1ee456362904e109a928a31a83a383fa38ff03248280e5911afb [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 13:01:50 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 13:01:50 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 13:01:50 total 16 13:01:50 drwxr-xr-x 3 root root 4096 Jul 6 12:53 . 13:01:50 drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 13:01 .. 13:01:50 drwxr-xr-x 2 root root 4096 Jul 6 12:53 cost 13:01:50 -rw-r--r-- 1 root root 87 Jul 6 12:53 cost.csv 13:01:50 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 13:01:50 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 13:01:50 total 16 13:01:50 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 12:53 . 13:01:50 drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 13:01 .. 13:01:50 drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 12:53 cost 13:01:50 -rw-r--r-- 1 jenkins jenkins 87 Jul 6 12:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:01:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:01:52 ---> package-listing.sh 13:01:52 ++ facter osfamily 13:01:52 ++ tr '[:upper:]' '[:lower:]' 13:01:52 + OS_FAMILY=debian 13:01:52 + workspace=/w/workspace/exfoundry_device-usb-camera_main 13:01:52 + START_PACKAGES=/tmp/packages_start.txt 13:01:52 + END_PACKAGES=/tmp/packages_end.txt 13:01:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:01:52 + PACKAGES=/tmp/packages_start.txt 13:01:52 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 13:01:52 + PACKAGES=/tmp/packages_end.txt 13:01:52 + case "${OS_FAMILY}" in 13:01:52 + dpkg -l 13:01:52 + grep '^ii' 13:01:52 + '[' -f /tmp/packages_start.txt ']' 13:01:52 + '[' -f /tmp/packages_end.txt ']' 13:01:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:01:52 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 13:01:52 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 13:01:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 13:01:52 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 13:01:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:01:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:53 prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container 13:01:53 $ 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 13:01:53 $ docker top 72e5c51c4eecca877530f908df3c00cd4e7d48d6b83534a1c8a565b99af73b89 -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:54 + touch /tmp/pre-build-complete [Pipeline] sh 13:01:54 + mkdir -p /var/log/sysstat [Pipeline] sh 13:01:54 + ls /var/log/sa-host 13:01:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:01:54 provisioning config files... 13:01:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5503762745128969427tmp [Pipeline] { [Pipeline] echo 13:01:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:01:55 ---> create-netrc.sh [Pipeline] } 13:01:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:01:55 ---> python-tools-install.sh [Pipeline] echo 13:01:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:01:55 ---> sudo-logs.sh 13:01:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:01:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:01:56 ---> job-cost.sh 13:01:56 lf-activate-venv: SKIPPING 13:01:56 DEBUG: total: 0.2199999988079071 13:01:56 INFO: Retrieving Stack Cost... 13:01:56 INFO: Retrieving Pricing Info for: v3-standard-8 13:01:56 INFO: Archiving Costs [Pipeline] echo 13:01:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:01:57 ---> logs-deploy.sh 13:01:57 lf-activate-venv: SKIPPING 13:01:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/22 13:01:57 INFO: archiving workspace using pattern(s): 13:01:58 Archives upload complete. 13:01:58 INFO: archiving logs to Nexus