Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 455d5982027557f38f4688dafc55c743213ab3fb 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-ssh13463689870254150798.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh12245285742991096625.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh14802439165403674207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh3100585224827912434.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-ssh14388508300634270357.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-1649 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 Avoid second fetch Checking out Revision 455d5982027557f38f4688dafc55c743213ab3fb (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 455d5982027557f38f4688dafc55c743213ab3fb # timeout=10 Commit message: "Merge pull request #39 from FelixTing/issue-37" > git rev-list --no-walk 4347e6326c1a67544b77e06fe92e2ddc47e6771c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:56:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:56:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:56:22 ========================================================= 14:56:22 EdgeX Global Pipelines Version Info 14:56:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:56:23 ------------------- 14:56:23 stable info: 14:56:23 ------------------- 14:56:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:56:23 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 14:56:23 Message: update stable to v1.0.232 14:56:24 ------------------- 14:56:24 experimental info: 14:56:24 ------------------- 14:56:24 Commited By: **** collab-it+edgex@linuxfoundation.org 14:56:24 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 14:56:24 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 455d598 [Pipeline] echo 14:56:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:56:24 provisioning config files... 14:56:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8959444425498115963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:25 ---> docker-login.sh 14:56:25 nexus3.edgexfoundry.org:10001 14:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:25 Configure a credential helper to remove this warning. See 14:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:25 14:56:25 Login Succeeded 14:56:25 nexus3.edgexfoundry.org:10002 14:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:25 Configure a credential helper to remove this warning. See 14:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:25 14:56:25 Login Succeeded 14:56:25 nexus3.edgexfoundry.org:10003 14:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:26 Configure a credential helper to remove this warning. See 14:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:26 14:56:26 Login Succeeded 14:56:26 nexus3.edgexfoundry.org:10004 14:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:26 Configure a credential helper to remove this warning. See 14:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:26 14:56:26 Login Succeeded 14:56:26 docker.io 14:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:26 Configure a credential helper to remove this warning. See 14:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:26 14:56:26 Login Succeeded 14:56:26 ---> docker-login.sh ends [Pipeline] } 14:56:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:56:27 + git rev-list -1 --merges 455d5982027557f38f4688dafc55c743213ab3fb~1..455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] echo 14:56:27 -----------> git rev-list -1 --merges 455d5982027557f38f4688dafc55c743213ab3fb~1..455d5982027557f38f4688dafc55c743213ab3fb 455d5982027557f38f4688dafc55c743213ab3fb 14:56:27 455d5982027557f38f4688dafc55c743213ab3fb [false] [Pipeline] sh 14:56:27 + git log --format=format:%s -1 455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] echo 14:56:27 ========================================================= 14:56:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:56:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:56:27 + git log --format=format:%s -1 455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] echo 14:56:27 [semverPrep] GIT_COMMIT: 455d5982027557f38f4688dafc55c743213ab3fb, Commit Message: Merge pull request #39 from FelixTing/issue-37 [Pipeline] echo 14:56:27 [semverPrep] This is not a build commit. [Pipeline] sh 14:56:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:56:28 + grep -v github /etc/ssh/ssh_known_hosts 14:56:28 + [ -e /tmp/ssh_known_hosts ] 14:56:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:56:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:56:28 + sudo tee -a /etc/ssh/ssh_known_hosts 14:56:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:56:28 14:56:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:56:28 0.1.4: Pulling from edgex-devops/py-git-semver 14:56:28 42c077c10790: Pulling fs layer 14:56:28 f63e77b7563a: Pulling fs layer 14:56:28 bd5fdadae976: Pulling fs layer 14:56:28 205491f53016: Pulling fs layer 14:56:28 df18705c85c3: Pulling fs layer 14:56:28 bdb3f477010e: Pulling fs layer 14:56:28 c8a8fc8e1c8f: Pulling fs layer 14:56:28 2c6e9b1d212d: Pulling fs layer 14:56:28 bdb8f0575790: Pulling fs layer 14:56:28 386e3cb2ff24: Pulling fs layer 14:56:28 2343380bae48: Pulling fs layer 14:56:28 205491f53016: Waiting 14:56:28 df18705c85c3: Waiting 14:56:28 bdb3f477010e: Waiting 14:56:28 c8a8fc8e1c8f: Waiting 14:56:28 2c6e9b1d212d: Waiting 14:56:28 bdb8f0575790: Waiting 14:56:28 386e3cb2ff24: Waiting 14:56:28 2343380bae48: Waiting 14:56:28 f63e77b7563a: Download complete 14:56:28 205491f53016: Verifying Checksum 14:56:28 205491f53016: Download complete 14:56:29 df18705c85c3: Verifying Checksum 14:56:29 df18705c85c3: Download complete 14:56:29 bdb3f477010e: Download complete 14:56:29 bd5fdadae976: Verifying Checksum 14:56:29 bd5fdadae976: Download complete 14:56:29 2c6e9b1d212d: Download complete 14:56:29 bdb8f0575790: Verifying Checksum 14:56:29 bdb8f0575790: Download complete 14:56:29 386e3cb2ff24: Verifying Checksum 14:56:29 386e3cb2ff24: Download complete 14:56:29 2343380bae48: Verifying Checksum 14:56:29 2343380bae48: Download complete 14:56:29 42c077c10790: Verifying Checksum 14:56:29 42c077c10790: Download complete 14:56:29 c8a8fc8e1c8f: Download complete 14:56:30 42c077c10790: Pull complete 14:56:30 f63e77b7563a: Pull complete 14:56:31 bd5fdadae976: Pull complete 14:56:31 205491f53016: Pull complete 14:56:31 df18705c85c3: Pull complete 14:56:31 bdb3f477010e: Pull complete 14:56:33 c8a8fc8e1c8f: Pull complete 14:56:33 2c6e9b1d212d: Pull complete 14:56:33 bdb8f0575790: Pull complete 14:56:33 386e3cb2ff24: Pull complete 14:56:33 2343380bae48: Pull complete 14:56:33 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 14:56:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:56:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:33 prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container 14:56:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:56:35 $ docker top 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb -eo pid,comm 14:56:35 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). 14:56:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:56:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:35 [ssh-agent] Looking for ssh-agent implementation... 14:56:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:35 $ docker exec 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb ssh-agent 14:56:35 SSH_AUTH_SOCK=/tmp/ssh-w1gqlCMZNPuJ/agent.31 14:56:35 SSH_AGENT_PID=37 14:56:35 Running ssh-add (command line suppressed) 14:56:35 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5489304922941372547.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5489304922941372547.key) 14:56:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:36 + git tag --points-at HEAD [Pipeline] } 14:56:36 $ docker exec --env ******** --env ******** 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb ssh-agent -k 14:56:36 unset SSH_AUTH_SOCK; 14:56:36 unset SSH_AGENT_PID; 14:56:36 echo Agent pid 37 killed; 14:56:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:56:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:36 [ssh-agent] Looking for ssh-agent implementation... 14:56:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:36 $ docker exec 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb ssh-agent 14:56:36 SSH_AUTH_SOCK=/tmp/ssh-AiCrgN2igo12/agent.71 14:56:36 SSH_AGENT_PID=77 14:56:36 Running ssh-add (command line suppressed) 14:56:36 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6919445265867947561.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6919445265867947561.key) 14:56:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:36 + git semver init 14:56:37 2022-06-07 14:56:37,121 [run_init] DEBUG init version:0.0.0 force:False 14:56:37 2022-06-07 14:56:37,122 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 14:56:37 2022-06-07 14:56:37,122 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 14:56:37 2022-06-07 14:56:37,123 [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) 14:56:37 2022-06-07 14:56:37,673 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 14:56:37 2022-06-07 14:56:37,673 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 14:56:37 2022-06-07 14:56:37,673 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 14:56:37 2022-06-07 14:56:37,673 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 14:56:37 0.0.1-dev.7 [Pipeline] } 14:56:37 $ docker exec --env ******** --env ******** 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb ssh-agent -k 14:56:37 unset SSH_AUTH_SOCK; 14:56:37 unset SSH_AGENT_PID; 14:56:37 echo Agent pid 77 killed; 14:56:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:38 + git semver [Pipeline] } 14:56:38 $ docker stop --time=1 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb 14:56:39 $ docker rm -f 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb [Pipeline] // withDockerContainer [Pipeline] sh 14:56:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:56:40 Stashed 1 file(s) [Pipeline] echo 14:56:40 [edgeXSemver]: initialized semver on version 0.0.1-dev.7 [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 14:56:40 provisioning config files... 14:56:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6290233227149594388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:40 ---> docker-login.sh 14:56:40 nexus3.edgexfoundry.org:10001 14:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:40 Configure a credential helper to remove this warning. See 14:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:40 14:56:40 Login Succeeded 14:56:40 nexus3.edgexfoundry.org:10002 14:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:41 Configure a credential helper to remove this warning. See 14:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:41 14:56:41 Login Succeeded 14:56:41 nexus3.edgexfoundry.org:10003 14:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:41 Configure a credential helper to remove this warning. See 14:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:41 14:56:41 Login Succeeded 14:56:41 nexus3.edgexfoundry.org:10004 14:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:41 Configure a credential helper to remove this warning. See 14:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:41 14:56:41 Login Succeeded 14:56:41 docker.io 14:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:41 Configure a credential helper to remove this warning. See 14:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:41 14:56:41 Login Succeeded 14:56:41 ---> docker-login.sh ends [Pipeline] } 14:56:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:56:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:56:41 ========================================================= 14:56:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:56:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:42 + 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 . 14:56:42 Sending build context to Docker daemon 607.2kB 14:56:42 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 14:56:42 Step 2/12 : FROM ${BASE} AS builder 14:56:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:56:42 59bf1c3509f3: Pulling fs layer 14:56:42 666ba61612fd: Pulling fs layer 14:56:42 8ed8ca486205: Pulling fs layer 14:56:42 cc1cd167ecdc: Pulling fs layer 14:56:42 c516ae0d96e1: Pulling fs layer 14:56:42 684cea983483: Pulling fs layer 14:56:42 dd3240ac7de5: Pulling fs layer 14:56:42 b1e948a4e11c: Pulling fs layer 14:56:42 a8fd76ee1af6: Pulling fs layer 14:56:42 646ad004c059: Pulling fs layer 14:56:42 cc1cd167ecdc: Waiting 14:56:42 c516ae0d96e1: Waiting 14:56:42 684cea983483: Waiting 14:56:42 a8fd76ee1af6: Waiting 14:56:42 646ad004c059: Waiting 14:56:42 dd3240ac7de5: Waiting 14:56:42 8ed8ca486205: Download complete 14:56:42 666ba61612fd: Verifying Checksum 14:56:42 666ba61612fd: Download complete 14:56:42 c516ae0d96e1: Verifying Checksum 14:56:42 c516ae0d96e1: Download complete 14:56:42 684cea983483: Verifying Checksum 14:56:42 684cea983483: Download complete 14:56:42 dd3240ac7de5: Verifying Checksum 14:56:42 dd3240ac7de5: Download complete 14:56:42 59bf1c3509f3: Download complete 14:56:42 b1e948a4e11c: Download complete 14:56:42 59bf1c3509f3: Pull complete 14:56:42 666ba61612fd: Pull complete 14:56:42 8ed8ca486205: Pull complete 14:56:43 646ad004c059: Verifying Checksum 14:56:43 646ad004c059: Download complete 14:56:43 a8fd76ee1af6: Verifying Checksum 14:56:43 a8fd76ee1af6: Download complete 14:56:43 cc1cd167ecdc: Verifying Checksum 14:56:43 cc1cd167ecdc: Download complete 14:56:46 cc1cd167ecdc: Pull complete 14:56:46 c516ae0d96e1: Pull complete 14:56:46 684cea983483: Pull complete 14:56:46 dd3240ac7de5: Pull complete 14:56:46 b1e948a4e11c: Pull complete 14:56:48 a8fd76ee1af6: Pull complete 14:56:49 646ad004c059: Pull complete 14:56:49 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 14:56:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:56:49 ---> 8f69c11f6b0c 14:56:49 Step 3/12 : ARG MAKE="make build" 14:56:51 ---> Running in 4a58bfc12ee0 14:56:51 Removing intermediate container 4a58bfc12ee0 14:56:51 ---> 18d6440dd24f 14:56:51 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:56:51 ---> Running in a0d2e8212d69 14:56:51 Removing intermediate container a0d2e8212d69 14:56:51 ---> eaeb4aed1ab2 14:56:51 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:56:51 ---> Running in ca818da166ba 14:56:51 Removing intermediate container ca818da166ba 14:56:51 ---> 048e6da7f2af 14:56:51 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:51 ---> Running in 6e69b3206b45 14:56:52 Removing intermediate container 6e69b3206b45 14:56:52 ---> c6603861d3e2 14:56:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:56:52 ---> Running in 27a67e647cb1 14:56:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:56:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:56:53 (1/81) Installing mesa (21.2.6-r0) 14:56:53 (2/81) Installing libxau (1.0.9-r0) 14:56:53 (3/81) Installing libmd (1.0.3-r0) 14:56:53 (4/81) Installing libbsd (0.11.3-r1) 14:56:54 (5/81) Installing libxdmcp (1.1.3-r0) 14:56:54 (6/81) Installing libxcb (1.14-r2) 14:56:54 (7/81) Installing libx11 (1.7.2-r0) 14:56:54 (8/81) Installing libxext (1.3.4-r0) 14:56:54 (9/81) Installing libxfixes (6.0.0-r0) 14:56:54 (10/81) Installing libxxf86vm (1.1.4-r2) 14:56:54 (11/81) Installing libpciaccess (0.16-r0) 14:56:54 (12/81) Installing libdrm (2.4.109-r0) 14:56:55 (13/81) Installing mesa-glapi (21.2.6-r0) 14:56:55 (14/81) Installing libxshmfence (1.3-r1) 14:56:55 (15/81) Installing mesa-gl (21.2.6-r0) 14:56:55 (16/81) Installing libice (1.0.10-r0) 14:56:55 (17/81) Installing libuuid (2.37.4-r0) 14:56:55 (18/81) Installing libsm (1.2.3-r0) 14:56:55 Still waiting to schedule task 14:56:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:56:55 (19/81) Installing libxt (1.2.1-r0) 14:56:55 (20/81) Installing libxmu (1.1.3-r0) 14:56:55 (21/81) Installing xset (1.2.4-r0) 14:56:55 (22/81) Installing xprop (1.2.5-r0) 14:56:55 (23/81) Installing xdg-utils (1.1.3-r0) 14:56:56 (24/81) Installing dbus-libs (1.12.20-r4) 14:56:56 (25/81) Installing libffi (3.4.2-r1) 14:56:56 (26/81) Installing libintl (0.21-r0) 14:56:56 (27/81) Installing libblkid (2.37.4-r0) 14:56:56 (28/81) Installing libmount (2.37.4-r0) 14:56:56 (29/81) Installing pcre (8.45-r1) 14:56:56 (30/81) Installing glib (2.70.1-r0) 14:56:56 (31/81) Installing icu-libs (69.1-r1) 14:56:57 (32/81) Installing libpcre2-16 (10.39-r0) 14:56:57 (33/81) Installing zstd-libs (1.5.0-r0) 14:56:57 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 14:56:58 (35/81) Installing hicolor-icon-theme (0.17-r1) 14:56:58 (36/81) Installing wayland-libs-server (1.19.0-r1) 14:56:58 (37/81) Installing mesa-gbm (21.2.6-r0) 14:56:58 (38/81) Installing wayland-libs-client (1.19.0-r1) 14:56:58 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 14:56:58 (40/81) Installing libxcomposite (0.4.5-r0) 14:56:58 (41/81) Installing libbz2 (1.0.8-r1) 14:56:58 (42/81) Installing libpng (1.6.37-r1) 14:56:59 (43/81) Installing freetype (2.11.1-r2) 14:56:59 (44/81) Installing fontconfig (2.13.1-r4) 14:56:59 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 14:56:59 (46/81) Installing wayland-libs-egl (1.19.0-r1) 14:56:59 (47/81) Installing xkeyboard-config (2.34-r0) 14:56:59 (48/81) Installing xz-libs (5.2.5-r1) 14:56:59 (49/81) Installing libxml2 (2.9.14-r0) 14:56:59 (50/81) Installing libxkbcommon (1.3.1-r0) 14:56:59 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 14:56:59 (52/81) Installing mesa-egl (21.2.6-r0) 14:57:00 (53/81) Installing avahi-libs (0.8-r5) 14:57:00 (54/81) Installing nettle (3.7.3-r0) 14:57:00 (55/81) Installing p11-kit (0.24.0-r1) 14:57:00 (56/81) Installing libtasn1 (4.18.0-r0) 14:57:00 (57/81) Installing libunistring (0.9.10-r1) 14:57:00 (58/81) Installing gnutls (3.7.1-r0) 14:57:00 (59/81) Installing cups-libs (2.3.3-r6) 14:57:00 (60/81) Installing graphite2 (1.3.14-r0) 14:57:00 (61/81) Installing harfbuzz (3.0.0-r2) 14:57:00 (62/81) Installing libevdev (1.12.0-r0) 14:57:00 (63/81) Installing mtdev (1.1.6-r0) 14:57:01 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 14:57:01 (65/81) Installing libinput-libs (1.19.4-r0) 14:57:01 (66/81) Installing libjpeg-turbo (2.1.2-r0) 14:57:01 (67/81) Installing xcb-util-wm (0.4.1-r1) 14:57:01 (68/81) Installing xcb-util (0.4.0-r3) 14:57:01 (69/81) Installing xcb-util-image (0.4.0-r1) 14:57:01 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 14:57:01 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 14:57:01 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 14:57:01 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 14:57:02 (74/81) Installing v4l-utils-libs (1.22.1-r1) 14:57:02 (75/81) Installing v4l-utils (1.22.1-r1) 14:57:02 (76/81) Installing udev-init-scripts (35-r0) 14:57:02 Executing udev-init-scripts-35-r0.post-install 14:57:02 (77/81) Installing kmod-libs (29-r2) 14:57:03 (78/81) Installing eudev (3.2.11_pre1-r0) 14:57:03 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 14:57:03 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 14:57:03 (81/81) Installing v4l-utils-dev (1.22.1-r1) 14:57:03 Executing busybox-1.34.1-r3.trigger 14:57:03 Executing eudev-3.2.11_pre1-r0.trigger 14:57:03 OK: 335 MiB in 133 packages 14:57:05 Removing intermediate container 27a67e647cb1 14:57:05 ---> c0fc0e553150 14:57:05 Step 8/12 : WORKDIR /device-usb-camera 14:57:05 ---> Running in 46bb5412fa5c 14:57:06 Removing intermediate container 46bb5412fa5c 14:57:06 ---> a7ce8e106757 14:57:06 Step 9/12 : COPY go.mod vendor* ./ 14:57:06 ---> 39e48ae3322f 14:57:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:06 ---> Running in 0f0829bf2dbf 14:57:24 Removing intermediate container 0f0829bf2dbf 14:57:24 ---> 293f4223fe30 14:57:24 Step 11/12 : COPY . . 14:57:24 ---> 7cbf77220094 14:57:24 Step 12/12 : RUN ${MAKE} 14:57:24 ---> Running in a7a85b271a75 14:57:24 noop 14:57:24 Removing intermediate container a7a85b271a75 14:57:24 ---> 5df4e44d3eb5 14:57:24 Successfully built 5df4e44d3eb5 14:57:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:24 + docker inspect -f . ci-base-image-x86_64 14:57:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:24 prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container 14:57:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:57:25 $ docker top 24338c282ff0077550aeb054ca59b4ef2ced27204f9bb85ee6d7c82f2436b095 -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:25 + go version 14:57:25 go version go1.17.7 linux/amd64 [Pipeline] } 14:57:25 $ docker stop --time=1 24338c282ff0077550aeb054ca59b4ef2ced27204f9bb85ee6d7c82f2436b095 14:57:27 $ docker rm -f 24338c282ff0077550aeb054ca59b4ef2ced27204f9bb85ee6d7c82f2436b095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:27 + docker inspect -f . ci-base-image-x86_64 14:57:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:27 prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container 14:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:57:28 $ docker top 3bceae6adb459e28694b8edd25112e83e6ba4a056c75613345f4641d7f5a0eb0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:57:28 + make test 14:57:28 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 14:57:28 ? github.com/edgexfoundry/device-usb-camera [no test files] 14:57:38 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 14:57:38 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 14:57:42 CGO_ENABLED=1 go vet ./... 14:57:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:57:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:57:47 ./bin/test-attribution-txt.sh [Pipeline] echo 14:57:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:57:47 $ docker stop --time=1 3bceae6adb459e28694b8edd25112e83e6ba4a056c75613345f4641d7f5a0eb0 14:57:48 $ docker rm -f 3bceae6adb459e28694b8edd25112e83e6ba4a056c75613345f4641d7f5a0eb0 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:57:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:57:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:57:50 + ls -al . 14:57:50 total 164 14:57:50 drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 14:57 . 14:57:50 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 14:56 .. 14:57:50 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 14:56 .git 14:57:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:56 .github 14:57:50 -rw-rw-r-- 1 jenkins jenkins 349 Jun 7 14:56 .gitignore 14:57:50 -rw-rw-r-- 1 jenkins jenkins 42 Jun 7 14:56 .golangci.yml 14:57:50 -rw-rw-r-- 1 jenkins jenkins 77 Jun 7 14:56 .hadolint.yml 14:57:50 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 14:56 .semver 14:57:50 -rw-rw-r-- 1 jenkins jenkins 8706 Jun 7 14:56 Attribution.txt 14:57:50 -rw-rw-r-- 1 jenkins jenkins 181 Jun 7 14:56 CHANGELOG.md 14:57:50 -rw-rw-r-- 1 jenkins jenkins 1891 Jun 7 14:56 Dockerfile 14:57:50 -rw-rw-r-- 1 jenkins jenkins 678 Jun 7 14:56 GOVERNANCE.md 14:57:50 -rw-rw-r-- 1 jenkins jenkins 659 Jun 7 14:56 Jenkinsfile 14:57:50 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 7 14:56 LICENSE 14:57:50 -rw-rw-r-- 1 jenkins jenkins 2345 Jun 7 14:56 Makefile 14:57:50 -rw-rw-r-- 1 jenkins jenkins 622 Jun 7 14:56 OWNERS.md 14:57:50 -rw-rw-r-- 1 jenkins jenkins 10754 Jun 7 14:56 README.md 14:57:50 -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 14:56 VERSION 14:57:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:56 bin 14:57:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 14:56 cmd 14:57:50 -rw-r--r-- 1 jenkins jenkins 10 Jun 7 14:57 coverage.out 14:57:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:56 docker-compose 14:57:50 -rw-rw-r-- 1 jenkins jenkins 140 Jun 7 14:56 docker-entrypoint.sh 14:57:50 -rw-rw-r-- 1 jenkins jenkins 3307 Jun 7 14:56 go.mod 14:57:50 -rw-rw-r-- 1 jenkins jenkins 35656 Jun 7 14:56 go.sum 14:57:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 14:56 internal 14:57:50 -rw-rw-r-- 1 jenkins jenkins 231 Jun 7 14:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:50 + 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=455d5982027557f38f4688dafc55c743213ab3fb --label arch=amd64 --label version=0.0.1-dev.7 . 14:57:50 Sending build context to Docker daemon 608.3kB 14:57:50 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 14:57:50 Step 2/29 : FROM ${BASE} AS builder 14:57:50 ---> 5df4e44d3eb5 14:57:50 Step 3/29 : ARG MAKE="make build" 14:57:50 ---> Running in 975285f9f409 14:57:50 Removing intermediate container 975285f9f409 14:57:50 ---> 0c9a46b669ed 14:57:50 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:57:50 ---> Running in 7e9d063de533 14:57:50 Removing intermediate container 7e9d063de533 14:57:50 ---> 979967349980 14:57:50 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:57:50 ---> Running in 41fa2f5190d8 14:57:50 Removing intermediate container 41fa2f5190d8 14:57:50 ---> 8221d898b8be 14:57:50 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:50 ---> Running in 4fd2a5e9548b 14:57:51 Removing intermediate container 4fd2a5e9548b 14:57:51 ---> 5c4b1d8ef202 14:57:51 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:57:51 ---> Running in ee397d6d48fc 14:57:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:57:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:57:53 OK: 335 MiB in 133 packages 14:57:53 Removing intermediate container ee397d6d48fc 14:57:53 ---> 87c7337efd2e 14:57:53 Step 8/29 : WORKDIR /device-usb-camera 14:57:53 ---> Running in dfb67f70e45c 14:57:53 Removing intermediate container dfb67f70e45c 14:57:53 ---> 85806afd1f75 14:57:53 Step 9/29 : COPY go.mod vendor* ./ 14:57:53 ---> d499414813ac 14:57:53 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:53 ---> Running in 01495c08761a 14:57:54 Removing intermediate container 01495c08761a 14:57:54 ---> eae7ed3f6630 14:57:54 Step 11/29 : COPY . . 14:57:54 ---> 20735bd70a14 14:57:54 Step 12/29 : RUN ${MAKE} 14:57:54 ---> Running in 37a6b0e72b32 14:57:54 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.7 -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 14:58:16 Removing intermediate container 37a6b0e72b32 14:58:16 ---> 67fdc8357390 14:58:16 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 14:58:16 v0.18.4: Pulling from aler9/rtsp-simple-server 14:58:16 af6660deedbd: Pulling fs layer 14:58:16 97cd0a44c592: Pulling fs layer 14:58:16 97cd0a44c592: Verifying Checksum 14:58:16 97cd0a44c592: Download complete 14:58:16 af6660deedbd: Verifying Checksum 14:58:16 af6660deedbd: Download complete 14:58:16 af6660deedbd: Pull complete 14:58:16 97cd0a44c592: Pull complete 14:58:16 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 14:58:16 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 14:58:16 ---> fea57e182299 14:58:16 Step 14/29 : FROM alpine:3.15 14:58:16 3.15: Pulling from library/alpine 14:58:16 df9b9388f04a: Pulling fs layer 14:58:16 df9b9388f04a: Verifying Checksum 14:58:16 df9b9388f04a: Download complete 14:58:16 df9b9388f04a: Pull complete 14:58:16 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:58:16 Status: Downloaded newer image for alpine:3.15 14:58:16 ---> 0ac33e5f5afa 14:58:16 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 14:58:16 ---> Running in e6e2a63294df 14:58:16 Removing intermediate container e6e2a63294df 14:58:16 ---> 5f430771fb08 14:58:16 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 14:58:16 ---> Running in c8b548429ed5 14:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:58:16 (1/74) Installing dumb-init (1.2.5-r1) 14:58:16 (2/74) Installing sdl2 (2.0.16-r4) 14:58:16 (3/74) Installing libxau (1.0.9-r0) 14:58:16 (4/74) Installing libmd (1.0.3-r0) 14:58:16 (5/74) Installing libbsd (0.11.3-r1) 14:58:16 (6/74) Installing libxdmcp (1.1.3-r0) 14:58:16 (7/74) Installing libxcb (1.14-r2) 14:58:16 (8/74) Installing libx11 (1.7.2-r0) 14:58:16 (9/74) Installing aom-libs (3.2.0-r0) 14:58:16 (10/74) Installing alsa-lib (1.2.5.1-r1) 14:58:16 (11/74) Installing expat (2.4.7-r0) 14:58:16 (12/74) Installing brotli-libs (1.0.9-r5) 14:58:16 (13/74) Installing libbz2 (1.0.8-r1) 14:58:16 (14/74) Installing libpng (1.6.37-r1) 14:58:16 (15/74) Installing freetype (2.11.1-r2) 14:58:16 (16/74) Installing libuuid (2.37.4-r0) 14:58:16 (17/74) Installing fontconfig (2.13.1-r4) 14:58:16 (18/74) Installing fribidi (1.0.11-r0) 14:58:16 (19/74) Installing libffi (3.4.2-r1) 14:58:16 (20/74) Installing libintl (0.21-r0) 14:58:16 (21/74) Installing libblkid (2.37.4-r0) 14:58:16 (22/74) Installing libmount (2.37.4-r0) 14:58:16 (23/74) Installing pcre (8.45-r1) 14:58:16 (24/74) Installing glib (2.70.1-r0) 14:58:16 (25/74) Installing graphite2 (1.3.14-r0) 14:58:16 (26/74) Installing harfbuzz (3.0.0-r2) 14:58:16 (27/74) Installing libass (0.15.2-r0) 14:58:16 (28/74) Installing libdav1d (0.9.2-r0) 14:58:16 (29/74) Installing gmp (6.2.1-r1) 14:58:16 (30/74) Installing nettle (3.7.3-r0) 14:58:16 (31/74) Installing p11-kit (0.24.0-r1) 14:58:16 (32/74) Installing libtasn1 (4.18.0-r0) 14:58:16 (33/74) Installing libunistring (0.9.10-r1) 14:58:16 (34/74) Installing gnutls (3.7.1-r0) 14:58:16 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 14:58:16 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 14:58:16 (37/74) Installing lame (3.100-r0) 14:58:16 (38/74) Installing opus (1.3.1-r1) 14:58:16 (39/74) Installing libgomp (10.3.1_git20211027-r0) 14:58:16 (40/74) Installing soxr (0.1.3-r2) 14:58:16 (41/74) Installing libgcc (10.3.1_git20211027-r0) 14:58:16 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 14:58:16 (43/74) Installing libsrt (1.4.2-r1) 14:58:16 (44/74) Installing libssh (0.9.6-r1) 14:58:16 (45/74) Installing libogg (1.3.5-r0) 14:58:16 (46/74) Installing libtheora (1.1.1-r16) 14:58:16 (47/74) Installing libjpeg-turbo (2.1.2-r0) 14:58:16 (48/74) Installing v4l-utils-libs (1.22.1-r1) 14:58:16 (49/74) Installing libxext (1.3.4-r0) 14:58:16 (50/74) Installing libxfixes (6.0.0-r0) 14:58:16 (51/74) Installing libpciaccess (0.16-r0) 14:58:16 (52/74) Installing libdrm (2.4.109-r0) 14:58:16 (53/74) Installing wayland-libs-client (1.19.0-r1) 14:58:16 (54/74) Installing libva (2.13.0-r0) 14:58:16 (55/74) Installing libvdpau (1.4-r0) 14:58:16 (56/74) Installing vidstab (1.1.0-r1) 14:58:16 (57/74) Installing libvorbis (1.3.7-r0) 14:58:16 (58/74) Installing libvpx (1.10.0-r0) 14:58:16 (59/74) Installing vulkan-loader (1.2.196-r0) 14:58:16 (60/74) Installing libwebp (1.2.2-r0) 14:58:16 (61/74) Installing x264-libs (20210613-r0) 14:58:16 (62/74) Installing x265-libs (3.5-r0) 14:58:16 (63/74) Installing xvidcore (1.3.7-r1) 14:58:16 (64/74) Installing ffmpeg-libs (4.4.1-r2) 14:58:16 (65/74) Installing ffmpeg (4.4.1-r2) 14:58:16 (66/74) Installing udev-init-scripts (35-r0) 14:58:16 Executing udev-init-scripts-35-r0.post-install 14:58:16 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 14:58:16 (68/74) Installing xz-libs (5.2.5-r1) 14:58:16 (69/74) Installing zstd-libs (1.5.0-r0) 14:58:16 (70/74) Installing kmod-libs (29-r2) 14:58:16 (71/74) Installing eudev (3.2.11_pre1-r0) 14:58:16 (72/74) Installing libsodium (1.0.18-r0) 14:58:17 (73/74) Installing libzmq (4.3.4-r0) 14:58:17 (74/74) Installing zeromq (4.3.4-r0) 14:58:17 Executing busybox-1.34.1-r5.trigger 14:58:17 Executing eudev-3.2.11_pre1-r0.trigger 14:58:17 OK: 78 MiB in 88 packages 14:58:18 Removing intermediate container c8b548429ed5 14:58:18 ---> 2578d438075e 14:58:18 Step 17/29 : WORKDIR / 14:58:18 ---> Running in eb134fb17e28 14:58:18 Removing intermediate container eb134fb17e28 14:58:18 ---> 93d8662902c2 14:58:18 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 14:58:19 ---> e90af3216467 14:58:19 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 14:58:19 ---> de1eccc00731 14:58:19 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 14:58:19 ---> f97770282ee4 14:58:19 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 14:58:19 ---> 803649c3fccf 14:58:19 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 14:58:19 ---> e89323bad35f 14:58:19 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 14:58:20 ---> e930f07e557c 14:58:20 Step 24/29 : EXPOSE 59983 14:58:20 ---> Running in d043a41df70a 14:58:20 Removing intermediate container d043a41df70a 14:58:20 ---> a90f6520b615 14:58:20 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 14:58:20 ---> Running in 8bfefcba88b5 14:58:20 Removing intermediate container 8bfefcba88b5 14:58:20 ---> 77e2ba190fc6 14:58:20 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 14:58:20 ---> Running in 95d46c64b53a 14:58:20 Removing intermediate container 95d46c64b53a 14:58:20 ---> a618ffe93eec 14:58:20 Step 27/29 : LABEL arch=amd64 14:58:20 ---> Running in da368ad6a3a4 14:58:20 Removing intermediate container da368ad6a3a4 14:58:20 ---> 094c17aa289e 14:58:20 Step 28/29 : LABEL git_sha=455d5982027557f38f4688dafc55c743213ab3fb 14:58:20 ---> Running in 55442a907642 14:58:20 Removing intermediate container 55442a907642 14:58:20 ---> cb81020c1266 14:58:20 Step 29/29 : LABEL version=0.0.1-dev.7 14:58:20 ---> Running in fcebb6c6abcf 14:58:20 Removing intermediate container fcebb6c6abcf 14:58:20 ---> ac1720b563d3 14:58:20 [Warning] One or more build-args [ARCH] were not consumed 14:58:20 Successfully built ac1720b563d3 14:58:20 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 14:58:20 provisioning config files... 14:58:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4723937171504878134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:21 ---> docker-login.sh 14:58:21 nexus3.edgexfoundry.org:10001 14:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:21 Configure a credential helper to remove this warning. See 14:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:21 14:58:21 Login Succeeded 14:58:21 nexus3.edgexfoundry.org:10002 14:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:21 Configure a credential helper to remove this warning. See 14:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:21 14:58:21 Login Succeeded 14:58:21 nexus3.edgexfoundry.org:10003 14:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:21 Configure a credential helper to remove this warning. See 14:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:21 14:58:21 Login Succeeded 14:58:21 nexus3.edgexfoundry.org:10004 14:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:21 Configure a credential helper to remove this warning. See 14:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:21 14:58:21 Login Succeeded 14:58:21 docker.io 14:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:22 Configure a credential helper to remove this warning. See 14:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:22 14:58:22 Login Succeeded 14:58:22 ---> docker-login.sh ends [Pipeline] } 14:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:58:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:22 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 14:58:22 455d5982027557f38f4688dafc55c743213ab3fb 14:58:22 latest 14:58:22 0.0.1-dev.7 14:58:22 455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 14:58:22 main 14:58:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb 14:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 14:58:22 550e596c6d0e: Preparing 14:58:22 1207169bf42c: Preparing 14:58:22 7abfa9f65411: Preparing 14:58:22 f45764506204: Preparing 14:58:22 ad96c78b1515: Preparing 14:58:22 fa04f29f3dce: Preparing 14:58:22 f3c956fd99ba: Preparing 14:58:22 4fc242d58285: Preparing 14:58:22 fa04f29f3dce: Waiting 14:58:22 f3c956fd99ba: Waiting 14:58:22 4fc242d58285: Waiting 14:58:22 1207169bf42c: Pushed 14:58:22 7abfa9f65411: Pushed 14:58:22 f45764506204: Pushed 14:58:22 ad96c78b1515: Pushed 14:58:22 4fc242d58285: Layer already exists 14:58:24 550e596c6d0e: Pushed 14:58:25 fa04f29f3dce: Pushed 14:58:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1650 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 14:58:29 Running in /w/workspace/device-usb-camera/18 [Pipeline] { [Pipeline] checkout 14:58:29 Selected Git installation does not exist. Using Default 14:58:29 The recommended git tool is: NONE 14:58:29 f3c956fd99ba: Pushed 14:58:29 455d5982027557f38f4688dafc55c743213ab3fb: digest: sha256:bc84b9c5731abe17bed2059289b2c7ddef1e3712f07dc929c07a1c2184167849 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 14:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 14:58:30 550e596c6d0e: Preparing 14:58:30 1207169bf42c: Preparing 14:58:30 7abfa9f65411: Preparing 14:58:30 f45764506204: Preparing 14:58:30 ad96c78b1515: Preparing 14:58:30 fa04f29f3dce: Preparing 14:58:30 f3c956fd99ba: Preparing 14:58:30 4fc242d58285: Preparing 14:58:30 fa04f29f3dce: Waiting 14:58:30 f3c956fd99ba: Waiting 14:58:30 4fc242d58285: Waiting 14:58:30 550e596c6d0e: Layer already exists 14:58:30 1207169bf42c: Layer already exists 14:58:30 f45764506204: Layer already exists 14:58:30 ad96c78b1515: Layer already exists 14:58:30 7abfa9f65411: Layer already exists 14:58:30 f3c956fd99ba: Layer already exists 14:58:30 fa04f29f3dce: Layer already exists 14:58:30 4fc242d58285: Layer already exists 14:58:30 latest: digest: sha256:bc84b9c5731abe17bed2059289b2c7ddef1e3712f07dc929c07a1c2184167849 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.7 14:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 14:58:31 550e596c6d0e: Preparing 14:58:31 1207169bf42c: Preparing 14:58:31 7abfa9f65411: Preparing 14:58:31 f45764506204: Preparing 14:58:31 ad96c78b1515: Preparing 14:58:31 fa04f29f3dce: Preparing 14:58:31 f3c956fd99ba: Preparing 14:58:31 4fc242d58285: Preparing 14:58:31 fa04f29f3dce: Waiting 14:58:31 f3c956fd99ba: Waiting 14:58:31 4fc242d58285: Waiting 14:58:31 f45764506204: Layer already exists 14:58:31 1207169bf42c: Layer already exists 14:58:31 550e596c6d0e: Layer already exists 14:58:31 ad96c78b1515: Layer already exists 14:58:31 7abfa9f65411: Layer already exists 14:58:31 f3c956fd99ba: Layer already exists 14:58:31 4fc242d58285: Layer already exists 14:58:31 fa04f29f3dce: Layer already exists 14:58:31 0.0.1-dev.7: digest: sha256:bc84b9c5731abe17bed2059289b2c7ddef1e3712f07dc929c07a1c2184167849 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:31 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 14:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 14:58:31 550e596c6d0e: Preparing 14:58:31 1207169bf42c: Preparing 14:58:31 7abfa9f65411: Preparing 14:58:31 f45764506204: Preparing 14:58:31 ad96c78b1515: Preparing 14:58:31 fa04f29f3dce: Preparing 14:58:31 f3c956fd99ba: Preparing 14:58:31 4fc242d58285: Preparing 14:58:31 fa04f29f3dce: Waiting 14:58:31 f3c956fd99ba: Waiting 14:58:31 4fc242d58285: Waiting 14:58:31 1207169bf42c: Layer already exists 14:58:31 f45764506204: Layer already exists 14:58:31 ad96c78b1515: Layer already exists 14:58:31 550e596c6d0e: Layer already exists 14:58:31 7abfa9f65411: Layer already exists 14:58:31 fa04f29f3dce: Layer already exists 14:58:31 f3c956fd99ba: Layer already exists 14:58:31 4fc242d58285: Layer already exists 14:58:31 455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7: digest: sha256:bc84b9c5731abe17bed2059289b2c7ddef1e3712f07dc929c07a1c2184167849 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:32 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 14:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 14:58:32 550e596c6d0e: Preparing 14:58:32 1207169bf42c: Preparing 14:58:32 7abfa9f65411: Preparing 14:58:32 f45764506204: Preparing 14:58:32 ad96c78b1515: Preparing 14:58:32 fa04f29f3dce: Preparing 14:58:32 f3c956fd99ba: Preparing 14:58:32 4fc242d58285: Preparing 14:58:32 f3c956fd99ba: Waiting 14:58:32 fa04f29f3dce: Waiting 14:58:32 4fc242d58285: Waiting 14:58:32 550e596c6d0e: Layer already exists 14:58:32 7abfa9f65411: Layer already exists 14:58:32 1207169bf42c: Layer already exists 14:58:32 ad96c78b1515: Layer already exists 14:58:32 f45764506204: Layer already exists 14:58:32 4fc242d58285: Layer already exists 14:58:32 fa04f29f3dce: Layer already exists 14:58:32 f3c956fd99ba: Layer already exists 14:58:32 main: digest: sha256:bc84b9c5731abe17bed2059289b2c7ddef1e3712f07dc929c07a1c2184167849 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:58:32 ===================================================== [Pipeline] echo 14:58:32 taggedImages: 14:58:32 - nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb 14:58:32 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 14:58:32 - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.7 14:58:32 - nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 14:58:32 - 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 14:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:32 14:58:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:33 latest: Pulling from edgex-lftools-log-publisher 14:58:33 5eb5b503b376: Pulling fs layer 14:58:33 5c69ac0246d0: Pulling fs layer 14:58:33 ec43610c2a17: Pulling fs layer 14:58:33 3a2ae6a8a46f: Pulling fs layer 14:58:33 33b1e0a273af: Pulling fs layer 14:58:33 5d3b04190fa2: Pulling fs layer 14:58:33 2f39f015ded8: Pulling fs layer 14:58:33 33b1e0a273af: Waiting 14:58:33 3a2ae6a8a46f: Waiting 14:58:33 2f39f015ded8: Waiting 14:58:33 5c69ac0246d0: Verifying Checksum 14:58:33 5c69ac0246d0: Download complete 14:58:33 3a2ae6a8a46f: Verifying Checksum 14:58:33 3a2ae6a8a46f: Download complete 14:58:33 33b1e0a273af: Verifying Checksum 14:58:33 33b1e0a273af: Download complete 14:58:33 ec43610c2a17: Verifying Checksum 14:58:33 ec43610c2a17: Download complete 14:58:33 5d3b04190fa2: Verifying Checksum 14:58:33 5d3b04190fa2: Download complete 14:58:33 5eb5b503b376: Verifying Checksum 14:58:33 5eb5b503b376: Download complete 14:58:33 2f39f015ded8: Verifying Checksum 14:58:33 2f39f015ded8: Download complete 14:58:34 5eb5b503b376: Pull complete 14:58:34 5c69ac0246d0: Pull complete 14:58:35 ec43610c2a17: Pull complete 14:58:35 3a2ae6a8a46f: Pull complete 14:58:35 33b1e0a273af: Pull complete 14:58:35 5d3b04190fa2: Pull complete 14:58:35 using credential edgex-jenkins-ssh 14:58:35 Cloning the remote Git repository 14:58:35 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 14:58:35 > git init /w/workspace/device-usb-camera/18 # timeout=10 14:58:35 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 14:58:35 > git --version # timeout=10 14:58:35 > git --version # 'git version 2.25.1' 14:58:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:36 Avoid second fetch 14:58:36 Checking out Revision 455d5982027557f38f4688dafc55c743213ab3fb (main) 14:58:36 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 14:58:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:36 > git config core.sparsecheckout # timeout=10 14:58:36 > git checkout -f 455d5982027557f38f4688dafc55c743213ab3fb # timeout=10 14:58:39 2f39f015ded8: Pull complete 14:58:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:39 prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container 14:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:58:41 Commit message: "Merge pull request #39 from FelixTing/issue-37" 14:58:41 14:58:41 GitHub has been notified of this commit’s build result 14:58:41 14:58:41 $ docker top d65391bd568e24b8940d1b2a62abb87a0c08aab01925b69c9247d80be24e8bef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:41 ---> job-cost.sh 14:58:41 lf-activate-venv: SKIPPING 14:58:41 INFO: No Stack... 14:58:42 INFO: Retrieving Pricing Info for: v3-standard-8 14:58:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:58:42 % Total % Received % Xferd Average Speed Time Time Time Current 14:58:42 Dload Upload Total Spent Left Speed 14:58:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 97246 0 --:--:-- --:--:-- --:--:-- 96480 [Pipeline] sh 14:58:42 INFO: Archiving Costs [Pipeline] sh 14:58:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:58:43 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 14:58:43 + cut -d, -f6 [Pipeline] lock 14:58:43 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] 14:58:43 Resource [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] did not exist. Created. 14:58:43 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:58:43 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 14:58:43 /etc/docker/daemon.new 14:58:43 { 14:58:43 "registry-mirrors": [ 14:58:43 "https://nexus3.edgexfoundry.org:10001" 14:58:43 ], 14:58:43 "bip": "10.250.0.254/24", 14:58:43 "hosts": [ 14:58:43 "tcp://0.0.0.0:5555", 14:58:43 "unix:///var/run/docker.sock" 14:58:43 ], 14:58:43 "mtu": 1458, 14:58:43 "selinux-enabled": true, 14:58:43 "seccomp-profile": "/etc/docker/seccomp.json" 14:58:43 } [Pipeline] sh 14:58:43 + echo total: 0.2199999988079071 [Pipeline] stash 14:58:43 Stashed 1 file(s) [Pipeline] } 14:58:43 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 14:58:43 $ docker stop --time=1 d65391bd568e24b8940d1b2a62abb87a0c08aab01925b69c9247d80be24e8bef 14:58:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 14:58:44 $ docker rm -f d65391bd568e24b8940d1b2a62abb87a0c08aab01925b69c9247d80be24e8bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:58:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:03 provisioning config files... 14:59:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/18@tmp/config4862706810916895769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:03 ---> docker-login.sh 14:59:03 nexus3.edgexfoundry.org:10001 14:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:04 Configure a credential helper to remove this warning. See 14:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:04 14:59:04 Login Succeeded 14:59:04 nexus3.edgexfoundry.org:10002 14:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:05 Configure a credential helper to remove this warning. See 14:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:05 14:59:05 Login Succeeded 14:59:05 nexus3.edgexfoundry.org:10003 14:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:05 Configure a credential helper to remove this warning. See 14:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:05 14:59:05 Login Succeeded 14:59:05 nexus3.edgexfoundry.org:10004 14:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:05 Configure a credential helper to remove this warning. See 14:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:05 14:59:05 Login Succeeded 14:59:05 docker.io 14:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:06 Configure a credential helper to remove this warning. See 14:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:06 14:59:06 Login Succeeded 14:59:06 ---> docker-login.sh ends [Pipeline] } 14:59:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:59:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:07 ========================================================= 14:59:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:59:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:07 + 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 . 14:59:07 Sending build context to Docker daemon 410.1kB 14:59:07 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 14:59:07 Step 2/12 : FROM ${BASE} AS builder 14:59:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:59:08 9b3977197b4f: Pulling fs layer 14:59:08 1a89e8eeedd5: Pulling fs layer 14:59:08 94645a83ff95: Pulling fs layer 14:59:08 e6fb740bc735: Pulling fs layer 14:59:08 3a77bd46dcc9: Pulling fs layer 14:59:08 355e64cbe906: Pulling fs layer 14:59:08 63ab81a10011: Pulling fs layer 14:59:08 555d1d1c4555: Pulling fs layer 14:59:08 7d9057610161: Pulling fs layer 14:59:08 555d1d1c4555: Waiting 14:59:08 355e64cbe906: Waiting 14:59:08 63ab81a10011: Waiting 14:59:08 7d9057610161: Waiting 14:59:08 e6fb740bc735: Waiting 14:59:08 3a77bd46dcc9: Waiting 14:59:08 94645a83ff95: Verifying Checksum 14:59:08 94645a83ff95: Download complete 14:59:08 1a89e8eeedd5: Download complete 14:59:08 3a77bd46dcc9: Verifying Checksum 14:59:08 3a77bd46dcc9: Download complete 14:59:08 355e64cbe906: Verifying Checksum 14:59:08 355e64cbe906: Download complete 14:59:08 9b3977197b4f: Verifying Checksum 14:59:08 9b3977197b4f: Download complete 14:59:08 63ab81a10011: Verifying Checksum 14:59:08 63ab81a10011: Download complete 14:59:09 9b3977197b4f: Pull complete 14:59:09 7d9057610161: Verifying Checksum 14:59:09 7d9057610161: Download complete 14:59:09 1a89e8eeedd5: Pull complete 14:59:10 94645a83ff95: Pull complete 14:59:10 555d1d1c4555: Verifying Checksum 14:59:10 555d1d1c4555: Download complete 14:59:10 e6fb740bc735: Verifying Checksum 14:59:10 e6fb740bc735: Download complete 14:59:23 e6fb740bc735: Pull complete 14:59:23 3a77bd46dcc9: Pull complete 14:59:23 355e64cbe906: Pull complete 14:59:23 63ab81a10011: Pull complete 14:59:30 555d1d1c4555: Pull complete 14:59:32 7d9057610161: Pull complete 14:59:32 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 14:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:59:32 ---> 819e984ddca1 14:59:32 Step 3/12 : ARG MAKE="make build" 14:59:32 ---> Running in eff43b04603d 14:59:32 Removing intermediate container eff43b04603d 14:59:32 ---> a43269031673 14:59:32 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:59:33 ---> Running in aa0333745a5a 14:59:33 Removing intermediate container aa0333745a5a 14:59:33 ---> 90b762bd1af2 14:59:33 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:59:33 ---> Running in 12758d604840 14:59:33 Removing intermediate container 12758d604840 14:59:33 ---> 4ad54a1d57b2 14:59:33 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:33 ---> Running in 2fa0f44c8f28 14:59:35 Removing intermediate container 2fa0f44c8f28 14:59:35 ---> 4c84304a06f2 14:59:35 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:59:35 ---> Running in 46624e3b6947 14:59:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:59:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:59:39 (1/14) Installing libintl (0.21-r0) 14:59:39 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 14:59:39 (3/14) Installing libjpeg-turbo (2.1.2-r0) 14:59:39 (4/14) Installing v4l-utils-libs (1.22.1-r1) 14:59:39 (5/14) Installing v4l-utils (1.22.1-r1) 14:59:39 (6/14) Installing udev-init-scripts (35-r0) 14:59:40 Executing udev-init-scripts-35-r0.post-install 14:59:40 (7/14) Installing libblkid (2.37.4-r0) 14:59:40 (8/14) Installing xz-libs (5.2.5-r1) 14:59:40 (9/14) Installing zstd-libs (1.5.0-r0) 14:59:40 (10/14) Installing kmod-libs (29-r2) 14:59:40 (11/14) Installing eudev (3.2.11_pre1-r0) 14:59:40 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 14:59:40 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 14:59:40 (14/14) Installing v4l-utils-dev (1.22.1-r1) 14:59:40 Executing busybox-1.34.1-r3.trigger 14:59:40 Executing eudev-3.2.11_pre1-r0.trigger 14:59:40 OK: 228 MiB in 66 packages 14:59:41 Removing intermediate container 46624e3b6947 14:59:41 ---> c229198be3f6 14:59:41 Step 8/12 : WORKDIR /device-usb-camera 14:59:41 ---> Running in c8b20423a80d 14:59:42 Removing intermediate container c8b20423a80d 14:59:42 ---> 5b727940f77f 14:59:42 Step 9/12 : COPY go.mod vendor* ./ 14:59:42 ---> 1932b9a1438a 14:59:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:43 ---> Running in 6978b908f655 15:00:30 Removing intermediate container 6978b908f655 15:00:30 ---> 02b812941abd 15:00:30 Step 11/12 : COPY . . 15:00:30 ---> 097aacf04499 15:00:30 Step 12/12 : RUN ${MAKE} 15:00:30 ---> Running in 184390dbb2b5 15:00:30 noop 15:00:30 Removing intermediate container 184390dbb2b5 15:00:30 ---> 8210bbe80df3 15:00:30 Successfully built 8210bbe80df3 15:00:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:30 + docker inspect -f . ci-base-image-arm64 15:00:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:30 prd-ubuntu20.04-docker-arm64-4c-16g-1650 does not seem to be running inside a container 15:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/18 -v /w/workspace/device-usb-camera/18:/w/workspace/device-usb-camera/18:rw,z -v /w/workspace/device-usb-camera/18@tmp:/w/workspace/device-usb-camera/18@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 15:00:32 $ docker top ea7b15d804d0f064aaaff05819c3e7fb05695b874efc93d6bda00fa1f3be1f30 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:33 + go version 15:00:33 go version go1.17.7 linux/arm64 [Pipeline] } 15:00:33 $ docker stop --time=1 ea7b15d804d0f064aaaff05819c3e7fb05695b874efc93d6bda00fa1f3be1f30 15:00:34 $ docker rm -f ea7b15d804d0f064aaaff05819c3e7fb05695b874efc93d6bda00fa1f3be1f30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:35 + docker inspect -f . ci-base-image-arm64 15:00:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:35 prd-ubuntu20.04-docker-arm64-4c-16g-1650 does not seem to be running inside a container 15:00:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/18 -v /w/workspace/device-usb-camera/18:/w/workspace/device-usb-camera/18:rw,z -v /w/workspace/device-usb-camera/18@tmp:/w/workspace/device-usb-camera/18@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 15:00:37 $ docker top 2a91b04717cb6ab592f00dc78b5a9bf84887d495f7bebce72dc84c03ea790c90 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:00:37 + make test 15:00:37 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 15:00:39 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:02:01 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 15:02:01 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 15:02:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:02:01 CGO_ENABLED=1 go vet ./... 15:02:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:02:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:02:23 ./bin/test-attribution-txt.sh [Pipeline] echo 15:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:02:26 $ docker stop --time=1 2a91b04717cb6ab592f00dc78b5a9bf84887d495f7bebce72dc84c03ea790c90 15:02:27 $ docker rm -f 2a91b04717cb6ab592f00dc78b5a9bf84887d495f7bebce72dc84c03ea790c90 [Pipeline] // withDockerContainer [Pipeline] sh 15:02:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:02:28 Warning: overwriting stash ‘coverage-report’ 15:02:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:02:29 + ls -al . 15:02:29 total 160 15:02:29 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 15:02 . 15:02:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 14:58 .. 15:02:29 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 14:58 .git 15:02:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:58 .github 15:02:29 -rw-rw-r-- 1 jenkins jenkins 349 Jun 7 14:58 .gitignore 15:02:29 -rw-rw-r-- 1 jenkins jenkins 42 Jun 7 14:58 .golangci.yml 15:02:29 -rw-rw-r-- 1 jenkins jenkins 77 Jun 7 14:58 .hadolint.yml 15:02:29 -rw-rw-r-- 1 jenkins jenkins 8706 Jun 7 14:58 Attribution.txt 15:02:29 -rw-rw-r-- 1 jenkins jenkins 181 Jun 7 14:58 CHANGELOG.md 15:02:29 -rw-rw-r-- 1 jenkins jenkins 1891 Jun 7 14:58 Dockerfile 15:02:29 -rw-rw-r-- 1 jenkins jenkins 678 Jun 7 14:58 GOVERNANCE.md 15:02:29 -rw-rw-r-- 1 jenkins jenkins 659 Jun 7 14:58 Jenkinsfile 15:02:29 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 7 14:58 LICENSE 15:02:29 -rw-rw-r-- 1 jenkins jenkins 2345 Jun 7 14:58 Makefile 15:02:29 -rw-rw-r-- 1 jenkins jenkins 622 Jun 7 14:58 OWNERS.md 15:02:29 -rw-rw-r-- 1 jenkins jenkins 10754 Jun 7 14:58 README.md 15:02:29 -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 14:56 VERSION 15:02:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:58 bin 15:02:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 14:58 cmd 15:02:29 -rw-r--r-- 1 jenkins jenkins 10 Jun 7 15:00 coverage.out 15:02:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:58 docker-compose 15:02:29 -rw-rw-r-- 1 jenkins jenkins 140 Jun 7 14:58 docker-entrypoint.sh 15:02:29 -rw-rw-r-- 1 jenkins jenkins 3307 Jun 7 14:58 go.mod 15:02:29 -rw-rw-r-- 1 jenkins jenkins 35656 Jun 7 14:58 go.sum 15:02:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 14:58 internal 15:02:29 -rw-rw-r-- 1 jenkins jenkins 231 Jun 7 14:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02: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=455d5982027557f38f4688dafc55c743213ab3fb --label arch=arm64 --label version=0.0.1-dev.7 . 15:02:30 Sending build context to Docker daemon 411.1kB 15:02:30 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 15:02:30 Step 2/29 : FROM ${BASE} AS builder 15:02:30 ---> 8210bbe80df3 15:02:30 Step 3/29 : ARG MAKE="make build" 15:02:30 ---> Running in f2004007f47f 15:02:31 Removing intermediate container f2004007f47f 15:02:31 ---> 1fa1c15dd863 15:02:31 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:02:31 ---> Running in 5572f22a7e02 15:02:31 Removing intermediate container 5572f22a7e02 15:02:31 ---> b2f0ce32fc1e 15:02:31 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:02:31 ---> Running in 88c602e8ee51 15:02:31 Removing intermediate container 88c602e8ee51 15:02:31 ---> 6ad39f59f527 15:02:31 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:31 ---> Running in 496ec3053e4f 15:02:33 Removing intermediate container 496ec3053e4f 15:02:33 ---> f133240c6d79 15:02:33 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:33 ---> Running in eadba2eb88d9 15:02:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:02:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:02:36 OK: 228 MiB in 66 packages 15:02:37 Removing intermediate container eadba2eb88d9 15:02:37 ---> 8cf81fc86dbb 15:02:37 Step 8/29 : WORKDIR /device-usb-camera 15:02:37 ---> Running in ec30288af22a 15:02:37 Removing intermediate container ec30288af22a 15:02:37 ---> b2726947c914 15:02:37 Step 9/29 : COPY go.mod vendor* ./ 15:02:37 ---> f7cbbc3249a4 15:02:37 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:37 ---> Running in 6ee7957112b3 15:02:39 Removing intermediate container 6ee7957112b3 15:02:39 ---> 2595f3d7f7cc 15:02:39 Step 11/29 : COPY . . 15:02:40 ---> 980cdcc7265e 15:02:40 Step 12/29 : RUN ${MAKE} 15:02:40 ---> Running in afcc6d012e88 15:02:41 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.7 -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 15:04:48 Removing intermediate container afcc6d012e88 15:04:48 ---> 03d6c3e0c11b 15:04:48 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 15:04:48 v0.18.4: Pulling from aler9/rtsp-simple-server 15:04:48 eab2503cf8f4: Pulling fs layer 15:04:48 97cd0a44c592: Pulling fs layer 15:04:48 97cd0a44c592: Download complete 15:04:48 eab2503cf8f4: Verifying Checksum 15:04:48 eab2503cf8f4: Download complete 15:04:48 eab2503cf8f4: Pull complete 15:04:48 97cd0a44c592: Pull complete 15:04:48 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 15:04:48 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 15:04:48 ---> 7f763cca56b3 15:04:48 Step 14/29 : FROM alpine:3.15 15:04:48 3.15: Pulling from library/alpine 15:04:48 9981e73032c8: Pulling fs layer 15:04:48 9981e73032c8: Verifying Checksum 15:04:48 9981e73032c8: Download complete 15:04:48 9981e73032c8: Pull complete 15:04:48 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:04:48 Status: Downloaded newer image for alpine:3.15 15:04:48 ---> 3fb3c9af89a9 15:04:48 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:04:48 ---> Running in 91683a598940 15:04:48 Removing intermediate container 91683a598940 15:04:48 ---> 3699647f337d 15:04:48 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 15:04:48 ---> Running in f94627c7b196 15:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:04:48 (1/73) Installing dumb-init (1.2.5-r1) 15:04:48 (2/73) Installing sdl2 (2.0.16-r4) 15:04:48 (3/73) Installing libxau (1.0.9-r0) 15:04:48 (4/73) Installing libmd (1.0.3-r0) 15:04:48 (5/73) Installing libbsd (0.11.3-r1) 15:04:48 (6/73) Installing libxdmcp (1.1.3-r0) 15:04:48 (7/73) Installing libxcb (1.14-r2) 15:04:48 (8/73) Installing libx11 (1.7.2-r0) 15:04:48 (9/73) Installing aom-libs (3.2.0-r0) 15:04:48 (10/73) Installing alsa-lib (1.2.5.1-r1) 15:04:48 (11/73) Installing expat (2.4.7-r0) 15:04:48 (12/73) Installing brotli-libs (1.0.9-r5) 15:04:48 (13/73) Installing libbz2 (1.0.8-r1) 15:04:48 (14/73) Installing libpng (1.6.37-r1) 15:04:48 (15/73) Installing freetype (2.11.1-r2) 15:04:48 (16/73) Installing libuuid (2.37.4-r0) 15:04:48 (17/73) Installing fontconfig (2.13.1-r4) 15:04:48 (18/73) Installing fribidi (1.0.11-r0) 15:04:48 (19/73) Installing libffi (3.4.2-r1) 15:04:48 (20/73) Installing libintl (0.21-r0) 15:04:48 (21/73) Installing libblkid (2.37.4-r0) 15:04:48 (22/73) Installing libmount (2.37.4-r0) 15:04:48 (23/73) Installing pcre (8.45-r1) 15:04:48 (24/73) Installing glib (2.70.1-r0) 15:04:48 (25/73) Installing graphite2 (1.3.14-r0) 15:04:48 (26/73) Installing harfbuzz (3.0.0-r2) 15:04:48 (27/73) Installing libass (0.15.2-r0) 15:04:48 (28/73) Installing libdav1d (0.9.2-r0) 15:04:48 (29/73) Installing gmp (6.2.1-r1) 15:04:48 (30/73) Installing nettle (3.7.3-r0) 15:04:48 (31/73) Installing p11-kit (0.24.0-r1) 15:04:48 (32/73) Installing libtasn1 (4.18.0-r0) 15:04:48 (33/73) Installing libunistring (0.9.10-r1) 15:04:48 (34/73) Installing gnutls (3.7.1-r0) 15:04:48 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:04:48 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 15:04:48 (37/73) Installing lame (3.100-r0) 15:04:48 (38/73) Installing opus (1.3.1-r1) 15:04:48 (39/73) Installing libgomp (10.3.1_git20211027-r0) 15:04:48 (40/73) Installing soxr (0.1.3-r2) 15:04:48 (41/73) Installing libgcc (10.3.1_git20211027-r0) 15:04:48 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 15:04:48 (43/73) Installing libsrt (1.4.2-r1) 15:04:48 (44/73) Installing libssh (0.9.6-r1) 15:04:48 (45/73) Installing libogg (1.3.5-r0) 15:04:48 (46/73) Installing libtheora (1.1.1-r16) 15:04:48 (47/73) Installing libjpeg-turbo (2.1.2-r0) 15:04:48 (48/73) Installing v4l-utils-libs (1.22.1-r1) 15:04:48 (49/73) Installing libxext (1.3.4-r0) 15:04:48 (50/73) Installing libxfixes (6.0.0-r0) 15:04:48 (51/73) Installing libdrm (2.4.109-r0) 15:04:48 (52/73) Installing wayland-libs-client (1.19.0-r1) 15:04:48 (53/73) Installing libva (2.13.0-r0) 15:04:48 (54/73) Installing libvdpau (1.4-r0) 15:04:48 (55/73) Installing vidstab (1.1.0-r1) 15:04:48 (56/73) Installing libvorbis (1.3.7-r0) 15:04:48 (57/73) Installing libvpx (1.10.0-r0) 15:04:48 (58/73) Installing vulkan-loader (1.2.196-r0) 15:04:48 (59/73) Installing libwebp (1.2.2-r0) 15:04:48 (60/73) Installing x264-libs (20210613-r0) 15:04:48 (61/73) Installing x265-libs (3.5-r0) 15:04:48 (62/73) Installing xvidcore (1.3.7-r1) 15:04:48 (63/73) Installing ffmpeg-libs (4.4.1-r2) 15:04:48 (64/73) Installing ffmpeg (4.4.1-r2) 15:04:48 (65/73) Installing udev-init-scripts (35-r0) 15:04:48 Executing udev-init-scripts-35-r0.post-install 15:04:48 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 15:04:48 (67/73) Installing xz-libs (5.2.5-r1) 15:04:48 (68/73) Installing zstd-libs (1.5.0-r0) 15:04:48 (69/73) Installing kmod-libs (29-r2) 15:04:48 (70/73) Installing eudev (3.2.11_pre1-r0) 15:04:48 (71/73) Installing libsodium (1.0.18-r0) 15:04:48 (72/73) Installing libzmq (4.3.4-r0) 15:04:48 (73/73) Installing zeromq (4.3.4-r0) 15:04:48 Executing busybox-1.34.1-r5.trigger 15:04:48 Executing eudev-3.2.11_pre1-r0.trigger 15:04:48 OK: 67 MiB in 87 packages 15:04:48 Removing intermediate container f94627c7b196 15:04:48 ---> 9aee5cb8e61a 15:04:48 Step 17/29 : WORKDIR / 15:04:48 ---> Running in d35b6e44ec0f 15:04:48 Removing intermediate container d35b6e44ec0f 15:04:48 ---> 550e922bc92e 15:04:48 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 15:04:50 ---> c48e48c09cfe 15:04:50 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 15:04:50 ---> 843d5a7963be 15:04:50 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 15:04:50 ---> b3a4b7989ac3 15:04:50 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 15:04:51 ---> a1e92cdb45a6 15:04:51 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 15:04:52 ---> fdc25d95ab10 15:04:52 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 15:04:53 ---> c2fd2cf368b8 15:04:53 Step 24/29 : EXPOSE 59983 15:04:53 ---> Running in 4a5b25ae6ac8 15:04:53 Removing intermediate container 4a5b25ae6ac8 15:04:53 ---> cce2f4e486b5 15:04:53 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 15:04:53 ---> Running in 69b6d6e841d7 15:04:53 Removing intermediate container 69b6d6e841d7 15:04:53 ---> eb917414fabd 15:04:53 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 15:04:53 ---> Running in e047015b11cb 15:04:54 Removing intermediate container e047015b11cb 15:04:54 ---> fb2c40579e87 15:04:54 Step 27/29 : LABEL arch=arm64 15:04:54 ---> Running in 9ed9b22e3921 15:04:54 Removing intermediate container 9ed9b22e3921 15:04:54 ---> 01a3615e9baf 15:04:54 Step 28/29 : LABEL git_sha=455d5982027557f38f4688dafc55c743213ab3fb 15:04:54 ---> Running in 613852ed0c94 15:04:55 Removing intermediate container 613852ed0c94 15:04:55 ---> f3b65d2bc7ed 15:04:55 Step 29/29 : LABEL version=0.0.1-dev.7 15:04:55 ---> Running in 0bcbc9f88c51 15:04:55 Removing intermediate container 0bcbc9f88c51 15:04:55 ---> 65fb60de630c 15:04:55 [Warning] One or more build-args [ARCH] were not consumed 15:04:55 Successfully built 65fb60de630c 15:04:55 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 15:04:55 provisioning config files... 15:04:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/18@tmp/config360365920102645411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:55 ---> docker-login.sh 15:04:55 nexus3.edgexfoundry.org:10001 15:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:56 Configure a credential helper to remove this warning. See 15:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:56 15:04:56 Login Succeeded 15:04:56 nexus3.edgexfoundry.org:10002 15:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:56 Configure a credential helper to remove this warning. See 15:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:56 15:04:56 Login Succeeded 15:04:56 nexus3.edgexfoundry.org:10003 15:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:57 Configure a credential helper to remove this warning. See 15:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:57 15:04:57 Login Succeeded 15:04:57 nexus3.edgexfoundry.org:10004 15:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:57 Configure a credential helper to remove this warning. See 15:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:57 15:04:57 Login Succeeded 15:04:57 docker.io 15:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:58 Configure a credential helper to remove this warning. See 15:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:58 15:04:58 Login Succeeded 15:04:58 ---> docker-login.sh ends [Pipeline] } 15:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:04:58 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 15:04:58 455d5982027557f38f4688dafc55c743213ab3fb 15:04:58 latest 15:04:58 0.0.1-dev.7 15:04:58 455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 15:04:58 main 15:04:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:58 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb 15:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:04:59 a43932d1df72: Preparing 15:04:59 1207169bf42c: Preparing 15:04:59 638f72eb2f08: Preparing 15:04:59 04e79824d4c9: Preparing 15:04:59 feb0b27dd95a: Preparing 15:04:59 0a187ed8baab: Preparing 15:04:59 974205e2bac3: Preparing 15:04:59 4f4ce317c6bb: Preparing 15:04:59 0a187ed8baab: Waiting 15:04:59 974205e2bac3: Waiting 15:04:59 4f4ce317c6bb: Waiting 15:04:59 638f72eb2f08: Pushed 15:04:59 04e79824d4c9: Pushed 15:04:59 1207169bf42c: Pushed 15:04:59 feb0b27dd95a: Pushed 15:04:59 4f4ce317c6bb: Layer already exists 15:05:03 a43932d1df72: Pushed 15:05:05 0a187ed8baab: Pushed 15:05:13 974205e2bac3: Pushed 15:05:13 455d5982027557f38f4688dafc55c743213ab3fb: digest: sha256:61ecd6b4256164643e22c380e2e043fcf029c1d640f861cee237269f360a7fdc size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:13 + 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 15:05:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 15:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:05:14 a43932d1df72: Preparing 15:05:14 1207169bf42c: Preparing 15:05:14 638f72eb2f08: Preparing 15:05:14 04e79824d4c9: Preparing 15:05:14 feb0b27dd95a: Preparing 15:05:14 0a187ed8baab: Preparing 15:05:14 974205e2bac3: Preparing 15:05:14 4f4ce317c6bb: Preparing 15:05:14 0a187ed8baab: Waiting 15:05:14 974205e2bac3: Waiting 15:05:14 4f4ce317c6bb: Waiting 15:05:14 feb0b27dd95a: Layer already exists 15:05:14 638f72eb2f08: Layer already exists 15:05:14 04e79824d4c9: Layer already exists 15:05:14 1207169bf42c: Layer already exists 15:05:14 a43932d1df72: Layer already exists 15:05:14 974205e2bac3: Layer already exists 15:05:14 4f4ce317c6bb: Layer already exists 15:05:14 0a187ed8baab: Layer already exists 15:05:14 latest: digest: sha256:61ecd6b4256164643e22c380e2e043fcf029c1d640f861cee237269f360a7fdc size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:14 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.7 15:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:05:15 a43932d1df72: Preparing 15:05:15 1207169bf42c: Preparing 15:05:15 638f72eb2f08: Preparing 15:05:15 04e79824d4c9: Preparing 15:05:15 feb0b27dd95a: Preparing 15:05:15 0a187ed8baab: Preparing 15:05:15 974205e2bac3: Preparing 15:05:15 4f4ce317c6bb: Preparing 15:05:15 0a187ed8baab: Waiting 15:05:15 4f4ce317c6bb: Waiting 15:05:15 974205e2bac3: Waiting 15:05:15 1207169bf42c: Layer already exists 15:05:15 a43932d1df72: Layer already exists 15:05:15 638f72eb2f08: Layer already exists 15:05:15 04e79824d4c9: Layer already exists 15:05:15 feb0b27dd95a: Layer already exists 15:05:15 4f4ce317c6bb: Layer already exists 15:05:15 0a187ed8baab: Layer already exists 15:05:15 974205e2bac3: Layer already exists 15:05:15 0.0.1-dev.7: digest: sha256:61ecd6b4256164643e22c380e2e043fcf029c1d640f861cee237269f360a7fdc size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:15 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 15:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:05:16 a43932d1df72: Preparing 15:05:16 1207169bf42c: Preparing 15:05:16 638f72eb2f08: Preparing 15:05:16 04e79824d4c9: Preparing 15:05:16 feb0b27dd95a: Preparing 15:05:16 0a187ed8baab: Preparing 15:05:16 974205e2bac3: Preparing 15:05:16 4f4ce317c6bb: Preparing 15:05:16 0a187ed8baab: Waiting 15:05:16 974205e2bac3: Waiting 15:05:16 4f4ce317c6bb: Waiting 15:05:16 feb0b27dd95a: Layer already exists 15:05:16 04e79824d4c9: Layer already exists 15:05:16 a43932d1df72: Layer already exists 15:05:16 638f72eb2f08: Layer already exists 15:05:16 1207169bf42c: Layer already exists 15:05:16 0a187ed8baab: Layer already exists 15:05:16 4f4ce317c6bb: Layer already exists 15:05:16 974205e2bac3: Layer already exists 15:05:16 455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7: digest: sha256:61ecd6b4256164643e22c380e2e043fcf029c1d640f861cee237269f360a7fdc size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:16 + 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 15:05:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 15:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:05:17 a43932d1df72: Preparing 15:05:17 1207169bf42c: Preparing 15:05:17 638f72eb2f08: Preparing 15:05:17 04e79824d4c9: Preparing 15:05:17 feb0b27dd95a: Preparing 15:05:17 0a187ed8baab: Preparing 15:05:17 974205e2bac3: Preparing 15:05:17 4f4ce317c6bb: Preparing 15:05:17 0a187ed8baab: Waiting 15:05:17 974205e2bac3: Waiting 15:05:17 4f4ce317c6bb: Waiting 15:05:17 638f72eb2f08: Layer already exists 15:05:17 a43932d1df72: Layer already exists 15:05:17 feb0b27dd95a: Layer already exists 15:05:17 04e79824d4c9: Layer already exists 15:05:17 1207169bf42c: Layer already exists 15:05:17 0a187ed8baab: Layer already exists 15:05:17 4f4ce317c6bb: Layer already exists 15:05:17 974205e2bac3: Layer already exists 15:05:17 main: digest: sha256:61ecd6b4256164643e22c380e2e043fcf029c1d640f861cee237269f360a7fdc size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:17 ===================================================== [Pipeline] echo 15:05:17 taggedImages: 15:05:17 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb 15:05:17 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 15:05:17 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.7 15:05:17 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 15:05:17 - 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 15:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:17 15:05:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:18 arm64: Pulling from edgex-lftools-log-publisher 15:05:18 8998bd30e6a1: Pulling fs layer 15:05:18 04944245beec: Pulling fs layer 15:05:18 699f458cf7ca: Pulling fs layer 15:05:18 765212b225bb: Pulling fs layer 15:05:18 f23df028b6ca: Pulling fs layer 15:05:18 d65c8cfc05b1: Pulling fs layer 15:05:18 2437ff75d9bd: Pulling fs layer 15:05:18 f23df028b6ca: Waiting 15:05:18 765212b225bb: Waiting 15:05:18 d65c8cfc05b1: Waiting 15:05:18 2437ff75d9bd: Waiting 15:05:18 04944245beec: Verifying Checksum 15:05:18 04944245beec: Download complete 15:05:18 765212b225bb: Verifying Checksum 15:05:18 765212b225bb: Download complete 15:05:18 f23df028b6ca: Verifying Checksum 15:05:18 f23df028b6ca: Download complete 15:05:18 d65c8cfc05b1: Verifying Checksum 15:05:18 d65c8cfc05b1: Download complete 15:05:18 699f458cf7ca: Verifying Checksum 15:05:18 699f458cf7ca: Download complete 15:05:19 8998bd30e6a1: Download complete 15:05:21 2437ff75d9bd: Verifying Checksum 15:05:21 2437ff75d9bd: Download complete 15:05:23 8998bd30e6a1: Pull complete 15:05:23 04944245beec: Pull complete 15:05:25 699f458cf7ca: Pull complete 15:05:25 765212b225bb: Pull complete 15:05:25 f23df028b6ca: Pull complete 15:05:26 d65c8cfc05b1: Pull complete 15:05:41 2437ff75d9bd: Pull complete 15:05:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:41 prd-ubuntu20.04-docker-arm64-4c-16g-1650 does not seem to be running inside a container 15:05:41 $ 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/18 -v /w/workspace/device-usb-camera/18:/w/workspace/device-usb-camera/18:rw,z -v /w/workspace/device-usb-camera/18@tmp:/w/workspace/device-usb-camera/18@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 15:05:44 $ docker top 44762ec2f66ce5c1cbbdbbbe562c93af028e2c38e0d6aa1ff505604ab325da24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:45 ---> job-cost.sh 15:05:45 lf-activate-venv: SKIPPING 15:05:45 INFO: No Stack... 15:05:45 INFO: Retrieving Pricing Info for: v3-standard-4 15:05:46 INFO: Archiving Costs [Pipeline] sh 15:05:46 + cat /w/workspace/device-usb-camera/18/archives/cost.csv 15:05:46 + cut -d, -f6 [Pipeline] lock 15:05:47 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] 15:05:47 Resource [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] did not exist. Created. 15:05:47 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:05:47 /w/workspace/device-usb-camera/18@tmp/durable-4d105920/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:05:48 + echo total: 0.10999999940395355 [Pipeline] stash 15:05:48 Warning: overwriting stash ‘stack-cost’ 15:05:48 Stashed 1 file(s) [Pipeline] } 15:05:48 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 15:05:48 $ docker stop --time=1 44762ec2f66ce5c1cbbdbbbe562c93af028e2c38e0d6aa1ff505604ab325da24 15:05:50 $ docker rm -f 44762ec2f66ce5c1cbbdbbbe562c93af028e2c38e0d6aa1ff505604ab325da24 [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 15:05:50 provisioning config files... 15:05:50 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2481664723934194978tmp [Pipeline] { [Pipeline] sh 15:05:50 + set +x 15:05:50 + curl -s https://codecov.io/bash 15:05:50 + bash -s -- 15:05:50 15:05:50 _____ _ 15:05:50 / ____| | | 15:05:50 | | ___ __| | ___ ___ _____ __ 15:05:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:05:50 | |___| (_) | (_| | __/ (_| (_) \ V / 15:05:50 \_____\___/ \__,_|\___|\___\___/ \_/ 15:05:50 Bash-1.0.6 15:05:50 15:05:50 15:05:50 ==> git version 2.25.1 found 15:05:50 ==> 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 15:05:50 Release-Date: 2020-01-08 15:05:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:05:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:05:50 ==> Jenkins CI detected. 15:05:50 current dir:  /w/workspace/exfoundry_device-usb-camera_main 15:05:50 project root: . 15:05:50 --> token set from env 15:05:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:05:50 ==> Running gcov in . (disable via -X gcov) 15:05:50 ==> Python coveragepy not found 15:05:50 ==> Searching for coverage reports in: 15:05:50 + . 15:05:51 -> Found 1 reports 15:05:51 ==> Detecting git/mercurial file structure 15:05:51 ==> Reading reports 15:05:51 + ./coverage.out bytes=10 15:05:51 ==> Appending adjustments 15:05:51 https://docs.codecov.io/docs/fixing-reports 15:05:51 + Found adjustments 15:05:51 ==> Gzipping contents 15:05:51 4.0K /tmp/codecov.BK24Dq.gz 15:05:51 ==> Uploading reports 15:05:51 url: https://codecov.io 15:05:51 query: branch=main&commit=455d5982027557f38f4688dafc55c743213ab3fb&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 15:05:51 -> Pinging Codecov 15:05:51 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=455d5982027557f38f4688dafc55c743213ab3fb&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 15:05:51 -> Uploading to 15:05:51 https://storage.googleapis.com/codecov/v4/raw/2022-06-07/73D8F5FF140700D3E01443B452E23636/455d5982027557f38f4688dafc55c743213ab3fb/f4380247-74a5-4e91-9fc0-fa17b95444be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T150551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2005a9f837f2465f14e1297b846e074bea4f2befb5c85a7afbe9fcea79fc73f2 15:05:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:05:51 Dload Upload Total Spent Left Speed 15:05:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1019 0 0 100 1019 0 4392 --:--:-- --:--:-- --:--:-- 4392 15:05:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] } 15:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:05:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:05:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:05:52 15:05:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:05:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:05:52 df9b9388f04a: Already exists 15:05:52 52dc419b0ee2: Pulling fs layer 15:05:52 25bc292e5bac: Pulling fs layer 15:05:52 114826534d7a: Pulling fs layer 15:05:52 4657fd5d0bcf: Pulling fs layer 15:05:52 6ad1cebc031e: Pulling fs layer 15:05:52 8a3aa393b2d8: Pulling fs layer 15:05:52 4657fd5d0bcf: Waiting 15:05:52 8a3aa393b2d8: Waiting 15:05:52 25bc292e5bac: Verifying Checksum 15:05:52 25bc292e5bac: Download complete 15:05:52 52dc419b0ee2: Download complete 15:05:52 4657fd5d0bcf: Verifying Checksum 15:05:52 4657fd5d0bcf: Download complete 15:05:52 52dc419b0ee2: Pull complete 15:05:52 6ad1cebc031e: Verifying Checksum 15:05:52 6ad1cebc031e: Download complete 15:05:52 25bc292e5bac: Pull complete 15:05:53 114826534d7a: Verifying Checksum 15:05:53 114826534d7a: Download complete 15:05:53 8a3aa393b2d8: Verifying Checksum 15:05:53 8a3aa393b2d8: Download complete 15:05:56 114826534d7a: Pull complete 15:05:56 4657fd5d0bcf: Pull complete 15:05:57 6ad1cebc031e: Pull complete 15:06:00 8a3aa393b2d8: Pull complete 15:06:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:06:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:00 prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container 15:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:06:02 $ docker top a5496111f2df628fd1be652cfc026aab0859e5090064d154d602f072df7aa453 -eo pid,comm [Pipeline] { [Pipeline] echo 15:06:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 15:06:03 + set -o pipefail 15:06:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 15:06:08 15:06:08 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 15:06:08 15:06:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/0ba447ca-fe5a-48d5-9683-d634d27578c1 15:06:08 15:06:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:06:08 15:06:08 [Pipeline] } 15:06:08 $ docker stop --time=1 a5496111f2df628fd1be652cfc026aab0859e5090064d154d602f072df7aa453 15:06:10 $ docker rm -f a5496111f2df628fd1be652cfc026aab0859e5090064d154d602f072df7aa453 [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 15:06:11 + git log --format=format:%s -1 455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] sh 15:06:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:06:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:12 prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container 15:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:06:12 $ docker top 9bcbab478fe770a96de194ff08062159aa7bbed8e61d4ceb0ce48e05e44b2a45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:12 [ssh-agent] Looking for ssh-agent implementation... 15:06:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:12 $ docker exec 9bcbab478fe770a96de194ff08062159aa7bbed8e61d4ceb0ce48e05e44b2a45 ssh-agent 15:06:12 SSH_AUTH_SOCK=/tmp/ssh-RaP4pFfPpsum/agent.35 15:06:12 SSH_AGENT_PID=41 15:06:12 Running ssh-add (command line suppressed) 15:06:13 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5807722491025196272.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5807722491025196272.key) 15:06:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:13 + git semver tag 15:06:13 2022-06-07 15:06:13,601 [run_tag] DEBUG tag force:False 15:06:13 2022-06-07 15:06:13,601 [check_head_tag] DEBUG check head tag 15:06:13 2022-06-07 15:06:13,601 [execute] INFO git cat-file --batch-check 15:06:13 2022-06-07 15:06:13,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 15:06:13 2022-06-07 15:06:13,606 [execute] INFO git cat-file --batch 15:06:13 2022-06-07 15:06:13,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 15:06:13 2022-06-07 15:06:13,611 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:06:13 2022-06-07 15:06:13,611 [execute] INFO git tag -a v0.0.1-dev.7 -m v0.0.1-dev.7 15:06:13 2022-06-07 15:06:13,612 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.7', '-m', 'v0.0.1-dev.7'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 15:06:13 2022-06-07 15:06:13,616 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:06:13 0.0.1-dev.7 [Pipeline] } 15:06:13 $ docker exec --env ******** --env ******** 9bcbab478fe770a96de194ff08062159aa7bbed8e61d4ceb0ce48e05e44b2a45 ssh-agent -k 15:06:13 unset SSH_AUTH_SOCK; 15:06:13 unset SSH_AGENT_PID; 15:06:13 echo Agent pid 41 killed; 15:06:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:14 + git semver [Pipeline] } 15:06:14 $ docker stop --time=1 9bcbab478fe770a96de194ff08062159aa7bbed8e61d4ceb0ce48e05e44b2a45 15:06:15 $ docker rm -f 9bcbab478fe770a96de194ff08062159aa7bbed8e61d4ceb0ce48e05e44b2a45 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:16 15:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:16 0.23.1-centos7: Pulling from edgex-lftools 15:06:16 ab5ef0e58194: Pulling fs layer 15:06:16 9712f1f96733: Pulling fs layer 15:06:16 63f879dbbcfc: Pulling fs layer 15:06:16 0d9ebad4ef96: Pulling fs layer 15:06:16 e9a5061849ea: Pulling fs layer 15:06:16 d747dcd14b5f: Pulling fs layer 15:06:16 2de7ff778b66: Pulling fs layer 15:06:16 0d9ebad4ef96: Waiting 15:06:16 2de7ff778b66: Waiting 15:06:16 e9a5061849ea: Waiting 15:06:16 d747dcd14b5f: Waiting 15:06:16 9712f1f96733: Verifying Checksum 15:06:16 9712f1f96733: Download complete 15:06:16 63f879dbbcfc: Verifying Checksum 15:06:16 63f879dbbcfc: Download complete 15:06:16 e9a5061849ea: Verifying Checksum 15:06:16 e9a5061849ea: Download complete 15:06:16 d747dcd14b5f: Download complete 15:06:16 ab5ef0e58194: Verifying Checksum 15:06:16 ab5ef0e58194: Download complete 15:06:16 2de7ff778b66: Verifying Checksum 15:06:16 0d9ebad4ef96: Verifying Checksum 15:06:16 0d9ebad4ef96: Download complete 15:06:19 ab5ef0e58194: Pull complete 15:06:19 9712f1f96733: Pull complete 15:06:20 63f879dbbcfc: Pull complete 15:06:24 0d9ebad4ef96: Pull complete 15:06:24 e9a5061849ea: Pull complete 15:06:24 d747dcd14b5f: Pull complete 15:06:25 2de7ff778b66: Pull complete 15:06:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:06:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:25 prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container 15:06:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:06:27 $ docker top 92c2b24796206b0317c2267d7c0474a602fd05d41165e11655f803118f6a5676 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:06:27 provisioning config files... 15:06:27 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2927312494434047053tmp 15:06:27 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9061506990430537326tmp 15:06:27 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1018636308951418300tmp [Pipeline] { [Pipeline] echo 15:06:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:06:28 ---> sigul-configuration.sh 15:06:28 gpg: directory `/root/.gnupg' created 15:06:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:06:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:06:28 gpg: keyring `/root/.gnupg/secring.gpg' created 15:06:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:06:28 gpg: CAST5 encrypted data 15:06:28 gpg: encrypted with 1 passphrase 15:06:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:06:28 + mkdir /home/jenkins 15:06:28 + mkdir /home/jenkins/sigul [Pipeline] sh 15:06:28 + 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 15:06:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:06:28 ---> sigul-install.sh 15:06:28 Sigul already installed; skipping installation. [Pipeline] sh 15:06:29 + git tag --list 15:06:29 v0.0.0 15:06:29 v0.0.1-dev.1 15:06:29 v0.0.1-dev.2 15:06:29 v0.0.1-dev.3 15:06:29 v0.0.1-dev.4 15:06:29 v0.0.1-dev.5 15:06:29 v0.0.1-dev.6 15:06:29 v0.0.1-dev.7 [Pipeline] sh 15:06:29 + lftools sign git-tag v0.0.1-dev.7 15:06:30 Signing Git tag with Sigul... 15:06:30 Signing v0.0.1-dev.7 [Pipeline] echo 15:06:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:06:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:06:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:06:30 $ docker stop --time=1 92c2b24796206b0317c2267d7c0474a602fd05d41165e11655f803118f6a5676 15:06:31 $ docker rm -f 92c2b24796206b0317c2267d7c0474a602fd05d41165e11655f803118f6a5676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:06:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:06:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:32 prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container 15:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:06:33 $ docker top dd37b67e97a591015e38dcfbf4e943e934332979e639f1b853f35dddd06cc5b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:33 [ssh-agent] Looking for ssh-agent implementation... 15:06:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:33 $ docker exec dd37b67e97a591015e38dcfbf4e943e934332979e639f1b853f35dddd06cc5b2 ssh-agent 15:06:33 SSH_AUTH_SOCK=/tmp/ssh-6k2DqhHQZCpQ/agent.34 15:06:33 SSH_AGENT_PID=40 15:06:33 Running ssh-add (command line suppressed) 15:06:33 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4197977348362575499.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4197977348362575499.key) 15:06:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:33 + git semver bump pre 15:06:34 2022-06-07 15:06:34,171 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:06:34 2022-06-07 15:06:34,171 [bump_version] DEBUG bumping version:0.0.1-dev.7 on axis:pre with prefix:dev 15:06:34 2022-06-07 15:06:34,172 [bump_version] DEBUG bumped version:0.0.1-dev.8 15:06:34 2022-06-07 15:06:34,172 [write_version] DEBUG write version:0.0.1-dev.8 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 15:06:34 2022-06-07 15:06:34,172 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:06:34 2022-06-07 15:06:34,172 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:06:34 2022-06-07 15:06:34,173 [execute] INFO git cat-file --batch-check 15:06:34 2022-06-07 15:06:34,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:06:34 2022-06-07 15:06:34,177 [execute] INFO git cat-file --batch 15:06:34 2022-06-07 15:06:34,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:06:34 2022-06-07 15:06:34,182 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:06:34 0.0.1-dev.8 [Pipeline] } 15:06:34 $ docker exec --env ******** --env ******** dd37b67e97a591015e38dcfbf4e943e934332979e639f1b853f35dddd06cc5b2 ssh-agent -k 15:06:34 unset SSH_AUTH_SOCK; 15:06:34 unset SSH_AGENT_PID; 15:06:34 echo Agent pid 40 killed; 15:06:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:34 + git semver [Pipeline] } 15:06:35 $ docker stop --time=1 dd37b67e97a591015e38dcfbf4e943e934332979e639f1b853f35dddd06cc5b2 15:06:36 $ docker rm -f dd37b67e97a591015e38dcfbf4e943e934332979e639f1b853f35dddd06cc5b2 [Pipeline] // withDockerContainer [Pipeline] sh 15:06:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:06:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:37 prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container 15:06:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:06:37 $ docker top 1aa63ad15f0d52ee19794f663f74a722bd68939c63b0b87767333fd0dbe26232 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:37 [ssh-agent] Looking for ssh-agent implementation... 15:06:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:37 $ docker exec 1aa63ad15f0d52ee19794f663f74a722bd68939c63b0b87767333fd0dbe26232 ssh-agent 15:06:37 SSH_AUTH_SOCK=/tmp/ssh-DxuAm5NRTZln/agent.32 15:06:37 SSH_AGENT_PID=38 15:06:37 Running ssh-add (command line suppressed) 15:06:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4960158309603479708.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4960158309603479708.key) 15:06:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:38 + git semver push 15:06:38 2022-06-07 15:06:38,439 [run_push] DEBUG push 15:06:38 2022-06-07 15:06:38,440 [execute] INFO git cat-file --batch-check 15:06:38 2022-06-07 15:06:38,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:06:38 2022-06-07 15:06:38,444 [execute] INFO git rev-list 9187481b4165229670f00ab8bda6bf465bd97b7f -- 15:06:38 2022-06-07 15:06:38,444 [execute] DEBUG Popen(['git', 'rev-list', '9187481b4165229670f00ab8bda6bf465bd97b7f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 15:06:38 2022-06-07 15:06:38,449 [execute] INFO git fetch -v origin 15:06:38 2022-06-07 15:06:38,450 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 15:06:39 2022-06-07 15:06:38,932 [run_push] DEBUG no remote changes detected 15:06:39 2022-06-07 15:06:38,932 [execute] INFO git push origin semver 15:06:39 2022-06-07 15:06:38,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 15:06:39 2022-06-07 15:06:39,614 [run_push] DEBUG push all version tags 15:06:39 2022-06-07 15:06:39,615 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:06:39 2022-06-07 15:06:39,615 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 15:06:40 2022-06-07 15:06:40,266 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:06:40 0.0.1-dev.8 [Pipeline] } 15:06:40 $ docker exec --env ******** --env ******** 1aa63ad15f0d52ee19794f663f74a722bd68939c63b0b87767333fd0dbe26232 ssh-agent -k 15:06:40 unset SSH_AUTH_SOCK; 15:06:40 unset SSH_AGENT_PID; 15:06:40 echo Agent pid 38 killed; 15:06:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:41 + git semver [Pipeline] } 15:06:41 $ docker stop --time=1 1aa63ad15f0d52ee19794f663f74a722bd68939c63b0b87767333fd0dbe26232 15:06:42 $ docker rm -f 1aa63ad15f0d52ee19794f663f74a722bd68939c63b0b87767333fd0dbe26232 [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 15:06:43 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 15:06:43 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 15:06:43 total 16 15:06:43 drwxr-xr-x 3 root root 4096 Jun 7 14:58 . 15:06:43 drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 15:06 .. 15:06:43 drwxr-xr-x 2 root root 4096 Jun 7 14:58 cost 15:06:43 -rw-r--r-- 1 root root 87 Jun 7 14:58 cost.csv 15:06:43 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 15:06:43 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 15:06:43 total 16 15:06:43 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 14:58 . 15:06:43 drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 15:06 .. 15:06:43 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 14:58 cost 15:06:43 -rw-r--r-- 1 jenkins jenkins 87 Jun 7 14:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:06:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:06:44 ---> package-listing.sh 15:06:44 ++ facter osfamily 15:06:44 ++ tr '[:upper:]' '[:lower:]' 15:06:44 + OS_FAMILY=debian 15:06:44 + workspace=/w/workspace/exfoundry_device-usb-camera_main 15:06:44 + START_PACKAGES=/tmp/packages_start.txt 15:06:44 + END_PACKAGES=/tmp/packages_end.txt 15:06:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:06:44 + PACKAGES=/tmp/packages_start.txt 15:06:44 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 15:06:44 + PACKAGES=/tmp/packages_end.txt 15:06:44 + case "${OS_FAMILY}" in 15:06:44 + dpkg -l 15:06:44 + grep '^ii' 15:06:44 + '[' -f /tmp/packages_start.txt ']' 15:06:44 + '[' -f /tmp/packages_end.txt ']' 15:06:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:06:44 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 15:06:44 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 15:06:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 15:06:44 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 15:06:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:45 prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container 15:06:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:06:45 $ docker top 73b9af38d5a9aae9b774b2c5da5a175242e3b2811a5b8c77f9ebee79d68a7b26 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:46 + touch /tmp/pre-build-complete [Pipeline] sh 15:06:46 + mkdir -p /var/log/sysstat [Pipeline] sh 15:06:46 + ls /var/log/sa-host 15:06:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:46 provisioning config files... 15:06:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config371034975890933812tmp [Pipeline] { [Pipeline] echo 15:06:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:06:47 ---> create-netrc.sh [Pipeline] } 15:06:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:06:47 ---> python-tools-install.sh [Pipeline] echo 15:06:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:06:47 ---> sudo-logs.sh 15:06:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:06:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:06:48 ---> job-cost.sh 15:06:48 lf-activate-venv: SKIPPING 15:06:48 DEBUG: total: 0.2199999988079071 15:06:48 INFO: Retrieving Stack Cost... 15:06:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:06:48 INFO: Archiving Costs [Pipeline] echo 15:06:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:06:49 ---> logs-deploy.sh 15:06:49 lf-activate-venv: SKIPPING 15:06:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/18 15:06:49 INFO: archiving workspace using pattern(s): 15:06:50 Archives upload complete. 15:06:50 INFO: archiving logs to Nexus