Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd2b336a221504fb2614da32bd88bc07cb823355+2f8c06fbfb8b0782f288c35171c6afc148f652fe (f3176f8fa3d7e3bdd3ff83dd0dd4f75386270aeb) 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-ssh1195745950626713245.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11999776600846905256.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5334703453925571940.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18114896589289164155.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6898594461829738302.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2080’ Running on prd-ubuntu20.04-docker-8c-8g-2086 in /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-86 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit bd2b336a221504fb2614da32bd88bc07cb823355 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 Checking out Revision 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 (PR-86) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 # timeout=10 Commit message: "Merge commit '2f8c06fbfb8b0782f288c35171c6afc148f652fe' into HEAD" > git rev-list --no-walk bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:17:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:17:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:17:16 ========================================================= 06:17:16 EdgeX Global Pipelines Version Info 06:17:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:17:17 ------------------- 06:17:17 stable info: 06:17:17 ------------------- 06:17:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:17 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 06:17:17 Message: update stable to v1.0.239 06:17:17 ------------------- 06:17:17 experimental info: 06:17:17 ------------------- 06:17:17 Commited By: **** collab-it+edgex@linuxfoundation.org 06:17:17 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 06:17:17 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50228a5 [Pipeline] echo 06:17:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:18 provisioning config files... 06:17:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config7853670927419904411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:18 ---> docker-login.sh 06:17:18 nexus3.edgexfoundry.org:10001 06:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:19 Configure a credential helper to remove this warning. See 06:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:19 06:17:19 Login Succeeded 06:17:19 nexus3.edgexfoundry.org:10002 06:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:19 Configure a credential helper to remove this warning. See 06:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:19 06:17:19 Login Succeeded 06:17:19 nexus3.edgexfoundry.org:10003 06:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:19 Configure a credential helper to remove this warning. See 06:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:19 06:17:19 Login Succeeded 06:17:19 nexus3.edgexfoundry.org:10004 06:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:19 Configure a credential helper to remove this warning. See 06:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:19 06:17:19 Login Succeeded 06:17:19 docker.io 06:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:20 Configure a credential helper to remove this warning. See 06:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:20 06:17:20 Login Succeeded 06:17:20 ---> docker-login.sh ends [Pipeline] } 06:17:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:17:20 + git rev-list -1 --merges 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6~1..50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [Pipeline] echo 06:17:20 -----------> git rev-list -1 --merges 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6~1..50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 06:17:20 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [false] [Pipeline] sh 06:17:20 + git log --format=format:%s -1 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [Pipeline] echo 06:17:20 ========================================================= 06:17:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:17:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:21 + git log --format=format:%s -1 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [Pipeline] echo 06:17:21 [semverPrep] GIT_COMMIT: 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6, Commit Message: Merge commit '2f8c06fbfb8b0782f288c35171c6afc148f652fe' into HEAD [Pipeline] echo 06:17:21 [semverPrep] This is not a build commit. [Pipeline] sh 06:17:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:17:21 + grep -v github /etc/ssh/ssh_known_hosts 06:17:21 + [ -e /tmp/ssh_known_hosts ] 06:17:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:17:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:17:21 + sudo tee -a /etc/ssh/ssh_known_hosts 06:17:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:22 06:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:22 0.1.4: Pulling from edgex-devops/py-git-semver 06:17:22 b85a868b505f: Pulling fs layer 06:17:22 e2be974225ed: Pulling fs layer 06:17:22 339a4e72a1f5: Pulling fs layer 06:17:22 988bab9f4d93: Pulling fs layer 06:17:22 1469e6f7b9e6: Pulling fs layer 06:17:22 eaf3925da568: Pulling fs layer 06:17:22 bab4dde63d76: Pulling fs layer 06:17:22 bde34c3a00c8: Pulling fs layer 06:17:22 b352a97aabf1: Pulling fs layer 06:17:22 4872d77fe225: Pulling fs layer 06:17:22 5851b861e8e6: Pulling fs layer 06:17:22 988bab9f4d93: Waiting 06:17:22 1469e6f7b9e6: Waiting 06:17:22 eaf3925da568: Waiting 06:17:22 bde34c3a00c8: Waiting 06:17:22 4872d77fe225: Waiting 06:17:22 5851b861e8e6: Waiting 06:17:22 b352a97aabf1: Waiting 06:17:22 e2be974225ed: Download complete 06:17:22 988bab9f4d93: Download complete 06:17:22 1469e6f7b9e6: Verifying Checksum 06:17:22 1469e6f7b9e6: Download complete 06:17:22 339a4e72a1f5: Verifying Checksum 06:17:22 339a4e72a1f5: Download complete 06:17:22 eaf3925da568: Verifying Checksum 06:17:22 bde34c3a00c8: Download complete 06:17:22 b352a97aabf1: Verifying Checksum 06:17:22 b352a97aabf1: Download complete 06:17:22 4872d77fe225: Verifying Checksum 06:17:22 4872d77fe225: Download complete 06:17:22 5851b861e8e6: Download complete 06:17:22 b85a868b505f: Verifying Checksum 06:17:22 b85a868b505f: Download complete 06:17:22 bab4dde63d76: Verifying Checksum 06:17:22 bab4dde63d76: Download complete 06:17:23 b85a868b505f: Pull complete 06:17:23 e2be974225ed: Pull complete 06:17:24 339a4e72a1f5: Pull complete 06:17:24 988bab9f4d93: Pull complete 06:17:24 1469e6f7b9e6: Pull complete 06:17:24 eaf3925da568: Pull complete 06:17:26 bab4dde63d76: Pull complete 06:17:26 bde34c3a00c8: Pull complete 06:17:26 b352a97aabf1: Pull complete 06:17:26 4872d77fe225: Pull complete 06:17:26 5851b861e8e6: Pull complete 06:17:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:26 prd-ubuntu20.04-docker-8c-8g-2086 does not seem to be running inside a container 06:17:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@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-devops/py-git-semver:0.1.4 cat 06:17:29 $ docker top f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a -eo pid,comm 06:17:29 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). 06:17:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:29 [ssh-agent] Looking for ssh-agent implementation... 06:17:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:29 $ docker exec f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a ssh-agent 06:17:29 SSH_AUTH_SOCK=/tmp/ssh-bTLZ8FwyaTRe/agent.32 06:17:29 SSH_AGENT_PID=38 06:17:29 Running ssh-add (command line suppressed) 06:17:29 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_4222815954583806966.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_4222815954583806966.key) 06:17:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:29 + git tag --points-at HEAD [Pipeline] } 06:17:29 $ docker exec --env ******** --env ******** f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a ssh-agent -k 06:17:30 unset SSH_AUTH_SOCK; 06:17:30 unset SSH_AGENT_PID; 06:17:30 echo Agent pid 38 killed; 06:17:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:17:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:30 [ssh-agent] Looking for ssh-agent implementation... 06:17:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:30 $ docker exec f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a ssh-agent 06:17:30 SSH_AUTH_SOCK=/tmp/ssh-zK9K6eu20KZp/agent.71 06:17:30 SSH_AGENT_PID=77 06:17:30 Running ssh-add (command line suppressed) 06:17:30 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_13855729811681585686.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_13855729811681585686.key) 06:17:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:30 + git semver init 06:17:31 2022-09-29 06:17:30,929 [run_init] DEBUG init version:0.0.0 force:False 06:17:31 2022-09-29 06:17:30,930 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver 06:17:31 2022-09-29 06:17:30,930 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-86/.semver 06:17:31 2022-09-29 06:17:30,930 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-86/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86, universal_newlines=False, shell=None, istream=None) 06:17:31 2022-09-29 06:17:31,720 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.git/info/exclude 06:17:31 2022-09-29 06:17:31,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 with force:False 06:17:31 2022-09-29 06:17:31,721 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 06:17:31 2022-09-29 06:17:31,725 [execute] INFO git cat-file --batch-check 06:17:31 2022-09-29 06:17:31,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86/.semver, universal_newlines=False, shell=None, istream=) 06:17:31 2022-09-29 06:17:31,732 [execute] INFO git cat-file --batch 06:17:31 2022-09-29 06:17:31,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86/.semver, universal_newlines=False, shell=None, istream=) 06:17:31 2022-09-29 06:17:31,738 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 06:17:31 0.0.0 [Pipeline] } 06:17:31 $ docker exec --env ******** --env ******** f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a ssh-agent -k 06:17:32 unset SSH_AUTH_SOCK; 06:17:32 unset SSH_AGENT_PID; 06:17:32 echo Agent pid 77 killed; 06:17:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:32 + git semver [Pipeline] } 06:17:32 $ docker stop --time=1 f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a 06:17:33 $ docker rm -f f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a [Pipeline] // withDockerContainer [Pipeline] sh 06:17:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:17:34 Stashed 1 file(s) [Pipeline] echo 06:17:34 [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 06:17:34 provisioning config files... 06:17:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config13481858929494831381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:34 ---> docker-login.sh 06:17:34 nexus3.edgexfoundry.org:10001 06:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:34 Configure a credential helper to remove this warning. See 06:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:34 06:17:34 Login Succeeded 06:17:34 nexus3.edgexfoundry.org:10002 06:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:34 Configure a credential helper to remove this warning. See 06:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:34 06:17:34 Login Succeeded 06:17:34 nexus3.edgexfoundry.org:10003 06:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:35 Configure a credential helper to remove this warning. See 06:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:35 06:17:35 Login Succeeded 06:17:35 nexus3.edgexfoundry.org:10004 06:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:35 Configure a credential helper to remove this warning. See 06:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:35 06:17:35 Login Succeeded 06:17:35 docker.io 06:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:35 Configure a credential helper to remove this warning. See 06:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:35 06:17:35 Login Succeeded 06:17:35 ---> docker-login.sh ends [Pipeline] } 06:17:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:17:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:35 ========================================================= 06:17:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:17:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:36 + 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 . 06:17:36 Sending build context to Docker daemon 1.468MB 06:17:36 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 06:17:36 Step 2/14 : FROM ${BASE} AS builder 06:17:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:17:36 2408cc74d12b: Pulling fs layer 06:17:36 ea60b727a1ce: Pulling fs layer 06:17:36 30c4a7721957: Pulling fs layer 06:17:36 370296b7ddb6: Pulling fs layer 06:17:36 7c6cee850709: Pulling fs layer 06:17:36 39a5fcdaea64: Pulling fs layer 06:17:36 d94ebbe4e438: Pulling fs layer 06:17:36 bcfd1f05c69d: Pulling fs layer 06:17:36 59ccb84bbe0f: Pulling fs layer 06:17:36 7c6cee850709: Waiting 06:17:36 d94ebbe4e438: Waiting 06:17:36 39a5fcdaea64: Waiting 06:17:36 370296b7ddb6: Waiting 06:17:36 59ccb84bbe0f: Waiting 06:17:36 30c4a7721957: Verifying Checksum 06:17:36 30c4a7721957: Download complete 06:17:36 ea60b727a1ce: Verifying Checksum 06:17:36 ea60b727a1ce: Download complete 06:17:36 7c6cee850709: Verifying Checksum 06:17:36 7c6cee850709: Download complete 06:17:36 39a5fcdaea64: Verifying Checksum 06:17:36 39a5fcdaea64: Download complete 06:17:36 2408cc74d12b: Verifying Checksum 06:17:36 2408cc74d12b: Download complete 06:17:36 d94ebbe4e438: Verifying Checksum 06:17:36 d94ebbe4e438: Download complete 06:17:36 2408cc74d12b: Pull complete 06:17:36 ea60b727a1ce: Pull complete 06:17:36 30c4a7721957: Pull complete 06:17:37 bcfd1f05c69d: Verifying Checksum 06:17:37 bcfd1f05c69d: Download complete 06:17:37 59ccb84bbe0f: Verifying Checksum 06:17:37 59ccb84bbe0f: Download complete 06:17:37 370296b7ddb6: Verifying Checksum 06:17:37 370296b7ddb6: Download complete 06:17:41 370296b7ddb6: Pull complete 06:17:41 7c6cee850709: Pull complete 06:17:41 39a5fcdaea64: Pull complete 06:17:41 d94ebbe4e438: Pull complete 06:17:43 bcfd1f05c69d: Pull complete 06:17:43 59ccb84bbe0f: Pull complete 06:17:43 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 06:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:17:43 ---> a4fb48ad2a94 06:17:43 Step 3/14 : ARG ADD_BUILD_TAGS="" 06:17:48 ---> Running in f6986f86e5b9 06:17:48 Removing intermediate container f6986f86e5b9 06:17:48 ---> 6a9323ece29d 06:17:48 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:17:48 ---> Running in b3254845f056 06:17:48 Removing intermediate container b3254845f056 06:17:48 ---> f9650b859a90 06:17:48 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:17:48 ---> Running in 82b818ec937a 06:17:48 Removing intermediate container 82b818ec937a 06:17:48 ---> eb51cf38a192 06:17:48 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:17:48 ---> Running in 34f01e1a286a 06:17:48 Removing intermediate container 34f01e1a286a 06:17:48 ---> 6ac98efc5986 06:17:48 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:48 ---> Running in 6d57da75204f 06:17:48 Removing intermediate container 6d57da75204f 06:17:48 ---> 6f61b4a2b682 06:17:48 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:48 ---> Running in a50f4d59cd15 06:17:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:17:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:17:49 Still waiting to schedule task 06:17:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2084’ 06:17:49 (1/80) Installing mesa (21.3.8-r2) 06:17:49 (2/80) Installing libxau (1.0.9-r0) 06:17:50 (3/80) Installing libxdmcp (1.1.3-r0) 06:17:50 (4/80) Installing libxcb (1.15-r0) 06:17:50 (5/80) Installing libx11 (1.8-r0) 06:17:50 (6/80) Installing libxext (1.3.4-r0) 06:17:50 (7/80) Installing libxfixes (6.0.0-r0) 06:17:50 (8/80) Installing libxxf86vm (1.1.4-r2) 06:17:50 (9/80) Installing libpciaccess (0.16-r0) 06:17:50 (10/80) Installing libdrm (2.4.110-r0) 06:17:50 (11/80) Installing mesa-glapi (21.3.8-r2) 06:17:50 (12/80) Installing libxshmfence (1.3-r1) 06:17:50 (13/80) Installing mesa-gl (21.3.8-r2) 06:17:51 (14/80) Installing icu-data-full (71.1-r2) 06:17:51 (15/80) Installing libice (1.0.10-r0) 06:17:51 (16/80) Installing libuuid (2.38-r1) 06:17:51 (17/80) Installing libsm (1.2.3-r0) 06:17:51 (18/80) Installing libxt (1.2.1-r0) 06:17:52 (19/80) Installing libxmu (1.1.3-r0) 06:17:52 (20/80) Installing xset (1.2.4-r0) 06:17:52 (21/80) Installing xprop (1.2.5-r0) 06:17:52 (22/80) Installing xdg-utils (1.1.3-r3) 06:17:52 (23/80) Installing dbus-libs (1.14.0-r1) 06:17:52 (24/80) Installing libffi (3.4.2-r1) 06:17:52 (25/80) Installing libintl (0.21-r2) 06:17:52 (26/80) Installing libblkid (2.38-r1) 06:17:52 (27/80) Installing libmount (2.38-r1) 06:17:53 (28/80) Installing pcre (8.45-r2) 06:17:53 (29/80) Installing glib (2.72.1-r0) 06:17:53 (30/80) Installing icu-libs (71.1-r2) 06:17:53 (31/80) Installing libpcre2-16 (10.40-r0) 06:17:53 (32/80) Installing zstd-libs (1.5.2-r1) 06:17:53 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 06:17:53 (34/80) Installing hicolor-icon-theme (0.17-r1) 06:17:53 (35/80) Installing wayland-libs-server (1.20.0-r0) 06:17:54 (36/80) Installing mesa-gbm (21.3.8-r2) 06:17:54 (37/80) Installing wayland-libs-client (1.20.0-r0) 06:17:54 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 06:17:54 (39/80) Installing libxcomposite (0.4.5-r0) 06:17:54 (40/80) Installing libbz2 (1.0.8-r1) 06:17:54 (41/80) Installing libpng (1.6.37-r1) 06:17:54 (42/80) Installing freetype (2.12.1-r0) 06:17:55 (43/80) Installing fontconfig (2.14.0-r0) 06:17:55 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 06:17:55 (45/80) Installing wayland-libs-egl (1.20.0-r0) 06:17:55 (46/80) Installing xkeyboard-config (2.35.1-r0) 06:17:55 (47/80) Installing xz-libs (5.2.5-r1) 06:17:55 (48/80) Installing libxml2 (2.9.14-r1) 06:17:55 (49/80) Installing libxkbcommon (1.4.1-r0) 06:17:55 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 06:17:55 (51/80) Installing mesa-egl (21.3.8-r2) 06:17:55 (52/80) Installing avahi-libs (0.8-r6) 06:17:56 (53/80) Installing nettle (3.7.3-r0) 06:17:56 (54/80) Installing p11-kit (0.24.1-r0) 06:17:56 (55/80) Installing libtasn1 (4.18.0-r0) 06:17:56 (56/80) Installing libunistring (1.0-r0) 06:17:56 (57/80) Installing gnutls (3.7.7-r0) 06:17:56 (58/80) Installing cups-libs (2.4.2-r0) 06:17:56 (59/80) Installing graphite2 (1.3.14-r1) 06:17:56 (60/80) Installing harfbuzz (4.3.0-r0) 06:17:56 (61/80) Installing libevdev (1.12.1-r0) 06:17:56 (62/80) Installing mtdev (1.1.6-r0) 06:17:57 (63/80) Installing eudev-libs (3.2.11-r0) 06:17:57 (64/80) Installing libinput-libs (1.20.1-r0) 06:17:57 (65/80) Installing libjpeg-turbo (2.1.3-r1) 06:17:57 (66/80) Installing xcb-util-wm (0.4.1-r1) 06:17:57 (67/80) Installing xcb-util (0.4.0-r3) 06:17:57 (68/80) Installing xcb-util-image (0.4.0-r1) 06:17:57 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 06:17:57 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 06:17:57 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 06:17:57 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 06:17:58 (73/80) Installing v4l-utils-libs (1.22.1-r1) 06:17:58 (74/80) Installing v4l-utils (1.22.1-r1) 06:17:58 (75/80) Installing udev-init-scripts (35-r0) 06:17:58 Executing udev-init-scripts-35-r0.post-install 06:17:58 (76/80) Installing kmod-libs (29-r2) 06:17:58 (77/80) Installing eudev (3.2.11-r0) 06:17:59 (78/80) Installing eudev-dev (3.2.11-r0) 06:17:59 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:17:59 (80/80) Installing v4l-utils-dev (1.22.1-r1) 06:17:59 Executing busybox-1.35.0-r13.trigger 06:17:59 Executing eudev-3.2.11-r0.trigger 06:17:59 OK: 330 MiB in 131 packages 06:18:01 Removing intermediate container a50f4d59cd15 06:18:01 ---> 970bc9ae1d7a 06:18:01 Step 9/14 : WORKDIR /device-usb-camera 06:18:01 ---> Running in 38b8eb75f632 06:18:01 Removing intermediate container 38b8eb75f632 06:18:01 ---> 94fa6b6f5ba8 06:18:01 Step 10/14 : COPY go.mod vendor* ./ 06:18:01 ---> 8be81c1f178c 06:18:01 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:18:01 ---> Running in c7f9883c57d8 06:18:23 Removing intermediate container c7f9883c57d8 06:18:23 ---> 939f367590f4 06:18:23 Step 12/14 : COPY . . 06:18:23 ---> 8ef6f5036517 06:18:23 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:18:23 ---> Running in f7faa10dd93e 06:18:23  % Total % Received % Xferd Average Speed Time Time Time Current 06:18:23 Dload Upload Total Spent Left Speed 06:18:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 9535 0 --:--:-- --:--:-- --:--:-- 9567 06:18:23 Removing intermediate container f7faa10dd93e 06:18:23 ---> f6b9ad215e15 06:18:23 Step 14/14 : RUN ${MAKE} 06:18:23 ---> Running in 140687f5e2a7 06:18:23 noop 06:18:23 Removing intermediate container 140687f5e2a7 06:18:23 ---> 6d4fbebf21b1 06:18:23 Successfully built 6d4fbebf21b1 06:18:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:24 + docker inspect -f . ci-base-image-x86_64 06:18:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:24 prd-ubuntu20.04-docker-8c-8g-2086 does not seem to be running inside a container 06:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:18:24 $ docker top 4e7cdbb6c065c0582c725ed811195892b5ca6e5c7baaf7f18b045eb8492f33f1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:24 + go version 06:18:24 go version go1.18.3 linux/amd64 [Pipeline] } 06:18:24 $ docker stop --time=1 4e7cdbb6c065c0582c725ed811195892b5ca6e5c7baaf7f18b045eb8492f33f1 06:18:26 $ docker rm -f 4e7cdbb6c065c0582c725ed811195892b5ca6e5c7baaf7f18b045eb8492f33f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:26 + docker inspect -f . ci-base-image-x86_64 06:18:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:26 prd-ubuntu20.04-docker-8c-8g-2086 does not seem to be running inside a container 06:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:18:26 $ docker top 608142aba01b7ac64fd63a80e754a0c1ad6007c7b69e03ddbe2f9ace3b07784d -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:27 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] fileExists [Pipeline] sh 06:18:27 + make test 06:18:27 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 06:18:27 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:18:37 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:18:38 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements 06:18:44 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." 06:18:44 CGO_ENABLED=1 go vet ./... 06:18:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:18:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:18:47 ./bin/test-attribution-txt.sh [Pipeline] echo 06:18:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:18:47 $ docker stop --time=1 608142aba01b7ac64fd63a80e754a0c1ad6007c7b69e03ddbe2f9ace3b07784d 06:18:49 $ docker rm -f 608142aba01b7ac64fd63a80e754a0c1ad6007c7b69e03ddbe2f9ace3b07784d [Pipeline] // withDockerContainer [Pipeline] sh 06:18:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:18:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:18:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:18:51 + ls -al . 06:18:51 total 196 06:18:51 drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 06:18 . 06:18:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 06:17 .. 06:18:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 06:18 .git 06:18:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:17 .github 06:18:51 -rw-rw-r-- 1 jenkins jenkins 414 Sep 29 06:17 .gitignore 06:18:51 -rw-rw-r-- 1 jenkins jenkins 42 Sep 29 06:17 .golangci.yml 06:18:51 -rw-rw-r-- 1 jenkins jenkins 77 Sep 29 06:17 .hadolint.yml 06:18:51 drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 06:17 .semver 06:18:51 -rw-rw-r-- 1 jenkins jenkins 9702 Sep 29 06:17 Attribution.txt 06:18:51 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 29 06:17 CHANGELOG.md 06:18:51 -rw-rw-r-- 1 jenkins jenkins 2467 Sep 29 06:17 Dockerfile 06:18:51 -rw-rw-r-- 1 jenkins jenkins 678 Sep 29 06:17 GOVERNANCE.md 06:18:51 -rw-rw-r-- 1 jenkins jenkins 659 Sep 29 06:17 Jenkinsfile 06:18:51 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 29 06:17 LICENSE 06:18:51 -rw-rw-r-- 1 jenkins jenkins 2554 Sep 29 06:17 Makefile 06:18:51 -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 06:17 OWNERS.md 06:18:51 -rw-rw-r-- 1 jenkins jenkins 5773 Sep 29 06:17 README.md 06:18:51 -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 06:17 VERSION 06:18:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 06:17 bin 06:18:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:17 cmd 06:18:51 -rw-r--r-- 1 jenkins jenkins 29387 Sep 29 06:18 coverage.out 06:18:51 -rwxrwxr-x 1 jenkins jenkins 140 Sep 29 06:17 docker-entrypoint.sh 06:18:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:17 docs 06:18:51 -rw-rw-r-- 1 jenkins jenkins 3633 Sep 29 06:17 go.mod 06:18:51 -rw-rw-r-- 1 jenkins jenkins 38103 Sep 29 06:17 go.sum 06:18:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:17 internal 06:18:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 06:17 snap 06:18:51 -rw-rw-r-- 1 jenkins jenkins 231 Sep 29 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:51 + 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=50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 --label arch=amd64 --label version=0.0.0 . 06:18:51 Sending build context to Docker daemon 1.498MB 06:18:51 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 06:18:51 Step 2/36 : FROM ${BASE} AS builder 06:18:51 ---> 6d4fbebf21b1 06:18:51 Step 3/36 : ARG ADD_BUILD_TAGS="" 06:18:51 ---> Running in 5dffbe5830a9 06:18:51 Removing intermediate container 5dffbe5830a9 06:18:51 ---> 5d94e3661caf 06:18:51 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:18:51 ---> Running in f99d00528c61 06:18:51 Removing intermediate container f99d00528c61 06:18:51 ---> 273cf1d7b345 06:18:51 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:18:51 ---> Running in c6870192d0bb 06:18:51 Removing intermediate container c6870192d0bb 06:18:51 ---> 1cf9fc0cdd9a 06:18:51 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:18:51 ---> Running in f831d291f25d 06:18:51 Removing intermediate container f831d291f25d 06:18:51 ---> 1c5af321eaf9 06:18:51 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:51 ---> Running in 8e044606afa8 06:18:52 Removing intermediate container 8e044606afa8 06:18:52 ---> 75ac75bce7b6 06:18:52 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:18:52 ---> Running in 1300c4fad01f 06:18:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:18:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:18:53 OK: 330 MiB in 131 packages 06:18:54 Removing intermediate container 1300c4fad01f 06:18:54 ---> e4dbaa571683 06:18:54 Step 9/36 : WORKDIR /device-usb-camera 06:18:54 ---> Running in 211e5acad7f2 06:18:54 Removing intermediate container 211e5acad7f2 06:18:54 ---> e01e9e738b93 06:18:54 Step 10/36 : COPY go.mod vendor* ./ 06:18:54 ---> 457e78f9eb70 06:18:54 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:18:54 ---> Running in be62e3792f0e 06:18:55 Removing intermediate container be62e3792f0e 06:18:55 ---> f1a30d465c4c 06:18:55 Step 12/36 : COPY . . 06:18:55 ---> f4804155125c 06:18:55 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:18:55 ---> Running in ada408cad5f5 06:18:55  % Total % Received % Xferd Average Speed Time Time Time Current 06:18:55 Dload Upload Total Spent Left Speed 06:18:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44082 0 --:--:-- --:--:-- --:--:-- 44250 06:18:55 Removing intermediate container ada408cad5f5 06:18:55 ---> 6417dde1648c 06:18:55 Step 14/36 : RUN ${MAKE} 06:18:55 ---> Running in 68aa246026d1 06:18:55 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 06:19:17 Removing intermediate container 68aa246026d1 06:19:17 ---> ff34868e8b10 06:19:17 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 06:19:17 v0.18.4: Pulling from aler9/rtsp-simple-server 06:19:17 af6660deedbd: Pulling fs layer 06:19:17 97cd0a44c592: Pulling fs layer 06:19:17 97cd0a44c592: Download complete 06:19:17 af6660deedbd: Verifying Checksum 06:19:17 af6660deedbd: Download complete 06:19:17 af6660deedbd: Pull complete 06:19:17 97cd0a44c592: Pull complete 06:19:17 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 06:19:17 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 06:19:17 ---> fea57e182299 06:19:17 Step 16/36 : FROM alpine:3.16 06:19:18 3.16: Pulling from library/alpine 06:19:18 213ec9aee27d: Pulling fs layer 06:19:18 213ec9aee27d: Verifying Checksum 06:19:18 213ec9aee27d: Download complete 06:19:18 213ec9aee27d: Pull complete 06:19:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:19:18 Status: Downloaded newer image for alpine:3.16 06:19:18 ---> 9c6f07244728 06:19:18 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:19:18 ---> Running in b277a7ba2a65 06:19:19 Removing intermediate container b277a7ba2a65 06:19:19 ---> ab906f910043 06:19:19 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 06:19:19 ---> Running in 8ec9ea44c5fa 06:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:19:19 (1/83) Installing dumb-init (1.2.5-r1) 06:19:19 (2/83) Installing sdl2 (2.0.22-r0) 06:19:19 (3/83) Installing libxau (1.0.9-r0) 06:19:19 (4/83) Installing libxdmcp (1.1.3-r0) 06:19:19 (5/83) Installing libxcb (1.15-r0) 06:19:19 (6/83) Installing libx11 (1.8-r0) 06:19:19 (7/83) Installing aom-libs (3.3.0-r0) 06:19:19 (8/83) Installing alsa-lib (1.2.7.2-r0) 06:19:19 (9/83) Installing expat (2.4.9-r0) 06:19:19 (10/83) Installing brotli-libs (1.0.9-r6) 06:19:19 (11/83) Installing libbz2 (1.0.8-r1) 06:19:19 (12/83) Installing libpng (1.6.37-r1) 06:19:19 (13/83) Installing freetype (2.12.1-r0) 06:19:20 (14/83) Installing fontconfig (2.14.0-r0) 06:19:20 (15/83) Installing fribidi (1.0.12-r0) 06:19:20 (16/83) Installing libffi (3.4.2-r1) 06:19:20 (17/83) Installing libintl (0.21-r2) 06:19:20 (18/83) Installing libblkid (2.38-r1) 06:19:20 (19/83) Installing libmount (2.38-r1) 06:19:20 (20/83) Installing pcre (8.45-r2) 06:19:20 (21/83) Installing glib (2.72.1-r0) 06:19:20 (22/83) Installing graphite2 (1.3.14-r1) 06:19:20 (23/83) Installing harfbuzz (4.3.0-r0) 06:19:20 (24/83) Installing libass (0.16.0-r0) 06:19:20 (25/83) Installing libdav1d (1.0.0-r0) 06:19:20 (26/83) Installing libpciaccess (0.16-r0) 06:19:20 (27/83) Installing libdrm (2.4.110-r0) 06:19:20 (28/83) Installing gmp (6.2.1-r2) 06:19:20 (29/83) Installing nettle (3.7.3-r0) 06:19:20 (30/83) Installing p11-kit (0.24.1-r0) 06:19:20 (31/83) Installing libtasn1 (4.18.0-r0) 06:19:20 (32/83) Installing libunistring (1.0-r0) 06:19:20 (33/83) Installing gnutls (3.7.7-r0) 06:19:20 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:19:20 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 06:19:20 (36/83) Installing lame (3.100-r0) 06:19:20 (37/83) Installing opus (1.3.1-r1) 06:19:20 (38/83) Installing libasyncns (0.8-r1) 06:19:20 (39/83) Installing dbus-libs (1.14.0-r1) 06:19:20 (40/83) Installing libltdl (2.4.7-r0) 06:19:20 (41/83) Installing orc (0.4.32-r0) 06:19:20 (42/83) Installing libgcc (11.2.1_git20220219-r2) 06:19:20 (43/83) Installing libogg (1.3.5-r1) 06:19:20 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 06:19:20 (45/83) Installing flac (1.3.4-r0) 06:19:20 (46/83) Installing libvorbis (1.3.7-r0) 06:19:20 (47/83) Installing libsndfile (1.1.0-r0) 06:19:20 (48/83) Installing libgomp (11.2.1_git20220219-r2) 06:19:20 (49/83) Installing soxr (0.1.3-r2) 06:19:20 (50/83) Installing speexdsp (1.2.0-r0) 06:19:20 (51/83) Installing tdb-libs (1.4.6-r0) 06:19:20 (52/83) Installing libpulse (15.0-r2) 06:19:20 (53/83) Installing cjson (1.7.15-r3) 06:19:20 (54/83) Installing mbedtls (2.28.1-r0) 06:19:20 (55/83) Installing librist (0.2.6-r1) 06:19:20 (56/83) Installing libsrt (1.4.4-r0) 06:19:20 (57/83) Installing libssh (0.9.6-r1) 06:19:20 (58/83) Installing libtheora (1.1.1-r16) 06:19:20 (59/83) Installing libjpeg-turbo (2.1.3-r1) 06:19:20 (60/83) Installing v4l-utils-libs (1.22.1-r1) 06:19:20 (61/83) Installing libxext (1.3.4-r0) 06:19:20 (62/83) Installing libxfixes (6.0.0-r0) 06:19:20 (63/83) Installing wayland-libs-client (1.20.0-r0) 06:19:20 (64/83) Installing libva (2.14.0-r0) 06:19:20 (65/83) Installing libvdpau (1.5-r0) 06:19:20 (66/83) Installing vidstab (1.1.0-r1) 06:19:20 (67/83) Installing libvpx (1.11.0-r1) 06:19:20 (68/83) Installing libwebp (1.2.3-r0) 06:19:20 (69/83) Installing x264-libs (0.163_git20210613-r0) 06:19:20 (70/83) Installing numactl (2.0.14-r0) 06:19:20 (71/83) Installing x265-libs (3.5-r3) 06:19:20 (72/83) Installing xvidcore (1.3.7-r1) 06:19:20 (73/83) Installing ffmpeg-libs (5.0.1-r1) 06:19:20 (74/83) Installing ffmpeg (5.0.1-r1) 06:19:20 (75/83) Installing udev-init-scripts (35-r0) 06:19:20 Executing udev-init-scripts-35-r0.post-install 06:19:20 (76/83) Installing eudev-libs (3.2.11-r0) 06:19:20 (77/83) Installing xz-libs (5.2.5-r1) 06:19:20 (78/83) Installing zstd-libs (1.5.2-r1) 06:19:20 (79/83) Installing kmod-libs (29-r2) 06:19:20 (80/83) Installing eudev (3.2.11-r0) 06:19:20 (81/83) Installing libsodium (1.0.18-r0) 06:19:20 (82/83) Installing libzmq (4.3.4-r0) 06:19:20 (83/83) Installing zeromq (4.3.4-r0) 06:19:20 Executing busybox-1.35.0-r17.trigger 06:19:20 Executing eudev-3.2.11-r0.trigger 06:19:20 OK: 101 MiB in 97 packages 06:19:22 Removing intermediate container 8ec9ea44c5fa 06:19:22 ---> d83cf890051f 06:19:22 Step 19/36 : WORKDIR / 06:19:22 ---> Running in 6007d4c5b2e8 06:19:22 Removing intermediate container 6007d4c5b2e8 06:19:22 ---> a824e27a9368 06:19:22 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 06:19:23 ---> b7175d226574 06:19:23 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 06:19:23 ---> 570776340157 06:19:23 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:19:23 ---> d21e301eeec5 06:19:23 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:19:23 ---> b81bf6289850 06:19:23 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:19:23 ---> 72a10056ae2b 06:19:23 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 06:19:23 ---> e237e1d97d56 06:19:23 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 06:19:24 ---> 587855f185a8 06:19:24 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:19:24 ---> Running in 8bd1aa8bbff9 06:19:24 Removing intermediate container 8bd1aa8bbff9 06:19:24 ---> e88f46130916 06:19:24 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:19:24 ---> Running in d512ff4f6a4f 06:19:25 Removing intermediate container d512ff4f6a4f 06:19:25 ---> 4a6739032d2f 06:19:25 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:19:25 ---> Running in 7f18242ddb5c 06:19:25 Removing intermediate container 7f18242ddb5c 06:19:25 ---> 55d9fa64f742 06:19:25 Step 30/36 : EXPOSE 59983 06:19:26 ---> Running in a2b1dd3fc273 06:19:26 Removing intermediate container a2b1dd3fc273 06:19:26 ---> 5e40fcadfadc 06:19:26 Step 31/36 : EXPOSE 8554 06:19:26 ---> Running in 63ca5fa12665 06:19:26 Removing intermediate container 63ca5fa12665 06:19:26 ---> 935c4fe65e79 06:19:26 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:19:26 ---> Running in 12be539d0a99 06:19:26 Removing intermediate container 12be539d0a99 06:19:26 ---> 5c850d420ae3 06:19:26 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 06:19:26 ---> Running in 434eed0b315a 06:19:26 Removing intermediate container 434eed0b315a 06:19:26 ---> 7ec45e285d3a 06:19:26 Step 34/36 : LABEL arch=amd64 06:19:26 ---> Running in 19817fea54b1 06:19:26 Removing intermediate container 19817fea54b1 06:19:26 ---> f8ba238b353b 06:19:26 Step 35/36 : LABEL git_sha=50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 06:19:26 ---> Running in c41553763e3e 06:19:26 Removing intermediate container c41553763e3e 06:19:26 ---> 21c7a8949078 06:19:26 Step 36/36 : LABEL version=0.0.0 06:19:26 ---> Running in a796c26fdc9c 06:19:26 Removing intermediate container a796c26fdc9c 06:19:26 ---> aaa4d306f9c3 06:19:26 [Warning] One or more build-args [ARCH] were not consumed 06:19:26 Successfully built aaa4d306f9c3 06:19:26 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 06:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:19:26 06:19:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:19:27 latest: Pulling from edgex-lftools-log-publisher 06:19:27 5eb5b503b376: Pulling fs layer 06:19:27 5c69ac0246d0: Pulling fs layer 06:19:27 ec43610c2a17: Pulling fs layer 06:19:27 3a2ae6a8a46f: Pulling fs layer 06:19:27 33b1e0a273af: Pulling fs layer 06:19:27 5d3b04190fa2: Pulling fs layer 06:19:27 2f39f015ded8: Pulling fs layer 06:19:27 3a2ae6a8a46f: Waiting 06:19:27 33b1e0a273af: Waiting 06:19:27 5d3b04190fa2: Waiting 06:19:27 2f39f015ded8: Waiting 06:19:27 5c69ac0246d0: Verifying Checksum 06:19:27 5c69ac0246d0: Download complete 06:19:27 3a2ae6a8a46f: Verifying Checksum 06:19:27 3a2ae6a8a46f: Download complete 06:19:27 33b1e0a273af: Verifying Checksum 06:19:27 33b1e0a273af: Download complete 06:19:27 5d3b04190fa2: Verifying Checksum 06:19:27 5d3b04190fa2: Download complete 06:19:27 ec43610c2a17: Verifying Checksum 06:19:27 ec43610c2a17: Download complete 06:19:27 5eb5b503b376: Verifying Checksum 06:19:27 5eb5b503b376: Download complete 06:19:28 2f39f015ded8: Download complete 06:19:28 5eb5b503b376: Pull complete 06:19:28 5c69ac0246d0: Pull complete 06:19:29 ec43610c2a17: Pull complete 06:19:29 3a2ae6a8a46f: Pull complete 06:19:29 33b1e0a273af: Pull complete 06:19:29 5d3b04190fa2: Pull complete 06:19:33 2f39f015ded8: Pull complete 06:19:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:19:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:19:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:33 prd-ubuntu20.04-docker-8c-8g-2086 does not seem to be running inside a container 06:19: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/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:19:36 $ docker top 03b1dc80f8ccd8f72ee7337667ed1a8305522119df1946ff9c9b1bba09613ae7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:36 ---> job-cost.sh 06:19:36 lf-activate-venv: SKIPPING 06:19:36 INFO: No Stack... 06:19:37 INFO: Retrieving Pricing Info for: v3-standard-8 06:19:37 INFO: Archiving Costs [Pipeline] sh 06:19:37 + + catcut -d, -f6 06:19:37 /w/workspace/xfoundry_device-usb-camera_PR-86/archives/cost.csv [Pipeline] lock 06:19:37 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] 06:19:37 Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] did not exist. Created. 06:19:37 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:19:38 + echo total: 0.2199999988079071 [Pipeline] stash 06:19:38 Stashed 1 file(s) [Pipeline] } 06:19:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] [Pipeline] // lock [Pipeline] } 06:19:38 $ docker stop --time=1 03b1dc80f8ccd8f72ee7337667ed1a8305522119df1946ff9c9b1bba09613ae7 06:19:39 $ docker rm -f 03b1dc80f8ccd8f72ee7337667ed1a8305522119df1946ff9c9b1bba09613ae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:21:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2087 in /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] { [Pipeline] ws 06:21:10 Running in /w/workspace/device-usb-camera/9 [Pipeline] { [Pipeline] checkout 06:21:10 Selected Git installation does not exist. Using Default 06:21:10 The recommended git tool is: NONE 06:21:15 using credential edgex-jenkins-ssh 06:21:15 Cloning the remote Git repository 06:21:15 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:21:15 > git init /w/workspace/device-usb-camera/9 # timeout=10 06:21:15 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:21:15 > git --version # timeout=10 06:21:15 > git --version # 'git version 2.25.1' 06:21:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:15 Verifying host key using known hosts file 06:21:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:21:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:16 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:21:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:18 Merging remotes/origin/main commit 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit bd2b336a221504fb2614da32bd88bc07cb823355 06:21:18 Merge succeeded, producing dedc305adc6fdd775b9571cef99f0320a48f45a1 06:21:18 Checking out Revision dedc305adc6fdd775b9571cef99f0320a48f45a1 (PR-86) 06:21:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:21:17 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:21:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:17 Verifying host key using known hosts file 06:21:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:21:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:21:18 > git config core.sparsecheckout # timeout=10 06:21:18 > git checkout -f bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 06:21:18 > git remote # timeout=10 06:21:18 > git config --get remote.origin.url # timeout=10 06:21:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:18 Verifying host key using known hosts file 06:21:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:21:18 > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 06:21:18 > git rev-parse HEAD^{commit} # timeout=10 06:21:18 > git config core.sparsecheckout # timeout=10 06:21:18 > git checkout -f dedc305adc6fdd775b9571cef99f0320a48f45a1 # timeout=10 06:21:22 Commit message: "Merge commit '2f8c06fbfb8b0782f288c35171c6afc148f652fe' into HEAD" 06:21:22 > git rev-list --no-walk bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:21:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:21:23 Dload Upload Total Spent Left Speed 06:21:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 80782 0 --:--:-- --:--:-- --:--:-- 80782 [Pipeline] sh 06:21:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:21:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:21:24 + sudo tee /etc/docker/daemon.new 06:21:24 { 06:21:24 "registry-mirrors": [ 06:21:24 "https://nexus3.edgexfoundry.org:10001" 06:21:24 ], 06:21:24 "bip": "10.250.0.254/24", 06:21:24 "hosts": [ 06:21:24 "tcp://0.0.0.0:5555", 06:21:24 "unix:///var/run/docker.sock" 06:21:24 ], 06:21:24 "mtu": 1458, 06:21:24 "selinux-enabled": true, 06:21:24 "seccomp-profile": "/etc/docker/seccomp.json" 06:21:24 } [Pipeline] sh 06:21:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:21:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:43 provisioning config files... 06:21:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/9@tmp/config10807086375719144486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:43 ---> docker-login.sh 06:21:43 nexus3.edgexfoundry.org:10001 06:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:44 Configure a credential helper to remove this warning. See 06:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:44 06:21:44 Login Succeeded 06:21:44 nexus3.edgexfoundry.org:10002 06:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:44 Configure a credential helper to remove this warning. See 06:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:44 06:21:44 Login Succeeded 06:21:44 nexus3.edgexfoundry.org:10003 06:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:44 Configure a credential helper to remove this warning. See 06:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:44 06:21:44 Login Succeeded 06:21:44 nexus3.edgexfoundry.org:10004 06:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:45 Configure a credential helper to remove this warning. See 06:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:45 06:21:45 Login Succeeded 06:21:45 docker.io 06:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:46 Configure a credential helper to remove this warning. See 06:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:46 06:21:46 Login Succeeded 06:21:46 ---> docker-login.sh ends [Pipeline] } 06:21:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:21:46 ========================================================= 06:21:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:21:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:46 + 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 . 06:21:46 Sending build context to Docker daemon 958kB 06:21:46 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 06:21:46 Step 2/14 : FROM ${BASE} AS builder 06:21:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:21:47 b3c136eddcbf: Pulling fs layer 06:21:47 c0a3192eca97: Pulling fs layer 06:21:47 a050256f5b6f: Pulling fs layer 06:21:47 656be50a0ddc: Pulling fs layer 06:21:47 2bbca73fdf42: Pulling fs layer 06:21:47 46d945488cbd: Pulling fs layer 06:21:47 8a5474983e97: Pulling fs layer 06:21:47 329c88fbcd65: Pulling fs layer 06:21:47 46d945488cbd: Waiting 06:21:47 8a5474983e97: Waiting 06:21:47 329c88fbcd65: Waiting 06:21:47 656be50a0ddc: Waiting 06:21:47 2bbca73fdf42: Waiting 06:21:47 a050256f5b6f: Verifying Checksum 06:21:47 a050256f5b6f: Download complete 06:21:47 c0a3192eca97: Download complete 06:21:47 2bbca73fdf42: Verifying Checksum 06:21:47 2bbca73fdf42: Download complete 06:21:47 46d945488cbd: Verifying Checksum 06:21:47 46d945488cbd: Download complete 06:21:47 b3c136eddcbf: Verifying Checksum 06:21:47 b3c136eddcbf: Download complete 06:21:48 b3c136eddcbf: Pull complete 06:21:48 329c88fbcd65: Verifying Checksum 06:21:48 329c88fbcd65: Download complete 06:21:48 c0a3192eca97: Pull complete 06:21:48 a050256f5b6f: Pull complete 06:21:49 8a5474983e97: Verifying Checksum 06:21:49 8a5474983e97: Download complete 06:21:50 656be50a0ddc: Download complete 06:22:02 656be50a0ddc: Pull complete 06:22:02 2bbca73fdf42: Pull complete 06:22:02 46d945488cbd: Pull complete 06:22:07 8a5474983e97: Pull complete 06:22:09 329c88fbcd65: Pull complete 06:22:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 06:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:22:09 ---> ff4287adb874 06:22:09 Step 3/14 : ARG ADD_BUILD_TAGS="" 06:22:11 ---> Running in 74434dddd5f0 06:22:11 Removing intermediate container 74434dddd5f0 06:22:11 ---> ee0643dd4b44 06:22:11 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:22:11 ---> Running in 78e630dfae24 06:22:12 Removing intermediate container 78e630dfae24 06:22:12 ---> 51e1a096e6b1 06:22:12 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:22:12 ---> Running in e614ff35e812 06:22:12 Removing intermediate container e614ff35e812 06:22:12 ---> e965c11d1563 06:22:12 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:22:12 ---> Running in 1f9d24f34b74 06:22:12 Removing intermediate container 1f9d24f34b74 06:22:12 ---> a59df690b3bd 06:22:12 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:12 ---> Running in aa93cca77b35 06:22:14 Removing intermediate container aa93cca77b35 06:22:14 ---> 1f2bdd4534fc 06:22:14 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:22:14 ---> Running in 9b8d22483eef 06:22:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:22:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:22:17 (1/14) Installing libintl (0.21-r2) 06:22:17 (2/14) Installing eudev-libs (3.2.11-r0) 06:22:17 (3/14) Installing libjpeg-turbo (2.1.3-r1) 06:22:17 (4/14) Installing v4l-utils-libs (1.22.1-r1) 06:22:17 (5/14) Installing v4l-utils (1.22.1-r1) 06:22:18 (6/14) Installing udev-init-scripts (35-r0) 06:22:18 Executing udev-init-scripts-35-r0.post-install 06:22:18 (7/14) Installing libblkid (2.38-r1) 06:22:18 (8/14) Installing xz-libs (5.2.5-r1) 06:22:18 (9/14) Installing zstd-libs (1.5.2-r1) 06:22:18 (10/14) Installing kmod-libs (29-r2) 06:22:18 (11/14) Installing eudev (3.2.11-r0) 06:22:18 (12/14) Installing eudev-dev (3.2.11-r0) 06:22:18 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:22:18 (14/14) Installing v4l-utils-dev (1.22.1-r1) 06:22:18 Executing busybox-1.35.0-r13.trigger 06:22:19 Executing eudev-3.2.11-r0.trigger 06:22:19 OK: 228 MiB in 65 packages 06:22:20 Removing intermediate container 9b8d22483eef 06:22:20 ---> 081ecc17cd33 06:22:20 Step 9/14 : WORKDIR /device-usb-camera 06:22:20 ---> Running in 64d5af16c76d 06:22:20 Removing intermediate container 64d5af16c76d 06:22:20 ---> 06aa59c659b1 06:22:20 Step 10/14 : COPY go.mod vendor* ./ 06:22:21 ---> 8e5ac833b24d 06:22:21 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:21 ---> Running in 0533883dc047 06:23:17 Removing intermediate container 0533883dc047 06:23:17 ---> 35338cac3cef 06:23:17 Step 12/14 : COPY . . 06:23:17 ---> 8eb7a86e1118 06:23:17 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:23:17 ---> Running in d8d2479abc35 06:23:17  % Total % Received % Xferd Average Speed Time Time Time Current 06:23:17  Dload Upload Total Spent Left Speed 06:23:17 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 11879 0 --:--:-- --:--:-- --:--:-- 11932 06:23:17 Removing intermediate container d8d2479abc35 06:23:17 ---> fb79696b69e8 06:23:17 Step 14/14 : RUN ${MAKE} 06:23:17 ---> Running in 9d83a5977aef 06:23:17 noop 06:23:17 Removing intermediate container 9d83a5977aef 06:23:17 ---> b26831ea7d61 06:23:17 Successfully built b26831ea7d61 06:23:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:18 + docker inspect -f . ci-base-image-arm64 06:23:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:18 prd-ubuntu20.04-docker-arm64-4c-16g-2087 does not seem to be running inside a container 06:23:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:23:19 $ docker top 6e57756b9c664ae149981e9d850053c867a1c5e4a3d492e2fedd6b5b2e157336 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:20 + go version 06:23:20 go version go1.18.3 linux/arm64 [Pipeline] } 06:23:20 $ docker stop --time=1 6e57756b9c664ae149981e9d850053c867a1c5e4a3d492e2fedd6b5b2e157336 06:23:22 $ docker rm -f 6e57756b9c664ae149981e9d850053c867a1c5e4a3d492e2fedd6b5b2e157336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:22 + docker inspect -f . ci-base-image-arm64 06:23:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:22 prd-ubuntu20.04-docker-arm64-4c-16g-2087 does not seem to be running inside a container 06:23:22 $ 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/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:23:23 $ docker top 356a248e1c17450904fb463c552a7ea83c0b393a3ef5679ac68944f49d2b22c5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:24 + git config --global --add safe.directory /w/workspace/device-usb-camera/9 [Pipeline] fileExists [Pipeline] sh 06:23:25 + make test 06:23:25 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 06:23:27 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:25:03 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:25:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 1.9% of statements 06:25:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:25:05 CGO_ENABLED=1 go vet ./... 06:25:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:25:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:25:32 ./bin/test-attribution-txt.sh [Pipeline] echo 06:25:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:25:32 $ docker stop --time=1 356a248e1c17450904fb463c552a7ea83c0b393a3ef5679ac68944f49d2b22c5 06:25:33 $ docker rm -f 356a248e1c17450904fb463c552a7ea83c0b393a3ef5679ac68944f49d2b22c5 [Pipeline] // withDockerContainer [Pipeline] sh 06:25:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:25:34 Warning: overwriting stash ‘coverage-report’ 06:25:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:25:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:25:36 + ls -al . 06:25:36 total 192 06:25:36 drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 06:23 . 06:25:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 06:21 .. 06:25:36 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 06:21 .git 06:25:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:21 .github 06:25:36 -rw-rw-r-- 1 jenkins jenkins 414 Sep 29 06:21 .gitignore 06:25:36 -rw-rw-r-- 1 jenkins jenkins 42 Sep 29 06:21 .golangci.yml 06:25:36 -rw-rw-r-- 1 jenkins jenkins 77 Sep 29 06:21 .hadolint.yml 06:25:36 -rw-rw-r-- 1 jenkins jenkins 9702 Sep 29 06:21 Attribution.txt 06:25:36 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 29 06:21 CHANGELOG.md 06:25:36 -rw-rw-r-- 1 jenkins jenkins 2467 Sep 29 06:21 Dockerfile 06:25:36 -rw-rw-r-- 1 jenkins jenkins 678 Sep 29 06:21 GOVERNANCE.md 06:25:36 -rw-rw-r-- 1 jenkins jenkins 659 Sep 29 06:21 Jenkinsfile 06:25:36 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 29 06:21 LICENSE 06:25:36 -rw-rw-r-- 1 jenkins jenkins 2554 Sep 29 06:21 Makefile 06:25:36 -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 06:21 OWNERS.md 06:25:36 -rw-rw-r-- 1 jenkins jenkins 5773 Sep 29 06:21 README.md 06:25:36 -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 06:17 VERSION 06:25:36 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 06:21 bin 06:25:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:21 cmd 06:25:36 -rw-r--r-- 1 jenkins jenkins 29387 Sep 29 06:25 coverage.out 06:25:36 -rwxrwxr-x 1 jenkins jenkins 140 Sep 29 06:21 docker-entrypoint.sh 06:25:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:21 docs 06:25:36 -rw-rw-r-- 1 jenkins jenkins 3633 Sep 29 06:21 go.mod 06:25:36 -rw-rw-r-- 1 jenkins jenkins 38103 Sep 29 06:21 go.sum 06:25:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:21 internal 06:25:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 06:21 snap 06:25:36 -rw-rw-r-- 1 jenkins jenkins 231 Sep 29 06:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:36 + 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=dedc305adc6fdd775b9571cef99f0320a48f45a1 --label arch=arm64 --label version=0.0.0 . 06:25:36 Sending build context to Docker daemon 988.2kB 06:25:36 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 06:25:36 Step 2/36 : FROM ${BASE} AS builder 06:25:36 ---> b26831ea7d61 06:25:36 Step 3/36 : ARG ADD_BUILD_TAGS="" 06:25:36 ---> Running in 93f54c901790 06:25:36 Removing intermediate container 93f54c901790 06:25:36 ---> 1606ad64a606 06:25:36 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:25:37 ---> Running in 9c0dc3ee24a1 06:25:37 Removing intermediate container 9c0dc3ee24a1 06:25:37 ---> 300a1a1c52d4 06:25:37 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:25:37 ---> Running in 3796dec26092 06:25:37 Removing intermediate container 3796dec26092 06:25:37 ---> fc083b3ca34f 06:25:37 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:25:38 ---> Running in 2596290d289f 06:25:38 Removing intermediate container 2596290d289f 06:25:38 ---> 3da0ff34fcbc 06:25:38 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:38 ---> Running in 26f111bf172f 06:25:40 Removing intermediate container 26f111bf172f 06:25:40 ---> b8a083703213 06:25:40 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:25:40 ---> Running in 82916ab696b0 06:25:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:25:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:25:43 OK: 228 MiB in 65 packages 06:25:44 Removing intermediate container 82916ab696b0 06:25:44 ---> 71885b6e242d 06:25:44 Step 9/36 : WORKDIR /device-usb-camera 06:25:44 ---> Running in b9d45a194896 06:25:44 Removing intermediate container b9d45a194896 06:25:44 ---> 4112e3705005 06:25:44 Step 10/36 : COPY go.mod vendor* ./ 06:25:44 ---> 34cc5d6f8d71 06:25:44 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:45 ---> Running in e3349f3919e8 06:25:48 Removing intermediate container e3349f3919e8 06:25:48 ---> b4bac76822eb 06:25:48 Step 12/36 : COPY . . 06:25:49 ---> 32e105570da4 06:25:49 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:25:49 ---> Running in fefd6072fef7 06:25:50  % Total % Received % Xferd Average Speed Time Time Time Current 06:25:50 Dload Upload Total Spent Left Speed 06:25:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7167 0 --:--:-- --:--:-- --:--:-- 7224 06:25:51 Removing intermediate container fefd6072fef7 06:25:51 ---> 0caf482fa867 06:25:51 Step 14/36 : RUN ${MAKE} 06:25:51 ---> Running in 92001c547d61 06:25:52 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 06:28:44 Removing intermediate container 92001c547d61 06:28:44 ---> ce3cc9576ca5 06:28:44 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 06:28:44 v0.18.4: Pulling from aler9/rtsp-simple-server 06:28:44 eab2503cf8f4: Pulling fs layer 06:28:44 97cd0a44c592: Pulling fs layer 06:28:44 97cd0a44c592: Verifying Checksum 06:28:44 97cd0a44c592: Download complete 06:28:44 eab2503cf8f4: Download complete 06:28:44 eab2503cf8f4: Pull complete 06:28:44 97cd0a44c592: Pull complete 06:28:44 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 06:28:44 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 06:28:44 ---> 7f763cca56b3 06:28:44 Step 16/36 : FROM alpine:3.16 06:28:44 3.16: Pulling from library/alpine 06:28:44 9b18e9b68314: Pulling fs layer 06:28:44 9b18e9b68314: Verifying Checksum 06:28:44 9b18e9b68314: Download complete 06:28:44 9b18e9b68314: Pull complete 06:28:44 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:28:44 Status: Downloaded newer image for alpine:3.16 06:28:44 ---> a6215f271958 06:28:44 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:28:44 ---> Running in d24dc9a9f469 06:28:44 Removing intermediate container d24dc9a9f469 06:28:44 ---> 84ffa69be2a6 06:28:44 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 06:28:44 ---> Running in 7dec77e7eaa1 06:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:28:44 (1/82) Installing dumb-init (1.2.5-r1) 06:28:44 (2/82) Installing sdl2 (2.0.22-r0) 06:28:44 (3/82) Installing libxau (1.0.9-r0) 06:28:44 (4/82) Installing libxdmcp (1.1.3-r0) 06:28:44 (5/82) Installing libxcb (1.15-r0) 06:28:44 (6/82) Installing libx11 (1.8-r0) 06:28:44 (7/82) Installing aom-libs (3.3.0-r0) 06:28:44 (8/82) Installing alsa-lib (1.2.7.2-r0) 06:28:44 (9/82) Installing expat (2.4.9-r0) 06:28:44 (10/82) Installing brotli-libs (1.0.9-r6) 06:28:44 (11/82) Installing libbz2 (1.0.8-r1) 06:28:44 (12/82) Installing libpng (1.6.37-r1) 06:28:44 (13/82) Installing freetype (2.12.1-r0) 06:28:44 (14/82) Installing fontconfig (2.14.0-r0) 06:28:44 (15/82) Installing fribidi (1.0.12-r0) 06:28:44 (16/82) Installing libffi (3.4.2-r1) 06:28:44 (17/82) Installing libintl (0.21-r2) 06:28:44 (18/82) Installing libblkid (2.38-r1) 06:28:44 (19/82) Installing libmount (2.38-r1) 06:28:44 (20/82) Installing pcre (8.45-r2) 06:28:44 (21/82) Installing glib (2.72.1-r0) 06:28:44 (22/82) Installing graphite2 (1.3.14-r1) 06:28:44 (23/82) Installing harfbuzz (4.3.0-r0) 06:28:44 (24/82) Installing libass (0.16.0-r0) 06:28:44 (25/82) Installing libdav1d (1.0.0-r0) 06:28:44 (26/82) Installing libdrm (2.4.110-r0) 06:28:44 (27/82) Installing gmp (6.2.1-r2) 06:28:44 (28/82) Installing nettle (3.7.3-r0) 06:28:44 (29/82) Installing p11-kit (0.24.1-r0) 06:28:44 (30/82) Installing libtasn1 (4.18.0-r0) 06:28:44 (31/82) Installing libunistring (1.0-r0) 06:28:44 (32/82) Installing gnutls (3.7.7-r0) 06:28:44 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:28:44 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 06:28:44 (35/82) Installing lame (3.100-r0) 06:28:44 (36/82) Installing opus (1.3.1-r1) 06:28:44 (37/82) Installing libasyncns (0.8-r1) 06:28:44 (38/82) Installing dbus-libs (1.14.0-r1) 06:28:44 (39/82) Installing libltdl (2.4.7-r0) 06:28:44 (40/82) Installing orc (0.4.32-r0) 06:28:44 (41/82) Installing libgcc (11.2.1_git20220219-r2) 06:28:44 (42/82) Installing libogg (1.3.5-r1) 06:28:44 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 06:28:44 (44/82) Installing flac (1.3.4-r0) 06:28:44 (45/82) Installing libvorbis (1.3.7-r0) 06:28:44 (46/82) Installing libsndfile (1.1.0-r0) 06:28:44 (47/82) Installing libgomp (11.2.1_git20220219-r2) 06:28:44 (48/82) Installing soxr (0.1.3-r2) 06:28:44 (49/82) Installing speexdsp (1.2.0-r0) 06:28:44 (50/82) Installing tdb-libs (1.4.6-r0) 06:28:44 (51/82) Installing libpulse (15.0-r2) 06:28:44 (52/82) Installing cjson (1.7.15-r3) 06:28:44 (53/82) Installing mbedtls (2.28.1-r0) 06:28:44 (54/82) Installing librist (0.2.6-r1) 06:28:44 (55/82) Installing libsrt (1.4.4-r0) 06:28:44 (56/82) Installing libssh (0.9.6-r1) 06:28:44 (57/82) Installing libtheora (1.1.1-r16) 06:28:44 (58/82) Installing libjpeg-turbo (2.1.3-r1) 06:28:44 (59/82) Installing v4l-utils-libs (1.22.1-r1) 06:28:44 (60/82) Installing libxext (1.3.4-r0) 06:28:44 (61/82) Installing libxfixes (6.0.0-r0) 06:28:44 (62/82) Installing wayland-libs-client (1.20.0-r0) 06:28:44 (63/82) Installing libva (2.14.0-r0) 06:28:44 (64/82) Installing libvdpau (1.5-r0) 06:28:44 (65/82) Installing vidstab (1.1.0-r1) 06:28:44 (66/82) Installing libvpx (1.11.0-r1) 06:28:44 (67/82) Installing libwebp (1.2.3-r0) 06:28:44 (68/82) Installing x264-libs (0.163_git20210613-r0) 06:28:44 (69/82) Installing numactl (2.0.14-r0) 06:28:44 (70/82) Installing x265-libs (3.5-r3) 06:28:44 (71/82) Installing xvidcore (1.3.7-r1) 06:28:44 (72/82) Installing ffmpeg-libs (5.0.1-r1) 06:28:44 (73/82) Installing ffmpeg (5.0.1-r1) 06:28:44 (74/82) Installing udev-init-scripts (35-r0) 06:28:44 Executing udev-init-scripts-35-r0.post-install 06:28:44 (75/82) Installing eudev-libs (3.2.11-r0) 06:28:44 (76/82) Installing xz-libs (5.2.5-r1) 06:28:44 (77/82) Installing zstd-libs (1.5.2-r1) 06:28:44 (78/82) Installing kmod-libs (29-r2) 06:28:44 (79/82) Installing eudev (3.2.11-r0) 06:28:44 (80/82) Installing libsodium (1.0.18-r0) 06:28:44 (81/82) Installing libzmq (4.3.4-r0) 06:28:44 (82/82) Installing zeromq (4.3.4-r0) 06:28:44 Executing busybox-1.35.0-r17.trigger 06:28:44 Executing eudev-3.2.11-r0.trigger 06:28:44 OK: 78 MiB in 96 packages 06:28:46 Removing intermediate container 7dec77e7eaa1 06:28:46 ---> 293138e49792 06:28:46 Step 19/36 : WORKDIR / 06:28:46 ---> Running in 77f16b1d09cc 06:28:46 Removing intermediate container 77f16b1d09cc 06:28:46 ---> 3d1cad64d626 06:28:46 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 06:28:48 ---> 98c439e6fcab 06:28:48 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 06:28:48 ---> ad154eb2a62f 06:28:48 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:28:49 ---> cc519f6097a9 06:28:49 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:28:50 ---> f2ca3efebb33 06:28:50 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:28:51 ---> 8f90205e5acc 06:28:51 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 06:28:51 ---> 5c720fd3c0e5 06:28:51 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 06:28:52 ---> c0932b812300 06:28:52 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:28:52 ---> Running in 630c2f2a6fa6 06:28:54 Removing intermediate container 630c2f2a6fa6 06:28:54 ---> 71e35abedaa2 06:28:54 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:28:54 ---> Running in c7fb7f0e5ac6 06:28:56 Removing intermediate container c7fb7f0e5ac6 06:28:56 ---> 42f5ff4848d4 06:28:56 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:28:56 ---> Running in e4c7ea69723b 06:28:57 Removing intermediate container e4c7ea69723b 06:28:57 ---> 1b8b5df88f55 06:28:57 Step 30/36 : EXPOSE 59983 06:28:57 ---> Running in 03ca4e097966 06:28:57 Removing intermediate container 03ca4e097966 06:28:57 ---> fbe78e759fdd 06:28:57 Step 31/36 : EXPOSE 8554 06:28:57 ---> Running in b72efd3d3611 06:28:58 Removing intermediate container b72efd3d3611 06:28:58 ---> 000c031fb3e2 06:28:58 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:28:58 ---> Running in efac497ffcd2 06:28:58 Removing intermediate container efac497ffcd2 06:28:58 ---> abe64dd3c220 06:28:58 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 06:28:58 ---> Running in 73387c025882 06:28:59 Removing intermediate container 73387c025882 06:28:59 ---> c632d28c22d1 06:28:59 Step 34/36 : LABEL arch=arm64 06:28:59 ---> Running in 8d74f904998b 06:28:59 Removing intermediate container 8d74f904998b 06:28:59 ---> 5dd7197be5bd 06:28:59 Step 35/36 : LABEL git_sha=dedc305adc6fdd775b9571cef99f0320a48f45a1 06:28:59 ---> Running in 738f8f6e9109 06:28:59 Removing intermediate container 738f8f6e9109 06:28:59 ---> ff6b55302561 06:28:59 Step 36/36 : LABEL version=0.0.0 06:28:59 ---> Running in 71960b28e540 06:29:00 Removing intermediate container 71960b28e540 06:29:00 ---> 63c6410b2698 06:29:00 [Warning] One or more build-args [ARCH] were not consumed 06:29:00 Successfully built 63c6410b2698 06:29:00 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 06:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:29:00 06:29:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:29:00 arm64: Pulling from edgex-lftools-log-publisher 06:29:00 8998bd30e6a1: Pulling fs layer 06:29:00 04944245beec: Pulling fs layer 06:29:00 699f458cf7ca: Pulling fs layer 06:29:00 765212b225bb: Pulling fs layer 06:29:00 f23df028b6ca: Pulling fs layer 06:29:00 d65c8cfc05b1: Pulling fs layer 06:29:00 2437ff75d9bd: Pulling fs layer 06:29:00 765212b225bb: Waiting 06:29:00 f23df028b6ca: Waiting 06:29:00 2437ff75d9bd: Waiting 06:29:00 d65c8cfc05b1: Waiting 06:29:01 04944245beec: Verifying Checksum 06:29:01 04944245beec: Download complete 06:29:01 765212b225bb: Verifying Checksum 06:29:01 765212b225bb: Download complete 06:29:01 f23df028b6ca: Download complete 06:29:01 d65c8cfc05b1: Verifying Checksum 06:29:01 d65c8cfc05b1: Download complete 06:29:01 699f458cf7ca: Verifying Checksum 06:29:01 699f458cf7ca: Download complete 06:29:01 8998bd30e6a1: Verifying Checksum 06:29:01 8998bd30e6a1: Download complete 06:29:04 2437ff75d9bd: Verifying Checksum 06:29:04 2437ff75d9bd: Download complete 06:29:05 8998bd30e6a1: Pull complete 06:29:06 04944245beec: Pull complete 06:29:07 699f458cf7ca: Pull complete 06:29:07 765212b225bb: Pull complete 06:29:08 f23df028b6ca: Pull complete 06:29:08 d65c8cfc05b1: Pull complete 06:29:23 2437ff75d9bd: Pull complete 06:29:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:29:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:23 prd-ubuntu20.04-docker-arm64-4c-16g-2087 does not seem to be running inside a container 06:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:29:26 $ docker top 7dfce33175be8079478b52112cac0e87517116ccc358b0df3030e3cac406cc17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:27 ---> job-cost.sh 06:29:27 lf-activate-venv: SKIPPING 06:29:27 INFO: No Stack... 06:29:27 INFO: Retrieving Pricing Info for: v3-standard-4 06:29:28 INFO: Archiving Costs [Pipeline] sh 06:29:29 + cat /w/workspace/device-usb-camera/9/archives/cost.csv 06:29:29 + cut -d, -f6 [Pipeline] lock 06:29:29 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] 06:29:29 Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] did not exist. Created. 06:29:29 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:29:29 /w/workspace/device-usb-camera/9@tmp/durable-7784ae0a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:29:30 + echo total: 0.10999999940395355 [Pipeline] stash 06:29:30 Warning: overwriting stash ‘stack-cost’ 06:29:30 Stashed 1 file(s) [Pipeline] } 06:29:30 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] [Pipeline] // lock [Pipeline] } 06:29:30 $ docker stop --time=1 7dfce33175be8079478b52112cac0e87517116ccc358b0df3030e3cac406cc17 06:29:32 $ docker rm -f 7dfce33175be8079478b52112cac0e87517116ccc358b0df3030e3cac406cc17 [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 06:29:32 provisioning config files... 06:29:32 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config12516490801882787095tmp [Pipeline] { [Pipeline] sh 06:29:32 + set +x 06:29:32 + + bash -s -- 06:29:32 curl -s https://codecov.io/bash 06:29:32 06:29:32 _____ _ 06:29:32 / ____| | | 06:29:32 | | ___ __| | ___ ___ _____ __ 06:29:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:29:32 | |___| (_) | (_| | __/ (_| (_) \ V / 06:29:32 \_____\___/ \__,_|\___|\___\___/ \_/ 06:29:32 Bash-1.0.6 06:29:32 06:29:32 06:29:32 ==> git version 2.25.1 found 06:29:32 ==> 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 06:29:32 Release-Date: 2020-01-08 06:29:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:29:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:29:32 ==> Jenkins CI detected. 06:29:32 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-86 06:29:32 project root: . 06:29:32 --> token set from env 06:29:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:29:32 ==> Running gcov in . (disable via -X gcov) 06:29:32 ==> Python coveragepy not found 06:29:32 ==> Searching for coverage reports in: 06:29:32 + . 06:29:32 -> Found 1 reports 06:29:32 ==> Detecting git/mercurial file structure 06:29:32 ==> Reading reports 06:29:32 + ./coverage.out bytes=29387 06:29:33 ==> Appending adjustments 06:29:33 https://docs.codecov.io/docs/fixing-reports 06:29:33 + Found adjustments 06:29:33 ==> Gzipping contents 06:29:33 8.0K /tmp/codecov.saVwhu.gz 06:29:33 ==> Uploading reports 06:29:33 url: https://codecov.io 06:29:33 query: branch=PR-86&commit=50228a57c2c3d6e399f1f6dd33406718b0a7b8b6&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= 06:29:33 -> Pinging Codecov 06:29:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-86&commit=50228a57c2c3d6e399f1f6dd33406718b0a7b8b6&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= 06:29:33 -> Uploading to 06:29:33 https://storage.googleapis.com/codecov/v4/raw/2022-09-29/73D8F5FF140700D3E01443B452E23636/50228a57c2c3d6e399f1f6dd33406718b0a7b8b6/0c1bc97c-4a58-46e8-a6ef-2456a6b51eee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220929T062933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19835be9a8890cef64e4dcac3968bcde15f0dbe4b7df2076ad7f1994860ae20b 06:29:33 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:33 Dload Upload Total Spent Left Speed 06:29:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4118 0 0 100 4118 0 16341 --:--:-- --:--:-- --:--:-- 16341 06:29:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [Pipeline] } 06:29:33 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 06:29:34 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-86/archives ] 06:29:34 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives 06:29:34 total 16 06:29:34 drwxr-xr-x 3 root root 4096 Sep 29 06:19 . 06:29:34 drwxrwxr-x 11 jenkins jenkins 4096 Sep 29 06:19 .. 06:29:34 drwxr-xr-x 2 root root 4096 Sep 29 06:19 cost 06:29:34 -rw-r--r-- 1 root root 88 Sep 29 06:19 cost.csv 06:29:34 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-86/archives 06:29:34 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives 06:29:34 total 16 06:29:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 06:19 . 06:29:34 drwxrwxr-x 11 jenkins jenkins 4096 Sep 29 06:19 .. 06:29:34 drwxr-xr-x 2 jenkins jenkins 4096 Sep 29 06:19 cost 06:29:34 -rw-r--r-- 1 jenkins jenkins 88 Sep 29 06:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:29:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:29:35 ---> package-listing.sh 06:29:35 ++ facter osfamily 06:29:35 ++ tr '[:upper:]' '[:lower:]' 06:29:35 + OS_FAMILY=debian 06:29:35 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-86 06:29:35 + START_PACKAGES=/tmp/packages_start.txt 06:29:35 + END_PACKAGES=/tmp/packages_end.txt 06:29:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:35 + PACKAGES=/tmp/packages_start.txt 06:29:35 + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' 06:29:35 + PACKAGES=/tmp/packages_end.txt 06:29:35 + case "${OS_FAMILY}" in 06:29:35 + dpkg -l 06:29:35 + grep '^ii' 06:29:35 + '[' -f /tmp/packages_start.txt ']' 06:29:35 + '[' -f /tmp/packages_end.txt ']' 06:29:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:35 + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' 06:29:35 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-86/archives/ 06:29:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-86/archives/ [Pipeline] echo 06:29:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:29:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:36 prd-ubuntu20.04-docker-8c-8g-2086 does not seem to be running inside a container 06:29:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:29:36 $ docker top 07303a78e3dfbe209176bc9ad9df0aaf0d27bec43a028a8d78bb70de4522aa58 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:37 + touch /tmp/pre-build-complete [Pipeline] sh 06:29:37 + mkdir -p /var/log/sysstat [Pipeline] sh 06:29:37 + ls /var/log/sa-host 06:29:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:38 provisioning config files... 06:29:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config8590771549524230615tmp [Pipeline] { [Pipeline] echo 06:29:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:29:38 ---> create-netrc.sh [Pipeline] } 06:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:29:38 ---> python-tools-install.sh [Pipeline] echo 06:29:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:29:38 ---> sudo-logs.sh 06:29:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:29:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:29:39 ---> job-cost.sh 06:29:39 lf-activate-venv: SKIPPING 06:29:39 DEBUG: total: 0.2199999988079071 06:29:39 INFO: Retrieving Stack Cost... 06:29:39 INFO: Retrieving Pricing Info for: v3-standard-8 06:29:40 INFO: Archiving Costs [Pipeline] echo 06:29:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:29:40 ---> logs-deploy.sh 06:29:40 lf-activate-venv: SKIPPING 06:29:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-86/9 06:29:40 INFO: archiving workspace using pattern(s): 06:29:41 Archives upload complete. 06:29:41 INFO: archiving logs to Nexus