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 [2022-06-23T05:40:22.712Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-23T05:40:22.763Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-23T05:40:22.781Z] ========================================================= [2022-06-23T05:40:22.781Z] EdgeX Global Pipelines Version Info [2022-06-23T05:40:22.781Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:40:23.555Z] ------------------- [2022-06-23T05:40:23.555Z] stable info: [2022-06-23T05:40:23.555Z] ------------------- [2022-06-23T05:40:23.555Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-23T05:40:23.555Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T05:40:23.555Z] Message: update stable to v1.0.234 [2022-06-23T05:40:24.128Z] ------------------- [2022-06-23T05:40:24.128Z] experimental info: [2022-06-23T05:40:24.128Z] ------------------- [2022-06-23T05:40:24.128Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-23T05:40:24.128Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T05:40:24.128Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-23T05:40:24.405Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-06-23T05:40:24.416Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-06-23T05:40:24.427Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-23T05:40:24.440Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-23T05:40:24.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-23T05:40:24.463Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-23T05:40:24.473Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-23T05:40:24.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-23T05:40:24.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-23T05:40:24.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-23T05:40:24.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-23T05:40:24.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-06-23T05:40:24.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-23T05:40:24.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-23T05:40:24.568Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T05:40:24.577Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T05:40:24.585Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T05:40:24.594Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T05:40:24.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-23T05:40:24.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-23T05:40:24.618Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-23T05:40:24.626Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-23T05:40:24.635Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-23T05:40:24.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-23T05:40:24.651Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-23T05:40:24.659Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-23T05:40:24.667Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-23T05:40:24.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-23T05:40:24.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-23T05:40:24.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-23T05:40:24.710Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] echo [2022-06-23T05:40:24.725Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d2f133 [Pipeline] echo [2022-06-23T05:40:24.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:40:24.776Z] provisioning config files... [2022-06-23T05:40:24.796Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5528683523388383042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:40:25.106Z] ---> docker-login.sh [2022-06-23T05:40:25.106Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:40:25.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:25.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:25.631Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:25.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:25.631Z] [2022-06-23T05:40:25.631Z] Login Succeeded [2022-06-23T05:40:25.631Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:40:25.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:25.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:25.631Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:25.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:25.631Z] [2022-06-23T05:40:25.631Z] Login Succeeded [2022-06-23T05:40:25.631Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:40:25.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:25.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:25.892Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:25.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:25.892Z] [2022-06-23T05:40:25.892Z] Login Succeeded [2022-06-23T05:40:25.892Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:40:25.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:25.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:25.892Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:25.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:25.892Z] [2022-06-23T05:40:25.892Z] Login Succeeded [2022-06-23T05:40:25.892Z] docker.io [2022-06-23T05:40:26.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:26.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:26.413Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:26.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:26.413Z] [2022-06-23T05:40:26.413Z] Login Succeeded [2022-06-23T05:40:26.413Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:40:26.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-23T05:40:26.789Z] + git rev-list -1 --merges 0d2f133a70ca139fe5a25e6e35809f1e9812dab5~1..0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] echo [2022-06-23T05:40:26.828Z] -----------> git rev-list -1 --merges 0d2f133a70ca139fe5a25e6e35809f1e9812dab5~1..0d2f133a70ca139fe5a25e6e35809f1e9812dab5 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [2022-06-23T05:40:26.828Z] 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [false] [Pipeline] sh [2022-06-23T05:40:27.128Z] + git log --format=format:%s -1 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] echo [2022-06-23T05:40:27.142Z] ========================================================= [2022-06-23T05:40:27.142Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-23T05:40:27.142Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T05:40:27.466Z] + git log --format=format:%s -1 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] echo [2022-06-23T05:40:27.476Z] [semverPrep] GIT_COMMIT: 0d2f133a70ca139fe5a25e6e35809f1e9812dab5, Commit Message: Merge pull request #45 from edgexfoundry/revert-42-upgrade-sdk-2 [Pipeline] echo [2022-06-23T05:40:27.484Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-23T05:40:27.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T05:40:27.834Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-23T05:40:27.834Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-23T05:40:27.834Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-23T05:40:27.834Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-06-23T05:40:27.834Z] tee -a /etc/ssh/ssh_known_hosts [2022-06-23T05:40:27.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:40:28.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:40:28.196Z] [2022-06-23T05:40:28.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:40:28.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:40:28.763Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-23T05:40:28.763Z] 42c077c10790: Pulling fs layer [2022-06-23T05:40:28.763Z] f63e77b7563a: Pulling fs layer [2022-06-23T05:40:28.763Z] bd5fdadae976: Pulling fs layer [2022-06-23T05:40:28.763Z] 205491f53016: Pulling fs layer [2022-06-23T05:40:28.763Z] df18705c85c3: Pulling fs layer [2022-06-23T05:40:28.763Z] bdb3f477010e: Pulling fs layer [2022-06-23T05:40:28.763Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-23T05:40:28.763Z] 2c6e9b1d212d: Pulling fs layer [2022-06-23T05:40:28.763Z] bdb8f0575790: Pulling fs layer [2022-06-23T05:40:28.763Z] 386e3cb2ff24: Pulling fs layer [2022-06-23T05:40:28.763Z] 2343380bae48: Pulling fs layer [2022-06-23T05:40:28.763Z] df18705c85c3: Waiting [2022-06-23T05:40:28.763Z] bdb3f477010e: Waiting [2022-06-23T05:40:28.763Z] c8a8fc8e1c8f: Waiting [2022-06-23T05:40:28.763Z] 2c6e9b1d212d: Waiting [2022-06-23T05:40:28.763Z] bdb8f0575790: Waiting [2022-06-23T05:40:28.763Z] 386e3cb2ff24: Waiting [2022-06-23T05:40:28.763Z] 2343380bae48: Waiting [2022-06-23T05:40:28.763Z] 205491f53016: Waiting [2022-06-23T05:40:28.763Z] f63e77b7563a: Verifying Checksum [2022-06-23T05:40:28.763Z] f63e77b7563a: Download complete [2022-06-23T05:40:28.763Z] 205491f53016: Verifying Checksum [2022-06-23T05:40:28.763Z] 205491f53016: Download complete [2022-06-23T05:40:28.763Z] df18705c85c3: Verifying Checksum [2022-06-23T05:40:28.763Z] df18705c85c3: Download complete [2022-06-23T05:40:28.763Z] bdb3f477010e: Verifying Checksum [2022-06-23T05:40:28.763Z] bdb3f477010e: Download complete [2022-06-23T05:40:28.763Z] bd5fdadae976: Verifying Checksum [2022-06-23T05:40:28.763Z] bd5fdadae976: Download complete [2022-06-23T05:40:28.763Z] 2c6e9b1d212d: Verifying Checksum [2022-06-23T05:40:28.763Z] 2c6e9b1d212d: Download complete [2022-06-23T05:40:29.023Z] bdb8f0575790: Download complete [2022-06-23T05:40:29.023Z] 386e3cb2ff24: Verifying Checksum [2022-06-23T05:40:29.023Z] 386e3cb2ff24: Download complete [2022-06-23T05:40:29.023Z] 2343380bae48: Verifying Checksum [2022-06-23T05:40:29.023Z] 2343380bae48: Download complete [2022-06-23T05:40:29.023Z] 42c077c10790: Download complete [2022-06-23T05:40:29.282Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-23T05:40:29.282Z] c8a8fc8e1c8f: Download complete [2022-06-23T05:40:30.664Z] 42c077c10790: Pull complete [2022-06-23T05:40:30.664Z] f63e77b7563a: Pull complete [2022-06-23T05:40:31.233Z] bd5fdadae976: Pull complete [2022-06-23T05:40:31.501Z] 205491f53016: Pull complete [2022-06-23T05:40:31.763Z] df18705c85c3: Pull complete [2022-06-23T05:40:32.033Z] bdb3f477010e: Pull complete [2022-06-23T05:40:33.944Z] c8a8fc8e1c8f: Pull complete [2022-06-23T05:40:33.944Z] 2c6e9b1d212d: Pull complete [2022-06-23T05:40:34.209Z] bdb8f0575790: Pull complete [2022-06-23T05:40:34.209Z] 386e3cb2ff24: Pull complete [2022-06-23T05:40:34.472Z] 2343380bae48: Pull complete [2022-06-23T05:40:34.472Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-23T05:40:34.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:40:34.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:40:34.576Z] prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container [2022-06-23T05:40:34.618Z] $ 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 [2022-06-23T05:40:36.087Z] $ docker top 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 -eo pid,comm [2022-06-23T05:40:36.159Z] 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). [2022-06-23T05:40:36.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T05:40:36.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T05:40:36.193Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T05:40:36.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T05:40:36.350Z] $ docker exec 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 ssh-agent [2022-06-23T05:40:36.476Z] SSH_AUTH_SOCK=/tmp/ssh-xfqgxo9cJ4xa/agent.33 [2022-06-23T05:40:36.476Z] SSH_AGENT_PID=40 [2022-06-23T05:40:36.482Z] Running ssh-add (command line suppressed) [2022-06-23T05:40:36.605Z] 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) [2022-06-23T05:40:36.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T05:40:36.907Z] + git tag --points-at HEAD [Pipeline] } [2022-06-23T05:40:36.930Z] $ docker exec --env ******** --env ******** 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 ssh-agent -k [2022-06-23T05:40:37.066Z] unset SSH_AUTH_SOCK; [2022-06-23T05:40:37.066Z] unset SSH_AGENT_PID; [2022-06-23T05:40:37.066Z] echo Agent pid 40 killed; [2022-06-23T05:40:37.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-23T05:40:37.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T05:40:37.100Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T05:40:37.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T05:40:37.256Z] $ docker exec 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 ssh-agent [2022-06-23T05:40:37.393Z] SSH_AUTH_SOCK=/tmp/ssh-doBz1VGzCpwH/agent.74 [2022-06-23T05:40:37.393Z] SSH_AGENT_PID=80 [2022-06-23T05:40:37.398Z] Running ssh-add (command line suppressed) [2022-06-23T05:40:37.535Z] 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) [2022-06-23T05:40:37.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T05:40:37.836Z] + git semver init [2022-06-23T05:40:38.100Z] 2022-06-23 05:40:38,029 [run_init] DEBUG init version:0.0.0 force:False [2022-06-23T05:40:38.100Z] 2022-06-23 05:40:38,030 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-06-23T05:40:38.100Z] 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 [2022-06-23T05:40:38.100Z] 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) [2022-06-23T05:40:38.672Z] 2022-06-23 05:40:38,537 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-06-23T05:40:38.672Z] 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 [2022-06-23T05:40:38.672Z] 2022-06-23 05:40:38,538 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-23T05:40:38.672Z] 2022-06-23 05:40:38,538 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-23T05:40:38.672Z] 0.0.1-dev.9 [Pipeline] } [2022-06-23T05:40:38.688Z] $ docker exec --env ******** --env ******** 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 ssh-agent -k [2022-06-23T05:40:38.816Z] unset SSH_AUTH_SOCK; [2022-06-23T05:40:38.816Z] unset SSH_AGENT_PID; [2022-06-23T05:40:38.816Z] echo Agent pid 80 killed; [2022-06-23T05:40:38.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T05:40:39.138Z] + git semver [Pipeline] } [2022-06-23T05:40:39.426Z] $ docker stop --time=1 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 [2022-06-23T05:40:40.757Z] $ docker rm -f 1b797571a6dd5b85c077a5fdf7f79c724059d2871890d58f5d3aa6afe7066d07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T05:40:41.114Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-23T05:40:41.351Z] Stashed 1 file(s) [Pipeline] echo [2022-06-23T05:40:41.354Z] [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 [2022-06-23T05:40:41.476Z] provisioning config files... [2022-06-23T05:40:41.487Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1995894589571654655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:40:41.792Z] ---> docker-login.sh [2022-06-23T05:40:41.792Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:40:41.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:41.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:41.792Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:41.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:41.792Z] [2022-06-23T05:40:41.792Z] Login Succeeded [2022-06-23T05:40:41.792Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:40:41.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:42.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:42.051Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:42.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:42.051Z] [2022-06-23T05:40:42.051Z] Login Succeeded [2022-06-23T05:40:42.051Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:40:42.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:42.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:42.051Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:42.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:42.051Z] [2022-06-23T05:40:42.051Z] Login Succeeded [2022-06-23T05:40:42.051Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:40:42.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:42.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:42.312Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:42.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:42.312Z] [2022-06-23T05:40:42.312Z] Login Succeeded [2022-06-23T05:40:42.312Z] docker.io [2022-06-23T05:40:42.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:42.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:42.572Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:42.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:42.572Z] [2022-06-23T05:40:42.572Z] Login Succeeded [2022-06-23T05:40:42.572Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:40:42.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T05:40:42.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:40:42.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:40:42.918Z] ========================================================= [2022-06-23T05:40:42.918Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-23T05:40:42.918Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:40:43.232Z] + 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 . [2022-06-23T05:40:43.232Z] Sending build context to Docker daemon 626.2kB [2022-06-23T05:40:43.232Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:40:43.232Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-23T05:40:43.232Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-23T05:40:43.232Z] 59bf1c3509f3: Pulling fs layer [2022-06-23T05:40:43.232Z] 666ba61612fd: Pulling fs layer [2022-06-23T05:40:43.232Z] 8ed8ca486205: Pulling fs layer [2022-06-23T05:40:43.232Z] cc1cd167ecdc: Pulling fs layer [2022-06-23T05:40:43.232Z] c516ae0d96e1: Pulling fs layer [2022-06-23T05:40:43.232Z] 684cea983483: Pulling fs layer [2022-06-23T05:40:43.232Z] dd3240ac7de5: Pulling fs layer [2022-06-23T05:40:43.232Z] b1e948a4e11c: Pulling fs layer [2022-06-23T05:40:43.232Z] a8fd76ee1af6: Pulling fs layer [2022-06-23T05:40:43.232Z] 646ad004c059: Pulling fs layer [2022-06-23T05:40:43.232Z] b1e948a4e11c: Waiting [2022-06-23T05:40:43.232Z] a8fd76ee1af6: Waiting [2022-06-23T05:40:43.232Z] c516ae0d96e1: Waiting [2022-06-23T05:40:43.232Z] 646ad004c059: Waiting [2022-06-23T05:40:43.232Z] 684cea983483: Waiting [2022-06-23T05:40:43.232Z] dd3240ac7de5: Waiting [2022-06-23T05:40:43.233Z] 8ed8ca486205: Verifying Checksum [2022-06-23T05:40:43.233Z] 8ed8ca486205: Download complete [2022-06-23T05:40:43.233Z] 666ba61612fd: Download complete [2022-06-23T05:40:43.233Z] c516ae0d96e1: Verifying Checksum [2022-06-23T05:40:43.233Z] c516ae0d96e1: Download complete [2022-06-23T05:40:43.233Z] 684cea983483: Verifying Checksum [2022-06-23T05:40:43.233Z] 684cea983483: Download complete [2022-06-23T05:40:43.233Z] 59bf1c3509f3: Verifying Checksum [2022-06-23T05:40:43.233Z] 59bf1c3509f3: Download complete [2022-06-23T05:40:43.233Z] dd3240ac7de5: Verifying Checksum [2022-06-23T05:40:43.233Z] dd3240ac7de5: Download complete [2022-06-23T05:40:43.492Z] b1e948a4e11c: Verifying Checksum [2022-06-23T05:40:43.492Z] b1e948a4e11c: Download complete [2022-06-23T05:40:43.492Z] 59bf1c3509f3: Pull complete [2022-06-23T05:40:43.752Z] 666ba61612fd: Pull complete [2022-06-23T05:40:43.752Z] 8ed8ca486205: Pull complete [2022-06-23T05:40:43.752Z] 646ad004c059: Verifying Checksum [2022-06-23T05:40:43.752Z] 646ad004c059: Download complete [2022-06-23T05:40:44.017Z] a8fd76ee1af6: Verifying Checksum [2022-06-23T05:40:44.017Z] a8fd76ee1af6: Download complete [2022-06-23T05:40:44.017Z] cc1cd167ecdc: Verifying Checksum [2022-06-23T05:40:44.017Z] cc1cd167ecdc: Download complete [2022-06-23T05:40:48.233Z] cc1cd167ecdc: Pull complete [2022-06-23T05:40:48.233Z] c516ae0d96e1: Pull complete [2022-06-23T05:40:48.233Z] 684cea983483: Pull complete [2022-06-23T05:40:48.233Z] dd3240ac7de5: Pull complete [2022-06-23T05:40:48.499Z] b1e948a4e11c: Pull complete [2022-06-23T05:40:51.048Z] a8fd76ee1af6: Pull complete [2022-06-23T05:40:51.307Z] 646ad004c059: Pull complete [2022-06-23T05:40:51.573Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-23T05:40:51.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T05:40:51.573Z] ---> 8f69c11f6b0c [2022-06-23T05:40:51.573Z] Step 3/12 : ARG MAKE="make build" [2022-06-23T05:40:53.494Z] ---> Running in 62b5f21a30d4 [2022-06-23T05:40:53.494Z] Removing intermediate container 62b5f21a30d4 [2022-06-23T05:40:53.494Z] ---> f0053fb6be74 [2022-06-23T05:40:53.494Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:40:53.494Z] ---> Running in cec9ee02feea [2022-06-23T05:40:53.494Z] Removing intermediate container cec9ee02feea [2022-06-23T05:40:53.494Z] ---> a40bcf0ebdd7 [2022-06-23T05:40:53.494Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-23T05:40:53.494Z] ---> Running in 9426cb5c5fbb [2022-06-23T05:40:53.494Z] Removing intermediate container 9426cb5c5fbb [2022-06-23T05:40:53.494Z] ---> 6a61c294a418 [2022-06-23T05:40:53.494Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:40:53.494Z] ---> Running in 0906a2384d4e [2022-06-23T05:40:54.075Z] Removing intermediate container 0906a2384d4e [2022-06-23T05:40:54.075Z] ---> e5f5b80d589c [2022-06-23T05:40:54.075Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:40:54.075Z] ---> Running in 9e524fc3b50c [2022-06-23T05:40:54.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T05:40:55.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T05:40:55.540Z] (1/81) Installing mesa (21.2.6-r0) [2022-06-23T05:40:55.540Z] (2/81) Installing libxau (1.0.9-r0) [2022-06-23T05:40:55.800Z] (3/81) Installing libmd (1.0.3-r0) [2022-06-23T05:40:55.800Z] (4/81) Installing libbsd (0.11.3-r1) [2022-06-23T05:40:55.800Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-06-23T05:40:56.063Z] (6/81) Installing libxcb (1.14-r2) [2022-06-23T05:40:56.063Z] (7/81) Installing libx11 (1.7.2-r0) [2022-06-23T05:40:56.063Z] (8/81) Installing libxext (1.3.4-r0) [2022-06-23T05:40:56.324Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-06-23T05:40:56.324Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-06-23T05:40:56.324Z] (11/81) Installing libpciaccess (0.16-r0) [2022-06-23T05:40:56.452Z] Still waiting to schedule task [2022-06-23T05:40:56.452Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15420’ is offline [2022-06-23T05:40:56.583Z] (12/81) Installing libdrm (2.4.109-r0) [2022-06-23T05:40:56.583Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-06-23T05:40:56.583Z] (14/81) Installing libxshmfence (1.3-r1) [2022-06-23T05:40:56.843Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-06-23T05:40:56.843Z] (16/81) Installing libice (1.0.10-r0) [2022-06-23T05:40:56.843Z] (17/81) Installing libuuid (2.37.4-r0) [2022-06-23T05:40:57.104Z] (18/81) Installing libsm (1.2.3-r0) [2022-06-23T05:40:57.104Z] (19/81) Installing libxt (1.2.1-r0) [2022-06-23T05:40:57.104Z] (20/81) Installing libxmu (1.1.3-r0) [2022-06-23T05:40:57.364Z] (21/81) Installing xset (1.2.4-r0) [2022-06-23T05:40:57.364Z] (22/81) Installing xprop (1.2.5-r0) [2022-06-23T05:40:57.364Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-06-23T05:40:57.625Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-06-23T05:40:57.625Z] (25/81) Installing libffi (3.4.2-r1) [2022-06-23T05:40:57.625Z] (26/81) Installing libintl (0.21-r0) [2022-06-23T05:40:57.884Z] (27/81) Installing libblkid (2.37.4-r0) [2022-06-23T05:40:57.884Z] (28/81) Installing libmount (2.37.4-r0) [2022-06-23T05:40:57.884Z] (29/81) Installing pcre (8.45-r1) [2022-06-23T05:40:58.144Z] (30/81) Installing glib (2.70.1-r0) [2022-06-23T05:40:58.144Z] (31/81) Installing icu-libs (69.1-r1) [2022-06-23T05:40:59.126Z] (32/81) Installing libpcre2-16 (10.40-r0) [2022-06-23T05:40:59.126Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-06-23T05:40:59.126Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-06-23T05:41:00.510Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-06-23T05:41:00.770Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-06-23T05:41:00.770Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-06-23T05:41:00.770Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-06-23T05:41:01.030Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-06-23T05:41:01.292Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-06-23T05:41:01.292Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-06-23T05:41:01.292Z] (42/81) Installing libpng (1.6.37-r1) [2022-06-23T05:41:01.553Z] (43/81) Installing freetype (2.11.1-r2) [2022-06-23T05:41:01.553Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-06-23T05:41:01.813Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-06-23T05:41:01.813Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-06-23T05:41:01.813Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-06-23T05:41:02.074Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-06-23T05:41:02.074Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-06-23T05:41:02.074Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-06-23T05:41:02.334Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-06-23T05:41:02.334Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-06-23T05:41:02.334Z] (53/81) Installing avahi-libs (0.8-r5) [2022-06-23T05:41:02.593Z] (54/81) Installing nettle (3.7.3-r0) [2022-06-23T05:41:02.593Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-06-23T05:41:02.855Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-06-23T05:41:02.855Z] (57/81) Installing libunistring (0.9.10-r1) [2022-06-23T05:41:02.855Z] (58/81) Installing gnutls (3.7.1-r0) [2022-06-23T05:41:03.116Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-06-23T05:41:03.116Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-06-23T05:41:03.116Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-06-23T05:41:03.377Z] (62/81) Installing libevdev (1.12.0-r0) [2022-06-23T05:41:03.377Z] (63/81) Installing mtdev (1.1.6-r0) [2022-06-23T05:41:03.377Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-23T05:41:03.639Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-06-23T05:41:03.639Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-06-23T05:41:03.639Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-06-23T05:41:03.898Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-06-23T05:41:03.898Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-06-23T05:41:03.898Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-06-23T05:41:04.159Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-06-23T05:41:04.159Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-06-23T05:41:04.159Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-06-23T05:41:04.729Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-06-23T05:41:04.729Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-06-23T05:41:04.990Z] (76/81) Installing udev-init-scripts (35-r0) [2022-06-23T05:41:04.990Z] Executing udev-init-scripts-35-r0.post-install [2022-06-23T05:41:04.990Z] (77/81) Installing kmod-libs (29-r2) [2022-06-23T05:41:04.990Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-06-23T05:41:05.250Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-23T05:41:05.250Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-23T05:41:05.510Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-06-23T05:41:05.510Z] Executing busybox-1.34.1-r3.trigger [2022-06-23T05:41:05.510Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-23T05:41:05.510Z] OK: 335 MiB in 133 packages [2022-06-23T05:41:08.051Z] Removing intermediate container 9e524fc3b50c [2022-06-23T05:41:08.051Z] ---> e3723ba13f6d [2022-06-23T05:41:08.051Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-23T05:41:08.051Z] ---> Running in b4943c426891 [2022-06-23T05:41:08.051Z] Removing intermediate container b4943c426891 [2022-06-23T05:41:08.051Z] ---> 3e0cf9e0164d [2022-06-23T05:41:08.051Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-23T05:41:08.051Z] ---> f5e1fe380991 [2022-06-23T05:41:08.051Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:41:08.051Z] ---> Running in b7e7d344fa3c [2022-06-23T05:41:23.091Z] Removing intermediate container b7e7d344fa3c [2022-06-23T05:41:23.091Z] ---> 61d03671e508 [2022-06-23T05:41:23.091Z] Step 11/12 : COPY . . [2022-06-23T05:41:23.091Z] ---> 47396727829e [2022-06-23T05:41:23.091Z] Step 12/12 : RUN ${MAKE} [2022-06-23T05:41:23.091Z] ---> Running in f3c308742b82 [2022-06-23T05:41:23.091Z] noop [2022-06-23T05:41:23.091Z] Removing intermediate container f3c308742b82 [2022-06-23T05:41:23.091Z] ---> df432ca90ad2 [2022-06-23T05:41:23.091Z] Successfully built df432ca90ad2 [2022-06-23T05:41:23.091Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:41:23.410Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T05:41:23.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:41:23.495Z] prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container [2022-06-23T05:41:23.533Z] $ 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 [2022-06-23T05:41:24.016Z] $ docker top e1a590780f6510bc114e6dc29f97e6365a88d01a4cfdb001eb70d88cc5a4941a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T05:41:24.366Z] + go version [2022-06-23T05:41:24.366Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-23T05:41:24.382Z] $ docker stop --time=1 e1a590780f6510bc114e6dc29f97e6365a88d01a4cfdb001eb70d88cc5a4941a [2022-06-23T05:41:25.714Z] $ 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 [2022-06-23T05:41:26.144Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T05:41:26.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:41:26.224Z] prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container [2022-06-23T05:41:26.266Z] $ 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 [2022-06-23T05:41:26.685Z] $ docker top b8bcbba0bdefdff8e2fa0950e173f611d9eff9a943dc1dfce6a62f202ca98dfd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T05:41:27.047Z] + make test [2022-06-23T05:41:27.047Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-23T05:41:27.306Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-23T05:41:37.288Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-23T05:41:37.288Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-23T05:41:43.862Z] CGO_ENABLED=1 go vet ./... [2022-06-23T05:41:48.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T05:41:48.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T05:41:48.060Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T05:41:48.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-23T05:41:48.097Z] $ docker stop --time=1 b8bcbba0bdefdff8e2fa0950e173f611d9eff9a943dc1dfce6a62f202ca98dfd [2022-06-23T05:41:49.964Z] $ docker rm -f b8bcbba0bdefdff8e2fa0950e173f611d9eff9a943dc1dfce6a62f202ca98dfd [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T05:41:50.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-23T05:41:50.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-23T05:41:50.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-23T05:41:51.166Z] + ls -al . [2022-06-23T05:41:51.166Z] total 164 [2022-06-23T05:41:51.166Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 05:41 . [2022-06-23T05:41:51.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:40 .. [2022-06-23T05:41:51.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:40 .git [2022-06-23T05:41:51.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:40 .github [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 23 05:40 .gitignore [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:40 .golangci.yml [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 23 05:40 .hadolint.yml [2022-06-23T05:41:51.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:40 .semver [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 23 05:40 Attribution.txt [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 23 05:40 CHANGELOG.md [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 23 05:40 Dockerfile [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 23 05:40 GOVERNANCE.md [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 23 05:40 Jenkinsfile [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:40 LICENSE [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 23 05:40 Makefile [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 23 05:40 OWNERS.md [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 10754 Jun 23 05:40 README.md [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 05:40 VERSION [2022-06-23T05:41:51.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:40 bin [2022-06-23T05:41:51.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:40 cmd [2022-06-23T05:41:51.166Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 05:41 coverage.out [2022-06-23T05:41:51.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:40 docker-compose [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 05:40 docker-entrypoint.sh [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jun 23 05:40 go.mod [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 23 05:40 go.sum [2022-06-23T05:41:51.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:40 internal [2022-06-23T05:41:51.166Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 23 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:41:51.478Z] + 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 . [2022-06-23T05:41:51.478Z] Sending build context to Docker daemon 627.2kB [2022-06-23T05:41:51.478Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:41:51.478Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-23T05:41:51.478Z] ---> df432ca90ad2 [2022-06-23T05:41:51.478Z] Step 3/29 : ARG MAKE="make build" [2022-06-23T05:41:51.478Z] ---> Running in e1e1c7307763 [2022-06-23T05:41:51.738Z] Removing intermediate container e1e1c7307763 [2022-06-23T05:41:51.738Z] ---> aa479981b965 [2022-06-23T05:41:51.738Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:41:51.738Z] ---> Running in 02209a98237c [2022-06-23T05:41:51.738Z] Removing intermediate container 02209a98237c [2022-06-23T05:41:51.738Z] ---> 24033a14377d [2022-06-23T05:41:51.738Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-23T05:41:51.738Z] ---> Running in c3cd274f2488 [2022-06-23T05:41:51.999Z] Removing intermediate container c3cd274f2488 [2022-06-23T05:41:51.999Z] ---> 70d5dc26d059 [2022-06-23T05:41:51.999Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:41:51.999Z] ---> Running in d8396993f3ae [2022-06-23T05:41:52.569Z] Removing intermediate container d8396993f3ae [2022-06-23T05:41:52.569Z] ---> a5f45e73bdb0 [2022-06-23T05:41:52.569Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:41:52.831Z] ---> Running in bcf50179d8b5 [2022-06-23T05:41:53.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T05:41:54.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T05:41:54.033Z] OK: 335 MiB in 133 packages [2022-06-23T05:41:54.606Z] Removing intermediate container bcf50179d8b5 [2022-06-23T05:41:54.606Z] ---> a8554c42fa4a [2022-06-23T05:41:54.606Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-23T05:41:54.606Z] ---> Running in 3ad4786ef03a [2022-06-23T05:41:54.606Z] Removing intermediate container 3ad4786ef03a [2022-06-23T05:41:54.606Z] ---> 7d8350e27d21 [2022-06-23T05:41:54.606Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-23T05:41:54.873Z] ---> 9b628f7a81a0 [2022-06-23T05:41:54.873Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:41:54.873Z] ---> Running in b36a7a8ee93a [2022-06-23T05:41:55.443Z] Removing intermediate container b36a7a8ee93a [2022-06-23T05:41:55.443Z] ---> 7de572a1dd73 [2022-06-23T05:41:55.443Z] Step 11/29 : COPY . . [2022-06-23T05:41:55.704Z] ---> fca22599e941 [2022-06-23T05:41:55.704Z] Step 12/29 : RUN ${MAKE} [2022-06-23T05:41:55.704Z] ---> Running in 1780a477a6c8 [2022-06-23T05:41:55.964Z] 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 [2022-06-23T05:42:17.908Z] Removing intermediate container 1780a477a6c8 [2022-06-23T05:42:17.908Z] ---> 475aa204fd92 [2022-06-23T05:42:17.908Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-23T05:42:17.908Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-23T05:42:17.908Z] af6660deedbd: Pulling fs layer [2022-06-23T05:42:17.908Z] 97cd0a44c592: Pulling fs layer [2022-06-23T05:42:17.908Z] 97cd0a44c592: Verifying Checksum [2022-06-23T05:42:17.908Z] 97cd0a44c592: Download complete [2022-06-23T05:42:17.908Z] af6660deedbd: Download complete [2022-06-23T05:42:17.908Z] af6660deedbd: Pull complete [2022-06-23T05:42:17.908Z] 97cd0a44c592: Pull complete [2022-06-23T05:42:17.908Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-23T05:42:17.908Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-23T05:42:17.908Z] ---> fea57e182299 [2022-06-23T05:42:17.908Z] Step 14/29 : FROM alpine:3.15 [2022-06-23T05:42:18.168Z] 3.15: Pulling from library/alpine [2022-06-23T05:42:18.168Z] df9b9388f04a: Pulling fs layer [2022-06-23T05:42:18.428Z] df9b9388f04a: Download complete [2022-06-23T05:42:18.428Z] df9b9388f04a: Pull complete [2022-06-23T05:42:18.428Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T05:42:18.428Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T05:42:18.428Z] ---> 0ac33e5f5afa [2022-06-23T05:42:18.428Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-23T05:42:18.689Z] ---> Running in c70d73c02d90 [2022-06-23T05:42:18.689Z] Removing intermediate container c70d73c02d90 [2022-06-23T05:42:18.689Z] ---> 96eb0658d3be [2022-06-23T05:42:18.689Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-23T05:42:18.689Z] ---> Running in 64e645f1be94 [2022-06-23T05:42:19.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T05:42:19.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T05:42:19.258Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-06-23T05:42:19.258Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-06-23T05:42:19.258Z] (3/74) Installing libxau (1.0.9-r0) [2022-06-23T05:42:19.258Z] (4/74) Installing libmd (1.0.3-r0) [2022-06-23T05:42:19.516Z] (5/74) Installing libbsd (0.11.3-r1) [2022-06-23T05:42:19.516Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-06-23T05:42:19.516Z] (7/74) Installing libxcb (1.14-r2) [2022-06-23T05:42:19.516Z] (8/74) Installing libx11 (1.7.2-r0) [2022-06-23T05:42:19.516Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-06-23T05:42:19.516Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-06-23T05:42:19.516Z] (11/74) Installing expat (2.4.7-r0) [2022-06-23T05:42:19.516Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-06-23T05:42:19.516Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-06-23T05:42:19.516Z] (14/74) Installing libpng (1.6.37-r1) [2022-06-23T05:42:19.516Z] (15/74) Installing freetype (2.11.1-r2) [2022-06-23T05:42:19.516Z] (16/74) Installing libuuid (2.37.4-r0) [2022-06-23T05:42:19.516Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-06-23T05:42:19.516Z] (18/74) Installing fribidi (1.0.11-r0) [2022-06-23T05:42:19.516Z] (19/74) Installing libffi (3.4.2-r1) [2022-06-23T05:42:19.516Z] (20/74) Installing libintl (0.21-r0) [2022-06-23T05:42:19.516Z] (21/74) Installing libblkid (2.37.4-r0) [2022-06-23T05:42:19.516Z] (22/74) Installing libmount (2.37.4-r0) [2022-06-23T05:42:19.516Z] (23/74) Installing pcre (8.45-r1) [2022-06-23T05:42:19.516Z] (24/74) Installing glib (2.70.1-r0) [2022-06-23T05:42:19.516Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-06-23T05:42:19.516Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-06-23T05:42:19.775Z] (27/74) Installing libass (0.15.2-r0) [2022-06-23T05:42:19.775Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-06-23T05:42:19.775Z] (29/74) Installing gmp (6.2.1-r1) [2022-06-23T05:42:19.775Z] (30/74) Installing nettle (3.7.3-r0) [2022-06-23T05:42:19.775Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-06-23T05:42:19.775Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-06-23T05:42:19.775Z] (33/74) Installing libunistring (0.9.10-r1) [2022-06-23T05:42:19.775Z] (34/74) Installing gnutls (3.7.1-r0) [2022-06-23T05:42:19.775Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-23T05:42:19.775Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-23T05:42:19.775Z] (37/74) Installing lame (3.100-r0) [2022-06-23T05:42:19.775Z] (38/74) Installing opus (1.3.1-r1) [2022-06-23T05:42:19.775Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-06-23T05:42:19.775Z] (40/74) Installing soxr (0.1.3-r2) [2022-06-23T05:42:19.775Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T05:42:19.775Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T05:42:19.775Z] (43/74) Installing libsrt (1.4.2-r1) [2022-06-23T05:42:19.775Z] (44/74) Installing libssh (0.9.6-r1) [2022-06-23T05:42:19.775Z] (45/74) Installing libogg (1.3.5-r0) [2022-06-23T05:42:19.775Z] (46/74) Installing libtheora (1.1.1-r16) [2022-06-23T05:42:19.775Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-06-23T05:42:19.775Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-06-23T05:42:19.775Z] (49/74) Installing libxext (1.3.4-r0) [2022-06-23T05:42:19.775Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-06-23T05:42:19.775Z] (51/74) Installing libpciaccess (0.16-r0) [2022-06-23T05:42:19.775Z] (52/74) Installing libdrm (2.4.109-r0) [2022-06-23T05:42:19.775Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-06-23T05:42:19.775Z] (54/74) Installing libva (2.13.0-r0) [2022-06-23T05:42:19.775Z] (55/74) Installing libvdpau (1.4-r0) [2022-06-23T05:42:19.775Z] (56/74) Installing vidstab (1.1.0-r1) [2022-06-23T05:42:19.775Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-06-23T05:42:19.775Z] (58/74) Installing libvpx (1.10.0-r0) [2022-06-23T05:42:20.036Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-06-23T05:42:20.036Z] (60/74) Installing libwebp (1.2.2-r0) [2022-06-23T05:42:20.036Z] (61/74) Installing x264-libs (20210613-r0) [2022-06-23T05:42:20.036Z] (62/74) Installing x265-libs (3.5-r0) [2022-06-23T05:42:20.036Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-06-23T05:42:20.036Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-06-23T05:42:20.036Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-06-23T05:42:20.296Z] (66/74) Installing udev-init-scripts (35-r0) [2022-06-23T05:42:20.296Z] Executing udev-init-scripts-35-r0.post-install [2022-06-23T05:42:20.296Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-23T05:42:20.297Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-06-23T05:42:20.297Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-06-23T05:42:20.297Z] (70/74) Installing kmod-libs (29-r2) [2022-06-23T05:42:20.297Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-06-23T05:42:20.297Z] (72/74) Installing libsodium (1.0.18-r0) [2022-06-23T05:42:20.297Z] (73/74) Installing libzmq (4.3.4-r0) [2022-06-23T05:42:20.297Z] (74/74) Installing zeromq (4.3.4-r0) [2022-06-23T05:42:20.297Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T05:42:20.297Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-23T05:42:20.297Z] OK: 78 MiB in 88 packages [2022-06-23T05:42:21.678Z] Removing intermediate container 64e645f1be94 [2022-06-23T05:42:21.678Z] ---> 30cea9d3b316 [2022-06-23T05:42:21.678Z] Step 17/29 : WORKDIR / [2022-06-23T05:42:21.678Z] ---> Running in 25e70fdebc88 [2022-06-23T05:42:21.938Z] Removing intermediate container 25e70fdebc88 [2022-06-23T05:42:21.938Z] ---> 56014efbef5b [2022-06-23T05:42:21.938Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-23T05:42:22.508Z] ---> e3f7aaa9b755 [2022-06-23T05:42:22.508Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-23T05:42:22.768Z] ---> 9640b1d57868 [2022-06-23T05:42:22.768Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-23T05:42:22.768Z] ---> 0de1b8097f03 [2022-06-23T05:42:22.768Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-23T05:42:23.028Z] ---> 84ad848ff15c [2022-06-23T05:42:23.028Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-23T05:42:23.028Z] ---> 6b3d7764bd2f [2022-06-23T05:42:23.028Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-23T05:42:23.596Z] ---> 68854b637421 [2022-06-23T05:42:23.596Z] Step 24/29 : EXPOSE 59983 [2022-06-23T05:42:23.596Z] ---> Running in 1a125e38ca83 [2022-06-23T05:42:23.857Z] Removing intermediate container 1a125e38ca83 [2022-06-23T05:42:23.857Z] ---> 2d64f14a6b3b [2022-06-23T05:42:23.857Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-23T05:42:23.857Z] ---> Running in 8b701ebdc7b6 [2022-06-23T05:42:23.857Z] Removing intermediate container 8b701ebdc7b6 [2022-06-23T05:42:23.857Z] ---> 759e35f8b78b [2022-06-23T05:42:23.857Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-23T05:42:23.857Z] ---> Running in 6253716dc806 [2022-06-23T05:42:24.116Z] Removing intermediate container 6253716dc806 [2022-06-23T05:42:24.116Z] ---> 03b1404b43ec [2022-06-23T05:42:24.116Z] Step 27/29 : LABEL arch=amd64 [2022-06-23T05:42:24.116Z] ---> Running in f1c80d241e92 [2022-06-23T05:42:24.116Z] Removing intermediate container f1c80d241e92 [2022-06-23T05:42:24.116Z] ---> 28b8d1379463 [2022-06-23T05:42:24.116Z] Step 28/29 : LABEL git_sha=0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [2022-06-23T05:42:24.376Z] ---> Running in cb30e67df707 [2022-06-23T05:42:24.376Z] Removing intermediate container cb30e67df707 [2022-06-23T05:42:24.376Z] ---> 8600647a6ae7 [2022-06-23T05:42:24.376Z] Step 29/29 : LABEL version=0.0.1-dev.9 [2022-06-23T05:42:24.376Z] ---> Running in aa29b15fdaa9 [2022-06-23T05:42:24.376Z] Removing intermediate container aa29b15fdaa9 [2022-06-23T05:42:24.376Z] ---> b4b757c58ca4 [2022-06-23T05:42:24.376Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T05:42:24.376Z] Successfully built b4b757c58ca4 [2022-06-23T05:42:24.376Z] 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 [2022-06-23T05:42:24.487Z] provisioning config files... [2022-06-23T05:42:24.495Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7281893669882545624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:42:24.792Z] ---> docker-login.sh [2022-06-23T05:42:24.792Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:42:24.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:42:24.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:42:24.792Z] Configure a credential helper to remove this warning. See [2022-06-23T05:42:24.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:42:24.792Z] [2022-06-23T05:42:24.792Z] Login Succeeded [2022-06-23T05:42:24.792Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:42:24.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:42:25.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:42:25.052Z] Configure a credential helper to remove this warning. See [2022-06-23T05:42:25.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:42:25.052Z] [2022-06-23T05:42:25.052Z] Login Succeeded [2022-06-23T05:42:25.052Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:42:25.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:42:25.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:42:25.052Z] Configure a credential helper to remove this warning. See [2022-06-23T05:42:25.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:42:25.052Z] [2022-06-23T05:42:25.052Z] Login Succeeded [2022-06-23T05:42:25.052Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:42:25.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:42:25.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:42:25.311Z] Configure a credential helper to remove this warning. See [2022-06-23T05:42:25.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:42:25.312Z] [2022-06-23T05:42:25.312Z] Login Succeeded [2022-06-23T05:42:25.312Z] docker.io [2022-06-23T05:42:25.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:42:25.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:42:25.572Z] Configure a credential helper to remove this warning. See [2022-06-23T05:42:25.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:42:25.572Z] [2022-06-23T05:42:25.572Z] Login Succeeded [2022-06-23T05:42:25.572Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:42:25.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T05:42:25.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:42:25.627Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-06-23T05:42:25.627Z] 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [2022-06-23T05:42:25.627Z] latest [2022-06-23T05:42:25.627Z] 0.0.1-dev.9 [2022-06-23T05:42:25.627Z] 0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 [2022-06-23T05:42:25.627Z] main [2022-06-23T05:42:25.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:42:25.934Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:42:26.243Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [2022-06-23T05:42:26.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-23T05:42:26.243Z] 550e596c6d0e: Preparing [2022-06-23T05:42:26.243Z] 1207169bf42c: Preparing [2022-06-23T05:42:26.243Z] f3ca5359dad8: Preparing [2022-06-23T05:42:26.243Z] e68d330ad210: Preparing [2022-06-23T05:42:26.243Z] 7f9744bd89ff: Preparing [2022-06-23T05:42:26.243Z] 2a9dc89c9901: Preparing [2022-06-23T05:42:26.243Z] 54c2883cd204: Preparing [2022-06-23T05:42:26.243Z] 4fc242d58285: Preparing [2022-06-23T05:42:26.243Z] 54c2883cd204: Waiting [2022-06-23T05:42:26.243Z] 4fc242d58285: Waiting [2022-06-23T05:42:26.243Z] 2a9dc89c9901: Waiting [2022-06-23T05:42:26.243Z] f3ca5359dad8: Pushed [2022-06-23T05:42:26.243Z] 1207169bf42c: Pushed [2022-06-23T05:42:26.243Z] 7f9744bd89ff: Pushed [2022-06-23T05:42:26.243Z] e68d330ad210: Pushed [2022-06-23T05:42:26.243Z] 4fc242d58285: Layer already exists [2022-06-23T05:42:28.198Z] 550e596c6d0e: Pushed [2022-06-23T05:42:29.626Z] 2a9dc89c9901: Pushed [2022-06-23T05:42:34.916Z] 54c2883cd204: Pushed [2022-06-23T05:42:34.916Z] 0d2f133a70ca139fe5a25e6e35809f1e9812dab5: digest: sha256:40ab84fc2067521761d6f64c2f8d74ddb9e0b1936537f6ded54b2dd0ff78d789 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:42:35.237Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:42:35.552Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-06-23T05:42:35.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-23T05:42:35.552Z] 550e596c6d0e: Preparing [2022-06-23T05:42:35.552Z] 1207169bf42c: Preparing [2022-06-23T05:42:35.552Z] f3ca5359dad8: Preparing [2022-06-23T05:42:35.552Z] e68d330ad210: Preparing [2022-06-23T05:42:35.552Z] 7f9744bd89ff: Preparing [2022-06-23T05:42:35.552Z] 2a9dc89c9901: Preparing [2022-06-23T05:42:35.552Z] 54c2883cd204: Preparing [2022-06-23T05:42:35.552Z] 4fc242d58285: Preparing [2022-06-23T05:42:35.552Z] 2a9dc89c9901: Waiting [2022-06-23T05:42:35.552Z] 4fc242d58285: Waiting [2022-06-23T05:42:35.552Z] 7f9744bd89ff: Layer already exists [2022-06-23T05:42:35.552Z] 550e596c6d0e: Layer already exists [2022-06-23T05:42:35.552Z] e68d330ad210: Layer already exists [2022-06-23T05:42:35.552Z] 1207169bf42c: Layer already exists [2022-06-23T05:42:35.552Z] f3ca5359dad8: Layer already exists [2022-06-23T05:42:35.552Z] 54c2883cd204: Layer already exists [2022-06-23T05:42:35.552Z] 4fc242d58285: Layer already exists [2022-06-23T05:42:35.552Z] 2a9dc89c9901: Layer already exists [2022-06-23T05:42:35.552Z] latest: digest: sha256:40ab84fc2067521761d6f64c2f8d74ddb9e0b1936537f6ded54b2dd0ff78d789 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:42:35.872Z] + 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 [2022-06-23T05:42:36.188Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.9 [2022-06-23T05:42:36.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-23T05:42:36.188Z] 550e596c6d0e: Preparing [2022-06-23T05:42:36.188Z] 1207169bf42c: Preparing [2022-06-23T05:42:36.188Z] f3ca5359dad8: Preparing [2022-06-23T05:42:36.188Z] e68d330ad210: Preparing [2022-06-23T05:42:36.188Z] 7f9744bd89ff: Preparing [2022-06-23T05:42:36.188Z] 2a9dc89c9901: Preparing [2022-06-23T05:42:36.188Z] 54c2883cd204: Preparing [2022-06-23T05:42:36.188Z] 4fc242d58285: Preparing [2022-06-23T05:42:36.188Z] 54c2883cd204: Waiting [2022-06-23T05:42:36.188Z] 2a9dc89c9901: Waiting [2022-06-23T05:42:36.188Z] 4fc242d58285: Waiting [2022-06-23T05:42:36.188Z] e68d330ad210: Layer already exists [2022-06-23T05:42:36.188Z] 550e596c6d0e: Layer already exists [2022-06-23T05:42:36.188Z] 1207169bf42c: Layer already exists [2022-06-23T05:42:36.188Z] 7f9744bd89ff: Layer already exists [2022-06-23T05:42:36.188Z] f3ca5359dad8: Layer already exists [2022-06-23T05:42:36.188Z] 2a9dc89c9901: Layer already exists [2022-06-23T05:42:36.188Z] 54c2883cd204: Layer already exists [2022-06-23T05:42:36.188Z] 4fc242d58285: Layer already exists [2022-06-23T05:42:36.188Z] 0.0.1-dev.9: digest: sha256:40ab84fc2067521761d6f64c2f8d74ddb9e0b1936537f6ded54b2dd0ff78d789 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:42:36.505Z] + 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 [2022-06-23T05:42:36.819Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 [2022-06-23T05:42:36.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-23T05:42:36.819Z] 550e596c6d0e: Preparing [2022-06-23T05:42:36.819Z] 1207169bf42c: Preparing [2022-06-23T05:42:36.819Z] f3ca5359dad8: Preparing [2022-06-23T05:42:36.819Z] e68d330ad210: Preparing [2022-06-23T05:42:36.819Z] 7f9744bd89ff: Preparing [2022-06-23T05:42:36.819Z] 2a9dc89c9901: Preparing [2022-06-23T05:42:36.819Z] 54c2883cd204: Preparing [2022-06-23T05:42:36.819Z] 4fc242d58285: Preparing [2022-06-23T05:42:36.819Z] 54c2883cd204: Waiting [2022-06-23T05:42:36.819Z] 2a9dc89c9901: Waiting [2022-06-23T05:42:36.819Z] 4fc242d58285: Waiting [2022-06-23T05:42:36.819Z] 7f9744bd89ff: Layer already exists [2022-06-23T05:42:36.819Z] 550e596c6d0e: Layer already exists [2022-06-23T05:42:36.819Z] 1207169bf42c: Layer already exists [2022-06-23T05:42:36.820Z] e68d330ad210: Layer already exists [2022-06-23T05:42:36.820Z] f3ca5359dad8: Layer already exists [2022-06-23T05:42:36.820Z] 2a9dc89c9901: Layer already exists [2022-06-23T05:42:36.820Z] 54c2883cd204: Layer already exists [2022-06-23T05:42:36.820Z] 4fc242d58285: Layer already exists [2022-06-23T05:42:36.820Z] 0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9: digest: sha256:40ab84fc2067521761d6f64c2f8d74ddb9e0b1936537f6ded54b2dd0ff78d789 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:42:37.135Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:42:37.455Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-06-23T05:42:37.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-23T05:42:37.455Z] 550e596c6d0e: Preparing [2022-06-23T05:42:37.455Z] 1207169bf42c: Preparing [2022-06-23T05:42:37.455Z] f3ca5359dad8: Preparing [2022-06-23T05:42:37.455Z] e68d330ad210: Preparing [2022-06-23T05:42:37.455Z] 7f9744bd89ff: Preparing [2022-06-23T05:42:37.455Z] 2a9dc89c9901: Preparing [2022-06-23T05:42:37.455Z] 54c2883cd204: Preparing [2022-06-23T05:42:37.455Z] 2a9dc89c9901: Waiting [2022-06-23T05:42:37.455Z] 4fc242d58285: Preparing [2022-06-23T05:42:37.455Z] 4fc242d58285: Waiting [2022-06-23T05:42:37.455Z] e68d330ad210: Layer already exists [2022-06-23T05:42:37.455Z] 7f9744bd89ff: Layer already exists [2022-06-23T05:42:37.455Z] 550e596c6d0e: Layer already exists [2022-06-23T05:42:37.455Z] f3ca5359dad8: Layer already exists [2022-06-23T05:42:37.455Z] 1207169bf42c: Layer already exists [2022-06-23T05:42:37.455Z] 2a9dc89c9901: Layer already exists [2022-06-23T05:42:37.455Z] 54c2883cd204: Layer already exists [2022-06-23T05:42:37.455Z] 4fc242d58285: Layer already exists [2022-06-23T05:42:37.455Z] main: digest: sha256:40ab84fc2067521761d6f64c2f8d74ddb9e0b1936537f6ded54b2dd0ff78d789 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T05:42:37.503Z] ===================================================== [Pipeline] echo [2022-06-23T05:42:37.512Z] taggedImages: [2022-06-23T05:42:37.512Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [2022-06-23T05:42:37.512Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-06-23T05:42:37.512Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.9 [2022-06-23T05:42:37.512Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 [2022-06-23T05:42:37.512Z] - 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 [2022-06-23T05:42:37.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:42:37.893Z] [2022-06-23T05:42:37.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:42:38.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:42:38.192Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-23T05:42:38.192Z] 5eb5b503b376: Pulling fs layer [2022-06-23T05:42:38.192Z] 5c69ac0246d0: Pulling fs layer [2022-06-23T05:42:38.192Z] ec43610c2a17: Pulling fs layer [2022-06-23T05:42:38.192Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-23T05:42:38.192Z] 33b1e0a273af: Pulling fs layer [2022-06-23T05:42:38.192Z] 5d3b04190fa2: Pulling fs layer [2022-06-23T05:42:38.192Z] 2f39f015ded8: Pulling fs layer [2022-06-23T05:42:38.192Z] 33b1e0a273af: Waiting [2022-06-23T05:42:38.192Z] 5d3b04190fa2: Waiting [2022-06-23T05:42:38.192Z] 2f39f015ded8: Waiting [2022-06-23T05:42:38.192Z] 3a2ae6a8a46f: Waiting [2022-06-23T05:42:38.192Z] 5c69ac0246d0: Verifying Checksum [2022-06-23T05:42:38.192Z] 5c69ac0246d0: Download complete [2022-06-23T05:42:38.192Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-23T05:42:38.192Z] 3a2ae6a8a46f: Download complete [2022-06-23T05:42:38.452Z] 33b1e0a273af: Verifying Checksum [2022-06-23T05:42:38.452Z] 33b1e0a273af: Download complete [2022-06-23T05:42:38.452Z] ec43610c2a17: Verifying Checksum [2022-06-23T05:42:38.452Z] ec43610c2a17: Download complete [2022-06-23T05:42:38.452Z] 5d3b04190fa2: Verifying Checksum [2022-06-23T05:42:38.452Z] 5d3b04190fa2: Download complete [2022-06-23T05:42:38.452Z] 5eb5b503b376: Verifying Checksum [2022-06-23T05:42:38.452Z] 5eb5b503b376: Download complete [2022-06-23T05:42:39.391Z] 2f39f015ded8: Download complete [2022-06-23T05:42:39.651Z] 5eb5b503b376: Pull complete [2022-06-23T05:42:39.910Z] 5c69ac0246d0: Pull complete [2022-06-23T05:42:40.172Z] ec43610c2a17: Pull complete [2022-06-23T05:42:40.432Z] 3a2ae6a8a46f: Pull complete [2022-06-23T05:42:40.695Z] 33b1e0a273af: Pull complete [2022-06-23T05:42:40.695Z] 5d3b04190fa2: Pull complete [2022-06-23T05:42:44.889Z] 2f39f015ded8: Pull complete [2022-06-23T05:42:44.889Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-23T05:42:44.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:42:44.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:42:44.980Z] prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container [2022-06-23T05:42:45.016Z] $ 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 [2022-06-23T05:42:46.924Z] $ docker top 2f6665a353499e82dba457afe456a7a1b813a8cd9ee2594ab8172562c160f764 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:42:47.310Z] ---> job-cost.sh [2022-06-23T05:42:47.310Z] lf-activate-venv: SKIPPING [2022-06-23T05:42:47.310Z] INFO: No Stack... [2022-06-23T05:42:47.569Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T05:42:48.143Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T05:42:48.443Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-06-23T05:42:48.443Z] + cut -d, -f6 [Pipeline] lock [2022-06-23T05:42:48.455Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] [2022-06-23T05:42:48.461Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] did not exist. Created. [2022-06-23T05:42:48.461Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T05:42:48.768Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-23T05:42:48.795Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T05:42:48.801Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T05:42:48.826Z] $ docker stop --time=1 2f6665a353499e82dba457afe456a7a1b813a8cd9ee2594ab8172562c160f764 [2022-06-23T05:42:49.991Z] $ docker rm -f 2f6665a353499e82dba457afe456a7a1b813a8cd9ee2594ab8172562c160f764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T05:43:17.200Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15427 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-06-23T05:43:17.213Z] Running in /w/workspace/device-usb-camera/20 [Pipeline] { [Pipeline] checkout [2022-06-23T05:43:17.265Z] Selected Git installation does not exist. Using Default [2022-06-23T05:43:17.265Z] The recommended git tool is: NONE [2022-06-23T05:43:23.673Z] using credential edgex-jenkins-ssh [2022-06-23T05:43:23.692Z] Cloning the remote Git repository [2022-06-23T05:43:24.856Z] Avoid second fetch [2022-06-23T05:43:24.857Z] Checking out Revision 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 (main) [2022-06-23T05:43:23.772Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-06-23T05:43:23.856Z] > git init /w/workspace/device-usb-camera/20 # timeout=10 [2022-06-23T05:43:23.957Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-23T05:43:23.958Z] > git --version # timeout=10 [2022-06-23T05:43:23.986Z] > git --version # 'git version 2.25.1' [2022-06-23T05:43:23.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T05:43:24.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T05:43:24.810Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-23T05:43:24.831Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T05:43:24.893Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T05:43:24.913Z] > git checkout -f 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 # timeout=10 [2022-06-23T05:43:29.278Z] 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 [2022-06-23T05:43:30.214Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-23T05:43:30.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T05:43:30.214Z] Dload Upload Total Spent Left Speed [2022-06-23T05:43:30.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 82234 0 --:--:-- --:--:-- --:--:-- 82234 [Pipeline] sh [2022-06-23T05:43:30.947Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-23T05:43:31.319Z] + sudo tee /etc/docker/daemon.new [2022-06-23T05:43:31.320Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-23T05:43:31.320Z] { [2022-06-23T05:43:31.320Z] "registry-mirrors": [ [2022-06-23T05:43:31.320Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-23T05:43:31.320Z] ], [2022-06-23T05:43:31.320Z] "bip": "10.250.0.254/24", [2022-06-23T05:43:31.320Z] "hosts": [ [2022-06-23T05:43:31.320Z] "tcp://0.0.0.0:5555", [2022-06-23T05:43:31.320Z] "unix:///var/run/docker.sock" [2022-06-23T05:43:31.320Z] ], [2022-06-23T05:43:31.320Z] "mtu": 1458, [2022-06-23T05:43:31.320Z] "selinux-enabled": true, [2022-06-23T05:43:31.320Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-23T05:43:31.320Z] } [Pipeline] sh [2022-06-23T05:43:31.677Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-23T05:43:32.024Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:43:50.453Z] provisioning config files... [2022-06-23T05:43:50.480Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/20@tmp/config8589361174554122980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:43:50.848Z] ---> docker-login.sh [2022-06-23T05:43:50.848Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:43:51.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:43:51.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:43:51.732Z] Configure a credential helper to remove this warning. See [2022-06-23T05:43:51.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:43:51.732Z] [2022-06-23T05:43:51.732Z] Login Succeeded [2022-06-23T05:43:51.732Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:43:52.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:43:52.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:43:52.335Z] Configure a credential helper to remove this warning. See [2022-06-23T05:43:52.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:43:52.335Z] [2022-06-23T05:43:52.335Z] Login Succeeded [2022-06-23T05:43:52.335Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:43:52.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:43:52.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:43:52.894Z] Configure a credential helper to remove this warning. See [2022-06-23T05:43:52.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:43:52.894Z] [2022-06-23T05:43:52.894Z] Login Succeeded [2022-06-23T05:43:52.894Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:43:53.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:43:53.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:43:53.447Z] Configure a credential helper to remove this warning. See [2022-06-23T05:43:53.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:43:53.447Z] [2022-06-23T05:43:53.447Z] Login Succeeded [2022-06-23T05:43:53.447Z] docker.io [2022-06-23T05:43:53.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:43:53.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:43:53.993Z] Configure a credential helper to remove this warning. See [2022-06-23T05:43:53.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:43:53.993Z] [2022-06-23T05:43:53.993Z] Login Succeeded [2022-06-23T05:43:53.993Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:43:54.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T05:43:54.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:43:54.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:43:54.546Z] ========================================================= [2022-06-23T05:43:54.546Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-23T05:43:54.546Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:43:54.917Z] + 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 . [2022-06-23T05:43:55.191Z] Sending build context to Docker daemon 422.9kB [2022-06-23T05:43:55.191Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:43:55.191Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-23T05:43:55.470Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-23T05:43:55.470Z] 9b3977197b4f: Pulling fs layer [2022-06-23T05:43:55.470Z] 1a89e8eeedd5: Pulling fs layer [2022-06-23T05:43:55.470Z] 94645a83ff95: Pulling fs layer [2022-06-23T05:43:55.470Z] e6fb740bc735: Pulling fs layer [2022-06-23T05:43:55.470Z] 3a77bd46dcc9: Pulling fs layer [2022-06-23T05:43:55.470Z] 355e64cbe906: Pulling fs layer [2022-06-23T05:43:55.470Z] 63ab81a10011: Pulling fs layer [2022-06-23T05:43:55.470Z] 555d1d1c4555: Pulling fs layer [2022-06-23T05:43:55.470Z] 7d9057610161: Pulling fs layer [2022-06-23T05:43:55.470Z] e6fb740bc735: Waiting [2022-06-23T05:43:55.470Z] 3a77bd46dcc9: Waiting [2022-06-23T05:43:55.470Z] 355e64cbe906: Waiting [2022-06-23T05:43:55.470Z] 63ab81a10011: Waiting [2022-06-23T05:43:55.470Z] 555d1d1c4555: Waiting [2022-06-23T05:43:55.470Z] 7d9057610161: Waiting [2022-06-23T05:43:55.470Z] 94645a83ff95: Verifying Checksum [2022-06-23T05:43:55.470Z] 94645a83ff95: Download complete [2022-06-23T05:43:55.470Z] 1a89e8eeedd5: Download complete [2022-06-23T05:43:55.470Z] 3a77bd46dcc9: Verifying Checksum [2022-06-23T05:43:55.470Z] 3a77bd46dcc9: Download complete [2022-06-23T05:43:55.470Z] 355e64cbe906: Verifying Checksum [2022-06-23T05:43:55.470Z] 355e64cbe906: Download complete [2022-06-23T05:43:55.470Z] 9b3977197b4f: Verifying Checksum [2022-06-23T05:43:55.470Z] 9b3977197b4f: Download complete [2022-06-23T05:43:55.470Z] 63ab81a10011: Verifying Checksum [2022-06-23T05:43:55.470Z] 63ab81a10011: Download complete [2022-06-23T05:43:56.463Z] 9b3977197b4f: Pull complete [2022-06-23T05:43:56.767Z] 7d9057610161: Verifying Checksum [2022-06-23T05:43:56.767Z] 7d9057610161: Download complete [2022-06-23T05:43:57.373Z] 1a89e8eeedd5: Pull complete [2022-06-23T05:43:57.650Z] 94645a83ff95: Pull complete [2022-06-23T05:43:57.928Z] 555d1d1c4555: Verifying Checksum [2022-06-23T05:43:57.928Z] 555d1d1c4555: Download complete [2022-06-23T05:43:58.529Z] e6fb740bc735: Download complete [2022-06-23T05:44:10.954Z] e6fb740bc735: Pull complete [2022-06-23T05:44:10.954Z] 3a77bd46dcc9: Pull complete [2022-06-23T05:44:10.954Z] 355e64cbe906: Pull complete [2022-06-23T05:44:11.229Z] 63ab81a10011: Pull complete [2022-06-23T05:44:17.966Z] 555d1d1c4555: Pull complete [2022-06-23T05:44:19.970Z] 7d9057610161: Pull complete [2022-06-23T05:44:19.970Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-23T05:44:19.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T05:44:19.970Z] ---> 819e984ddca1 [2022-06-23T05:44:19.970Z] Step 3/12 : ARG MAKE="make build" [2022-06-23T05:44:21.958Z] ---> Running in 146084a7b6b2 [2022-06-23T05:44:21.958Z] Removing intermediate container 146084a7b6b2 [2022-06-23T05:44:21.958Z] ---> 0ec2151e48a1 [2022-06-23T05:44:21.958Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:44:22.240Z] ---> Running in f8f10c1d4ed6 [2022-06-23T05:44:22.522Z] Removing intermediate container f8f10c1d4ed6 [2022-06-23T05:44:22.522Z] ---> 8979b321dd8d [2022-06-23T05:44:22.522Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-23T05:44:22.522Z] ---> Running in 5055f88d57db [2022-06-23T05:44:23.998Z] Removing intermediate container 5055f88d57db [2022-06-23T05:44:23.998Z] ---> 8cfb27d8da61 [2022-06-23T05:44:23.998Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:44:23.998Z] ---> Running in 82b3394e8729 [2022-06-23T05:44:25.999Z] Removing intermediate container 82b3394e8729 [2022-06-23T05:44:25.999Z] ---> 55841e93fdb6 [2022-06-23T05:44:25.999Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:44:25.999Z] ---> Running in d8f8b2e12ba2 [2022-06-23T05:44:27.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T05:44:28.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T05:44:29.021Z] (1/14) Installing libintl (0.21-r0) [2022-06-23T05:44:29.021Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-23T05:44:29.021Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-06-23T05:44:29.298Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-06-23T05:44:29.298Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-06-23T05:44:29.574Z] (6/14) Installing udev-init-scripts (35-r0) [2022-06-23T05:44:29.574Z] Executing udev-init-scripts-35-r0.post-install [2022-06-23T05:44:29.574Z] (7/14) Installing libblkid (2.37.4-r0) [2022-06-23T05:44:29.574Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-06-23T05:44:29.848Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-06-23T05:44:29.848Z] (10/14) Installing kmod-libs (29-r2) [2022-06-23T05:44:29.848Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-06-23T05:44:30.123Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-23T05:44:30.123Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-23T05:44:30.405Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-06-23T05:44:30.405Z] Executing busybox-1.34.1-r3.trigger [2022-06-23T05:44:30.405Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-23T05:44:30.405Z] OK: 228 MiB in 66 packages [2022-06-23T05:44:31.870Z] Removing intermediate container d8f8b2e12ba2 [2022-06-23T05:44:31.870Z] ---> 311d9e5d3651 [2022-06-23T05:44:31.870Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-23T05:44:31.870Z] ---> Running in 0f432585ec56 [2022-06-23T05:44:32.148Z] Removing intermediate container 0f432585ec56 [2022-06-23T05:44:32.148Z] ---> 7db834a4b088 [2022-06-23T05:44:32.148Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-23T05:44:32.748Z] ---> 8775a928145b [2022-06-23T05:44:32.748Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:44:32.748Z] ---> Running in 9e932ffb8e0d [2022-06-23T05:45:19.760Z] Removing intermediate container 9e932ffb8e0d [2022-06-23T05:45:19.760Z] ---> 2e7fdde283f6 [2022-06-23T05:45:19.760Z] Step 11/12 : COPY . . [2022-06-23T05:45:19.760Z] ---> 09516772e95a [2022-06-23T05:45:19.760Z] Step 12/12 : RUN ${MAKE} [2022-06-23T05:45:19.760Z] ---> Running in 98bc024df802 [2022-06-23T05:45:20.740Z] noop [2022-06-23T05:45:21.721Z] Removing intermediate container 98bc024df802 [2022-06-23T05:45:21.721Z] ---> 92b3c982639a [2022-06-23T05:45:21.721Z] Successfully built 92b3c982639a [2022-06-23T05:45:21.721Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:45:22.090Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T05:45:22.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:45:22.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-15427 does not seem to be running inside a container [2022-06-23T05:45:22.443Z] $ 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 [2022-06-23T05:45:23.958Z] $ docker top 5b3c4993141d7af048a428cac712805a2173686e2937b08a36dbe3b6d08398f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T05:45:24.919Z] + go version [2022-06-23T05:45:24.919Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-23T05:45:24.947Z] $ docker stop --time=1 5b3c4993141d7af048a428cac712805a2173686e2937b08a36dbe3b6d08398f5 [2022-06-23T05:45:26.662Z] $ 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 [2022-06-23T05:45:27.303Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T05:45:27.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:45:27.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-15427 does not seem to be running inside a container [2022-06-23T05:45:27.677Z] $ 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 [2022-06-23T05:45:29.118Z] $ docker top 6b4acbad07d96c2d1a48694b40413fb23055a5adc42123e01f60a78c98d27c49 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T05:45:30.057Z] + make test [2022-06-23T05:45:30.057Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-23T05:45:32.045Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-23T05:47:08.927Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-23T05:47:08.927Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-23T05:47:08.927Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-23T05:47:08.927Z] CGO_ENABLED=1 go vet ./... [2022-06-23T05:47:31.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T05:47:31.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T05:47:31.174Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T05:47:33.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-23T05:47:33.826Z] $ docker stop --time=1 6b4acbad07d96c2d1a48694b40413fb23055a5adc42123e01f60a78c98d27c49 [2022-06-23T05:47:35.578Z] $ docker rm -f 6b4acbad07d96c2d1a48694b40413fb23055a5adc42123e01f60a78c98d27c49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T05:47:36.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-23T05:47:36.588Z] Warning: overwriting stash ‘coverage-report’ [2022-06-23T05:47:37.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T05:47:37.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-23T05:47:37.816Z] + ls -al . [2022-06-23T05:47:37.816Z] total 160 [2022-06-23T05:47:37.816Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:47 . [2022-06-23T05:47:37.816Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:43 .. [2022-06-23T05:47:37.816Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:43 .git [2022-06-23T05:47:37.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:43 .github [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 23 05:43 .gitignore [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:43 .golangci.yml [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 23 05:43 .hadolint.yml [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 23 05:43 Attribution.txt [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 23 05:43 CHANGELOG.md [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 23 05:43 Dockerfile [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 23 05:43 GOVERNANCE.md [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 23 05:43 Jenkinsfile [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:43 LICENSE [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 23 05:43 Makefile [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 23 05:43 OWNERS.md [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 10754 Jun 23 05:43 README.md [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 05:40 VERSION [2022-06-23T05:47:37.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:43 bin [2022-06-23T05:47:37.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:43 cmd [2022-06-23T05:47:37.816Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 05:45 coverage.out [2022-06-23T05:47:37.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:43 docker-compose [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 05:43 docker-entrypoint.sh [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jun 23 05:43 go.mod [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 23 05:43 go.sum [2022-06-23T05:47:37.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:43 internal [2022-06-23T05:47:37.816Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 23 05:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:47:38.173Z] + 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 . [2022-06-23T05:47:38.447Z] Sending build context to Docker daemon 423.9kB [2022-06-23T05:47:38.447Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:47:38.447Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-23T05:47:38.447Z] ---> 92b3c982639a [2022-06-23T05:47:38.447Z] Step 3/29 : ARG MAKE="make build" [2022-06-23T05:47:38.718Z] ---> Running in 65d09a5b76ac [2022-06-23T05:47:38.993Z] Removing intermediate container 65d09a5b76ac [2022-06-23T05:47:38.993Z] ---> 8e344f181553 [2022-06-23T05:47:38.993Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:47:38.993Z] ---> Running in 039aaec4acf0 [2022-06-23T05:47:39.268Z] Removing intermediate container 039aaec4acf0 [2022-06-23T05:47:39.268Z] ---> 46514208fbda [2022-06-23T05:47:39.268Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-23T05:47:39.540Z] ---> Running in 10e7f0122630 [2022-06-23T05:47:39.814Z] Removing intermediate container 10e7f0122630 [2022-06-23T05:47:39.814Z] ---> bf14637c61b3 [2022-06-23T05:47:39.814Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:47:39.814Z] ---> Running in ad46319a165c [2022-06-23T05:47:41.790Z] Removing intermediate container ad46319a165c [2022-06-23T05:47:41.790Z] ---> ea49fb2ecb62 [2022-06-23T05:47:41.790Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:47:41.790Z] ---> Running in 0f820d11cf7d [2022-06-23T05:47:42.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T05:47:43.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T05:47:44.794Z] OK: 228 MiB in 66 packages [2022-06-23T05:47:45.390Z] Removing intermediate container 0f820d11cf7d [2022-06-23T05:47:45.390Z] ---> e8b68020148e [2022-06-23T05:47:45.390Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-23T05:47:45.390Z] ---> Running in 1e24815f4f09 [2022-06-23T05:47:45.665Z] Removing intermediate container 1e24815f4f09 [2022-06-23T05:47:45.665Z] ---> 933c23e563bf [2022-06-23T05:47:45.665Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-23T05:47:46.268Z] ---> 214b8516cdcf [2022-06-23T05:47:46.268Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:47:46.552Z] ---> Running in 3cc2661b1148 [2022-06-23T05:47:48.537Z] Removing intermediate container 3cc2661b1148 [2022-06-23T05:47:48.538Z] ---> 0432a5d5d37d [2022-06-23T05:47:48.538Z] Step 11/29 : COPY . . [2022-06-23T05:47:49.135Z] ---> 0ae0638a7c2e [2022-06-23T05:47:49.135Z] Step 12/29 : RUN ${MAKE} [2022-06-23T05:47:49.135Z] ---> Running in 5ff0dbe8fcfd [2022-06-23T05:47:50.113Z] 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 [2022-06-23T05:50:12.071Z] Removing intermediate container 5ff0dbe8fcfd [2022-06-23T05:50:12.071Z] ---> 30df4a916705 [2022-06-23T05:50:12.071Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-23T05:50:12.071Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-23T05:50:12.071Z] eab2503cf8f4: Pulling fs layer [2022-06-23T05:50:12.071Z] 97cd0a44c592: Pulling fs layer [2022-06-23T05:50:12.071Z] 97cd0a44c592: Verifying Checksum [2022-06-23T05:50:12.071Z] eab2503cf8f4: Verifying Checksum [2022-06-23T05:50:12.071Z] eab2503cf8f4: Download complete [2022-06-23T05:50:12.071Z] eab2503cf8f4: Pull complete [2022-06-23T05:50:12.071Z] 97cd0a44c592: Pull complete [2022-06-23T05:50:12.071Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-23T05:50:12.071Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-23T05:50:12.071Z] ---> 7f763cca56b3 [2022-06-23T05:50:12.071Z] Step 14/29 : FROM alpine:3.15 [2022-06-23T05:50:12.071Z] 3.15: Pulling from library/alpine [2022-06-23T05:50:12.071Z] 9981e73032c8: Pulling fs layer [2022-06-23T05:50:12.071Z] 9981e73032c8: Download complete [2022-06-23T05:50:12.071Z] 9981e73032c8: Pull complete [2022-06-23T05:50:12.071Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T05:50:12.071Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T05:50:12.071Z] ---> 3fb3c9af89a9 [2022-06-23T05:50:12.071Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-23T05:50:12.071Z] ---> Running in dc65708fd31d [2022-06-23T05:50:12.071Z] Removing intermediate container dc65708fd31d [2022-06-23T05:50:12.071Z] ---> 84c7e2217bf9 [2022-06-23T05:50:12.071Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-23T05:50:12.071Z] ---> Running in b660e1ea567e [2022-06-23T05:50:12.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T05:50:12.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T05:50:12.071Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-06-23T05:50:12.071Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-06-23T05:50:12.071Z] (3/73) Installing libxau (1.0.9-r0) [2022-06-23T05:50:12.071Z] (4/73) Installing libmd (1.0.3-r0) [2022-06-23T05:50:12.071Z] (5/73) Installing libbsd (0.11.3-r1) [2022-06-23T05:50:12.071Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-06-23T05:50:12.071Z] (7/73) Installing libxcb (1.14-r2) [2022-06-23T05:50:12.071Z] (8/73) Installing libx11 (1.7.2-r0) [2022-06-23T05:50:12.071Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-06-23T05:50:12.071Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-06-23T05:50:12.071Z] (11/73) Installing expat (2.4.7-r0) [2022-06-23T05:50:12.071Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-06-23T05:50:12.071Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-06-23T05:50:12.071Z] (14/73) Installing libpng (1.6.37-r1) [2022-06-23T05:50:12.071Z] (15/73) Installing freetype (2.11.1-r2) [2022-06-23T05:50:12.071Z] (16/73) Installing libuuid (2.37.4-r0) [2022-06-23T05:50:12.071Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-06-23T05:50:12.071Z] (18/73) Installing fribidi (1.0.11-r0) [2022-06-23T05:50:12.071Z] (19/73) Installing libffi (3.4.2-r1) [2022-06-23T05:50:12.071Z] (20/73) Installing libintl (0.21-r0) [2022-06-23T05:50:12.071Z] (21/73) Installing libblkid (2.37.4-r0) [2022-06-23T05:50:12.071Z] (22/73) Installing libmount (2.37.4-r0) [2022-06-23T05:50:12.072Z] (23/73) Installing pcre (8.45-r1) [2022-06-23T05:50:12.072Z] (24/73) Installing glib (2.70.1-r0) [2022-06-23T05:50:12.072Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-06-23T05:50:12.072Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-06-23T05:50:12.072Z] (27/73) Installing libass (0.15.2-r0) [2022-06-23T05:50:12.072Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-06-23T05:50:12.072Z] (29/73) Installing gmp (6.2.1-r1) [2022-06-23T05:50:12.072Z] (30/73) Installing nettle (3.7.3-r0) [2022-06-23T05:50:12.072Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-06-23T05:50:12.072Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-06-23T05:50:12.072Z] (33/73) Installing libunistring (0.9.10-r1) [2022-06-23T05:50:12.072Z] (34/73) Installing gnutls (3.7.1-r0) [2022-06-23T05:50:12.072Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-23T05:50:12.072Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-23T05:50:12.072Z] (37/73) Installing lame (3.100-r0) [2022-06-23T05:50:12.072Z] (38/73) Installing opus (1.3.1-r1) [2022-06-23T05:50:12.072Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-06-23T05:50:12.072Z] (40/73) Installing soxr (0.1.3-r2) [2022-06-23T05:50:12.072Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T05:50:12.072Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T05:50:12.072Z] (43/73) Installing libsrt (1.4.2-r1) [2022-06-23T05:50:12.072Z] (44/73) Installing libssh (0.9.6-r1) [2022-06-23T05:50:12.072Z] (45/73) Installing libogg (1.3.5-r0) [2022-06-23T05:50:12.072Z] (46/73) Installing libtheora (1.1.1-r16) [2022-06-23T05:50:12.072Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-06-23T05:50:12.072Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-06-23T05:50:12.072Z] (49/73) Installing libxext (1.3.4-r0) [2022-06-23T05:50:12.072Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-06-23T05:50:12.072Z] (51/73) Installing libdrm (2.4.109-r0) [2022-06-23T05:50:12.072Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-06-23T05:50:12.072Z] (53/73) Installing libva (2.13.0-r0) [2022-06-23T05:50:12.072Z] (54/73) Installing libvdpau (1.4-r0) [2022-06-23T05:50:12.072Z] (55/73) Installing vidstab (1.1.0-r1) [2022-06-23T05:50:12.072Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-06-23T05:50:12.072Z] (57/73) Installing libvpx (1.10.0-r0) [2022-06-23T05:50:12.072Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-06-23T05:50:12.072Z] (59/73) Installing libwebp (1.2.2-r0) [2022-06-23T05:50:12.072Z] (60/73) Installing x264-libs (20210613-r0) [2022-06-23T05:50:12.072Z] (61/73) Installing x265-libs (3.5-r0) [2022-06-23T05:50:12.072Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-06-23T05:50:12.072Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-06-23T05:50:12.072Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-06-23T05:50:12.072Z] (65/73) Installing udev-init-scripts (35-r0) [2022-06-23T05:50:12.072Z] Executing udev-init-scripts-35-r0.post-install [2022-06-23T05:50:12.072Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-23T05:50:12.072Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-06-23T05:50:12.072Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-06-23T05:50:12.072Z] (69/73) Installing kmod-libs (29-r2) [2022-06-23T05:50:12.072Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-06-23T05:50:12.072Z] (71/73) Installing libsodium (1.0.18-r0) [2022-06-23T05:50:12.072Z] (72/73) Installing libzmq (4.3.4-r0) [2022-06-23T05:50:12.072Z] (73/73) Installing zeromq (4.3.4-r0) [2022-06-23T05:50:12.072Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T05:50:12.072Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-23T05:50:12.072Z] OK: 67 MiB in 87 packages [2022-06-23T05:50:12.072Z] Removing intermediate container b660e1ea567e [2022-06-23T05:50:12.072Z] ---> 90d499ef18c8 [2022-06-23T05:50:12.072Z] Step 17/29 : WORKDIR / [2022-06-23T05:50:12.072Z] ---> Running in 6f5dcd5e3c6d [2022-06-23T05:50:12.346Z] Removing intermediate container 6f5dcd5e3c6d [2022-06-23T05:50:12.346Z] ---> d314f5b854b7 [2022-06-23T05:50:12.346Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-23T05:50:13.790Z] ---> f7353def856c [2022-06-23T05:50:13.790Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-23T05:50:14.390Z] ---> 711f56dc42e7 [2022-06-23T05:50:14.390Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-23T05:50:14.987Z] ---> d04a008278df [2022-06-23T05:50:14.987Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-23T05:50:15.597Z] ---> cfeb2969d359 [2022-06-23T05:50:15.597Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-23T05:50:16.197Z] ---> 3053b7ba4d38 [2022-06-23T05:50:16.197Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-23T05:50:17.199Z] ---> 30a682485989 [2022-06-23T05:50:17.199Z] Step 24/29 : EXPOSE 59983 [2022-06-23T05:50:17.199Z] ---> Running in ea3049162c59 [2022-06-23T05:50:17.473Z] Removing intermediate container ea3049162c59 [2022-06-23T05:50:17.473Z] ---> a3c65cf8428a [2022-06-23T05:50:17.473Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-23T05:50:17.751Z] ---> Running in 4902e43eadf3 [2022-06-23T05:50:18.029Z] Removing intermediate container 4902e43eadf3 [2022-06-23T05:50:18.029Z] ---> 460fef80c976 [2022-06-23T05:50:18.029Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-23T05:50:18.029Z] ---> Running in 227f4ee40552 [2022-06-23T05:50:18.304Z] Removing intermediate container 227f4ee40552 [2022-06-23T05:50:18.304Z] ---> ff41900bafc2 [2022-06-23T05:50:18.304Z] Step 27/29 : LABEL arch=arm64 [2022-06-23T05:50:18.304Z] ---> Running in 175a31daff3e [2022-06-23T05:50:18.580Z] Removing intermediate container 175a31daff3e [2022-06-23T05:50:18.580Z] ---> 349182b284a7 [2022-06-23T05:50:18.580Z] Step 28/29 : LABEL git_sha=0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [2022-06-23T05:50:18.854Z] ---> Running in 5c06fafd0d98 [2022-06-23T05:50:19.129Z] Removing intermediate container 5c06fafd0d98 [2022-06-23T05:50:19.129Z] ---> 92a1ad347d0b [2022-06-23T05:50:19.129Z] Step 29/29 : LABEL version=0.0.1-dev.9 [2022-06-23T05:50:19.129Z] ---> Running in dcbdb9636e2c [2022-06-23T05:50:19.403Z] Removing intermediate container dcbdb9636e2c [2022-06-23T05:50:19.403Z] ---> 46cec6c0fc99 [2022-06-23T05:50:19.403Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T05:50:19.403Z] Successfully built 46cec6c0fc99 [2022-06-23T05:50:19.403Z] 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 [2022-06-23T05:50:19.504Z] provisioning config files... [2022-06-23T05:50:19.525Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/20@tmp/config1321668955747676957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:50:19.888Z] ---> docker-login.sh [2022-06-23T05:50:19.888Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:50:20.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:50:20.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:50:20.163Z] Configure a credential helper to remove this warning. See [2022-06-23T05:50:20.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:50:20.163Z] [2022-06-23T05:50:20.163Z] Login Succeeded [2022-06-23T05:50:20.163Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:50:20.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:50:20.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:50:20.759Z] Configure a credential helper to remove this warning. See [2022-06-23T05:50:20.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:50:20.759Z] [2022-06-23T05:50:20.759Z] Login Succeeded [2022-06-23T05:50:20.759Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:50:21.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:50:21.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:50:21.302Z] Configure a credential helper to remove this warning. See [2022-06-23T05:50:21.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:50:21.302Z] [2022-06-23T05:50:21.302Z] Login Succeeded [2022-06-23T05:50:21.302Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:50:21.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:50:21.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:50:21.849Z] Configure a credential helper to remove this warning. See [2022-06-23T05:50:21.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:50:21.849Z] [2022-06-23T05:50:21.849Z] Login Succeeded [2022-06-23T05:50:21.849Z] docker.io [2022-06-23T05:50:22.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:50:22.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:50:22.392Z] Configure a credential helper to remove this warning. See [2022-06-23T05:50:22.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:50:22.392Z] [2022-06-23T05:50:22.392Z] Login Succeeded [2022-06-23T05:50:22.392Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:50:22.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T05:50:22.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:50:22.472Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-06-23T05:50:22.472Z] 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [2022-06-23T05:50:22.472Z] latest [2022-06-23T05:50:22.472Z] 0.0.1-dev.9 [2022-06-23T05:50:22.472Z] 0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 [2022-06-23T05:50:22.472Z] main [2022-06-23T05:50:22.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:50:22.840Z] + 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 [2022-06-23T05:50:23.207Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [2022-06-23T05:50:23.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-23T05:50:23.207Z] a43932d1df72: Preparing [2022-06-23T05:50:23.207Z] 1207169bf42c: Preparing [2022-06-23T05:50:23.207Z] 0e1c19b39757: Preparing [2022-06-23T05:50:23.207Z] 3af3e80ea844: Preparing [2022-06-23T05:50:23.207Z] 390abc2d77a8: Preparing [2022-06-23T05:50:23.207Z] 40eed40f32c8: Preparing [2022-06-23T05:50:23.207Z] d0ed8eaf9281: Preparing [2022-06-23T05:50:23.207Z] 4f4ce317c6bb: Preparing [2022-06-23T05:50:23.207Z] 40eed40f32c8: Waiting [2022-06-23T05:50:23.207Z] d0ed8eaf9281: Waiting [2022-06-23T05:50:23.207Z] 4f4ce317c6bb: Waiting [2022-06-23T05:50:23.482Z] 390abc2d77a8: Pushed [2022-06-23T05:50:23.482Z] 1207169bf42c: Pushed [2022-06-23T05:50:23.482Z] 3af3e80ea844: Pushed [2022-06-23T05:50:23.482Z] 0e1c19b39757: Pushed [2022-06-23T05:50:23.482Z] 4f4ce317c6bb: Layer already exists [2022-06-23T05:50:27.786Z] a43932d1df72: Pushed [2022-06-23T05:50:29.220Z] 40eed40f32c8: Pushed [2022-06-23T05:50:37.491Z] d0ed8eaf9281: Pushed [2022-06-23T05:50:37.491Z] 0d2f133a70ca139fe5a25e6e35809f1e9812dab5: digest: sha256:1def0ed89e7955f8bd963c379da6dc8d78b39721d10fa6a893aa0d48f543a6d0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:50:37.868Z] + 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 [2022-06-23T05:50:38.234Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-06-23T05:50:38.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-23T05:50:38.234Z] a43932d1df72: Preparing [2022-06-23T05:50:38.234Z] 1207169bf42c: Preparing [2022-06-23T05:50:38.234Z] 0e1c19b39757: Preparing [2022-06-23T05:50:38.234Z] 3af3e80ea844: Preparing [2022-06-23T05:50:38.234Z] 390abc2d77a8: Preparing [2022-06-23T05:50:38.234Z] 40eed40f32c8: Preparing [2022-06-23T05:50:38.234Z] d0ed8eaf9281: Preparing [2022-06-23T05:50:38.234Z] 4f4ce317c6bb: Preparing [2022-06-23T05:50:38.234Z] d0ed8eaf9281: Waiting [2022-06-23T05:50:38.234Z] 40eed40f32c8: Waiting [2022-06-23T05:50:38.234Z] 4f4ce317c6bb: Waiting [2022-06-23T05:50:38.234Z] 3af3e80ea844: Layer already exists [2022-06-23T05:50:38.234Z] 390abc2d77a8: Layer already exists [2022-06-23T05:50:38.234Z] 0e1c19b39757: Layer already exists [2022-06-23T05:50:38.234Z] 1207169bf42c: Layer already exists [2022-06-23T05:50:38.234Z] a43932d1df72: Layer already exists [2022-06-23T05:50:38.234Z] 4f4ce317c6bb: Layer already exists [2022-06-23T05:50:38.234Z] d0ed8eaf9281: Layer already exists [2022-06-23T05:50:38.234Z] 40eed40f32c8: Layer already exists [2022-06-23T05:50:38.508Z] latest: digest: sha256:1def0ed89e7955f8bd963c379da6dc8d78b39721d10fa6a893aa0d48f543a6d0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:50:38.885Z] + 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 [2022-06-23T05:50:39.264Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.9 [2022-06-23T05:50:39.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-23T05:50:39.264Z] a43932d1df72: Preparing [2022-06-23T05:50:39.264Z] 1207169bf42c: Preparing [2022-06-23T05:50:39.264Z] 0e1c19b39757: Preparing [2022-06-23T05:50:39.264Z] 3af3e80ea844: Preparing [2022-06-23T05:50:39.264Z] 390abc2d77a8: Preparing [2022-06-23T05:50:39.264Z] 40eed40f32c8: Preparing [2022-06-23T05:50:39.264Z] d0ed8eaf9281: Preparing [2022-06-23T05:50:39.264Z] 4f4ce317c6bb: Preparing [2022-06-23T05:50:39.264Z] d0ed8eaf9281: Waiting [2022-06-23T05:50:39.264Z] 4f4ce317c6bb: Waiting [2022-06-23T05:50:39.264Z] 40eed40f32c8: Waiting [2022-06-23T05:50:39.264Z] 0e1c19b39757: Layer already exists [2022-06-23T05:50:39.264Z] a43932d1df72: Layer already exists [2022-06-23T05:50:39.264Z] 3af3e80ea844: Layer already exists [2022-06-23T05:50:39.264Z] 390abc2d77a8: Layer already exists [2022-06-23T05:50:39.264Z] 1207169bf42c: Layer already exists [2022-06-23T05:50:39.264Z] 40eed40f32c8: Layer already exists [2022-06-23T05:50:39.264Z] 4f4ce317c6bb: Layer already exists [2022-06-23T05:50:39.264Z] d0ed8eaf9281: Layer already exists [2022-06-23T05:50:39.538Z] 0.0.1-dev.9: digest: sha256:1def0ed89e7955f8bd963c379da6dc8d78b39721d10fa6a893aa0d48f543a6d0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:50:39.916Z] + 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 [2022-06-23T05:50:40.281Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 [2022-06-23T05:50:40.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-23T05:50:40.281Z] a43932d1df72: Preparing [2022-06-23T05:50:40.281Z] 1207169bf42c: Preparing [2022-06-23T05:50:40.281Z] 0e1c19b39757: Preparing [2022-06-23T05:50:40.281Z] 3af3e80ea844: Preparing [2022-06-23T05:50:40.281Z] 390abc2d77a8: Preparing [2022-06-23T05:50:40.281Z] 40eed40f32c8: Preparing [2022-06-23T05:50:40.281Z] d0ed8eaf9281: Preparing [2022-06-23T05:50:40.281Z] 4f4ce317c6bb: Preparing [2022-06-23T05:50:40.281Z] d0ed8eaf9281: Waiting [2022-06-23T05:50:40.281Z] 40eed40f32c8: Waiting [2022-06-23T05:50:40.281Z] 4f4ce317c6bb: Waiting [2022-06-23T05:50:40.281Z] a43932d1df72: Layer already exists [2022-06-23T05:50:40.281Z] 0e1c19b39757: Layer already exists [2022-06-23T05:50:40.281Z] 3af3e80ea844: Layer already exists [2022-06-23T05:50:40.281Z] 390abc2d77a8: Layer already exists [2022-06-23T05:50:40.281Z] 1207169bf42c: Layer already exists [2022-06-23T05:50:40.557Z] 4f4ce317c6bb: Layer already exists [2022-06-23T05:50:40.557Z] d0ed8eaf9281: Layer already exists [2022-06-23T05:50:40.557Z] 40eed40f32c8: Layer already exists [2022-06-23T05:50:40.557Z] 0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9: digest: sha256:1def0ed89e7955f8bd963c379da6dc8d78b39721d10fa6a893aa0d48f543a6d0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:50:40.949Z] + 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 [2022-06-23T05:50:41.334Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-06-23T05:50:41.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-23T05:50:41.334Z] a43932d1df72: Preparing [2022-06-23T05:50:41.334Z] 1207169bf42c: Preparing [2022-06-23T05:50:41.334Z] 0e1c19b39757: Preparing [2022-06-23T05:50:41.334Z] 3af3e80ea844: Preparing [2022-06-23T05:50:41.334Z] 390abc2d77a8: Preparing [2022-06-23T05:50:41.334Z] 40eed40f32c8: Preparing [2022-06-23T05:50:41.334Z] d0ed8eaf9281: Preparing [2022-06-23T05:50:41.334Z] 4f4ce317c6bb: Preparing [2022-06-23T05:50:41.334Z] d0ed8eaf9281: Waiting [2022-06-23T05:50:41.334Z] 40eed40f32c8: Waiting [2022-06-23T05:50:41.334Z] a43932d1df72: Layer already exists [2022-06-23T05:50:41.334Z] 390abc2d77a8: Layer already exists [2022-06-23T05:50:41.334Z] 3af3e80ea844: Layer already exists [2022-06-23T05:50:41.334Z] 1207169bf42c: Layer already exists [2022-06-23T05:50:41.334Z] 0e1c19b39757: Layer already exists [2022-06-23T05:50:41.611Z] 4f4ce317c6bb: Layer already exists [2022-06-23T05:50:41.611Z] 40eed40f32c8: Layer already exists [2022-06-23T05:50:41.611Z] d0ed8eaf9281: Layer already exists [2022-06-23T05:50:41.611Z] main: digest: sha256:1def0ed89e7955f8bd963c379da6dc8d78b39721d10fa6a893aa0d48f543a6d0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T05:50:41.671Z] ===================================================== [Pipeline] echo [2022-06-23T05:50:41.680Z] taggedImages: [2022-06-23T05:50:41.680Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [2022-06-23T05:50:41.680Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-06-23T05:50:41.680Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.9 [2022-06-23T05:50:41.680Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0d2f133a70ca139fe5a25e6e35809f1e9812dab5-0.0.1-dev.9 [2022-06-23T05:50:41.680Z] - 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 [2022-06-23T05:50:42.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:50:42.059Z] [2022-06-23T05:50:42.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:50:42.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:50:42.691Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-23T05:50:42.691Z] 8998bd30e6a1: Pulling fs layer [2022-06-23T05:50:42.691Z] 04944245beec: Pulling fs layer [2022-06-23T05:50:42.691Z] 699f458cf7ca: Pulling fs layer [2022-06-23T05:50:42.691Z] 765212b225bb: Pulling fs layer [2022-06-23T05:50:42.691Z] f23df028b6ca: Pulling fs layer [2022-06-23T05:50:42.691Z] d65c8cfc05b1: Pulling fs layer [2022-06-23T05:50:42.691Z] 2437ff75d9bd: Pulling fs layer [2022-06-23T05:50:42.691Z] d65c8cfc05b1: Waiting [2022-06-23T05:50:42.691Z] 2437ff75d9bd: Waiting [2022-06-23T05:50:42.691Z] 765212b225bb: Waiting [2022-06-23T05:50:42.691Z] 04944245beec: Verifying Checksum [2022-06-23T05:50:42.691Z] 04944245beec: Download complete [2022-06-23T05:50:42.691Z] 765212b225bb: Verifying Checksum [2022-06-23T05:50:42.691Z] 765212b225bb: Download complete [2022-06-23T05:50:42.691Z] f23df028b6ca: Verifying Checksum [2022-06-23T05:50:42.691Z] f23df028b6ca: Download complete [2022-06-23T05:50:42.691Z] d65c8cfc05b1: Verifying Checksum [2022-06-23T05:50:42.691Z] d65c8cfc05b1: Download complete [2022-06-23T05:50:42.966Z] 699f458cf7ca: Verifying Checksum [2022-06-23T05:50:42.966Z] 699f458cf7ca: Download complete [2022-06-23T05:50:43.240Z] 8998bd30e6a1: Verifying Checksum [2022-06-23T05:50:43.240Z] 8998bd30e6a1: Download complete [2022-06-23T05:50:45.871Z] 2437ff75d9bd: Verifying Checksum [2022-06-23T05:50:45.871Z] 2437ff75d9bd: Download complete [2022-06-23T05:50:47.858Z] 8998bd30e6a1: Pull complete [2022-06-23T05:50:48.135Z] 04944245beec: Pull complete [2022-06-23T05:50:49.576Z] 699f458cf7ca: Pull complete [2022-06-23T05:50:49.850Z] 765212b225bb: Pull complete [2022-06-23T05:50:50.838Z] f23df028b6ca: Pull complete [2022-06-23T05:50:51.113Z] d65c8cfc05b1: Pull complete [2022-06-23T05:51:06.211Z] 2437ff75d9bd: Pull complete [2022-06-23T05:51:06.211Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-23T05:51:06.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:51:06.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:51:06.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-15427 does not seem to be running inside a container [2022-06-23T05:51:06.547Z] $ 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 [2022-06-23T05:51:08.985Z] $ docker top 1033176db3fe042b62f3a8019b88a4213d32101817667584901fc10bb22dd353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:51:09.905Z] ---> job-cost.sh [2022-06-23T05:51:09.905Z] lf-activate-venv: SKIPPING [2022-06-23T05:51:09.905Z] INFO: No Stack... [2022-06-23T05:51:10.179Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-23T05:51:11.154Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T05:51:11.811Z] + cut -d, -f6 [2022-06-23T05:51:11.811Z] + cat /w/workspace/device-usb-camera/20/archives/cost.csv [Pipeline] lock [2022-06-23T05:51:11.874Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] [2022-06-23T05:51:11.884Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] did not exist. Created. [2022-06-23T05:51:11.884Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T05:51:12.554Z] /w/workspace/device-usb-camera/20@tmp/durable-fa5dc3e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-23T05:51:13.234Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-23T05:51:13.254Z] Warning: overwriting stash ‘stack-cost’ [2022-06-23T05:51:13.346Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T05:51:13.355Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T05:51:13.381Z] $ docker stop --time=1 1033176db3fe042b62f3a8019b88a4213d32101817667584901fc10bb22dd353 [2022-06-23T05:51:14.910Z] $ 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 [2022-06-23T05:51:15.366Z] provisioning config files... [2022-06-23T05:51:15.374Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3630082086150403819tmp [Pipeline] { [Pipeline] sh [2022-06-23T05:51:15.663Z] + set +x [2022-06-23T05:51:15.663Z] + curl -s https://codecov.io/bash [2022-06-23T05:51:15.663Z] + bash -s -- [2022-06-23T05:51:15.663Z] [2022-06-23T05:51:15.663Z] _____ _ [2022-06-23T05:51:15.663Z] / ____| | | [2022-06-23T05:51:15.663Z] | | ___ __| | ___ ___ _____ __ [2022-06-23T05:51:15.663Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-23T05:51:15.663Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-23T05:51:15.663Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-23T05:51:15.663Z] Bash-1.0.6 [2022-06-23T05:51:15.663Z] [2022-06-23T05:51:15.663Z] [2022-06-23T05:51:15.663Z] ==> git version 2.25.1 found [2022-06-23T05:51:15.663Z] ==> 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 [2022-06-23T05:51:15.663Z] Release-Date: 2020-01-08 [2022-06-23T05:51:15.663Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-23T05:51:15.663Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-23T05:51:15.663Z] ==> Jenkins CI detected. [2022-06-23T05:51:15.663Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-06-23T05:51:15.663Z] project root: . [2022-06-23T05:51:15.663Z] --> token set from env [2022-06-23T05:51:15.663Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-23T05:51:15.663Z] ==> Running gcov in . (disable via -X gcov) [2022-06-23T05:51:15.663Z] ==> Python coveragepy not found [2022-06-23T05:51:15.663Z] ==> Searching for coverage reports in: [2022-06-23T05:51:15.663Z] + . [2022-06-23T05:51:15.663Z] -> Found 1 reports [2022-06-23T05:51:15.663Z] ==> Detecting git/mercurial file structure [2022-06-23T05:51:15.663Z] ==> Reading reports [2022-06-23T05:51:15.663Z] + ./coverage.out bytes=10 [2022-06-23T05:51:15.663Z] ==> Appending adjustments [2022-06-23T05:51:15.663Z] https://docs.codecov.io/docs/fixing-reports [2022-06-23T05:51:15.924Z] + Found adjustments [2022-06-23T05:51:15.924Z] ==> Gzipping contents [2022-06-23T05:51:15.924Z] 4.0K /tmp/codecov.E99o92.gz [2022-06-23T05:51:15.924Z] ==> Uploading reports [2022-06-23T05:51:15.924Z] url: https://codecov.io [2022-06-23T05:51:15.924Z] 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= [2022-06-23T05:51:15.924Z] -> Pinging Codecov [2022-06-23T05:51:15.924Z] 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= [2022-06-23T05:51:16.184Z] -> Uploading to [2022-06-23T05:51:16.184Z] 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 [2022-06-23T05:51:16.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T05:51:16.185Z] Dload Upload Total Spent Left Speed [2022-06-23T05:51:16.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1019 0 0 100 1019 0 4922 --:--:-- --:--:-- --:--:-- 4922 [2022-06-23T05:51:16.445Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] } [2022-06-23T05:51:16.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-23T05:51:16.581Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-23T05:51:16.595Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:51:16.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-23T05:51:16.897Z] [2022-06-23T05:51:16.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:51:17.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-23T05:51:17.202Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-23T05:51:17.202Z] df9b9388f04a: Already exists [2022-06-23T05:51:17.202Z] 52dc419b0ee2: Pulling fs layer [2022-06-23T05:51:17.202Z] 25bc292e5bac: Pulling fs layer [2022-06-23T05:51:17.202Z] 114826534d7a: Pulling fs layer [2022-06-23T05:51:17.202Z] 4657fd5d0bcf: Pulling fs layer [2022-06-23T05:51:17.202Z] 6ad1cebc031e: Pulling fs layer [2022-06-23T05:51:17.202Z] 8a3aa393b2d8: Pulling fs layer [2022-06-23T05:51:17.202Z] 4657fd5d0bcf: Waiting [2022-06-23T05:51:17.202Z] 8a3aa393b2d8: Waiting [2022-06-23T05:51:17.202Z] 6ad1cebc031e: Waiting [2022-06-23T05:51:17.202Z] 25bc292e5bac: Verifying Checksum [2022-06-23T05:51:17.202Z] 25bc292e5bac: Download complete [2022-06-23T05:51:17.202Z] 52dc419b0ee2: Download complete [2022-06-23T05:51:17.202Z] 4657fd5d0bcf: Verifying Checksum [2022-06-23T05:51:17.202Z] 4657fd5d0bcf: Download complete [2022-06-23T05:51:17.202Z] 52dc419b0ee2: Pull complete [2022-06-23T05:51:17.465Z] 25bc292e5bac: Pull complete [2022-06-23T05:51:17.465Z] 6ad1cebc031e: Verifying Checksum [2022-06-23T05:51:17.465Z] 6ad1cebc031e: Download complete [2022-06-23T05:51:18.038Z] 114826534d7a: Verifying Checksum [2022-06-23T05:51:18.038Z] 114826534d7a: Download complete [2022-06-23T05:51:18.038Z] 8a3aa393b2d8: Verifying Checksum [2022-06-23T05:51:18.038Z] 8a3aa393b2d8: Download complete [2022-06-23T05:51:21.344Z] 114826534d7a: Pull complete [2022-06-23T05:51:21.603Z] 4657fd5d0bcf: Pull complete [2022-06-23T05:51:21.862Z] 6ad1cebc031e: Pull complete [2022-06-23T05:51:25.155Z] 8a3aa393b2d8: Pull complete [2022-06-23T05:51:25.155Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-23T05:51:25.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-23T05:51:25.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:51:25.251Z] prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container [2022-06-23T05:51:25.288Z] $ 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 [2022-06-23T05:51:27.379Z] $ docker top bdd9a6b3170b34561b6e4dec06fc384b3e24094bd21ab4300c46ba0bec171df4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-23T05:51:27.447Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-06-23T05:51:27.724Z] + set -o pipefail [2022-06-23T05:51:27.724Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-06-23T05:51:31.917Z] [2022-06-23T05:51:31.917Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-06-23T05:51:31.917Z] [2022-06-23T05:51:31.917Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/126750c4-310d-45b4-ada9-144fc2a0484c [2022-06-23T05:51:31.917Z] [2022-06-23T05:51:31.917Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-23T05:51:31.917Z] [2022-06-23T05:51:31.917Z] [2022-06-23T05:51:31.917Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-23T05:51:31.917Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-23T05:51:31.932Z] $ docker stop --time=1 bdd9a6b3170b34561b6e4dec06fc384b3e24094bd21ab4300c46ba0bec171df4 [2022-06-23T05:51:34.249Z] $ 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 [2022-06-23T05:51:35.042Z] + git log --format=format:%s -1 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 [Pipeline] sh [2022-06-23T05:51:35.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T05:51:35.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:51:35.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:51:35.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:51:35.734Z] prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container [2022-06-23T05:51:35.774Z] $ 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 [2022-06-23T05:51:36.221Z] $ docker top 9c263f697a6c62d64f1acbf1331824bb67811cfe68f2604dd814c6f8d6c9a5ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T05:51:36.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T05:51:36.320Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T05:51:36.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T05:51:36.452Z] $ docker exec 9c263f697a6c62d64f1acbf1331824bb67811cfe68f2604dd814c6f8d6c9a5ad ssh-agent [2022-06-23T05:51:36.564Z] SSH_AUTH_SOCK=/tmp/ssh-CRjirKlKTAHC/agent.32 [2022-06-23T05:51:36.564Z] SSH_AGENT_PID=38 [2022-06-23T05:51:36.570Z] Running ssh-add (command line suppressed) [2022-06-23T05:51:36.683Z] 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) [2022-06-23T05:51:36.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T05:51:36.979Z] + git semver tag [2022-06-23T05:51:37.239Z] 2022-06-23 05:51:37,177 [run_tag] DEBUG tag force:False [2022-06-23T05:51:37.239Z] 2022-06-23 05:51:37,177 [check_head_tag] DEBUG check head tag [2022-06-23T05:51:37.239Z] 2022-06-23 05:51:37,178 [execute] INFO git cat-file --batch-check [2022-06-23T05:51:37.239Z] 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=) [2022-06-23T05:51:37.239Z] 2022-06-23 05:51:37,180 [execute] INFO git cat-file --batch [2022-06-23T05:51:37.239Z] 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=) [2022-06-23T05:51:37.239Z] 2022-06-23 05:51:37,185 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-23T05:51:37.239Z] 2022-06-23 05:51:37,186 [execute] INFO git tag -a v0.0.1-dev.9 -m v0.0.1-dev.9 [2022-06-23T05:51:37.239Z] 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) [2022-06-23T05:51:37.239Z] 2022-06-23 05:51:37,190 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-23T05:51:37.239Z] 0.0.1-dev.9 [Pipeline] } [2022-06-23T05:51:37.251Z] $ docker exec --env ******** --env ******** 9c263f697a6c62d64f1acbf1331824bb67811cfe68f2604dd814c6f8d6c9a5ad ssh-agent -k [2022-06-23T05:51:37.371Z] unset SSH_AUTH_SOCK; [2022-06-23T05:51:37.372Z] unset SSH_AGENT_PID; [2022-06-23T05:51:37.372Z] echo Agent pid 38 killed; [2022-06-23T05:51:37.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T05:51:37.685Z] + git semver [Pipeline] } [2022-06-23T05:51:37.962Z] $ docker stop --time=1 9c263f697a6c62d64f1acbf1331824bb67811cfe68f2604dd814c6f8d6c9a5ad [2022-06-23T05:51:39.250Z] $ docker rm -f 9c263f697a6c62d64f1acbf1331824bb67811cfe68f2604dd814c6f8d6c9a5ad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:51:39.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-23T05:51:39.644Z] [2022-06-23T05:51:39.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:51:39.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-23T05:51:39.945Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-23T05:51:39.945Z] ab5ef0e58194: Pulling fs layer [2022-06-23T05:51:39.945Z] 9712f1f96733: Pulling fs layer [2022-06-23T05:51:39.945Z] 63f879dbbcfc: Pulling fs layer [2022-06-23T05:51:39.945Z] 0d9ebad4ef96: Pulling fs layer [2022-06-23T05:51:39.945Z] e9a5061849ea: Pulling fs layer [2022-06-23T05:51:39.945Z] d747dcd14b5f: Pulling fs layer [2022-06-23T05:51:39.945Z] 2de7ff778b66: Pulling fs layer [2022-06-23T05:51:39.945Z] e9a5061849ea: Waiting [2022-06-23T05:51:39.945Z] d747dcd14b5f: Waiting [2022-06-23T05:51:39.945Z] 0d9ebad4ef96: Waiting [2022-06-23T05:51:39.945Z] 2de7ff778b66: Waiting [2022-06-23T05:51:39.945Z] 9712f1f96733: Verifying Checksum [2022-06-23T05:51:39.945Z] 9712f1f96733: Download complete [2022-06-23T05:51:40.206Z] 63f879dbbcfc: Verifying Checksum [2022-06-23T05:51:40.206Z] 63f879dbbcfc: Download complete [2022-06-23T05:51:40.465Z] ab5ef0e58194: Verifying Checksum [2022-06-23T05:51:40.465Z] ab5ef0e58194: Download complete [2022-06-23T05:51:40.465Z] e9a5061849ea: Verifying Checksum [2022-06-23T05:51:40.465Z] e9a5061849ea: Download complete [2022-06-23T05:51:40.465Z] d747dcd14b5f: Verifying Checksum [2022-06-23T05:51:40.465Z] d747dcd14b5f: Download complete [2022-06-23T05:51:40.465Z] 0d9ebad4ef96: Verifying Checksum [2022-06-23T05:51:40.465Z] 0d9ebad4ef96: Download complete [2022-06-23T05:51:40.465Z] 2de7ff778b66: Verifying Checksum [2022-06-23T05:51:40.465Z] 2de7ff778b66: Download complete [2022-06-23T05:51:42.997Z] ab5ef0e58194: Pull complete [2022-06-23T05:51:42.997Z] 9712f1f96733: Pull complete [2022-06-23T05:51:43.931Z] 63f879dbbcfc: Pull complete [2022-06-23T05:51:47.217Z] 0d9ebad4ef96: Pull complete [2022-06-23T05:51:47.476Z] e9a5061849ea: Pull complete [2022-06-23T05:51:47.736Z] d747dcd14b5f: Pull complete [2022-06-23T05:51:48.678Z] 2de7ff778b66: Pull complete [2022-06-23T05:51:48.678Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-23T05:51:48.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-23T05:51:48.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:51:48.774Z] prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container [2022-06-23T05:51:48.813Z] $ 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 [2022-06-23T05:51:51.202Z] $ docker top 199afd1ef66466c1cbed68a996d3eefc4ee10ae382957e45e95bb7317b58c692 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:51:51.283Z] provisioning config files... [2022-06-23T05:51:51.290Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3615582558680377104tmp [2022-06-23T05:51:51.302Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3877694563540712704tmp [2022-06-23T05:51:51.314Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5397004471647534501tmp [Pipeline] { [Pipeline] echo [2022-06-23T05:51:51.326Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:51:51.613Z] ---> sigul-configuration.sh [2022-06-23T05:51:51.613Z] gpg: directory `/root/.gnupg' created [2022-06-23T05:51:51.613Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-23T05:51:51.613Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-23T05:51:51.613Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-23T05:51:51.613Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-23T05:51:51.613Z] gpg: CAST5 encrypted data [2022-06-23T05:51:51.613Z] gpg: encrypted with 1 passphrase [2022-06-23T05:51:51.613Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-23T05:51:51.905Z] + mkdir /home/jenkins [2022-06-23T05:51:51.905Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-23T05:51:52.197Z] + 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 [2022-06-23T05:51:52.205Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:51:52.492Z] ---> sigul-install.sh [2022-06-23T05:51:52.492Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-23T05:51:52.800Z] + git tag --list [2022-06-23T05:51:52.800Z] v0.0.0 [2022-06-23T05:51:52.800Z] v0.0.1-dev.1 [2022-06-23T05:51:52.800Z] v0.0.1-dev.2 [2022-06-23T05:51:52.800Z] v0.0.1-dev.3 [2022-06-23T05:51:52.800Z] v0.0.1-dev.4 [2022-06-23T05:51:52.800Z] v0.0.1-dev.5 [2022-06-23T05:51:52.800Z] v0.0.1-dev.6 [2022-06-23T05:51:52.800Z] v0.0.1-dev.7 [2022-06-23T05:51:52.800Z] v0.0.1-dev.8 [2022-06-23T05:51:52.800Z] v0.0.1-dev.9 [Pipeline] sh [2022-06-23T05:51:53.094Z] + lftools sign git-tag v0.0.1-dev.9 [2022-06-23T05:51:53.663Z] Signing Git tag with Sigul... [2022-06-23T05:51:53.663Z] Signing v0.0.1-dev.9 [Pipeline] echo [2022-06-23T05:51:53.934Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:51:54.220Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-23T05:51:54.227Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-23T05:51:54.251Z] $ docker stop --time=1 199afd1ef66466c1cbed68a996d3eefc4ee10ae382957e45e95bb7317b58c692 [2022-06-23T05:51:55.551Z] $ docker rm -f 199afd1ef66466c1cbed68a996d3eefc4ee10ae382957e45e95bb7317b58c692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-23T05:51:55.985Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T05:51:55.985Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:51:56.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:51:56.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:51:56.374Z] prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container [2022-06-23T05:51:56.410Z] $ 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 [2022-06-23T05:51:56.810Z] $ docker top cbf4bdfed7bf5277e9d70a58f6688a9ffda035632b71140ec83c0e7e972b2611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T05:51:56.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T05:51:56.896Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T05:51:57.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T05:51:57.022Z] $ docker exec cbf4bdfed7bf5277e9d70a58f6688a9ffda035632b71140ec83c0e7e972b2611 ssh-agent [2022-06-23T05:51:57.145Z] SSH_AUTH_SOCK=/tmp/ssh-MCop7Ldls7Fj/agent.34 [2022-06-23T05:51:57.145Z] SSH_AGENT_PID=40 [2022-06-23T05:51:57.150Z] Running ssh-add (command line suppressed) [2022-06-23T05:51:57.266Z] 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) [2022-06-23T05:51:57.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T05:51:57.561Z] + git semver bump pre [2022-06-23T05:51:57.822Z] 2022-06-23 05:51:57,746 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-23T05:51:57.822Z] 2022-06-23 05:51:57,746 [bump_version] DEBUG bumping version:0.0.1-dev.9 on axis:pre with prefix:dev [2022-06-23T05:51:57.822Z] 2022-06-23 05:51:57,746 [bump_version] DEBUG bumped version:0.0.1-dev.10 [2022-06-23T05:51:57.822Z] 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 [2022-06-23T05:51:57.822Z] 2022-06-23 05:51:57,746 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-23T05:51:57.822Z] 2022-06-23 05:51:57,746 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-23T05:51:57.822Z] 2022-06-23 05:51:57,748 [execute] INFO git cat-file --batch-check [2022-06-23T05:51:57.822Z] 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=) [2022-06-23T05:51:57.822Z] 2022-06-23 05:51:57,753 [execute] INFO git cat-file --batch [2022-06-23T05:51:57.822Z] 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=) [2022-06-23T05:51:57.822Z] 2022-06-23 05:51:57,758 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-23T05:51:57.822Z] 0.0.1-dev.10 [Pipeline] } [2022-06-23T05:51:57.835Z] $ docker exec --env ******** --env ******** cbf4bdfed7bf5277e9d70a58f6688a9ffda035632b71140ec83c0e7e972b2611 ssh-agent -k [2022-06-23T05:51:57.939Z] unset SSH_AUTH_SOCK; [2022-06-23T05:51:57.940Z] unset SSH_AGENT_PID; [2022-06-23T05:51:57.940Z] echo Agent pid 40 killed; [2022-06-23T05:51:57.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T05:51:58.333Z] + git semver [Pipeline] } [2022-06-23T05:51:58.610Z] $ docker stop --time=1 cbf4bdfed7bf5277e9d70a58f6688a9ffda035632b71140ec83c0e7e972b2611 [2022-06-23T05:51:59.934Z] $ docker rm -f cbf4bdfed7bf5277e9d70a58f6688a9ffda035632b71140ec83c0e7e972b2611 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T05:52:00.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T05:52:00.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:52:00.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:52:00.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:52:00.681Z] prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container [2022-06-23T05:52:00.721Z] $ 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 [2022-06-23T05:52:01.110Z] $ docker top 0f2c26b01c528544e6a5377e01e1048101d327acf76525634c22537da1bd33da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T05:52:01.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T05:52:01.211Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T05:52:01.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T05:52:01.359Z] $ docker exec 0f2c26b01c528544e6a5377e01e1048101d327acf76525634c22537da1bd33da ssh-agent [2022-06-23T05:52:01.467Z] SSH_AUTH_SOCK=/tmp/ssh-jrttV5eJWk0a/agent.33 [2022-06-23T05:52:01.467Z] SSH_AGENT_PID=39 [2022-06-23T05:52:01.473Z] Running ssh-add (command line suppressed) [2022-06-23T05:52:01.606Z] 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) [2022-06-23T05:52:01.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T05:52:01.904Z] + git semver push [2022-06-23T05:52:02.165Z] 2022-06-23 05:52:02,105 [run_push] DEBUG push [2022-06-23T05:52:02.165Z] 2022-06-23 05:52:02,106 [execute] INFO git cat-file --batch-check [2022-06-23T05:52:02.165Z] 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=) [2022-06-23T05:52:02.165Z] 2022-06-23 05:52:02,110 [execute] INFO git rev-list e62b1bf1769163ad612e56a1699f247de0d6fc9d -- [2022-06-23T05:52:02.165Z] 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) [2022-06-23T05:52:02.165Z] 2022-06-23 05:52:02,116 [execute] INFO git fetch -v origin [2022-06-23T05:52:02.165Z] 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) [2022-06-23T05:52:02.741Z] 2022-06-23 05:52:02,610 [run_push] DEBUG no remote changes detected [2022-06-23T05:52:02.741Z] 2022-06-23 05:52:02,611 [execute] INFO git push origin semver [2022-06-23T05:52:02.741Z] 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) [2022-06-23T05:52:03.685Z] 2022-06-23 05:52:03,468 [run_push] DEBUG push all version tags [2022-06-23T05:52:03.685Z] 2022-06-23 05:52:03,468 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-23T05:52:03.685Z] 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) [2022-06-23T05:52:04.256Z] 2022-06-23 05:52:04,109 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-23T05:52:04.256Z] 0.0.1-dev.10 [Pipeline] } [2022-06-23T05:52:04.270Z] $ docker exec --env ******** --env ******** 0f2c26b01c528544e6a5377e01e1048101d327acf76525634c22537da1bd33da ssh-agent -k [2022-06-23T05:52:04.378Z] unset SSH_AUTH_SOCK; [2022-06-23T05:52:04.378Z] unset SSH_AGENT_PID; [2022-06-23T05:52:04.378Z] echo Agent pid 39 killed; [2022-06-23T05:52:04.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T05:52:04.696Z] + git semver [Pipeline] } [2022-06-23T05:52:04.974Z] $ docker stop --time=1 0f2c26b01c528544e6a5377e01e1048101d327acf76525634c22537da1bd33da [2022-06-23T05:52:06.304Z] $ 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 [2022-06-23T05:52:06.859Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-06-23T05:52:06.860Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-23T05:52:06.860Z] total 16 [2022-06-23T05:52:06.860Z] drwxr-xr-x 3 root root 4096 Jun 23 05:42 . [2022-06-23T05:52:06.860Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:51 .. [2022-06-23T05:52:06.860Z] drwxr-xr-x 2 root root 4096 Jun 23 05:42 cost [2022-06-23T05:52:06.860Z] -rw-r--r-- 1 root root 87 Jun 23 05:42 cost.csv [2022-06-23T05:52:06.860Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-23T05:52:06.860Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-23T05:52:06.860Z] total 16 [2022-06-23T05:52:06.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:42 . [2022-06-23T05:52:06.860Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:51 .. [2022-06-23T05:52:06.860Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 05:42 cost [2022-06-23T05:52:06.860Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 23 05:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:07.152Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:08.015Z] ---> package-listing.sh [2022-06-23T05:52:08.015Z] ++ facter osfamily [2022-06-23T05:52:08.015Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-23T05:52:08.275Z] + OS_FAMILY=debian [2022-06-23T05:52:08.275Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-06-23T05:52:08.275Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-23T05:52:08.275Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-23T05:52:08.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-23T05:52:08.275Z] + PACKAGES=/tmp/packages_start.txt [2022-06-23T05:52:08.275Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-06-23T05:52:08.275Z] + PACKAGES=/tmp/packages_end.txt [2022-06-23T05:52:08.275Z] + case "${OS_FAMILY}" in [2022-06-23T05:52:08.275Z] + dpkg -l [2022-06-23T05:52:08.275Z] + grep '^ii' [2022-06-23T05:52:08.275Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-23T05:52:08.275Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-23T05:52:08.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-23T05:52:08.275Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-06-23T05:52:08.275Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-06-23T05:52:08.275Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-06-23T05:52:08.286Z] 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 [2022-06-23T05:52:08.566Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:52:09.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:52:09.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:52:09.213Z] prd-ubuntu20.04-docker-8c-8g-15423 does not seem to be running inside a container [2022-06-23T05:52:09.251Z] $ 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 [2022-06-23T05:52:09.483Z] $ docker top 38d66f8b0c99dc5e1db1fa9add745925502c21cbeff4f10967f2a2dabc4fbaa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T05:52:09.834Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-23T05:52:10.119Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-23T05:52:10.407Z] + ls /var/log/sa-host [2022-06-23T05:52:10.407Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:52:10.473Z] provisioning config files... [2022-06-23T05:52:10.481Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3227156348363411392tmp [Pipeline] { [Pipeline] echo [2022-06-23T05:52:10.496Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:10.781Z] ---> create-netrc.sh [Pipeline] } [2022-06-23T05:52:10.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:11.113Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-23T05:52:11.122Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:11.406Z] ---> sudo-logs.sh [2022-06-23T05:52:11.406Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-23T05:52:11.427Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:11.710Z] ---> job-cost.sh [2022-06-23T05:52:11.710Z] lf-activate-venv: SKIPPING [2022-06-23T05:52:11.710Z] DEBUG: total: 0.2199999988079071 [2022-06-23T05:52:11.710Z] INFO: Retrieving Stack Cost... [2022-06-23T05:52:11.970Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T05:52:13.359Z] INFO: Archiving Costs [Pipeline] echo [2022-06-23T05:52:13.368Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:13.649Z] ---> logs-deploy.sh [2022-06-23T05:52:13.649Z] lf-activate-venv: SKIPPING [2022-06-23T05:52:13.649Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/20 [2022-06-23T05:52:13.649Z] INFO: archiving workspace using pattern(s): [2022-06-23T05:52:14.593Z] Archives upload complete. [2022-06-23T05:52:14.593Z] INFO: archiving logs to Nexus