Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2768fe777b79a62015a83ada07a484477a2262c1 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2512824221786731850.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3329759784595386267.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3287366417615189758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16083820517072382345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8057003860006545597.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17008 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2768fe777b79a62015a83ada07a484477a2262c1 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2768fe777b79a62015a83ada07a484477a2262c1 # timeout=10 Commit message: "docs: add additional tested cameras (#49)" > git rev-list --no-walk 73afea3ace466341e80d38fe07fac6720914120d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-06T12:51:14.361Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-06T12:51:14.402Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-06T12:51:14.417Z] ========================================================= [2022-07-06T12:51:14.417Z] EdgeX Global Pipelines Version Info [2022-07-06T12:51:14.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-06T12:51:15.182Z] ------------------- [2022-07-06T12:51:15.182Z] stable info: [2022-07-06T12:51:15.182Z] ------------------- [2022-07-06T12:51:15.182Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-06T12:51:15.182Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-06T12:51:15.182Z] Message: update stable to v1.0.234 [2022-07-06T12:51:15.756Z] ------------------- [2022-07-06T12:51:15.756Z] experimental info: [2022-07-06T12:51:15.756Z] ------------------- [2022-07-06T12:51:15.756Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-06T12:51:15.756Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-06T12:51:15.756Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-06T12:51:16.015Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-06T12:51:16.031Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-06T12:51:16.048Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-06T12:51:16.065Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-06T12:51:16.079Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-06T12:51:16.092Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-06T12:51:16.110Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-06T12:51:16.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-06T12:51:16.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-06T12:51:16.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-06T12:51:16.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-06T12:51:16.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-06T12:51:16.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-06T12:51:16.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-06T12:51:16.208Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T12:51:16.219Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T12:51:16.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T12:51:16.248Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T12:51:16.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-06T12:51:16.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-06T12:51:16.284Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-06T12:51:16.298Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-06T12:51:16.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-06T12:51:16.325Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-06T12:51:16.342Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-06T12:51:16.355Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-06T12:51:16.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-06T12:51:16.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-06T12:51:16.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-06T12:51:16.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-06T12:51:16.423Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] echo [2022-07-06T12:51:16.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2768fe7 [Pipeline] echo [2022-07-06T12:51:16.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T12:51:16.498Z] provisioning config files... [2022-07-06T12:51:16.514Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8297347945433201406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T12:51:16.830Z] ---> docker-login.sh [2022-07-06T12:51:16.830Z] nexus3.edgexfoundry.org:10001 [2022-07-06T12:51:17.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:51:17.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:51:17.366Z] Configure a credential helper to remove this warning. See [2022-07-06T12:51:17.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:51:17.366Z] [2022-07-06T12:51:17.366Z] Login Succeeded [2022-07-06T12:51:17.366Z] nexus3.edgexfoundry.org:10002 [2022-07-06T12:51:17.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:51:17.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:51:17.366Z] Configure a credential helper to remove this warning. See [2022-07-06T12:51:17.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:51:17.366Z] [2022-07-06T12:51:17.366Z] Login Succeeded [2022-07-06T12:51:17.366Z] nexus3.edgexfoundry.org:10003 [2022-07-06T12:51:17.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:51:17.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:51:17.630Z] Configure a credential helper to remove this warning. See [2022-07-06T12:51:17.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:51:17.630Z] [2022-07-06T12:51:17.630Z] Login Succeeded [2022-07-06T12:51:17.630Z] nexus3.edgexfoundry.org:10004 [2022-07-06T12:51:17.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:51:17.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:51:17.630Z] Configure a credential helper to remove this warning. See [2022-07-06T12:51:17.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:51:17.630Z] [2022-07-06T12:51:17.630Z] Login Succeeded [2022-07-06T12:51:17.630Z] docker.io [2022-07-06T12:51:17.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:51:18.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:51:18.154Z] Configure a credential helper to remove this warning. See [2022-07-06T12:51:18.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:51:18.154Z] [2022-07-06T12:51:18.154Z] Login Succeeded [2022-07-06T12:51:18.154Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T12:51:18.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-06T12:51:18.543Z] + git rev-list -1 --merges 2768fe777b79a62015a83ada07a484477a2262c1~1..2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] echo [2022-07-06T12:51:18.573Z] -----------> git rev-list -1 --merges 2768fe777b79a62015a83ada07a484477a2262c1~1..2768fe777b79a62015a83ada07a484477a2262c1 2768fe777b79a62015a83ada07a484477a2262c1 [false] [Pipeline] sh [2022-07-06T12:51:18.869Z] + git log --format=format:%s -1 2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] echo [2022-07-06T12:51:18.886Z] ========================================================= [2022-07-06T12:51:18.886Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-06T12:51:18.886Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T12:51:19.216Z] + git log --format=format:%s -1 2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] echo [2022-07-06T12:51:19.229Z] [semverPrep] GIT_COMMIT: 2768fe777b79a62015a83ada07a484477a2262c1, Commit Message: docs: add additional tested cameras (#49) [Pipeline] echo [2022-07-06T12:51:19.239Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-06T12:51:19.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T12:51:19.608Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-06T12:51:19.608Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-06T12:51:19.608Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-06T12:51:19.608Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-07-06T12:51:19.608Z] -a /etc/ssh/ssh_known_hosts [2022-07-06T12:51:19.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:51:20.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T12:51:20.039Z] [2022-07-06T12:51:20.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:51:20.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T12:51:20.340Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-06T12:51:20.340Z] 42c077c10790: Pulling fs layer [2022-07-06T12:51:20.340Z] f63e77b7563a: Pulling fs layer [2022-07-06T12:51:20.340Z] bd5fdadae976: Pulling fs layer [2022-07-06T12:51:20.340Z] 205491f53016: Pulling fs layer [2022-07-06T12:51:20.340Z] df18705c85c3: Pulling fs layer [2022-07-06T12:51:20.340Z] bdb3f477010e: Pulling fs layer [2022-07-06T12:51:20.340Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-06T12:51:20.340Z] 2c6e9b1d212d: Pulling fs layer [2022-07-06T12:51:20.340Z] bdb8f0575790: Pulling fs layer [2022-07-06T12:51:20.340Z] 386e3cb2ff24: Pulling fs layer [2022-07-06T12:51:20.340Z] 2343380bae48: Pulling fs layer [2022-07-06T12:51:20.340Z] c8a8fc8e1c8f: Waiting [2022-07-06T12:51:20.340Z] 2c6e9b1d212d: Waiting [2022-07-06T12:51:20.340Z] bdb8f0575790: Waiting [2022-07-06T12:51:20.340Z] 386e3cb2ff24: Waiting [2022-07-06T12:51:20.340Z] 2343380bae48: Waiting [2022-07-06T12:51:20.340Z] 205491f53016: Waiting [2022-07-06T12:51:20.340Z] df18705c85c3: Waiting [2022-07-06T12:51:20.340Z] bdb3f477010e: Waiting [2022-07-06T12:51:20.340Z] f63e77b7563a: Verifying Checksum [2022-07-06T12:51:20.340Z] f63e77b7563a: Download complete [2022-07-06T12:51:20.340Z] 205491f53016: Download complete [2022-07-06T12:51:20.601Z] df18705c85c3: Verifying Checksum [2022-07-06T12:51:20.601Z] df18705c85c3: Download complete [2022-07-06T12:51:20.601Z] bdb3f477010e: Verifying Checksum [2022-07-06T12:51:20.601Z] bdb3f477010e: Download complete [2022-07-06T12:51:20.601Z] bd5fdadae976: Verifying Checksum [2022-07-06T12:51:20.601Z] bd5fdadae976: Download complete [2022-07-06T12:51:20.601Z] 2c6e9b1d212d: Verifying Checksum [2022-07-06T12:51:20.601Z] 2c6e9b1d212d: Download complete [2022-07-06T12:51:20.601Z] bdb8f0575790: Download complete [2022-07-06T12:51:20.601Z] 386e3cb2ff24: Download complete [2022-07-06T12:51:20.601Z] 2343380bae48: Download complete [2022-07-06T12:51:20.601Z] 42c077c10790: Verifying Checksum [2022-07-06T12:51:20.601Z] 42c077c10790: Download complete [2022-07-06T12:51:20.860Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-06T12:51:20.860Z] c8a8fc8e1c8f: Download complete [2022-07-06T12:51:22.255Z] 42c077c10790: Pull complete [2022-07-06T12:51:22.255Z] f63e77b7563a: Pull complete [2022-07-06T12:51:22.516Z] bd5fdadae976: Pull complete [2022-07-06T12:51:22.777Z] 205491f53016: Pull complete [2022-07-06T12:51:23.037Z] df18705c85c3: Pull complete [2022-07-06T12:51:23.037Z] bdb3f477010e: Pull complete [2022-07-06T12:51:24.948Z] c8a8fc8e1c8f: Pull complete [2022-07-06T12:51:25.211Z] 2c6e9b1d212d: Pull complete [2022-07-06T12:51:25.211Z] bdb8f0575790: Pull complete [2022-07-06T12:51:25.211Z] 386e3cb2ff24: Pull complete [2022-07-06T12:51:25.471Z] 2343380bae48: Pull complete [2022-07-06T12:51:25.471Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-06T12:51:25.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T12:51:25.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T12:51:25.585Z] prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container [2022-07-06T12:51:25.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-07-06T12:51:26.948Z] $ docker top 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 -eo pid,comm [2022-07-06T12:51:27.026Z] 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-07-06T12:51:27.026Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T12:51:27.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T12:51:27.062Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T12:51:27.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T12:51:27.189Z] $ docker exec 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 ssh-agent [2022-07-06T12:51:27.311Z] SSH_AUTH_SOCK=/tmp/ssh-ZN5ypaghQ9da/agent.33 [2022-07-06T12:51:27.311Z] SSH_AGENT_PID=39 [2022-07-06T12:51:27.318Z] Running ssh-add (command line suppressed) [2022-07-06T12:51:27.427Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2065911432154020045.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2065911432154020045.key) [2022-07-06T12:51:27.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T12:51:27.741Z] + git tag --points-at HEAD [Pipeline] } [2022-07-06T12:51:27.747Z] $ docker exec --env ******** --env ******** 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 ssh-agent -k [2022-07-06T12:51:27.865Z] unset SSH_AUTH_SOCK; [2022-07-06T12:51:27.865Z] unset SSH_AGENT_PID; [2022-07-06T12:51:27.865Z] echo Agent pid 39 killed; [2022-07-06T12:51:27.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-06T12:51:27.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T12:51:27.906Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T12:51:28.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T12:51:28.039Z] $ docker exec 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 ssh-agent [2022-07-06T12:51:28.160Z] SSH_AUTH_SOCK=/tmp/ssh-55WGJyBkD3j1/agent.75 [2022-07-06T12:51:28.160Z] SSH_AGENT_PID=81 [2022-07-06T12:51:28.165Z] Running ssh-add (command line suppressed) [2022-07-06T12:51:28.275Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5731840412451154798.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5731840412451154798.key) [2022-07-06T12:51:28.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T12:51:28.595Z] + git semver init [2022-07-06T12:51:28.858Z] 2022-07-06 12:51:28,782 [run_init] DEBUG init version:0.0.0 force:False [2022-07-06T12:51:28.858Z] 2022-07-06 12:51:28,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-06T12:51:28.858Z] 2022-07-06 12:51:28,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-06T12:51:28.858Z] 2022-07-06 12:51:28,783 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-06T12:51:29.433Z] 2022-07-06 12:51:29,352 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-06T12:51:29.433Z] 2022-07-06 12:51:29,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-06T12:51:29.433Z] 2022-07-06 12:51:29,353 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-06T12:51:29.433Z] 2022-07-06 12:51:29,353 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-06T12:51:29.433Z] 0.0.1-dev.11 [Pipeline] } [2022-07-06T12:51:29.441Z] $ docker exec --env ******** --env ******** 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 ssh-agent -k [2022-07-06T12:51:29.552Z] unset SSH_AUTH_SOCK; [2022-07-06T12:51:29.553Z] unset SSH_AGENT_PID; [2022-07-06T12:51:29.553Z] echo Agent pid 81 killed; [2022-07-06T12:51:29.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T12:51:29.873Z] + git semver [Pipeline] } [2022-07-06T12:51:30.144Z] $ docker stop --time=1 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 [2022-07-06T12:51:31.501Z] $ docker rm -f 981e5f68c4293641c2d5837a5da22f2051e53b9dae4958176a0778ad26b54950 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T12:51:31.877Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-06T12:51:32.125Z] Stashed 1 file(s) [Pipeline] echo [2022-07-06T12:51:32.128Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T12:51:32.290Z] provisioning config files... [2022-07-06T12:51:32.303Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2688077049646208197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T12:51:32.602Z] ---> docker-login.sh [2022-07-06T12:51:32.602Z] nexus3.edgexfoundry.org:10001 [2022-07-06T12:51:32.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:51:32.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:51:32.602Z] Configure a credential helper to remove this warning. See [2022-07-06T12:51:32.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:51:32.602Z] [2022-07-06T12:51:32.602Z] Login Succeeded [2022-07-06T12:51:32.602Z] nexus3.edgexfoundry.org:10002 [2022-07-06T12:51:32.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:51:32.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:51:32.864Z] Configure a credential helper to remove this warning. See [2022-07-06T12:51:32.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:51:32.864Z] [2022-07-06T12:51:32.864Z] Login Succeeded [2022-07-06T12:51:32.864Z] nexus3.edgexfoundry.org:10003 [2022-07-06T12:51:32.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:51:32.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:51:32.864Z] Configure a credential helper to remove this warning. See [2022-07-06T12:51:32.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:51:32.864Z] [2022-07-06T12:51:32.864Z] Login Succeeded [2022-07-06T12:51:32.864Z] nexus3.edgexfoundry.org:10004 [2022-07-06T12:51:32.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:51:33.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:51:33.126Z] Configure a credential helper to remove this warning. See [2022-07-06T12:51:33.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:51:33.126Z] [2022-07-06T12:51:33.126Z] Login Succeeded [2022-07-06T12:51:33.126Z] docker.io [2022-07-06T12:51:33.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:51:33.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:51:33.386Z] Configure a credential helper to remove this warning. See [2022-07-06T12:51:33.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:51:33.386Z] [2022-07-06T12:51:33.386Z] Login Succeeded [2022-07-06T12:51:33.386Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T12:51:33.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T12:51:33.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T12:51:33.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T12:51:33.489Z] ========================================================= [2022-07-06T12:51:33.489Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-06T12:51:33.489Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:51:33.813Z] + 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-07-06T12:51:33.814Z] Sending build context to Docker daemon 643.1kB [2022-07-06T12:51:33.814Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T12:51:33.814Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-06T12:51:33.814Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-06T12:51:33.814Z] 59bf1c3509f3: Pulling fs layer [2022-07-06T12:51:33.814Z] 666ba61612fd: Pulling fs layer [2022-07-06T12:51:33.814Z] 8ed8ca486205: Pulling fs layer [2022-07-06T12:51:33.814Z] cc1cd167ecdc: Pulling fs layer [2022-07-06T12:51:33.814Z] c516ae0d96e1: Pulling fs layer [2022-07-06T12:51:33.814Z] 684cea983483: Pulling fs layer [2022-07-06T12:51:33.814Z] dd3240ac7de5: Pulling fs layer [2022-07-06T12:51:33.814Z] b1e948a4e11c: Pulling fs layer [2022-07-06T12:51:33.814Z] a8fd76ee1af6: Pulling fs layer [2022-07-06T12:51:33.814Z] 646ad004c059: Pulling fs layer [2022-07-06T12:51:33.814Z] cc1cd167ecdc: Waiting [2022-07-06T12:51:33.814Z] c516ae0d96e1: Waiting [2022-07-06T12:51:33.814Z] 684cea983483: Waiting [2022-07-06T12:51:33.814Z] dd3240ac7de5: Waiting [2022-07-06T12:51:33.814Z] b1e948a4e11c: Waiting [2022-07-06T12:51:33.814Z] a8fd76ee1af6: Waiting [2022-07-06T12:51:33.814Z] 8ed8ca486205: Download complete [2022-07-06T12:51:33.814Z] 666ba61612fd: Download complete [2022-07-06T12:51:33.814Z] c516ae0d96e1: Verifying Checksum [2022-07-06T12:51:33.814Z] c516ae0d96e1: Download complete [2022-07-06T12:51:33.814Z] 684cea983483: Verifying Checksum [2022-07-06T12:51:33.814Z] 684cea983483: Download complete [2022-07-06T12:51:33.814Z] 59bf1c3509f3: Verifying Checksum [2022-07-06T12:51:33.814Z] 59bf1c3509f3: Download complete [2022-07-06T12:51:33.814Z] dd3240ac7de5: Verifying Checksum [2022-07-06T12:51:33.814Z] dd3240ac7de5: Download complete [2022-07-06T12:51:34.075Z] b1e948a4e11c: Verifying Checksum [2022-07-06T12:51:34.075Z] b1e948a4e11c: Download complete [2022-07-06T12:51:34.075Z] 59bf1c3509f3: Pull complete [2022-07-06T12:51:34.075Z] 666ba61612fd: Pull complete [2022-07-06T12:51:34.339Z] 8ed8ca486205: Pull complete [2022-07-06T12:51:34.602Z] 646ad004c059: Verifying Checksum [2022-07-06T12:51:34.602Z] 646ad004c059: Download complete [2022-07-06T12:51:34.602Z] a8fd76ee1af6: Verifying Checksum [2022-07-06T12:51:34.602Z] a8fd76ee1af6: Download complete [2022-07-06T12:51:34.864Z] cc1cd167ecdc: Download complete [2022-07-06T12:51:39.063Z] cc1cd167ecdc: Pull complete [2022-07-06T12:51:39.063Z] c516ae0d96e1: Pull complete [2022-07-06T12:51:39.063Z] 684cea983483: Pull complete [2022-07-06T12:51:39.063Z] dd3240ac7de5: Pull complete [2022-07-06T12:51:39.063Z] b1e948a4e11c: Pull complete [2022-07-06T12:51:41.604Z] a8fd76ee1af6: Pull complete [2022-07-06T12:51:42.176Z] 646ad004c059: Pull complete [2022-07-06T12:51:42.176Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-06T12:51:42.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T12:51:42.176Z] ---> 8f69c11f6b0c [2022-07-06T12:51:42.176Z] Step 3/12 : ARG MAKE="make build" [2022-07-06T12:51:44.095Z] ---> Running in b99731b843f2 [2022-07-06T12:51:44.095Z] Removing intermediate container b99731b843f2 [2022-07-06T12:51:44.095Z] ---> b966d19b2357 [2022-07-06T12:51:44.095Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T12:51:44.095Z] ---> Running in ab512fefd805 [2022-07-06T12:51:44.095Z] Removing intermediate container ab512fefd805 [2022-07-06T12:51:44.095Z] ---> ce2722730803 [2022-07-06T12:51:44.095Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-06T12:51:44.095Z] ---> Running in 40efdd6ba686 [2022-07-06T12:51:44.095Z] Removing intermediate container 40efdd6ba686 [2022-07-06T12:51:44.095Z] ---> 485df6d170c6 [2022-07-06T12:51:44.095Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T12:51:44.355Z] ---> Running in b5d063e353d9 [2022-07-06T12:51:44.926Z] Removing intermediate container b5d063e353d9 [2022-07-06T12:51:44.926Z] ---> fa2d2d0c5417 [2022-07-06T12:51:44.926Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T12:51:44.926Z] ---> Running in cdfeac7c68c8 [2022-07-06T12:51:45.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T12:51:46.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T12:51:46.704Z] (1/81) Installing mesa (21.2.6-r0) [2022-07-06T12:51:46.704Z] (2/81) Installing libxau (1.0.9-r0) [2022-07-06T12:51:46.704Z] (3/81) Installing libmd (1.0.3-r0) [2022-07-06T12:51:46.704Z] (4/81) Installing libbsd (0.11.3-r1) [2022-07-06T12:51:46.965Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-07-06T12:51:46.965Z] (6/81) Installing libxcb (1.14-r2) [2022-07-06T12:51:46.965Z] (7/81) Installing libx11 (1.7.2-r0) [2022-07-06T12:51:47.226Z] (8/81) Installing libxext (1.3.4-r0) [2022-07-06T12:51:47.226Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-07-06T12:51:47.238Z] Still waiting to schedule task [2022-07-06T12:51:47.238Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-06T12:51:47.486Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-07-06T12:51:47.486Z] (11/81) Installing libpciaccess (0.16-r0) [2022-07-06T12:51:47.486Z] (12/81) Installing libdrm (2.4.109-r0) [2022-07-06T12:51:47.747Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-07-06T12:51:47.747Z] (14/81) Installing libxshmfence (1.3-r1) [2022-07-06T12:51:47.747Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-07-06T12:51:48.008Z] (16/81) Installing libice (1.0.10-r0) [2022-07-06T12:51:48.008Z] (17/81) Installing libuuid (2.37.4-r0) [2022-07-06T12:51:48.008Z] (18/81) Installing libsm (1.2.3-r0) [2022-07-06T12:51:48.270Z] (19/81) Installing libxt (1.2.1-r0) [2022-07-06T12:51:48.270Z] (20/81) Installing libxmu (1.1.3-r0) [2022-07-06T12:51:48.270Z] (21/81) Installing xset (1.2.4-r0) [2022-07-06T12:51:48.531Z] (22/81) Installing xprop (1.2.5-r0) [2022-07-06T12:51:48.531Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-07-06T12:51:48.531Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-07-06T12:51:48.793Z] (25/81) Installing libffi (3.4.2-r1) [2022-07-06T12:51:48.793Z] (26/81) Installing libintl (0.21-r0) [2022-07-06T12:51:48.793Z] (27/81) Installing libblkid (2.37.4-r0) [2022-07-06T12:51:49.055Z] (28/81) Installing libmount (2.37.4-r0) [2022-07-06T12:51:49.055Z] (29/81) Installing pcre (8.45-r1) [2022-07-06T12:51:49.055Z] (30/81) Installing glib (2.70.1-r0) [2022-07-06T12:51:49.317Z] (31/81) Installing icu-libs (69.1-r1) [2022-07-06T12:51:50.268Z] (32/81) Installing libpcre2-16 (10.40-r0) [2022-07-06T12:51:50.268Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-07-06T12:51:50.529Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-07-06T12:51:50.790Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-07-06T12:51:50.790Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-07-06T12:51:51.052Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-07-06T12:51:51.052Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-07-06T12:51:51.052Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-07-06T12:51:51.623Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-07-06T12:51:51.623Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-07-06T12:51:51.623Z] (42/81) Installing libpng (1.6.37-r1) [2022-07-06T12:51:51.623Z] (43/81) Installing freetype (2.11.1-r2) [2022-07-06T12:51:51.884Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-07-06T12:51:51.884Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-07-06T12:51:51.884Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-07-06T12:51:52.145Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-07-06T12:51:52.145Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-07-06T12:51:52.405Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-07-06T12:51:52.405Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-07-06T12:51:52.405Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-07-06T12:51:52.665Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-07-06T12:51:52.665Z] (53/81) Installing avahi-libs (0.8-r5) [2022-07-06T12:51:52.925Z] (54/81) Installing nettle (3.7.3-r0) [2022-07-06T12:51:52.925Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-07-06T12:51:52.925Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-07-06T12:51:53.186Z] (57/81) Installing libunistring (0.9.10-r1) [2022-07-06T12:51:53.186Z] (58/81) Installing gnutls (3.7.1-r0) [2022-07-06T12:51:53.186Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-07-06T12:51:53.446Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-07-06T12:51:53.446Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-07-06T12:51:53.706Z] (62/81) Installing libevdev (1.12.0-r0) [2022-07-06T12:51:53.706Z] (63/81) Installing mtdev (1.1.6-r0) [2022-07-06T12:51:53.707Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-06T12:51:53.968Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-07-06T12:51:53.968Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-07-06T12:51:53.968Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-07-06T12:51:54.229Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-07-06T12:51:54.229Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-07-06T12:51:54.229Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-06T12:51:54.488Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-06T12:51:54.488Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-07-06T12:51:54.488Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-07-06T12:51:55.061Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-07-06T12:51:55.061Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-07-06T12:51:55.322Z] (76/81) Installing udev-init-scripts (35-r0) [2022-07-06T12:51:55.322Z] Executing udev-init-scripts-35-r0.post-install [2022-07-06T12:51:55.322Z] (77/81) Installing kmod-libs (29-r2) [2022-07-06T12:51:55.322Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-07-06T12:51:55.582Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-07-06T12:51:55.582Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-06T12:51:55.843Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-07-06T12:51:55.843Z] Executing busybox-1.34.1-r3.trigger [2022-07-06T12:51:55.843Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-06T12:51:55.843Z] OK: 335 MiB in 133 packages [2022-07-06T12:51:58.387Z] Removing intermediate container cdfeac7c68c8 [2022-07-06T12:51:58.387Z] ---> 44d00eed7cb5 [2022-07-06T12:51:58.387Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-06T12:51:58.387Z] ---> Running in 534d22adccab [2022-07-06T12:51:58.387Z] Removing intermediate container 534d22adccab [2022-07-06T12:51:58.387Z] ---> dc878ff5cf8c [2022-07-06T12:51:58.387Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-06T12:51:58.387Z] ---> 7d77ac83771a [2022-07-06T12:51:58.387Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T12:51:58.387Z] ---> Running in a5265819f78e [2022-07-06T12:52:20.362Z] Removing intermediate container a5265819f78e [2022-07-06T12:52:20.362Z] ---> afb227b25196 [2022-07-06T12:52:20.362Z] Step 11/12 : COPY . . [2022-07-06T12:52:20.362Z] ---> 80d5489cbb00 [2022-07-06T12:52:20.362Z] Step 12/12 : RUN ${MAKE} [2022-07-06T12:52:20.362Z] ---> Running in 7045fd67f3b4 [2022-07-06T12:52:20.362Z] noop [2022-07-06T12:52:20.362Z] Removing intermediate container 7045fd67f3b4 [2022-07-06T12:52:20.362Z] ---> 5464c436e954 [2022-07-06T12:52:20.362Z] Successfully built 5464c436e954 [2022-07-06T12:52:20.362Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:52:20.687Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T12:52:20.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T12:52:20.766Z] prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container [2022-07-06T12:52:20.839Z] $ 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-07-06T12:52:21.269Z] $ docker top e55274a29cc1a023ba3a97d7604ad8b939f8849767d87cea2a14be5447f9e3b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T12:52:21.686Z] + go version [2022-07-06T12:52:21.686Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-06T12:52:21.724Z] $ docker stop --time=1 e55274a29cc1a023ba3a97d7604ad8b939f8849767d87cea2a14be5447f9e3b7 [2022-07-06T12:52:23.031Z] $ docker rm -f e55274a29cc1a023ba3a97d7604ad8b939f8849767d87cea2a14be5447f9e3b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:52:23.424Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T12:52:23.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T12:52:23.506Z] prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container [2022-07-06T12:52:23.546Z] $ 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-07-06T12:52:23.916Z] $ docker top 75cf424845419b7b74b4e53ef1a0d2577e632c8b26e5cb1d148f250071e56525 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T12:52:24.268Z] + make test [2022-07-06T12:52:24.269Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-06T12:52:24.529Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-06T12:52:34.518Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-06T12:52:34.518Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-06T12:52:39.796Z] CGO_ENABLED=1 go vet ./... [2022-07-06T12:52:44.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T12:52:44.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T12:52:44.001Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-06T12:52:44.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T12:52:44.030Z] $ docker stop --time=1 75cf424845419b7b74b4e53ef1a0d2577e632c8b26e5cb1d148f250071e56525 [2022-07-06T12:52:45.871Z] $ docker rm -f 75cf424845419b7b74b4e53ef1a0d2577e632c8b26e5cb1d148f250071e56525 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T12:52:46.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T12:52:46.358Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-06T12:52:46.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T12:52:47.155Z] + ls -al . [2022-07-06T12:52:47.156Z] total 164 [2022-07-06T12:52:47.156Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 12:52 . [2022-07-06T12:52:47.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 12:51 .. [2022-07-06T12:52:47.156Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 12:51 .git [2022-07-06T12:52:47.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:51 .github [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 349 Jul 6 12:51 .gitignore [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 6 12:51 .golangci.yml [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 6 12:51 .hadolint.yml [2022-07-06T12:52:47.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 12:51 .semver [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 6 12:51 Attribution.txt [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 6 12:51 CHANGELOG.md [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jul 6 12:51 Dockerfile [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 6 12:51 GOVERNANCE.md [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 6 12:51 Jenkinsfile [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 6 12:51 LICENSE [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 6 12:51 Makefile [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 6 12:51 OWNERS.md [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 10846 Jul 6 12:51 README.md [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 6 12:51 VERSION [2022-07-06T12:52:47.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:51 bin [2022-07-06T12:52:47.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 12:51 cmd [2022-07-06T12:52:47.156Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 6 12:52 coverage.out [2022-07-06T12:52:47.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:51 docker-compose [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 6 12:51 docker-entrypoint.sh [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 6 12:51 go.mod [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 6 12:51 go.sum [2022-07-06T12:52:47.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 12:51 internal [2022-07-06T12:52:47.156Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 6 12:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:52:47.468Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2768fe777b79a62015a83ada07a484477a2262c1 --label arch=amd64 --label version=0.0.1-dev.11 . [2022-07-06T12:52:47.468Z] Sending build context to Docker daemon 644.1kB [2022-07-06T12:52:47.468Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T12:52:47.468Z] Step 2/29 : FROM ${BASE} AS builder [2022-07-06T12:52:47.468Z] ---> 5464c436e954 [2022-07-06T12:52:47.468Z] Step 3/29 : ARG MAKE="make build" [2022-07-06T12:52:47.468Z] ---> Running in 19292aabc876 [2022-07-06T12:52:47.728Z] Removing intermediate container 19292aabc876 [2022-07-06T12:52:47.728Z] ---> 3d7e2339ea7f [2022-07-06T12:52:47.728Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T12:52:47.728Z] ---> Running in 5391b2a5f24b [2022-07-06T12:52:47.728Z] Removing intermediate container 5391b2a5f24b [2022-07-06T12:52:47.728Z] ---> 97cc324de480 [2022-07-06T12:52:47.728Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-06T12:52:47.728Z] ---> Running in f2af6296b4a2 [2022-07-06T12:52:47.988Z] Removing intermediate container f2af6296b4a2 [2022-07-06T12:52:47.988Z] ---> 8c467cf22811 [2022-07-06T12:52:47.988Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T12:52:47.988Z] ---> Running in ed230a500d90 [2022-07-06T12:52:48.559Z] Removing intermediate container ed230a500d90 [2022-07-06T12:52:48.559Z] ---> 1502ffc517a1 [2022-07-06T12:52:48.559Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T12:52:48.559Z] ---> Running in f7a261faf118 [2022-07-06T12:52:48.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T12:52:49.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T12:52:50.031Z] OK: 335 MiB in 133 packages [2022-07-06T12:52:50.293Z] Removing intermediate container f7a261faf118 [2022-07-06T12:52:50.293Z] ---> 5e5e0c5f3370 [2022-07-06T12:52:50.293Z] Step 8/29 : WORKDIR /device-usb-camera [2022-07-06T12:52:50.293Z] ---> Running in 490a3e7e77ce [2022-07-06T12:52:50.553Z] Removing intermediate container 490a3e7e77ce [2022-07-06T12:52:50.553Z] ---> 980b910cbfdf [2022-07-06T12:52:50.553Z] Step 9/29 : COPY go.mod vendor* ./ [2022-07-06T12:52:50.553Z] ---> b75679fd3cb9 [2022-07-06T12:52:50.553Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T12:52:50.553Z] ---> Running in bb28ce595227 [2022-07-06T12:52:51.122Z] Removing intermediate container bb28ce595227 [2022-07-06T12:52:51.122Z] ---> df481828c990 [2022-07-06T12:52:51.122Z] Step 11/29 : COPY . . [2022-07-06T12:52:51.382Z] ---> e7762ef0ba3d [2022-07-06T12:52:51.382Z] Step 12/29 : RUN ${MAKE} [2022-07-06T12:52:51.382Z] ---> Running in 5564c8401b79 [2022-07-06T12:52:51.955Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.11 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-06T12:53:13.914Z] Removing intermediate container 5564c8401b79 [2022-07-06T12:53:13.914Z] ---> 47daddee9aa5 [2022-07-06T12:53:13.914Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-06T12:53:13.914Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-06T12:53:13.914Z] af6660deedbd: Pulling fs layer [2022-07-06T12:53:13.914Z] 97cd0a44c592: Pulling fs layer [2022-07-06T12:53:13.914Z] 97cd0a44c592: Verifying Checksum [2022-07-06T12:53:13.914Z] 97cd0a44c592: Download complete [2022-07-06T12:53:13.914Z] af6660deedbd: Verifying Checksum [2022-07-06T12:53:13.914Z] af6660deedbd: Download complete [2022-07-06T12:53:13.914Z] af6660deedbd: Pull complete [2022-07-06T12:53:13.914Z] 97cd0a44c592: Pull complete [2022-07-06T12:53:13.914Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-06T12:53:13.914Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-06T12:53:13.914Z] ---> fea57e182299 [2022-07-06T12:53:13.914Z] Step 14/29 : FROM alpine:3.15 [2022-07-06T12:53:13.914Z] 3.15: Pulling from library/alpine [2022-07-06T12:53:13.914Z] df9b9388f04a: Pulling fs layer [2022-07-06T12:53:13.914Z] df9b9388f04a: Download complete [2022-07-06T12:53:13.914Z] df9b9388f04a: Pull complete [2022-07-06T12:53:13.914Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-06T12:53:13.914Z] Status: Downloaded newer image for alpine:3.15 [2022-07-06T12:53:13.914Z] ---> 0ac33e5f5afa [2022-07-06T12:53:13.914Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-06T12:53:13.914Z] ---> Running in 80b3d19b0aac [2022-07-06T12:53:13.914Z] Removing intermediate container 80b3d19b0aac [2022-07-06T12:53:13.914Z] ---> 76e62979b4a5 [2022-07-06T12:53:13.914Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-06T12:53:13.914Z] ---> Running in fcba4f930e5e [2022-07-06T12:53:13.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T12:53:13.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T12:53:14.174Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-06T12:53:14.174Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-06T12:53:14.174Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-06T12:53:14.174Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-06T12:53:14.174Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-06T12:53:14.174Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-06T12:53:14.174Z] (7/74) Installing libxcb (1.14-r2) [2022-07-06T12:53:14.174Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-06T12:53:14.174Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-06T12:53:14.174Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-06T12:53:14.174Z] (11/74) Installing expat (2.4.7-r0) [2022-07-06T12:53:14.174Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-06T12:53:14.174Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-06T12:53:14.174Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-06T12:53:14.174Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-06T12:53:14.174Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-06T12:53:14.174Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-06T12:53:14.434Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-06T12:53:14.434Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-06T12:53:14.434Z] (20/74) Installing libintl (0.21-r0) [2022-07-06T12:53:14.434Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-06T12:53:14.434Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-06T12:53:14.434Z] (23/74) Installing pcre (8.45-r1) [2022-07-06T12:53:14.434Z] (24/74) Installing glib (2.70.1-r0) [2022-07-06T12:53:14.434Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-06T12:53:14.434Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-06T12:53:14.434Z] (27/74) Installing libass (0.15.2-r0) [2022-07-06T12:53:14.434Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-06T12:53:14.434Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-06T12:53:14.434Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-06T12:53:14.434Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-06T12:53:14.434Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-06T12:53:14.434Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-06T12:53:14.434Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-06T12:53:14.434Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-07-06T12:53:14.434Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-07-06T12:53:14.434Z] (37/74) Installing lame (3.100-r0) [2022-07-06T12:53:14.434Z] (38/74) Installing opus (1.3.1-r1) [2022-07-06T12:53:14.434Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-06T12:53:14.434Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-06T12:53:14.434Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-06T12:53:14.434Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-06T12:53:14.696Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-06T12:53:14.696Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-06T12:53:14.696Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-06T12:53:14.696Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-06T12:53:14.696Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-06T12:53:14.696Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-06T12:53:14.696Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-06T12:53:14.696Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-06T12:53:14.696Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-06T12:53:14.696Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-06T12:53:14.696Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-06T12:53:14.696Z] (54/74) Installing libva (2.13.0-r0) [2022-07-06T12:53:14.696Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-06T12:53:14.696Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-06T12:53:14.696Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-06T12:53:14.696Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-06T12:53:14.696Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-06T12:53:14.696Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-06T12:53:14.696Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-06T12:53:14.696Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-06T12:53:14.957Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-06T12:53:14.957Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-06T12:53:14.957Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-06T12:53:15.217Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-06T12:53:15.217Z] Executing udev-init-scripts-35-r0.post-install [2022-07-06T12:53:15.217Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-06T12:53:15.217Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-06T12:53:15.478Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-06T12:53:15.478Z] (70/74) Installing kmod-libs (29-r2) [2022-07-06T12:53:15.478Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-06T12:53:15.478Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-06T12:53:15.478Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-06T12:53:15.478Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-06T12:53:15.478Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T12:53:15.478Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-06T12:53:15.478Z] OK: 78 MiB in 88 packages [2022-07-06T12:53:16.859Z] Removing intermediate container fcba4f930e5e [2022-07-06T12:53:16.859Z] ---> 7e672f4c1e2d [2022-07-06T12:53:16.859Z] Step 17/29 : WORKDIR / [2022-07-06T12:53:16.859Z] ---> Running in 9cb5ca839456 [2022-07-06T12:53:16.859Z] Removing intermediate container 9cb5ca839456 [2022-07-06T12:53:16.859Z] ---> 573511ccd26e [2022-07-06T12:53:16.859Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-07-06T12:53:17.426Z] ---> aad4489af724 [2022-07-06T12:53:17.426Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-06T12:53:17.685Z] ---> c1331d533d32 [2022-07-06T12:53:17.685Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-06T12:53:17.944Z] ---> c0f165ff58ba [2022-07-06T12:53:17.944Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-06T12:53:17.944Z] ---> d132c6e01d0a [2022-07-06T12:53:17.944Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-06T12:53:18.203Z] ---> d9b547a3d1b9 [2022-07-06T12:53:18.203Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-07-06T12:53:18.778Z] ---> f9b6df5b5b3a [2022-07-06T12:53:18.778Z] Step 24/29 : EXPOSE 59983 [2022-07-06T12:53:18.778Z] ---> Running in cca66653c006 [2022-07-06T12:53:18.778Z] Removing intermediate container cca66653c006 [2022-07-06T12:53:18.778Z] ---> d755cbe04073 [2022-07-06T12:53:18.778Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-06T12:53:18.778Z] ---> Running in 063d3864a2d8 [2022-07-06T12:53:18.778Z] Removing intermediate container 063d3864a2d8 [2022-07-06T12:53:18.778Z] ---> 3a32e6ce2077 [2022-07-06T12:53:18.778Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-06T12:53:19.053Z] ---> Running in 7739311aab45 [2022-07-06T12:53:19.053Z] Removing intermediate container 7739311aab45 [2022-07-06T12:53:19.053Z] ---> d29091d28414 [2022-07-06T12:53:19.053Z] Step 27/29 : LABEL arch=amd64 [2022-07-06T12:53:19.053Z] ---> Running in df3ee761c50b [2022-07-06T12:53:19.053Z] Removing intermediate container df3ee761c50b [2022-07-06T12:53:19.053Z] ---> 4c65ee5856ab [2022-07-06T12:53:19.053Z] Step 28/29 : LABEL git_sha=2768fe777b79a62015a83ada07a484477a2262c1 [2022-07-06T12:53:19.321Z] ---> Running in 8f5a63a4da01 [2022-07-06T12:53:19.321Z] Removing intermediate container 8f5a63a4da01 [2022-07-06T12:53:19.321Z] ---> 7a7641e7bbcb [2022-07-06T12:53:19.321Z] Step 29/29 : LABEL version=0.0.1-dev.11 [2022-07-06T12:53:19.321Z] ---> Running in f9ca1efc56e4 [2022-07-06T12:53:19.583Z] Removing intermediate container f9ca1efc56e4 [2022-07-06T12:53:19.583Z] ---> 7f0e585d89e0 [2022-07-06T12:53:19.583Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T12:53:19.583Z] Successfully built 7f0e585d89e0 [2022-07-06T12:53:19.583Z] 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-07-06T12:53:19.697Z] provisioning config files... [2022-07-06T12:53:19.711Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5439290767137528031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T12:53:20.013Z] ---> docker-login.sh [2022-07-06T12:53:20.013Z] nexus3.edgexfoundry.org:10001 [2022-07-06T12:53:20.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:53:20.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:53:20.013Z] Configure a credential helper to remove this warning. See [2022-07-06T12:53:20.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:53:20.013Z] [2022-07-06T12:53:20.013Z] Login Succeeded [2022-07-06T12:53:20.013Z] nexus3.edgexfoundry.org:10002 [2022-07-06T12:53:20.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:53:20.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:53:20.275Z] Configure a credential helper to remove this warning. See [2022-07-06T12:53:20.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:53:20.275Z] [2022-07-06T12:53:20.275Z] Login Succeeded [2022-07-06T12:53:20.275Z] nexus3.edgexfoundry.org:10003 [2022-07-06T12:53:20.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:53:20.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:53:20.275Z] Configure a credential helper to remove this warning. See [2022-07-06T12:53:20.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:53:20.275Z] [2022-07-06T12:53:20.275Z] Login Succeeded [2022-07-06T12:53:20.275Z] nexus3.edgexfoundry.org:10004 [2022-07-06T12:53:20.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:53:20.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:53:20.536Z] Configure a credential helper to remove this warning. See [2022-07-06T12:53:20.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:53:20.536Z] [2022-07-06T12:53:20.536Z] Login Succeeded [2022-07-06T12:53:20.536Z] docker.io [2022-07-06T12:53:20.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:53:20.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:53:20.798Z] Configure a credential helper to remove this warning. See [2022-07-06T12:53:20.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:53:20.798Z] [2022-07-06T12:53:20.798Z] Login Succeeded [2022-07-06T12:53:20.798Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T12:53:20.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T12:53:20.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T12:53:20.876Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-06T12:53:20.876Z] 2768fe777b79a62015a83ada07a484477a2262c1 [2022-07-06T12:53:20.876Z] latest [2022-07-06T12:53:20.876Z] 0.0.1-dev.11 [2022-07-06T12:53:20.876Z] 2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 [2022-07-06T12:53:20.876Z] main [2022-07-06T12:53:20.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:53:21.216Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:53:21.525Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1 [2022-07-06T12:53:21.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-06T12:53:21.525Z] 550e596c6d0e: Preparing [2022-07-06T12:53:21.525Z] 1207169bf42c: Preparing [2022-07-06T12:53:21.525Z] 6837ed1204cc: Preparing [2022-07-06T12:53:21.525Z] 0176d28a5cd7: Preparing [2022-07-06T12:53:21.525Z] b8d98b653284: Preparing [2022-07-06T12:53:21.525Z] 6e50a3b7593d: Preparing [2022-07-06T12:53:21.525Z] c9a15fba742f: Preparing [2022-07-06T12:53:21.525Z] 4fc242d58285: Preparing [2022-07-06T12:53:21.525Z] 6e50a3b7593d: Waiting [2022-07-06T12:53:21.525Z] c9a15fba742f: Waiting [2022-07-06T12:53:21.525Z] 4fc242d58285: Waiting [2022-07-06T12:53:21.525Z] b8d98b653284: Pushed [2022-07-06T12:53:21.525Z] 0176d28a5cd7: Pushed [2022-07-06T12:53:21.525Z] 1207169bf42c: Pushed [2022-07-06T12:53:21.525Z] 6837ed1204cc: Pushed [2022-07-06T12:53:21.525Z] 4fc242d58285: Layer already exists [2022-07-06T12:53:23.431Z] 550e596c6d0e: Pushed [2022-07-06T12:53:24.369Z] 6e50a3b7593d: Pushed [2022-07-06T12:53:28.570Z] c9a15fba742f: Pushed [2022-07-06T12:53:28.570Z] 2768fe777b79a62015a83ada07a484477a2262c1: digest: sha256:069c374ec7911f62c2cd68d2e20dd04068a95077ec3a94cbf95fa4d524b514eb size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:53:28.891Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17009 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [2022-07-06T12:53:28.892Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] ws [2022-07-06T12:53:28.911Z] Running in /w/workspace/device-usb-camera/22 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2022-07-06T12:53:28.970Z] Selected Git installation does not exist. Using Default [2022-07-06T12:53:28.970Z] The recommended git tool is: NONE [2022-07-06T12:53:29.195Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-06T12:53:29.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-06T12:53:29.195Z] 550e596c6d0e: Preparing [2022-07-06T12:53:29.195Z] 1207169bf42c: Preparing [2022-07-06T12:53:29.195Z] 6837ed1204cc: Preparing [2022-07-06T12:53:29.195Z] 0176d28a5cd7: Preparing [2022-07-06T12:53:29.195Z] b8d98b653284: Preparing [2022-07-06T12:53:29.195Z] 6e50a3b7593d: Preparing [2022-07-06T12:53:29.195Z] c9a15fba742f: Preparing [2022-07-06T12:53:29.195Z] 4fc242d58285: Preparing [2022-07-06T12:53:29.195Z] c9a15fba742f: Waiting [2022-07-06T12:53:29.195Z] 6e50a3b7593d: Waiting [2022-07-06T12:53:29.195Z] 4fc242d58285: Waiting [2022-07-06T12:53:29.195Z] 6837ed1204cc: Layer already exists [2022-07-06T12:53:29.195Z] 0176d28a5cd7: Layer already exists [2022-07-06T12:53:29.195Z] 550e596c6d0e: Layer already exists [2022-07-06T12:53:29.195Z] 1207169bf42c: Layer already exists [2022-07-06T12:53:29.195Z] b8d98b653284: Layer already exists [2022-07-06T12:53:29.195Z] c9a15fba742f: Layer already exists [2022-07-06T12:53:29.195Z] 6e50a3b7593d: Layer already exists [2022-07-06T12:53:29.195Z] 4fc242d58285: Layer already exists [2022-07-06T12:53:29.195Z] latest: digest: sha256:069c374ec7911f62c2cd68d2e20dd04068a95077ec3a94cbf95fa4d524b514eb size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:53:29.540Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:53:29.865Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.11 [2022-07-06T12:53:29.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-06T12:53:29.865Z] 550e596c6d0e: Preparing [2022-07-06T12:53:29.865Z] 1207169bf42c: Preparing [2022-07-06T12:53:29.865Z] 6837ed1204cc: Preparing [2022-07-06T12:53:29.865Z] 0176d28a5cd7: Preparing [2022-07-06T12:53:29.865Z] b8d98b653284: Preparing [2022-07-06T12:53:29.865Z] 6e50a3b7593d: Preparing [2022-07-06T12:53:29.865Z] c9a15fba742f: Preparing [2022-07-06T12:53:29.865Z] 4fc242d58285: Preparing [2022-07-06T12:53:29.865Z] c9a15fba742f: Waiting [2022-07-06T12:53:29.865Z] 6e50a3b7593d: Waiting [2022-07-06T12:53:29.865Z] 4fc242d58285: Waiting [2022-07-06T12:53:29.865Z] b8d98b653284: Layer already exists [2022-07-06T12:53:29.865Z] 1207169bf42c: Layer already exists [2022-07-06T12:53:29.865Z] 550e596c6d0e: Layer already exists [2022-07-06T12:53:29.865Z] 0176d28a5cd7: Layer already exists [2022-07-06T12:53:29.865Z] 6837ed1204cc: Layer already exists [2022-07-06T12:53:29.865Z] 6e50a3b7593d: Layer already exists [2022-07-06T12:53:29.865Z] c9a15fba742f: Layer already exists [2022-07-06T12:53:29.865Z] 4fc242d58285: Layer already exists [2022-07-06T12:53:29.865Z] 0.0.1-dev.11: digest: sha256:069c374ec7911f62c2cd68d2e20dd04068a95077ec3a94cbf95fa4d524b514eb size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:53:30.181Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:53:30.494Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 [2022-07-06T12:53:30.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-06T12:53:30.494Z] 550e596c6d0e: Preparing [2022-07-06T12:53:30.494Z] 1207169bf42c: Preparing [2022-07-06T12:53:30.494Z] 6837ed1204cc: Preparing [2022-07-06T12:53:30.494Z] 0176d28a5cd7: Preparing [2022-07-06T12:53:30.494Z] b8d98b653284: Preparing [2022-07-06T12:53:30.494Z] 6e50a3b7593d: Preparing [2022-07-06T12:53:30.494Z] c9a15fba742f: Preparing [2022-07-06T12:53:30.494Z] 4fc242d58285: Preparing [2022-07-06T12:53:30.494Z] 6e50a3b7593d: Waiting [2022-07-06T12:53:30.494Z] c9a15fba742f: Waiting [2022-07-06T12:53:30.494Z] 4fc242d58285: Waiting [2022-07-06T12:53:30.494Z] 1207169bf42c: Layer already exists [2022-07-06T12:53:30.494Z] 550e596c6d0e: Layer already exists [2022-07-06T12:53:30.494Z] b8d98b653284: Layer already exists [2022-07-06T12:53:30.494Z] 0176d28a5cd7: Layer already exists [2022-07-06T12:53:30.494Z] 6837ed1204cc: Layer already exists [2022-07-06T12:53:30.494Z] c9a15fba742f: Layer already exists [2022-07-06T12:53:30.494Z] 4fc242d58285: Layer already exists [2022-07-06T12:53:30.494Z] 6e50a3b7593d: Layer already exists [2022-07-06T12:53:30.494Z] 2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11: digest: sha256:069c374ec7911f62c2cd68d2e20dd04068a95077ec3a94cbf95fa4d524b514eb size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:53:30.814Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:53:31.122Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-06T12:53:31.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-06T12:53:31.123Z] 550e596c6d0e: Preparing [2022-07-06T12:53:31.123Z] 1207169bf42c: Preparing [2022-07-06T12:53:31.123Z] 6837ed1204cc: Preparing [2022-07-06T12:53:31.123Z] 0176d28a5cd7: Preparing [2022-07-06T12:53:31.123Z] b8d98b653284: Preparing [2022-07-06T12:53:31.123Z] 6e50a3b7593d: Preparing [2022-07-06T12:53:31.123Z] c9a15fba742f: Preparing [2022-07-06T12:53:31.123Z] 4fc242d58285: Preparing [2022-07-06T12:53:31.123Z] 6e50a3b7593d: Waiting [2022-07-06T12:53:31.123Z] c9a15fba742f: Waiting [2022-07-06T12:53:31.123Z] 4fc242d58285: Waiting [2022-07-06T12:53:31.123Z] 0176d28a5cd7: Layer already exists [2022-07-06T12:53:31.123Z] 550e596c6d0e: Layer already exists [2022-07-06T12:53:31.123Z] b8d98b653284: Layer already exists [2022-07-06T12:53:31.123Z] 6837ed1204cc: Layer already exists [2022-07-06T12:53:31.123Z] 1207169bf42c: Layer already exists [2022-07-06T12:53:31.123Z] 6e50a3b7593d: Layer already exists [2022-07-06T12:53:31.123Z] c9a15fba742f: Layer already exists [2022-07-06T12:53:31.123Z] 4fc242d58285: Layer already exists [2022-07-06T12:53:31.123Z] main: digest: sha256:069c374ec7911f62c2cd68d2e20dd04068a95077ec3a94cbf95fa4d524b514eb size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T12:53:31.163Z] ===================================================== [Pipeline] echo [2022-07-06T12:53:31.172Z] taggedImages: [2022-07-06T12:53:31.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1 [2022-07-06T12:53:31.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-06T12:53:31.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.11 [2022-07-06T12:53:31.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 [2022-07-06T12:53:31.172Z] - 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-07-06T12:53:31.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T12:53:31.535Z] [2022-07-06T12:53:31.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:53:31.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T12:53:31.836Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-06T12:53:31.836Z] 5eb5b503b376: Pulling fs layer [2022-07-06T12:53:31.836Z] 5c69ac0246d0: Pulling fs layer [2022-07-06T12:53:31.836Z] ec43610c2a17: Pulling fs layer [2022-07-06T12:53:31.836Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-06T12:53:31.836Z] 33b1e0a273af: Pulling fs layer [2022-07-06T12:53:31.836Z] 5d3b04190fa2: Pulling fs layer [2022-07-06T12:53:31.836Z] 2f39f015ded8: Pulling fs layer [2022-07-06T12:53:31.836Z] 3a2ae6a8a46f: Waiting [2022-07-06T12:53:31.836Z] 2f39f015ded8: Waiting [2022-07-06T12:53:31.836Z] 5c69ac0246d0: Verifying Checksum [2022-07-06T12:53:31.836Z] 5c69ac0246d0: Download complete [2022-07-06T12:53:31.836Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-06T12:53:31.836Z] 3a2ae6a8a46f: Download complete [2022-07-06T12:53:31.836Z] 33b1e0a273af: Verifying Checksum [2022-07-06T12:53:31.837Z] 33b1e0a273af: Download complete [2022-07-06T12:53:31.837Z] 5d3b04190fa2: Download complete [2022-07-06T12:53:32.096Z] ec43610c2a17: Verifying Checksum [2022-07-06T12:53:32.096Z] ec43610c2a17: Download complete [2022-07-06T12:53:32.096Z] 5eb5b503b376: Verifying Checksum [2022-07-06T12:53:32.096Z] 5eb5b503b376: Download complete [2022-07-06T12:53:32.665Z] 2f39f015ded8: Download complete [2022-07-06T12:53:33.235Z] 5eb5b503b376: Pull complete [2022-07-06T12:53:33.495Z] 5c69ac0246d0: Pull complete [2022-07-06T12:53:34.062Z] ec43610c2a17: Pull complete [2022-07-06T12:53:34.062Z] 3a2ae6a8a46f: Pull complete [2022-07-06T12:53:34.320Z] 33b1e0a273af: Pull complete [2022-07-06T12:53:34.320Z] 5d3b04190fa2: Pull complete [2022-07-06T12:53:34.323Z] using credential edgex-jenkins-ssh [2022-07-06T12:53:34.340Z] Cloning the remote Git repository [2022-07-06T12:53:35.379Z] Avoid second fetch [2022-07-06T12:53:35.380Z] Checking out Revision 2768fe777b79a62015a83ada07a484477a2262c1 (main) [2022-07-06T12:53:34.445Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-06T12:53:34.568Z] > git init /w/workspace/device-usb-camera/22 # timeout=10 [2022-07-06T12:53:34.704Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-06T12:53:34.706Z] > git --version # timeout=10 [2022-07-06T12:53:34.729Z] > git --version # 'git version 2.25.1' [2022-07-06T12:53:34.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T12:53:34.791Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T12:53:35.343Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-06T12:53:35.362Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T12:53:35.408Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T12:53:35.424Z] > git checkout -f 2768fe777b79a62015a83ada07a484477a2262c1 # timeout=10 [2022-07-06T12:53:38.516Z] 2f39f015ded8: Pull complete [2022-07-06T12:53:38.516Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-06T12:53:38.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T12:53:38.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T12:53:38.615Z] prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container [2022-07-06T12:53:38.652Z] $ 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-07-06T12:53:39.561Z] Commit message: "docs: add additional tested cameras (#49)" [2022-07-06T12:53:39.899Z] [2022-07-06T12:53:39.899Z] GitHub has been notified of this commit’s build result [2022-07-06T12:53:39.899Z] [2022-07-06T12:53:40.378Z] $ docker top b39bfce5e26b702a26540b2aa27032f1480cf18ba7ddfa938b08fc722a79001a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T12:53:40.783Z] ---> job-cost.sh [2022-07-06T12:53:40.783Z] lf-activate-venv: SKIPPING [2022-07-06T12:53:40.783Z] INFO: No Stack... [2022-07-06T12:53:41.103Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-06T12:53:41.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T12:53:41.103Z] Dload Upload Total Spent Left Speed [2022-07-06T12:53:41.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12253 97 11881 0 0 90007 0 --:--:-- --:--:-- --:--:-- 89330 100 12253 100 12253 0 0 92127 0 --:--:-- --:--:-- --:--:-- 91440 [2022-07-06T12:53:41.354Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2022-07-06T12:53:41.614Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T12:53:41.802Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-06T12:53:41.906Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-06T12:53:41.906Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T12:53:41.919Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] [2022-07-06T12:53:41.925Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] did not exist. Created. [2022-07-06T12:53:41.925Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T12:53:42.146Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-06T12:53:42.146Z] + sudo tee /etc/docker/daemon.new [2022-07-06T12:53:42.146Z] { [2022-07-06T12:53:42.146Z] "registry-mirrors": [ [2022-07-06T12:53:42.146Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-06T12:53:42.146Z] ], [2022-07-06T12:53:42.146Z] "bip": "10.250.0.254/24", [2022-07-06T12:53:42.146Z] "hosts": [ [2022-07-06T12:53:42.146Z] "tcp://0.0.0.0:5555", [2022-07-06T12:53:42.146Z] "unix:///var/run/docker.sock" [2022-07-06T12:53:42.146Z] ], [2022-07-06T12:53:42.146Z] "mtu": 1458, [2022-07-06T12:53:42.146Z] "selinux-enabled": true, [2022-07-06T12:53:42.146Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-06T12:53:42.146Z] } [Pipeline] sh [2022-07-06T12:53:42.229Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-06T12:53:42.265Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T12:53:42.271Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T12:53:42.297Z] $ docker stop --time=1 b39bfce5e26b702a26540b2aa27032f1480cf18ba7ddfa938b08fc722a79001a [2022-07-06T12:53:42.503Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-07-06T12:53:43.463Z] $ docker rm -f b39bfce5e26b702a26540b2aa27032f1480cf18ba7ddfa938b08fc722a79001a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T12:53:43.842Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T12:54:02.195Z] provisioning config files... [2022-07-06T12:54:02.219Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/22@tmp/config1511355973245800108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T12:54:02.585Z] ---> docker-login.sh [2022-07-06T12:54:02.585Z] nexus3.edgexfoundry.org:10001 [2022-07-06T12:54:03.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:54:03.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:54:03.463Z] Configure a credential helper to remove this warning. See [2022-07-06T12:54:03.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:54:03.463Z] [2022-07-06T12:54:03.463Z] Login Succeeded [2022-07-06T12:54:03.463Z] nexus3.edgexfoundry.org:10002 [2022-07-06T12:54:03.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:54:04.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:54:04.012Z] Configure a credential helper to remove this warning. See [2022-07-06T12:54:04.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:54:04.012Z] [2022-07-06T12:54:04.012Z] Login Succeeded [2022-07-06T12:54:04.012Z] nexus3.edgexfoundry.org:10003 [2022-07-06T12:54:04.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:54:04.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:54:04.291Z] Configure a credential helper to remove this warning. See [2022-07-06T12:54:04.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:54:04.291Z] [2022-07-06T12:54:04.291Z] Login Succeeded [2022-07-06T12:54:04.291Z] nexus3.edgexfoundry.org:10004 [2022-07-06T12:54:04.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:54:04.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:54:04.842Z] Configure a credential helper to remove this warning. See [2022-07-06T12:54:04.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:54:04.842Z] [2022-07-06T12:54:04.842Z] Login Succeeded [2022-07-06T12:54:04.842Z] docker.io [2022-07-06T12:54:05.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:54:05.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:54:05.392Z] Configure a credential helper to remove this warning. See [2022-07-06T12:54:05.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:54:05.392Z] [2022-07-06T12:54:05.392Z] Login Succeeded [2022-07-06T12:54:05.392Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T12:54:05.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T12:54:05.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T12:54:05.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T12:54:05.981Z] ========================================================= [2022-07-06T12:54:05.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-06T12:54:05.981Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:54:06.350Z] + 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-07-06T12:54:06.624Z] Sending build context to Docker daemon 428kB [2022-07-06T12:54:06.624Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T12:54:06.624Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-06T12:54:06.901Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-06T12:54:06.901Z] 9b3977197b4f: Pulling fs layer [2022-07-06T12:54:06.901Z] 1a89e8eeedd5: Pulling fs layer [2022-07-06T12:54:06.901Z] 94645a83ff95: Pulling fs layer [2022-07-06T12:54:06.901Z] e6fb740bc735: Pulling fs layer [2022-07-06T12:54:06.901Z] 3a77bd46dcc9: Pulling fs layer [2022-07-06T12:54:06.901Z] 355e64cbe906: Pulling fs layer [2022-07-06T12:54:06.901Z] 63ab81a10011: Pulling fs layer [2022-07-06T12:54:06.901Z] 555d1d1c4555: Pulling fs layer [2022-07-06T12:54:06.901Z] 7d9057610161: Pulling fs layer [2022-07-06T12:54:06.901Z] 355e64cbe906: Waiting [2022-07-06T12:54:06.901Z] 63ab81a10011: Waiting [2022-07-06T12:54:06.901Z] 555d1d1c4555: Waiting [2022-07-06T12:54:06.901Z] 7d9057610161: Waiting [2022-07-06T12:54:06.901Z] e6fb740bc735: Waiting [2022-07-06T12:54:06.901Z] 3a77bd46dcc9: Waiting [2022-07-06T12:54:06.901Z] 94645a83ff95: Download complete [2022-07-06T12:54:06.901Z] 1a89e8eeedd5: Verifying Checksum [2022-07-06T12:54:06.901Z] 1a89e8eeedd5: Download complete [2022-07-06T12:54:06.901Z] 3a77bd46dcc9: Verifying Checksum [2022-07-06T12:54:06.901Z] 3a77bd46dcc9: Download complete [2022-07-06T12:54:06.901Z] 355e64cbe906: Verifying Checksum [2022-07-06T12:54:06.901Z] 355e64cbe906: Download complete [2022-07-06T12:54:06.901Z] 9b3977197b4f: Verifying Checksum [2022-07-06T12:54:06.901Z] 9b3977197b4f: Download complete [2022-07-06T12:54:06.901Z] 63ab81a10011: Verifying Checksum [2022-07-06T12:54:06.901Z] 63ab81a10011: Download complete [2022-07-06T12:54:07.920Z] 7d9057610161: Download complete [2022-07-06T12:54:07.920Z] 9b3977197b4f: Pull complete [2022-07-06T12:54:08.524Z] 1a89e8eeedd5: Pull complete [2022-07-06T12:54:08.800Z] 94645a83ff95: Pull complete [2022-07-06T12:54:09.073Z] 555d1d1c4555: Verifying Checksum [2022-07-06T12:54:09.073Z] 555d1d1c4555: Download complete [2022-07-06T12:54:09.668Z] e6fb740bc735: Verifying Checksum [2022-07-06T12:54:09.668Z] e6fb740bc735: Download complete [2022-07-06T12:54:22.068Z] e6fb740bc735: Pull complete [2022-07-06T12:54:22.068Z] 3a77bd46dcc9: Pull complete [2022-07-06T12:54:22.068Z] 355e64cbe906: Pull complete [2022-07-06T12:54:22.068Z] 63ab81a10011: Pull complete [2022-07-06T12:54:28.791Z] 555d1d1c4555: Pull complete [2022-07-06T12:54:30.234Z] 7d9057610161: Pull complete [2022-07-06T12:54:30.234Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-06T12:54:30.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T12:54:30.234Z] ---> 819e984ddca1 [2022-07-06T12:54:30.234Z] Step 3/12 : ARG MAKE="make build" [2022-07-06T12:54:31.682Z] ---> Running in 4ef9034449b7 [2022-07-06T12:54:31.959Z] Removing intermediate container 4ef9034449b7 [2022-07-06T12:54:31.959Z] ---> d2b9a161974b [2022-07-06T12:54:31.959Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T12:54:32.234Z] ---> Running in 4474ee1a40f9 [2022-07-06T12:54:32.509Z] Removing intermediate container 4474ee1a40f9 [2022-07-06T12:54:32.509Z] ---> 511aaf1cb17a [2022-07-06T12:54:32.509Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-06T12:54:32.509Z] ---> Running in 111bd60257e7 [2022-07-06T12:54:32.785Z] Removing intermediate container 111bd60257e7 [2022-07-06T12:54:32.785Z] ---> 496e8cc19b6c [2022-07-06T12:54:32.785Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T12:54:33.060Z] ---> Running in 4f753d096505 [2022-07-06T12:54:34.511Z] Removing intermediate container 4f753d096505 [2022-07-06T12:54:34.511Z] ---> e6e7c918fb57 [2022-07-06T12:54:34.511Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T12:54:34.789Z] ---> Running in 989d17a80754 [2022-07-06T12:54:35.777Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T12:54:36.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T12:54:37.358Z] (1/14) Installing libintl (0.21-r0) [2022-07-06T12:54:37.358Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-06T12:54:37.633Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-07-06T12:54:37.633Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-06T12:54:37.907Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-06T12:54:37.907Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-06T12:54:38.182Z] Executing udev-init-scripts-35-r0.post-install [2022-07-06T12:54:38.182Z] (7/14) Installing libblkid (2.37.4-r0) [2022-07-06T12:54:38.182Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-06T12:54:38.457Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-07-06T12:54:38.457Z] (10/14) Installing kmod-libs (29-r2) [2022-07-06T12:54:38.457Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-07-06T12:54:38.731Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-07-06T12:54:38.731Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-06T12:54:39.011Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-06T12:54:39.011Z] Executing busybox-1.34.1-r3.trigger [2022-07-06T12:54:39.011Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-06T12:54:39.011Z] OK: 228 MiB in 66 packages [2022-07-06T12:54:40.465Z] Removing intermediate container 989d17a80754 [2022-07-06T12:54:40.465Z] ---> a2d5779d5301 [2022-07-06T12:54:40.465Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-06T12:54:40.465Z] ---> Running in 1642bdef5fce [2022-07-06T12:54:40.741Z] Removing intermediate container 1642bdef5fce [2022-07-06T12:54:40.741Z] ---> 37d1e8e5373a [2022-07-06T12:54:40.741Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-06T12:54:41.348Z] ---> 5967513b3bec [2022-07-06T12:54:41.348Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T12:54:41.348Z] ---> Running in 7fa906f43426 [2022-07-06T12:55:28.379Z] Removing intermediate container 7fa906f43426 [2022-07-06T12:55:28.379Z] ---> 76ae3c0711c0 [2022-07-06T12:55:28.379Z] Step 11/12 : COPY . . [2022-07-06T12:55:28.379Z] ---> 8cce75adb36a [2022-07-06T12:55:28.379Z] Step 12/12 : RUN ${MAKE} [2022-07-06T12:55:28.379Z] ---> Running in 1874c887932c [2022-07-06T12:55:28.379Z] noop [2022-07-06T12:55:28.379Z] Removing intermediate container 1874c887932c [2022-07-06T12:55:28.379Z] ---> 4fb93697b528 [2022-07-06T12:55:28.379Z] Successfully built 4fb93697b528 [2022-07-06T12:55:28.379Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:55:28.748Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T12:55:28.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T12:55:28.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-17009 does not seem to be running inside a container [2022-07-06T12:55:29.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/22 -v /w/workspace/device-usb-camera/22:/w/workspace/device-usb-camera/22:rw,z -v /w/workspace/device-usb-camera/22@tmp:/w/workspace/device-usb-camera/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T12:55:30.308Z] $ docker top 15eb50e500670208826dd2fe638a0dd2dab0f911f6350dba4d3f995563c45281 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T12:55:31.245Z] + go version [2022-07-06T12:55:31.245Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-06T12:55:31.274Z] $ docker stop --time=1 15eb50e500670208826dd2fe638a0dd2dab0f911f6350dba4d3f995563c45281 [2022-07-06T12:55:32.896Z] $ docker rm -f 15eb50e500670208826dd2fe638a0dd2dab0f911f6350dba4d3f995563c45281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:55:33.522Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T12:55:33.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T12:55:33.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-17009 does not seem to be running inside a container [2022-07-06T12:55:33.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/22 -v /w/workspace/device-usb-camera/22:/w/workspace/device-usb-camera/22:rw,z -v /w/workspace/device-usb-camera/22@tmp:/w/workspace/device-usb-camera/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T12:55:35.173Z] $ docker top 504ca62beaca7436b8303656b9a065d17bc3b65f1fe7de072f4a76754656c791 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T12:55:36.061Z] + make test [2022-07-06T12:55:36.061Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-06T12:55:37.498Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-06T12:56:59.350Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-06T12:56:59.350Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-06T12:56:59.350Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-06T12:56:59.350Z] CGO_ENABLED=1 go vet ./... [2022-07-06T12:57:26.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T12:57:26.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T12:57:26.169Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-06T12:57:26.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T12:57:26.209Z] $ docker stop --time=1 504ca62beaca7436b8303656b9a065d17bc3b65f1fe7de072f4a76754656c791 [2022-07-06T12:57:27.901Z] $ docker rm -f 504ca62beaca7436b8303656b9a065d17bc3b65f1fe7de072f4a76754656c791 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T12:57:28.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T12:57:28.816Z] Warning: overwriting stash ‘coverage-report’ [2022-07-06T12:57:29.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T12:57:29.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T12:57:29.941Z] + ls -al . [2022-07-06T12:57:29.941Z] total 160 [2022-07-06T12:57:29.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 12:57 . [2022-07-06T12:57:29.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 12:53 .. [2022-07-06T12:57:29.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 12:53 .git [2022-07-06T12:57:29.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:53 .github [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 349 Jul 6 12:53 .gitignore [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 6 12:53 .golangci.yml [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 6 12:53 .hadolint.yml [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 6 12:53 Attribution.txt [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 6 12:53 CHANGELOG.md [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jul 6 12:53 Dockerfile [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 6 12:53 GOVERNANCE.md [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 6 12:53 Jenkinsfile [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 6 12:53 LICENSE [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 6 12:53 Makefile [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 6 12:53 OWNERS.md [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 10846 Jul 6 12:53 README.md [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 6 12:51 VERSION [2022-07-06T12:57:29.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:53 bin [2022-07-06T12:57:29.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 12:53 cmd [2022-07-06T12:57:29.941Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 6 12:55 coverage.out [2022-07-06T12:57:29.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 12:53 docker-compose [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 6 12:53 docker-entrypoint.sh [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 6 12:53 go.mod [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 6 12:53 go.sum [2022-07-06T12:57:29.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 12:53 internal [2022-07-06T12:57:29.941Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 6 12:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T12:57:30.296Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2768fe777b79a62015a83ada07a484477a2262c1 --label arch=arm64 --label version=0.0.1-dev.11 . [2022-07-06T12:57:30.569Z] Sending build context to Docker daemon 429.1kB [2022-07-06T12:57:30.569Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T12:57:30.569Z] Step 2/29 : FROM ${BASE} AS builder [2022-07-06T12:57:30.569Z] ---> 4fb93697b528 [2022-07-06T12:57:30.569Z] Step 3/29 : ARG MAKE="make build" [2022-07-06T12:57:30.569Z] ---> Running in 8845560b46ff [2022-07-06T12:57:30.847Z] Removing intermediate container 8845560b46ff [2022-07-06T12:57:30.847Z] ---> e47841c0d7fc [2022-07-06T12:57:30.847Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T12:57:31.119Z] ---> Running in da2f5bb1bf01 [2022-07-06T12:57:31.389Z] Removing intermediate container da2f5bb1bf01 [2022-07-06T12:57:31.389Z] ---> b14c2e4e3d58 [2022-07-06T12:57:31.389Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-06T12:57:31.389Z] ---> Running in ce7a0df9e9a8 [2022-07-06T12:57:31.662Z] Removing intermediate container ce7a0df9e9a8 [2022-07-06T12:57:31.662Z] ---> 21bd408353cf [2022-07-06T12:57:31.662Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T12:57:31.662Z] ---> Running in c34bad8cf7f7 [2022-07-06T12:57:33.093Z] Removing intermediate container c34bad8cf7f7 [2022-07-06T12:57:33.093Z] ---> fb3bdbfda275 [2022-07-06T12:57:33.093Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T12:57:33.374Z] ---> Running in 24da2bcd90ef [2022-07-06T12:57:34.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T12:57:35.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T12:57:35.909Z] OK: 228 MiB in 66 packages [2022-07-06T12:57:36.888Z] Removing intermediate container 24da2bcd90ef [2022-07-06T12:57:36.888Z] ---> 198abc783e46 [2022-07-06T12:57:36.888Z] Step 8/29 : WORKDIR /device-usb-camera [2022-07-06T12:57:36.888Z] ---> Running in 164b3f1f4039 [2022-07-06T12:57:37.161Z] Removing intermediate container 164b3f1f4039 [2022-07-06T12:57:37.161Z] ---> cc6d11b407b3 [2022-07-06T12:57:37.161Z] Step 9/29 : COPY go.mod vendor* ./ [2022-07-06T12:57:37.762Z] ---> 525ae43b6c3e [2022-07-06T12:57:37.762Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T12:57:37.762Z] ---> Running in 52a92aecdf12 [2022-07-06T12:57:39.730Z] Removing intermediate container 52a92aecdf12 [2022-07-06T12:57:39.730Z] ---> 383984fe511c [2022-07-06T12:57:39.730Z] Step 11/29 : COPY . . [2022-07-06T12:57:40.011Z] ---> cf2ab9ba8533 [2022-07-06T12:57:40.011Z] Step 12/29 : RUN ${MAKE} [2022-07-06T12:57:40.011Z] ---> Running in cacebbe86380 [2022-07-06T12:57:40.995Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.11 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-06T12:59:47.880Z] Removing intermediate container cacebbe86380 [2022-07-06T12:59:47.880Z] ---> 486787322093 [2022-07-06T12:59:47.880Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-06T12:59:47.880Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-06T12:59:47.880Z] eab2503cf8f4: Pulling fs layer [2022-07-06T12:59:47.880Z] 97cd0a44c592: Pulling fs layer [2022-07-06T12:59:47.880Z] 97cd0a44c592: Download complete [2022-07-06T12:59:47.880Z] eab2503cf8f4: Verifying Checksum [2022-07-06T12:59:47.880Z] eab2503cf8f4: Download complete [2022-07-06T12:59:47.880Z] eab2503cf8f4: Pull complete [2022-07-06T12:59:47.880Z] 97cd0a44c592: Pull complete [2022-07-06T12:59:47.880Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-06T12:59:47.880Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-06T12:59:47.880Z] ---> 7f763cca56b3 [2022-07-06T12:59:47.880Z] Step 14/29 : FROM alpine:3.15 [2022-07-06T12:59:47.880Z] 3.15: Pulling from library/alpine [2022-07-06T12:59:47.880Z] 9981e73032c8: Pulling fs layer [2022-07-06T12:59:47.880Z] 9981e73032c8: Verifying Checksum [2022-07-06T12:59:47.880Z] 9981e73032c8: Download complete [2022-07-06T12:59:47.880Z] 9981e73032c8: Pull complete [2022-07-06T12:59:47.880Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-06T12:59:47.880Z] Status: Downloaded newer image for alpine:3.15 [2022-07-06T12:59:47.880Z] ---> 3fb3c9af89a9 [2022-07-06T12:59:47.880Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-06T12:59:47.880Z] ---> Running in d04e4a81d9b0 [2022-07-06T12:59:47.880Z] Removing intermediate container d04e4a81d9b0 [2022-07-06T12:59:47.880Z] ---> 0ef0b9fce114 [2022-07-06T12:59:47.880Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-06T12:59:47.880Z] ---> Running in 239ff31d50ba [2022-07-06T12:59:47.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T12:59:47.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T12:59:47.880Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-06T12:59:47.880Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-06T12:59:47.880Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-06T12:59:47.880Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-06T12:59:47.880Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-06T12:59:47.880Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-06T12:59:47.880Z] (7/73) Installing libxcb (1.14-r2) [2022-07-06T12:59:47.880Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-06T12:59:47.880Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-06T12:59:47.880Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-06T12:59:47.880Z] (11/73) Installing expat (2.4.7-r0) [2022-07-06T12:59:47.880Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-06T12:59:47.880Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-06T12:59:47.880Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-06T12:59:47.880Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-06T12:59:47.880Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-06T12:59:47.880Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-06T12:59:47.880Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-06T12:59:47.880Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-06T12:59:47.880Z] (20/73) Installing libintl (0.21-r0) [2022-07-06T12:59:47.880Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-06T12:59:47.880Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-06T12:59:47.880Z] (23/73) Installing pcre (8.45-r1) [2022-07-06T12:59:47.880Z] (24/73) Installing glib (2.70.1-r0) [2022-07-06T12:59:47.880Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-06T12:59:47.880Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-06T12:59:47.880Z] (27/73) Installing libass (0.15.2-r0) [2022-07-06T12:59:47.880Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-06T12:59:47.880Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-06T12:59:47.880Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-06T12:59:47.880Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-06T12:59:47.880Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-06T12:59:47.880Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-06T12:59:47.880Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-06T12:59:47.880Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-07-06T12:59:47.880Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-07-06T12:59:47.880Z] (37/73) Installing lame (3.100-r0) [2022-07-06T12:59:47.880Z] (38/73) Installing opus (1.3.1-r1) [2022-07-06T12:59:47.880Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-06T12:59:47.880Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-06T12:59:47.880Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-06T12:59:47.880Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-06T12:59:47.880Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-06T12:59:47.880Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-06T12:59:47.880Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-06T12:59:47.880Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-06T12:59:47.880Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-06T12:59:47.880Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-06T12:59:47.880Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-06T12:59:47.880Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-06T12:59:47.880Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-06T12:59:47.880Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-06T12:59:47.880Z] (53/73) Installing libva (2.13.0-r0) [2022-07-06T12:59:47.880Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-06T12:59:47.880Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-06T12:59:47.880Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-06T12:59:47.880Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-06T12:59:47.880Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-06T12:59:47.880Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-06T12:59:47.880Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-06T12:59:47.880Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-06T12:59:47.880Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-06T12:59:47.880Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-06T12:59:47.880Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-06T12:59:47.880Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-06T12:59:47.880Z] Executing udev-init-scripts-35-r0.post-install [2022-07-06T12:59:47.880Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-06T12:59:47.880Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-06T12:59:47.880Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-06T12:59:47.880Z] (69/73) Installing kmod-libs (29-r2) [2022-07-06T12:59:47.880Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-06T12:59:47.880Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-06T12:59:47.880Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-06T12:59:47.880Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-06T12:59:47.880Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T12:59:47.880Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-06T12:59:47.880Z] OK: 67 MiB in 87 packages [2022-07-06T12:59:50.514Z] Removing intermediate container 239ff31d50ba [2022-07-06T12:59:50.514Z] ---> 5c4debd3f788 [2022-07-06T12:59:50.514Z] Step 17/29 : WORKDIR / [2022-07-06T12:59:50.514Z] ---> Running in a4561165fbbc [2022-07-06T12:59:50.792Z] Removing intermediate container a4561165fbbc [2022-07-06T12:59:50.793Z] ---> f95f9476ca10 [2022-07-06T12:59:50.793Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-07-06T12:59:52.231Z] ---> f9053a4910cf [2022-07-06T12:59:52.231Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-06T12:59:52.832Z] ---> da0dd44a182e [2022-07-06T12:59:52.832Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-06T12:59:53.430Z] ---> be433152e51a [2022-07-06T12:59:53.430Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-06T12:59:54.041Z] ---> a8a0ad54bba4 [2022-07-06T12:59:54.041Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-06T12:59:54.317Z] ---> c9885677f837 [2022-07-06T12:59:54.317Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-07-06T12:59:55.763Z] ---> d7bb8a708df9 [2022-07-06T12:59:55.763Z] Step 24/29 : EXPOSE 59983 [2022-07-06T12:59:55.763Z] ---> Running in 8024d2150abe [2022-07-06T12:59:56.037Z] Removing intermediate container 8024d2150abe [2022-07-06T12:59:56.037Z] ---> c1389487886d [2022-07-06T12:59:56.037Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-06T12:59:56.037Z] ---> Running in 8112e94ece20 [2022-07-06T12:59:56.312Z] Removing intermediate container 8112e94ece20 [2022-07-06T12:59:56.312Z] ---> e81f0e2a35db [2022-07-06T12:59:56.312Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-06T12:59:56.589Z] ---> Running in 5137ffa67c84 [2022-07-06T12:59:56.864Z] Removing intermediate container 5137ffa67c84 [2022-07-06T12:59:56.864Z] ---> 18159eadc1e7 [2022-07-06T12:59:56.864Z] Step 27/29 : LABEL arch=arm64 [2022-07-06T12:59:56.864Z] ---> Running in c544b083adb3 [2022-07-06T12:59:57.137Z] Removing intermediate container c544b083adb3 [2022-07-06T12:59:57.137Z] ---> 3b30c8249da4 [2022-07-06T12:59:57.137Z] Step 28/29 : LABEL git_sha=2768fe777b79a62015a83ada07a484477a2262c1 [2022-07-06T12:59:57.137Z] ---> Running in 3887d08d3a70 [2022-07-06T12:59:57.411Z] Removing intermediate container 3887d08d3a70 [2022-07-06T12:59:57.411Z] ---> 893722e7042e [2022-07-06T12:59:57.411Z] Step 29/29 : LABEL version=0.0.1-dev.11 [2022-07-06T12:59:57.682Z] ---> Running in bea3148322e3 [2022-07-06T12:59:57.955Z] Removing intermediate container bea3148322e3 [2022-07-06T12:59:57.955Z] ---> a7236145f10d [2022-07-06T12:59:57.955Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T12:59:57.955Z] Successfully built a7236145f10d [2022-07-06T12:59:57.955Z] 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-07-06T12:59:58.060Z] provisioning config files... [2022-07-06T12:59:58.080Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/22@tmp/config5935189532835681813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T12:59:58.433Z] ---> docker-login.sh [2022-07-06T12:59:58.433Z] nexus3.edgexfoundry.org:10001 [2022-07-06T12:59:58.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:59:58.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:59:58.705Z] Configure a credential helper to remove this warning. See [2022-07-06T12:59:58.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:59:58.705Z] [2022-07-06T12:59:58.705Z] Login Succeeded [2022-07-06T12:59:58.705Z] nexus3.edgexfoundry.org:10002 [2022-07-06T12:59:58.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:59:59.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:59:59.250Z] Configure a credential helper to remove this warning. See [2022-07-06T12:59:59.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:59:59.250Z] [2022-07-06T12:59:59.250Z] Login Succeeded [2022-07-06T12:59:59.250Z] nexus3.edgexfoundry.org:10003 [2022-07-06T12:59:59.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T12:59:59.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T12:59:59.523Z] Configure a credential helper to remove this warning. See [2022-07-06T12:59:59.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T12:59:59.523Z] [2022-07-06T12:59:59.523Z] Login Succeeded [2022-07-06T12:59:59.523Z] nexus3.edgexfoundry.org:10004 [2022-07-06T12:59:59.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T13:00:00.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T13:00:00.067Z] Configure a credential helper to remove this warning. See [2022-07-06T13:00:00.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T13:00:00.067Z] [2022-07-06T13:00:00.067Z] Login Succeeded [2022-07-06T13:00:00.067Z] docker.io [2022-07-06T13:00:00.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T13:00:01.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T13:00:01.318Z] Configure a credential helper to remove this warning. See [2022-07-06T13:00:01.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T13:00:01.318Z] [2022-07-06T13:00:01.318Z] Login Succeeded [2022-07-06T13:00:01.318Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T13:00:01.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T13:00:01.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T13:00:01.383Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-06T13:00:01.383Z] 2768fe777b79a62015a83ada07a484477a2262c1 [2022-07-06T13:00:01.383Z] latest [2022-07-06T13:00:01.383Z] 0.0.1-dev.11 [2022-07-06T13:00:01.383Z] 2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 [2022-07-06T13:00:01.383Z] main [2022-07-06T13:00:01.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:00:01.742Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:00:02.118Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1 [2022-07-06T13:00:02.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-06T13:00:02.118Z] a43932d1df72: Preparing [2022-07-06T13:00:02.118Z] 1207169bf42c: Preparing [2022-07-06T13:00:02.118Z] 4fc935b470e0: Preparing [2022-07-06T13:00:02.118Z] 055c8a3797e7: Preparing [2022-07-06T13:00:02.118Z] 1a22d4565a90: Preparing [2022-07-06T13:00:02.118Z] de0782eece3f: Preparing [2022-07-06T13:00:02.118Z] b8f3f0970a41: Preparing [2022-07-06T13:00:02.118Z] 4f4ce317c6bb: Preparing [2022-07-06T13:00:02.118Z] b8f3f0970a41: Waiting [2022-07-06T13:00:02.118Z] 4f4ce317c6bb: Waiting [2022-07-06T13:00:02.118Z] de0782eece3f: Waiting [2022-07-06T13:00:02.394Z] 1a22d4565a90: Pushed [2022-07-06T13:00:02.394Z] 1207169bf42c: Pushed [2022-07-06T13:00:02.394Z] 055c8a3797e7: Pushed [2022-07-06T13:00:02.394Z] 4fc935b470e0: Pushed [2022-07-06T13:00:02.394Z] 4f4ce317c6bb: Layer already exists [2022-07-06T13:00:06.724Z] a43932d1df72: Pushed [2022-07-06T13:00:09.353Z] de0782eece3f: Pushed [2022-07-06T13:00:17.637Z] b8f3f0970a41: Pushed [2022-07-06T13:00:17.637Z] 2768fe777b79a62015a83ada07a484477a2262c1: digest: sha256:8e210cf042a18f2963d99b98b202eb2a948a11ecc4ea0c33e9808fe41c2a0479 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:00:18.012Z] + 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-07-06T13:00:18.374Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-06T13:00:18.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-06T13:00:18.374Z] a43932d1df72: Preparing [2022-07-06T13:00:18.374Z] 1207169bf42c: Preparing [2022-07-06T13:00:18.374Z] 4fc935b470e0: Preparing [2022-07-06T13:00:18.374Z] 055c8a3797e7: Preparing [2022-07-06T13:00:18.374Z] 1a22d4565a90: Preparing [2022-07-06T13:00:18.374Z] de0782eece3f: Preparing [2022-07-06T13:00:18.374Z] b8f3f0970a41: Preparing [2022-07-06T13:00:18.374Z] 4f4ce317c6bb: Preparing [2022-07-06T13:00:18.374Z] b8f3f0970a41: Waiting [2022-07-06T13:00:18.374Z] 4f4ce317c6bb: Waiting [2022-07-06T13:00:18.374Z] de0782eece3f: Waiting [2022-07-06T13:00:18.374Z] 055c8a3797e7: Layer already exists [2022-07-06T13:00:18.374Z] 4fc935b470e0: Layer already exists [2022-07-06T13:00:18.374Z] 1a22d4565a90: Layer already exists [2022-07-06T13:00:18.374Z] 1207169bf42c: Layer already exists [2022-07-06T13:00:18.374Z] a43932d1df72: Layer already exists [2022-07-06T13:00:18.374Z] b8f3f0970a41: Layer already exists [2022-07-06T13:00:18.374Z] de0782eece3f: Layer already exists [2022-07-06T13:00:18.648Z] 4f4ce317c6bb: Layer already exists [2022-07-06T13:00:18.648Z] latest: digest: sha256:8e210cf042a18f2963d99b98b202eb2a948a11ecc4ea0c33e9808fe41c2a0479 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:00:19.020Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:00:19.382Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.11 [2022-07-06T13:00:19.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-06T13:00:19.382Z] a43932d1df72: Preparing [2022-07-06T13:00:19.382Z] 1207169bf42c: Preparing [2022-07-06T13:00:19.382Z] 4fc935b470e0: Preparing [2022-07-06T13:00:19.382Z] 055c8a3797e7: Preparing [2022-07-06T13:00:19.382Z] 1a22d4565a90: Preparing [2022-07-06T13:00:19.382Z] de0782eece3f: Preparing [2022-07-06T13:00:19.382Z] b8f3f0970a41: Preparing [2022-07-06T13:00:19.382Z] 4f4ce317c6bb: Preparing [2022-07-06T13:00:19.382Z] de0782eece3f: Waiting [2022-07-06T13:00:19.382Z] b8f3f0970a41: Waiting [2022-07-06T13:00:19.382Z] 4f4ce317c6bb: Waiting [2022-07-06T13:00:19.382Z] a43932d1df72: Layer already exists [2022-07-06T13:00:19.382Z] 055c8a3797e7: Layer already exists [2022-07-06T13:00:19.382Z] 1a22d4565a90: Layer already exists [2022-07-06T13:00:19.382Z] 4fc935b470e0: Layer already exists [2022-07-06T13:00:19.382Z] 1207169bf42c: Layer already exists [2022-07-06T13:00:19.655Z] de0782eece3f: Layer already exists [2022-07-06T13:00:19.655Z] b8f3f0970a41: Layer already exists [2022-07-06T13:00:19.655Z] 4f4ce317c6bb: Layer already exists [2022-07-06T13:00:19.655Z] 0.0.1-dev.11: digest: sha256:8e210cf042a18f2963d99b98b202eb2a948a11ecc4ea0c33e9808fe41c2a0479 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:00:20.036Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:00:20.398Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 [2022-07-06T13:00:20.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-06T13:00:20.398Z] a43932d1df72: Preparing [2022-07-06T13:00:20.398Z] 1207169bf42c: Preparing [2022-07-06T13:00:20.398Z] 4fc935b470e0: Preparing [2022-07-06T13:00:20.398Z] 055c8a3797e7: Preparing [2022-07-06T13:00:20.398Z] 1a22d4565a90: Preparing [2022-07-06T13:00:20.398Z] de0782eece3f: Preparing [2022-07-06T13:00:20.398Z] b8f3f0970a41: Preparing [2022-07-06T13:00:20.398Z] 4f4ce317c6bb: Preparing [2022-07-06T13:00:20.398Z] b8f3f0970a41: Waiting [2022-07-06T13:00:20.398Z] 4f4ce317c6bb: Waiting [2022-07-06T13:00:20.398Z] de0782eece3f: Waiting [2022-07-06T13:00:20.398Z] 055c8a3797e7: Layer already exists [2022-07-06T13:00:20.398Z] a43932d1df72: Layer already exists [2022-07-06T13:00:20.398Z] 1207169bf42c: Layer already exists [2022-07-06T13:00:20.398Z] 4fc935b470e0: Layer already exists [2022-07-06T13:00:20.671Z] 1a22d4565a90: Layer already exists [2022-07-06T13:00:20.671Z] de0782eece3f: Layer already exists [2022-07-06T13:00:20.671Z] 4f4ce317c6bb: Layer already exists [2022-07-06T13:00:20.671Z] b8f3f0970a41: Layer already exists [2022-07-06T13:00:20.671Z] 2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11: digest: sha256:8e210cf042a18f2963d99b98b202eb2a948a11ecc4ea0c33e9808fe41c2a0479 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:00:21.046Z] + 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-07-06T13:00:21.413Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-06T13:00:21.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-06T13:00:21.413Z] a43932d1df72: Preparing [2022-07-06T13:00:21.413Z] 1207169bf42c: Preparing [2022-07-06T13:00:21.413Z] 4fc935b470e0: Preparing [2022-07-06T13:00:21.413Z] 055c8a3797e7: Preparing [2022-07-06T13:00:21.413Z] 1a22d4565a90: Preparing [2022-07-06T13:00:21.413Z] de0782eece3f: Preparing [2022-07-06T13:00:21.413Z] b8f3f0970a41: Preparing [2022-07-06T13:00:21.413Z] 4f4ce317c6bb: Preparing [2022-07-06T13:00:21.413Z] de0782eece3f: Waiting [2022-07-06T13:00:21.413Z] b8f3f0970a41: Waiting [2022-07-06T13:00:21.413Z] 4f4ce317c6bb: Waiting [2022-07-06T13:00:21.413Z] 1a22d4565a90: Layer already exists [2022-07-06T13:00:21.413Z] a43932d1df72: Layer already exists [2022-07-06T13:00:21.413Z] 4fc935b470e0: Layer already exists [2022-07-06T13:00:21.413Z] 055c8a3797e7: Layer already exists [2022-07-06T13:00:21.413Z] 1207169bf42c: Layer already exists [2022-07-06T13:00:21.413Z] 4f4ce317c6bb: Layer already exists [2022-07-06T13:00:21.413Z] b8f3f0970a41: Layer already exists [2022-07-06T13:00:21.686Z] de0782eece3f: Layer already exists [2022-07-06T13:00:21.686Z] main: digest: sha256:8e210cf042a18f2963d99b98b202eb2a948a11ecc4ea0c33e9808fe41c2a0479 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T13:00:21.745Z] ===================================================== [Pipeline] echo [2022-07-06T13:00:21.752Z] taggedImages: [2022-07-06T13:00:21.752Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1 [2022-07-06T13:00:21.752Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-06T13:00:21.752Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.11 [2022-07-06T13:00:21.752Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2768fe777b79a62015a83ada07a484477a2262c1-0.0.1-dev.11 [2022-07-06T13:00:21.752Z] - 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-07-06T13:00:22.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T13:00:22.133Z] [2022-07-06T13:00:22.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:00:22.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T13:00:22.761Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-06T13:00:22.761Z] 8998bd30e6a1: Pulling fs layer [2022-07-06T13:00:22.761Z] 04944245beec: Pulling fs layer [2022-07-06T13:00:22.761Z] 699f458cf7ca: Pulling fs layer [2022-07-06T13:00:22.761Z] 765212b225bb: Pulling fs layer [2022-07-06T13:00:22.761Z] f23df028b6ca: Pulling fs layer [2022-07-06T13:00:22.761Z] d65c8cfc05b1: Pulling fs layer [2022-07-06T13:00:22.761Z] 2437ff75d9bd: Pulling fs layer [2022-07-06T13:00:22.761Z] 765212b225bb: Waiting [2022-07-06T13:00:22.761Z] f23df028b6ca: Waiting [2022-07-06T13:00:22.761Z] d65c8cfc05b1: Waiting [2022-07-06T13:00:22.761Z] 2437ff75d9bd: Waiting [2022-07-06T13:00:22.761Z] 04944245beec: Verifying Checksum [2022-07-06T13:00:22.761Z] 04944245beec: Download complete [2022-07-06T13:00:22.761Z] 765212b225bb: Download complete [2022-07-06T13:00:22.761Z] f23df028b6ca: Download complete [2022-07-06T13:00:22.761Z] d65c8cfc05b1: Verifying Checksum [2022-07-06T13:00:22.761Z] d65c8cfc05b1: Download complete [2022-07-06T13:00:23.044Z] 699f458cf7ca: Verifying Checksum [2022-07-06T13:00:23.044Z] 699f458cf7ca: Download complete [2022-07-06T13:00:23.319Z] 8998bd30e6a1: Verifying Checksum [2022-07-06T13:00:23.319Z] 8998bd30e6a1: Download complete [2022-07-06T13:00:25.306Z] 2437ff75d9bd: Verifying Checksum [2022-07-06T13:00:25.306Z] 2437ff75d9bd: Download complete [2022-07-06T13:00:27.306Z] 8998bd30e6a1: Pull complete [2022-07-06T13:00:27.581Z] 04944245beec: Pull complete [2022-07-06T13:00:29.015Z] 699f458cf7ca: Pull complete [2022-07-06T13:00:29.288Z] 765212b225bb: Pull complete [2022-07-06T13:00:30.267Z] f23df028b6ca: Pull complete [2022-07-06T13:00:30.267Z] d65c8cfc05b1: Pull complete [2022-07-06T13:00:45.382Z] 2437ff75d9bd: Pull complete [2022-07-06T13:00:45.382Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-06T13:00:45.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T13:00:45.382Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T13:00:45.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-17009 does not seem to be running inside a container [2022-07-06T13:00:45.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/22 -v /w/workspace/device-usb-camera/22:/w/workspace/device-usb-camera/22:rw,z -v /w/workspace/device-usb-camera/22@tmp:/w/workspace/device-usb-camera/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-06T13:00:48.216Z] $ docker top 2d23bc50f96fc54531af3da65cd11dbbfe29c7f35e41ef5d5a5fbdf562e5cbdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T13:00:49.155Z] ---> job-cost.sh [2022-07-06T13:00:49.155Z] lf-activate-venv: SKIPPING [2022-07-06T13:00:49.155Z] INFO: No Stack... [2022-07-06T13:00:49.428Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-06T13:00:50.410Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T13:00:51.098Z] + cat /w/workspace/device-usb-camera/22/archives/cost.csv [2022-07-06T13:00:51.098Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T13:00:51.188Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] [2022-07-06T13:00:51.194Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] did not exist. Created. [2022-07-06T13:00:51.194Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T13:00:51.904Z] /w/workspace/device-usb-camera/22@tmp/durable-18500aad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-06T13:00:52.625Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-06T13:00:52.648Z] Warning: overwriting stash ‘stack-cost’ [2022-07-06T13:00:52.695Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T13:00:52.705Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T13:00:52.730Z] $ docker stop --time=1 2d23bc50f96fc54531af3da65cd11dbbfe29c7f35e41ef5d5a5fbdf562e5cbdf [2022-07-06T13:00:54.289Z] $ docker rm -f 2d23bc50f96fc54531af3da65cd11dbbfe29c7f35e41ef5d5a5fbdf562e5cbdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-06T13:00:54.818Z] provisioning config files... [2022-07-06T13:00:54.828Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6963609395707997852tmp [Pipeline] { [Pipeline] sh [2022-07-06T13:00:55.117Z] + set +x [2022-07-06T13:00:55.117Z] + curl -s https://codecov.io/bash [2022-07-06T13:00:55.117Z] + bash -s -- [2022-07-06T13:00:55.117Z] [2022-07-06T13:00:55.117Z] _____ _ [2022-07-06T13:00:55.117Z] / ____| | | [2022-07-06T13:00:55.117Z] | | ___ __| | ___ ___ _____ __ [2022-07-06T13:00:55.117Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-06T13:00:55.117Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-06T13:00:55.117Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-06T13:00:55.117Z] Bash-1.0.6 [2022-07-06T13:00:55.117Z] [2022-07-06T13:00:55.117Z] [2022-07-06T13:00:55.117Z] ==> git version 2.25.1 found [2022-07-06T13:00:55.117Z] ==> 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-07-06T13:00:55.117Z] Release-Date: 2020-01-08 [2022-07-06T13:00:55.117Z] 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-07-06T13:00:55.117Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-06T13:00:55.117Z] ==> Jenkins CI detected. [2022-07-06T13:00:55.117Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-06T13:00:55.117Z] project root: . [2022-07-06T13:00:55.117Z] --> token set from env [2022-07-06T13:00:55.117Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-06T13:00:55.117Z] ==> Running gcov in . (disable via -X gcov) [2022-07-06T13:00:55.117Z] ==> Python coveragepy not found [2022-07-06T13:00:55.117Z] ==> Searching for coverage reports in: [2022-07-06T13:00:55.117Z] + . [2022-07-06T13:00:55.117Z] -> Found 1 reports [2022-07-06T13:00:55.117Z] ==> Detecting git/mercurial file structure [2022-07-06T13:00:55.117Z] ==> Reading reports [2022-07-06T13:00:55.117Z] + ./coverage.out bytes=10 [2022-07-06T13:00:55.117Z] ==> Appending adjustments [2022-07-06T13:00:55.117Z] https://docs.codecov.io/docs/fixing-reports [2022-07-06T13:00:55.378Z] + Found adjustments [2022-07-06T13:00:55.378Z] ==> Gzipping contents [2022-07-06T13:00:55.378Z] 4.0K /tmp/codecov.UPfujd.gz [2022-07-06T13:00:55.378Z] ==> Uploading reports [2022-07-06T13:00:55.378Z] url: https://codecov.io [2022-07-06T13:00:55.378Z] query: branch=main&commit=2768fe777b79a62015a83ada07a484477a2262c1&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-06T13:00:55.378Z] -> Pinging Codecov [2022-07-06T13:00:55.378Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=2768fe777b79a62015a83ada07a484477a2262c1&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-06T13:00:55.639Z] -> Uploading to [2022-07-06T13:00:55.639Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-06/73D8F5FF140700D3E01443B452E23636/2768fe777b79a62015a83ada07a484477a2262c1/69c638b0-7896-4566-aa98-96a2a6a6b074.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T130055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21be2878b89f969866662aa4698374cc460233dda9efc30c7f828825b2f252b6 [2022-07-06T13:00:55.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T13:00:55.639Z] Dload Upload Total Spent Left Speed [2022-07-06T13:00:56.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1013 0 0 100 1013 0 1838 --:--:-- --:--:-- --:--:-- 1835 [2022-07-06T13:00:56.209Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] } [2022-07-06T13:00:56.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-06T13:00:56.409Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-06T13:00:56.423Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:00:56.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T13:00:56.729Z] [2022-07-06T13:00:56.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:00:57.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T13:00:57.034Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-06T13:00:57.034Z] df9b9388f04a: Already exists [2022-07-06T13:00:57.034Z] 52dc419b0ee2: Pulling fs layer [2022-07-06T13:00:57.034Z] 25bc292e5bac: Pulling fs layer [2022-07-06T13:00:57.034Z] 114826534d7a: Pulling fs layer [2022-07-06T13:00:57.034Z] 4657fd5d0bcf: Pulling fs layer [2022-07-06T13:00:57.034Z] 6ad1cebc031e: Pulling fs layer [2022-07-06T13:00:57.034Z] 8a3aa393b2d8: Pulling fs layer [2022-07-06T13:00:57.034Z] 4657fd5d0bcf: Waiting [2022-07-06T13:00:57.034Z] 6ad1cebc031e: Waiting [2022-07-06T13:00:57.034Z] 8a3aa393b2d8: Waiting [2022-07-06T13:00:57.034Z] 25bc292e5bac: Download complete [2022-07-06T13:00:57.034Z] 52dc419b0ee2: Download complete [2022-07-06T13:00:57.034Z] 4657fd5d0bcf: Verifying Checksum [2022-07-06T13:00:57.034Z] 4657fd5d0bcf: Download complete [2022-07-06T13:00:57.293Z] 52dc419b0ee2: Pull complete [2022-07-06T13:00:57.294Z] 6ad1cebc031e: Verifying Checksum [2022-07-06T13:00:57.294Z] 6ad1cebc031e: Download complete [2022-07-06T13:00:57.294Z] 25bc292e5bac: Pull complete [2022-07-06T13:00:57.865Z] 114826534d7a: Verifying Checksum [2022-07-06T13:00:57.865Z] 114826534d7a: Download complete [2022-07-06T13:00:57.865Z] 8a3aa393b2d8: Verifying Checksum [2022-07-06T13:00:57.865Z] 8a3aa393b2d8: Download complete [2022-07-06T13:01:02.065Z] 114826534d7a: Pull complete [2022-07-06T13:01:02.065Z] 4657fd5d0bcf: Pull complete [2022-07-06T13:01:02.326Z] 6ad1cebc031e: Pull complete [2022-07-06T13:01:05.622Z] 8a3aa393b2d8: Pull complete [2022-07-06T13:01:05.622Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-06T13:01:05.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T13:01:05.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T13:01:05.718Z] prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container [2022-07-06T13:01:05.760Z] $ 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-07-06T13:01:07.902Z] $ docker top 9718d98432825a180937ed0e0af9c38786e112e0da0e236eaf988641a3d247dc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-06T13:01:07.977Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-06T13:01:08.260Z] + set -o pipefail [2022-07-06T13:01:08.261Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-06T13:01:13.644Z] [2022-07-06T13:01:13.645Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-06T13:01:13.645Z] [2022-07-06T13:01:13.645Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/e4b177ce-dfd0-49f0-9456-7ef3b003e7bb [2022-07-06T13:01:13.645Z] [2022-07-06T13:01:13.645Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-06T13:01:13.645Z] [2022-07-06T13:01:13.645Z] [2022-07-06T13:01:13.645Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-06T13:01:13.645Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-06T13:01:13.664Z] $ docker stop --time=1 9718d98432825a180937ed0e0af9c38786e112e0da0e236eaf988641a3d247dc [2022-07-06T13:01:15.993Z] $ docker rm -f 9718d98432825a180937ed0e0af9c38786e112e0da0e236eaf988641a3d247dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T13:01:16.731Z] + git log --format=format:%s -1 2768fe777b79a62015a83ada07a484477a2262c1 [Pipeline] sh [2022-07-06T13:01:17.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T13:01:17.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:01:17.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T13:01:17.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T13:01:17.414Z] prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container [2022-07-06T13:01:17.453Z] $ 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-07-06T13:01:17.881Z] $ docker top ad8dca25258a8f8aeb3a73cc60606a370150f090562a122d3cef57265cf03897 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T13:01:17.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T13:01:17.977Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T13:01:18.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T13:01:18.140Z] $ docker exec ad8dca25258a8f8aeb3a73cc60606a370150f090562a122d3cef57265cf03897 ssh-agent [2022-07-06T13:01:18.264Z] SSH_AUTH_SOCK=/tmp/ssh-dCNSObC73cKj/agent.32 [2022-07-06T13:01:18.264Z] SSH_AGENT_PID=38 [2022-07-06T13:01:18.270Z] Running ssh-add (command line suppressed) [2022-07-06T13:01:18.390Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4222973701120392933.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4222973701120392933.key) [2022-07-06T13:01:18.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T13:01:18.690Z] + git semver tag [2022-07-06T13:01:18.951Z] 2022-07-06 13:01:18,945 [run_tag] DEBUG tag force:False [2022-07-06T13:01:18.951Z] 2022-07-06 13:01:18,946 [check_head_tag] DEBUG check head tag [2022-07-06T13:01:18.951Z] 2022-07-06 13:01:18,946 [execute] INFO git cat-file --batch-check [2022-07-06T13:01:18.951Z] 2022-07-06 13:01:18,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-06T13:01:18.951Z] 2022-07-06 13:01:18,952 [execute] INFO git cat-file --batch [2022-07-06T13:01:18.951Z] 2022-07-06 13:01:18,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-06T13:01:19.213Z] 2022-07-06 13:01:18,961 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-06T13:01:19.213Z] 2022-07-06 13:01:18,962 [execute] INFO git tag -a v0.0.1-dev.11 -m v0.0.1-dev.11 [2022-07-06T13:01:19.213Z] 2022-07-06 13:01:18,962 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.11', '-m', 'v0.0.1-dev.11'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-06T13:01:19.213Z] 2022-07-06 13:01:18,967 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-06T13:01:19.213Z] 0.0.1-dev.11 [Pipeline] } [2022-07-06T13:01:19.230Z] $ docker exec --env ******** --env ******** ad8dca25258a8f8aeb3a73cc60606a370150f090562a122d3cef57265cf03897 ssh-agent -k [2022-07-06T13:01:19.352Z] unset SSH_AUTH_SOCK; [2022-07-06T13:01:19.352Z] unset SSH_AGENT_PID; [2022-07-06T13:01:19.352Z] echo Agent pid 38 killed; [2022-07-06T13:01:19.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T13:01:19.674Z] + git semver [Pipeline] } [2022-07-06T13:01:19.956Z] $ docker stop --time=1 ad8dca25258a8f8aeb3a73cc60606a370150f090562a122d3cef57265cf03897 [2022-07-06T13:01:21.291Z] $ docker rm -f ad8dca25258a8f8aeb3a73cc60606a370150f090562a122d3cef57265cf03897 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:01:21.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T13:01:21.713Z] [2022-07-06T13:01:21.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:01:22.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T13:01:22.024Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-06T13:01:22.024Z] ab5ef0e58194: Pulling fs layer [2022-07-06T13:01:22.024Z] 9712f1f96733: Pulling fs layer [2022-07-06T13:01:22.024Z] 63f879dbbcfc: Pulling fs layer [2022-07-06T13:01:22.024Z] 0d9ebad4ef96: Pulling fs layer [2022-07-06T13:01:22.024Z] e9a5061849ea: Pulling fs layer [2022-07-06T13:01:22.024Z] d747dcd14b5f: Pulling fs layer [2022-07-06T13:01:22.024Z] 2de7ff778b66: Pulling fs layer [2022-07-06T13:01:22.024Z] e9a5061849ea: Waiting [2022-07-06T13:01:22.024Z] d747dcd14b5f: Waiting [2022-07-06T13:01:22.024Z] 0d9ebad4ef96: Waiting [2022-07-06T13:01:22.024Z] 2de7ff778b66: Waiting [2022-07-06T13:01:22.024Z] 9712f1f96733: Verifying Checksum [2022-07-06T13:01:22.024Z] 9712f1f96733: Download complete [2022-07-06T13:01:22.289Z] 63f879dbbcfc: Verifying Checksum [2022-07-06T13:01:22.289Z] 63f879dbbcfc: Download complete [2022-07-06T13:01:22.551Z] e9a5061849ea: Verifying Checksum [2022-07-06T13:01:22.551Z] e9a5061849ea: Download complete [2022-07-06T13:01:22.551Z] d747dcd14b5f: Verifying Checksum [2022-07-06T13:01:22.551Z] d747dcd14b5f: Download complete [2022-07-06T13:01:22.551Z] ab5ef0e58194: Verifying Checksum [2022-07-06T13:01:22.551Z] ab5ef0e58194: Download complete [2022-07-06T13:01:22.551Z] 0d9ebad4ef96: Verifying Checksum [2022-07-06T13:01:22.551Z] 0d9ebad4ef96: Download complete [2022-07-06T13:01:22.811Z] 2de7ff778b66: Verifying Checksum [2022-07-06T13:01:22.811Z] 2de7ff778b66: Download complete [2022-07-06T13:01:26.104Z] ab5ef0e58194: Pull complete [2022-07-06T13:01:26.104Z] 9712f1f96733: Pull complete [2022-07-06T13:01:26.672Z] 63f879dbbcfc: Pull complete [2022-07-06T13:01:30.877Z] 0d9ebad4ef96: Pull complete [2022-07-06T13:01:30.877Z] e9a5061849ea: Pull complete [2022-07-06T13:01:30.877Z] d747dcd14b5f: Pull complete [2022-07-06T13:01:32.256Z] 2de7ff778b66: Pull complete [2022-07-06T13:01:32.256Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-06T13:01:32.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T13:01:32.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T13:01:32.365Z] prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container [2022-07-06T13:01:32.408Z] $ 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-07-06T13:01:34.686Z] $ docker top 1372447981c8a4bdae0716e1ccdf38dac63a99eb8a32a264e125356e2e93c7ef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-06T13:01:34.764Z] provisioning config files... [2022-07-06T13:01:34.772Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5709041669615470764tmp [2022-07-06T13:01:34.785Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4190447891528455581tmp [2022-07-06T13:01:34.797Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8946370631355615442tmp [Pipeline] { [Pipeline] echo [2022-07-06T13:01:34.815Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T13:01:35.100Z] ---> sigul-configuration.sh [2022-07-06T13:01:35.100Z] gpg: directory `/root/.gnupg' created [2022-07-06T13:01:35.100Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-06T13:01:35.100Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-06T13:01:35.100Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-06T13:01:35.100Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-06T13:01:35.100Z] gpg: CAST5 encrypted data [2022-07-06T13:01:35.100Z] gpg: encrypted with 1 passphrase [2022-07-06T13:01:35.100Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-06T13:01:35.387Z] + mkdir /home/jenkins [2022-07-06T13:01:35.387Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-06T13:01:35.677Z] + 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-07-06T13:01:35.686Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T13:01:35.974Z] ---> sigul-install.sh [2022-07-06T13:01:35.974Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-06T13:01:36.267Z] + git tag --list [2022-07-06T13:01:36.267Z] v0.0.0 [2022-07-06T13:01:36.267Z] v0.0.1-dev.1 [2022-07-06T13:01:36.267Z] v0.0.1-dev.10 [2022-07-06T13:01:36.267Z] v0.0.1-dev.11 [2022-07-06T13:01:36.267Z] v0.0.1-dev.2 [2022-07-06T13:01:36.267Z] v0.0.1-dev.3 [2022-07-06T13:01:36.267Z] v0.0.1-dev.4 [2022-07-06T13:01:36.267Z] v0.0.1-dev.5 [2022-07-06T13:01:36.267Z] v0.0.1-dev.6 [2022-07-06T13:01:36.267Z] v0.0.1-dev.7 [2022-07-06T13:01:36.267Z] v0.0.1-dev.8 [2022-07-06T13:01:36.267Z] v0.0.1-dev.9 [Pipeline] sh [2022-07-06T13:01:36.561Z] + lftools sign git-tag v0.0.1-dev.11 [2022-07-06T13:01:37.134Z] Signing Git tag with Sigul... [2022-07-06T13:01:37.134Z] Signing v0.0.1-dev.11 [Pipeline] echo [2022-07-06T13:01:37.715Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T13:01:38.006Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-06T13:01:38.015Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-06T13:01:38.046Z] $ docker stop --time=1 1372447981c8a4bdae0716e1ccdf38dac63a99eb8a32a264e125356e2e93c7ef [2022-07-06T13:01:39.407Z] $ docker rm -f 1372447981c8a4bdae0716e1ccdf38dac63a99eb8a32a264e125356e2e93c7ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-06T13:01:39.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T13:01:39.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:01:40.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T13:01:40.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T13:01:40.201Z] prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container [2022-07-06T13:01:40.241Z] $ 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-07-06T13:01:40.651Z] $ docker top b3f33fa31f3fbdfadbf5b3ca332d37af7c48e3611955b7da450572340c391c5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T13:01:40.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T13:01:40.762Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T13:01:40.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T13:01:40.910Z] $ docker exec b3f33fa31f3fbdfadbf5b3ca332d37af7c48e3611955b7da450572340c391c5f ssh-agent [2022-07-06T13:01:41.043Z] SSH_AUTH_SOCK=/tmp/ssh-WMdTvZlpQvwi/agent.34 [2022-07-06T13:01:41.043Z] SSH_AGENT_PID=40 [2022-07-06T13:01:41.049Z] Running ssh-add (command line suppressed) [2022-07-06T13:01:41.172Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7063095958129895863.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7063095958129895863.key) [2022-07-06T13:01:41.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T13:01:41.483Z] + git semver bump pre [2022-07-06T13:01:41.745Z] 2022-07-06 13:01:41,692 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-06T13:01:41.745Z] 2022-07-06 13:01:41,692 [bump_version] DEBUG bumping version:0.0.1-dev.11 on axis:pre with prefix:dev [2022-07-06T13:01:41.745Z] 2022-07-06 13:01:41,692 [bump_version] DEBUG bumped version:0.0.1-dev.12 [2022-07-06T13:01:41.745Z] 2022-07-06 13:01:41,692 [write_version] DEBUG write version:0.0.1-dev.12 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-06T13:01:41.745Z] 2022-07-06 13:01:41,692 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-06T13:01:41.745Z] 2022-07-06 13:01:41,692 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-06T13:01:41.745Z] 2022-07-06 13:01:41,694 [execute] INFO git cat-file --batch-check [2022-07-06T13:01:41.745Z] 2022-07-06 13:01:41,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T13:01:41.745Z] 2022-07-06 13:01:41,702 [execute] INFO git cat-file --batch [2022-07-06T13:01:41.745Z] 2022-07-06 13:01:41,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T13:01:41.745Z] 2022-07-06 13:01:41,707 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-06T13:01:41.745Z] 0.0.1-dev.12 [Pipeline] } [2022-07-06T13:01:41.803Z] $ docker exec --env ******** --env ******** b3f33fa31f3fbdfadbf5b3ca332d37af7c48e3611955b7da450572340c391c5f ssh-agent -k [2022-07-06T13:01:41.909Z] unset SSH_AUTH_SOCK; [2022-07-06T13:01:41.910Z] unset SSH_AGENT_PID; [2022-07-06T13:01:41.910Z] echo Agent pid 40 killed; [2022-07-06T13:01:41.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T13:01:42.269Z] + git semver [Pipeline] } [2022-07-06T13:01:42.548Z] $ docker stop --time=1 b3f33fa31f3fbdfadbf5b3ca332d37af7c48e3611955b7da450572340c391c5f [2022-07-06T13:01:43.908Z] $ docker rm -f b3f33fa31f3fbdfadbf5b3ca332d37af7c48e3611955b7da450572340c391c5f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T13:01:44.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T13:01:44.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:01:44.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T13:01:44.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T13:01:44.654Z] prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container [2022-07-06T13:01:44.699Z] $ 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-07-06T13:01:45.085Z] $ docker top 41a66737aebd1ee456362904e109a928a31a83a383fa38ff03248280e5911afb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T13:01:45.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T13:01:45.188Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T13:01:45.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T13:01:45.336Z] $ docker exec 41a66737aebd1ee456362904e109a928a31a83a383fa38ff03248280e5911afb ssh-agent [2022-07-06T13:01:45.471Z] SSH_AUTH_SOCK=/tmp/ssh-acHAYvNh7EHp/agent.32 [2022-07-06T13:01:45.471Z] SSH_AGENT_PID=38 [2022-07-06T13:01:45.477Z] Running ssh-add (command line suppressed) [2022-07-06T13:01:45.614Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2362106285675546085.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2362106285675546085.key) [2022-07-06T13:01:45.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T13:01:45.918Z] + git semver push [2022-07-06T13:01:46.180Z] 2022-07-06 13:01:46,130 [run_push] DEBUG push [2022-07-06T13:01:46.180Z] 2022-07-06 13:01:46,131 [execute] INFO git cat-file --batch-check [2022-07-06T13:01:46.180Z] 2022-07-06 13:01:46,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T13:01:46.180Z] 2022-07-06 13:01:46,134 [execute] INFO git rev-list efac335fb8825e960c3985c57fece285320153e8 -- [2022-07-06T13:01:46.180Z] 2022-07-06 13:01:46,135 [execute] DEBUG Popen(['git', 'rev-list', 'efac335fb8825e960c3985c57fece285320153e8', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-06T13:01:46.180Z] 2022-07-06 13:01:46,139 [execute] INFO git fetch -v origin [2022-07-06T13:01:46.180Z] 2022-07-06 13:01:46,139 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-06T13:01:46.755Z] 2022-07-06 13:01:46,637 [run_push] DEBUG no remote changes detected [2022-07-06T13:01:46.755Z] 2022-07-06 13:01:46,637 [execute] INFO git push origin semver [2022-07-06T13:01:46.755Z] 2022-07-06 13:01:46,638 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-06T13:01:47.697Z] 2022-07-06 13:01:47,335 [run_push] DEBUG push all version tags [2022-07-06T13:01:47.697Z] 2022-07-06 13:01:47,336 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-06T13:01:47.697Z] 2022-07-06 13:01:47,336 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-06T13:01:48.271Z] 2022-07-06 13:01:48,023 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-06T13:01:48.271Z] 0.0.1-dev.12 [Pipeline] } [2022-07-06T13:01:48.288Z] $ docker exec --env ******** --env ******** 41a66737aebd1ee456362904e109a928a31a83a383fa38ff03248280e5911afb ssh-agent -k [2022-07-06T13:01:48.415Z] unset SSH_AUTH_SOCK; [2022-07-06T13:01:48.416Z] unset SSH_AGENT_PID; [2022-07-06T13:01:48.416Z] echo Agent pid 38 killed; [2022-07-06T13:01:48.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T13:01:48.734Z] + git semver [Pipeline] } [2022-07-06T13:01:49.014Z] $ docker stop --time=1 41a66737aebd1ee456362904e109a928a31a83a383fa38ff03248280e5911afb [2022-07-06T13:01:50.338Z] $ docker rm -f 41a66737aebd1ee456362904e109a928a31a83a383fa38ff03248280e5911afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-06T13:01:50.908Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-06T13:01:50.908Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-06T13:01:50.908Z] total 16 [2022-07-06T13:01:50.908Z] drwxr-xr-x 3 root root 4096 Jul 6 12:53 . [2022-07-06T13:01:50.908Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 13:01 .. [2022-07-06T13:01:50.908Z] drwxr-xr-x 2 root root 4096 Jul 6 12:53 cost [2022-07-06T13:01:50.908Z] -rw-r--r-- 1 root root 87 Jul 6 12:53 cost.csv [2022-07-06T13:01:50.908Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-06T13:01:50.908Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-06T13:01:50.908Z] total 16 [2022-07-06T13:01:50.908Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 12:53 . [2022-07-06T13:01:50.908Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 13:01 .. [2022-07-06T13:01:50.908Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 12:53 cost [2022-07-06T13:01:50.908Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 6 12:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-06T13:01:51.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T13:01:52.078Z] ---> package-listing.sh [2022-07-06T13:01:52.078Z] ++ facter osfamily [2022-07-06T13:01:52.078Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-06T13:01:52.339Z] + OS_FAMILY=debian [2022-07-06T13:01:52.339Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-06T13:01:52.339Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-06T13:01:52.339Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-06T13:01:52.339Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-06T13:01:52.339Z] + PACKAGES=/tmp/packages_start.txt [2022-07-06T13:01:52.339Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-06T13:01:52.339Z] + PACKAGES=/tmp/packages_end.txt [2022-07-06T13:01:52.339Z] + case "${OS_FAMILY}" in [2022-07-06T13:01:52.339Z] + dpkg -l [2022-07-06T13:01:52.339Z] + grep '^ii' [2022-07-06T13:01:52.339Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-06T13:01:52.339Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-06T13:01:52.339Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-06T13:01:52.339Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-06T13:01:52.339Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-06T13:01:52.339Z] + 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-07-06T13:01:52.352Z] 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-07-06T13:01:52.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T13:01:53.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T13:01:53.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T13:01:53.298Z] prd-ubuntu20.04-docker-8c-8g-17008 does not seem to be running inside a container [2022-07-06T13:01:53.340Z] $ 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-07-06T13:01:53.649Z] $ docker top 72e5c51c4eecca877530f908df3c00cd4e7d48d6b83534a1c8a565b99af73b89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T13:01:54.016Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-06T13:01:54.306Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-06T13:01:54.597Z] + ls /var/log/sa-host [2022-07-06T13:01:54.597Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T13:01:54.793Z] provisioning config files... [2022-07-06T13:01:54.802Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5503762745128969427tmp [Pipeline] { [Pipeline] echo [2022-07-06T13:01:54.813Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T13:01:55.095Z] ---> create-netrc.sh [Pipeline] } [2022-07-06T13:01:55.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-06T13:01:55.440Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-06T13:01:55.452Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T13:01:55.745Z] ---> sudo-logs.sh [2022-07-06T13:01:55.745Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-06T13:01:55.771Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T13:01:56.059Z] ---> job-cost.sh [2022-07-06T13:01:56.059Z] lf-activate-venv: SKIPPING [2022-07-06T13:01:56.059Z] DEBUG: total: 0.2199999988079071 [2022-07-06T13:01:56.059Z] INFO: Retrieving Stack Cost... [2022-07-06T13:01:56.321Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T13:01:56.895Z] INFO: Archiving Costs [Pipeline] echo [2022-07-06T13:01:56.907Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T13:01:57.198Z] ---> logs-deploy.sh [2022-07-06T13:01:57.198Z] lf-activate-venv: SKIPPING [2022-07-06T13:01:57.198Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/22 [2022-07-06T13:01:57.198Z] INFO: archiving workspace using pattern(s): [2022-07-06T13:01:58.141Z] Archives upload complete. [2022-07-06T13:01:58.401Z] INFO: archiving logs to Nexus