Pull request #74 opened 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 brianointel for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 1b778559ac91a8212467a947f01e6afe9c490311+e0ef95115b204dfbd36822ed04c66be8fcb14502 (be082763738ae435db88e70faf2e60f45a189a4d) 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-ssh3536716339893200169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh10075905292286284769.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-74/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-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6700985781375202844.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-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11244045372368392203.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12269218631709571156.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-74/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-74/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18105573716760260714.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21406 in /w/workspace/xfoundry_device-usb-camera_PR-74 [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-74 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e0ef95115b204dfbd36822ed04c66be8fcb14502 into PR head commit 1b778559ac91a8212467a947f01e6afe9c490311 Merge succeeded, producing 1b778559ac91a8212467a947f01e6afe9c490311 Checking out Revision 1b778559ac91a8212467a947f01e6afe9c490311 (PR-74) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b778559ac91a8212467a947f01e6afe9c490311 # 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 e0ef95115b204dfbd36822ed04c66be8fcb14502 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b778559ac91a8212467a947f01e6afe9c490311 # timeout=10 Commit message: "docs: added CameraStatus command to readme" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:14:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:14:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:14:10 ========================================================= 21:14:10 EdgeX Global Pipelines Version Info 21:14:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:14:11 ------------------- 21:14:11 stable info: 21:14:11 ------------------- 21:14:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:14:11 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:14:11 Message: update stable to v1.0.238 21:14:11 ------------------- 21:14:11 experimental info: 21:14:11 ------------------- 21:14:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:14:11 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:14:11 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:14:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:14:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:14:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:14:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:14:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:14:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-74 [Pipeline] echo 21:14:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-74 [Pipeline] echo 21:14:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-74 [Pipeline] echo 21:14:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b778559ac91a8212467a947f01e6afe9c490311 [Pipeline] echo 21:14:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b77855 [Pipeline] echo 21:14:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:13 provisioning config files... 21:14:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-74@tmp/config6308429513165765665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:13 ---> docker-login.sh 21:14:13 nexus3.edgexfoundry.org:10001 21:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:14 Configure a credential helper to remove this warning. See 21:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:14 21:14:14 Login Succeeded 21:14:14 nexus3.edgexfoundry.org:10002 21:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:14 Configure a credential helper to remove this warning. See 21:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:14 21:14:14 Login Succeeded 21:14:14 nexus3.edgexfoundry.org:10003 21:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:14 Configure a credential helper to remove this warning. See 21:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:14 21:14:14 Login Succeeded 21:14:14 nexus3.edgexfoundry.org:10004 21:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:14 Configure a credential helper to remove this warning. See 21:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:14 21:14:14 Login Succeeded 21:14:14 docker.io 21:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:15 Configure a credential helper to remove this warning. See 21:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:15 21:14:15 Login Succeeded 21:14:15 ---> docker-login.sh ends [Pipeline] } 21:14:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:14:15 + git rev-list -1 --merges 1b778559ac91a8212467a947f01e6afe9c490311~1..1b778559ac91a8212467a947f01e6afe9c490311 [Pipeline] echo 21:14:15 -----------> git rev-list -1 --merges 1b778559ac91a8212467a947f01e6afe9c490311~1..1b778559ac91a8212467a947f01e6afe9c490311 1b778559ac91a8212467a947f01e6afe9c490311 [false] [Pipeline] sh 21:14:16 + git log --format=format:%s -1 1b778559ac91a8212467a947f01e6afe9c490311 [Pipeline] echo 21:14:16 ========================================================= 21:14:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:14:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:16 + git log --format=format:%s -1 1b778559ac91a8212467a947f01e6afe9c490311 [Pipeline] echo 21:14:16 [semverPrep] GIT_COMMIT: 1b778559ac91a8212467a947f01e6afe9c490311, Commit Message: docs: added CameraStatus command to readme [Pipeline] echo 21:14:16 [semverPrep] This is not a build commit. [Pipeline] sh 21:14:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:14:17 + grep -v github /etc/ssh/ssh_known_hosts 21:14:17 + [ -e /tmp/ssh_known_hosts ] 21:14:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:14:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:14:17 + sudo tee -a /etc/ssh/ssh_known_hosts 21:14:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:14:17 21:14:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:14:17 0.1.4: Pulling from edgex-devops/py-git-semver 21:14:17 b85a868b505f: Pulling fs layer 21:14:17 e2be974225ed: Pulling fs layer 21:14:17 339a4e72a1f5: Pulling fs layer 21:14:17 988bab9f4d93: Pulling fs layer 21:14:17 1469e6f7b9e6: Pulling fs layer 21:14:17 eaf3925da568: Pulling fs layer 21:14:17 bab4dde63d76: Pulling fs layer 21:14:17 bde34c3a00c8: Pulling fs layer 21:14:17 b352a97aabf1: Pulling fs layer 21:14:17 4872d77fe225: Pulling fs layer 21:14:17 5851b861e8e6: Pulling fs layer 21:14:17 1469e6f7b9e6: Waiting 21:14:17 eaf3925da568: Waiting 21:14:17 988bab9f4d93: Waiting 21:14:17 bab4dde63d76: Waiting 21:14:17 4872d77fe225: Waiting 21:14:17 5851b861e8e6: Waiting 21:14:17 b352a97aabf1: Waiting 21:14:17 e2be974225ed: Verifying Checksum 21:14:17 e2be974225ed: Download complete 21:14:17 988bab9f4d93: Verifying Checksum 21:14:17 988bab9f4d93: Download complete 21:14:18 1469e6f7b9e6: Verifying Checksum 21:14:18 1469e6f7b9e6: Download complete 21:14:18 339a4e72a1f5: Download complete 21:14:18 eaf3925da568: Download complete 21:14:18 bde34c3a00c8: Verifying Checksum 21:14:18 bde34c3a00c8: Download complete 21:14:18 b352a97aabf1: Verifying Checksum 21:14:18 b352a97aabf1: Download complete 21:14:18 4872d77fe225: Download complete 21:14:18 5851b861e8e6: Verifying Checksum 21:14:18 5851b861e8e6: Download complete 21:14:18 b85a868b505f: Verifying Checksum 21:14:18 b85a868b505f: Download complete 21:14:18 bab4dde63d76: Verifying Checksum 21:14:18 bab4dde63d76: Download complete 21:14:19 b85a868b505f: Pull complete 21:14:19 e2be974225ed: Pull complete 21:14:20 339a4e72a1f5: Pull complete 21:14:20 988bab9f4d93: Pull complete 21:14:20 1469e6f7b9e6: Pull complete 21:14:20 eaf3925da568: Pull complete 21:14:22 bab4dde63d76: Pull complete 21:14:22 bde34c3a00c8: Pull complete 21:14:22 b352a97aabf1: Pull complete 21:14:23 4872d77fe225: Pull complete 21:14:23 5851b861e8e6: Pull complete 21:14:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:14:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:23 prd-ubuntu20.04-docker-8c-8g-21406 does not seem to be running inside a container 21:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-74 -v /w/workspace/xfoundry_device-usb-camera_PR-74:/w/workspace/xfoundry_device-usb-camera_PR-74:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-74@tmp:/w/workspace/xfoundry_device-usb-camera_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:14:24 $ docker top cc75dfb958b00f0b85420c86246da2af90b5b4803fb987fab2b893304d7f7660 -eo pid,comm 21:14:24 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). 21:14:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:14:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:14:25 [ssh-agent] Looking for ssh-agent implementation... 21:14:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:14:25 $ docker exec cc75dfb958b00f0b85420c86246da2af90b5b4803fb987fab2b893304d7f7660 ssh-agent 21:14:25 SSH_AUTH_SOCK=/tmp/ssh-XIN6yeG2Ed60/agent.32 21:14:25 SSH_AGENT_PID=38 21:14:25 Running ssh-add (command line suppressed) 21:14:25 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-74@tmp/private_key_3737371222849234491.key (/w/workspace/xfoundry_device-usb-camera_PR-74@tmp/private_key_3737371222849234491.key) 21:14:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:14:25 + git tag --points-at HEAD [Pipeline] } 21:14:25 $ docker exec --env ******** --env ******** cc75dfb958b00f0b85420c86246da2af90b5b4803fb987fab2b893304d7f7660 ssh-agent -k 21:14:25 unset SSH_AUTH_SOCK; 21:14:25 unset SSH_AGENT_PID; 21:14:25 echo Agent pid 38 killed; 21:14:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:14:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:14:26 [ssh-agent] Looking for ssh-agent implementation... 21:14:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:14:26 $ docker exec cc75dfb958b00f0b85420c86246da2af90b5b4803fb987fab2b893304d7f7660 ssh-agent 21:14:26 SSH_AUTH_SOCK=/tmp/ssh-rC55p59M3mLS/agent.70 21:14:26 SSH_AGENT_PID=76 21:14:26 Running ssh-add (command line suppressed) 21:14:26 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-74@tmp/private_key_8693872252580228855.key (/w/workspace/xfoundry_device-usb-camera_PR-74@tmp/private_key_8693872252580228855.key) 21:14:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:14:26 + git semver init 21:14:27 2022-07-28 21:14:26,961 [run_init] DEBUG init version:0.0.0 force:False 21:14:27 2022-07-28 21:14:26,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-74/.semver 21:14:27 2022-07-28 21:14:26,962 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-74/.semver 21:14:27 2022-07-28 21:14:26,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-74/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-74, universal_newlines=False, shell=None, istream=None) 21:14:27 2022-07-28 21:14:27,492 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-74/.git/info/exclude 21:14:27 2022-07-28 21:14:27,492 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-74/.semver/PR-74 with force:False 21:14:27 2022-07-28 21:14:27,492 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-74/.semver/PR-74 21:14:27 2022-07-28 21:14:27,497 [execute] INFO git cat-file --batch-check 21:14:27 2022-07-28 21:14:27,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-74/.semver, universal_newlines=False, shell=None, istream=) 21:14:27 2022-07-28 21:14:27,504 [execute] INFO git cat-file --batch 21:14:27 2022-07-28 21:14:27,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-74/.semver, universal_newlines=False, shell=None, istream=) 21:14:27 2022-07-28 21:14:27,510 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-74/.semver/PR-74 21:14:27 0.0.0 [Pipeline] } 21:14:27 $ docker exec --env ******** --env ******** cc75dfb958b00f0b85420c86246da2af90b5b4803fb987fab2b893304d7f7660 ssh-agent -k 21:14:27 unset SSH_AUTH_SOCK; 21:14:27 unset SSH_AGENT_PID; 21:14:27 echo Agent pid 76 killed; 21:14:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:14:28 + git semver [Pipeline] } 21:14:28 $ docker stop --time=1 cc75dfb958b00f0b85420c86246da2af90b5b4803fb987fab2b893304d7f7660 21:14:29 $ docker rm -f cc75dfb958b00f0b85420c86246da2af90b5b4803fb987fab2b893304d7f7660 [Pipeline] // withDockerContainer [Pipeline] sh 21:14:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:14:30 Stashed 1 file(s) [Pipeline] echo 21:14:30 [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 21:14:31 provisioning config files... 21:14:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-74@tmp/config5257053206054369869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:31 ---> docker-login.sh 21:14:31 nexus3.edgexfoundry.org:10001 21:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:31 Configure a credential helper to remove this warning. See 21:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:31 21:14:31 Login Succeeded 21:14:31 nexus3.edgexfoundry.org:10002 21:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:31 Configure a credential helper to remove this warning. See 21:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:31 21:14:31 Login Succeeded 21:14:31 nexus3.edgexfoundry.org:10003 21:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:31 Configure a credential helper to remove this warning. See 21:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:31 21:14:31 Login Succeeded 21:14:31 nexus3.edgexfoundry.org:10004 21:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:32 Configure a credential helper to remove this warning. See 21:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:32 21:14:32 Login Succeeded 21:14:32 docker.io 21:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:32 Configure a credential helper to remove this warning. See 21:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:32 21:14:32 Login Succeeded 21:14:32 ---> docker-login.sh ends [Pipeline] } 21:14:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:14:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:32 ========================================================= 21:14:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:14:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:14:33 Sending build context to Docker daemon 780.8kB 21:14:33 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 21:14:33 Step 2/13 : FROM ${BASE} AS builder 21:14:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:14:33 2408cc74d12b: Pulling fs layer 21:14:33 ea60b727a1ce: Pulling fs layer 21:14:33 30c4a7721957: Pulling fs layer 21:14:33 370296b7ddb6: Pulling fs layer 21:14:33 7c6cee850709: Pulling fs layer 21:14:33 39a5fcdaea64: Pulling fs layer 21:14:33 d94ebbe4e438: Pulling fs layer 21:14:33 bcfd1f05c69d: Pulling fs layer 21:14:33 59ccb84bbe0f: Pulling fs layer 21:14:33 7c6cee850709: Waiting 21:14:33 bcfd1f05c69d: Waiting 21:14:33 39a5fcdaea64: Waiting 21:14:33 30c4a7721957: Verifying Checksum 21:14:33 30c4a7721957: Download complete 21:14:33 ea60b727a1ce: Download complete 21:14:33 39a5fcdaea64: Download complete 21:14:33 2408cc74d12b: Download complete 21:14:33 d94ebbe4e438: Verifying Checksum 21:14:33 2408cc74d12b: Pull complete 21:14:33 ea60b727a1ce: Pull complete 21:14:33 30c4a7721957: Pull complete 21:14:33 59ccb84bbe0f: Verifying Checksum 21:14:33 59ccb84bbe0f: Download complete 21:14:33 bcfd1f05c69d: Verifying Checksum 21:14:33 bcfd1f05c69d: Download complete 21:14:34 370296b7ddb6: Download complete 21:14:38 370296b7ddb6: Pull complete 21:14:38 7c6cee850709: Pull complete 21:14:38 39a5fcdaea64: Pull complete 21:14:38 d94ebbe4e438: Pull complete 21:14:40 bcfd1f05c69d: Pull complete 21:14:41 59ccb84bbe0f: Pull complete 21:14:41 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:14:41 ---> a4fb48ad2a94 21:14:41 Step 3/13 : ARG MAKE="make build" 21:14:42 ---> Running in 3b0a1ea9b3d9 21:14:43 Removing intermediate container 3b0a1ea9b3d9 21:14:43 ---> a6f5ae145d54 21:14:43 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:14:43 ---> Running in 12c20c3f3337 21:14:43 Removing intermediate container 12c20c3f3337 21:14:43 ---> a0bd2fd8f76e 21:14:43 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:14:43 ---> Running in 5ed1468cdbe5 21:14:43 Removing intermediate container 5ed1468cdbe5 21:14:43 ---> 27063cba0796 21:14:43 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:43 ---> Running in c0c4dbdf1a31 21:14:43 Removing intermediate container c0c4dbdf1a31 21:14:43 ---> ff2e9e8be44e 21:14:43 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:14:43 ---> Running in fa06a8526467 21:14:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:45 (1/80) Installing mesa (21.3.8-r1) 21:14:45 (2/80) Installing libxau (1.0.9-r0) 21:14:45 (3/80) Installing libxdmcp (1.1.3-r0) 21:14:45 (4/80) Installing libxcb (1.15-r0) 21:14:45 (5/80) Installing libx11 (1.8-r0) 21:14:45 (6/80) Installing libxext (1.3.4-r0) 21:14:45 (7/80) Installing libxfixes (6.0.0-r0) 21:14:45 (8/80) Installing libxxf86vm (1.1.4-r2) 21:14:45 Still waiting to schedule task 21:14:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:14:46 (9/80) Installing libpciaccess (0.16-r0) 21:14:46 (10/80) Installing libdrm (2.4.110-r0) 21:14:46 (11/80) Installing mesa-glapi (21.3.8-r1) 21:14:46 (12/80) Installing libxshmfence (1.3-r1) 21:14:46 (13/80) Installing mesa-gl (21.3.8-r1) 21:14:46 (14/80) Installing icu-data-full (71.1-r2) 21:14:47 (15/80) Installing libice (1.0.10-r0) 21:14:47 (16/80) Installing libuuid (2.38-r1) 21:14:47 (17/80) Installing libsm (1.2.3-r0) 21:14:47 (18/80) Installing libxt (1.2.1-r0) 21:14:47 (19/80) Installing libxmu (1.1.3-r0) 21:14:47 (20/80) Installing xset (1.2.4-r0) 21:14:47 (21/80) Installing xprop (1.2.5-r0) 21:14:48 (22/80) Installing xdg-utils (1.1.3-r3) 21:14:48 (23/80) Installing dbus-libs (1.14.0-r1) 21:14:48 (24/80) Installing libffi (3.4.2-r1) 21:14:48 (25/80) Installing libintl (0.21-r2) 21:14:48 (26/80) Installing libblkid (2.38-r1) 21:14:48 (27/80) Installing libmount (2.38-r1) 21:14:48 (28/80) Installing pcre (8.45-r2) 21:14:48 (29/80) Installing glib (2.72.1-r0) 21:14:50 (30/80) Installing icu-libs (71.1-r2) 21:14:50 (31/80) Installing libpcre2-16 (10.40-r0) 21:14:50 (32/80) Installing zstd-libs (1.5.2-r1) 21:14:50 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 21:14:50 (34/80) Installing hicolor-icon-theme (0.17-r1) 21:14:51 (35/80) Installing wayland-libs-server (1.20.0-r0) 21:14:51 (36/80) Installing mesa-gbm (21.3.8-r1) 21:14:51 (37/80) Installing wayland-libs-client (1.20.0-r0) 21:14:51 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 21:14:51 (39/80) Installing libxcomposite (0.4.5-r0) 21:14:51 (40/80) Installing libbz2 (1.0.8-r1) 21:14:51 (41/80) Installing libpng (1.6.37-r1) 21:14:51 (42/80) Installing freetype (2.12.1-r0) 21:14:51 (43/80) Installing fontconfig (2.14.0-r0) 21:14:52 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 21:14:52 (45/80) Installing wayland-libs-egl (1.20.0-r0) 21:14:52 (46/80) Installing xkeyboard-config (2.35.1-r0) 21:14:52 (47/80) Installing xz-libs (5.2.5-r1) 21:14:52 (48/80) Installing libxml2 (2.9.14-r0) 21:14:52 (49/80) Installing libxkbcommon (1.4.1-r0) 21:14:52 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 21:14:52 (51/80) Installing mesa-egl (21.3.8-r1) 21:14:52 (52/80) Installing avahi-libs (0.8-r6) 21:14:52 (53/80) Installing nettle (3.7.3-r0) 21:14:53 (54/80) Installing p11-kit (0.24.1-r0) 21:14:53 (55/80) Installing libtasn1 (4.18.0-r0) 21:14:53 (56/80) Installing libunistring (1.0-r0) 21:14:53 (57/80) Installing gnutls (3.7.6-r0) 21:14:53 (58/80) Installing cups-libs (2.4.2-r0) 21:14:53 (59/80) Installing graphite2 (1.3.14-r1) 21:14:53 (60/80) Installing harfbuzz (4.3.0-r0) 21:14:53 (61/80) Installing libevdev (1.12.1-r0) 21:14:53 (62/80) Installing mtdev (1.1.6-r0) 21:14:53 (63/80) Installing eudev-libs (3.2.11-r0) 21:14:53 (64/80) Installing libinput-libs (1.20.1-r0) 21:14:54 (65/80) Installing libjpeg-turbo (2.1.3-r1) 21:14:54 (66/80) Installing xcb-util-wm (0.4.1-r1) 21:14:54 (67/80) Installing xcb-util (0.4.0-r3) 21:14:54 (68/80) Installing xcb-util-image (0.4.0-r1) 21:14:54 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 21:14:54 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 21:14:54 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 21:14:54 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 21:14:55 (73/80) Installing v4l-utils-libs (1.22.1-r1) 21:14:55 (74/80) Installing v4l-utils (1.22.1-r1) 21:14:55 (75/80) Installing udev-init-scripts (35-r0) 21:14:55 Executing udev-init-scripts-35-r0.post-install 21:14:55 (76/80) Installing kmod-libs (29-r2) 21:14:55 (77/80) Installing eudev (3.2.11-r0) 21:14:55 (78/80) Installing eudev-dev (3.2.11-r0) 21:14:56 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:14:56 (80/80) Installing v4l-utils-dev (1.22.1-r1) 21:14:56 Executing busybox-1.35.0-r13.trigger 21:14:56 Executing eudev-3.2.11-r0.trigger 21:14:56 OK: 330 MiB in 131 packages 21:14:58 Removing intermediate container fa06a8526467 21:14:58 ---> 4212cc0a7a8d 21:14:58 Step 8/13 : WORKDIR /device-usb-camera 21:14:58 ---> Running in cf04db2b1c84 21:14:58 Removing intermediate container cf04db2b1c84 21:14:58 ---> 99386a59f020 21:14:58 Step 9/13 : COPY go.mod vendor* ./ 21:14:58 ---> 8a6099afec07 21:14:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:58 ---> Running in bce02f4a0a06 21:15:13 Removing intermediate container bce02f4a0a06 21:15:13 ---> 287d5c416c85 21:15:13 Step 11/13 : COPY . . 21:15:13 ---> 8af7ddcc5549 21:15:13 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:15:13 ---> Running in 0a296df71bc5 21:15:13  % Total % Received % Xferd Average Speed Time Time Time Current 21:15:13 Dload Upload Total Spent Left Speed 21:15:13  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 32526 0 --:--:-- --:--:-- --:--:-- 33187 21:15:13 Removing intermediate container 0a296df71bc5 21:15:13 ---> 9c8bfe1bfd87 21:15:13 Step 13/13 : RUN ${MAKE} 21:15:13 ---> Running in 1e875357a3e2 21:15:14 noop 21:15:14 Removing intermediate container 1e875357a3e2 21:15:14 ---> eb53aa819eaa 21:15:14 Successfully built eb53aa819eaa 21:15:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:14 + docker inspect -f . ci-base-image-x86_64 21:15:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:14 prd-ubuntu20.04-docker-8c-8g-21406 does not seem to be running inside a container 21:15:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-74 -v /w/workspace/xfoundry_device-usb-camera_PR-74:/w/workspace/xfoundry_device-usb-camera_PR-74:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-74@tmp:/w/workspace/xfoundry_device-usb-camera_PR-74@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 ******** ci-base-image-x86_64 cat 21:15:15 $ docker top 745b1a8d70a45d9eaf4c59dd3aedf78dcab77a1b5377138cc151abe28b0a2494 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:15 + go version 21:15:15 go version go1.18.3 linux/amd64 [Pipeline] } 21:15:15 $ docker stop --time=1 745b1a8d70a45d9eaf4c59dd3aedf78dcab77a1b5377138cc151abe28b0a2494 21:15:17 $ docker rm -f 745b1a8d70a45d9eaf4c59dd3aedf78dcab77a1b5377138cc151abe28b0a2494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:17 + docker inspect -f . ci-base-image-x86_64 21:15:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:18 prd-ubuntu20.04-docker-8c-8g-21406 does not seem to be running inside a container 21:15:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-74 -v /w/workspace/xfoundry_device-usb-camera_PR-74:/w/workspace/xfoundry_device-usb-camera_PR-74:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-74@tmp:/w/workspace/xfoundry_device-usb-camera_PR-74@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 ******** ci-base-image-x86_64 cat 21:15:18 $ docker top 6777a33e134053cac9658cbae8e40ebe762e1fb8a2fe9ad4c9e3b2e9543de454 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:18 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-74 [Pipeline] fileExists [Pipeline] sh 21:15:19 + make test 21:15:19 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:15:19 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:15:29 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:15:29 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements 21:15:36 CGO_ENABLED=1 go vet ./... 21:15:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:15:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:15:38 ./bin/test-attribution-txt.sh [Pipeline] echo 21:15:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:15:39 $ docker stop --time=1 6777a33e134053cac9658cbae8e40ebe762e1fb8a2fe9ad4c9e3b2e9543de454 21:15:40 $ docker rm -f 6777a33e134053cac9658cbae8e40ebe762e1fb8a2fe9ad4c9e3b2e9543de454 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:15:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:15:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:15:42 + ls -al . 21:15:42 total 196 21:15:42 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 21:15 . 21:15:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 21:14 .. 21:15:42 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 21:15 .git 21:15:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 21:14 .github 21:15:42 -rw-rw-r-- 1 jenkins jenkins 414 Jul 28 21:14 .gitignore 21:15:42 -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 21:14 .golangci.yml 21:15:42 -rw-rw-r-- 1 jenkins jenkins 77 Jul 28 21:14 .hadolint.yml 21:15:42 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 21:14 .semver 21:15:42 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 28 21:14 Attribution.txt 21:15:42 -rw-rw-r-- 1 jenkins jenkins 1206 Jul 28 21:14 CHANGELOG.md 21:15:42 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 28 21:14 Dockerfile 21:15:42 -rw-rw-r-- 1 jenkins jenkins 678 Jul 28 21:14 GOVERNANCE.md 21:15:42 -rw-rw-r-- 1 jenkins jenkins 659 Jul 28 21:14 Jenkinsfile 21:15:42 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 28 21:14 LICENSE 21:15:42 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 28 21:14 Makefile 21:15:42 -rw-rw-r-- 1 jenkins jenkins 622 Jul 28 21:14 OWNERS.md 21:15:42 -rw-rw-r-- 1 jenkins jenkins 12817 Jul 28 21:14 README.md 21:15:42 -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 21:14 VERSION 21:15:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 21:14 bin 21:15:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 21:14 cmd 21:15:42 -rw-r--r-- 1 jenkins jenkins 29387 Jul 28 21:15 coverage.out 21:15:42 -rwxrwxr-x 1 jenkins jenkins 140 Jul 28 21:14 docker-entrypoint.sh 21:15:42 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 28 21:14 go.mod 21:15:42 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 28 21:14 go.sum 21:15:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 21:14 internal 21:15:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 21:14 snap 21:15:42 -rw-rw-r-- 1 jenkins jenkins 231 Jul 28 21:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:42 + 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=1b778559ac91a8212467a947f01e6afe9c490311 --label arch=amd64 --label version=0.0.0 . 21:15:42 Sending build context to Docker daemon 811kB 21:15:42 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 21:15:42 Step 2/35 : FROM ${BASE} AS builder 21:15:42 ---> eb53aa819eaa 21:15:42 Step 3/35 : ARG MAKE="make build" 21:15:42 ---> Running in 0c59ab055a1c 21:15:42 Removing intermediate container 0c59ab055a1c 21:15:42 ---> ad919ecd00a1 21:15:42 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:15:42 ---> Running in 6f26d3014059 21:15:42 Removing intermediate container 6f26d3014059 21:15:42 ---> fedd2b1a2ed2 21:15:42 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:15:42 ---> Running in b6cc697b843a 21:15:43 Removing intermediate container b6cc697b843a 21:15:43 ---> 1d794cc41f3f 21:15:43 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:43 ---> Running in f2eb61c5acda 21:15:43 Removing intermediate container f2eb61c5acda 21:15:43 ---> e38346d857d9 21:15:43 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:43 ---> Running in 61f0f4fdaa59 21:15:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:45 OK: 330 MiB in 131 packages 21:15:45 Removing intermediate container 61f0f4fdaa59 21:15:45 ---> 9e77548bef4a 21:15:45 Step 8/35 : WORKDIR /device-usb-camera 21:15:45 ---> Running in 8c6138bc2b72 21:15:45 Removing intermediate container 8c6138bc2b72 21:15:45 ---> a68cf88fa9bc 21:15:45 Step 9/35 : COPY go.mod vendor* ./ 21:15:46 ---> 058b9694c106 21:15:46 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:46 ---> Running in 5dc21dccd140 21:15:46 Removing intermediate container 5dc21dccd140 21:15:46 ---> 2a67479c798d 21:15:46 Step 11/35 : COPY . . 21:15:46 ---> 6b163bb0ecdb 21:15:46 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:15:46 ---> Running in c5acf6f657f8 21:15:47  % Total % Received % Xferd Average Speed Time Time Time Current 21:15:47 Dload Upload Total Spent Left Speed 21:15:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10554 0 --:--:-- --:--:-- --:--:-- 10620 21:15:47 Removing intermediate container c5acf6f657f8 21:15:47 ---> cb7c8ce45b1c 21:15:47 Step 13/35 : RUN ${MAKE} 21:15:47 ---> Running in c9b178de1b7c 21:15:47 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 21:16:09 Removing intermediate container c9b178de1b7c 21:16:09 ---> 2b415ab5465d 21:16:09 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 21:16:09 v0.18.4: Pulling from aler9/rtsp-simple-server 21:16:09 af6660deedbd: Pulling fs layer 21:16:09 97cd0a44c592: Pulling fs layer 21:16:09 97cd0a44c592: Verifying Checksum 21:16:09 97cd0a44c592: Download complete 21:16:09 af6660deedbd: Verifying Checksum 21:16:09 af6660deedbd: Download complete 21:16:09 af6660deedbd: Pull complete 21:16:09 97cd0a44c592: Pull complete 21:16:09 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 21:16:09 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 21:16:09 ---> fea57e182299 21:16:09 Step 15/35 : FROM alpine:3.15 21:16:09 3.15: Pulling from library/alpine 21:16:09 ab6db1bc80d0: Pulling fs layer 21:16:09 ab6db1bc80d0: Verifying Checksum 21:16:09 ab6db1bc80d0: Download complete 21:16:09 ab6db1bc80d0: Pull complete 21:16:09 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 21:16:09 Status: Downloaded newer image for alpine:3.15 21:16:09 ---> 2720e26172a0 21:16:09 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:16:09 ---> Running in f28cc2c4dbbe 21:16:09 Removing intermediate container f28cc2c4dbbe 21:16:09 ---> 60dac5c628ee 21:16:09 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 21:16:09 ---> Running in 73fc5f4589af 21:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:16:09 (1/74) Installing dumb-init (1.2.5-r1) 21:16:09 (2/74) Installing sdl2 (2.0.16-r4) 21:16:09 (3/74) Installing libxau (1.0.9-r0) 21:16:09 (4/74) Installing libmd (1.0.3-r0) 21:16:09 (5/74) Installing libbsd (0.11.3-r1) 21:16:09 (6/74) Installing libxdmcp (1.1.3-r0) 21:16:09 (7/74) Installing libxcb (1.14-r2) 21:16:09 (8/74) Installing libx11 (1.7.2-r0) 21:16:09 (9/74) Installing aom-libs (3.2.0-r0) 21:16:09 (10/74) Installing alsa-lib (1.2.5.1-r1) 21:16:09 (11/74) Installing expat (2.4.7-r0) 21:16:09 (12/74) Installing brotli-libs (1.0.9-r5) 21:16:09 (13/74) Installing libbz2 (1.0.8-r1) 21:16:09 (14/74) Installing libpng (1.6.37-r1) 21:16:09 (15/74) Installing freetype (2.11.1-r2) 21:16:09 (16/74) Installing libuuid (2.37.4-r0) 21:16:09 (17/74) Installing fontconfig (2.13.1-r4) 21:16:09 (18/74) Installing fribidi (1.0.11-r0) 21:16:09 (19/74) Installing libffi (3.4.2-r1) 21:16:09 (20/74) Installing libintl (0.21-r0) 21:16:09 (21/74) Installing libblkid (2.37.4-r0) 21:16:09 (22/74) Installing libmount (2.37.4-r0) 21:16:09 (23/74) Installing pcre (8.45-r1) 21:16:09 (24/74) Installing glib (2.70.1-r0) 21:16:09 (25/74) Installing graphite2 (1.3.14-r0) 21:16:09 (26/74) Installing harfbuzz (3.0.0-r2) 21:16:09 (27/74) Installing libass (0.15.2-r0) 21:16:10 (28/74) Installing libdav1d (0.9.2-r0) 21:16:10 (29/74) Installing gmp (6.2.1-r1) 21:16:10 (30/74) Installing nettle (3.7.3-r0) 21:16:10 (31/74) Installing p11-kit (0.24.0-r1) 21:16:10 (32/74) Installing libtasn1 (4.18.0-r0) 21:16:10 (33/74) Installing libunistring (0.9.10-r1) 21:16:10 (34/74) Installing gnutls (3.7.1-r0) 21:16:10 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 21:16:10 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 21:16:10 (37/74) Installing lame (3.100-r0) 21:16:10 (38/74) Installing opus (1.3.1-r1) 21:16:10 (39/74) Installing libgomp (10.3.1_git20211027-r0) 21:16:10 (40/74) Installing soxr (0.1.3-r2) 21:16:10 (41/74) Installing libgcc (10.3.1_git20211027-r0) 21:16:10 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 21:16:10 (43/74) Installing libsrt (1.4.2-r1) 21:16:10 (44/74) Installing libssh (0.9.6-r1) 21:16:10 (45/74) Installing libogg (1.3.5-r0) 21:16:10 (46/74) Installing libtheora (1.1.1-r16) 21:16:10 (47/74) Installing libjpeg-turbo (2.1.2-r0) 21:16:10 (48/74) Installing v4l-utils-libs (1.22.1-r1) 21:16:10 (49/74) Installing libxext (1.3.4-r0) 21:16:10 (50/74) Installing libxfixes (6.0.0-r0) 21:16:10 (51/74) Installing libpciaccess (0.16-r0) 21:16:10 (52/74) Installing libdrm (2.4.109-r0) 21:16:10 (53/74) Installing wayland-libs-client (1.19.0-r1) 21:16:10 (54/74) Installing libva (2.13.0-r0) 21:16:10 (55/74) Installing libvdpau (1.4-r0) 21:16:10 (56/74) Installing vidstab (1.1.0-r1) 21:16:10 (57/74) Installing libvorbis (1.3.7-r0) 21:16:10 (58/74) Installing libvpx (1.10.0-r0) 21:16:10 (59/74) Installing vulkan-loader (1.2.196-r0) 21:16:10 (60/74) Installing libwebp (1.2.2-r0) 21:16:10 (61/74) Installing x264-libs (20210613-r0) 21:16:10 (62/74) Installing x265-libs (3.5-r0) 21:16:10 (63/74) Installing xvidcore (1.3.7-r1) 21:16:10 (64/74) Installing ffmpeg-libs (4.4.1-r2) 21:16:10 (65/74) Installing ffmpeg (4.4.1-r2) 21:16:10 (66/74) Installing udev-init-scripts (35-r0) 21:16:10 Executing udev-init-scripts-35-r0.post-install 21:16:10 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 21:16:10 (68/74) Installing xz-libs (5.2.5-r1) 21:16:10 (69/74) Installing zstd-libs (1.5.0-r0) 21:16:10 (70/74) Installing kmod-libs (29-r2) 21:16:10 (71/74) Installing eudev (3.2.11_pre1-r0) 21:16:10 (72/74) Installing libsodium (1.0.18-r0) 21:16:10 (73/74) Installing libzmq (4.3.4-r0) 21:16:10 (74/74) Installing zeromq (4.3.4-r0) 21:16:10 Executing busybox-1.34.1-r7.trigger 21:16:10 Executing eudev-3.2.11_pre1-r0.trigger 21:16:10 OK: 78 MiB in 88 packages 21:16:12 Removing intermediate container 73fc5f4589af 21:16:12 ---> f600f6fd4b75 21:16:12 Step 18/35 : WORKDIR / 21:16:12 ---> Running in 880787954dac 21:16:12 Removing intermediate container 880787954dac 21:16:12 ---> e32c01a130b2 21:16:12 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:16:12 ---> df0c5f7a09d6 21:16:12 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:16:12 ---> ef859a16d27f 21:16:12 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:16:13 ---> 38f08711de60 21:16:13 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:16:13 ---> afddfa84bae5 21:16:13 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:16:13 ---> 4477c6ff961d 21:16:13 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:16:13 ---> 3324f5c3a817 21:16:13 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:16:14 ---> fb2aedc4f2b8 21:16:14 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:16:14 ---> Running in 810d5b367adb 21:16:14 Removing intermediate container 810d5b367adb 21:16:14 ---> e24bdfb80680 21:16:14 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:16:14 ---> Running in 5e0e1605c32e 21:16:15 Removing intermediate container 5e0e1605c32e 21:16:15 ---> 9f89f1e86076 21:16:15 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:16:15 ---> Running in 41cea89fb8be 21:16:15 Removing intermediate container 41cea89fb8be 21:16:15 ---> 7646130453f7 21:16:15 Step 29/35 : EXPOSE 59983 21:16:15 ---> Running in 1413851ec65f 21:16:15 Removing intermediate container 1413851ec65f 21:16:15 ---> b7257c3e8852 21:16:15 Step 30/35 : EXPOSE 8554 21:16:15 ---> Running in e5e83dbfcfa9 21:16:16 Removing intermediate container e5e83dbfcfa9 21:16:16 ---> 5e930d9681bc 21:16:16 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:16:16 ---> Running in fd311462e091 21:16:16 Removing intermediate container fd311462e091 21:16:16 ---> 6bc4a9f45fcf 21:16:16 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 21:16:16 ---> Running in 607ff3abc6d7 21:16:16 Removing intermediate container 607ff3abc6d7 21:16:16 ---> 2928cb5d8edb 21:16:16 Step 33/35 : LABEL arch=amd64 21:16:16 ---> Running in c91afa256ec3 21:16:16 Removing intermediate container c91afa256ec3 21:16:16 ---> 305ffcc4626c 21:16:16 Step 34/35 : LABEL git_sha=1b778559ac91a8212467a947f01e6afe9c490311 21:16:16 ---> Running in aceab45bd0ad 21:16:16 Removing intermediate container aceab45bd0ad 21:16:16 ---> d51ad355ff71 21:16:16 Step 35/35 : LABEL version=0.0.0 21:16:16 ---> Running in d110a464bbc8 21:16:16 Removing intermediate container d110a464bbc8 21:16:16 ---> 3d5a9cc1d959 21:16:16 [Warning] One or more build-args [ARCH] were not consumed 21:16:16 Successfully built 3d5a9cc1d959 21:16:16 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 21:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:17 21:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:18 latest: Pulling from edgex-lftools-log-publisher 21:16:18 5eb5b503b376: Pulling fs layer 21:16:18 5c69ac0246d0: Pulling fs layer 21:16:18 ec43610c2a17: Pulling fs layer 21:16:18 3a2ae6a8a46f: Pulling fs layer 21:16:18 33b1e0a273af: Pulling fs layer 21:16:18 5d3b04190fa2: Pulling fs layer 21:16:18 2f39f015ded8: Pulling fs layer 21:16:18 33b1e0a273af: Waiting 21:16:18 5d3b04190fa2: Waiting 21:16:18 2f39f015ded8: Waiting 21:16:18 3a2ae6a8a46f: Waiting 21:16:18 5c69ac0246d0: Download complete 21:16:18 3a2ae6a8a46f: Verifying Checksum 21:16:18 3a2ae6a8a46f: Download complete 21:16:18 33b1e0a273af: Verifying Checksum 21:16:18 33b1e0a273af: Download complete 21:16:18 5d3b04190fa2: Verifying Checksum 21:16:18 5d3b04190fa2: Download complete 21:16:18 ec43610c2a17: Verifying Checksum 21:16:18 ec43610c2a17: Download complete 21:16:18 5eb5b503b376: Verifying Checksum 21:16:18 5eb5b503b376: Download complete 21:16:18 2f39f015ded8: Verifying Checksum 21:16:18 2f39f015ded8: Download complete 21:16:19 5eb5b503b376: Pull complete 21:16:19 5c69ac0246d0: Pull complete 21:16:20 ec43610c2a17: Pull complete 21:16:20 3a2ae6a8a46f: Pull complete 21:16:20 33b1e0a273af: Pull complete 21:16:20 5d3b04190fa2: Pull complete 21:16:24 2f39f015ded8: Pull complete 21:16:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:25 prd-ubuntu20.04-docker-8c-8g-21406 does not seem to be running inside a container 21:16:25 $ 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-74 -v /w/workspace/xfoundry_device-usb-camera_PR-74:/w/workspace/xfoundry_device-usb-camera_PR-74:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-74@tmp:/w/workspace/xfoundry_device-usb-camera_PR-74@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:16:26 $ docker top bcddb5bbf2137ddf6852ba3fc1ee15f08a0496058a71f258267e0bffe9c28c4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:27 ---> job-cost.sh 21:16:27 lf-activate-venv: SKIPPING 21:16:27 INFO: No Stack... 21:16:27 INFO: Retrieving Pricing Info for: v3-standard-8 21:16:28 INFO: Archiving Costs [Pipeline] sh 21:16:28 + cat /w/workspace/xfoundry_device-usb-camera_PR-74/archives/cost.csv 21:16:28 + cut -d, -f6 [Pipeline] lock 21:16:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-74-1-stack-cost] 21:16:28 Resource [jenkins-edgexfoundry-device-usb-camera-PR-74-1-stack-cost] did not exist. Created. 21:16:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:16:28 + echo total: 0.2199999988079071 [Pipeline] stash 21:16:28 Stashed 1 file(s) [Pipeline] } 21:16:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:16:29 $ docker stop --time=1 bcddb5bbf2137ddf6852ba3fc1ee15f08a0496058a71f258267e0bffe9c28c4f 21:16:30 $ docker rm -f bcddb5bbf2137ddf6852ba3fc1ee15f08a0496058a71f258267e0bffe9c28c4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:17:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21407 in /w/workspace/xfoundry_device-usb-camera_PR-74 [Pipeline] { [Pipeline] ws 21:17:34 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 21:17:34 Selected Git installation does not exist. Using Default 21:17:34 The recommended git tool is: NONE 21:17:40 using credential edgex-jenkins-ssh 21:17:40 Cloning the remote Git repository 21:17:40 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:17:40 > git init /w/workspace/device-usb-camera/1 # timeout=10 21:17:41 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:17:41 > git --version # timeout=10 21:17:41 > git --version # 'git version 2.25.1' 21:17:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:42 Merging remotes/origin/main commit e0ef95115b204dfbd36822ed04c66be8fcb14502 into PR head commit 1b778559ac91a8212467a947f01e6afe9c490311 21:17:41 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:17:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:41 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:17:41 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:17:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:17:42 > git config core.sparsecheckout # timeout=10 21:17:42 > git checkout -f 1b778559ac91a8212467a947f01e6afe9c490311 # timeout=10 21:17:42 > git remote # timeout=10 21:17:42 Merge succeeded, producing 1b778559ac91a8212467a947f01e6afe9c490311 21:17:42 Checking out Revision 1b778559ac91a8212467a947f01e6afe9c490311 (PR-74) 21:17:42 > git config --get remote.origin.url # timeout=10 21:17:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:42 > git merge e0ef95115b204dfbd36822ed04c66be8fcb14502 # timeout=10 21:17:42 > git rev-parse HEAD^{commit} # timeout=10 21:17:42 > git config core.sparsecheckout # timeout=10 21:17:42 > git checkout -f 1b778559ac91a8212467a947f01e6afe9c490311 # timeout=10 21:17:46 Commit message: "docs: added CameraStatus command to readme" 21:17:46 > git --version # timeout=10 21:17:46 > git --version # 'git version 2.25.1' 21:17:46 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 21:17:47 Dload Upload Total Spent Left Speed 21:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 215k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 21:17:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:17:49 + sudo tee /etc/docker/daemon.new 21:17:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:17:49 { 21:17:49 "registry-mirrors": [ 21:17:49 "https://nexus3.edgexfoundry.org:10001" 21:17:49 ], 21:17:49 "bip": "10.250.0.254/24", 21:17:49 "hosts": [ 21:17:49 "tcp://0.0.0.0:5555", 21:17:49 "unix:///var/run/docker.sock" 21:17:49 ], 21:17:49 "mtu": 1458, 21:17:49 "selinux-enabled": true, 21:17:49 "seccomp-profile": "/etc/docker/seccomp.json" 21:17:49 } [Pipeline] sh 21:17:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:17:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:08 provisioning config files... 21:18:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2501188434536208532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:08 ---> docker-login.sh 21:18:08 nexus3.edgexfoundry.org:10001 21:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:09 Configure a credential helper to remove this warning. See 21:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:09 21:18:09 Login Succeeded 21:18:09 nexus3.edgexfoundry.org:10002 21:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:10 Configure a credential helper to remove this warning. See 21:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:10 21:18:10 Login Succeeded 21:18:10 nexus3.edgexfoundry.org:10003 21:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:10 Configure a credential helper to remove this warning. See 21:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:10 21:18:10 Login Succeeded 21:18:10 nexus3.edgexfoundry.org:10004 21:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:11 Configure a credential helper to remove this warning. See 21:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:11 21:18:11 Login Succeeded 21:18:11 docker.io 21:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:12 Configure a credential helper to remove this warning. See 21:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:12 21:18:12 Login Succeeded 21:18:12 ---> docker-login.sh ends [Pipeline] } 21:18:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:18:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:18:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:18:12 ========================================================= 21:18:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:18:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:18:13 Sending build context to Docker daemon 527.4kB 21:18:13 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 21:18:13 Step 2/13 : FROM ${BASE} AS builder 21:18:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:18:13 b3c136eddcbf: Pulling fs layer 21:18:13 c0a3192eca97: Pulling fs layer 21:18:13 a050256f5b6f: Pulling fs layer 21:18:13 656be50a0ddc: Pulling fs layer 21:18:13 2bbca73fdf42: Pulling fs layer 21:18:13 46d945488cbd: Pulling fs layer 21:18:13 8a5474983e97: Pulling fs layer 21:18:13 329c88fbcd65: Pulling fs layer 21:18:13 46d945488cbd: Waiting 21:18:13 8a5474983e97: Waiting 21:18:13 329c88fbcd65: Waiting 21:18:13 656be50a0ddc: Waiting 21:18:13 2bbca73fdf42: Waiting 21:18:13 a050256f5b6f: Verifying Checksum 21:18:13 a050256f5b6f: Download complete 21:18:13 c0a3192eca97: Verifying Checksum 21:18:13 c0a3192eca97: Download complete 21:18:13 2bbca73fdf42: Verifying Checksum 21:18:13 2bbca73fdf42: Download complete 21:18:13 46d945488cbd: Verifying Checksum 21:18:13 46d945488cbd: Download complete 21:18:13 b3c136eddcbf: Verifying Checksum 21:18:14 329c88fbcd65: Verifying Checksum 21:18:14 329c88fbcd65: Download complete 21:18:14 b3c136eddcbf: Pull complete 21:18:15 c0a3192eca97: Pull complete 21:18:15 a050256f5b6f: Pull complete 21:18:15 8a5474983e97: Download complete 21:18:16 656be50a0ddc: Verifying Checksum 21:18:16 656be50a0ddc: Download complete 21:18:31 656be50a0ddc: Pull complete 21:18:31 2bbca73fdf42: Pull complete 21:18:31 46d945488cbd: Pull complete 21:18:36 8a5474983e97: Pull complete 21:18:38 329c88fbcd65: Pull complete 21:18:38 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:18:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:18:38 ---> ff4287adb874 21:18:38 Step 3/13 : ARG MAKE="make build" 21:18:40 ---> Running in add425dc1b25 21:18:40 Removing intermediate container add425dc1b25 21:18:40 ---> f4116d1b7693 21:18:40 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:18:40 ---> Running in f20c24b2b891 21:18:41 Removing intermediate container f20c24b2b891 21:18:41 ---> 0cb96ccc463f 21:18:41 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:18:41 ---> Running in c067272e501c 21:18:42 Removing intermediate container c067272e501c 21:18:42 ---> d8d040a31e09 21:18:42 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:42 ---> Running in 8a078e444f62 21:18:44 Removing intermediate container 8a078e444f62 21:18:44 ---> 226b1449a1e1 21:18:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:18:44 ---> Running in 30234396c01d 21:18:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:18:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:18:47 (1/14) Installing libintl (0.21-r2) 21:18:47 (2/14) Installing eudev-libs (3.2.11-r0) 21:18:47 (3/14) Installing libjpeg-turbo (2.1.3-r1) 21:18:47 (4/14) Installing v4l-utils-libs (1.22.1-r1) 21:18:47 (5/14) Installing v4l-utils (1.22.1-r1) 21:18:47 (6/14) Installing udev-init-scripts (35-r0) 21:18:47 Executing udev-init-scripts-35-r0.post-install 21:18:47 (7/14) Installing libblkid (2.38-r1) 21:18:48 (8/14) Installing xz-libs (5.2.5-r1) 21:18:48 (9/14) Installing zstd-libs (1.5.2-r1) 21:18:48 (10/14) Installing kmod-libs (29-r2) 21:18:48 (11/14) Installing eudev (3.2.11-r0) 21:18:48 (12/14) Installing eudev-dev (3.2.11-r0) 21:18:48 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:18:48 (14/14) Installing v4l-utils-dev (1.22.1-r1) 21:18:48 Executing busybox-1.35.0-r13.trigger 21:18:48 Executing eudev-3.2.11-r0.trigger 21:18:48 OK: 228 MiB in 65 packages 21:18:50 Removing intermediate container 30234396c01d 21:18:50 ---> 74b99125f41d 21:18:50 Step 8/13 : WORKDIR /device-usb-camera 21:18:50 ---> Running in 84eb09d0856a 21:18:50 Removing intermediate container 84eb09d0856a 21:18:50 ---> 7c7ddf244f46 21:18:50 Step 9/13 : COPY go.mod vendor* ./ 21:18:51 ---> 15e127314724 21:18:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:51 ---> Running in bcc403abd193 21:19:38 Removing intermediate container bcc403abd193 21:19:38 ---> 12ef1a885709 21:19:38 Step 11/13 : COPY . . 21:19:38 ---> 42d1c89197d3 21:19:38 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:19:38 ---> Running in 5d0611d569da 21:19:38  % Total % Received % Xferd Average Speed Time Time Time Current 21:19:38 Dload Upload Total Spent Left Speed 21:19:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14631 0 --:--:-- --:--:-- --:--:-- 14957 21:19:38 Removing intermediate container 5d0611d569da 21:19:38 ---> 4312f3c7eb35 21:19:38 Step 13/13 : RUN ${MAKE} 21:19:38 ---> Running in 5dccc52222dc 21:19:38 noop 21:19:39 Removing intermediate container 5dccc52222dc 21:19:39 ---> d2742f31da41 21:19:39 Successfully built d2742f31da41 21:19:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:39 + docker inspect -f . ci-base-image-arm64 21:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:40 prd-ubuntu20.04-docker-arm64-4c-16g-21407 does not seem to be running inside a container 21:19:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** ci-base-image-arm64 cat 21:19:41 $ docker top 7f0d38d2627ceef30d8b26c9d39b2e5c50fc1fd6834ebd909adbbaecb3f872c7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:42 + go version 21:19:42 go version go1.18.3 linux/arm64 [Pipeline] } 21:19:42 $ docker stop --time=1 7f0d38d2627ceef30d8b26c9d39b2e5c50fc1fd6834ebd909adbbaecb3f872c7 21:19:44 $ docker rm -f 7f0d38d2627ceef30d8b26c9d39b2e5c50fc1fd6834ebd909adbbaecb3f872c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:45 + docker inspect -f . ci-base-image-arm64 21:19:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:45 prd-ubuntu20.04-docker-arm64-4c-16g-21407 does not seem to be running inside a container 21:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** ci-base-image-arm64 cat 21:19:46 $ docker top 0df20abfa02e78905780438b878bee0eaa94c437a0eb24caa9842896a27b1dd5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:47 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 21:19:48 + make test 21:19:48 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:19:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:21:11 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:21:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 1.9% of statements 21:21:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:21:16 CGO_ENABLED=1 go vet ./... 21:21:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:21:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:21:39 ./bin/test-attribution-txt.sh [Pipeline] echo 21:21:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:21:39 $ docker stop --time=1 0df20abfa02e78905780438b878bee0eaa94c437a0eb24caa9842896a27b1dd5 21:21:40 $ docker rm -f 0df20abfa02e78905780438b878bee0eaa94c437a0eb24caa9842896a27b1dd5 [Pipeline] // withDockerContainer [Pipeline] sh 21:21:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:21:41 Warning: overwriting stash ‘coverage-report’ 21:21:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:21:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:21:43 + ls -al . 21:21:43 total 192 21:21:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 21:21 . 21:21:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 21:17 .. 21:21:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 21:17 .git 21:21:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 21:17 .github 21:21:43 -rw-rw-r-- 1 jenkins jenkins 414 Jul 28 21:17 .gitignore 21:21:43 -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 21:17 .golangci.yml 21:21:43 -rw-rw-r-- 1 jenkins jenkins 77 Jul 28 21:17 .hadolint.yml 21:21:43 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 28 21:17 Attribution.txt 21:21:43 -rw-rw-r-- 1 jenkins jenkins 1206 Jul 28 21:17 CHANGELOG.md 21:21:43 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 28 21:17 Dockerfile 21:21:43 -rw-rw-r-- 1 jenkins jenkins 678 Jul 28 21:17 GOVERNANCE.md 21:21:43 -rw-rw-r-- 1 jenkins jenkins 659 Jul 28 21:17 Jenkinsfile 21:21:43 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 28 21:17 LICENSE 21:21:43 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 28 21:17 Makefile 21:21:43 -rw-rw-r-- 1 jenkins jenkins 622 Jul 28 21:17 OWNERS.md 21:21:43 -rw-rw-r-- 1 jenkins jenkins 12817 Jul 28 21:17 README.md 21:21:43 -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 21:14 VERSION 21:21:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 21:17 bin 21:21:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 21:17 cmd 21:21:43 -rw-r--r-- 1 jenkins jenkins 29387 Jul 28 21:21 coverage.out 21:21:43 -rwxrwxr-x 1 jenkins jenkins 140 Jul 28 21:17 docker-entrypoint.sh 21:21:43 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 28 21:17 go.mod 21:21:43 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 28 21:17 go.sum 21:21:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 21:17 internal 21:21:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 21:17 snap 21:21:43 -rw-rw-r-- 1 jenkins jenkins 231 Jul 28 21:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:43 + 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=1b778559ac91a8212467a947f01e6afe9c490311 --label arch=arm64 --label version=0.0.0 . 21:21:43 Sending build context to Docker daemon 557.6kB 21:21:43 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 21:21:43 Step 2/35 : FROM ${BASE} AS builder 21:21:43 ---> d2742f31da41 21:21:43 Step 3/35 : ARG MAKE="make build" 21:21:43 ---> Running in 2cd84af0e9e9 21:21:44 Removing intermediate container 2cd84af0e9e9 21:21:44 ---> f2aac277c97b 21:21:44 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:21:44 ---> Running in e6c625f98444 21:21:44 Removing intermediate container e6c625f98444 21:21:44 ---> aa855789dcef 21:21:44 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:21:44 ---> Running in 869122d022fb 21:21:45 Removing intermediate container 869122d022fb 21:21:45 ---> bbc736009678 21:21:45 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:21:45 ---> Running in dc82da73a8e7 21:21:47 Removing intermediate container dc82da73a8e7 21:21:47 ---> 42ee22ec5656 21:21:47 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:21:47 ---> Running in 012c582539ba 21:21:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:21:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:21:49 OK: 228 MiB in 65 packages 21:21:50 Removing intermediate container 012c582539ba 21:21:50 ---> 83d20a1d94d4 21:21:50 Step 8/35 : WORKDIR /device-usb-camera 21:21:50 ---> Running in 372c1adf3904 21:21:50 Removing intermediate container 372c1adf3904 21:21:50 ---> b555ff2375d0 21:21:50 Step 9/35 : COPY go.mod vendor* ./ 21:21:51 ---> bdead21c12b9 21:21:51 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:51 ---> Running in 83beb0743a71 21:21:53 Removing intermediate container 83beb0743a71 21:21:53 ---> 516f4b2f5ffd 21:21:53 Step 11/35 : COPY . . 21:21:54 ---> 4638d0ecb481 21:21:54 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:21:54 ---> Running in 326db59cebb8 21:21:55  % Total % Received % Xferd Average Speed Time Time Time Current 21:21:55 Dload Upload Total Spent Left Speed 21:21:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7165 0 --:--:-- --:--:-- --:--:-- 7224 21:21:56 Removing intermediate container 326db59cebb8 21:21:56 ---> f05083d782b2 21:21:56 Step 13/35 : RUN ${MAKE} 21:21:56 ---> Running in 25f594ed1f9b 21:21:57 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 21:24:04 Removing intermediate container 25f594ed1f9b 21:24:04 ---> 6def7414a9af 21:24:04 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 21:24:04 v0.18.4: Pulling from aler9/rtsp-simple-server 21:24:04 eab2503cf8f4: Pulling fs layer 21:24:04 97cd0a44c592: Pulling fs layer 21:24:04 97cd0a44c592: Download complete 21:24:06 eab2503cf8f4: Verifying Checksum 21:24:06 eab2503cf8f4: Download complete 21:24:06 eab2503cf8f4: Pull complete 21:24:06 97cd0a44c592: Pull complete 21:24:06 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 21:24:06 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 21:24:06 ---> 7f763cca56b3 21:24:06 Step 15/35 : FROM alpine:3.15 21:24:07 3.15: Pulling from library/alpine 21:24:07 e0295fd11fe2: Pulling fs layer 21:24:07 e0295fd11fe2: Download complete 21:24:08 e0295fd11fe2: Pull complete 21:24:08 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 21:24:08 Status: Downloaded newer image for alpine:3.15 21:24:08 ---> 60f2846fe774 21:24:08 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:24:08 ---> Running in d55e6bc375ea 21:24:08 Removing intermediate container d55e6bc375ea 21:24:08 ---> 548d181a6ea7 21:24:08 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 21:24:08 ---> Running in 499a06e8ca56 21:24:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:24:11 (1/73) Installing dumb-init (1.2.5-r1) 21:24:11 (2/73) Installing sdl2 (2.0.16-r4) 21:24:11 (3/73) Installing libxau (1.0.9-r0) 21:24:11 (4/73) Installing libmd (1.0.3-r0) 21:24:11 (5/73) Installing libbsd (0.11.3-r1) 21:24:11 (6/73) Installing libxdmcp (1.1.3-r0) 21:24:11 (7/73) Installing libxcb (1.14-r2) 21:24:11 (8/73) Installing libx11 (1.7.2-r0) 21:24:12 (9/73) Installing aom-libs (3.2.0-r0) 21:24:12 (10/73) Installing alsa-lib (1.2.5.1-r1) 21:24:12 (11/73) Installing expat (2.4.7-r0) 21:24:12 (12/73) Installing brotli-libs (1.0.9-r5) 21:24:12 (13/73) Installing libbz2 (1.0.8-r1) 21:24:12 (14/73) Installing libpng (1.6.37-r1) 21:24:12 (15/73) Installing freetype (2.11.1-r2) 21:24:12 (16/73) Installing libuuid (2.37.4-r0) 21:24:12 (17/73) Installing fontconfig (2.13.1-r4) 21:24:12 (18/73) Installing fribidi (1.0.11-r0) 21:24:12 (19/73) Installing libffi (3.4.2-r1) 21:24:12 (20/73) Installing libintl (0.21-r0) 21:24:12 (21/73) Installing libblkid (2.37.4-r0) 21:24:12 (22/73) Installing libmount (2.37.4-r0) 21:24:12 (23/73) Installing pcre (8.45-r1) 21:24:12 (24/73) Installing glib (2.70.1-r0) 21:24:12 (25/73) Installing graphite2 (1.3.14-r0) 21:24:12 (26/73) Installing harfbuzz (3.0.0-r2) 21:24:12 (27/73) Installing libass (0.15.2-r0) 21:24:12 (28/73) Installing libdav1d (0.9.2-r0) 21:24:12 (29/73) Installing gmp (6.2.1-r1) 21:24:12 (30/73) Installing nettle (3.7.3-r0) 21:24:12 (31/73) Installing p11-kit (0.24.0-r1) 21:24:12 (32/73) Installing libtasn1 (4.18.0-r0) 21:24:12 (33/73) Installing libunistring (0.9.10-r1) 21:24:12 (34/73) Installing gnutls (3.7.1-r0) 21:24:12 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 21:24:12 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 21:24:12 (37/73) Installing lame (3.100-r0) 21:24:12 (38/73) Installing opus (1.3.1-r1) 21:24:12 (39/73) Installing libgomp (10.3.1_git20211027-r0) 21:24:12 (40/73) Installing soxr (0.1.3-r2) 21:24:12 (41/73) Installing libgcc (10.3.1_git20211027-r0) 21:24:12 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 21:24:12 (43/73) Installing libsrt (1.4.2-r1) 21:24:12 (44/73) Installing libssh (0.9.6-r1) 21:24:12 (45/73) Installing libogg (1.3.5-r0) 21:24:12 (46/73) Installing libtheora (1.1.1-r16) 21:24:12 (47/73) Installing libjpeg-turbo (2.1.2-r0) 21:24:12 (48/73) Installing v4l-utils-libs (1.22.1-r1) 21:24:12 (49/73) Installing libxext (1.3.4-r0) 21:24:12 (50/73) Installing libxfixes (6.0.0-r0) 21:24:12 (51/73) Installing libdrm (2.4.109-r0) 21:24:12 (52/73) Installing wayland-libs-client (1.19.0-r1) 21:24:12 (53/73) Installing libva (2.13.0-r0) 21:24:13 (54/73) Installing libvdpau (1.4-r0) 21:24:13 (55/73) Installing vidstab (1.1.0-r1) 21:24:13 (56/73) Installing libvorbis (1.3.7-r0) 21:24:13 (57/73) Installing libvpx (1.10.0-r0) 21:24:13 (58/73) Installing vulkan-loader (1.2.196-r0) 21:24:13 (59/73) Installing libwebp (1.2.2-r0) 21:24:13 (60/73) Installing x264-libs (20210613-r0) 21:24:13 (61/73) Installing x265-libs (3.5-r0) 21:24:13 (62/73) Installing xvidcore (1.3.7-r1) 21:24:13 (63/73) Installing ffmpeg-libs (4.4.1-r2) 21:24:13 (64/73) Installing ffmpeg (4.4.1-r2) 21:24:13 (65/73) Installing udev-init-scripts (35-r0) 21:24:13 Executing udev-init-scripts-35-r0.post-install 21:24:13 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 21:24:13 (67/73) Installing xz-libs (5.2.5-r1) 21:24:13 (68/73) Installing zstd-libs (1.5.0-r0) 21:24:13 (69/73) Installing kmod-libs (29-r2) 21:24:13 (70/73) Installing eudev (3.2.11_pre1-r0) 21:24:13 (71/73) Installing libsodium (1.0.18-r0) 21:24:13 (72/73) Installing libzmq (4.3.4-r0) 21:24:13 (73/73) Installing zeromq (4.3.4-r0) 21:24:13 Executing busybox-1.34.1-r7.trigger 21:24:13 Executing eudev-3.2.11_pre1-r0.trigger 21:24:14 OK: 67 MiB in 87 packages 21:24:16 Removing intermediate container 499a06e8ca56 21:24:16 ---> 52dab545b72f 21:24:16 Step 18/35 : WORKDIR / 21:24:16 ---> Running in 381beaebc267 21:24:17 Removing intermediate container 381beaebc267 21:24:17 ---> b406df0244a1 21:24:17 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:24:18 ---> 3d3837734182 21:24:18 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:24:19 ---> d69e8f5d86d8 21:24:19 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:24:19 ---> d08a835ab5fe 21:24:19 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:24:20 ---> fbda061c6498 21:24:20 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:24:20 ---> 8511b36a0801 21:24:20 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:24:21 ---> 8127facbc967 21:24:21 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:24:22 ---> 5f5c8bb966e2 21:24:22 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:24:22 ---> Running in 80a9a3bc6cdb 21:24:24 Removing intermediate container 80a9a3bc6cdb 21:24:24 ---> a3281000743e 21:24:24 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:24:24 ---> Running in 9da997b57c3b 21:24:25 Removing intermediate container 9da997b57c3b 21:24:25 ---> d6b669d84e74 21:24:25 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:24:25 ---> Running in bba2826a9e15 21:24:27 Removing intermediate container bba2826a9e15 21:24:27 ---> 3747777fe070 21:24:27 Step 29/35 : EXPOSE 59983 21:24:27 ---> Running in 4b89bfbb3b49 21:24:27 Removing intermediate container 4b89bfbb3b49 21:24:27 ---> d4b849933a3b 21:24:27 Step 30/35 : EXPOSE 8554 21:24:27 ---> Running in f50aa5e8ad46 21:24:28 Removing intermediate container f50aa5e8ad46 21:24:28 ---> b618e6fa5743 21:24:28 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:24:28 ---> Running in 06af2c4ef2e5 21:24:28 Removing intermediate container 06af2c4ef2e5 21:24:28 ---> 06fbf8977aab 21:24:28 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 21:24:28 ---> Running in 52e31055091e 21:24:28 Removing intermediate container 52e31055091e 21:24:28 ---> a2a2367c1237 21:24:28 Step 33/35 : LABEL arch=arm64 21:24:28 ---> Running in b86ea41bf9b4 21:24:29 Removing intermediate container b86ea41bf9b4 21:24:29 ---> 2c571068a54c 21:24:29 Step 34/35 : LABEL git_sha=1b778559ac91a8212467a947f01e6afe9c490311 21:24:29 ---> Running in daf5aa988a55 21:24:29 Removing intermediate container daf5aa988a55 21:24:29 ---> 190d78a3ca79 21:24:29 Step 35/35 : LABEL version=0.0.0 21:24:29 ---> Running in 1ae88d0de65e 21:24:30 Removing intermediate container 1ae88d0de65e 21:24:30 ---> 1a4a22ddbabf 21:24:30 [Warning] One or more build-args [ARCH] were not consumed 21:24:30 Successfully built 1a4a22ddbabf 21:24:30 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 21:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:24:30 21:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:24:31 arm64: Pulling from edgex-lftools-log-publisher 21:24:31 8998bd30e6a1: Pulling fs layer 21:24:31 04944245beec: Pulling fs layer 21:24:31 699f458cf7ca: Pulling fs layer 21:24:31 765212b225bb: Pulling fs layer 21:24:31 f23df028b6ca: Pulling fs layer 21:24:31 d65c8cfc05b1: Pulling fs layer 21:24:31 2437ff75d9bd: Pulling fs layer 21:24:31 d65c8cfc05b1: Waiting 21:24:31 2437ff75d9bd: Waiting 21:24:31 f23df028b6ca: Waiting 21:24:31 765212b225bb: Waiting 21:24:31 04944245beec: Verifying Checksum 21:24:31 04944245beec: Download complete 21:24:31 765212b225bb: Verifying Checksum 21:24:31 765212b225bb: Download complete 21:24:31 f23df028b6ca: Verifying Checksum 21:24:31 f23df028b6ca: Download complete 21:24:31 d65c8cfc05b1: Verifying Checksum 21:24:31 d65c8cfc05b1: Download complete 21:24:31 699f458cf7ca: Verifying Checksum 21:24:31 699f458cf7ca: Download complete 21:24:32 8998bd30e6a1: Download complete 21:24:34 2437ff75d9bd: Verifying Checksum 21:24:34 2437ff75d9bd: Download complete 21:24:36 8998bd30e6a1: Pull complete 21:24:37 04944245beec: Pull complete 21:24:38 699f458cf7ca: Pull complete 21:24:38 765212b225bb: Pull complete 21:24:39 f23df028b6ca: Pull complete 21:24:39 d65c8cfc05b1: Pull complete 21:24:54 2437ff75d9bd: Pull complete 21:24:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:24:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:55 prd-ubuntu20.04-docker-arm64-4c-16g-21407 does not seem to be running inside a container 21:24:55 $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:24:57 $ docker top 31871d2526bf0f5a3752eb97097e881fcb1f142187ea4340c22604e0948467bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:58 ---> job-cost.sh 21:24:58 lf-activate-venv: SKIPPING 21:24:58 INFO: No Stack... 21:24:59 INFO: Retrieving Pricing Info for: v3-standard-4 21:25:00 INFO: Archiving Costs [Pipeline] sh 21:25:00 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 21:25:00 + cut -d, -f6 [Pipeline] lock 21:25:01 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-74-1-stack-cost] 21:25:01 Resource [jenkins-edgexfoundry-device-usb-camera-PR-74-1-stack-cost] did not exist. Created. 21:25:01 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:25:01 /w/workspace/device-usb-camera/1@tmp/durable-6addfbfc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:25:02 + echo total: 0.10999999940395355 [Pipeline] stash 21:25:02 Warning: overwriting stash ‘stack-cost’ 21:25:02 Stashed 1 file(s) [Pipeline] } 21:25:02 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:25:02 $ docker stop --time=1 31871d2526bf0f5a3752eb97097e881fcb1f142187ea4340c22604e0948467bb 21:25:04 $ docker rm -f 31871d2526bf0f5a3752eb97097e881fcb1f142187ea4340c22604e0948467bb [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 21:25:05 provisioning config files... 21:25:05 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-74@tmp/config6258511370201171497tmp [Pipeline] { [Pipeline] sh 21:25:05 + set +x 21:25:05 + curl -s https://codecov.io/bash 21:25:05 + bash -s -- 21:25:05 21:25:05 _____ _ 21:25:05 / ____| | | 21:25:05 | | ___ __| | ___ ___ _____ __ 21:25:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:25:05 | |___| (_) | (_| | __/ (_| (_) \ V / 21:25:05 \_____\___/ \__,_|\___|\___\___/ \_/ 21:25:05 Bash-1.0.6 21:25:05 21:25:05 21:25:05 ==> git version 2.25.1 found 21:25:05 ==> 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 21:25:05 Release-Date: 2020-01-08 21:25:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:25:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:25:05 ==> Jenkins CI detected. 21:25:05 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-74 21:25:05 project root: . 21:25:05 --> token set from env 21:25:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:25:05 ==> Running gcov in . (disable via -X gcov) 21:25:05 ==> Python coveragepy not found 21:25:05 ==> Searching for coverage reports in: 21:25:05 + . 21:25:05 -> Found 1 reports 21:25:05 ==> Detecting git/mercurial file structure 21:25:05 ==> Reading reports 21:25:05 + ./coverage.out bytes=29387 21:25:05 ==> Appending adjustments 21:25:05 https://docs.codecov.io/docs/fixing-reports 21:25:05 + Found adjustments 21:25:05 ==> Gzipping contents 21:25:05 8.0K /tmp/codecov.cSrq08.gz 21:25:05 ==> Uploading reports 21:25:05 url: https://codecov.io 21:25:05 query: branch=PR-74&commit=1b778559ac91a8212467a947f01e6afe9c490311&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=74&job=&cmd_args= 21:25:05 -> Pinging Codecov 21:25:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-74&commit=1b778559ac91a8212467a947f01e6afe9c490311&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=74&job=&cmd_args= 21:25:06 -> Uploading to 21:25:06 https://storage.googleapis.com/codecov/v4/raw/2022-07-28/73D8F5FF140700D3E01443B452E23636/1b778559ac91a8212467a947f01e6afe9c490311/8ca69b31-6c3d-4888-ab75-8b12a34125af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T212506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8ce682ef162c704542e49f45811963a3bc6a3ccd6bbb23c46e47e94e4eaf157 21:25:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:06 Dload Upload Total Spent Left Speed 21:25:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4139 0 0 100 4139 0 19709 --:--:-- --:--:-- --:--:-- 19709 21:25:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/1b778559ac91a8212467a947f01e6afe9c490311 [Pipeline] } 21:25:06 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 21:25:08 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-74/archives ] 21:25:08 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-74/archives 21:25:08 total 16 21:25:08 drwxr-xr-x 3 root root 4096 Jul 28 21:16 . 21:25:08 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 21:16 .. 21:25:08 drwxr-xr-x 2 root root 4096 Jul 28 21:16 cost 21:25:08 -rw-r--r-- 1 root root 88 Jul 28 21:16 cost.csv 21:25:08 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-74/archives 21:25:08 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-74/archives 21:25:08 total 16 21:25:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 21:16 . 21:25:08 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 21:16 .. 21:25:08 drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 21:16 cost 21:25:08 -rw-r--r-- 1 jenkins jenkins 88 Jul 28 21:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:25:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:25:09 ---> package-listing.sh 21:25:09 ++ facter osfamily 21:25:09 ++ tr '[:upper:]' '[:lower:]' 21:25:09 + OS_FAMILY=debian 21:25:09 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-74 21:25:09 + START_PACKAGES=/tmp/packages_start.txt 21:25:09 + END_PACKAGES=/tmp/packages_end.txt 21:25:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:25:09 + PACKAGES=/tmp/packages_start.txt 21:25:09 + '[' /w/workspace/xfoundry_device-usb-camera_PR-74 ']' 21:25:09 + PACKAGES=/tmp/packages_end.txt 21:25:09 + case "${OS_FAMILY}" in 21:25:09 + dpkg -l 21:25:09 + grep '^ii' 21:25:09 + '[' -f /tmp/packages_start.txt ']' 21:25:09 + '[' -f /tmp/packages_end.txt ']' 21:25:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:25:09 + '[' /w/workspace/xfoundry_device-usb-camera_PR-74 ']' 21:25:09 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-74/archives/ 21:25:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-74/archives/ [Pipeline] echo 21:25:09 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-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:25:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:25:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:10 prd-ubuntu20.04-docker-8c-8g-21406 does not seem to be running inside a container 21:25:10 $ 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-74/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-74 -v /w/workspace/xfoundry_device-usb-camera_PR-74:/w/workspace/xfoundry_device-usb-camera_PR-74:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-74@tmp:/w/workspace/xfoundry_device-usb-camera_PR-74@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:25:11 $ docker top 016367546c5a51a229d620f58bdf0409fc97d165483e4743fb3b3e0d66992d16 -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:11 + touch /tmp/pre-build-complete [Pipeline] sh 21:25:11 + mkdir -p /var/log/sysstat [Pipeline] sh 21:25:12 + ls /var/log/sa-host 21:25:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:12 provisioning config files... 21:25:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-74@tmp/config3159372716976075103tmp [Pipeline] { [Pipeline] echo 21:25:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:25:12 ---> create-netrc.sh [Pipeline] } 21:25:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:25:13 ---> python-tools-install.sh [Pipeline] echo 21:25:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:25:13 ---> sudo-logs.sh 21:25:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:25:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:25:14 ---> job-cost.sh 21:25:14 lf-activate-venv: SKIPPING 21:25:14 DEBUG: total: 0.2199999988079071 21:25:14 INFO: Retrieving Stack Cost... 21:25:14 INFO: Retrieving Pricing Info for: v3-standard-8 21:25:14 INFO: Archiving Costs [Pipeline] echo 21:25:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:25:15 ---> logs-deploy.sh 21:25:15 lf-activate-venv: SKIPPING 21:25:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-74/1 21:25:15 INFO: archiving workspace using pattern(s): 21:25:16 Archives upload complete. 21:25:16 INFO: archiving logs to Nexus