Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 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-ssh3667337264192992933.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5119482656219761018.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9723856315024404528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17002483445975669496.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-ssh4070520789776247780.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15417’ Running on prd-ubuntu20.04-docker-8c-8g-15423 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 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 (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 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 # timeout=10 Commit message: "Merge pull request #45 from edgexfoundry/revert-42-upgrade-sdk-2" > git rev-list --no-walk 4dfceff4e3635e4a98b2ef8b67003446cda03de4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:40:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:40:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:40:22 ========================================================= 05:40:22 EdgeX Global Pipelines Version Info 05:40:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:40:23 ------------------- 05:40:23 stable info: 05:40:23 ------------------- 05:40:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:40:23 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:40:23 Message: update stable to v1.0.234 05:40:24 ------------------- 05:40:24 experimental info: 05:40:24 ------------------- 05:40:24 Commited By: **** collab-it+edgex@linuxfoundation.org 05:40:24 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:40:24 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d2f133 [Pipeline] echo 05:40:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:24 provisioning config files... 05:40:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5528683523388383042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:25 ---> docker-login.sh 05:40:25 nexus3.edgexfoundry.org:10001 05:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:25 Configure a credential helper to remove this warning. See 05:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:25 05:40:25 Login Succeeded 05:40:25 nexus3.edgexfoundry.org:10002 05:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:25 Configure a credential helper to remove this warning. See 05:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:25 05:40:25 Login Succeeded 05:40:25 nexus3.edgexfoundry.org:10003 05:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:25 Configure a credential helper to remove this warning. See 05:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:25 05:40:25 Login Succeeded 05:40:25 nexus3.edgexfoundry.org:10004 05:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:25 Configure a credential helper to remove this warning. See 05:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:25 05:40:25 Login Succeeded 05:40:25 docker.io 05:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:26 Configure a credential helper to remove this warning. See 05:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:26 05:40:26 Login Succeeded 05:40:26 ---> docker-login.sh ends [Pipeline] } 05:40:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:40:26 + git rev-list -1 --merges 0d2f133a70ca139fe5a25e6e35809f1e9812dab5~1..0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] echo 05:40:26 -----------> git rev-list -1 --merges 0d2f133a70ca139fe5a25e6e35809f1e9812dab5~1..0d2f133a70ca139fe5a25e6e35809f1e9812dab5 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 05:40:26 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [false] [Pipeline] sh 05:40:27 + git log --format=format:%s -1 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] echo 05:40:27 ========================================================= 05:40:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:40:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:27 + git log --format=format:%s -1 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] echo 05:40:27 [semverPrep] GIT_COMMIT: 0d2f133a70ca139fe5a25e6e35809f1e9812dab5, Commit Message: Merge pull request #45 from edgexfoundry/revert-42-upgrade-sdk-2 [Pipeline] echo 05:40:27 [semverPrep] This is not a build commit. [Pipeline] sh 05:40:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:40:27 + grep -v github /etc/ssh/ssh_known_hosts 05:40:27 + [ -e /tmp/ssh_known_hosts ] 05:40:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:40:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 05:40:27 tee -a /etc/ssh/ssh_known_hosts 05:40:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:28 05:40:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:28 0.1.4: Pulling from edgex-devops/py-git-semver 05:40:28 42c077c10790: Pulling fs layer 05:40:28 f63e77b7563a: Pulling fs layer 05:40:28 bd5fdadae976: Pulling fs layer 05:40:28 205491f53016: Pulling fs layer 05:40:28 df18705c85c3: Pulling fs layer 05:40:28 bdb3f477010e: Pulling fs layer 05:40:28 c8a8fc8e1c8f: Pulling fs layer 05:40:28 2c6e9b1d212d: Pulling fs layer 05:40:28 bdb8f0575790: Pulling fs layer 05:40:28 386e3cb2ff24: Pulling fs layer 05:40:28 2343380bae48: Pulling fs layer 05:40:28 df18705c85c3: Waiting 05:40:28 bdb3f477010e: Waiting 05:40:28 c8a8fc8e1c8f: Waiting 05:40:28 2c6e9b1d212d: Waiting 05:40:28 bdb8f0575790: Waiting 05:40:28 386e3cb2ff24: Waiting 05:40:28 2343380bae48: Waiting 05:40:28 205491f53016: Waiting 05:40:28 f63e77b7563a: Verifying Checksum 05:40:28 f63e77b7563a: Download complete 05:40:28 205491f53016: Verifying Checksum 05:40:28 205491f53016: Download complete 05:40:28 df18705c85c3: Verifying Checksum 05:40:28 df18705c85c3: Download complete 05:40:28 bdb3f477010e: Verifying Checksum 05:40:28 bdb3f477010e: Download complete 05:40:28 bd5fdadae976: Verifying Checksum 05:40:28 bd5fdadae976: Download complete 05:40:28 2c6e9b1d212d: Verifying Checksum 05:40:28 2c6e9b1d212d: Download complete 05:40:29 bdb8f0575790: Download complete 05:40:29 386e3cb2ff24: Verifying Checksum 05:40:29 386e3cb2ff24: Download complete 05:40:29 2343380bae48: Verifying Checksum 05:40:29 2343380bae48: Download complete 05:40:29 42c077c10790: Download complete 05:40:29 c8a8fc8e1c8f: Verifying Checksum 05:40:29 c8a8fc8e1c8f: Download complete 05:40:30 42c077c10790: Pull complete 05:40:30 f63e77b7563a: Pull complete 05:40:31 bd5fdadae976: Pull complete 05:40:31 205491f53016: Pull complete 05:40:31 df18705c85c3: Pull complete 05:40:32 bdb3f477010e: Pull complete 05:40:33 c8a8fc8e1c8f: Pull complete 05:40:33 2c6e9b1d212d: Pull complete 05:40:34 bdb8f0575790: Pull complete 05:40:34 386e3cb2ff24: Pull complete 05:40:34 2343380bae48: Pull complete 05:40:34 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 05:40:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:34 prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container 05:40:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:40:36 $ docker top 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 -eo pid,comm 05:40:36 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). 05:40:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:40:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:36 [ssh-agent] Looking for ssh-agent implementation... 05:40:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:36 $ docker exec 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 ssh-agent 05:40:36 SSH_AUTH_SOCK=/tmp/ssh-xfqgxo9cJ4xa/agent.33 05:40:36 SSH_AGENT_PID=40 05:40:36 Running ssh-add (command line suppressed) 05:40:36 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4970262313334640680.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4970262313334640680.key) 05:40:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:36 + git tag --points-at HEAD [Pipeline] } 05:40:36 $ docker exec --env ******** --env ******** 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 ssh-agent -k 05:40:37 unset SSH_AUTH_SOCK; 05:40:37 unset SSH_AGENT_PID; 05:40:37 echo Agent pid 40 killed; 05:40:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:40:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:37 [ssh-agent] Looking for ssh-agent implementation... 05:40:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:37 $ docker exec 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 ssh-agent 05:40:37 SSH_AUTH_SOCK=/tmp/ssh-doBz1VGzCpwH/agent.74 05:40:37 SSH_AGENT_PID=80 05:40:37 Running ssh-add (command line suppressed) 05:40:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6079260675351631198.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6079260675351631198.key) 05:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:37 + git semver init 05:40:38 2022-06-23 05:40:38,029 [run_init] DEBUG init version:0.0.0 force:False 05:40:38 2022-06-23 05:40:38,030 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 05:40:38 2022-06-23 05:40:38,030 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 05:40:38 2022-06-23 05:40:38,031 [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) 05:40:38 2022-06-23 05:40:38,537 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 05:40:38 2022-06-23 05:40:38,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 05:40:38 2022-06-23 05:40:38,538 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:40:38 2022-06-23 05:40:38,538 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:40:38 0.0.1-dev.9 [Pipeline] } 05:40:38 $ docker exec --env ******** --env ******** 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 ssh-agent -k 05:40:38 unset SSH_AUTH_SOCK; 05:40:38 unset SSH_AGENT_PID; 05:40:38 echo Agent pid 80 killed; 05:40:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:39 + git semver [Pipeline] } 05:40:39 $ docker stop --time=1 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 05:40:40 $ docker rm -f 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 [Pipeline] // withDockerContainer [Pipeline] sh 05:40:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:40:41 Stashed 1 file(s) [Pipeline] echo 05:40:41 [edgeXSemver]: initialized semver on version 0.0.1-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:41 provisioning config files... 05:40:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1995894589571654655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:41 ---> docker-login.sh 05:40:41 nexus3.edgexfoundry.org:10001 05:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:41 Configure a credential helper to remove this warning. See 05:40:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:41 05:40:41 Login Succeeded 05:40:41 nexus3.edgexfoundry.org:10002 05:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:42 Configure a credential helper to remove this warning. See 05:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:42 05:40:42 Login Succeeded 05:40:42 nexus3.edgexfoundry.org:10003 05:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:42 Configure a credential helper to remove this warning. See 05:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:42 05:40:42 Login Succeeded 05:40:42 nexus3.edgexfoundry.org:10004 05:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:42 Configure a credential helper to remove this warning. See 05:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:42 05:40:42 Login Succeeded 05:40:42 docker.io 05:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:42 Configure a credential helper to remove this warning. See 05:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:42 05:40:42 Login Succeeded 05:40:42 ---> docker-login.sh ends [Pipeline] } 05:40:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:40:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:40:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:40:42 ========================================================= 05:40:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:40:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:43 + 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 . 05:40:43 Sending build context to Docker daemon 626.2kB 05:40:43 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:40:43 Step 2/12 : FROM ${BASE} AS builder 05:40:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:40:43 59bf1c3509f3: Pulling fs layer 05:40:43 666ba61612fd: Pulling fs layer 05:40:43 8ed8ca486205: Pulling fs layer 05:40:43 cc1cd167ecdc: Pulling fs layer 05:40:43 c516ae0d96e1: Pulling fs layer 05:40:43 684cea983483: Pulling fs layer 05:40:43 dd3240ac7de5: Pulling fs layer 05:40:43 b1e948a4e11c: Pulling fs layer 05:40:43 a8fd76ee1af6: Pulling fs layer 05:40:43 646ad004c059: Pulling fs layer 05:40:43 b1e948a4e11c: Waiting 05:40:43 a8fd76ee1af6: Waiting 05:40:43 c516ae0d96e1: Waiting 05:40:43 646ad004c059: Waiting 05:40:43 684cea983483: Waiting 05:40:43 dd3240ac7de5: Waiting 05:40:43 8ed8ca486205: Verifying Checksum 05:40:43 8ed8ca486205: Download complete 05:40:43 666ba61612fd: Download complete 05:40:43 c516ae0d96e1: Verifying Checksum 05:40:43 c516ae0d96e1: Download complete 05:40:43 684cea983483: Verifying Checksum 05:40:43 684cea983483: Download complete 05:40:43 59bf1c3509f3: Verifying Checksum 05:40:43 59bf1c3509f3: Download complete 05:40:43 dd3240ac7de5: Verifying Checksum 05:40:43 dd3240ac7de5: Download complete 05:40:43 b1e948a4e11c: Verifying Checksum 05:40:43 b1e948a4e11c: Download complete 05:40:43 59bf1c3509f3: Pull complete 05:40:43 666ba61612fd: Pull complete 05:40:43 8ed8ca486205: Pull complete 05:40:43 646ad004c059: Verifying Checksum 05:40:43 646ad004c059: Download complete 05:40:44 a8fd76ee1af6: Verifying Checksum 05:40:44 a8fd76ee1af6: Download complete 05:40:44 cc1cd167ecdc: Verifying Checksum 05:40:44 cc1cd167ecdc: Download complete 05:40:48 cc1cd167ecdc: Pull complete 05:40:48 c516ae0d96e1: Pull complete 05:40:48 684cea983483: Pull complete 05:40:48 dd3240ac7de5: Pull complete 05:40:48 b1e948a4e11c: Pull complete 05:40:51 a8fd76ee1af6: Pull complete 05:40:51 646ad004c059: Pull complete 05:40:51 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 05:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:40:51 ---> 8f69c11f6b0c 05:40:51 Step 3/12 : ARG MAKE="make build" 05:40:53 ---> Running in 62b5f21a30d4 05:40:53 Removing intermediate container 62b5f21a30d4 05:40:53 ---> f0053fb6be74 05:40:53 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:40:53 ---> Running in cec9ee02feea 05:40:53 Removing intermediate container cec9ee02feea 05:40:53 ---> a40bcf0ebdd7 05:40:53 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:40:53 ---> Running in 9426cb5c5fbb 05:40:53 Removing intermediate container 9426cb5c5fbb 05:40:53 ---> 6a61c294a418 05:40:53 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:40:53 ---> Running in 0906a2384d4e 05:40:54 Removing intermediate container 0906a2384d4e 05:40:54 ---> e5f5b80d589c 05:40:54 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:40:54 ---> Running in 9e524fc3b50c 05:40:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:40:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:40:55 (1/81) Installing mesa (21.2.6-r0) 05:40:55 (2/81) Installing libxau (1.0.9-r0) 05:40:55 (3/81) Installing libmd (1.0.3-r0) 05:40:55 (4/81) Installing libbsd (0.11.3-r1) 05:40:55 (5/81) Installing libxdmcp (1.1.3-r0) 05:40:56 (6/81) Installing libxcb (1.14-r2) 05:40:56 (7/81) Installing libx11 (1.7.2-r0) 05:40:56 (8/81) Installing libxext (1.3.4-r0) 05:40:56 (9/81) Installing libxfixes (6.0.0-r0) 05:40:56 (10/81) Installing libxxf86vm (1.1.4-r2) 05:40:56 (11/81) Installing libpciaccess (0.16-r0) 05:40:56 Still waiting to schedule task 05:40:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15420’ is offline 05:40:56 (12/81) Installing libdrm (2.4.109-r0) 05:40:56 (13/81) Installing mesa-glapi (21.2.6-r0) 05:40:56 (14/81) Installing libxshmfence (1.3-r1) 05:40:56 (15/81) Installing mesa-gl (21.2.6-r0) 05:40:56 (16/81) Installing libice (1.0.10-r0) 05:40:56 (17/81) Installing libuuid (2.37.4-r0) 05:40:57 (18/81) Installing libsm (1.2.3-r0) 05:40:57 (19/81) Installing libxt (1.2.1-r0) 05:40:57 (20/81) Installing libxmu (1.1.3-r0) 05:40:57 (21/81) Installing xset (1.2.4-r0) 05:40:57 (22/81) Installing xprop (1.2.5-r0) 05:40:57 (23/81) Installing xdg-utils (1.1.3-r0) 05:40:57 (24/81) Installing dbus-libs (1.12.20-r4) 05:40:57 (25/81) Installing libffi (3.4.2-r1) 05:40:57 (26/81) Installing libintl (0.21-r0) 05:40:57 (27/81) Installing libblkid (2.37.4-r0) 05:40:57 (28/81) Installing libmount (2.37.4-r0) 05:40:57 (29/81) Installing pcre (8.45-r1) 05:40:58 (30/81) Installing glib (2.70.1-r0) 05:40:58 (31/81) Installing icu-libs (69.1-r1) 05:40:59 (32/81) Installing libpcre2-16 (10.40-r0) 05:40:59 (33/81) Installing zstd-libs (1.5.0-r0) 05:40:59 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 05:41:00 (35/81) Installing hicolor-icon-theme (0.17-r1) 05:41:00 (36/81) Installing wayland-libs-server (1.19.0-r1) 05:41:00 (37/81) Installing mesa-gbm (21.2.6-r0) 05:41:00 (38/81) Installing wayland-libs-client (1.19.0-r1) 05:41:01 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 05:41:01 (40/81) Installing libxcomposite (0.4.5-r0) 05:41:01 (41/81) Installing libbz2 (1.0.8-r1) 05:41:01 (42/81) Installing libpng (1.6.37-r1) 05:41:01 (43/81) Installing freetype (2.11.1-r2) 05:41:01 (44/81) Installing fontconfig (2.13.1-r4) 05:41:01 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 05:41:01 (46/81) Installing wayland-libs-egl (1.19.0-r1) 05:41:01 (47/81) Installing xkeyboard-config (2.34-r0) 05:41:02 (48/81) Installing xz-libs (5.2.5-r1) 05:41:02 (49/81) Installing libxml2 (2.9.14-r0) 05:41:02 (50/81) Installing libxkbcommon (1.3.1-r0) 05:41:02 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 05:41:02 (52/81) Installing mesa-egl (21.2.6-r0) 05:41:02 (53/81) Installing avahi-libs (0.8-r5) 05:41:02 (54/81) Installing nettle (3.7.3-r0) 05:41:02 (55/81) Installing p11-kit (0.24.0-r1) 05:41:02 (56/81) Installing libtasn1 (4.18.0-r0) 05:41:02 (57/81) Installing libunistring (0.9.10-r1) 05:41:02 (58/81) Installing gnutls (3.7.1-r0) 05:41:03 (59/81) Installing cups-libs (2.3.3-r6) 05:41:03 (60/81) Installing graphite2 (1.3.14-r0) 05:41:03 (61/81) Installing harfbuzz (3.0.0-r2) 05:41:03 (62/81) Installing libevdev (1.12.0-r0) 05:41:03 (63/81) Installing mtdev (1.1.6-r0) 05:41:03 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 05:41:03 (65/81) Installing libinput-libs (1.19.4-r0) 05:41:03 (66/81) Installing libjpeg-turbo (2.1.2-r0) 05:41:03 (67/81) Installing xcb-util-wm (0.4.1-r1) 05:41:03 (68/81) Installing xcb-util (0.4.0-r3) 05:41:03 (69/81) Installing xcb-util-image (0.4.0-r1) 05:41:03 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 05:41:04 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 05:41:04 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 05:41:04 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 05:41:04 (74/81) Installing v4l-utils-libs (1.22.1-r1) 05:41:04 (75/81) Installing v4l-utils (1.22.1-r1) 05:41:04 (76/81) Installing udev-init-scripts (35-r0) 05:41:04 Executing udev-init-scripts-35-r0.post-install 05:41:04 (77/81) Installing kmod-libs (29-r2) 05:41:04 (78/81) Installing eudev (3.2.11_pre1-r0) 05:41:05 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 05:41:05 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 05:41:05 (81/81) Installing v4l-utils-dev (1.22.1-r1) 05:41:05 Executing busybox-1.34.1-r3.trigger 05:41:05 Executing eudev-3.2.11_pre1-r0.trigger 05:41:05 OK: 335 MiB in 133 packages 05:41:08 Removing intermediate container 9e524fc3b50c 05:41:08 ---> e3723ba13f6d 05:41:08 Step 8/12 : WORKDIR /device-usb-camera 05:41:08 ---> Running in b4943c426891 05:41:08 Removing intermediate container b4943c426891 05:41:08 ---> 3e0cf9e0164d 05:41:08 Step 9/12 : COPY go.mod vendor* ./ 05:41:08 ---> f5e1fe380991 05:41:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:08 ---> Running in b7e7d344fa3c 05:41:23 Removing intermediate container b7e7d344fa3c 05:41:23 ---> 61d03671e508 05:41:23 Step 11/12 : COPY . . 05:41:23 ---> 47396727829e 05:41:23 Step 12/12 : RUN ${MAKE} 05:41:23 ---> Running in f3c308742b82 05:41:23 noop 05:41:23 Removing intermediate container f3c308742b82 05:41:23 ---> df432ca90ad2 05:41:23 Successfully built df432ca90ad2 05:41:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:23 + docker inspect -f . ci-base-image-x86_64 05:41:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:23 prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container 05:41:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:41:24 $ docker top e1a590780f6510bc114e6dc29f97e6365a88d01a4cfdb001eb70d88cc5a4941a -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:24 + go version 05:41:24 go version go1.17.7 linux/amd64 [Pipeline] } 05:41:24 $ docker stop --time=1 e1a590780f6510bc114e6dc29f97e6365a88d01a4cfdb001eb70d88cc5a4941a 05:41:25 $ docker rm -f e1a590780f6510bc114e6dc29f97e6365a88d01a4cfdb001eb70d88cc5a4941a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:26 + docker inspect -f . ci-base-image-x86_64 05:41:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:26 prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container 05:41:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:41:26 $ docker top b8bcbba0bdefdff8e2fa0950e173f611d9eff9a943dc1dfce6a62f202ca98dfd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:41:27 + make test 05:41:27 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 05:41:27 ? github.com/edgexfoundry/device-usb-camera [no test files] 05:41:37 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 05:41:37 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 05:41:43 CGO_ENABLED=1 go vet ./... 05:41:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:41:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:41:48 ./bin/test-attribution-txt.sh [Pipeline] echo 05:41:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:41:48 $ docker stop --time=1 b8bcbba0bdefdff8e2fa0950e173f611d9eff9a943dc1dfce6a62f202ca98dfd 05:41:49 $ docker rm -f b8bcbba0bdefdff8e2fa0950e173f611d9eff9a943dc1dfce6a62f202ca98dfd [Pipeline] // withDockerContainer [Pipeline] sh 05:41:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:41:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:41:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:41:51 + ls -al . 05:41:51 total 164 05:41:51 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 05:41 . 05:41:51 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:40 .. 05:41:51 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:40 .git 05:41:51 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:40 .github 05:41:51 -rw-rw-r-- 1 jenkins jenkins 349 Jun 23 05:40 .gitignore 05:41:51 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:40 .golangci.yml 05:41:51 -rw-rw-r-- 1 jenkins jenkins 77 Jun 23 05:40 .hadolint.yml 05:41:51 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:40 .semver 05:41:51 -rw-rw-r-- 1 jenkins jenkins 8706 Jun 23 05:40 Attribution.txt 05:41:51 -rw-rw-r-- 1 jenkins jenkins 181 Jun 23 05:40 CHANGELOG.md 05:41:51 -rw-rw-r-- 1 jenkins jenkins 1891 Jun 23 05:40 Dockerfile 05:41:51 -rw-rw-r-- 1 jenkins jenkins 678 Jun 23 05:40 GOVERNANCE.md 05:41:51 -rw-rw-r-- 1 jenkins jenkins 659 Jun 23 05:40 Jenkinsfile 05:41:51 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:40 LICENSE 05:41:51 -rw-rw-r-- 1 jenkins jenkins 2345 Jun 23 05:40 Makefile 05:41:51 -rw-rw-r-- 1 jenkins jenkins 622 Jun 23 05:40 OWNERS.md 05:41:51 -rw-rw-r-- 1 jenkins jenkins 10754 Jun 23 05:40 README.md 05:41:51 -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 05:40 VERSION 05:41:51 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:40 bin 05:41:51 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:40 cmd 05:41:51 -rw-r--r-- 1 jenkins jenkins 10 Jun 23 05:41 coverage.out 05:41:51 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:40 docker-compose 05:41:51 -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 05:40 docker-entrypoint.sh 05:41:51 -rw-rw-r-- 1 jenkins jenkins 3307 Jun 23 05:40 go.mod 05:41:51 -rw-rw-r-- 1 jenkins jenkins 35656 Jun 23 05:40 go.sum 05:41:51 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:40 internal 05:41:51 -rw-rw-r-- 1 jenkins jenkins 231 Jun 23 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:51 + 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=0d2f133a70ca139fe5a25e6e35809f1e9812dab5 --label arch=amd64 --label version=0.0.1-dev.9 . 05:41:51 Sending build context to Docker daemon 627.2kB 05:41:51 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 05:41:51 Step 2/29 : FROM ${BASE} AS builder 05:41:51 ---> df432ca90ad2 05:41:51 Step 3/29 : ARG MAKE="make build" 05:41:51 ---> Running in e1e1c7307763 05:41:51 Removing intermediate container e1e1c7307763 05:41:51 ---> aa479981b965 05:41:51 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:41:51 ---> Running in 02209a98237c 05:41:51 Removing intermediate container 02209a98237c 05:41:51 ---> 24033a14377d 05:41:51 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:41:51 ---> Running in c3cd274f2488 05:41:51 Removing intermediate container c3cd274f2488 05:41:51 ---> 70d5dc26d059 05:41:51 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:51 ---> Running in d8396993f3ae 05:41:52 Removing intermediate container d8396993f3ae 05:41:52 ---> a5f45e73bdb0 05:41:52 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:41:52 ---> Running in bcf50179d8b5 05:41:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:41:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:41:54 OK: 335 MiB in 133 packages 05:41:54 Removing intermediate container bcf50179d8b5 05:41:54 ---> a8554c42fa4a 05:41:54 Step 8/29 : WORKDIR /device-usb-camera 05:41:54 ---> Running in 3ad4786ef03a 05:41:54 Removing intermediate container 3ad4786ef03a 05:41:54 ---> 7d8350e27d21 05:41:54 Step 9/29 : COPY go.mod vendor* ./ 05:41:54 ---> 9b628f7a81a0 05:41:54 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:54 ---> Running in b36a7a8ee93a 05:41:55 Removing intermediate container b36a7a8ee93a 05:41:55 ---> 7de572a1dd73 05:41:55 Step 11/29 : COPY . . 05:41:55 ---> fca22599e941 05:41:55 Step 12/29 : RUN ${MAKE} 05:41:55 ---> Running in 1780a477a6c8 05:41:55 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.9 -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 05:42:17 Removing intermediate container 1780a477a6c8 05:42:17 ---> 475aa204fd92 05:42:17 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 05:42:17 v0.18.4: Pulling from aler9/rtsp-simple-server 05:42:17 af6660deedbd: Pulling fs layer 05:42:17 97cd0a44c592: Pulling fs layer 05:42:17 97cd0a44c592: Verifying Checksum 05:42:17 97cd0a44c592: Download complete 05:42:17 af6660deedbd: Download complete 05:42:17 af6660deedbd: Pull complete 05:42:17 97cd0a44c592: Pull complete 05:42:17 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 05:42:17 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 05:42:17 ---> fea57e182299 05:42:17 Step 14/29 : FROM alpine:3.15 05:42:18 3.15: Pulling from library/alpine 05:42:18 df9b9388f04a: Pulling fs layer 05:42:18 df9b9388f04a: Download complete 05:42:18 df9b9388f04a: Pull complete 05:42:18 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:42:18 Status: Downloaded newer image for alpine:3.15 05:42:18 ---> 0ac33e5f5afa 05:42:18 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:42:18 ---> Running in c70d73c02d90 05:42:18 Removing intermediate container c70d73c02d90 05:42:18 ---> 96eb0658d3be 05:42:18 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 05:42:18 ---> Running in 64e645f1be94 05:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:42:19 (1/74) Installing dumb-init (1.2.5-r1) 05:42:19 (2/74) Installing sdl2 (2.0.16-r4) 05:42:19 (3/74) Installing libxau (1.0.9-r0) 05:42:19 (4/74) Installing libmd (1.0.3-r0) 05:42:19 (5/74) Installing libbsd (0.11.3-r1) 05:42:19 (6/74) Installing libxdmcp (1.1.3-r0) 05:42:19 (7/74) Installing libxcb (1.14-r2) 05:42:19 (8/74) Installing libx11 (1.7.2-r0) 05:42:19 (9/74) Installing aom-libs (3.2.0-r0) 05:42:19 (10/74) Installing alsa-lib (1.2.5.1-r1) 05:42:19 (11/74) Installing expat (2.4.7-r0) 05:42:19 (12/74) Installing brotli-libs (1.0.9-r5) 05:42:19 (13/74) Installing libbz2 (1.0.8-r1) 05:42:19 (14/74) Installing libpng (1.6.37-r1) 05:42:19 (15/74) Installing freetype (2.11.1-r2) 05:42:19 (16/74) Installing libuuid (2.37.4-r0) 05:42:19 (17/74) Installing fontconfig (2.13.1-r4) 05:42:19 (18/74) Installing fribidi (1.0.11-r0) 05:42:19 (19/74) Installing libffi (3.4.2-r1) 05:42:19 (20/74) Installing libintl (0.21-r0) 05:42:19 (21/74) Installing libblkid (2.37.4-r0) 05:42:19 (22/74) Installing libmount (2.37.4-r0) 05:42:19 (23/74) Installing pcre (8.45-r1) 05:42:19 (24/74) Installing glib (2.70.1-r0) 05:42:19 (25/74) Installing graphite2 (1.3.14-r0) 05:42:19 (26/74) Installing harfbuzz (3.0.0-r2) 05:42:19 (27/74) Installing libass (0.15.2-r0) 05:42:19 (28/74) Installing libdav1d (0.9.2-r0) 05:42:19 (29/74) Installing gmp (6.2.1-r1) 05:42:19 (30/74) Installing nettle (3.7.3-r0) 05:42:19 (31/74) Installing p11-kit (0.24.0-r1) 05:42:19 (32/74) Installing libtasn1 (4.18.0-r0) 05:42:19 (33/74) Installing libunistring (0.9.10-r1) 05:42:19 (34/74) Installing gnutls (3.7.1-r0) 05:42:19 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 05:42:19 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 05:42:19 (37/74) Installing lame (3.100-r0) 05:42:19 (38/74) Installing opus (1.3.1-r1) 05:42:19 (39/74) Installing libgomp (10.3.1_git20211027-r0) 05:42:19 (40/74) Installing soxr (0.1.3-r2) 05:42:19 (41/74) Installing libgcc (10.3.1_git20211027-r0) 05:42:19 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 05:42:19 (43/74) Installing libsrt (1.4.2-r1) 05:42:19 (44/74) Installing libssh (0.9.6-r1) 05:42:19 (45/74) Installing libogg (1.3.5-r0) 05:42:19 (46/74) Installing libtheora (1.1.1-r16) 05:42:19 (47/74) Installing libjpeg-turbo (2.1.2-r0) 05:42:19 (48/74) Installing v4l-utils-libs (1.22.1-r1) 05:42:19 (49/74) Installing libxext (1.3.4-r0) 05:42:19 (50/74) Installing libxfixes (6.0.0-r0) 05:42:19 (51/74) Installing libpciaccess (0.16-r0) 05:42:19 (52/74) Installing libdrm (2.4.109-r0) 05:42:19 (53/74) Installing wayland-libs-client (1.19.0-r1) 05:42:19 (54/74) Installing libva (2.13.0-r0) 05:42:19 (55/74) Installing libvdpau (1.4-r0) 05:42:19 (56/74) Installing vidstab (1.1.0-r1) 05:42:19 (57/74) Installing libvorbis (1.3.7-r0) 05:42:19 (58/74) Installing libvpx (1.10.0-r0) 05:42:20 (59/74) Installing vulkan-loader (1.2.196-r0) 05:42:20 (60/74) Installing libwebp (1.2.2-r0) 05:42:20 (61/74) Installing x264-libs (20210613-r0) 05:42:20 (62/74) Installing x265-libs (3.5-r0) 05:42:20 (63/74) Installing xvidcore (1.3.7-r1) 05:42:20 (64/74) Installing ffmpeg-libs (4.4.1-r2) 05:42:20 (65/74) Installing ffmpeg (4.4.1-r2) 05:42:20 (66/74) Installing udev-init-scripts (35-r0) 05:42:20 Executing udev-init-scripts-35-r0.post-install 05:42:20 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 05:42:20 (68/74) Installing xz-libs (5.2.5-r1) 05:42:20 (69/74) Installing zstd-libs (1.5.0-r0) 05:42:20 (70/74) Installing kmod-libs (29-r2) 05:42:20 (71/74) Installing eudev (3.2.11_pre1-r0) 05:42:20 (72/74) Installing libsodium (1.0.18-r0) 05:42:20 (73/74) Installing libzmq (4.3.4-r0) 05:42:20 (74/74) Installing zeromq (4.3.4-r0) 05:42:20 Executing busybox-1.34.1-r5.trigger 05:42:20 Executing eudev-3.2.11_pre1-r0.trigger 05:42:20 OK: 78 MiB in 88 packages 05:42:21 Removing intermediate container 64e645f1be94 05:42:21 ---> 30cea9d3b316 05:42:21 Step 17/29 : WORKDIR / 05:42:21 ---> Running in 25e70fdebc88 05:42:21 Removing intermediate container 25e70fdebc88 05:42:21 ---> 56014efbef5b 05:42:21 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 05:42:22 ---> e3f7aaa9b755 05:42:22 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 05:42:22 ---> 9640b1d57868 05:42:22 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 05:42:22 ---> 0de1b8097f03 05:42:22 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 05:42:23 ---> 84ad848ff15c 05:42:23 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 05:42:23 ---> 6b3d7764bd2f 05:42:23 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 05:42:23 ---> 68854b637421 05:42:23 Step 24/29 : EXPOSE 59983 05:42:23 ---> Running in 1a125e38ca83 05:42:23 Removing intermediate container 1a125e38ca83 05:42:23 ---> 2d64f14a6b3b 05:42:23 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 05:42:23 ---> Running in 8b701ebdc7b6 05:42:23 Removing intermediate container 8b701ebdc7b6 05:42:23 ---> 759e35f8b78b 05:42:23 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 05:42:23 ---> Running in 6253716dc806 05:42:24 Removing intermediate container 6253716dc806 05:42:24 ---> 03b1404b43ec 05:42:24 Step 27/29 : LABEL arch=amd64 05:42:24 ---> Running in f1c80d241e92 05:42:24 Removing intermediate container f1c80d241e92 05:42:24 ---> 28b8d1379463 05:42:24 Step 28/29 : LABEL git_sha=0d2f133a70ca139fe5a25e6e35809f1e9812dab5 05:42:24 ---> Running in cb30e67df707 05:42:24 Removing intermediate container cb30e67df707 05:42:24 ---> 8600647a6ae7 05:42:24 Step 29/29 : LABEL version=0.0.1-dev.9 05:42:24 ---> Running in aa29b15fdaa9 05:42:24 Removing intermediate container aa29b15fdaa9 05:42:24 ---> b4b757c58ca4 05:42:24 [Warning] One or more build-args [ARCH] were not consumed 05:42:24 Successfully built b4b757c58ca4 05:42:24 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 05:42:24 provisioning config files... 05:42:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7281893669882545624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:24 ---> docker-login.sh 05:42:24 nexus3.edgexfoundry.org:10001 05:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:24 Configure a credential helper to remove this warning. See 05:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:24 05:42:24 Login Succeeded 05:42:24 nexus3.edgexfoundry.org:10002 05:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:25 Configure a credential helper to remove this warning. See 05:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:25 05:42:25 Login Succeeded 05:42:25 nexus3.edgexfoundry.org:10003 05:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:25 Configure a credential helper to remove this warning. See 05:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:25 05:42:25 Login Succeeded 05:42:25 nexus3.edgexfoundry.org:10004 05:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:25 Configure a credential helper to remove this warning. See 05:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:25 05:42:25 Login Succeeded 05:42:25 docker.io 05:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:25 Configure a credential helper to remove this warning. See 05:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:25 05:42:25 Login Succeeded 05:42:25 ---> docker-login.sh ends [Pipeline] } 05:42:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:42:25 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 05:42:25 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 05:42:25 latest 05:42:25 0.0.1-dev.9 05:42:25 0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 05:42:25 main 05:42:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:25 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0d2f133a70ca139fe5a25e6e35809f1e9812dab5 05:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:42:26 550e596c6d0e: Preparing 05:42:26 1207169bf42c: Preparing 05:42:26 f3ca5359dad8: Preparing 05:42:26 e68d330ad210: Preparing 05:42:26 7f9744bd89ff: Preparing 05:42:26 2a9dc89c9901: Preparing 05:42:26 54c2883cd204: Preparing 05:42:26 4fc242d58285: Preparing 05:42:26 54c2883cd204: Waiting 05:42:26 4fc242d58285: Waiting 05:42:26 2a9dc89c9901: Waiting 05:42:26 f3ca5359dad8: Pushed 05:42:26 1207169bf42c: Pushed 05:42:26 7f9744bd89ff: Pushed 05:42:26 e68d330ad210: Pushed 05:42:26 4fc242d58285: Layer already exists 05:42:28 550e596c6d0e: Pushed 05:42:29 2a9dc89c9901: Pushed 05:42:34 54c2883cd204: Pushed 05:42:34 0d2f133a70ca139fe5a25e6e35809f1e9812dab5: digest: sha256:40ab84fc2067521761d6f64c2f8d74ddb9e0b1936537f6ded54b2dd0ff78d789 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 05:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:42:35 550e596c6d0e: Preparing 05:42:35 1207169bf42c: Preparing 05:42:35 f3ca5359dad8: Preparing 05:42:35 e68d330ad210: Preparing 05:42:35 7f9744bd89ff: Preparing 05:42:35 2a9dc89c9901: Preparing 05:42:35 54c2883cd204: Preparing 05:42:35 4fc242d58285: Preparing 05:42:35 2a9dc89c9901: Waiting 05:42:35 4fc242d58285: Waiting 05:42:35 7f9744bd89ff: Layer already exists 05:42:35 550e596c6d0e: Layer already exists 05:42:35 e68d330ad210: Layer already exists 05:42:35 1207169bf42c: Layer already exists 05:42:35 f3ca5359dad8: Layer already exists 05:42:35 54c2883cd204: Layer already exists 05:42:35 4fc242d58285: Layer already exists 05:42:35 2a9dc89c9901: Layer already exists 05:42:35 latest: digest: sha256:40ab84fc2067521761d6f64c2f8d74ddb9e0b1936537f6ded54b2dd0ff78d789 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.9 05:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:42:36 550e596c6d0e: Preparing 05:42:36 1207169bf42c: Preparing 05:42:36 f3ca5359dad8: Preparing 05:42:36 e68d330ad210: Preparing 05:42:36 7f9744bd89ff: Preparing 05:42:36 2a9dc89c9901: Preparing 05:42:36 54c2883cd204: Preparing 05:42:36 4fc242d58285: Preparing 05:42:36 54c2883cd204: Waiting 05:42:36 2a9dc89c9901: Waiting 05:42:36 4fc242d58285: Waiting 05:42:36 e68d330ad210: Layer already exists 05:42:36 550e596c6d0e: Layer already exists 05:42:36 1207169bf42c: Layer already exists 05:42:36 7f9744bd89ff: Layer already exists 05:42:36 f3ca5359dad8: Layer already exists 05:42:36 2a9dc89c9901: Layer already exists 05:42:36 54c2883cd204: Layer already exists 05:42:36 4fc242d58285: Layer already exists 05:42:36 0.0.1-dev.9: digest: sha256:40ab84fc2067521761d6f64c2f8d74ddb9e0b1936537f6ded54b2dd0ff78d789 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:36 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 05:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:42:36 550e596c6d0e: Preparing 05:42:36 1207169bf42c: Preparing 05:42:36 f3ca5359dad8: Preparing 05:42:36 e68d330ad210: Preparing 05:42:36 7f9744bd89ff: Preparing 05:42:36 2a9dc89c9901: Preparing 05:42:36 54c2883cd204: Preparing 05:42:36 4fc242d58285: Preparing 05:42:36 54c2883cd204: Waiting 05:42:36 2a9dc89c9901: Waiting 05:42:36 4fc242d58285: Waiting 05:42:36 7f9744bd89ff: Layer already exists 05:42:36 550e596c6d0e: Layer already exists 05:42:36 1207169bf42c: Layer already exists 05:42:36 e68d330ad210: Layer already exists 05:42:36 f3ca5359dad8: Layer already exists 05:42:36 2a9dc89c9901: Layer already exists 05:42:36 54c2883cd204: Layer already exists 05:42:36 4fc242d58285: Layer already exists 05:42:36 0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9: digest: sha256:40ab84fc2067521761d6f64c2f8d74ddb9e0b1936537f6ded54b2dd0ff78d789 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:37 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 05:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:42:37 550e596c6d0e: Preparing 05:42:37 1207169bf42c: Preparing 05:42:37 f3ca5359dad8: Preparing 05:42:37 e68d330ad210: Preparing 05:42:37 7f9744bd89ff: Preparing 05:42:37 2a9dc89c9901: Preparing 05:42:37 54c2883cd204: Preparing 05:42:37 2a9dc89c9901: Waiting 05:42:37 4fc242d58285: Preparing 05:42:37 4fc242d58285: Waiting 05:42:37 e68d330ad210: Layer already exists 05:42:37 7f9744bd89ff: Layer already exists 05:42:37 550e596c6d0e: Layer already exists 05:42:37 f3ca5359dad8: Layer already exists 05:42:37 1207169bf42c: Layer already exists 05:42:37 2a9dc89c9901: Layer already exists 05:42:37 54c2883cd204: Layer already exists 05:42:37 4fc242d58285: Layer already exists 05:42:37 main: digest: sha256:40ab84fc2067521761d6f64c2f8d74ddb9e0b1936537f6ded54b2dd0ff78d789 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:37 ===================================================== [Pipeline] echo 05:42:37 taggedImages: 05:42:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:0d2f133a70ca139fe5a25e6e35809f1e9812dab5 05:42:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 05:42:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.9 05:42:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 05:42:37 - 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 05:42:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:37 05:42:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:38 latest: Pulling from edgex-lftools-log-publisher 05:42:38 5eb5b503b376: Pulling fs layer 05:42:38 5c69ac0246d0: Pulling fs layer 05:42:38 ec43610c2a17: Pulling fs layer 05:42:38 3a2ae6a8a46f: Pulling fs layer 05:42:38 33b1e0a273af: Pulling fs layer 05:42:38 5d3b04190fa2: Pulling fs layer 05:42:38 2f39f015ded8: Pulling fs layer 05:42:38 33b1e0a273af: Waiting 05:42:38 5d3b04190fa2: Waiting 05:42:38 2f39f015ded8: Waiting 05:42:38 3a2ae6a8a46f: Waiting 05:42:38 5c69ac0246d0: Verifying Checksum 05:42:38 5c69ac0246d0: Download complete 05:42:38 3a2ae6a8a46f: Verifying Checksum 05:42:38 3a2ae6a8a46f: Download complete 05:42:38 33b1e0a273af: Verifying Checksum 05:42:38 33b1e0a273af: Download complete 05:42:38 ec43610c2a17: Verifying Checksum 05:42:38 ec43610c2a17: Download complete 05:42:38 5d3b04190fa2: Verifying Checksum 05:42:38 5d3b04190fa2: Download complete 05:42:38 5eb5b503b376: Verifying Checksum 05:42:38 5eb5b503b376: Download complete 05:42:39 2f39f015ded8: Download complete 05:42:39 5eb5b503b376: Pull complete 05:42:39 5c69ac0246d0: Pull complete 05:42:40 ec43610c2a17: Pull complete 05:42:40 3a2ae6a8a46f: Pull complete 05:42:40 33b1e0a273af: Pull complete 05:42:40 5d3b04190fa2: Pull complete 05:42:44 2f39f015ded8: Pull complete 05:42:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:44 prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container 05:42:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 05:42:46 $ docker top 2f6665a353499e82dba457afe456a7a1b813a8cd9ee2594ab8172562c160f764 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:47 ---> job-cost.sh 05:42:47 lf-activate-venv: SKIPPING 05:42:47 INFO: No Stack... 05:42:47 INFO: Retrieving Pricing Info for: v3-standard-8 05:42:48 INFO: Archiving Costs [Pipeline] sh 05:42:48 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 05:42:48 + cut -d, -f6 [Pipeline] lock 05:42:48 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] 05:42:48 Resource [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] did not exist. Created. 05:42:48 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:42:48 + echo total: 0.2199999988079071 [Pipeline] stash 05:42:48 Stashed 1 file(s) [Pipeline] } 05:42:48 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 05:42:48 $ docker stop --time=1 2f6665a353499e82dba457afe456a7a1b813a8cd9ee2594ab8172562c160f764 05:42:49 $ docker rm -f 2f6665a353499e82dba457afe456a7a1b813a8cd9ee2594ab8172562c160f764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:43:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15427 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 05:43:17 Running in /w/workspace/device-usb-camera/20 [Pipeline] { [Pipeline] checkout 05:43:17 Selected Git installation does not exist. Using Default 05:43:17 The recommended git tool is: NONE 05:43:23 using credential edgex-jenkins-ssh 05:43:23 Cloning the remote Git repository 05:43:24 Avoid second fetch 05:43:24 Checking out Revision 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 (main) 05:43:23 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 05:43:23 > git init /w/workspace/device-usb-camera/20 # timeout=10 05:43:23 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 05:43:23 > git --version # timeout=10 05:43:23 > git --version # 'git version 2.25.1' 05:43:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:24 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 05:43:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:24 > git config core.sparsecheckout # timeout=10 05:43:24 > git checkout -f 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 # timeout=10 05:43:29 Commit message: "Merge pull request #45 from edgexfoundry/revert-42-upgrade-sdk-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:43:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:43:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:43:30 Dload Upload Total Spent Left Speed 05:43:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 82234 0 --:--:-- --:--:-- --:--:-- 82234 [Pipeline] sh 05:43:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:43:31 + sudo tee /etc/docker/daemon.new 05:43:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:43:31 { 05:43:31 "registry-mirrors": [ 05:43:31 "https://nexus3.edgexfoundry.org:10001" 05:43:31 ], 05:43:31 "bip": "10.250.0.254/24", 05:43:31 "hosts": [ 05:43:31 "tcp://0.0.0.0:5555", 05:43:31 "unix:///var/run/docker.sock" 05:43:31 ], 05:43:31 "mtu": 1458, 05:43:31 "selinux-enabled": true, 05:43:31 "seccomp-profile": "/etc/docker/seccomp.json" 05:43:31 } [Pipeline] sh 05:43:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:43:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:50 provisioning config files... 05:43:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/20@tmp/config8589361174554122980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:50 ---> docker-login.sh 05:43:50 nexus3.edgexfoundry.org:10001 05:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:51 Configure a credential helper to remove this warning. See 05:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:51 05:43:51 Login Succeeded 05:43:51 nexus3.edgexfoundry.org:10002 05:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:52 Configure a credential helper to remove this warning. See 05:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:52 05:43:52 Login Succeeded 05:43:52 nexus3.edgexfoundry.org:10003 05:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:52 Configure a credential helper to remove this warning. See 05:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:52 05:43:52 Login Succeeded 05:43:52 nexus3.edgexfoundry.org:10004 05:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:53 Configure a credential helper to remove this warning. See 05:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:53 05:43:53 Login Succeeded 05:43:53 docker.io 05:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:53 Configure a credential helper to remove this warning. See 05:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:53 05:43:53 Login Succeeded 05:43:53 ---> docker-login.sh ends [Pipeline] } 05:43:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:54 ========================================================= 05:43:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:43:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:54 + 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 . 05:43:55 Sending build context to Docker daemon 422.9kB 05:43:55 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:43:55 Step 2/12 : FROM ${BASE} AS builder 05:43:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:43:55 9b3977197b4f: Pulling fs layer 05:43:55 1a89e8eeedd5: Pulling fs layer 05:43:55 94645a83ff95: Pulling fs layer 05:43:55 e6fb740bc735: Pulling fs layer 05:43:55 3a77bd46dcc9: Pulling fs layer 05:43:55 355e64cbe906: Pulling fs layer 05:43:55 63ab81a10011: Pulling fs layer 05:43:55 555d1d1c4555: Pulling fs layer 05:43:55 7d9057610161: Pulling fs layer 05:43:55 e6fb740bc735: Waiting 05:43:55 3a77bd46dcc9: Waiting 05:43:55 355e64cbe906: Waiting 05:43:55 63ab81a10011: Waiting 05:43:55 555d1d1c4555: Waiting 05:43:55 7d9057610161: Waiting 05:43:55 94645a83ff95: Verifying Checksum 05:43:55 94645a83ff95: Download complete 05:43:55 1a89e8eeedd5: Download complete 05:43:55 3a77bd46dcc9: Verifying Checksum 05:43:55 3a77bd46dcc9: Download complete 05:43:55 355e64cbe906: Verifying Checksum 05:43:55 355e64cbe906: Download complete 05:43:55 9b3977197b4f: Verifying Checksum 05:43:55 9b3977197b4f: Download complete 05:43:55 63ab81a10011: Verifying Checksum 05:43:55 63ab81a10011: Download complete 05:43:56 9b3977197b4f: Pull complete 05:43:56 7d9057610161: Verifying Checksum 05:43:56 7d9057610161: Download complete 05:43:57 1a89e8eeedd5: Pull complete 05:43:57 94645a83ff95: Pull complete 05:43:57 555d1d1c4555: Verifying Checksum 05:43:57 555d1d1c4555: Download complete 05:43:58 e6fb740bc735: Download complete 05:44:10 e6fb740bc735: Pull complete 05:44:10 3a77bd46dcc9: Pull complete 05:44:10 355e64cbe906: Pull complete 05:44:11 63ab81a10011: Pull complete 05:44:17 555d1d1c4555: Pull complete 05:44:19 7d9057610161: Pull complete 05:44:19 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 05:44:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:44:19 ---> 819e984ddca1 05:44:19 Step 3/12 : ARG MAKE="make build" 05:44:21 ---> Running in 146084a7b6b2 05:44:21 Removing intermediate container 146084a7b6b2 05:44:21 ---> 0ec2151e48a1 05:44:21 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:44:22 ---> Running in f8f10c1d4ed6 05:44:22 Removing intermediate container f8f10c1d4ed6 05:44:22 ---> 8979b321dd8d 05:44:22 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:44:22 ---> Running in 5055f88d57db 05:44:23 Removing intermediate container 5055f88d57db 05:44:23 ---> 8cfb27d8da61 05:44:23 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:23 ---> Running in 82b3394e8729 05:44:25 Removing intermediate container 82b3394e8729 05:44:25 ---> 55841e93fdb6 05:44:25 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:44:25 ---> Running in d8f8b2e12ba2 05:44:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:44:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:44:29 (1/14) Installing libintl (0.21-r0) 05:44:29 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 05:44:29 (3/14) Installing libjpeg-turbo (2.1.2-r0) 05:44:29 (4/14) Installing v4l-utils-libs (1.22.1-r1) 05:44:29 (5/14) Installing v4l-utils (1.22.1-r1) 05:44:29 (6/14) Installing udev-init-scripts (35-r0) 05:44:29 Executing udev-init-scripts-35-r0.post-install 05:44:29 (7/14) Installing libblkid (2.37.4-r0) 05:44:29 (8/14) Installing xz-libs (5.2.5-r1) 05:44:29 (9/14) Installing zstd-libs (1.5.0-r0) 05:44:29 (10/14) Installing kmod-libs (29-r2) 05:44:29 (11/14) Installing eudev (3.2.11_pre1-r0) 05:44:30 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 05:44:30 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 05:44:30 (14/14) Installing v4l-utils-dev (1.22.1-r1) 05:44:30 Executing busybox-1.34.1-r3.trigger 05:44:30 Executing eudev-3.2.11_pre1-r0.trigger 05:44:30 OK: 228 MiB in 66 packages 05:44:31 Removing intermediate container d8f8b2e12ba2 05:44:31 ---> 311d9e5d3651 05:44:31 Step 8/12 : WORKDIR /device-usb-camera 05:44:31 ---> Running in 0f432585ec56 05:44:32 Removing intermediate container 0f432585ec56 05:44:32 ---> 7db834a4b088 05:44:32 Step 9/12 : COPY go.mod vendor* ./ 05:44:32 ---> 8775a928145b 05:44:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:32 ---> Running in 9e932ffb8e0d 05:45:19 Removing intermediate container 9e932ffb8e0d 05:45:19 ---> 2e7fdde283f6 05:45:19 Step 11/12 : COPY . . 05:45:19 ---> 09516772e95a 05:45:19 Step 12/12 : RUN ${MAKE} 05:45:19 ---> Running in 98bc024df802 05:45:20 noop 05:45:21 Removing intermediate container 98bc024df802 05:45:21 ---> 92b3c982639a 05:45:21 Successfully built 92b3c982639a 05:45:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:22 + docker inspect -f . ci-base-image-arm64 05:45:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:22 prd-ubuntu20.04-docker-arm64-4c-16g-15427 does not seem to be running inside a container 05:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/20 -v /w/workspace/device-usb-camera/20:/w/workspace/device-usb-camera/20:rw,z -v /w/workspace/device-usb-camera/20@tmp:/w/workspace/device-usb-camera/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:45:23 $ docker top 5b3c4993141d7af048a428cac712805a2173686e2937b08a36dbe3b6d08398f5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:24 + go version 05:45:24 go version go1.17.7 linux/arm64 [Pipeline] } 05:45:24 $ docker stop --time=1 5b3c4993141d7af048a428cac712805a2173686e2937b08a36dbe3b6d08398f5 05:45:26 $ docker rm -f 5b3c4993141d7af048a428cac712805a2173686e2937b08a36dbe3b6d08398f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:27 + docker inspect -f . ci-base-image-arm64 05:45:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:27 prd-ubuntu20.04-docker-arm64-4c-16g-15427 does not seem to be running inside a container 05:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/20 -v /w/workspace/device-usb-camera/20:/w/workspace/device-usb-camera/20:rw,z -v /w/workspace/device-usb-camera/20@tmp:/w/workspace/device-usb-camera/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:45:29 $ docker top 6b4acbad07d96c2d1a48694b40413fb23055a5adc42123e01f60a78c98d27c49 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:45:30 + make test 05:45:30 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 05:45:32 ? github.com/edgexfoundry/device-usb-camera [no test files] 05:47:08 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 05:47:08 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 05:47:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:47:08 CGO_ENABLED=1 go vet ./... 05:47:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:47:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:47:31 ./bin/test-attribution-txt.sh [Pipeline] echo 05:47:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:47:33 $ docker stop --time=1 6b4acbad07d96c2d1a48694b40413fb23055a5adc42123e01f60a78c98d27c49 05:47:35 $ docker rm -f 6b4acbad07d96c2d1a48694b40413fb23055a5adc42123e01f60a78c98d27c49 [Pipeline] // withDockerContainer [Pipeline] sh 05:47:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:47:36 Warning: overwriting stash ‘coverage-report’ 05:47:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:47:37 + ls -al . 05:47:37 total 160 05:47:37 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:47 . 05:47:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:43 .. 05:47:37 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:43 .git 05:47:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:43 .github 05:47:37 -rw-rw-r-- 1 jenkins jenkins 349 Jun 23 05:43 .gitignore 05:47:37 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:43 .golangci.yml 05:47:37 -rw-rw-r-- 1 jenkins jenkins 77 Jun 23 05:43 .hadolint.yml 05:47:37 -rw-rw-r-- 1 jenkins jenkins 8706 Jun 23 05:43 Attribution.txt 05:47:37 -rw-rw-r-- 1 jenkins jenkins 181 Jun 23 05:43 CHANGELOG.md 05:47:37 -rw-rw-r-- 1 jenkins jenkins 1891 Jun 23 05:43 Dockerfile 05:47:37 -rw-rw-r-- 1 jenkins jenkins 678 Jun 23 05:43 GOVERNANCE.md 05:47:37 -rw-rw-r-- 1 jenkins jenkins 659 Jun 23 05:43 Jenkinsfile 05:47:37 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:43 LICENSE 05:47:37 -rw-rw-r-- 1 jenkins jenkins 2345 Jun 23 05:43 Makefile 05:47:37 -rw-rw-r-- 1 jenkins jenkins 622 Jun 23 05:43 OWNERS.md 05:47:37 -rw-rw-r-- 1 jenkins jenkins 10754 Jun 23 05:43 README.md 05:47:37 -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 05:40 VERSION 05:47:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:43 bin 05:47:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:43 cmd 05:47:37 -rw-r--r-- 1 jenkins jenkins 10 Jun 23 05:45 coverage.out 05:47:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:43 docker-compose 05:47:37 -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 05:43 docker-entrypoint.sh 05:47:37 -rw-rw-r-- 1 jenkins jenkins 3307 Jun 23 05:43 go.mod 05:47:37 -rw-rw-r-- 1 jenkins jenkins 35656 Jun 23 05:43 go.sum 05:47:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:43 internal 05:47:37 -rw-rw-r-- 1 jenkins jenkins 231 Jun 23 05:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:38 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0d2f133a70ca139fe5a25e6e35809f1e9812dab5 --label arch=arm64 --label version=0.0.1-dev.9 . 05:47:38 Sending build context to Docker daemon 423.9kB 05:47:38 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 05:47:38 Step 2/29 : FROM ${BASE} AS builder 05:47:38 ---> 92b3c982639a 05:47:38 Step 3/29 : ARG MAKE="make build" 05:47:38 ---> Running in 65d09a5b76ac 05:47:38 Removing intermediate container 65d09a5b76ac 05:47:38 ---> 8e344f181553 05:47:38 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:47:38 ---> Running in 039aaec4acf0 05:47:39 Removing intermediate container 039aaec4acf0 05:47:39 ---> 46514208fbda 05:47:39 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:47:39 ---> Running in 10e7f0122630 05:47:39 Removing intermediate container 10e7f0122630 05:47:39 ---> bf14637c61b3 05:47:39 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:39 ---> Running in ad46319a165c 05:47:41 Removing intermediate container ad46319a165c 05:47:41 ---> ea49fb2ecb62 05:47:41 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:47:41 ---> Running in 0f820d11cf7d 05:47:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:47:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:47:44 OK: 228 MiB in 66 packages 05:47:45 Removing intermediate container 0f820d11cf7d 05:47:45 ---> e8b68020148e 05:47:45 Step 8/29 : WORKDIR /device-usb-camera 05:47:45 ---> Running in 1e24815f4f09 05:47:45 Removing intermediate container 1e24815f4f09 05:47:45 ---> 933c23e563bf 05:47:45 Step 9/29 : COPY go.mod vendor* ./ 05:47:46 ---> 214b8516cdcf 05:47:46 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:46 ---> Running in 3cc2661b1148 05:47:48 Removing intermediate container 3cc2661b1148 05:47:48 ---> 0432a5d5d37d 05:47:48 Step 11/29 : COPY . . 05:47:49 ---> 0ae0638a7c2e 05:47:49 Step 12/29 : RUN ${MAKE} 05:47:49 ---> Running in 5ff0dbe8fcfd 05:47:50 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.9 -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 05:50:12 Removing intermediate container 5ff0dbe8fcfd 05:50:12 ---> 30df4a916705 05:50:12 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 05:50:12 v0.18.4: Pulling from aler9/rtsp-simple-server 05:50:12 eab2503cf8f4: Pulling fs layer 05:50:12 97cd0a44c592: Pulling fs layer 05:50:12 97cd0a44c592: Verifying Checksum 05:50:12 eab2503cf8f4: Verifying Checksum 05:50:12 eab2503cf8f4: Download complete 05:50:12 eab2503cf8f4: Pull complete 05:50:12 97cd0a44c592: Pull complete 05:50:12 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 05:50:12 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 05:50:12 ---> 7f763cca56b3 05:50:12 Step 14/29 : FROM alpine:3.15 05:50:12 3.15: Pulling from library/alpine 05:50:12 9981e73032c8: Pulling fs layer 05:50:12 9981e73032c8: Download complete 05:50:12 9981e73032c8: Pull complete 05:50:12 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:50:12 Status: Downloaded newer image for alpine:3.15 05:50:12 ---> 3fb3c9af89a9 05:50:12 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:50:12 ---> Running in dc65708fd31d 05:50:12 Removing intermediate container dc65708fd31d 05:50:12 ---> 84c7e2217bf9 05:50:12 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 05:50:12 ---> Running in b660e1ea567e 05:50:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:50:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:50:12 (1/73) Installing dumb-init (1.2.5-r1) 05:50:12 (2/73) Installing sdl2 (2.0.16-r4) 05:50:12 (3/73) Installing libxau (1.0.9-r0) 05:50:12 (4/73) Installing libmd (1.0.3-r0) 05:50:12 (5/73) Installing libbsd (0.11.3-r1) 05:50:12 (6/73) Installing libxdmcp (1.1.3-r0) 05:50:12 (7/73) Installing libxcb (1.14-r2) 05:50:12 (8/73) Installing libx11 (1.7.2-r0) 05:50:12 (9/73) Installing aom-libs (3.2.0-r0) 05:50:12 (10/73) Installing alsa-lib (1.2.5.1-r1) 05:50:12 (11/73) Installing expat (2.4.7-r0) 05:50:12 (12/73) Installing brotli-libs (1.0.9-r5) 05:50:12 (13/73) Installing libbz2 (1.0.8-r1) 05:50:12 (14/73) Installing libpng (1.6.37-r1) 05:50:12 (15/73) Installing freetype (2.11.1-r2) 05:50:12 (16/73) Installing libuuid (2.37.4-r0) 05:50:12 (17/73) Installing fontconfig (2.13.1-r4) 05:50:12 (18/73) Installing fribidi (1.0.11-r0) 05:50:12 (19/73) Installing libffi (3.4.2-r1) 05:50:12 (20/73) Installing libintl (0.21-r0) 05:50:12 (21/73) Installing libblkid (2.37.4-r0) 05:50:12 (22/73) Installing libmount (2.37.4-r0) 05:50:12 (23/73) Installing pcre (8.45-r1) 05:50:12 (24/73) Installing glib (2.70.1-r0) 05:50:12 (25/73) Installing graphite2 (1.3.14-r0) 05:50:12 (26/73) Installing harfbuzz (3.0.0-r2) 05:50:12 (27/73) Installing libass (0.15.2-r0) 05:50:12 (28/73) Installing libdav1d (0.9.2-r0) 05:50:12 (29/73) Installing gmp (6.2.1-r1) 05:50:12 (30/73) Installing nettle (3.7.3-r0) 05:50:12 (31/73) Installing p11-kit (0.24.0-r1) 05:50:12 (32/73) Installing libtasn1 (4.18.0-r0) 05:50:12 (33/73) Installing libunistring (0.9.10-r1) 05:50:12 (34/73) Installing gnutls (3.7.1-r0) 05:50:12 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 05:50:12 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 05:50:12 (37/73) Installing lame (3.100-r0) 05:50:12 (38/73) Installing opus (1.3.1-r1) 05:50:12 (39/73) Installing libgomp (10.3.1_git20211027-r0) 05:50:12 (40/73) Installing soxr (0.1.3-r2) 05:50:12 (41/73) Installing libgcc (10.3.1_git20211027-r0) 05:50:12 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 05:50:12 (43/73) Installing libsrt (1.4.2-r1) 05:50:12 (44/73) Installing libssh (0.9.6-r1) 05:50:12 (45/73) Installing libogg (1.3.5-r0) 05:50:12 (46/73) Installing libtheora (1.1.1-r16) 05:50:12 (47/73) Installing libjpeg-turbo (2.1.2-r0) 05:50:12 (48/73) Installing v4l-utils-libs (1.22.1-r1) 05:50:12 (49/73) Installing libxext (1.3.4-r0) 05:50:12 (50/73) Installing libxfixes (6.0.0-r0) 05:50:12 (51/73) Installing libdrm (2.4.109-r0) 05:50:12 (52/73) Installing wayland-libs-client (1.19.0-r1) 05:50:12 (53/73) Installing libva (2.13.0-r0) 05:50:12 (54/73) Installing libvdpau (1.4-r0) 05:50:12 (55/73) Installing vidstab (1.1.0-r1) 05:50:12 (56/73) Installing libvorbis (1.3.7-r0) 05:50:12 (57/73) Installing libvpx (1.10.0-r0) 05:50:12 (58/73) Installing vulkan-loader (1.2.196-r0) 05:50:12 (59/73) Installing libwebp (1.2.2-r0) 05:50:12 (60/73) Installing x264-libs (20210613-r0) 05:50:12 (61/73) Installing x265-libs (3.5-r0) 05:50:12 (62/73) Installing xvidcore (1.3.7-r1) 05:50:12 (63/73) Installing ffmpeg-libs (4.4.1-r2) 05:50:12 (64/73) Installing ffmpeg (4.4.1-r2) 05:50:12 (65/73) Installing udev-init-scripts (35-r0) 05:50:12 Executing udev-init-scripts-35-r0.post-install 05:50:12 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 05:50:12 (67/73) Installing xz-libs (5.2.5-r1) 05:50:12 (68/73) Installing zstd-libs (1.5.0-r0) 05:50:12 (69/73) Installing kmod-libs (29-r2) 05:50:12 (70/73) Installing eudev (3.2.11_pre1-r0) 05:50:12 (71/73) Installing libsodium (1.0.18-r0) 05:50:12 (72/73) Installing libzmq (4.3.4-r0) 05:50:12 (73/73) Installing zeromq (4.3.4-r0) 05:50:12 Executing busybox-1.34.1-r5.trigger 05:50:12 Executing eudev-3.2.11_pre1-r0.trigger 05:50:12 OK: 67 MiB in 87 packages 05:50:12 Removing intermediate container b660e1ea567e 05:50:12 ---> 90d499ef18c8 05:50:12 Step 17/29 : WORKDIR / 05:50:12 ---> Running in 6f5dcd5e3c6d 05:50:12 Removing intermediate container 6f5dcd5e3c6d 05:50:12 ---> d314f5b854b7 05:50:12 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 05:50:13 ---> f7353def856c 05:50:13 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 05:50:14 ---> 711f56dc42e7 05:50:14 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 05:50:14 ---> d04a008278df 05:50:14 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 05:50:15 ---> cfeb2969d359 05:50:15 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 05:50:16 ---> 3053b7ba4d38 05:50:16 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 05:50:17 ---> 30a682485989 05:50:17 Step 24/29 : EXPOSE 59983 05:50:17 ---> Running in ea3049162c59 05:50:17 Removing intermediate container ea3049162c59 05:50:17 ---> a3c65cf8428a 05:50:17 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 05:50:17 ---> Running in 4902e43eadf3 05:50:18 Removing intermediate container 4902e43eadf3 05:50:18 ---> 460fef80c976 05:50:18 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 05:50:18 ---> Running in 227f4ee40552 05:50:18 Removing intermediate container 227f4ee40552 05:50:18 ---> ff41900bafc2 05:50:18 Step 27/29 : LABEL arch=arm64 05:50:18 ---> Running in 175a31daff3e 05:50:18 Removing intermediate container 175a31daff3e 05:50:18 ---> 349182b284a7 05:50:18 Step 28/29 : LABEL git_sha=0d2f133a70ca139fe5a25e6e35809f1e9812dab5 05:50:18 ---> Running in 5c06fafd0d98 05:50:19 Removing intermediate container 5c06fafd0d98 05:50:19 ---> 92a1ad347d0b 05:50:19 Step 29/29 : LABEL version=0.0.1-dev.9 05:50:19 ---> Running in dcbdb9636e2c 05:50:19 Removing intermediate container dcbdb9636e2c 05:50:19 ---> 46cec6c0fc99 05:50:19 [Warning] One or more build-args [ARCH] were not consumed 05:50:19 Successfully built 46cec6c0fc99 05:50:19 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 05:50:19 provisioning config files... 05:50:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/20@tmp/config1321668955747676957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:19 ---> docker-login.sh 05:50:19 nexus3.edgexfoundry.org:10001 05:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:20 Configure a credential helper to remove this warning. See 05:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:20 05:50:20 Login Succeeded 05:50:20 nexus3.edgexfoundry.org:10002 05:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:20 Configure a credential helper to remove this warning. See 05:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:20 05:50:20 Login Succeeded 05:50:20 nexus3.edgexfoundry.org:10003 05:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:21 Configure a credential helper to remove this warning. See 05:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:21 05:50:21 Login Succeeded 05:50:21 nexus3.edgexfoundry.org:10004 05:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:21 Configure a credential helper to remove this warning. See 05:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:21 05:50:21 Login Succeeded 05:50:21 docker.io 05:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:22 Configure a credential helper to remove this warning. See 05:50:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:22 05:50:22 Login Succeeded 05:50:22 ---> docker-login.sh ends [Pipeline] } 05:50:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:50:22 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 05:50:22 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 05:50:22 latest 05:50:22 0.0.1-dev.9 05:50:22 0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 05:50:22 main 05:50:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:22 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0d2f133a70ca139fe5a25e6e35809f1e9812dab5 05:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:50:23 a43932d1df72: Preparing 05:50:23 1207169bf42c: Preparing 05:50:23 0e1c19b39757: Preparing 05:50:23 3af3e80ea844: Preparing 05:50:23 390abc2d77a8: Preparing 05:50:23 40eed40f32c8: Preparing 05:50:23 d0ed8eaf9281: Preparing 05:50:23 4f4ce317c6bb: Preparing 05:50:23 40eed40f32c8: Waiting 05:50:23 d0ed8eaf9281: Waiting 05:50:23 4f4ce317c6bb: Waiting 05:50:23 390abc2d77a8: Pushed 05:50:23 1207169bf42c: Pushed 05:50:23 3af3e80ea844: Pushed 05:50:23 0e1c19b39757: Pushed 05:50:23 4f4ce317c6bb: Layer already exists 05:50:27 a43932d1df72: Pushed 05:50:29 40eed40f32c8: Pushed 05:50:37 d0ed8eaf9281: Pushed 05:50:37 0d2f133a70ca139fe5a25e6e35809f1e9812dab5: digest: sha256:1def0ed89e7955f8bd963c379da6dc8d78b39721d10fa6a893aa0d48f543a6d0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:37 + 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 05:50:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 05:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:50:38 a43932d1df72: Preparing 05:50:38 1207169bf42c: Preparing 05:50:38 0e1c19b39757: Preparing 05:50:38 3af3e80ea844: Preparing 05:50:38 390abc2d77a8: Preparing 05:50:38 40eed40f32c8: Preparing 05:50:38 d0ed8eaf9281: Preparing 05:50:38 4f4ce317c6bb: Preparing 05:50:38 d0ed8eaf9281: Waiting 05:50:38 40eed40f32c8: Waiting 05:50:38 4f4ce317c6bb: Waiting 05:50:38 3af3e80ea844: Layer already exists 05:50:38 390abc2d77a8: Layer already exists 05:50:38 0e1c19b39757: Layer already exists 05:50:38 1207169bf42c: Layer already exists 05:50:38 a43932d1df72: Layer already exists 05:50:38 4f4ce317c6bb: Layer already exists 05:50:38 d0ed8eaf9281: Layer already exists 05:50:38 40eed40f32c8: Layer already exists 05:50:38 latest: digest: sha256:1def0ed89e7955f8bd963c379da6dc8d78b39721d10fa6a893aa0d48f543a6d0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:38 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.9 05:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:50:39 a43932d1df72: Preparing 05:50:39 1207169bf42c: Preparing 05:50:39 0e1c19b39757: Preparing 05:50:39 3af3e80ea844: Preparing 05:50:39 390abc2d77a8: Preparing 05:50:39 40eed40f32c8: Preparing 05:50:39 d0ed8eaf9281: Preparing 05:50:39 4f4ce317c6bb: Preparing 05:50:39 d0ed8eaf9281: Waiting 05:50:39 4f4ce317c6bb: Waiting 05:50:39 40eed40f32c8: Waiting 05:50:39 0e1c19b39757: Layer already exists 05:50:39 a43932d1df72: Layer already exists 05:50:39 3af3e80ea844: Layer already exists 05:50:39 390abc2d77a8: Layer already exists 05:50:39 1207169bf42c: Layer already exists 05:50:39 40eed40f32c8: Layer already exists 05:50:39 4f4ce317c6bb: Layer already exists 05:50:39 d0ed8eaf9281: Layer already exists 05:50:39 0.0.1-dev.9: digest: sha256:1def0ed89e7955f8bd963c379da6dc8d78b39721d10fa6a893aa0d48f543a6d0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 05:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:50:40 a43932d1df72: Preparing 05:50:40 1207169bf42c: Preparing 05:50:40 0e1c19b39757: Preparing 05:50:40 3af3e80ea844: Preparing 05:50:40 390abc2d77a8: Preparing 05:50:40 40eed40f32c8: Preparing 05:50:40 d0ed8eaf9281: Preparing 05:50:40 4f4ce317c6bb: Preparing 05:50:40 d0ed8eaf9281: Waiting 05:50:40 40eed40f32c8: Waiting 05:50:40 4f4ce317c6bb: Waiting 05:50:40 a43932d1df72: Layer already exists 05:50:40 0e1c19b39757: Layer already exists 05:50:40 3af3e80ea844: Layer already exists 05:50:40 390abc2d77a8: Layer already exists 05:50:40 1207169bf42c: Layer already exists 05:50:40 4f4ce317c6bb: Layer already exists 05:50:40 d0ed8eaf9281: Layer already exists 05:50:40 40eed40f32c8: Layer already exists 05:50:40 0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9: digest: sha256:1def0ed89e7955f8bd963c379da6dc8d78b39721d10fa6a893aa0d48f543a6d0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:40 + 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 05:50:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 05:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:50:41 a43932d1df72: Preparing 05:50:41 1207169bf42c: Preparing 05:50:41 0e1c19b39757: Preparing 05:50:41 3af3e80ea844: Preparing 05:50:41 390abc2d77a8: Preparing 05:50:41 40eed40f32c8: Preparing 05:50:41 d0ed8eaf9281: Preparing 05:50:41 4f4ce317c6bb: Preparing 05:50:41 d0ed8eaf9281: Waiting 05:50:41 40eed40f32c8: Waiting 05:50:41 a43932d1df72: Layer already exists 05:50:41 390abc2d77a8: Layer already exists 05:50:41 3af3e80ea844: Layer already exists 05:50:41 1207169bf42c: Layer already exists 05:50:41 0e1c19b39757: Layer already exists 05:50:41 4f4ce317c6bb: Layer already exists 05:50:41 40eed40f32c8: Layer already exists 05:50:41 d0ed8eaf9281: Layer already exists 05:50:41 main: digest: sha256:1def0ed89e7955f8bd963c379da6dc8d78b39721d10fa6a893aa0d48f543a6d0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:41 ===================================================== [Pipeline] echo 05:50:41 taggedImages: 05:50:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0d2f133a70ca139fe5a25e6e35809f1e9812dab5 05:50:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 05:50:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.9 05:50:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 05:50:41 - 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 05:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:50:42 05:50:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:50:42 arm64: Pulling from edgex-lftools-log-publisher 05:50:42 8998bd30e6a1: Pulling fs layer 05:50:42 04944245beec: Pulling fs layer 05:50:42 699f458cf7ca: Pulling fs layer 05:50:42 765212b225bb: Pulling fs layer 05:50:42 f23df028b6ca: Pulling fs layer 05:50:42 d65c8cfc05b1: Pulling fs layer 05:50:42 2437ff75d9bd: Pulling fs layer 05:50:42 d65c8cfc05b1: Waiting 05:50:42 2437ff75d9bd: Waiting 05:50:42 765212b225bb: Waiting 05:50:42 04944245beec: Verifying Checksum 05:50:42 04944245beec: Download complete 05:50:42 765212b225bb: Verifying Checksum 05:50:42 765212b225bb: Download complete 05:50:42 f23df028b6ca: Verifying Checksum 05:50:42 f23df028b6ca: Download complete 05:50:42 d65c8cfc05b1: Verifying Checksum 05:50:42 d65c8cfc05b1: Download complete 05:50:42 699f458cf7ca: Verifying Checksum 05:50:42 699f458cf7ca: Download complete 05:50:43 8998bd30e6a1: Verifying Checksum 05:50:43 8998bd30e6a1: Download complete 05:50:45 2437ff75d9bd: Verifying Checksum 05:50:45 2437ff75d9bd: Download complete 05:50:47 8998bd30e6a1: Pull complete 05:50:48 04944245beec: Pull complete 05:50:49 699f458cf7ca: Pull complete 05:50:49 765212b225bb: Pull complete 05:50:50 f23df028b6ca: Pull complete 05:50:51 d65c8cfc05b1: Pull complete 05:51:06 2437ff75d9bd: Pull complete 05:51:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:51:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:06 prd-ubuntu20.04-docker-arm64-4c-16g-15427 does not seem to be running inside a container 05:51:06 $ 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/20 -v /w/workspace/device-usb-camera/20:/w/workspace/device-usb-camera/20:rw,z -v /w/workspace/device-usb-camera/20@tmp:/w/workspace/device-usb-camera/20@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:arm64 cat 05:51:08 $ docker top 1033176db3fe042b62f3a8019b88a4213d32101817667584901fc10bb22dd353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:09 ---> job-cost.sh 05:51:09 lf-activate-venv: SKIPPING 05:51:09 INFO: No Stack... 05:51:10 INFO: Retrieving Pricing Info for: v3-standard-4 05:51:11 INFO: Archiving Costs [Pipeline] sh 05:51:11 + cut -d, -f6 05:51:11 + cat /w/workspace/device-usb-camera/20/archives/cost.csv [Pipeline] lock 05:51:11 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] 05:51:11 Resource [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] did not exist. Created. 05:51:11 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:12 /w/workspace/device-usb-camera/20@tmp/durable-fa5dc3e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:51:13 + echo total: 0.10999999940395355 [Pipeline] stash 05:51:13 Warning: overwriting stash ‘stack-cost’ 05:51:13 Stashed 1 file(s) [Pipeline] } 05:51:13 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 05:51:13 $ docker stop --time=1 1033176db3fe042b62f3a8019b88a4213d32101817667584901fc10bb22dd353 05:51:14 $ docker rm -f 1033176db3fe042b62f3a8019b88a4213d32101817667584901fc10bb22dd353 [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 05:51:15 provisioning config files... 05:51:15 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3630082086150403819tmp [Pipeline] { [Pipeline] sh 05:51:15 + set +x 05:51:15 + curl -s https://codecov.io/bash 05:51:15 + bash -s -- 05:51:15 05:51:15 _____ _ 05:51:15 / ____| | | 05:51:15 | | ___ __| | ___ ___ _____ __ 05:51:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:51:15 | |___| (_) | (_| | __/ (_| (_) \ V / 05:51:15 \_____\___/ \__,_|\___|\___\___/ \_/ 05:51:15 Bash-1.0.6 05:51:15 05:51:15 05:51:15 ==> git version 2.25.1 found 05:51:15 ==> 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 05:51:15 Release-Date: 2020-01-08 05:51:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:51:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:51:15 ==> Jenkins CI detected. 05:51:15 current dir:  /w/workspace/exfoundry_device-usb-camera_main 05:51:15 project root: . 05:51:15 --> token set from env 05:51:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:51:15 ==> Running gcov in . (disable via -X gcov) 05:51:15 ==> Python coveragepy not found 05:51:15 ==> Searching for coverage reports in: 05:51:15 + . 05:51:15 -> Found 1 reports 05:51:15 ==> Detecting git/mercurial file structure 05:51:15 ==> Reading reports 05:51:15 + ./coverage.out bytes=10 05:51:15 ==> Appending adjustments 05:51:15 https://docs.codecov.io/docs/fixing-reports 05:51:15 + Found adjustments 05:51:15 ==> Gzipping contents 05:51:15 4.0K /tmp/codecov.E99o92.gz 05:51:15 ==> Uploading reports 05:51:15 url: https://codecov.io 05:51:15 query: branch=main&commit=0d2f133a70ca139fe5a25e6e35809f1e9812dab5&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:51:15 -> Pinging Codecov 05:51:15 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=0d2f133a70ca139fe5a25e6e35809f1e9812dab5&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:51:16 -> Uploading to 05:51:16 https://storage.googleapis.com/codecov/v4/raw/2022-06-23/73D8F5FF140700D3E01443B452E23636/0d2f133a70ca139fe5a25e6e35809f1e9812dab5/80b15880-59fb-4ae1-9d26-f67b35ecf59e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T055115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ad92a18c2acb51c8c28139026b4166f579a403e120220ca23ab34d860b98b86 05:51:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:51:16 Dload Upload Total Spent Left Speed 05:51:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1019 0 0 100 1019 0 4922 --:--:-- --:--:-- --:--:-- 4922 05:51:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] } 05:51:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:51:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:51:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:51:16 05:51:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:51:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:51:17 df9b9388f04a: Already exists 05:51:17 52dc419b0ee2: Pulling fs layer 05:51:17 25bc292e5bac: Pulling fs layer 05:51:17 114826534d7a: Pulling fs layer 05:51:17 4657fd5d0bcf: Pulling fs layer 05:51:17 6ad1cebc031e: Pulling fs layer 05:51:17 8a3aa393b2d8: Pulling fs layer 05:51:17 4657fd5d0bcf: Waiting 05:51:17 8a3aa393b2d8: Waiting 05:51:17 6ad1cebc031e: Waiting 05:51:17 25bc292e5bac: Verifying Checksum 05:51:17 25bc292e5bac: Download complete 05:51:17 52dc419b0ee2: Download complete 05:51:17 4657fd5d0bcf: Verifying Checksum 05:51:17 4657fd5d0bcf: Download complete 05:51:17 52dc419b0ee2: Pull complete 05:51:17 25bc292e5bac: Pull complete 05:51:17 6ad1cebc031e: Verifying Checksum 05:51:17 6ad1cebc031e: Download complete 05:51:18 114826534d7a: Verifying Checksum 05:51:18 114826534d7a: Download complete 05:51:18 8a3aa393b2d8: Verifying Checksum 05:51:18 8a3aa393b2d8: Download complete 05:51:21 114826534d7a: Pull complete 05:51:21 4657fd5d0bcf: Pull complete 05:51:21 6ad1cebc031e: Pull complete 05:51:25 8a3aa393b2d8: Pull complete 05:51:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:51:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:25 prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container 05:51:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:51:27 $ docker top bdd9a6b3170b34561b6e4dec06fc384b3e24094bd21ab4300c46ba0bec171df4 -eo pid,comm [Pipeline] { [Pipeline] echo 05:51:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 05:51:27 + set -o pipefail 05:51:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 05:51:31 05:51:31 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 05:51:31 05:51:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/126750c4-310d-45b4-ada9-144fc2a0484c 05:51:31 05:51:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:51:31 05:51:31 05:51:31 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 05:51:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:51:31 $ docker stop --time=1 bdd9a6b3170b34561b6e4dec06fc384b3e24094bd21ab4300c46ba0bec171df4 05:51:34 $ docker rm -f bdd9a6b3170b34561b6e4dec06fc384b3e24094bd21ab4300c46ba0bec171df4 [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 05:51:35 + git log --format=format:%s -1 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] sh 05:51:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:51:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:51:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:35 prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container 05:51:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:51:36 $ docker top 9c263f697a6c62d64f1acbf1331824bb67811cfe68f2604dd814c6f8d6c9a5ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:36 [ssh-agent] Looking for ssh-agent implementation... 05:51:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:36 $ docker exec 9c263f697a6c62d64f1acbf1331824bb67811cfe68f2604dd814c6f8d6c9a5ad ssh-agent 05:51:36 SSH_AUTH_SOCK=/tmp/ssh-CRjirKlKTAHC/agent.32 05:51:36 SSH_AGENT_PID=38 05:51:36 Running ssh-add (command line suppressed) 05:51:36 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6118520384633957958.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6118520384633957958.key) 05:51:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:36 + git semver tag 05:51:37 2022-06-23 05:51:37,177 [run_tag] DEBUG tag force:False 05:51:37 2022-06-23 05:51:37,177 [check_head_tag] DEBUG check head tag 05:51:37 2022-06-23 05:51:37,178 [execute] INFO git cat-file --batch-check 05:51:37 2022-06-23 05:51:37,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 05:51:37 2022-06-23 05:51:37,180 [execute] INFO git cat-file --batch 05:51:37 2022-06-23 05:51:37,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 05:51:37 2022-06-23 05:51:37,185 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:51:37 2022-06-23 05:51:37,186 [execute] INFO git tag -a v0.0.1-dev.9 -m v0.0.1-dev.9 05:51:37 2022-06-23 05:51:37,186 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.9', '-m', 'v0.0.1-dev.9'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 05:51:37 2022-06-23 05:51:37,190 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:51:37 0.0.1-dev.9 [Pipeline] } 05:51:37 $ docker exec --env ******** --env ******** 9c263f697a6c62d64f1acbf1331824bb67811cfe68f2604dd814c6f8d6c9a5ad ssh-agent -k 05:51:37 unset SSH_AUTH_SOCK; 05:51:37 unset SSH_AGENT_PID; 05:51:37 echo Agent pid 38 killed; 05:51:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:37 + git semver [Pipeline] } 05:51:37 $ docker stop --time=1 9c263f697a6c62d64f1acbf1331824bb67811cfe68f2604dd814c6f8d6c9a5ad 05:51:39 $ docker rm -f 9c263f697a6c62d64f1acbf1331824bb67811cfe68f2604dd814c6f8d6c9a5ad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:51:39 05:51:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:51:39 0.23.1-centos7: Pulling from edgex-lftools 05:51:39 ab5ef0e58194: Pulling fs layer 05:51:39 9712f1f96733: Pulling fs layer 05:51:39 63f879dbbcfc: Pulling fs layer 05:51:39 0d9ebad4ef96: Pulling fs layer 05:51:39 e9a5061849ea: Pulling fs layer 05:51:39 d747dcd14b5f: Pulling fs layer 05:51:39 2de7ff778b66: Pulling fs layer 05:51:39 e9a5061849ea: Waiting 05:51:39 d747dcd14b5f: Waiting 05:51:39 0d9ebad4ef96: Waiting 05:51:39 2de7ff778b66: Waiting 05:51:39 9712f1f96733: Verifying Checksum 05:51:39 9712f1f96733: Download complete 05:51:40 63f879dbbcfc: Verifying Checksum 05:51:40 63f879dbbcfc: Download complete 05:51:40 ab5ef0e58194: Verifying Checksum 05:51:40 ab5ef0e58194: Download complete 05:51:40 e9a5061849ea: Verifying Checksum 05:51:40 e9a5061849ea: Download complete 05:51:40 d747dcd14b5f: Verifying Checksum 05:51:40 d747dcd14b5f: Download complete 05:51:40 0d9ebad4ef96: Verifying Checksum 05:51:40 0d9ebad4ef96: Download complete 05:51:40 2de7ff778b66: Verifying Checksum 05:51:40 2de7ff778b66: Download complete 05:51:42 ab5ef0e58194: Pull complete 05:51:42 9712f1f96733: Pull complete 05:51:43 63f879dbbcfc: Pull complete 05:51:47 0d9ebad4ef96: Pull complete 05:51:47 e9a5061849ea: Pull complete 05:51:47 d747dcd14b5f: Pull complete 05:51:48 2de7ff778b66: Pull complete 05:51:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:51:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:48 prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container 05:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:51:51 $ docker top 199afd1ef66466c1cbed68a996d3eefc4ee10ae382957e45e95bb7317b58c692 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:51:51 provisioning config files... 05:51:51 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3615582558680377104tmp 05:51:51 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3877694563540712704tmp 05:51:51 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5397004471647534501tmp [Pipeline] { [Pipeline] echo 05:51:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:51:51 ---> sigul-configuration.sh 05:51:51 gpg: directory `/root/.gnupg' created 05:51:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:51:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:51:51 gpg: keyring `/root/.gnupg/secring.gpg' created 05:51:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:51:51 gpg: CAST5 encrypted data 05:51:51 gpg: encrypted with 1 passphrase 05:51:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:51:51 + mkdir /home/jenkins 05:51:51 + mkdir /home/jenkins/sigul [Pipeline] sh 05:51:52 + 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 05:51:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:51:52 ---> sigul-install.sh 05:51:52 Sigul already installed; skipping installation. [Pipeline] sh 05:51:52 + git tag --list 05:51:52 v0.0.0 05:51:52 v0.0.1-dev.1 05:51:52 v0.0.1-dev.2 05:51:52 v0.0.1-dev.3 05:51:52 v0.0.1-dev.4 05:51:52 v0.0.1-dev.5 05:51:52 v0.0.1-dev.6 05:51:52 v0.0.1-dev.7 05:51:52 v0.0.1-dev.8 05:51:52 v0.0.1-dev.9 [Pipeline] sh 05:51:53 + lftools sign git-tag v0.0.1-dev.9 05:51:53 Signing Git tag with Sigul... 05:51:53 Signing v0.0.1-dev.9 [Pipeline] echo 05:51:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:51:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:51:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:51:54 $ docker stop --time=1 199afd1ef66466c1cbed68a996d3eefc4ee10ae382957e45e95bb7317b58c692 05:51:55 $ docker rm -f 199afd1ef66466c1cbed68a996d3eefc4ee10ae382957e45e95bb7317b58c692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:51:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:51:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:51:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:56 prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container 05:51:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:51:56 $ docker top cbf4bdfed7bf5277e9d70a58f6688a9ffda035632b71140ec83c0e7e972b2611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:56 [ssh-agent] Looking for ssh-agent implementation... 05:51:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:57 $ docker exec cbf4bdfed7bf5277e9d70a58f6688a9ffda035632b71140ec83c0e7e972b2611 ssh-agent 05:51:57 SSH_AUTH_SOCK=/tmp/ssh-MCop7Ldls7Fj/agent.34 05:51:57 SSH_AGENT_PID=40 05:51:57 Running ssh-add (command line suppressed) 05:51:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7175621673773109107.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7175621673773109107.key) 05:51:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:57 + git semver bump pre 05:51:57 2022-06-23 05:51:57,746 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:51:57 2022-06-23 05:51:57,746 [bump_version] DEBUG bumping version:0.0.1-dev.9 on axis:pre with prefix:dev 05:51:57 2022-06-23 05:51:57,746 [bump_version] DEBUG bumped version:0.0.1-dev.10 05:51:57 2022-06-23 05:51:57,746 [write_version] DEBUG write version:0.0.1-dev.10 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 05:51:57 2022-06-23 05:51:57,746 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:51:57 2022-06-23 05:51:57,746 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:51:57 2022-06-23 05:51:57,748 [execute] INFO git cat-file --batch-check 05:51:57 2022-06-23 05:51:57,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:51:57 2022-06-23 05:51:57,753 [execute] INFO git cat-file --batch 05:51:57 2022-06-23 05:51:57,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:51:57 2022-06-23 05:51:57,758 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:51:57 0.0.1-dev.10 [Pipeline] } 05:51:57 $ docker exec --env ******** --env ******** cbf4bdfed7bf5277e9d70a58f6688a9ffda035632b71140ec83c0e7e972b2611 ssh-agent -k 05:51:57 unset SSH_AUTH_SOCK; 05:51:57 unset SSH_AGENT_PID; 05:51:57 echo Agent pid 40 killed; 05:51:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:58 + git semver [Pipeline] } 05:51:58 $ docker stop --time=1 cbf4bdfed7bf5277e9d70a58f6688a9ffda035632b71140ec83c0e7e972b2611 05:51:59 $ docker rm -f cbf4bdfed7bf5277e9d70a58f6688a9ffda035632b71140ec83c0e7e972b2611 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:52:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:00 prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container 05:52:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:52:01 $ docker top 0f2c26b01c528544e6a5377e01e1048101d327acf76525634c22537da1bd33da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:01 [ssh-agent] Looking for ssh-agent implementation... 05:52:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:01 $ docker exec 0f2c26b01c528544e6a5377e01e1048101d327acf76525634c22537da1bd33da ssh-agent 05:52:01 SSH_AUTH_SOCK=/tmp/ssh-jrttV5eJWk0a/agent.33 05:52:01 SSH_AGENT_PID=39 05:52:01 Running ssh-add (command line suppressed) 05:52:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6297675277291519383.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6297675277291519383.key) 05:52:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:01 + git semver push 05:52:02 2022-06-23 05:52:02,105 [run_push] DEBUG push 05:52:02 2022-06-23 05:52:02,106 [execute] INFO git cat-file --batch-check 05:52:02 2022-06-23 05:52:02,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:52:02 2022-06-23 05:52:02,110 [execute] INFO git rev-list e62b1bf1769163ad612e56a1699f247de0d6fc9d -- 05:52:02 2022-06-23 05:52:02,110 [execute] DEBUG Popen(['git', 'rev-list', 'e62b1bf1769163ad612e56a1699f247de0d6fc9d', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:52:02 2022-06-23 05:52:02,116 [execute] INFO git fetch -v origin 05:52:02 2022-06-23 05:52:02,116 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 05:52:02 2022-06-23 05:52:02,610 [run_push] DEBUG no remote changes detected 05:52:02 2022-06-23 05:52:02,611 [execute] INFO git push origin semver 05:52:02 2022-06-23 05:52:02,611 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:52:03 2022-06-23 05:52:03,468 [run_push] DEBUG push all version tags 05:52:03 2022-06-23 05:52:03,468 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:52:03 2022-06-23 05:52:03,469 [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) 05:52:04 2022-06-23 05:52:04,109 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:52:04 0.0.1-dev.10 [Pipeline] } 05:52:04 $ docker exec --env ******** --env ******** 0f2c26b01c528544e6a5377e01e1048101d327acf76525634c22537da1bd33da ssh-agent -k 05:52:04 unset SSH_AUTH_SOCK; 05:52:04 unset SSH_AGENT_PID; 05:52:04 echo Agent pid 39 killed; 05:52:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:04 + git semver [Pipeline] } 05:52:04 $ docker stop --time=1 0f2c26b01c528544e6a5377e01e1048101d327acf76525634c22537da1bd33da 05:52:06 $ docker rm -f 0f2c26b01c528544e6a5377e01e1048101d327acf76525634c22537da1bd33da [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 05:52:06 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 05:52:06 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 05:52:06 total 16 05:52:06 drwxr-xr-x 3 root root 4096 Jun 23 05:42 . 05:52:06 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:51 .. 05:52:06 drwxr-xr-x 2 root root 4096 Jun 23 05:42 cost 05:52:06 -rw-r--r-- 1 root root 87 Jun 23 05:42 cost.csv 05:52:06 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 05:52:06 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 05:52:06 total 16 05:52:06 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:42 . 05:52:06 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:51 .. 05:52:06 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 05:42 cost 05:52:06 -rw-r--r-- 1 jenkins jenkins 87 Jun 23 05:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:52:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:08 ---> package-listing.sh 05:52:08 ++ facter osfamily 05:52:08 ++ tr '[:upper:]' '[:lower:]' 05:52:08 + OS_FAMILY=debian 05:52:08 + workspace=/w/workspace/exfoundry_device-usb-camera_main 05:52:08 + START_PACKAGES=/tmp/packages_start.txt 05:52:08 + END_PACKAGES=/tmp/packages_end.txt 05:52:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:08 + PACKAGES=/tmp/packages_start.txt 05:52:08 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 05:52:08 + PACKAGES=/tmp/packages_end.txt 05:52:08 + case "${OS_FAMILY}" in 05:52:08 + dpkg -l 05:52:08 + grep '^ii' 05:52:08 + '[' -f /tmp/packages_start.txt ']' 05:52:08 + '[' -f /tmp/packages_end.txt ']' 05:52:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:08 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 05:52:08 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 05:52:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 05:52:08 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 05:52:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:09 prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container 05:52:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:52:09 $ docker top 38d66f8b0c99dc5e1db1fa9add745925502c21cbeff4f10967f2a2dabc4fbaa4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:09 + touch /tmp/pre-build-complete [Pipeline] sh 05:52:10 + mkdir -p /var/log/sysstat [Pipeline] sh 05:52:10 + ls /var/log/sa-host 05:52:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:10 provisioning config files... 05:52:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3227156348363411392tmp [Pipeline] { [Pipeline] echo 05:52:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:10 ---> create-netrc.sh [Pipeline] } 05:52:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:52:11 ---> python-tools-install.sh [Pipeline] echo 05:52:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:11 ---> sudo-logs.sh 05:52:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:11 ---> job-cost.sh 05:52:11 lf-activate-venv: SKIPPING 05:52:11 DEBUG: total: 0.2199999988079071 05:52:11 INFO: Retrieving Stack Cost... 05:52:11 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:13 INFO: Archiving Costs [Pipeline] echo 05:52:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:13 ---> logs-deploy.sh 05:52:13 lf-activate-venv: SKIPPING 05:52:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/20 05:52:13 INFO: archiving workspace using pattern(s): 05:52:14 Archives upload complete. 05:52:14 INFO: archiving logs to Nexus