Pull request #167 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e8b302513720aeb74ffd400ee9578be3e55b429+eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 (87c65b771fe40240c8c9c34beff985a4b51cc43d) 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-ssh7463647970559666066.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7851786733111858816.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-167/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-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1667847024954625500.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-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6833987816792222318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7591598572916508028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-167/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-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3969384214688487002.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7989 in /w/workspace/foundry_device-usb-camera_PR-167 [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/foundry_device-usb-camera_PR-167 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 into PR head commit 4e8b302513720aeb74ffd400ee9578be3e55b429 > 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/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e8b302513720aeb74ffd400ee9578be3e55b429 # timeout=10 Merge succeeded, producing 4e8b302513720aeb74ffd400ee9578be3e55b429 Checking out Revision 4e8b302513720aeb74ffd400ee9578be3e55b429 (PR-167) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:06:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:06:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:06:35 ========================================================= 18:06:35 EdgeX Global Pipelines Version Info 18:06:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e8b302513720aeb74ffd400ee9578be3e55b429 # timeout=10 18:06:36 ------------------- 18:06:36 stable info: 18:06:36 ------------------- 18:06:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:06:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:06:36 Message: update stable to v1.0.244 18:06:37 ------------------- 18:06:37 experimental info: 18:06:37 ------------------- 18:06:37 Commited By: **** collab-it+edgex@linuxfoundation.org 18:06:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:06:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e8b302513720aeb74ffd400ee9578be3e55b429 [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e8b302 [Pipeline] echo 18:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:38 provisioning config files... 18:06:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-167@tmp/config10519182954727249970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:39 ---> docker-login.sh 18:06:39 nexus3.edgexfoundry.org:10001 18:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:39 Configure a credential helper to remove this warning. See 18:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:39 18:06:39 Login Succeeded 18:06:39 nexus3.edgexfoundry.org:10002 18:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:39 Configure a credential helper to remove this warning. See 18:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:39 18:06:39 Login Succeeded 18:06:39 nexus3.edgexfoundry.org:10003 18:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:39 Configure a credential helper to remove this warning. See 18:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:39 18:06:39 Login Succeeded 18:06:39 nexus3.edgexfoundry.org:10004 18:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:40 Configure a credential helper to remove this warning. See 18:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:40 18:06:40 Login Succeeded 18:06:40 docker.io 18:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:40 Configure a credential helper to remove this warning. See 18:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:40 18:06:40 Login Succeeded 18:06:40 ---> docker-login.sh ends [Pipeline] } 18:06:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:06:41 + git rev-list -1 --merges 4e8b302513720aeb74ffd400ee9578be3e55b429~1..4e8b302513720aeb74ffd400ee9578be3e55b429 [Pipeline] echo 18:06:41 -----------> git rev-list -1 --merges 4e8b302513720aeb74ffd400ee9578be3e55b429~1..4e8b302513720aeb74ffd400ee9578be3e55b429 4e8b302513720aeb74ffd400ee9578be3e55b429 [false] [Pipeline] sh 18:06:41 + git log --format=format:%s -1 4e8b302513720aeb74ffd400ee9578be3e55b429 [Pipeline] echo 18:06:41 ========================================================= 18:06:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:06:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:41 + git log --format=format:%s -1 4e8b302513720aeb74ffd400ee9578be3e55b429 [Pipeline] echo 18:06:41 [semverPrep] GIT_COMMIT: 4e8b302513720aeb74ffd400ee9578be3e55b429, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:06:41 [semverPrep] This is not a build commit. [Pipeline] sh 18:06:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:42 + grep -v github /etc/ssh/ssh_known_hosts 18:06:42 + [ -e /tmp/ssh_known_hosts ] 18:06:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:06:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:06:42 + sudo tee -a /etc/ssh/ssh_known_hosts 18:06:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:42 18:06:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:43 0.1.4: Pulling from edgex-devops/py-git-semver 18:06:43 b85a868b505f: Pulling fs layer 18:06:43 e2be974225ed: Pulling fs layer 18:06:43 339a4e72a1f5: Pulling fs layer 18:06:43 988bab9f4d93: Pulling fs layer 18:06:43 1469e6f7b9e6: Pulling fs layer 18:06:43 eaf3925da568: Pulling fs layer 18:06:43 bab4dde63d76: Pulling fs layer 18:06:43 bde34c3a00c8: Pulling fs layer 18:06:43 b352a97aabf1: Pulling fs layer 18:06:43 4872d77fe225: Pulling fs layer 18:06:43 5851b861e8e6: Pulling fs layer 18:06:43 bab4dde63d76: Waiting 18:06:43 bde34c3a00c8: Waiting 18:06:43 b352a97aabf1: Waiting 18:06:43 4872d77fe225: Waiting 18:06:43 5851b861e8e6: Waiting 18:06:43 988bab9f4d93: Waiting 18:06:43 1469e6f7b9e6: Waiting 18:06:43 eaf3925da568: Waiting 18:06:43 e2be974225ed: Download complete 18:06:43 988bab9f4d93: Verifying Checksum 18:06:43 988bab9f4d93: Download complete 18:06:43 339a4e72a1f5: Verifying Checksum 18:06:43 339a4e72a1f5: Download complete 18:06:43 1469e6f7b9e6: Verifying Checksum 18:06:43 1469e6f7b9e6: Download complete 18:06:43 eaf3925da568: Verifying Checksum 18:06:43 eaf3925da568: Download complete 18:06:43 bde34c3a00c8: Verifying Checksum 18:06:43 bde34c3a00c8: Download complete 18:06:43 b352a97aabf1: Download complete 18:06:43 5851b861e8e6: Verifying Checksum 18:06:43 5851b861e8e6: Download complete 18:06:43 b85a868b505f: Verifying Checksum 18:06:43 b85a868b505f: Download complete 18:06:43 bab4dde63d76: Verifying Checksum 18:06:43 bab4dde63d76: Download complete 18:06:44 b85a868b505f: Pull complete 18:06:44 e2be974225ed: Pull complete 18:06:45 339a4e72a1f5: Pull complete 18:06:45 988bab9f4d93: Pull complete 18:06:45 1469e6f7b9e6: Pull complete 18:06:45 eaf3925da568: Pull complete 18:06:47 bab4dde63d76: Pull complete 18:06:47 bde34c3a00c8: Pull complete 18:06:47 b352a97aabf1: Pull complete 18:06:47 4872d77fe225: Pull complete 18:06:47 5851b861e8e6: Pull complete 18:06:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:06:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:48 prd-ubuntu20.04-docker-8c-8g-7989 does not seem to be running inside a container 18:06:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-167 -v /w/workspace/foundry_device-usb-camera_PR-167:/w/workspace/foundry_device-usb-camera_PR-167:rw,z -v /w/workspace/foundry_device-usb-camera_PR-167@tmp:/w/workspace/foundry_device-usb-camera_PR-167@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 18:06:49 $ docker top ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb -eo pid,comm 18:06:49 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). 18:06:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:49 [ssh-agent] Looking for ssh-agent implementation... 18:06:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:49 $ docker exec ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb ssh-agent 18:06:50 SSH_AUTH_SOCK=/tmp/ssh-rIcZZfNQel0g/agent.33 18:06:50 SSH_AGENT_PID=39 18:06:50 Running ssh-add (command line suppressed) 18:06:50 Identity added: /w/workspace/foundry_device-usb-camera_PR-167@tmp/private_key_10129421790172920724.key (/w/workspace/foundry_device-usb-camera_PR-167@tmp/private_key_10129421790172920724.key) 18:06:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:50 + git tag --points-at HEAD [Pipeline] } 18:06:50 $ docker exec --env ******** --env ******** ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb ssh-agent -k 18:06:50 unset SSH_AUTH_SOCK; 18:06:50 unset SSH_AGENT_PID; 18:06:50 echo Agent pid 39 killed; 18:06:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:50 [ssh-agent] Looking for ssh-agent implementation... 18:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:50 $ docker exec ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb ssh-agent 18:06:50 SSH_AUTH_SOCK=/tmp/ssh-GeVeZOTtDAmB/agent.71 18:06:50 SSH_AGENT_PID=77 18:06:50 Running ssh-add (command line suppressed) 18:06:51 Identity added: /w/workspace/foundry_device-usb-camera_PR-167@tmp/private_key_14144041562268268370.key (/w/workspace/foundry_device-usb-camera_PR-167@tmp/private_key_14144041562268268370.key) 18:06:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:51 + git semver init 18:06:51 2023-03-01 18:06:51,544 [run_init] DEBUG init version:0.0.0 force:False 18:06:51 2023-03-01 18:06:51,544 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-167/.semver 18:06:51 2023-03-01 18:06:51,545 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-167/.semver 18:06:51 2023-03-01 18:06:51,545 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-167/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-167, universal_newlines=False, shell=None, istream=None) 18:06:52 2023-03-01 18:06:52,356 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-167/.git/info/exclude 18:06:52 2023-03-01 18:06:52,356 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-167/.semver/PR-167 with force:False 18:06:52 2023-03-01 18:06:52,356 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-167/.semver/PR-167 18:06:52 2023-03-01 18:06:52,360 [execute] INFO git cat-file --batch-check 18:06:52 2023-03-01 18:06:52,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-167/.semver, universal_newlines=False, shell=None, istream=) 18:06:52 2023-03-01 18:06:52,366 [execute] INFO git cat-file --batch 18:06:52 2023-03-01 18:06:52,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-167/.semver, universal_newlines=False, shell=None, istream=) 18:06:52 2023-03-01 18:06:52,372 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-167/.semver/PR-167 18:06:52 0.0.0 [Pipeline] } 18:06:52 $ docker exec --env ******** --env ******** ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb ssh-agent -k 18:06:52 unset SSH_AUTH_SOCK; 18:06:52 unset SSH_AGENT_PID; 18:06:52 echo Agent pid 77 killed; 18:06:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:53 + git semver [Pipeline] } 18:06:53 $ docker stop --time=1 ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb 18:06:54 $ docker rm -f --volumes ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb [Pipeline] // withDockerContainer [Pipeline] sh 18:06:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:06:55 Stashed 1 file(s) [Pipeline] echo 18:06:55 [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 18:06:56 provisioning config files... 18:06:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-167@tmp/config8918171233723623999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:56 ---> docker-login.sh 18:06:56 nexus3.edgexfoundry.org:10001 18:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:56 Configure a credential helper to remove this warning. See 18:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:56 18:06:56 Login Succeeded 18:06:56 nexus3.edgexfoundry.org:10002 18:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:56 Configure a credential helper to remove this warning. See 18:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:56 18:06:56 Login Succeeded 18:06:56 nexus3.edgexfoundry.org:10003 18:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:56 Configure a credential helper to remove this warning. See 18:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:56 18:06:56 Login Succeeded 18:06:56 nexus3.edgexfoundry.org:10004 18:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:56 Configure a credential helper to remove this warning. See 18:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:56 18:06:56 Login Succeeded 18:06:56 docker.io 18:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:56 Configure a credential helper to remove this warning. See 18:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:56 18:06:56 Login Succeeded 18:06:56 ---> docker-login.sh ends [Pipeline] } 18:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:06:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:06:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:06:57 ========================================================= 18:06:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:06:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:57 + 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 . 18:06:57 Sending build context to Docker daemon 1.775MB 18:06:57 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:06:57 Step 2/13 : FROM ${BASE} AS builder 18:06:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:06:57 213ec9aee27d: Pulling fs layer 18:06:57 4583459ba037: Pulling fs layer 18:06:57 93c1e223e6f2: Pulling fs layer 18:06:57 53926ce57604: Pulling fs layer 18:06:57 21b2b0c7a3f4: Pulling fs layer 18:06:57 22ff95d597cd: Pulling fs layer 18:06:57 12d6caf4c0d1: Pulling fs layer 18:06:57 96b7cbca73a9: Pulling fs layer 18:06:57 a7acece74701: Pulling fs layer 18:06:57 12d6caf4c0d1: Waiting 18:06:57 53926ce57604: Waiting 18:06:57 21b2b0c7a3f4: Waiting 18:06:57 a7acece74701: Waiting 18:06:57 22ff95d597cd: Waiting 18:06:57 4583459ba037: Download complete 18:06:57 21b2b0c7a3f4: Download complete 18:06:57 22ff95d597cd: Verifying Checksum 18:06:57 22ff95d597cd: Download complete 18:06:57 213ec9aee27d: Verifying Checksum 18:06:57 213ec9aee27d: Download complete 18:06:57 12d6caf4c0d1: Verifying Checksum 18:06:57 12d6caf4c0d1: Download complete 18:06:57 213ec9aee27d: Pull complete 18:06:58 4583459ba037: Pull complete 18:06:58 93c1e223e6f2: Pull complete 18:06:58 a7acece74701: Verifying Checksum 18:06:58 a7acece74701: Download complete 18:06:58 53926ce57604: Download complete 18:06:58 96b7cbca73a9: Verifying Checksum 18:06:58 96b7cbca73a9: Download complete 18:07:02 53926ce57604: Pull complete 18:07:02 21b2b0c7a3f4: Pull complete 18:07:02 22ff95d597cd: Pull complete 18:07:02 12d6caf4c0d1: Pull complete 18:07:04 96b7cbca73a9: Pull complete 18:07:05 a7acece74701: Pull complete 18:07:05 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:07:05 ---> db6d94c90886 18:07:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:07:07 ---> Running in 04d0643793c9 18:07:07 Removing intermediate container 04d0643793c9 18:07:07 ---> a0d14a26df1f 18:07:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:07:07 ---> Running in 6e16c1f015f9 18:07:07 Removing intermediate container 6e16c1f015f9 18:07:07 ---> 98e657db92b2 18:07:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:07:07 ---> Running in ef3a0cf7c0d0 18:07:07 Removing intermediate container ef3a0cf7c0d0 18:07:07 ---> 7112fc7f96a0 18:07:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:07:07 ---> Running in 56f4fb5a2c98 18:07:07 Removing intermediate container 56f4fb5a2c98 18:07:07 ---> 00458fa5cb94 18:07:07 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:07 ---> Running in 800446fa3a5b 18:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:07:08 (1/80) Installing mesa (21.3.9-r0) 18:07:08 (2/80) Installing libxau (1.0.9-r0) 18:07:08 (3/80) Installing libxdmcp (1.1.3-r0) 18:07:08 (4/80) Installing libxcb (1.15-r0) 18:07:08 (5/80) Installing libx11 (1.8-r0) 18:07:08 (6/80) Installing libxext (1.3.4-r0) 18:07:08 (7/80) Installing libxfixes (6.0.0-r0) 18:07:08 (8/80) Installing libxxf86vm (1.1.4-r2) 18:07:08 (9/80) Installing libpciaccess (0.16-r0) 18:07:08 (10/80) Installing libdrm (2.4.110-r0) 18:07:08 (11/80) Installing mesa-glapi (21.3.9-r0) 18:07:08 (12/80) Installing libxshmfence (1.3-r1) 18:07:08 (13/80) Installing mesa-gl (21.3.9-r0) 18:07:08 (14/80) Installing icu-data-full (71.1-r2) 18:07:08 (15/80) Installing libice (1.0.10-r0) 18:07:08 (16/80) Installing libuuid (2.38-r1) 18:07:08 (17/80) Installing libsm (1.2.3-r0) 18:07:08 (18/80) Installing libxt (1.2.1-r0) 18:07:08 (19/80) Installing libxmu (1.1.3-r0) 18:07:08 (20/80) Installing xset (1.2.4-r0) 18:07:08 (21/80) Installing xprop (1.2.5-r0) 18:07:08 (22/80) Installing xdg-utils (1.1.3-r3) 18:07:08 (23/80) Installing dbus-libs (1.14.4-r0) 18:07:08 (24/80) Installing libffi (3.4.2-r1) 18:07:08 (25/80) Installing libintl (0.21-r2) 18:07:08 (26/80) Installing libblkid (2.38-r1) 18:07:08 (27/80) Installing libmount (2.38-r1) 18:07:08 (28/80) Installing pcre (8.45-r2) 18:07:08 (29/80) Installing glib (2.72.1-r0) 18:07:08 (30/80) Installing icu-libs (71.1-r2) 18:07:08 (31/80) Installing libpcre2-16 (10.40-r0) 18:07:08 (32/80) Installing zstd-libs (1.5.2-r1) 18:07:08 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 18:07:08 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:07:08 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:07:08 (36/80) Installing mesa-gbm (21.3.9-r0) 18:07:08 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:07:08 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 18:07:09 (39/80) Installing libxcomposite (0.4.5-r0) 18:07:09 (40/80) Installing libbz2 (1.0.8-r1) 18:07:09 (41/80) Installing libpng (1.6.37-r1) 18:07:09 (42/80) Installing freetype (2.12.1-r0) 18:07:09 (43/80) Installing fontconfig (2.14.0-r0) 18:07:09 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:07:09 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:07:09 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:07:09 (47/80) Installing xz-libs (5.2.5-r1) 18:07:09 (48/80) Installing libxml2 (2.9.14-r2) 18:07:09 (49/80) Installing libxkbcommon (1.4.1-r0) 18:07:09 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:07:09 (51/80) Installing mesa-egl (21.3.9-r0) 18:07:09 (52/80) Installing avahi-libs (0.8-r6) 18:07:09 (53/80) Installing nettle (3.7.3-r0) 18:07:09 (54/80) Installing p11-kit (0.24.1-r0) 18:07:09 (55/80) Installing libtasn1 (4.18.0-r1) 18:07:09 (56/80) Installing libunistring (1.0-r0) 18:07:09 (57/80) Installing gnutls (3.7.7-r1) 18:07:09 (58/80) Installing cups-libs (2.4.2-r0) 18:07:09 (59/80) Installing graphite2 (1.3.14-r1) 18:07:09 (60/80) Installing harfbuzz (4.3.0-r0) 18:07:09 (61/80) Installing libevdev (1.12.1-r0) 18:07:09 (62/80) Installing mtdev (1.1.6-r0) 18:07:09 (63/80) Installing eudev-libs (3.2.11-r0) 18:07:09 (64/80) Installing libinput-libs (1.20.1-r0) 18:07:09 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:07:09 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:07:09 (67/80) Installing xcb-util (0.4.0-r3) 18:07:09 (68/80) Installing xcb-util-image (0.4.0-r1) 18:07:09 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:07:09 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:07:09 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:07:09 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 18:07:09 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:07:09 (74/80) Installing v4l-utils (1.22.1-r1) 18:07:09 (75/80) Installing udev-init-scripts (35-r0) 18:07:09 Executing udev-init-scripts-35-r0.post-install 18:07:09 (76/80) Installing kmod-libs (29-r2) 18:07:09 (77/80) Installing eudev (3.2.11-r0) 18:07:09 (78/80) Installing eudev-dev (3.2.11-r0) 18:07:09 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:07:09 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:07:09 Executing busybox-1.35.0-r17.trigger 18:07:09 Executing eudev-3.2.11-r0.trigger 18:07:09 OK: 331 MiB in 131 packages 18:07:10 Still waiting to schedule task 18:07:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:07:11 Removing intermediate container 800446fa3a5b 18:07:11 ---> 7c27f50117aa 18:07:11 Step 8/13 : WORKDIR /device-usb-camera 18:07:11 ---> Running in ac9ce0373a1f 18:07:11 Removing intermediate container ac9ce0373a1f 18:07:11 ---> 3f1a8f9903f5 18:07:11 Step 9/13 : COPY go.mod vendor* ./ 18:07:11 ---> 9856779aecd6 18:07:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:11 ---> Running in 9f078a6157ce 18:07:38 Removing intermediate container 9f078a6157ce 18:07:38 ---> 9aaa2800be01 18:07:38 Step 11/13 : COPY . . 18:07:38 ---> 90daa7939e8b 18:07:38 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:07:38 ---> Running in 396b0830db9a 18:07:38  % Total % Received % Xferd Average Speed Time Time Time Current 18:07:38 Dload Upload  Total Spent Left Speed 18:07:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7920 0 --:--:-- --:--:-- --:--:-- 7925 100 1062 100 1062 0 0 7914 0 --:--:-- --:--:-- --:--:-- 7866 18:07:38 Removing intermediate container 396b0830db9a 18:07:38 ---> ae0e1a722412 18:07:38 Step 13/13 : RUN ${MAKE} 18:07:38 ---> Running in 6991af7a0e27 18:07:38 noop 18:07:38 Removing intermediate container 6991af7a0e27 18:07:38 ---> e379431448f0 18:07:38 Successfully built e379431448f0 18:07:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:38 + docker inspect -f . ci-base-image-x86_64 18:07:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:38 prd-ubuntu20.04-docker-8c-8g-7989 does not seem to be running inside a container 18:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-167 -v /w/workspace/foundry_device-usb-camera_PR-167:/w/workspace/foundry_device-usb-camera_PR-167:rw,z -v /w/workspace/foundry_device-usb-camera_PR-167@tmp:/w/workspace/foundry_device-usb-camera_PR-167@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 18:07:39 $ docker top 978c2597db7d7b9b725028801195955a6d4c2a7c0b3b46ec71b66f10547e8fd2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:39 + go version 18:07:39 go version go1.18.7 linux/amd64 [Pipeline] } 18:07:39 $ docker stop --time=1 978c2597db7d7b9b725028801195955a6d4c2a7c0b3b46ec71b66f10547e8fd2 18:07:41 $ docker rm -f --volumes 978c2597db7d7b9b725028801195955a6d4c2a7c0b3b46ec71b66f10547e8fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:41 + docker inspect -f . ci-base-image-x86_64 18:07:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:41 prd-ubuntu20.04-docker-8c-8g-7989 does not seem to be running inside a container 18:07:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-167 -v /w/workspace/foundry_device-usb-camera_PR-167:/w/workspace/foundry_device-usb-camera_PR-167:rw,z -v /w/workspace/foundry_device-usb-camera_PR-167@tmp:/w/workspace/foundry_device-usb-camera_PR-167@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 18:07:42 $ docker top 9b722454959af7a060647f3a65cc7555dbbdc18aa9312cc9ca56403ec994a16c -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:42 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-167 [Pipeline] fileExists [Pipeline] sh 18:07:43 + make test 18:07:43 go test ./... -coverprofile=coverage.out ./... 18:07:43 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:07:53 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:07:53 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 2.0% of statements 18:08:01 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:08:01 go vet ./... 18:08:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:08:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:08:03 ./bin/test-attribution-txt.sh [Pipeline] echo 18:08:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:08:03 $ docker stop --time=1 9b722454959af7a060647f3a65cc7555dbbdc18aa9312cc9ca56403ec994a16c 18:08:05 $ docker rm -f --volumes 9b722454959af7a060647f3a65cc7555dbbdc18aa9312cc9ca56403ec994a16c [Pipeline] // withDockerContainer [Pipeline] sh 18:08:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:08:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:08:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:08:06 + ls -al . 18:08:06 total 188 18:08:06 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 18:07 . 18:08:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:06 .. 18:08:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:07 .git 18:08:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:06 .github 18:08:06 -rw-rw-r-- 1 jenkins jenkins 414 Mar 1 18:06 .gitignore 18:08:06 -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 18:06 .golangci.yml 18:08:06 -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 18:06 .hadolint.yml 18:08:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 18:06 .semver 18:08:06 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 1 18:06 Attribution.txt 18:08:06 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 1 18:06 CHANGELOG.md 18:08:06 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 1 18:06 Dockerfile 18:08:06 -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 18:06 GOVERNANCE.md 18:08:06 -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 18:06 Jenkinsfile 18:08:06 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 18:06 LICENSE 18:08:06 -rw-rw-r-- 1 jenkins jenkins 2329 Mar 1 18:06 Makefile 18:08:06 -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 18:06 OWNERS.md 18:08:06 -rw-rw-r-- 1 jenkins jenkins 5934 Mar 1 18:06 README.md 18:08:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 18:06 VERSION 18:08:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:06 bin 18:08:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:06 cmd 18:08:06 -rw-r--r-- 1 jenkins jenkins 28352 Mar 1 18:07 coverage.out 18:08:06 -rwxrwxr-x 1 jenkins jenkins 140 Mar 1 18:06 docker-entrypoint.sh 18:08:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:06 docs 18:08:06 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 1 18:06 go.mod 18:08:06 -rw-rw-r-- 1 jenkins jenkins 31547 Mar 1 18:06 go.sum 18:08:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:06 internal 18:08:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:06 snap 18:08:06 -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 18:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:07 + 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=4e8b302513720aeb74ffd400ee9578be3e55b429 --label arch=amd64 --label version=0.0.0 . 18:08:07 Sending build context to Docker daemon 1.804MB 18:08:07 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:08:07 Step 2/35 : FROM ${BASE} AS builder 18:08:07 ---> e379431448f0 18:08:07 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:08:07 ---> Running in ed807a1a60a3 18:08:07 Removing intermediate container ed807a1a60a3 18:08:07 ---> 0cc8731f28cf 18:08:07 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:08:07 ---> Running in a61c2aca2748 18:08:07 Removing intermediate container a61c2aca2748 18:08:07 ---> 6d20c4bc903c 18:08:07 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:08:07 ---> Running in e4b9b4050254 18:08:07 Removing intermediate container e4b9b4050254 18:08:07 ---> dd4e9c7c0e43 18:08:07 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:08:07 ---> Running in ada19a790124 18:08:07 Removing intermediate container ada19a790124 18:08:07 ---> e48e423967dd 18:08:07 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:07 ---> Running in 32de4b8ec20a 18:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:08:08 OK: 331 MiB in 131 packages 18:08:08 Removing intermediate container 32de4b8ec20a 18:08:08 ---> 2182d1b6d429 18:08:08 Step 8/35 : WORKDIR /device-usb-camera 18:08:08 ---> Running in c67f74328e78 18:08:08 Removing intermediate container c67f74328e78 18:08:08 ---> 179e7e1f58d7 18:08:08 Step 9/35 : COPY go.mod vendor* ./ 18:08:08 ---> 4fccaf329b9b 18:08:08 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:09 ---> Running in ac48fd60d982 18:08:10 Removing intermediate container ac48fd60d982 18:08:10 ---> d689a0dc9624 18:08:10 Step 11/35 : COPY . . 18:08:10 ---> 1443984608ba 18:08:10 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:08:10 ---> Running in f6d414eb0cbc 18:08:10  % Total % Received % Xferd Average Speed Time Time Time Current 18:08:10 Dload Upload Total Spent Left Speed 18:08:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41217 0 --:--:-- --:--:-- --:--:-- 42480 18:08:11 Removing intermediate container f6d414eb0cbc 18:08:11 ---> 1790fc13a88b 18:08:11 Step 13/35 : RUN ${MAKE} 18:08:11 ---> Running in a249e2f9f0e5 18:08:11 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:08:33 Removing intermediate container a249e2f9f0e5 18:08:33 ---> 70ab354cf2ef 18:08:33 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:08:33 v0.18.4: Pulling from aler9/rtsp-simple-server 18:08:33 af6660deedbd: Pulling fs layer 18:08:33 97cd0a44c592: Pulling fs layer 18:08:33 97cd0a44c592: Verifying Checksum 18:08:33 97cd0a44c592: Download complete 18:08:33 af6660deedbd: Verifying Checksum 18:08:33 af6660deedbd: Download complete 18:08:33 af6660deedbd: Pull complete 18:08:33 97cd0a44c592: Pull complete 18:08:33 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:08:33 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:08:33 ---> fea57e182299 18:08:33 Step 15/35 : FROM alpine:3.16 18:08:33 3.16: Pulling from library/alpine 18:08:33 ef5531b6e74e: Pulling fs layer 18:08:33 ef5531b6e74e: Download complete 18:08:33 ef5531b6e74e: Pull complete 18:08:33 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:08:33 Status: Downloaded newer image for alpine:3.16 18:08:33 ---> dfd21b5a31f5 18:08:33 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:08:33 ---> Running in 5a46b1a9c0d6 18:08:33 Removing intermediate container 5a46b1a9c0d6 18:08:33 ---> 4b269f08ef04 18:08:33 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:08:33 ---> Running in bab8bc632459 18:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:08:33 (1/80) Installing dumb-init (1.2.5-r1) 18:08:33 (2/80) Installing sdl2 (2.0.22-r0) 18:08:33 (3/80) Installing libxau (1.0.9-r0) 18:08:33 (4/80) Installing libxdmcp (1.1.3-r0) 18:08:33 (5/80) Installing libxcb (1.15-r0) 18:08:33 (6/80) Installing libx11 (1.8-r0) 18:08:33 (7/80) Installing aom-libs (3.3.0-r0) 18:08:33 (8/80) Installing alsa-lib (1.2.7.2-r0) 18:08:33 (9/80) Installing expat (2.5.0-r0) 18:08:33 (10/80) Installing brotli-libs (1.0.9-r6) 18:08:33 (11/80) Installing libbz2 (1.0.8-r1) 18:08:33 (12/80) Installing libpng (1.6.37-r1) 18:08:33 (13/80) Installing freetype (2.12.1-r0) 18:08:33 (14/80) Installing fontconfig (2.14.0-r0) 18:08:33 (15/80) Installing fribidi (1.0.12-r0) 18:08:33 (16/80) Installing libffi (3.4.2-r1) 18:08:33 (17/80) Installing libintl (0.21-r2) 18:08:33 (18/80) Installing libblkid (2.38-r1) 18:08:33 (19/80) Installing libmount (2.38-r1) 18:08:33 (20/80) Installing pcre (8.45-r2) 18:08:33 (21/80) Installing glib (2.72.1-r0) 18:08:33 (22/80) Installing graphite2 (1.3.14-r1) 18:08:33 (23/80) Installing harfbuzz (4.3.0-r0) 18:08:33 (24/80) Installing libass (0.16.0-r0) 18:08:33 (25/80) Installing libdav1d (1.0.0-r0) 18:08:33 (26/80) Installing libpciaccess (0.16-r0) 18:08:33 (27/80) Installing libdrm (2.4.110-r0) 18:08:33 (28/80) Installing gmp (6.2.1-r2) 18:08:34 (29/80) Installing nettle (3.7.3-r0) 18:08:34 (30/80) Installing p11-kit (0.24.1-r0) 18:08:34 (31/80) Installing libtasn1 (4.18.0-r1) 18:08:34 (32/80) Installing libunistring (1.0-r0) 18:08:34 (33/80) Installing gnutls (3.7.7-r1) 18:08:34 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:08:34 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 18:08:34 (36/80) Installing lame (3.100-r0) 18:08:34 (37/80) Installing opus (1.3.1-r1) 18:08:34 (38/80) Installing libasyncns (0.8-r1) 18:08:34 (39/80) Installing dbus-libs (1.14.4-r0) 18:08:34 (40/80) Installing libltdl (2.4.7-r0) 18:08:34 (41/80) Installing orc (0.4.32-r0) 18:08:34 (42/80) Installing libgcc (11.2.1_git20220219-r2) 18:08:34 (43/80) Installing libogg (1.3.5-r1) 18:08:34 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 18:08:34 (45/80) Installing flac (1.3.4-r0) 18:08:34 (46/80) Installing libvorbis (1.3.7-r0) 18:08:34 (47/80) Installing libsndfile (1.1.0-r0) 18:08:34 (48/80) Installing libgomp (11.2.1_git20220219-r2) 18:08:34 (49/80) Installing soxr (0.1.3-r2) 18:08:34 (50/80) Installing speexdsp (1.2.0-r0) 18:08:34 (51/80) Installing tdb-libs (1.4.6-r0) 18:08:34 (52/80) Installing libpulse (15.0-r2) 18:08:34 (53/80) Installing cjson (1.7.15-r3) 18:08:34 (54/80) Installing mbedtls (2.28.2-r0) 18:08:34 (55/80) Installing librist (0.2.6-r1) 18:08:34 (56/80) Installing libsrt (1.4.4-r0) 18:08:34 (57/80) Installing libssh (0.9.6-r1) 18:08:34 (58/80) Installing libtheora (1.1.1-r16) 18:08:34 (59/80) Installing libjpeg-turbo (2.1.3-r1) 18:08:34 (60/80) Installing v4l-utils-libs (1.22.1-r1) 18:08:34 (61/80) Installing libxext (1.3.4-r0) 18:08:34 (62/80) Installing libxfixes (6.0.0-r0) 18:08:34 (63/80) Installing wayland-libs-client (1.20.0-r0) 18:08:34 (64/80) Installing libva (2.14.0-r0) 18:08:34 (65/80) Installing libvdpau (1.5-r0) 18:08:34 (66/80) Installing vidstab (1.1.0-r1) 18:08:34 (67/80) Installing libvpx (1.11.0-r1) 18:08:34 (68/80) Installing libwebp (1.2.3-r0) 18:08:34 (69/80) Installing x264-libs (0.163_git20210613-r0) 18:08:34 (70/80) Installing numactl (2.0.14-r0) 18:08:34 (71/80) Installing x265-libs (3.5-r3) 18:08:34 (72/80) Installing xvidcore (1.3.7-r1) 18:08:34 (73/80) Installing ffmpeg-libs (5.0.1-r1) 18:08:34 (74/80) Installing ffmpeg (5.0.1-r1) 18:08:34 (75/80) Installing udev-init-scripts (35-r0) 18:08:34 Executing udev-init-scripts-35-r0.post-install 18:08:34 (76/80) Installing eudev-libs (3.2.11-r0) 18:08:34 (77/80) Installing xz-libs (5.2.5-r1) 18:08:34 (78/80) Installing zstd-libs (1.5.2-r1) 18:08:34 (79/80) Installing kmod-libs (29-r2) 18:08:34 (80/80) Installing eudev (3.2.11-r0) 18:08:34 Executing busybox-1.35.0-r17.trigger 18:08:34 Executing eudev-3.2.11-r0.trigger 18:08:34 OK: 100 MiB in 94 packages 18:08:36 Removing intermediate container bab8bc632459 18:08:36 ---> 813841488063 18:08:36 Step 18/35 : WORKDIR / 18:08:36 ---> Running in 05e75b31bf68 18:08:36 Removing intermediate container 05e75b31bf68 18:08:36 ---> 5f5fd89e7363 18:08:36 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:08:37 ---> b468d306c304 18:08:37 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:08:37 ---> 6c2acb88d3b1 18:08:37 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:08:37 ---> 13d27465af1b 18:08:37 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:08:37 ---> f7d1bf95491e 18:08:37 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:08:37 ---> 6cf0febca3a1 18:08:37 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:08:37 ---> 69446a0d066d 18:08:37 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:08:38 ---> 0c97c5bbeeb2 18:08:38 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:08:38 ---> Running in 6ee2601bf7e4 18:08:38 Removing intermediate container 6ee2601bf7e4 18:08:38 ---> 2600dea84948 18:08:38 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:08:38 ---> Running in bd67a7e9dde4 18:08:39 Removing intermediate container bd67a7e9dde4 18:08:39 ---> b0274c7be8ef 18:08:39 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:08:39 ---> Running in b8bd8f99af7c 18:08:39 Removing intermediate container b8bd8f99af7c 18:08:39 ---> 6e96b919c02a 18:08:39 Step 29/35 : EXPOSE 59983 18:08:39 ---> Running in 7c20973a7a81 18:08:40 Removing intermediate container 7c20973a7a81 18:08:40 ---> 8ee9d09ac902 18:08:40 Step 30/35 : EXPOSE 8554 18:08:40 ---> Running in cf9f5bf5b115 18:08:40 Removing intermediate container cf9f5bf5b115 18:08:40 ---> c71af6618c76 18:08:40 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:08:40 ---> Running in df990abe2177 18:08:40 Removing intermediate container df990abe2177 18:08:40 ---> c963258b8f6d 18:08:40 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:08:40 ---> Running in 6e3679593cc3 18:08:40 Removing intermediate container 6e3679593cc3 18:08:40 ---> 6ccd3043881f 18:08:40 Step 33/35 : LABEL arch=amd64 18:08:40 ---> Running in 613c2d14f097 18:08:40 Removing intermediate container 613c2d14f097 18:08:40 ---> 0c90bdb9b7a8 18:08:40 Step 34/35 : LABEL git_sha=4e8b302513720aeb74ffd400ee9578be3e55b429 18:08:40 ---> Running in 7b96efdc581d 18:08:40 Removing intermediate container 7b96efdc581d 18:08:40 ---> 3b0f588d285e 18:08:40 Step 35/35 : LABEL version=0.0.0 18:08:40 ---> Running in 5df31539cf2f 18:08:40 Removing intermediate container 5df31539cf2f 18:08:40 ---> c51e440e7377 18:08:40 [Warning] One or more build-args [ARCH] were not consumed 18:08:40 Successfully built c51e440e7377 18:08:40 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 18:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:41 18:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:42 latest: Pulling from edgex-lftools-log-publisher 18:08:42 5eb5b503b376: Pulling fs layer 18:08:42 5c69ac0246d0: Pulling fs layer 18:08:42 ec43610c2a17: Pulling fs layer 18:08:42 3a2ae6a8a46f: Pulling fs layer 18:08:42 33b1e0a273af: Pulling fs layer 18:08:42 5d3b04190fa2: Pulling fs layer 18:08:42 2f39f015ded8: Pulling fs layer 18:08:42 5d3b04190fa2: Waiting 18:08:42 3a2ae6a8a46f: Waiting 18:08:42 33b1e0a273af: Waiting 18:08:42 2f39f015ded8: Waiting 18:08:42 5c69ac0246d0: Verifying Checksum 18:08:42 5c69ac0246d0: Download complete 18:08:42 3a2ae6a8a46f: Download complete 18:08:42 33b1e0a273af: Verifying Checksum 18:08:42 33b1e0a273af: Download complete 18:08:42 ec43610c2a17: Verifying Checksum 18:08:42 ec43610c2a17: Download complete 18:08:42 5d3b04190fa2: Verifying Checksum 18:08:42 5d3b04190fa2: Download complete 18:08:42 5eb5b503b376: Verifying Checksum 18:08:42 5eb5b503b376: Download complete 18:08:43 2f39f015ded8: Download complete 18:08:43 5eb5b503b376: Pull complete 18:08:43 5c69ac0246d0: Pull complete 18:08:44 ec43610c2a17: Pull complete 18:08:44 3a2ae6a8a46f: Pull complete 18:08:44 33b1e0a273af: Pull complete 18:08:44 5d3b04190fa2: Pull complete 18:08:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7990 in /w/workspace/foundry_device-usb-camera_PR-167 [Pipeline] { [Pipeline] ws 18:08:47 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:08:47 Selected Git installation does not exist. Using Default 18:08:47 The recommended git tool is: NONE 18:08:48 2f39f015ded8: Pull complete 18:08:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:08:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:49 prd-ubuntu20.04-docker-8c-8g-7989 does not seem to be running inside a container 18:08:49 $ 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/foundry_device-usb-camera_PR-167 -v /w/workspace/foundry_device-usb-camera_PR-167:/w/workspace/foundry_device-usb-camera_PR-167:rw,z -v /w/workspace/foundry_device-usb-camera_PR-167@tmp:/w/workspace/foundry_device-usb-camera_PR-167@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 18:08:50 $ docker top b61a99765950846ade13c29a2bf7fb96185cfb4d4ee366793a98aa0f62e7afea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:51 ---> job-cost.sh 18:08:51 lf-activate-venv: SKIPPING 18:08:51 INFO: No Stack... 18:08:51 INFO: Retrieving Pricing Info for: v3-standard-8 18:08:51 INFO: Archiving Costs [Pipeline] sh 18:08:52 + cat /w/workspace/foundry_device-usb-camera_PR-167/archives/cost.csv 18:08:52 + cut -d, -f6 [Pipeline] lock 18:08:52 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] 18:08:52 Resource [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] did not exist. Created. 18:08:52 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:52 + echo total: 0.2199999988079071 [Pipeline] stash 18:08:52 using credential edgex-jenkins-ssh 18:08:52 Stashed 1 file(s) 18:08:52 Cloning the remote Git repository [Pipeline] } 18:08:52 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:08:52 $ docker stop --time=1 b61a99765950846ade13c29a2bf7fb96185cfb4d4ee366793a98aa0f62e7afea 18:08:52 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:08:52 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:08:52 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:08:52 > git --version # timeout=10 18:08:52 > git --version # 'git version 2.25.1' 18:08:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:53 $ docker rm -f --volumes b61a99765950846ade13c29a2bf7fb96185cfb4d4ee366793a98aa0f62e7afea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:53 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:08:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:54 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:08:54 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:08:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:08:55 Merging remotes/origin/main commit eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 into PR head commit 4e8b302513720aeb74ffd400ee9578be3e55b429 18:08:55 Merge succeeded, producing 4e8b302513720aeb74ffd400ee9578be3e55b429 18:08:55 Checking out Revision 4e8b302513720aeb74ffd400ee9578be3e55b429 (PR-167) 18:08:56 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:08:56 > git --version # timeout=10 18:08:56 > git --version # 'git version 2.25.1' 18:08:56 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:08:55 > git config core.sparsecheckout # timeout=10 18:08:55 > git checkout -f 4e8b302513720aeb74ffd400ee9578be3e55b429 # timeout=10 18:08:55 > git remote # timeout=10 18:08:55 > git config --get remote.origin.url # timeout=10 18:08:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:55 > git merge eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 # timeout=10 18:08:55 > git rev-parse HEAD^{commit} # timeout=10 18:08:55 > git config core.sparsecheckout # timeout=10 18:08:55 > git checkout -f 4e8b302513720aeb74ffd400ee9578be3e55b429 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:08:57 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:57 Dload Upload Total Spent Left Speed 18:08:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 18:08:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:08:58 + sudo tee /etc/docker/daemon.new 18:08:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:08:58 { 18:08:58 "registry-mirrors": [ 18:08:58 "https://nexus3.edgexfoundry.org:10001" 18:08:58 ], 18:08:58 "bip": "10.250.0.254/24", 18:08:58 "hosts": [ 18:08:58 "tcp://0.0.0.0:5555", 18:08:58 "unix:///var/run/docker.sock" 18:08:58 ], 18:08:58 "mtu": 1458, 18:08:58 "selinux-enabled": true, 18:08:58 "seccomp-profile": "/etc/docker/seccomp.json" 18:08:58 } [Pipeline] sh 18:08:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:08:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:17 provisioning config files... 18:09:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8293286284149965048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:17 ---> docker-login.sh 18:09:17 nexus3.edgexfoundry.org:10001 18:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:18 Configure a credential helper to remove this warning. See 18:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:18 18:09:18 Login Succeeded 18:09:18 nexus3.edgexfoundry.org:10002 18:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:18 Configure a credential helper to remove this warning. See 18:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:18 18:09:18 Login Succeeded 18:09:18 nexus3.edgexfoundry.org:10003 18:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:19 Configure a credential helper to remove this warning. See 18:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:19 18:09:19 Login Succeeded 18:09:19 nexus3.edgexfoundry.org:10004 18:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:19 Configure a credential helper to remove this warning. See 18:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:19 18:09:19 Login Succeeded 18:09:19 docker.io 18:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:20 Configure a credential helper to remove this warning. See 18:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:20 18:09:20 Login Succeeded 18:09:20 ---> docker-login.sh ends [Pipeline] } 18:09:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:09:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:20 ========================================================= 18:09:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:09:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:21 + 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 . 18:09:22 Sending build context to Docker daemon 1.145MB 18:09:22 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:09:22 Step 2/13 : FROM ${BASE} AS builder 18:09:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:09:22 9b18e9b68314: Pulling fs layer 18:09:22 35d82f9e3411: Pulling fs layer 18:09:22 e16973657156: Pulling fs layer 18:09:22 fc693d55d65f: Pulling fs layer 18:09:22 7e9fc2657dce: Pulling fs layer 18:09:22 dda99020689f: Pulling fs layer 18:09:22 db1c61fa0a46: Pulling fs layer 18:09:22 891c053d2c06: Pulling fs layer 18:09:22 fc693d55d65f: Waiting 18:09:22 7e9fc2657dce: Waiting 18:09:22 dda99020689f: Waiting 18:09:22 db1c61fa0a46: Waiting 18:09:22 891c053d2c06: Waiting 18:09:22 e16973657156: Verifying Checksum 18:09:22 e16973657156: Download complete 18:09:22 35d82f9e3411: Verifying Checksum 18:09:22 35d82f9e3411: Download complete 18:09:22 7e9fc2657dce: Verifying Checksum 18:09:22 7e9fc2657dce: Download complete 18:09:22 dda99020689f: Download complete 18:09:22 9b18e9b68314: Download complete 18:09:23 9b18e9b68314: Pull complete 18:09:23 891c053d2c06: Verifying Checksum 18:09:23 891c053d2c06: Download complete 18:09:24 35d82f9e3411: Pull complete 18:09:24 e16973657156: Pull complete 18:09:24 db1c61fa0a46: Verifying Checksum 18:09:24 db1c61fa0a46: Download complete 18:09:25 fc693d55d65f: Verifying Checksum 18:09:25 fc693d55d65f: Download complete 18:09:38 fc693d55d65f: Pull complete 18:09:38 7e9fc2657dce: Pull complete 18:09:38 dda99020689f: Pull complete 18:09:43 db1c61fa0a46: Pull complete 18:09:45 891c053d2c06: Pull complete 18:09:45 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:09:45 ---> f96f9c87975a 18:09:45 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:09:47 ---> Running in 84a6d9d968cd 18:09:47 Removing intermediate container 84a6d9d968cd 18:09:47 ---> a01ea26b92cd 18:09:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:09:47 ---> Running in c5588fa8067b 18:09:47 Removing intermediate container c5588fa8067b 18:09:47 ---> 5c4d582d4cec 18:09:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:09:48 ---> Running in 33b523283f43 18:09:48 Removing intermediate container 33b523283f43 18:09:48 ---> f05b127d7389 18:09:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:09:48 ---> Running in 58ddec5199e6 18:09:48 Removing intermediate container 58ddec5199e6 18:09:48 ---> d8578ba28217 18:09:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:48 ---> Running in c978ac39ec4e 18:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:09:51 (1/14) Installing libintl (0.21-r2) 18:09:51 (2/14) Installing eudev-libs (3.2.11-r0) 18:09:51 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:09:51 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:09:51 (5/14) Installing v4l-utils (1.22.1-r1) 18:09:51 (6/14) Installing udev-init-scripts (35-r0) 18:09:51 Executing udev-init-scripts-35-r0.post-install 18:09:51 (7/14) Installing libblkid (2.38-r1) 18:09:51 (8/14) Installing xz-libs (5.2.5-r1) 18:09:51 (9/14) Installing zstd-libs (1.5.2-r1) 18:09:51 (10/14) Installing kmod-libs (29-r2) 18:09:51 (11/14) Installing eudev (3.2.11-r0) 18:09:51 (12/14) Installing eudev-dev (3.2.11-r0) 18:09:51 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:09:51 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:09:51 Executing busybox-1.35.0-r17.trigger 18:09:51 Executing eudev-3.2.11-r0.trigger 18:09:51 OK: 228 MiB in 65 packages 18:09:53 Removing intermediate container c978ac39ec4e 18:09:53 ---> 951d6a7c7d83 18:09:53 Step 8/13 : WORKDIR /device-usb-camera 18:09:53 ---> Running in 5640a15e0cce 18:09:53 Removing intermediate container 5640a15e0cce 18:09:53 ---> a2e6439395da 18:09:53 Step 9/13 : COPY go.mod vendor* ./ 18:09:53 ---> 1573664bcb28 18:09:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:53 ---> Running in 1b80652ad611 18:11:01 Removing intermediate container 1b80652ad611 18:11:01 ---> 5808deb2283b 18:11:01 Step 11/13 : COPY . . 18:11:01 ---> 240ffde0560f 18:11:01 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:11:01 ---> Running in 50500030930b 18:11:01  % Total % Received % Xferd Average Speed Time Time Time Current 18:11:01 Dload Upload Total Spent Left Speed 18:11:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14438 0 --:--:-- --:--:-- --:--:-- 14547 18:11:01 Removing intermediate container 50500030930b 18:11:01 ---> 6cda886a8fcc 18:11:01 Step 13/13 : RUN ${MAKE} 18:11:01 ---> Running in ce958fbca104 18:11:01 noop 18:11:01 Removing intermediate container ce958fbca104 18:11:01 ---> 0e8349254a9c 18:11:01 Successfully built 0e8349254a9c 18:11:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:02 + docker inspect -f . ci-base-image-arm64 18:11:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:02 prd-ubuntu20.04-docker-arm64-4c-16g-7990 does not seem to be running inside a container 18:11:02 $ 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 ******** ci-base-image-arm64 cat 18:11:04 $ docker top 215716a6dac6d703b958081950c3ad2b96de0f9d72ce69dd6c65d80e156a262b -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:05 + go version 18:11:05 go version go1.18.7 linux/arm64 [Pipeline] } 18:11:05 $ docker stop --time=1 215716a6dac6d703b958081950c3ad2b96de0f9d72ce69dd6c65d80e156a262b 18:11:07 $ docker rm -f --volumes 215716a6dac6d703b958081950c3ad2b96de0f9d72ce69dd6c65d80e156a262b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:07 + docker inspect -f . ci-base-image-arm64 18:11:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:08 prd-ubuntu20.04-docker-arm64-4c-16g-7990 does not seem to be running inside a container 18:11:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat 18:11:09 $ docker top 09f187a2c1545a6a11f60da2276028a262c71a93815b58dc8c66c620a6cb8c33 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:09 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:11:10 + make test 18:11:10 go test ./... -coverprofile=coverage.out ./... 18:11:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:12:33 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:12:33 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 2.0% of statements 18:12:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:12:33 go vet ./... 18:12:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:12:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:12:55 ./bin/test-attribution-txt.sh [Pipeline] echo 18:12:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:12:55 $ docker stop --time=1 09f187a2c1545a6a11f60da2276028a262c71a93815b58dc8c66c620a6cb8c33 18:12:57 $ docker rm -f --volumes 09f187a2c1545a6a11f60da2276028a262c71a93815b58dc8c66c620a6cb8c33 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:12:58 Warning: overwriting stash ‘coverage-report’ 18:12:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:12:59 + ls -al . 18:12:59 total 184 18:12:59 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 18:11 . 18:12:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:08 .. 18:12:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:08 .git 18:12:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:08 .github 18:12:59 -rw-rw-r-- 1 jenkins jenkins 414 Mar 1 18:08 .gitignore 18:12:59 -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 18:08 .golangci.yml 18:12:59 -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 18:08 .hadolint.yml 18:12:59 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 1 18:08 Attribution.txt 18:12:59 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 1 18:08 CHANGELOG.md 18:12:59 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 1 18:08 Dockerfile 18:12:59 -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 18:08 GOVERNANCE.md 18:12:59 -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 18:08 Jenkinsfile 18:12:59 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 18:08 LICENSE 18:12:59 -rw-rw-r-- 1 jenkins jenkins 2329 Mar 1 18:08 Makefile 18:12:59 -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 18:08 OWNERS.md 18:12:59 -rw-rw-r-- 1 jenkins jenkins 5934 Mar 1 18:08 README.md 18:12:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 18:06 VERSION 18:12:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:08 bin 18:12:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:08 cmd 18:12:59 -rw-r--r-- 1 jenkins jenkins 28352 Mar 1 18:12 coverage.out 18:12:59 -rwxrwxr-x 1 jenkins jenkins 140 Mar 1 18:08 docker-entrypoint.sh 18:12:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:08 docs 18:12:59 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 1 18:08 go.mod 18:12:59 -rw-rw-r-- 1 jenkins jenkins 31547 Mar 1 18:08 go.sum 18:12:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:08 internal 18:12:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:08 snap 18:12:59 -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 18:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:00 + 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=4e8b302513720aeb74ffd400ee9578be3e55b429 --label arch=arm64 --label version=0.0.0 . 18:13:00 Sending build context to Docker daemon 1.174MB 18:13:00 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:13:00 Step 2/35 : FROM ${BASE} AS builder 18:13:00 ---> 0e8349254a9c 18:13:00 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:13:00 ---> Running in 7780d593e90f 18:13:00 Removing intermediate container 7780d593e90f 18:13:00 ---> ebaecee89e8c 18:13:00 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:13:00 ---> Running in 51a8e2cc36f6 18:13:01 Removing intermediate container 51a8e2cc36f6 18:13:01 ---> d29e12046a2d 18:13:01 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:13:01 ---> Running in b40e394353ed 18:13:01 Removing intermediate container b40e394353ed 18:13:01 ---> d839edf76192 18:13:01 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:13:01 ---> Running in a3f42ad2e5a7 18:13:01 Removing intermediate container a3f42ad2e5a7 18:13:01 ---> ac4643cdc062 18:13:01 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:01 ---> Running in cd8403080942 18:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:13:03 OK: 228 MiB in 65 packages 18:13:04 Removing intermediate container cd8403080942 18:13:04 ---> 7f65eee13bc4 18:13:04 Step 8/35 : WORKDIR /device-usb-camera 18:13:04 ---> Running in d85839f2bf07 18:13:05 Removing intermediate container d85839f2bf07 18:13:05 ---> d680eeb8777b 18:13:05 Step 9/35 : COPY go.mod vendor* ./ 18:13:05 ---> 853da3eb4af7 18:13:05 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:05 ---> Running in ee606c1ab667 18:13:08 Removing intermediate container ee606c1ab667 18:13:08 ---> fb9e829f681d 18:13:08 Step 11/35 : COPY . . 18:13:10 ---> 741bea8965e4 18:13:10 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:13:10 ---> Running in 25f19e098c19 18:13:11  % Total % Received % Xferd Average Speed Time Time Time Current 18:13:11 Dload  Upload Total Spent Left Speed 18:13:12 0  0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4806 0 --:--:-- --:--:-- --:--:-- 4827 18:13:13 Removing intermediate container 25f19e098c19 18:13:13 ---> 333abaf37d1d 18:13:13 Step 13/35 : RUN ${MAKE} 18:13:13 ---> Running in 71cb47dc1c2c 18:13:14 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:15:51 Removing intermediate container 71cb47dc1c2c 18:15:51 ---> 19c8caec8886 18:15:51 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:15:51 v0.18.4: Pulling from aler9/rtsp-simple-server 18:15:51 eab2503cf8f4: Pulling fs layer 18:15:51 97cd0a44c592: Pulling fs layer 18:15:51 97cd0a44c592: Verifying Checksum 18:15:51 97cd0a44c592: Download complete 18:15:51 eab2503cf8f4: Verifying Checksum 18:15:51 eab2503cf8f4: Download complete 18:15:51 eab2503cf8f4: Pull complete 18:15:51 97cd0a44c592: Pull complete 18:15:51 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:15:51 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:15:51 ---> 7f763cca56b3 18:15:51 Step 15/35 : FROM alpine:3.16 18:15:51 3.16: Pulling from library/alpine 18:15:51 3760b48202b3: Pulling fs layer 18:15:51 3760b48202b3: Verifying Checksum 18:15:51 3760b48202b3: Download complete 18:15:51 3760b48202b3: Pull complete 18:15:51 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:15:51 Status: Downloaded newer image for alpine:3.16 18:15:51 ---> 4c81e5bf8899 18:15:51 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:15:51 ---> Running in 3fd3571cb5d5 18:15:51 Removing intermediate container 3fd3571cb5d5 18:15:51 ---> 1194959a6b6f 18:15:51 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:15:51 ---> Running in 6d06a1021bcb 18:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:15:51 (1/79) Installing dumb-init (1.2.5-r1) 18:15:51 (2/79) Installing sdl2 (2.0.22-r0) 18:15:51 (3/79) Installing libxau (1.0.9-r0) 18:15:51 (4/79) Installing libxdmcp (1.1.3-r0) 18:15:51 (5/79) Installing libxcb (1.15-r0) 18:15:51 (6/79) Installing libx11 (1.8-r0) 18:15:51 (7/79) Installing aom-libs (3.3.0-r0) 18:15:51 (8/79) Installing alsa-lib (1.2.7.2-r0) 18:15:51 (9/79) Installing expat (2.5.0-r0) 18:15:51 (10/79) Installing brotli-libs (1.0.9-r6) 18:15:51 (11/79) Installing libbz2 (1.0.8-r1) 18:15:51 (12/79) Installing libpng (1.6.37-r1) 18:15:51 (13/79) Installing freetype (2.12.1-r0) 18:15:51 (14/79) Installing fontconfig (2.14.0-r0) 18:15:51 (15/79) Installing fribidi (1.0.12-r0) 18:15:51 (16/79) Installing libffi (3.4.2-r1) 18:15:51 (17/79) Installing libintl (0.21-r2) 18:15:51 (18/79) Installing libblkid (2.38-r1) 18:15:51 (19/79) Installing libmount (2.38-r1) 18:15:51 (20/79) Installing pcre (8.45-r2) 18:15:51 (21/79) Installing glib (2.72.1-r0) 18:15:51 (22/79) Installing graphite2 (1.3.14-r1) 18:15:51 (23/79) Installing harfbuzz (4.3.0-r0) 18:15:51 (24/79) Installing libass (0.16.0-r0) 18:15:51 (25/79) Installing libdav1d (1.0.0-r0) 18:15:51 (26/79) Installing libdrm (2.4.110-r0) 18:15:51 (27/79) Installing gmp (6.2.1-r2) 18:15:51 (28/79) Installing nettle (3.7.3-r0) 18:15:51 (29/79) Installing p11-kit (0.24.1-r0) 18:15:51 (30/79) Installing libtasn1 (4.18.0-r1) 18:15:51 (31/79) Installing libunistring (1.0-r0) 18:15:51 (32/79) Installing gnutls (3.7.7-r1) 18:15:51 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:15:51 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 18:15:51 (35/79) Installing lame (3.100-r0) 18:15:51 (36/79) Installing opus (1.3.1-r1) 18:15:51 (37/79) Installing libasyncns (0.8-r1) 18:15:51 (38/79) Installing dbus-libs (1.14.4-r0) 18:15:51 (39/79) Installing libltdl (2.4.7-r0) 18:15:51 (40/79) Installing orc (0.4.32-r0) 18:15:51 (41/79) Installing libgcc (11.2.1_git20220219-r2) 18:15:51 (42/79) Installing libogg (1.3.5-r1) 18:15:51 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 18:15:51 (44/79) Installing flac (1.3.4-r0) 18:15:51 (45/79) Installing libvorbis (1.3.7-r0) 18:15:51 (46/79) Installing libsndfile (1.1.0-r0) 18:15:51 (47/79) Installing libgomp (11.2.1_git20220219-r2) 18:15:51 (48/79) Installing soxr (0.1.3-r2) 18:15:51 (49/79) Installing speexdsp (1.2.0-r0) 18:15:51 (50/79) Installing tdb-libs (1.4.6-r0) 18:15:51 (51/79) Installing libpulse (15.0-r2) 18:15:51 (52/79) Installing cjson (1.7.15-r3) 18:15:51 (53/79) Installing mbedtls (2.28.2-r0) 18:15:51 (54/79) Installing librist (0.2.6-r1) 18:15:51 (55/79) Installing libsrt (1.4.4-r0) 18:15:51 (56/79) Installing libssh (0.9.6-r1) 18:15:51 (57/79) Installing libtheora (1.1.1-r16) 18:15:51 (58/79) Installing libjpeg-turbo (2.1.3-r1) 18:15:51 (59/79) Installing v4l-utils-libs (1.22.1-r1) 18:15:51 (60/79) Installing libxext (1.3.4-r0) 18:15:51 (61/79) Installing libxfixes (6.0.0-r0) 18:15:51 (62/79) Installing wayland-libs-client (1.20.0-r0) 18:15:51 (63/79) Installing libva (2.14.0-r0) 18:15:51 (64/79) Installing libvdpau (1.5-r0) 18:15:51 (65/79) Installing vidstab (1.1.0-r1) 18:15:51 (66/79) Installing libvpx (1.11.0-r1) 18:15:51 (67/79) Installing libwebp (1.2.3-r0) 18:15:51 (68/79) Installing x264-libs (0.163_git20210613-r0) 18:15:51 (69/79) Installing numactl (2.0.14-r0) 18:15:51 (70/79) Installing x265-libs (3.5-r3) 18:15:51 (71/79) Installing xvidcore (1.3.7-r1) 18:15:51 (72/79) Installing ffmpeg-libs (5.0.1-r1) 18:15:51 (73/79) Installing ffmpeg (5.0.1-r1) 18:15:51 (74/79) Installing udev-init-scripts (35-r0) 18:15:51 Executing udev-init-scripts-35-r0.post-install 18:15:51 (75/79) Installing eudev-libs (3.2.11-r0) 18:15:51 (76/79) Installing xz-libs (5.2.5-r1) 18:15:51 (77/79) Installing zstd-libs (1.5.2-r1) 18:15:51 (78/79) Installing kmod-libs (29-r2) 18:15:51 (79/79) Installing eudev (3.2.11-r0) 18:15:51 Executing busybox-1.35.0-r17.trigger 18:15:51 Executing eudev-3.2.11-r0.trigger 18:15:51 OK: 77 MiB in 93 packages 18:15:54 Removing intermediate container 6d06a1021bcb 18:15:54 ---> 2956fc6964b4 18:15:54 Step 18/35 : WORKDIR / 18:15:54 ---> Running in a9764aae634c 18:15:54 Removing intermediate container a9764aae634c 18:15:54 ---> 7b00472482a8 18:15:54 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:15:56 ---> 34ba39b222eb 18:15:56 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:15:56 ---> 482979697b0a 18:15:56 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:15:56 ---> a5049558cfd9 18:15:56 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:15:57 ---> a3d1964cbc16 18:15:57 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:15:57 ---> 197d9b73dbfe 18:15:57 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:15:58 ---> 9bf89bdf2f7e 18:15:58 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:15:59 ---> 0a01bc86632b 18:15:59 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:15:59 ---> Running in 159f721956d4 18:16:01 Removing intermediate container 159f721956d4 18:16:01 ---> f7ceed9d0d0e 18:16:01 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:16:01 ---> Running in 7c26ef400a9e 18:16:03 Removing intermediate container 7c26ef400a9e 18:16:03 ---> 86af753eb023 18:16:03 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:16:03 ---> Running in aef007c9653d 18:16:04 Removing intermediate container aef007c9653d 18:16:04 ---> 6885ed73049d 18:16:04 Step 29/35 : EXPOSE 59983 18:16:04 ---> Running in 9ea2c9e2d871 18:16:04 Removing intermediate container 9ea2c9e2d871 18:16:04 ---> f1dc1f6b6974 18:16:04 Step 30/35 : EXPOSE 8554 18:16:04 ---> Running in 50d61288ae01 18:16:05 Removing intermediate container 50d61288ae01 18:16:05 ---> bda28b93ef6b 18:16:05 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:16:05 ---> Running in 969d418f6fff 18:16:05 Removing intermediate container 969d418f6fff 18:16:05 ---> a8ded1b37350 18:16:05 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:16:05 ---> Running in c56c3b86205d 18:16:05 Removing intermediate container c56c3b86205d 18:16:05 ---> 759798e0f5dd 18:16:05 Step 33/35 : LABEL arch=arm64 18:16:05 ---> Running in 915717f3d847 18:16:06 Removing intermediate container 915717f3d847 18:16:06 ---> 41f7df5b92ee 18:16:06 Step 34/35 : LABEL git_sha=4e8b302513720aeb74ffd400ee9578be3e55b429 18:16:06 ---> Running in b39735e9db07 18:16:06 Removing intermediate container b39735e9db07 18:16:06 ---> 39cf56921da3 18:16:06 Step 35/35 : LABEL version=0.0.0 18:16:06 ---> Running in cc2eee7faedb 18:16:06 Removing intermediate container cc2eee7faedb 18:16:06 ---> 218613377ccf 18:16:06 [Warning] One or more build-args [ARCH] were not consumed 18:16:06 Successfully built 218613377ccf 18:16:06 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 18:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:07 18:16:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:07 arm64: Pulling from edgex-lftools-log-publisher 18:16:07 8998bd30e6a1: Pulling fs layer 18:16:07 04944245beec: Pulling fs layer 18:16:07 699f458cf7ca: Pulling fs layer 18:16:07 765212b225bb: Pulling fs layer 18:16:07 f23df028b6ca: Pulling fs layer 18:16:07 d65c8cfc05b1: Pulling fs layer 18:16:07 2437ff75d9bd: Pulling fs layer 18:16:07 f23df028b6ca: Waiting 18:16:07 d65c8cfc05b1: Waiting 18:16:07 2437ff75d9bd: Waiting 18:16:07 765212b225bb: Waiting 18:16:08 04944245beec: Verifying Checksum 18:16:08 04944245beec: Download complete 18:16:08 765212b225bb: Download complete 18:16:08 f23df028b6ca: Verifying Checksum 18:16:08 f23df028b6ca: Download complete 18:16:08 d65c8cfc05b1: Verifying Checksum 18:16:08 d65c8cfc05b1: Download complete 18:16:08 699f458cf7ca: Verifying Checksum 18:16:08 699f458cf7ca: Download complete 18:16:08 8998bd30e6a1: Verifying Checksum 18:16:08 8998bd30e6a1: Download complete 18:16:11 2437ff75d9bd: Download complete 18:16:12 8998bd30e6a1: Pull complete 18:16:13 04944245beec: Pull complete 18:16:14 699f458cf7ca: Pull complete 18:16:17 765212b225bb: Pull complete 18:16:17 f23df028b6ca: Pull complete 18:16:17 d65c8cfc05b1: Pull complete 18:16:32 2437ff75d9bd: Pull complete 18:16:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:33 prd-ubuntu20.04-docker-arm64-4c-16g-7990 does not seem to be running inside a container 18:16:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:16:35 $ docker top 460a10212ec3b9100a29ca34e157c9f9b3ee855987abb6a6af48e9df0ab2f74f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:36 ---> job-cost.sh 18:16:36 lf-activate-venv: SKIPPING 18:16:36 INFO: No Stack... 18:16:37 INFO: Retrieving Pricing Info for: v3-standard-4 18:16:37 INFO: Archiving Costs [Pipeline] sh 18:16:38 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:16:38 + cut -d, -f6 [Pipeline] lock 18:16:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] 18:16:38 Resource [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] did not exist. Created. 18:16:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:38 /w/workspace/device-usb-camera/1@tmp/durable-f8b9a085/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:16:38 + echo total: 0.10999999940395355 [Pipeline] stash 18:16:38 Warning: overwriting stash ‘stack-cost’ 18:16:39 Stashed 1 file(s) [Pipeline] } 18:16:39 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:39 $ docker stop --time=1 460a10212ec3b9100a29ca34e157c9f9b3ee855987abb6a6af48e9df0ab2f74f 18:16:40 $ docker rm -f --volumes 460a10212ec3b9100a29ca34e157c9f9b3ee855987abb6a6af48e9df0ab2f74f [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 18:16:41 provisioning config files... 18:16:41 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-167@tmp/config2221372481142918878tmp [Pipeline] { [Pipeline] sh 18:16:41 + set +x 18:16:41 + curl -s https://codecov.io/bash 18:16:41 + bash -s -- 18:16:41 18:16:41 _____ _ 18:16:41 / ____| | | 18:16:41 | | ___ __| | ___ ___ _____ __ 18:16:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:16:41 | |___| (_) | (_| | __/ (_| (_) \ V / 18:16:41 \_____\___/ \__,_|\___|\___\___/ \_/ 18:16:41 Bash-1.0.6 18:16:41 18:16:41 18:16:41 ==> git version 2.25.1 found 18:16:41 ==> 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 18:16:41 Release-Date: 2020-01-08 18:16:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:16:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:16:41 ==> Jenkins CI detected. 18:16:41 current dir:  /w/workspace/foundry_device-usb-camera_PR-167 18:16:41 project root: . 18:16:41 --> token set from env 18:16:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:16:41 ==> Running gcov in . (disable via -X gcov) 18:16:42 ==> Python coveragepy not found 18:16:42 ==> Searching for coverage reports in: 18:16:42 + . 18:16:42 -> Found 1 reports 18:16:42 ==> Detecting git/mercurial file structure 18:16:42 ==> Reading reports 18:16:42 + ./coverage.out bytes=28352 18:16:42 ==> Appending adjustments 18:16:42 https://docs.codecov.io/docs/fixing-reports 18:16:42 + Found adjustments 18:16:42 ==> Gzipping contents 18:16:42 4.0K /tmp/codecov.EL2uxx.gz 18:16:42 ==> Uploading reports 18:16:42 url: https://codecov.io 18:16:42 query: branch=PR-167&commit=4e8b302513720aeb74ffd400ee9578be3e55b429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=167&job=&cmd_args= 18:16:42 -> Pinging Codecov 18:16:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-167&commit=4e8b302513720aeb74ffd400ee9578be3e55b429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=167&job=&cmd_args= 18:16:42 -> Uploading to 18:16:42 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/73D8F5FF140700D3E01443B452E23636/4e8b302513720aeb74ffd400ee9578be3e55b429/481fbddc-b620-43b6-b48a-c2e0c41b27c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T181642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=180c47c3e57714bcdb9893076dbfb6a6612130ac6196a7a82d8f512c9b906e47 18:16:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:42 Dload Upload Total Spent Left Speed 18:16:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3981 0 0 100 3981 0 19514 --:--:-- --:--:-- --:--:-- 19419 100 3981 0 0 100 3981 0 13919 --:--:-- --:--:-- --:--:-- 13871 18:16:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4e8b302513720aeb74ffd400ee9578be3e55b429 [Pipeline] } 18:16:42 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 18:16:44 + [ -d /w/workspace/foundry_device-usb-camera_PR-167/archives ] 18:16:44 + ls -al /w/workspace/foundry_device-usb-camera_PR-167/archives 18:16:44 total 16 18:16:44 drwxr-xr-x 3 root root 4096 Mar 1 18:08 . 18:16:44 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 18:08 .. 18:16:44 drwxr-xr-x 2 root root 4096 Mar 1 18:08 cost 18:16:44 -rw-r--r-- 1 root root 89 Mar 1 18:08 cost.csv 18:16:44 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-167/archives 18:16:44 + ls -al /w/workspace/foundry_device-usb-camera_PR-167/archives 18:16:44 total 16 18:16:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 18:08 . 18:16:44 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 18:08 .. 18:16:44 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 18:08 cost 18:16:44 -rw-r--r-- 1 jenkins jenkins 89 Mar 1 18:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:16:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:16:45 ---> package-listing.sh 18:16:45 ++ tr '[:upper:]' '[:lower:]' 18:16:45 ++ facter osfamily 18:16:45 + OS_FAMILY=debian 18:16:45 + workspace=/w/workspace/foundry_device-usb-camera_PR-167 18:16:45 + START_PACKAGES=/tmp/packages_start.txt 18:16:45 + END_PACKAGES=/tmp/packages_end.txt 18:16:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:16:45 + PACKAGES=/tmp/packages_start.txt 18:16:45 + '[' /w/workspace/foundry_device-usb-camera_PR-167 ']' 18:16:45 + PACKAGES=/tmp/packages_end.txt 18:16:45 + case "${OS_FAMILY}" in 18:16:45 + dpkg -l 18:16:45 + grep '^ii' 18:16:45 + '[' -f /tmp/packages_start.txt ']' 18:16:45 + '[' -f /tmp/packages_end.txt ']' 18:16:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:16:45 + '[' /w/workspace/foundry_device-usb-camera_PR-167 ']' 18:16:45 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-167/archives/ 18:16:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-167/archives/ [Pipeline] echo 18:16:45 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/foundry_device-usb-camera_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:16:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:46 prd-ubuntu20.04-docker-8c-8g-7989 does not seem to be running inside a container 18:16:46 $ 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/foundry_device-usb-camera_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-167 -v /w/workspace/foundry_device-usb-camera_PR-167:/w/workspace/foundry_device-usb-camera_PR-167:rw,z -v /w/workspace/foundry_device-usb-camera_PR-167@tmp:/w/workspace/foundry_device-usb-camera_PR-167@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 18:16:47 $ docker top 32869aa5a68d44b549d77096ac812057ff22166d68e5742b11476383be68f782 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:47 + touch /tmp/pre-build-complete [Pipeline] sh 18:16:47 + mkdir -p /var/log/sysstat [Pipeline] sh 18:16:48 + ls /var/log/sa-host 18:16:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:48 provisioning config files... 18:16:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-167@tmp/config12195307001267846082tmp [Pipeline] { [Pipeline] echo 18:16:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:16:48 ---> create-netrc.sh [Pipeline] } 18:16:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:16:49 ---> python-tools-install.sh [Pipeline] echo 18:16:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:16:49 ---> sudo-logs.sh 18:16:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:16:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:16:49 ---> job-cost.sh 18:16:49 lf-activate-venv: SKIPPING 18:16:49 DEBUG: total: 0.2199999988079071 18:16:49 INFO: Retrieving Stack Cost... 18:16:50 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:50 INFO: Archiving Costs [Pipeline] echo 18:16:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:16:51 ---> logs-deploy.sh 18:16:51 lf-activate-venv: SKIPPING 18:16:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-167/1 18:16:51 INFO: archiving workspace using pattern(s): 18:16:51 Archives upload complete. 18:16:51 INFO: archiving logs to Nexus