Pull request #30 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 9d425a122fc8d93ed8c47b9571e6ceae85e14b67+f39f8737115c4aee3eed177658c873badef7abfd (9b2a030a803ad8539126d0f9376f0298d04f46ed) 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-ssh455771212341514331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh1771533268526380263.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9219993786411000214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13960088572210409558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh15464263445484167663.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-30/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-30/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17581994490133218097.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-43 in /w/workspace/xfoundry_device-usb-camera_PR-30 [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/xfoundry_device-usb-camera_PR-30 # 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 Merging remotes/origin/main commit f39f8737115c4aee3eed177658c873badef7abfd into PR head commit 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 Merge succeeded, producing 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 Checking out Revision 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 (PR-30) > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f39f8737115c4aee3eed177658c873badef7abfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 # timeout=10 Commit message: "Merge remote-tracking branch 'upstream/main' into snap" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-25T08:40:06.871Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 746f88d770b2e869281661893865573549362065 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-25T08:40:06.937Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-25T08:40:06.951Z] ========================================================= [2022-05-25T08:40:06.951Z] EdgeX Global Pipelines Version Info [2022-05-25T08:40:06.951Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:40:07.726Z] ------------------- [2022-05-25T08:40:07.727Z] stable info: [2022-05-25T08:40:07.727Z] ------------------- [2022-05-25T08:40:07.727Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-25T08:40:07.727Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-25T08:40:07.727Z] Message: update stable to v1.0.230 [2022-05-25T08:40:08.302Z] ------------------- [2022-05-25T08:40:08.302Z] experimental info: [2022-05-25T08:40:08.302Z] ------------------- [2022-05-25T08:40:08.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-25T08:40:08.302Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-25T08:40:08.302Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-25T08:40:08.505Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-25T08:40:08.521Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-25T08:40:08.536Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-25T08:40:08.552Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-25T08:40:08.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-25T08:40:08.571Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-25T08:40:08.579Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-25T08:40:08.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-25T08:40:08.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-25T08:40:08.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-25T08:40:08.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-25T08:40:08.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-25T08:40:08.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-25T08:40:08.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-25T08:40:08.663Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-25T08:40:08.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-25T08:40:08.682Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-25T08:40:08.691Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-25T08:40:08.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-25T08:40:08.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-25T08:40:08.724Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-25T08:40:08.740Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-25T08:40:08.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-25T08:40:08.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-25T08:40:08.779Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-25T08:40:08.788Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-25T08:40:08.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-30 [Pipeline] echo [2022-05-25T08:40:08.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-30 [Pipeline] echo [2022-05-25T08:40:08.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-30 [Pipeline] echo [2022-05-25T08:40:08.828Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 [Pipeline] echo [2022-05-25T08:40:08.837Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d425a1 [Pipeline] echo [2022-05-25T08:40:08.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-25T08:40:08.880Z] provisioning config files... [2022-05-25T08:40:08.894Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config8884766039046480705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:40:09.197Z] ---> docker-login.sh [2022-05-25T08:40:09.197Z] nexus3.edgexfoundry.org:10001 [2022-05-25T08:40:09.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:40:09.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:40:09.718Z] Configure a credential helper to remove this warning. See [2022-05-25T08:40:09.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:40:09.718Z] [2022-05-25T08:40:09.718Z] Login Succeeded [2022-05-25T08:40:09.718Z] nexus3.edgexfoundry.org:10002 [2022-05-25T08:40:09.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:40:09.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:40:09.979Z] Configure a credential helper to remove this warning. See [2022-05-25T08:40:09.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:40:09.979Z] [2022-05-25T08:40:09.979Z] Login Succeeded [2022-05-25T08:40:09.979Z] nexus3.edgexfoundry.org:10003 [2022-05-25T08:40:09.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:40:09.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:40:09.979Z] Configure a credential helper to remove this warning. See [2022-05-25T08:40:09.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:40:09.979Z] [2022-05-25T08:40:09.979Z] Login Succeeded [2022-05-25T08:40:09.979Z] nexus3.edgexfoundry.org:10004 [2022-05-25T08:40:10.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:40:10.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:40:10.241Z] Configure a credential helper to remove this warning. See [2022-05-25T08:40:10.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:40:10.241Z] [2022-05-25T08:40:10.241Z] Login Succeeded [2022-05-25T08:40:10.241Z] docker.io [2022-05-25T08:40:10.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:40:10.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:40:10.503Z] Configure a credential helper to remove this warning. See [2022-05-25T08:40:10.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:40:10.503Z] [2022-05-25T08:40:10.503Z] Login Succeeded [2022-05-25T08:40:10.503Z] ---> docker-login.sh ends [Pipeline] } [2022-05-25T08:40:10.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-25T08:40:10.897Z] + git rev-list -1 --merges 9d425a122fc8d93ed8c47b9571e6ceae85e14b67~1..9d425a122fc8d93ed8c47b9571e6ceae85e14b67 [Pipeline] echo [2022-05-25T08:40:10.928Z] -----------> git rev-list -1 --merges 9d425a122fc8d93ed8c47b9571e6ceae85e14b67~1..9d425a122fc8d93ed8c47b9571e6ceae85e14b67 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 [2022-05-25T08:40:10.928Z] 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 [false] [Pipeline] sh [2022-05-25T08:40:11.222Z] + git log --format=format:%s -1 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 [Pipeline] echo [2022-05-25T08:40:11.238Z] ========================================================= [2022-05-25T08:40:11.238Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-25T08:40:11.238Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-25T08:40:11.600Z] + git log --format=format:%s -1 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 [Pipeline] echo [2022-05-25T08:40:11.614Z] [semverPrep] GIT_COMMIT: 9d425a122fc8d93ed8c47b9571e6ceae85e14b67, Commit Message: Merge remote-tracking branch 'upstream/main' into snap [Pipeline] echo [2022-05-25T08:40:11.623Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-25T08:40:12.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-25T08:40:12.013Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-25T08:40:12.013Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-25T08:40:12.013Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-25T08:40:12.014Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-05-25T08:40:12.014Z] -a /etc/ssh/ssh_known_hosts [2022-05-25T08:40:12.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:40:12.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-25T08:40:12.424Z] [2022-05-25T08:40:12.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:40:12.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-25T08:40:12.733Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-25T08:40:12.733Z] 1fe172e4850f: Pulling fs layer [2022-05-25T08:40:12.733Z] caf521ccaac6: Pulling fs layer [2022-05-25T08:40:12.733Z] 3ead6fa29328: Pulling fs layer [2022-05-25T08:40:12.733Z] 5c2a1cbceb83: Pulling fs layer [2022-05-25T08:40:12.733Z] a8d5f1318db7: Pulling fs layer [2022-05-25T08:40:12.733Z] c427282e49a2: Pulling fs layer [2022-05-25T08:40:12.733Z] 1827001aaf11: Pulling fs layer [2022-05-25T08:40:12.733Z] 0714d37db230: Pulling fs layer [2022-05-25T08:40:12.733Z] ac28cf19c067: Pulling fs layer [2022-05-25T08:40:12.733Z] ca983d60f3e2: Pulling fs layer [2022-05-25T08:40:12.733Z] 9f894cec8388: Pulling fs layer [2022-05-25T08:40:12.733Z] 1827001aaf11: Waiting [2022-05-25T08:40:12.733Z] ca983d60f3e2: Waiting [2022-05-25T08:40:12.733Z] 9f894cec8388: Waiting [2022-05-25T08:40:12.733Z] 0714d37db230: Waiting [2022-05-25T08:40:12.733Z] ac28cf19c067: Waiting [2022-05-25T08:40:12.733Z] c427282e49a2: Waiting [2022-05-25T08:40:12.733Z] 5c2a1cbceb83: Waiting [2022-05-25T08:40:12.733Z] a8d5f1318db7: Waiting [2022-05-25T08:40:12.733Z] caf521ccaac6: Download complete [2022-05-25T08:40:12.733Z] 5c2a1cbceb83: Verifying Checksum [2022-05-25T08:40:12.733Z] 5c2a1cbceb83: Download complete [2022-05-25T08:40:12.996Z] a8d5f1318db7: Verifying Checksum [2022-05-25T08:40:12.996Z] a8d5f1318db7: Download complete [2022-05-25T08:40:12.996Z] c427282e49a2: Verifying Checksum [2022-05-25T08:40:12.996Z] c427282e49a2: Download complete [2022-05-25T08:40:12.996Z] 3ead6fa29328: Verifying Checksum [2022-05-25T08:40:12.996Z] 3ead6fa29328: Download complete [2022-05-25T08:40:12.996Z] 0714d37db230: Verifying Checksum [2022-05-25T08:40:12.996Z] 0714d37db230: Download complete [2022-05-25T08:40:12.996Z] ac28cf19c067: Verifying Checksum [2022-05-25T08:40:12.996Z] ac28cf19c067: Download complete [2022-05-25T08:40:12.996Z] ca983d60f3e2: Verifying Checksum [2022-05-25T08:40:12.996Z] ca983d60f3e2: Download complete [2022-05-25T08:40:12.996Z] 9f894cec8388: Verifying Checksum [2022-05-25T08:40:12.996Z] 9f894cec8388: Download complete [2022-05-25T08:40:12.996Z] 1fe172e4850f: Verifying Checksum [2022-05-25T08:40:12.996Z] 1fe172e4850f: Download complete [2022-05-25T08:40:13.256Z] 1827001aaf11: Verifying Checksum [2022-05-25T08:40:13.256Z] 1827001aaf11: Download complete [2022-05-25T08:40:14.200Z] 1fe172e4850f: Pull complete [2022-05-25T08:40:14.461Z] caf521ccaac6: Pull complete [2022-05-25T08:40:15.030Z] 3ead6fa29328: Pull complete [2022-05-25T08:40:15.030Z] 5c2a1cbceb83: Pull complete [2022-05-25T08:40:15.602Z] a8d5f1318db7: Pull complete [2022-05-25T08:40:15.602Z] c427282e49a2: Pull complete [2022-05-25T08:40:17.521Z] 1827001aaf11: Pull complete [2022-05-25T08:40:17.521Z] 0714d37db230: Pull complete [2022-05-25T08:40:17.783Z] ac28cf19c067: Pull complete [2022-05-25T08:40:17.783Z] ca983d60f3e2: Pull complete [2022-05-25T08:40:17.783Z] 9f894cec8388: Pull complete [2022-05-25T08:40:18.045Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-25T08:40:18.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-25T08:40:18.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T08:40:18.157Z] prd-ubuntu20.04-docker-8c-8g-43 does not seem to be running inside a container [2022-05-25T08:40:18.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-25T08:40:19.951Z] $ docker top 749faa333eb22121705deab204faa60ed1c91525cb1fa39ad997661499747b4b -eo pid,comm [2022-05-25T08:40:20.032Z] 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-05-25T08:40:20.032Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-25T08:40:20.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-25T08:40:20.064Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-25T08:40:20.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-25T08:40:20.193Z] $ docker exec 749faa333eb22121705deab204faa60ed1c91525cb1fa39ad997661499747b4b ssh-agent [2022-05-25T08:40:20.320Z] SSH_AUTH_SOCK=/tmp/ssh-A5SZy8zumvXb/agent.33 [2022-05-25T08:40:20.320Z] SSH_AGENT_PID=41 [2022-05-25T08:40:20.328Z] Running ssh-add (command line suppressed) [2022-05-25T08:40:20.441Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_5992178821571620559.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_5992178821571620559.key) [2022-05-25T08:40:20.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-25T08:40:20.758Z] + git tag --points-at HEAD [Pipeline] } [2022-05-25T08:40:20.772Z] $ docker exec --env ******** --env ******** 749faa333eb22121705deab204faa60ed1c91525cb1fa39ad997661499747b4b ssh-agent -k [2022-05-25T08:40:20.893Z] unset SSH_AUTH_SOCK; [2022-05-25T08:40:20.894Z] unset SSH_AGENT_PID; [2022-05-25T08:40:20.894Z] echo Agent pid 41 killed; [2022-05-25T08:40:20.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-25T08:40:20.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-25T08:40:20.940Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-25T08:40:21.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-25T08:40:21.075Z] $ docker exec 749faa333eb22121705deab204faa60ed1c91525cb1fa39ad997661499747b4b ssh-agent [2022-05-25T08:40:21.220Z] SSH_AUTH_SOCK=/tmp/ssh-Z8UkEv1auct4/agent.75 [2022-05-25T08:40:21.220Z] SSH_AGENT_PID=81 [2022-05-25T08:40:21.226Z] Running ssh-add (command line suppressed) [2022-05-25T08:40:21.343Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_3248321665695082796.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_3248321665695082796.key) [2022-05-25T08:40:21.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-25T08:40:21.653Z] + git semver init [2022-05-25T08:40:21.915Z] 2022-05-25 08:40:21,892 [run_init] DEBUG init version:0.0.0 force:False [2022-05-25T08:40:21.915Z] 2022-05-25 08:40:21,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver [2022-05-25T08:40:21.915Z] 2022-05-25 08:40:21,893 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-30/.semver [2022-05-25T08:40:21.915Z] 2022-05-25 08:40:21,893 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-30/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30, universal_newlines=False, shell=None, istream=None) [2022-05-25T08:40:22.490Z] 2022-05-25 08:40:22,435 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.git/info/exclude [2022-05-25T08:40:22.490Z] 2022-05-25 08:40:22,436 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 with force:False [2022-05-25T08:40:22.490Z] 2022-05-25 08:40:22,436 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 [2022-05-25T08:40:22.490Z] 2022-05-25 08:40:22,440 [execute] INFO git cat-file --batch-check [2022-05-25T08:40:22.490Z] 2022-05-25 08:40:22,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) [2022-05-25T08:40:22.490Z] 2022-05-25 08:40:22,446 [execute] INFO git cat-file --batch [2022-05-25T08:40:22.490Z] 2022-05-25 08:40:22,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) [2022-05-25T08:40:22.490Z] 2022-05-25 08:40:22,450 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 [2022-05-25T08:40:22.490Z] 0.0.0 [Pipeline] } [2022-05-25T08:40:22.497Z] $ docker exec --env ******** --env ******** 749faa333eb22121705deab204faa60ed1c91525cb1fa39ad997661499747b4b ssh-agent -k [2022-05-25T08:40:22.612Z] unset SSH_AUTH_SOCK; [2022-05-25T08:40:22.613Z] unset SSH_AGENT_PID; [2022-05-25T08:40:22.613Z] echo Agent pid 81 killed; [2022-05-25T08:40:22.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-25T08:40:22.947Z] + git semver [Pipeline] } [2022-05-25T08:40:23.220Z] $ docker stop --time=1 749faa333eb22121705deab204faa60ed1c91525cb1fa39ad997661499747b4b [2022-05-25T08:40:24.579Z] $ docker rm -f 749faa333eb22121705deab204faa60ed1c91525cb1fa39ad997661499747b4b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-25T08:40:24.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-25T08:40:25.273Z] Stashed 1 file(s) [Pipeline] echo [2022-05-25T08:40:25.276Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-05-25T08:40:25.407Z] provisioning config files... [2022-05-25T08:40:25.419Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config7261190881282745688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:40:25.723Z] ---> docker-login.sh [2022-05-25T08:40:25.723Z] nexus3.edgexfoundry.org:10001 [2022-05-25T08:40:25.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:40:25.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:40:25.723Z] Configure a credential helper to remove this warning. See [2022-05-25T08:40:25.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:40:25.723Z] [2022-05-25T08:40:25.723Z] Login Succeeded [2022-05-25T08:40:25.723Z] nexus3.edgexfoundry.org:10002 [2022-05-25T08:40:25.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:40:25.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:40:25.983Z] Configure a credential helper to remove this warning. See [2022-05-25T08:40:25.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:40:25.983Z] [2022-05-25T08:40:25.983Z] Login Succeeded [2022-05-25T08:40:25.983Z] nexus3.edgexfoundry.org:10003 [2022-05-25T08:40:25.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:40:25.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:40:25.983Z] Configure a credential helper to remove this warning. See [2022-05-25T08:40:25.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:40:25.983Z] [2022-05-25T08:40:25.983Z] Login Succeeded [2022-05-25T08:40:25.983Z] nexus3.edgexfoundry.org:10004 [2022-05-25T08:40:25.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:40:26.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:40:26.244Z] Configure a credential helper to remove this warning. See [2022-05-25T08:40:26.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:40:26.244Z] [2022-05-25T08:40:26.244Z] Login Succeeded [2022-05-25T08:40:26.244Z] docker.io [2022-05-25T08:40:26.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:40:26.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:40:26.505Z] Configure a credential helper to remove this warning. See [2022-05-25T08:40:26.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:40:26.505Z] [2022-05-25T08:40:26.505Z] Login Succeeded [2022-05-25T08:40:26.505Z] ---> docker-login.sh ends [Pipeline] } [2022-05-25T08:40:26.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-25T08:40:26.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-25T08:40:26.583Z] ========================================================= [2022-05-25T08:40:26.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-25T08:40:26.583Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:40:26.899Z] + 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-05-25T08:40:26.899Z] Sending build context to Docker daemon 777.2kB [2022-05-25T08:40:26.899Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-25T08:40:26.899Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-25T08:40:26.899Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-25T08:40:26.899Z] 59bf1c3509f3: Pulling fs layer [2022-05-25T08:40:26.899Z] 666ba61612fd: Pulling fs layer [2022-05-25T08:40:26.899Z] 8ed8ca486205: Pulling fs layer [2022-05-25T08:40:26.899Z] 4fe6c5a15a65: Pulling fs layer [2022-05-25T08:40:26.899Z] 22a0e8bec74d: Pulling fs layer [2022-05-25T08:40:26.899Z] ca2b28591e48: Pulling fs layer [2022-05-25T08:40:26.899Z] a51346096db8: Pulling fs layer [2022-05-25T08:40:26.899Z] daebc70d1ce1: Pulling fs layer [2022-05-25T08:40:26.899Z] 0e18a0eac166: Pulling fs layer [2022-05-25T08:40:26.899Z] 4fe6c5a15a65: Waiting [2022-05-25T08:40:26.899Z] 22a0e8bec74d: Waiting [2022-05-25T08:40:26.899Z] ca2b28591e48: Waiting [2022-05-25T08:40:26.899Z] a51346096db8: Waiting [2022-05-25T08:40:26.899Z] daebc70d1ce1: Waiting [2022-05-25T08:40:26.899Z] 0e18a0eac166: Waiting [2022-05-25T08:40:26.899Z] 8ed8ca486205: Verifying Checksum [2022-05-25T08:40:26.899Z] 8ed8ca486205: Download complete [2022-05-25T08:40:26.899Z] 666ba61612fd: Download complete [2022-05-25T08:40:26.899Z] 22a0e8bec74d: Verifying Checksum [2022-05-25T08:40:26.899Z] 22a0e8bec74d: Download complete [2022-05-25T08:40:26.899Z] ca2b28591e48: Download complete [2022-05-25T08:40:26.899Z] 59bf1c3509f3: Verifying Checksum [2022-05-25T08:40:26.899Z] a51346096db8: Verifying Checksum [2022-05-25T08:40:26.899Z] a51346096db8: Download complete [2022-05-25T08:40:27.161Z] daebc70d1ce1: Verifying Checksum [2022-05-25T08:40:27.161Z] daebc70d1ce1: Download complete [2022-05-25T08:40:27.161Z] 59bf1c3509f3: Pull complete [2022-05-25T08:40:27.421Z] 666ba61612fd: Pull complete [2022-05-25T08:40:27.421Z] 8ed8ca486205: Pull complete [2022-05-25T08:40:27.681Z] 0e18a0eac166: Verifying Checksum [2022-05-25T08:40:27.681Z] 0e18a0eac166: Download complete [2022-05-25T08:40:27.940Z] 4fe6c5a15a65: Verifying Checksum [2022-05-25T08:40:27.940Z] 4fe6c5a15a65: Download complete [2022-05-25T08:40:32.143Z] 4fe6c5a15a65: Pull complete [2022-05-25T08:40:32.143Z] 22a0e8bec74d: Pull complete [2022-05-25T08:40:32.143Z] ca2b28591e48: Pull complete [2022-05-25T08:40:32.143Z] a51346096db8: Pull complete [2022-05-25T08:40:32.143Z] daebc70d1ce1: Pull complete [2022-05-25T08:40:34.053Z] 0e18a0eac166: Pull complete [2022-05-25T08:40:34.054Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-25T08:40:34.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-25T08:40:34.054Z] ---> f018257e8ee9 [2022-05-25T08:40:34.054Z] Step 3/12 : ARG MAKE="make build" [2022-05-25T08:40:35.987Z] ---> Running in 6aae039c9906 [2022-05-25T08:40:35.987Z] Removing intermediate container 6aae039c9906 [2022-05-25T08:40:35.987Z] ---> cffe5101f704 [2022-05-25T08:40:35.987Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-25T08:40:35.987Z] ---> Running in ca764eedc909 [2022-05-25T08:40:35.987Z] Removing intermediate container ca764eedc909 [2022-05-25T08:40:35.987Z] ---> 26771a011b9a [2022-05-25T08:40:35.987Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-25T08:40:35.987Z] ---> Running in 0892985e4efd [2022-05-25T08:40:36.248Z] Removing intermediate container 0892985e4efd [2022-05-25T08:40:36.248Z] ---> b473f03ca753 [2022-05-25T08:40:36.248Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-25T08:40:36.248Z] ---> Running in ede2253953a2 [2022-05-25T08:40:36.823Z] Removing intermediate container ede2253953a2 [2022-05-25T08:40:36.823Z] ---> 4a30491853c9 [2022-05-25T08:40:36.823Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-25T08:40:36.823Z] ---> Running in 4cb6e9b282d3 [2022-05-25T08:40:37.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-25T08:40:38.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-25T08:40:38.343Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-25T08:40:38.604Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-25T08:40:38.604Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-25T08:40:38.604Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-25T08:40:38.866Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-25T08:40:38.866Z] (6/81) Installing libxcb (1.14-r2) [2022-05-25T08:40:38.866Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-25T08:40:39.128Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-25T08:40:39.128Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-25T08:40:39.128Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-25T08:40:39.392Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-25T08:40:39.392Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-25T08:40:39.392Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-25T08:40:39.652Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-25T08:40:39.652Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-25T08:40:39.652Z] (16/81) Installing libice (1.0.10-r0) [2022-05-25T08:40:39.913Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-25T08:40:39.913Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-25T08:40:39.913Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-25T08:40:40.175Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-25T08:40:40.175Z] (21/81) Installing xset (1.2.4-r0) [2022-05-25T08:40:40.175Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-25T08:40:40.371Z] Still waiting to schedule task [2022-05-25T08:40:40.371Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-25T08:40:40.437Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-25T08:40:40.437Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-25T08:40:40.699Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-25T08:40:40.699Z] (26/81) Installing libintl (0.21-r0) [2022-05-25T08:40:40.699Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-25T08:40:40.959Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-25T08:40:40.959Z] (29/81) Installing pcre (8.45-r1) [2022-05-25T08:40:40.959Z] (30/81) Installing glib (2.70.1-r0) [2022-05-25T08:40:41.220Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-25T08:40:41.798Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-25T08:40:41.798Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-25T08:40:42.064Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-25T08:40:42.326Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-25T08:40:42.326Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-25T08:40:42.326Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-25T08:40:42.587Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-25T08:40:42.587Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-25T08:40:42.848Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-25T08:40:42.848Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-25T08:40:42.848Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-25T08:40:43.110Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-25T08:40:43.110Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-25T08:40:43.110Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-25T08:40:43.369Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-25T08:40:43.369Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-25T08:40:43.631Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-25T08:40:43.631Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-25T08:40:43.631Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-25T08:40:43.892Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-25T08:40:43.892Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-25T08:40:43.892Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-25T08:40:44.152Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-25T08:40:44.152Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-25T08:40:44.152Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-25T08:40:44.414Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-25T08:40:44.414Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-25T08:40:44.674Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-25T08:40:44.674Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-25T08:40:44.674Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-25T08:40:44.944Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-25T08:40:44.944Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-25T08:40:44.944Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-25T08:40:45.205Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-25T08:40:45.205Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-25T08:40:45.205Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-25T08:40:45.469Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-25T08:40:45.469Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-25T08:40:45.469Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-25T08:40:45.729Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-25T08:40:45.729Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-25T08:40:45.729Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-25T08:40:46.300Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-25T08:40:46.300Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-25T08:40:46.300Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-25T08:40:46.561Z] Executing udev-init-scripts-35-r0.post-install [2022-05-25T08:40:46.561Z] (77/81) Installing kmod-libs (29-r2) [2022-05-25T08:40:46.561Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-25T08:40:46.561Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-25T08:40:46.821Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-25T08:40:46.821Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-25T08:40:46.821Z] Executing busybox-1.34.1-r3.trigger [2022-05-25T08:40:46.821Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-25T08:40:46.821Z] OK: 335 MiB in 133 packages [2022-05-25T08:40:49.364Z] Removing intermediate container 4cb6e9b282d3 [2022-05-25T08:40:49.364Z] ---> 387784dcc7f2 [2022-05-25T08:40:49.364Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-25T08:40:49.364Z] ---> Running in c0ae6b5babb0 [2022-05-25T08:40:49.364Z] Removing intermediate container c0ae6b5babb0 [2022-05-25T08:40:49.364Z] ---> 00ef06ac5224 [2022-05-25T08:40:49.364Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-25T08:40:49.623Z] ---> a2ba984336ac [2022-05-25T08:40:49.623Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-25T08:40:49.623Z] ---> Running in 2c4a5d8c31fa [2022-05-25T08:41:07.734Z] Removing intermediate container 2c4a5d8c31fa [2022-05-25T08:41:07.734Z] ---> 7ed0727cb1f6 [2022-05-25T08:41:07.734Z] Step 11/12 : COPY . . [2022-05-25T08:41:07.734Z] ---> 96eac6115562 [2022-05-25T08:41:07.734Z] Step 12/12 : RUN ${MAKE} [2022-05-25T08:41:07.734Z] ---> Running in ca87ef7745ab [2022-05-25T08:41:07.734Z] noop [2022-05-25T08:41:07.734Z] Removing intermediate container ca87ef7745ab [2022-05-25T08:41:07.734Z] ---> fca7110f2b3d [2022-05-25T08:41:07.734Z] Successfully built fca7110f2b3d [2022-05-25T08:41:07.734Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:41:08.053Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-25T08:41:08.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T08:41:08.138Z] prd-ubuntu20.04-docker-8c-8g-43 does not seem to be running inside a container [2022-05-25T08:41:08.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-25T08:41:08.610Z] $ docker top 7116847f25b2a0983e6075a7bedbbeb001d4fab573215e95bee0eb7a5b82c422 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-25T08:41:09.006Z] + go version [2022-05-25T08:41:09.006Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-25T08:41:09.022Z] $ docker stop --time=1 7116847f25b2a0983e6075a7bedbbeb001d4fab573215e95bee0eb7a5b82c422 [2022-05-25T08:41:10.345Z] $ docker rm -f 7116847f25b2a0983e6075a7bedbbeb001d4fab573215e95bee0eb7a5b82c422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:41:10.745Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-25T08:41:10.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T08:41:10.833Z] prd-ubuntu20.04-docker-8c-8g-43 does not seem to be running inside a container [2022-05-25T08:41:10.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-25T08:41:11.376Z] $ docker top cf0e0dfef0ddc14d9e9d2a630e87890e08efdaff4c496a36618b991d2e50a2d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-25T08:41:11.732Z] + make test [2022-05-25T08:41:11.732Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-25T08:41:11.991Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-25T08:41:21.971Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-25T08:41:21.971Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-25T08:41:28.554Z] CGO_ENABLED=1 go vet ./... [2022-05-25T08:41:32.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-25T08:41:32.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-25T08:41:32.770Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-25T08:41:32.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-25T08:41:32.816Z] $ docker stop --time=1 cf0e0dfef0ddc14d9e9d2a630e87890e08efdaff4c496a36618b991d2e50a2d8 [2022-05-25T08:41:34.703Z] $ docker rm -f cf0e0dfef0ddc14d9e9d2a630e87890e08efdaff4c496a36618b991d2e50a2d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-25T08:41:35.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-25T08:41:35.178Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-25T08:41:35.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-25T08:41:35.971Z] + ls -al . [2022-05-25T08:41:35.971Z] total 168 [2022-05-25T08:41:35.971Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 08:41 . [2022-05-25T08:41:35.971Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:40 .. [2022-05-25T08:41:35.971Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 08:40 .git [2022-05-25T08:41:35.971Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:40 .github [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 414 May 25 08:40 .gitignore [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 42 May 25 08:40 .golangci.yml [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 77 May 25 08:40 .hadolint.yml [2022-05-25T08:41:35.971Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 08:40 .semver [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 25 08:40 Attribution.txt [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 181 May 25 08:40 CHANGELOG.md [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 25 08:40 Dockerfile [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 08:40 GOVERNANCE.md [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 659 May 25 08:40 Jenkinsfile [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 25 08:40 LICENSE [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 2345 May 25 08:40 Makefile [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 622 May 25 08:40 OWNERS.md [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 8912 May 25 08:40 README.md [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 08:40 VERSION [2022-05-25T08:41:35.971Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:40 bin [2022-05-25T08:41:35.971Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:40 cmd [2022-05-25T08:41:35.971Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 08:41 coverage.out [2022-05-25T08:41:35.971Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:40 docker-compose [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 08:40 docker-entrypoint.sh [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 25 08:40 go.mod [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 25 08:40 go.sum [2022-05-25T08:41:35.971Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:40 internal [2022-05-25T08:41:35.971Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:40 snap [2022-05-25T08:41:35.971Z] -rw-rw-r-- 1 jenkins jenkins 231 May 25 08:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:41:36.289Z] + 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=9d425a122fc8d93ed8c47b9571e6ceae85e14b67 --label arch=amd64 --label version=0.0.0 . [2022-05-25T08:41:36.289Z] Sending build context to Docker daemon 778.2kB [2022-05-25T08:41:36.289Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-25T08:41:36.289Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-25T08:41:36.289Z] ---> fca7110f2b3d [2022-05-25T08:41:36.289Z] Step 3/29 : ARG MAKE="make build" [2022-05-25T08:41:36.289Z] ---> Running in 9c668462596d [2022-05-25T08:41:36.289Z] Removing intermediate container 9c668462596d [2022-05-25T08:41:36.289Z] ---> 17e2eade277e [2022-05-25T08:41:36.289Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-25T08:41:36.555Z] ---> Running in b99d76940452 [2022-05-25T08:41:36.555Z] Removing intermediate container b99d76940452 [2022-05-25T08:41:36.555Z] ---> 7d56a9281c14 [2022-05-25T08:41:36.555Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-25T08:41:36.555Z] ---> Running in e86cf05cb21f [2022-05-25T08:41:36.815Z] Removing intermediate container e86cf05cb21f [2022-05-25T08:41:36.815Z] ---> ebf9cf275c43 [2022-05-25T08:41:36.815Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-25T08:41:36.815Z] ---> Running in b0ac03ae0bba [2022-05-25T08:41:37.400Z] Removing intermediate container b0ac03ae0bba [2022-05-25T08:41:37.400Z] ---> f291ac5b5f96 [2022-05-25T08:41:37.400Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-25T08:41:37.660Z] ---> Running in 9df65026f3cb [2022-05-25T08:41:37.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-25T08:41:38.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-25T08:41:38.863Z] OK: 335 MiB in 133 packages [2022-05-25T08:41:39.434Z] Removing intermediate container 9df65026f3cb [2022-05-25T08:41:39.434Z] ---> 84eb8c97bf34 [2022-05-25T08:41:39.434Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-25T08:41:39.434Z] ---> Running in 4f6924db0a57 [2022-05-25T08:41:39.434Z] Removing intermediate container 4f6924db0a57 [2022-05-25T08:41:39.434Z] ---> 8ff922762683 [2022-05-25T08:41:39.434Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-25T08:41:39.693Z] ---> 86cee5495ddb [2022-05-25T08:41:39.693Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-25T08:41:39.693Z] ---> Running in 736bd0c2370e [2022-05-25T08:41:40.263Z] Removing intermediate container 736bd0c2370e [2022-05-25T08:41:40.263Z] ---> a706a111b1c0 [2022-05-25T08:41:40.263Z] Step 11/29 : COPY . . [2022-05-25T08:41:40.522Z] ---> 70128a5cdfab [2022-05-25T08:41:40.522Z] Step 12/29 : RUN ${MAKE} [2022-05-25T08:41:40.782Z] ---> Running in cbd1d0adf0c2 [2022-05-25T08:41:41.041Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -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-05-25T08:42:02.986Z] Removing intermediate container cbd1d0adf0c2 [2022-05-25T08:42:02.986Z] ---> 67b4999a21f9 [2022-05-25T08:42:02.986Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-25T08:42:02.986Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-25T08:42:02.986Z] af6660deedbd: Pulling fs layer [2022-05-25T08:42:02.986Z] 97cd0a44c592: Pulling fs layer [2022-05-25T08:42:02.986Z] 97cd0a44c592: Verifying Checksum [2022-05-25T08:42:02.986Z] 97cd0a44c592: Download complete [2022-05-25T08:42:02.986Z] af6660deedbd: Verifying Checksum [2022-05-25T08:42:02.986Z] af6660deedbd: Download complete [2022-05-25T08:42:02.986Z] af6660deedbd: Pull complete [2022-05-25T08:42:02.986Z] 97cd0a44c592: Pull complete [2022-05-25T08:42:02.986Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-25T08:42:02.986Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-25T08:42:02.986Z] ---> fea57e182299 [2022-05-25T08:42:02.986Z] Step 14/29 : FROM alpine:3.15 [2022-05-25T08:42:02.986Z] 3.15: Pulling from library/alpine [2022-05-25T08:42:02.986Z] df9b9388f04a: Pulling fs layer [2022-05-25T08:42:03.559Z] df9b9388f04a: Verifying Checksum [2022-05-25T08:42:03.559Z] df9b9388f04a: Download complete [2022-05-25T08:42:03.559Z] df9b9388f04a: Pull complete [2022-05-25T08:42:03.559Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-25T08:42:03.559Z] Status: Downloaded newer image for alpine:3.15 [2022-05-25T08:42:03.559Z] ---> 0ac33e5f5afa [2022-05-25T08:42:03.559Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-25T08:42:03.820Z] ---> Running in 798c061ad8be [2022-05-25T08:42:03.820Z] Removing intermediate container 798c061ad8be [2022-05-25T08:42:03.820Z] ---> 2ec8c9ccff15 [2022-05-25T08:42:03.820Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-25T08:42:03.820Z] ---> Running in 3c2b1308dc2a [2022-05-25T08:42:04.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-25T08:42:04.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-25T08:42:04.343Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-25T08:42:04.343Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-25T08:42:04.343Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-25T08:42:04.343Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-25T08:42:04.343Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-25T08:42:04.343Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-25T08:42:04.343Z] (7/74) Installing libxcb (1.14-r2) [2022-05-25T08:42:04.610Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-25T08:42:04.610Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-25T08:42:04.610Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-25T08:42:04.610Z] (11/74) Installing expat (2.4.7-r0) [2022-05-25T08:42:04.610Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-25T08:42:04.610Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-25T08:42:04.610Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-25T08:42:04.610Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-25T08:42:04.610Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-25T08:42:04.610Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-25T08:42:04.610Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-25T08:42:04.610Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-25T08:42:04.610Z] (20/74) Installing libintl (0.21-r0) [2022-05-25T08:42:04.610Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-25T08:42:04.610Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-25T08:42:04.610Z] (23/74) Installing pcre (8.45-r1) [2022-05-25T08:42:04.610Z] (24/74) Installing glib (2.70.1-r0) [2022-05-25T08:42:04.872Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-25T08:42:04.872Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-25T08:42:04.872Z] (27/74) Installing libass (0.15.2-r0) [2022-05-25T08:42:04.872Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-25T08:42:04.872Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-25T08:42:04.872Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-25T08:42:04.872Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-25T08:42:04.872Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-25T08:42:04.872Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-25T08:42:04.872Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-25T08:42:04.872Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-25T08:42:04.872Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-25T08:42:04.872Z] (37/74) Installing lame (3.100-r0) [2022-05-25T08:42:04.872Z] (38/74) Installing opus (1.3.1-r1) [2022-05-25T08:42:04.872Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-25T08:42:04.872Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-25T08:42:04.872Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-25T08:42:04.872Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-25T08:42:04.872Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-25T08:42:04.872Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-25T08:42:04.872Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-25T08:42:04.872Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-25T08:42:04.872Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-25T08:42:04.872Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-25T08:42:04.872Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-25T08:42:04.872Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-25T08:42:04.872Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-25T08:42:04.872Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-25T08:42:04.872Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-25T08:42:04.872Z] (54/74) Installing libva (2.13.0-r0) [2022-05-25T08:42:04.872Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-25T08:42:04.872Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-25T08:42:04.872Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-25T08:42:05.134Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-25T08:42:05.134Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-25T08:42:05.134Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-25T08:42:05.134Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-25T08:42:05.134Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-25T08:42:05.134Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-25T08:42:05.134Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-25T08:42:05.134Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-25T08:42:05.134Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-25T08:42:05.134Z] Executing udev-init-scripts-35-r0.post-install [2022-05-25T08:42:05.134Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-25T08:42:05.134Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-25T08:42:05.134Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-25T08:42:05.394Z] (70/74) Installing kmod-libs (29-r2) [2022-05-25T08:42:05.394Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-25T08:42:05.394Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-25T08:42:05.394Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-25T08:42:05.394Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-25T08:42:05.394Z] Executing busybox-1.34.1-r5.trigger [2022-05-25T08:42:05.394Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-25T08:42:05.394Z] OK: 78 MiB in 88 packages [2022-05-25T08:42:06.779Z] Removing intermediate container 3c2b1308dc2a [2022-05-25T08:42:06.779Z] ---> 1ee8dcdfbc81 [2022-05-25T08:42:06.779Z] Step 17/29 : WORKDIR / [2022-05-25T08:42:06.779Z] ---> Running in 2dde8e0664fd [2022-05-25T08:42:07.039Z] Removing intermediate container 2dde8e0664fd [2022-05-25T08:42:07.039Z] ---> 139df6822b97 [2022-05-25T08:42:07.039Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-25T08:42:07.609Z] ---> 113f61c18a67 [2022-05-25T08:42:07.609Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-25T08:42:07.870Z] ---> b40c8fed1efc [2022-05-25T08:42:07.870Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-25T08:42:08.131Z] ---> d48e75b5755a [2022-05-25T08:42:08.131Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-25T08:42:08.131Z] ---> 5d4b3eb08d6b [2022-05-25T08:42:08.131Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-25T08:42:08.390Z] ---> ef3ca80257f0 [2022-05-25T08:42:08.390Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-25T08:42:08.960Z] ---> 4b94b18ff966 [2022-05-25T08:42:08.960Z] Step 24/29 : EXPOSE 59983 [2022-05-25T08:42:08.960Z] ---> Running in bdd8115c8ae5 [2022-05-25T08:42:09.219Z] Removing intermediate container bdd8115c8ae5 [2022-05-25T08:42:09.219Z] ---> 5b67655cc963 [2022-05-25T08:42:09.219Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-25T08:42:09.219Z] ---> Running in 4caf0da1f5fe [2022-05-25T08:42:09.219Z] Removing intermediate container 4caf0da1f5fe [2022-05-25T08:42:09.219Z] ---> 6088524b3d8b [2022-05-25T08:42:09.219Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-25T08:42:09.219Z] ---> Running in 34476018d857 [2022-05-25T08:42:09.480Z] Removing intermediate container 34476018d857 [2022-05-25T08:42:09.480Z] ---> aa8f4cca1edc [2022-05-25T08:42:09.480Z] Step 27/29 : LABEL arch=amd64 [2022-05-25T08:42:09.480Z] ---> Running in 013b4ec1d879 [2022-05-25T08:42:09.480Z] Removing intermediate container 013b4ec1d879 [2022-05-25T08:42:09.480Z] ---> c9c8f8eff65e [2022-05-25T08:42:09.480Z] Step 28/29 : LABEL git_sha=9d425a122fc8d93ed8c47b9571e6ceae85e14b67 [2022-05-25T08:42:09.739Z] ---> Running in 7f89de2d912e [2022-05-25T08:42:09.739Z] Removing intermediate container 7f89de2d912e [2022-05-25T08:42:09.739Z] ---> 922e4ff66b2c [2022-05-25T08:42:09.739Z] Step 29/29 : LABEL version=0.0.0 [2022-05-25T08:42:09.739Z] ---> Running in 69932531d8c8 [2022-05-25T08:42:10.001Z] Removing intermediate container 69932531d8c8 [2022-05-25T08:42:10.001Z] ---> a78b071beff9 [2022-05-25T08:42:10.001Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-25T08:42:10.001Z] Successfully built a78b071beff9 [2022-05-25T08:42:10.001Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-05-25T08:42:10.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-25T08:42:10.446Z] [2022-05-25T08:42:10.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:42:10.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-25T08:42:10.753Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-25T08:42:10.753Z] 5eb5b503b376: Pulling fs layer [2022-05-25T08:42:10.753Z] 5c69ac0246d0: Pulling fs layer [2022-05-25T08:42:10.753Z] ec43610c2a17: Pulling fs layer [2022-05-25T08:42:10.753Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-25T08:42:10.753Z] 33b1e0a273af: Pulling fs layer [2022-05-25T08:42:10.753Z] 5d3b04190fa2: Pulling fs layer [2022-05-25T08:42:10.753Z] 2f39f015ded8: Pulling fs layer [2022-05-25T08:42:10.753Z] 3a2ae6a8a46f: Waiting [2022-05-25T08:42:10.753Z] 33b1e0a273af: Waiting [2022-05-25T08:42:10.753Z] 5d3b04190fa2: Waiting [2022-05-25T08:42:10.753Z] 2f39f015ded8: Waiting [2022-05-25T08:42:10.753Z] 5c69ac0246d0: Verifying Checksum [2022-05-25T08:42:10.753Z] 5c69ac0246d0: Download complete [2022-05-25T08:42:10.753Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-25T08:42:10.753Z] 3a2ae6a8a46f: Download complete [2022-05-25T08:42:10.753Z] 33b1e0a273af: Verifying Checksum [2022-05-25T08:42:10.753Z] 33b1e0a273af: Download complete [2022-05-25T08:42:11.012Z] 5d3b04190fa2: Verifying Checksum [2022-05-25T08:42:11.012Z] 5d3b04190fa2: Download complete [2022-05-25T08:42:11.012Z] ec43610c2a17: Download complete [2022-05-25T08:42:11.012Z] 5eb5b503b376: Verifying Checksum [2022-05-25T08:42:11.012Z] 5eb5b503b376: Download complete [2022-05-25T08:42:11.578Z] 2f39f015ded8: Download complete [2022-05-25T08:42:12.144Z] 5eb5b503b376: Pull complete [2022-05-25T08:42:12.403Z] 5c69ac0246d0: Pull complete [2022-05-25T08:42:12.972Z] ec43610c2a17: Pull complete [2022-05-25T08:42:12.972Z] 3a2ae6a8a46f: Pull complete [2022-05-25T08:42:13.231Z] 33b1e0a273af: Pull complete [2022-05-25T08:42:13.231Z] 5d3b04190fa2: Pull complete [2022-05-25T08:42:17.014Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-44 in /w/workspace/xfoundry_device-usb-camera_PR-30 [Pipeline] { [Pipeline] ws [2022-05-25T08:42:17.026Z] Running in /w/workspace/device-usb-camera/9 [Pipeline] { [Pipeline] checkout [2022-05-25T08:42:17.066Z] Selected Git installation does not exist. Using Default [2022-05-25T08:42:17.066Z] The recommended git tool is: NONE [2022-05-25T08:42:17.453Z] 2f39f015ded8: Pull complete [2022-05-25T08:42:17.727Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-25T08:42:17.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-25T08:42:17.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T08:42:17.826Z] prd-ubuntu20.04-docker-8c-8g-43 does not seem to be running inside a container [2022-05-25T08:42:17.871Z] $ 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/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-25T08:42:20.412Z] $ docker top d3e55825c7d20a4889f870befcd340052aaa6e0ee81ef4f0a846913ced1694bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:42:20.819Z] ---> job-cost.sh [2022-05-25T08:42:20.819Z] lf-activate-venv: SKIPPING [2022-05-25T08:42:20.819Z] INFO: No Stack... [2022-05-25T08:42:21.080Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-25T08:42:21.651Z] INFO: Archiving Costs [Pipeline] sh [2022-05-25T08:42:21.945Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-30/archives/cost.csv [2022-05-25T08:42:21.945Z] + cut -d, -f6 [Pipeline] lock [2022-05-25T08:42:21.960Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-9-stack-cost] [2022-05-25T08:42:21.969Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-9-stack-cost] did not exist. Created. [2022-05-25T08:42:21.969Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-25T08:42:22.134Z] using credential edgex-jenkins-ssh [2022-05-25T08:42:22.153Z] Cloning the remote Git repository [2022-05-25T08:42:22.277Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-25T08:42:22.310Z] Stashed 1 file(s) [Pipeline] } [2022-05-25T08:42:22.316Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-25T08:42:22.345Z] $ docker stop --time=1 d3e55825c7d20a4889f870befcd340052aaa6e0ee81ef4f0a846913ced1694bd [2022-05-25T08:42:22.209Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-25T08:42:22.284Z] > git init /w/workspace/device-usb-camera/9 # timeout=10 [2022-05-25T08:42:22.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-25T08:42:22.354Z] > git --version # timeout=10 [2022-05-25T08:42:22.374Z] > git --version # 'git version 2.25.1' [2022-05-25T08:42:22.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-25T08:42:22.461Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-25T08:42:23.018Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-25T08:42:23.040Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-25T08:42:23.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-25T08:42:23.204Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-25T08:42:23.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-25T08:42:23.226Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-25T08:42:23.533Z] $ docker rm -f d3e55825c7d20a4889f870befcd340052aaa6e0ee81ef4f0a846913ced1694bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-25T08:42:23.746Z] Merging remotes/origin/main commit f39f8737115c4aee3eed177658c873badef7abfd into PR head commit 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 [2022-05-25T08:42:24.054Z] Merge succeeded, producing 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 [2022-05-25T08:42:24.054Z] Checking out Revision 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 (PR-30) [2022-05-25T08:42:23.821Z] > git config core.sparsecheckout # timeout=10 [2022-05-25T08:42:23.843Z] > git checkout -f 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 # timeout=10 [2022-05-25T08:42:23.939Z] > git remote # timeout=10 [2022-05-25T08:42:23.974Z] > git config --get remote.origin.url # timeout=10 [2022-05-25T08:42:23.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-25T08:42:23.999Z] > git merge f39f8737115c4aee3eed177658c873badef7abfd # timeout=10 [2022-05-25T08:42:24.037Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-25T08:42:24.062Z] > git config core.sparsecheckout # timeout=10 [2022-05-25T08:42:24.086Z] > git checkout -f 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 # timeout=10 [2022-05-25T08:42:28.242Z] Commit message: "Merge remote-tracking branch 'upstream/main' into snap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-25T08:42:29.080Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-25T08:42:29.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-25T08:42:29.080Z] Dload Upload Total Spent Left Speed [2022-05-25T08:42:29.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 43760 0 --:--:-- --:--:-- --:--:-- 43604 [Pipeline] sh [2022-05-25T08:42:29.825Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-25T08:42:30.170Z] + sudo tee /etc/docker/daemon.new [2022-05-25T08:42:30.170Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-25T08:42:30.170Z] { [2022-05-25T08:42:30.170Z] "registry-mirrors": [ [2022-05-25T08:42:30.170Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-25T08:42:30.170Z] ], [2022-05-25T08:42:30.170Z] "bip": "10.250.0.254/24", [2022-05-25T08:42:30.170Z] "hosts": [ [2022-05-25T08:42:30.170Z] "tcp://0.0.0.0:5555", [2022-05-25T08:42:30.170Z] "unix:///var/run/docker.sock" [2022-05-25T08:42:30.170Z] ], [2022-05-25T08:42:30.170Z] "mtu": 1458, [2022-05-25T08:42:30.170Z] "selinux-enabled": true, [2022-05-25T08:42:30.170Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-25T08:42:30.170Z] } [Pipeline] sh [2022-05-25T08:42:30.510Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-25T08:42:30.849Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-25T08:42:49.204Z] provisioning config files... [2022-05-25T08:42:49.227Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/9@tmp/config4355883046106217782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:42:49.798Z] ---> docker-login.sh [2022-05-25T08:42:49.798Z] nexus3.edgexfoundry.org:10001 [2022-05-25T08:42:50.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:42:50.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:42:50.668Z] Configure a credential helper to remove this warning. See [2022-05-25T08:42:50.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:42:50.668Z] [2022-05-25T08:42:50.668Z] Login Succeeded [2022-05-25T08:42:50.668Z] nexus3.edgexfoundry.org:10002 [2022-05-25T08:42:50.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:42:51.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:42:51.220Z] Configure a credential helper to remove this warning. See [2022-05-25T08:42:51.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:42:51.220Z] [2022-05-25T08:42:51.220Z] Login Succeeded [2022-05-25T08:42:51.220Z] nexus3.edgexfoundry.org:10003 [2022-05-25T08:42:51.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:42:51.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:42:51.493Z] Configure a credential helper to remove this warning. See [2022-05-25T08:42:51.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:42:51.493Z] [2022-05-25T08:42:51.493Z] Login Succeeded [2022-05-25T08:42:51.493Z] nexus3.edgexfoundry.org:10004 [2022-05-25T08:42:51.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:42:52.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:42:52.045Z] Configure a credential helper to remove this warning. See [2022-05-25T08:42:52.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:42:52.045Z] [2022-05-25T08:42:52.045Z] Login Succeeded [2022-05-25T08:42:52.045Z] docker.io [2022-05-25T08:42:52.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T08:42:52.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T08:42:52.591Z] Configure a credential helper to remove this warning. See [2022-05-25T08:42:52.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T08:42:52.591Z] [2022-05-25T08:42:52.591Z] Login Succeeded [2022-05-25T08:42:52.591Z] ---> docker-login.sh ends [Pipeline] } [2022-05-25T08:42:52.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-25T08:42:52.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-25T08:42:52.876Z] ========================================================= [2022-05-25T08:42:52.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-25T08:42:52.877Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:42:53.232Z] + 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-05-25T08:42:53.504Z] Sending build context to Docker daemon 579.6kB [2022-05-25T08:42:53.504Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-25T08:42:53.504Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-25T08:42:53.781Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-25T08:42:53.781Z] 9b3977197b4f: Pulling fs layer [2022-05-25T08:42:53.781Z] 1a89e8eeedd5: Pulling fs layer [2022-05-25T08:42:53.781Z] 94645a83ff95: Pulling fs layer [2022-05-25T08:42:53.781Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-25T08:42:53.781Z] 0c92f367c5e7: Pulling fs layer [2022-05-25T08:42:53.781Z] 3096ccb668a1: Pulling fs layer [2022-05-25T08:42:53.781Z] e8cf19c19ddd: Pulling fs layer [2022-05-25T08:42:53.781Z] a4caa8a26152: Pulling fs layer [2022-05-25T08:42:53.781Z] 3f3a8bcf1eab: Waiting [2022-05-25T08:42:53.781Z] 0c92f367c5e7: Waiting [2022-05-25T08:42:53.781Z] 3096ccb668a1: Waiting [2022-05-25T08:42:53.781Z] e8cf19c19ddd: Waiting [2022-05-25T08:42:53.781Z] a4caa8a26152: Waiting [2022-05-25T08:42:53.781Z] 94645a83ff95: Download complete [2022-05-25T08:42:53.781Z] 1a89e8eeedd5: Verifying Checksum [2022-05-25T08:42:53.781Z] 1a89e8eeedd5: Download complete [2022-05-25T08:42:53.781Z] 0c92f367c5e7: Verifying Checksum [2022-05-25T08:42:53.781Z] 0c92f367c5e7: Download complete [2022-05-25T08:42:53.781Z] 9b3977197b4f: Download complete [2022-05-25T08:42:53.781Z] e8cf19c19ddd: Verifying Checksum [2022-05-25T08:42:53.781Z] e8cf19c19ddd: Download complete [2022-05-25T08:42:54.776Z] 9b3977197b4f: Pull complete [2022-05-25T08:42:55.058Z] 1a89e8eeedd5: Pull complete [2022-05-25T08:42:55.336Z] 94645a83ff95: Pull complete [2022-05-25T08:42:55.945Z] a4caa8a26152: Verifying Checksum [2022-05-25T08:42:55.945Z] a4caa8a26152: Download complete [2022-05-25T08:42:56.542Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-25T08:42:56.542Z] 3f3a8bcf1eab: Download complete [2022-05-25T08:43:08.947Z] 3f3a8bcf1eab: Pull complete [2022-05-25T08:43:08.947Z] 0c92f367c5e7: Pull complete [2022-05-25T08:43:08.947Z] 3096ccb668a1: Pull complete [2022-05-25T08:43:08.947Z] e8cf19c19ddd: Pull complete [2022-05-25T08:43:15.696Z] a4caa8a26152: Pull complete [2022-05-25T08:43:15.696Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-25T08:43:15.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-25T08:43:15.696Z] ---> 725f1c02e7f9 [2022-05-25T08:43:15.696Z] Step 3/12 : ARG MAKE="make build" [2022-05-25T08:43:16.686Z] ---> Running in 212a97f93f96 [2022-05-25T08:43:16.961Z] Removing intermediate container 212a97f93f96 [2022-05-25T08:43:16.961Z] ---> 762d1b8a5d0f [2022-05-25T08:43:16.961Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-25T08:43:16.961Z] ---> Running in ace5a6f01251 [2022-05-25T08:43:17.239Z] Removing intermediate container ace5a6f01251 [2022-05-25T08:43:17.239Z] ---> b2809484eb13 [2022-05-25T08:43:17.239Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-25T08:43:17.520Z] ---> Running in fe37a1b56b47 [2022-05-25T08:43:17.807Z] Removing intermediate container fe37a1b56b47 [2022-05-25T08:43:17.807Z] ---> b28fd257ea5f [2022-05-25T08:43:17.807Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-25T08:43:17.807Z] ---> Running in 0cb59c053768 [2022-05-25T08:43:19.798Z] Removing intermediate container 0cb59c053768 [2022-05-25T08:43:19.798Z] ---> 291f32b5e942 [2022-05-25T08:43:19.798Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-25T08:43:19.798Z] ---> Running in 24947e67c662 [2022-05-25T08:43:20.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-25T08:43:21.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-25T08:43:22.340Z] (1/14) Installing libintl (0.21-r0) [2022-05-25T08:43:22.340Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-25T08:43:22.340Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-25T08:43:22.612Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-25T08:43:22.612Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-25T08:43:22.882Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-25T08:43:22.882Z] Executing udev-init-scripts-35-r0.post-install [2022-05-25T08:43:22.882Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-25T08:43:22.882Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-25T08:43:23.152Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-25T08:43:23.152Z] (10/14) Installing kmod-libs (29-r2) [2022-05-25T08:43:23.152Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-25T08:43:23.424Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-25T08:43:23.424Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-25T08:43:23.699Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-25T08:43:23.699Z] Executing busybox-1.34.1-r3.trigger [2022-05-25T08:43:23.699Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-25T08:43:23.699Z] OK: 227 MiB in 66 packages [2022-05-25T08:43:24.687Z] Removing intermediate container 24947e67c662 [2022-05-25T08:43:24.687Z] ---> b9cecfc39960 [2022-05-25T08:43:24.687Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-25T08:43:24.960Z] ---> Running in 45932d8c4891 [2022-05-25T08:43:25.235Z] Removing intermediate container 45932d8c4891 [2022-05-25T08:43:25.235Z] ---> aeeac2e02927 [2022-05-25T08:43:25.235Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-25T08:43:25.853Z] ---> 0c5dfbbcc49a [2022-05-25T08:43:25.853Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-25T08:43:25.853Z] ---> Running in 96ba0c2239f5 [2022-05-25T08:44:12.875Z] Removing intermediate container 96ba0c2239f5 [2022-05-25T08:44:12.875Z] ---> e9b25922bcfb [2022-05-25T08:44:12.875Z] Step 11/12 : COPY . . [2022-05-25T08:44:12.875Z] ---> 0f26e471c481 [2022-05-25T08:44:12.875Z] Step 12/12 : RUN ${MAKE} [2022-05-25T08:44:12.875Z] ---> Running in 0f3824f53ee8 [2022-05-25T08:44:12.875Z] noop [2022-05-25T08:44:12.875Z] Removing intermediate container 0f3824f53ee8 [2022-05-25T08:44:12.875Z] ---> ef32839ddd46 [2022-05-25T08:44:12.875Z] Successfully built ef32839ddd46 [2022-05-25T08:44:12.875Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:44:13.245Z] + docker inspect -f . ci-base-image-arm64 [2022-05-25T08:44:13.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T08:44:13.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-44 does not seem to be running inside a container [2022-05-25T08:44:13.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-25T08:44:14.925Z] $ docker top 6fc89daf97e6d1cf309848c4036692f61ea15ed868a228bca1bd27a7ddac1879 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-25T08:44:15.845Z] + go version [2022-05-25T08:44:15.845Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-25T08:44:15.878Z] $ docker stop --time=1 6fc89daf97e6d1cf309848c4036692f61ea15ed868a228bca1bd27a7ddac1879 [2022-05-25T08:44:17.515Z] $ docker rm -f 6fc89daf97e6d1cf309848c4036692f61ea15ed868a228bca1bd27a7ddac1879 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:44:18.110Z] + docker inspect -f . ci-base-image-arm64 [2022-05-25T08:44:18.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T08:44:18.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-44 does not seem to be running inside a container [2022-05-25T08:44:18.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-25T08:44:19.723Z] $ docker top 33c6b674b4335b7c4280e3d0a734a63179fcaf881550d3813af94e54906caa0f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-25T08:44:20.649Z] + make test [2022-05-25T08:44:20.649Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-25T08:44:22.087Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-25T08:45:43.925Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-25T08:45:43.925Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-25T08:45:43.925Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-25T08:45:43.925Z] CGO_ENABLED=1 go vet ./... [2022-05-25T08:46:06.134Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-25T08:46:06.134Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-25T08:46:06.134Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-25T08:46:08.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-25T08:46:08.795Z] $ docker stop --time=1 33c6b674b4335b7c4280e3d0a734a63179fcaf881550d3813af94e54906caa0f [2022-05-25T08:46:10.572Z] $ docker rm -f 33c6b674b4335b7c4280e3d0a734a63179fcaf881550d3813af94e54906caa0f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-25T08:46:11.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-25T08:46:11.554Z] Warning: overwriting stash ‘coverage-report’ [2022-05-25T08:46:11.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-25T08:46:12.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-25T08:46:12.712Z] + ls -al . [2022-05-25T08:46:12.712Z] total 164 [2022-05-25T08:46:12.712Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 08:46 . [2022-05-25T08:46:12.712Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:42 .. [2022-05-25T08:46:12.712Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 08:42 .git [2022-05-25T08:46:12.712Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:42 .github [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 414 May 25 08:42 .gitignore [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 42 May 25 08:42 .golangci.yml [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 77 May 25 08:42 .hadolint.yml [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 25 08:42 Attribution.txt [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 181 May 25 08:42 CHANGELOG.md [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 25 08:42 Dockerfile [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 08:42 GOVERNANCE.md [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 659 May 25 08:42 Jenkinsfile [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 25 08:42 LICENSE [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 2345 May 25 08:42 Makefile [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 622 May 25 08:42 OWNERS.md [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 8912 May 25 08:42 README.md [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 08:40 VERSION [2022-05-25T08:46:12.712Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:42 bin [2022-05-25T08:46:12.712Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:42 cmd [2022-05-25T08:46:12.712Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 08:44 coverage.out [2022-05-25T08:46:12.712Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:42 docker-compose [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 08:42 docker-entrypoint.sh [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 25 08:42 go.mod [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 25 08:42 go.sum [2022-05-25T08:46:12.712Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:42 internal [2022-05-25T08:46:12.712Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:42 snap [2022-05-25T08:46:12.712Z] -rw-rw-r-- 1 jenkins jenkins 231 May 25 08:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:46:13.066Z] + 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=9d425a122fc8d93ed8c47b9571e6ceae85e14b67 --label arch=arm64 --label version=0.0.0 . [2022-05-25T08:46:13.352Z] Sending build context to Docker daemon 580.6kB [2022-05-25T08:46:13.352Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-25T08:46:13.352Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-25T08:46:13.352Z] ---> ef32839ddd46 [2022-05-25T08:46:13.352Z] Step 3/29 : ARG MAKE="make build" [2022-05-25T08:46:13.652Z] ---> Running in cbde3e997508 [2022-05-25T08:46:13.924Z] Removing intermediate container cbde3e997508 [2022-05-25T08:46:13.924Z] ---> a93e02d5d887 [2022-05-25T08:46:13.924Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-25T08:46:13.924Z] ---> Running in a9a3b0c3aeca [2022-05-25T08:46:14.199Z] Removing intermediate container a9a3b0c3aeca [2022-05-25T08:46:14.199Z] ---> 7a9878199fb8 [2022-05-25T08:46:14.199Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-25T08:46:14.199Z] ---> Running in 15ffe7f67214 [2022-05-25T08:46:14.474Z] Removing intermediate container 15ffe7f67214 [2022-05-25T08:46:14.474Z] ---> f5d135d4de90 [2022-05-25T08:46:14.474Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-25T08:46:14.752Z] ---> Running in 1c0f903fb47f [2022-05-25T08:46:16.212Z] Removing intermediate container 1c0f903fb47f [2022-05-25T08:46:16.212Z] ---> 93605d69eb32 [2022-05-25T08:46:16.212Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-25T08:46:16.488Z] ---> Running in 62289290ec32 [2022-05-25T08:46:17.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-25T08:46:18.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-25T08:46:19.051Z] OK: 227 MiB in 66 packages [2022-05-25T08:46:20.026Z] Removing intermediate container 62289290ec32 [2022-05-25T08:46:20.026Z] ---> e586544d6161 [2022-05-25T08:46:20.026Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-25T08:46:20.026Z] ---> Running in c4b03b83f10f [2022-05-25T08:46:20.296Z] Removing intermediate container c4b03b83f10f [2022-05-25T08:46:20.296Z] ---> affa52c4547c [2022-05-25T08:46:20.296Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-25T08:46:20.892Z] ---> eabe55e96087 [2022-05-25T08:46:20.892Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-25T08:46:20.892Z] ---> Running in c0d0f8cb0412 [2022-05-25T08:46:22.869Z] Removing intermediate container c0d0f8cb0412 [2022-05-25T08:46:22.869Z] ---> b74c2c4ba4d1 [2022-05-25T08:46:22.869Z] Step 11/29 : COPY . . [2022-05-25T08:46:23.467Z] ---> 40ffc2ff2019 [2022-05-25T08:46:23.467Z] Step 12/29 : RUN ${MAKE} [2022-05-25T08:46:23.467Z] ---> Running in e90265a05017 [2022-05-25T08:46:24.448Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -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-05-25T08:48:31.366Z] Removing intermediate container e90265a05017 [2022-05-25T08:48:31.366Z] ---> 3b99dd42f52b [2022-05-25T08:48:31.366Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-25T08:48:31.366Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-25T08:48:31.366Z] eab2503cf8f4: Pulling fs layer [2022-05-25T08:48:31.366Z] 97cd0a44c592: Pulling fs layer [2022-05-25T08:48:31.366Z] 97cd0a44c592: Download complete [2022-05-25T08:48:31.366Z] eab2503cf8f4: Verifying Checksum [2022-05-25T08:48:31.366Z] eab2503cf8f4: Download complete [2022-05-25T08:48:31.366Z] eab2503cf8f4: Pull complete [2022-05-25T08:48:31.366Z] 97cd0a44c592: Pull complete [2022-05-25T08:48:31.366Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-25T08:48:31.366Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-25T08:48:31.366Z] ---> 7f763cca56b3 [2022-05-25T08:48:31.366Z] Step 14/29 : FROM alpine:3.15 [2022-05-25T08:48:31.366Z] 3.15: Pulling from library/alpine [2022-05-25T08:48:31.366Z] 9981e73032c8: Pulling fs layer [2022-05-25T08:48:31.366Z] 9981e73032c8: Download complete [2022-05-25T08:48:31.366Z] 9981e73032c8: Pull complete [2022-05-25T08:48:31.366Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-25T08:48:31.366Z] Status: Downloaded newer image for alpine:3.15 [2022-05-25T08:48:31.366Z] ---> 3fb3c9af89a9 [2022-05-25T08:48:31.366Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-25T08:48:31.366Z] ---> Running in 23db48597612 [2022-05-25T08:48:31.366Z] Removing intermediate container 23db48597612 [2022-05-25T08:48:31.366Z] ---> c3c42eebb89c [2022-05-25T08:48:31.366Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-25T08:48:31.366Z] ---> Running in 70971b852c89 [2022-05-25T08:48:31.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-25T08:48:31.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-25T08:48:31.366Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-25T08:48:31.366Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-25T08:48:31.366Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-25T08:48:31.366Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-25T08:48:31.366Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-25T08:48:31.366Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-25T08:48:31.366Z] (7/73) Installing libxcb (1.14-r2) [2022-05-25T08:48:31.366Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-25T08:48:31.366Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-25T08:48:31.366Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-25T08:48:31.366Z] (11/73) Installing expat (2.4.7-r0) [2022-05-25T08:48:31.366Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-25T08:48:31.366Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-25T08:48:31.366Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-25T08:48:31.366Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-25T08:48:31.366Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-25T08:48:31.366Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-25T08:48:31.366Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-25T08:48:31.366Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-25T08:48:31.366Z] (20/73) Installing libintl (0.21-r0) [2022-05-25T08:48:31.366Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-25T08:48:31.366Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-25T08:48:31.366Z] (23/73) Installing pcre (8.45-r1) [2022-05-25T08:48:31.366Z] (24/73) Installing glib (2.70.1-r0) [2022-05-25T08:48:31.366Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-25T08:48:31.366Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-25T08:48:31.366Z] (27/73) Installing libass (0.15.2-r0) [2022-05-25T08:48:31.366Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-25T08:48:31.366Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-25T08:48:31.366Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-25T08:48:31.366Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-25T08:48:31.366Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-25T08:48:31.366Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-25T08:48:31.366Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-25T08:48:31.366Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-25T08:48:31.366Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-25T08:48:31.366Z] (37/73) Installing lame (3.100-r0) [2022-05-25T08:48:31.366Z] (38/73) Installing opus (1.3.1-r1) [2022-05-25T08:48:31.366Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-25T08:48:31.366Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-25T08:48:31.366Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-25T08:48:31.366Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-25T08:48:31.366Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-25T08:48:31.366Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-25T08:48:31.366Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-25T08:48:31.366Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-25T08:48:31.366Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-25T08:48:31.366Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-25T08:48:31.366Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-25T08:48:31.366Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-25T08:48:31.366Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-25T08:48:31.366Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-25T08:48:31.366Z] (53/73) Installing libva (2.13.0-r0) [2022-05-25T08:48:31.366Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-25T08:48:31.366Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-25T08:48:31.366Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-25T08:48:31.366Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-25T08:48:31.366Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-25T08:48:31.366Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-25T08:48:31.366Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-25T08:48:31.366Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-25T08:48:31.366Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-25T08:48:31.366Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-25T08:48:31.366Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-25T08:48:31.366Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-25T08:48:31.366Z] Executing udev-init-scripts-35-r0.post-install [2022-05-25T08:48:31.366Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-25T08:48:31.366Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-25T08:48:31.366Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-25T08:48:31.366Z] (69/73) Installing kmod-libs (29-r2) [2022-05-25T08:48:31.366Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-25T08:48:31.366Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-25T08:48:31.366Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-25T08:48:31.366Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-25T08:48:31.366Z] Executing busybox-1.34.1-r5.trigger [2022-05-25T08:48:31.366Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-25T08:48:31.366Z] OK: 67 MiB in 87 packages [2022-05-25T08:48:31.366Z] Removing intermediate container 70971b852c89 [2022-05-25T08:48:31.366Z] ---> 923fee19dc72 [2022-05-25T08:48:31.366Z] Step 17/29 : WORKDIR / [2022-05-25T08:48:31.643Z] ---> Running in 271942b2a439 [2022-05-25T08:48:31.921Z] Removing intermediate container 271942b2a439 [2022-05-25T08:48:31.921Z] ---> a3c49bd0849e [2022-05-25T08:48:31.921Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-25T08:48:33.357Z] ---> 9f0e0d2efb88 [2022-05-25T08:48:33.357Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-25T08:48:33.960Z] ---> f9a2fc873692 [2022-05-25T08:48:33.960Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-25T08:48:34.560Z] ---> f124aabb1788 [2022-05-25T08:48:34.560Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-25T08:48:35.158Z] ---> 84b0e04cb50f [2022-05-25T08:48:35.158Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-25T08:48:35.433Z] ---> 454df95b7c48 [2022-05-25T08:48:35.433Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-25T08:48:36.872Z] ---> 34f45733f67c [2022-05-25T08:48:36.872Z] Step 24/29 : EXPOSE 59983 [2022-05-25T08:48:36.872Z] ---> Running in 2be20dcd6410 [2022-05-25T08:48:37.144Z] Removing intermediate container 2be20dcd6410 [2022-05-25T08:48:37.144Z] ---> 7dcc718d2c0d [2022-05-25T08:48:37.144Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-25T08:48:37.144Z] ---> Running in 8fba8644eb9a [2022-05-25T08:48:37.418Z] Removing intermediate container 8fba8644eb9a [2022-05-25T08:48:37.419Z] ---> e1dd0c58bfff [2022-05-25T08:48:37.419Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-25T08:48:37.419Z] ---> Running in 890190c13443 [2022-05-25T08:48:37.698Z] Removing intermediate container 890190c13443 [2022-05-25T08:48:37.698Z] ---> 9ffa4eb23354 [2022-05-25T08:48:37.698Z] Step 27/29 : LABEL arch=arm64 [2022-05-25T08:48:37.973Z] ---> Running in 964b41cb3712 [2022-05-25T08:48:38.248Z] Removing intermediate container 964b41cb3712 [2022-05-25T08:48:38.248Z] ---> dd31aa5822af [2022-05-25T08:48:38.248Z] Step 28/29 : LABEL git_sha=9d425a122fc8d93ed8c47b9571e6ceae85e14b67 [2022-05-25T08:48:38.248Z] ---> Running in b4bcb08a6045 [2022-05-25T08:48:38.523Z] Removing intermediate container b4bcb08a6045 [2022-05-25T08:48:38.523Z] ---> 738b59f7e636 [2022-05-25T08:48:38.523Z] Step 29/29 : LABEL version=0.0.0 [2022-05-25T08:48:38.523Z] ---> Running in 6aacdb6cc0b1 [2022-05-25T08:48:38.795Z] Removing intermediate container 6aacdb6cc0b1 [2022-05-25T08:48:38.795Z] ---> 158a610adc1f [2022-05-25T08:48:38.795Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-25T08:48:38.795Z] Successfully built 158a610adc1f [2022-05-25T08:48:38.795Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:48:39.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-25T08:48:39.247Z] [2022-05-25T08:48:39.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:48:39.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-25T08:48:39.873Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-25T08:48:39.873Z] 8998bd30e6a1: Pulling fs layer [2022-05-25T08:48:39.873Z] 04944245beec: Pulling fs layer [2022-05-25T08:48:39.873Z] 699f458cf7ca: Pulling fs layer [2022-05-25T08:48:39.873Z] 765212b225bb: Pulling fs layer [2022-05-25T08:48:39.873Z] f23df028b6ca: Pulling fs layer [2022-05-25T08:48:39.873Z] d65c8cfc05b1: Pulling fs layer [2022-05-25T08:48:39.873Z] 2437ff75d9bd: Pulling fs layer [2022-05-25T08:48:39.873Z] 765212b225bb: Waiting [2022-05-25T08:48:39.873Z] f23df028b6ca: Waiting [2022-05-25T08:48:39.873Z] d65c8cfc05b1: Waiting [2022-05-25T08:48:39.873Z] 2437ff75d9bd: Waiting [2022-05-25T08:48:39.873Z] 04944245beec: Verifying Checksum [2022-05-25T08:48:39.873Z] 04944245beec: Download complete [2022-05-25T08:48:39.873Z] 765212b225bb: Download complete [2022-05-25T08:48:39.873Z] f23df028b6ca: Verifying Checksum [2022-05-25T08:48:39.873Z] f23df028b6ca: Download complete [2022-05-25T08:48:39.873Z] d65c8cfc05b1: Verifying Checksum [2022-05-25T08:48:39.873Z] d65c8cfc05b1: Download complete [2022-05-25T08:48:40.152Z] 699f458cf7ca: Verifying Checksum [2022-05-25T08:48:40.152Z] 699f458cf7ca: Download complete [2022-05-25T08:48:40.424Z] 8998bd30e6a1: Download complete [2022-05-25T08:48:42.404Z] 2437ff75d9bd: Verifying Checksum [2022-05-25T08:48:42.404Z] 2437ff75d9bd: Download complete [2022-05-25T08:48:45.037Z] 8998bd30e6a1: Pull complete [2022-05-25T08:48:45.037Z] 04944245beec: Pull complete [2022-05-25T08:48:46.477Z] 699f458cf7ca: Pull complete [2022-05-25T08:48:46.752Z] 765212b225bb: Pull complete [2022-05-25T08:48:47.738Z] f23df028b6ca: Pull complete [2022-05-25T08:48:47.738Z] d65c8cfc05b1: Pull complete [2022-05-25T08:49:02.846Z] 2437ff75d9bd: Pull complete [2022-05-25T08:49:02.846Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-25T08:49:02.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-25T08:49:02.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T08:49:03.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-44 does not seem to be running inside a container [2022-05-25T08:49:03.184Z] $ 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/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-25T08:49:05.774Z] $ docker top 01eb6cb7ad4b93fd9337861011ef36a9807ae8cc37ae92f657f1dc15e9125cf1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:49:06.687Z] ---> job-cost.sh [2022-05-25T08:49:06.687Z] lf-activate-venv: SKIPPING [2022-05-25T08:49:06.687Z] INFO: No Stack... [2022-05-25T08:49:06.966Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-25T08:49:07.947Z] INFO: Archiving Costs [Pipeline] sh [2022-05-25T08:49:08.616Z] + cat /w/workspace/device-usb-camera/9/archives/cost.csv [2022-05-25T08:49:08.617Z] + cut -d, -f6 [Pipeline] lock [2022-05-25T08:49:08.680Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-9-stack-cost] [2022-05-25T08:49:08.687Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-9-stack-cost] did not exist. Created. [2022-05-25T08:49:08.687Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-25T08:49:09.378Z] /w/workspace/device-usb-camera/9@tmp/durable-0a4f83f3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-25T08:49:10.070Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-25T08:49:10.099Z] Warning: overwriting stash ‘stack-cost’ [2022-05-25T08:49:10.146Z] Stashed 1 file(s) [Pipeline] } [2022-05-25T08:49:10.153Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-25T08:49:10.183Z] $ docker stop --time=1 01eb6cb7ad4b93fd9337861011ef36a9807ae8cc37ae92f657f1dc15e9125cf1 [2022-05-25T08:49:11.687Z] $ docker rm -f 01eb6cb7ad4b93fd9337861011ef36a9807ae8cc37ae92f657f1dc15e9125cf1 [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-05-25T08:49:12.135Z] provisioning config files... [2022-05-25T08:49:12.144Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config7161539950146916092tmp [Pipeline] { [Pipeline] sh [2022-05-25T08:49:12.437Z] + set +x [2022-05-25T08:49:12.437Z] + curl -s https://codecov.io/bash [2022-05-25T08:49:12.437Z] + bash -s -- [2022-05-25T08:49:12.437Z] [2022-05-25T08:49:12.437Z] _____ _ [2022-05-25T08:49:12.437Z] / ____| | | [2022-05-25T08:49:12.437Z] | | ___ __| | ___ ___ _____ __ [2022-05-25T08:49:12.437Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-25T08:49:12.437Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-25T08:49:12.437Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-25T08:49:12.437Z] Bash-1.0.6 [2022-05-25T08:49:12.437Z] [2022-05-25T08:49:12.437Z] [2022-05-25T08:49:12.437Z] ==> git version 2.25.1 found [2022-05-25T08:49:12.437Z] ==> 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-05-25T08:49:12.437Z] Release-Date: 2020-01-08 [2022-05-25T08:49:12.437Z] 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-05-25T08:49:12.437Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-25T08:49:12.437Z] ==> Jenkins CI detected. [2022-05-25T08:49:12.437Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-30 [2022-05-25T08:49:12.437Z] project root: . [2022-05-25T08:49:12.437Z] --> token set from env [2022-05-25T08:49:12.437Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-25T08:49:12.437Z] ==> Running gcov in . (disable via -X gcov) [2022-05-25T08:49:12.437Z] ==> Python coveragepy not found [2022-05-25T08:49:12.437Z] ==> Searching for coverage reports in: [2022-05-25T08:49:12.437Z] + . [2022-05-25T08:49:12.437Z] -> Found 1 reports [2022-05-25T08:49:12.437Z] ==> Detecting git/mercurial file structure [2022-05-25T08:49:12.437Z] ==> Reading reports [2022-05-25T08:49:12.437Z] + ./coverage.out bytes=10 [2022-05-25T08:49:12.700Z] ==> Appending adjustments [2022-05-25T08:49:12.700Z] https://docs.codecov.io/docs/fixing-reports [2022-05-25T08:49:12.700Z] + Found adjustments [2022-05-25T08:49:12.700Z] ==> Gzipping contents [2022-05-25T08:49:12.700Z] 4.0K /tmp/codecov.LS5HC7.gz [2022-05-25T08:49:12.700Z] ==> Uploading reports [2022-05-25T08:49:12.700Z] url: https://codecov.io [2022-05-25T08:49:12.700Z] query: branch=PR-30&commit=9d425a122fc8d93ed8c47b9571e6ceae85e14b67&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= [2022-05-25T08:49:12.700Z] -> Pinging Codecov [2022-05-25T08:49:12.700Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-30&commit=9d425a122fc8d93ed8c47b9571e6ceae85e14b67&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= [2022-05-25T08:49:12.961Z] -> Uploading to [2022-05-25T08:49:12.961Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-25/73D8F5FF140700D3E01443B452E23636/9d425a122fc8d93ed8c47b9571e6ceae85e14b67/6f57c64b-faf5-4846-9e8f-cfda80306868.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220525T084912Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89d43548e42a8731ad04d218f6dccae8f22a769ad50aa45d78750cc8be5e831c [2022-05-25T08:49:12.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-25T08:49:12.961Z] Dload Upload Total Spent Left Speed [2022-05-25T08:49:13.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1841 0 0 100 1841 0 8004 --:--:-- --:--:-- --:--:-- 8004 [2022-05-25T08:49:13.222Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/9d425a122fc8d93ed8c47b9571e6ceae85e14b67 [Pipeline] } [2022-05-25T08:49:13.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-05-25T08:49:13.934Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-30/archives ] [2022-05-25T08:49:13.934Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-25T08:49:13.934Z] total 16 [2022-05-25T08:49:13.934Z] drwxr-xr-x 3 root root 4096 May 25 08:42 . [2022-05-25T08:49:13.934Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 08:42 .. [2022-05-25T08:49:13.934Z] drwxr-xr-x 2 root root 4096 May 25 08:42 cost [2022-05-25T08:49:13.934Z] -rw-r--r-- 1 root root 87 May 25 08:42 cost.csv [2022-05-25T08:49:13.934Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-25T08:49:13.934Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-25T08:49:13.934Z] total 16 [2022-05-25T08:49:13.934Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 08:42 . [2022-05-25T08:49:13.934Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 08:42 .. [2022-05-25T08:49:13.934Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 08:42 cost [2022-05-25T08:49:13.934Z] -rw-r--r-- 1 jenkins jenkins 87 May 25 08:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:49:14.238Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:49:15.110Z] ---> package-listing.sh [2022-05-25T08:49:15.110Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-25T08:49:15.110Z] ++ facter osfamily [2022-05-25T08:49:15.372Z] + OS_FAMILY=debian [2022-05-25T08:49:15.372Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-30 [2022-05-25T08:49:15.372Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-25T08:49:15.372Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-25T08:49:15.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-25T08:49:15.372Z] + PACKAGES=/tmp/packages_start.txt [2022-05-25T08:49:15.372Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' [2022-05-25T08:49:15.372Z] + PACKAGES=/tmp/packages_end.txt [2022-05-25T08:49:15.372Z] + case "${OS_FAMILY}" in [2022-05-25T08:49:15.372Z] + dpkg -l [2022-05-25T08:49:15.372Z] + grep '^ii' [2022-05-25T08:49:15.372Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-25T08:49:15.372Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-25T08:49:15.372Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-25T08:49:15.372Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' [2022-05-25T08:49:15.372Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ [2022-05-25T08:49:15.372Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ [Pipeline] echo [2022-05-25T08:49:15.385Z] 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/xfoundry_device-usb-camera_PR-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-25T08:49:15.666Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T08:49:16.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-25T08:49:16.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T08:49:16.327Z] prd-ubuntu20.04-docker-8c-8g-43 does not seem to be running inside a container [2022-05-25T08:49:16.377Z] $ 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/xfoundry_device-usb-camera_PR-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-25T08:49:16.607Z] $ docker top a6597d5e8c424e77d74df318960438fbd47a90e7213c11db5859e1e8a3b8ef21 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-25T08:49:16.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-25T08:49:17.241Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-25T08:49:17.533Z] + ls /var/log/sa-host [2022-05-25T08:49:17.533Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-25T08:49:17.656Z] provisioning config files... [2022-05-25T08:49:17.667Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config5113772048312162948tmp [Pipeline] { [Pipeline] echo [2022-05-25T08:49:17.680Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:49:17.963Z] ---> create-netrc.sh [Pipeline] } [2022-05-25T08:49:17.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:49:18.300Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-25T08:49:18.309Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:49:18.600Z] ---> sudo-logs.sh [2022-05-25T08:49:18.600Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-25T08:49:18.630Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:49:18.919Z] ---> job-cost.sh [2022-05-25T08:49:18.919Z] lf-activate-venv: SKIPPING [2022-05-25T08:49:18.919Z] DEBUG: total: 0.2199999988079071 [2022-05-25T08:49:18.919Z] INFO: Retrieving Stack Cost... [2022-05-25T08:49:19.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-25T08:49:19.750Z] INFO: Archiving Costs [Pipeline] echo [2022-05-25T08:49:19.762Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T08:49:20.060Z] ---> logs-deploy.sh [2022-05-25T08:49:20.060Z] lf-activate-venv: SKIPPING [2022-05-25T08:49:20.060Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-30/9 [2022-05-25T08:49:20.060Z] INFO: archiving workspace using pattern(s): [2022-05-25T08:49:21.001Z] Archives upload complete. [2022-05-25T08:49:21.001Z] INFO: archiving logs to Nexus