Pull request #112 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 75bd0dfe83dda73695faa16a91dc78b75201f93f+b5dba24a46228f203616ae131b1222b337b95a5a (daa4c9de2384f680fdade9b4cb7b271db7dc15ab) 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-ssh1129775611049432930.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10406408496512163584.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9137097922192768377.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10914420041421082649.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10225010096333335809.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9940935152121128113.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118677 in /w/workspace/foundry_device-usb-camera_PR-112 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-112 # 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 b5dba24a46228f203616ae131b1222b337b95a5a into PR head commit 75bd0dfe83dda73695faa16a91dc78b75201f93f > 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/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75bd0dfe83dda73695faa16a91dc78b75201f93f # timeout=10 Merge succeeded, producing 75bd0dfe83dda73695faa16a91dc78b75201f93f Checking out Revision 75bd0dfe83dda73695faa16a91dc78b75201f93f (PR-112) > git remote # timeout=10 > 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 b5dba24a46228f203616ae131b1222b337b95a5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75bd0dfe83dda73695faa16a91dc78b75201f93f # timeout=10 Commit message: "buid: Update to use latest SDK" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:09:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:09:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:09:30 ========================================================= 23:09:30 EdgeX Global Pipelines Version Info 23:09:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:09:31 ------------------- 23:09:31 stable info: 23:09:31 ------------------- 23:09:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:09:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:09:31 Message: update stable to v1.0.244 23:09:32 ------------------- 23:09:32 experimental info: 23:09:32 ------------------- 23:09:32 Commited By: **** collab-it+edgex@linuxfoundation.org 23:09:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:09:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-112 [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-112 [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-112 [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75bd0dfe83dda73695faa16a91dc78b75201f93f [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75bd0df [Pipeline] echo 23:09:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:33 provisioning config files... 23:09:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-112@tmp/config14864600456175743891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:34 ---> docker-login.sh 23:09:34 nexus3.edgexfoundry.org:10001 23:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:34 Configure a credential helper to remove this warning. See 23:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:34 23:09:34 Login Succeeded 23:09:34 nexus3.edgexfoundry.org:10002 23:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:34 Configure a credential helper to remove this warning. See 23:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:34 23:09:34 Login Succeeded 23:09:34 nexus3.edgexfoundry.org:10003 23:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:34 Configure a credential helper to remove this warning. See 23:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:34 23:09:34 Login Succeeded 23:09:34 nexus3.edgexfoundry.org:10004 23:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:34 Configure a credential helper to remove this warning. See 23:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:34 23:09:34 Login Succeeded 23:09:34 docker.io 23:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:35 Configure a credential helper to remove this warning. See 23:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:35 23:09:35 Login Succeeded 23:09:35 ---> docker-login.sh ends [Pipeline] } 23:09:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:09:35 + git rev-list -1 --merges 75bd0dfe83dda73695faa16a91dc78b75201f93f~1..75bd0dfe83dda73695faa16a91dc78b75201f93f [Pipeline] echo 23:09:36 -----------> git rev-list -1 --merges 75bd0dfe83dda73695faa16a91dc78b75201f93f~1..75bd0dfe83dda73695faa16a91dc78b75201f93f 75bd0dfe83dda73695faa16a91dc78b75201f93f [false] [Pipeline] sh 23:09:36 + git log --format=format:%s -1 75bd0dfe83dda73695faa16a91dc78b75201f93f [Pipeline] echo 23:09:36 ========================================================= 23:09:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:09:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:36 + git log --format=format:%s -1 75bd0dfe83dda73695faa16a91dc78b75201f93f [Pipeline] echo 23:09:36 [semverPrep] GIT_COMMIT: 75bd0dfe83dda73695faa16a91dc78b75201f93f, Commit Message: buid: Update to use latest SDK [Pipeline] echo 23:09:36 [semverPrep] This is not a build commit. [Pipeline] sh 23:09:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:37 + grep -v github /etc/ssh/ssh_known_hosts 23:09:37 + [ -e /tmp/ssh_known_hosts ] 23:09:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:09:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:09:37 + sudo tee -a /etc/ssh/ssh_known_hosts 23:09:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:37 23:09:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:38 0.1.4: Pulling from edgex-devops/py-git-semver 23:09:38 b85a868b505f: Pulling fs layer 23:09:38 e2be974225ed: Pulling fs layer 23:09:38 339a4e72a1f5: Pulling fs layer 23:09:38 988bab9f4d93: Pulling fs layer 23:09:38 1469e6f7b9e6: Pulling fs layer 23:09:38 eaf3925da568: Pulling fs layer 23:09:38 bab4dde63d76: Pulling fs layer 23:09:38 bde34c3a00c8: Pulling fs layer 23:09:38 b352a97aabf1: Pulling fs layer 23:09:38 4872d77fe225: Pulling fs layer 23:09:38 5851b861e8e6: Pulling fs layer 23:09:38 bde34c3a00c8: Waiting 23:09:38 b352a97aabf1: Waiting 23:09:38 4872d77fe225: Waiting 23:09:38 5851b861e8e6: Waiting 23:09:38 1469e6f7b9e6: Waiting 23:09:38 bab4dde63d76: Waiting 23:09:38 988bab9f4d93: Waiting 23:09:38 eaf3925da568: Waiting 23:09:38 e2be974225ed: Verifying Checksum 23:09:38 e2be974225ed: Download complete 23:09:38 988bab9f4d93: Verifying Checksum 23:09:38 988bab9f4d93: Download complete 23:09:38 1469e6f7b9e6: Verifying Checksum 23:09:38 1469e6f7b9e6: Download complete 23:09:38 339a4e72a1f5: Verifying Checksum 23:09:38 339a4e72a1f5: Download complete 23:09:38 eaf3925da568: Verifying Checksum 23:09:38 eaf3925da568: Download complete 23:09:38 bde34c3a00c8: Verifying Checksum 23:09:38 bde34c3a00c8: Download complete 23:09:38 b352a97aabf1: Download complete 23:09:38 4872d77fe225: Verifying Checksum 23:09:38 4872d77fe225: Download complete 23:09:38 5851b861e8e6: Download complete 23:09:38 b85a868b505f: Verifying Checksum 23:09:38 b85a868b505f: Download complete 23:09:38 bab4dde63d76: Verifying Checksum 23:09:38 bab4dde63d76: Download complete 23:09:39 b85a868b505f: Pull complete 23:09:39 e2be974225ed: Pull complete 23:09:39 339a4e72a1f5: Pull complete 23:09:40 988bab9f4d93: Pull complete 23:09:40 1469e6f7b9e6: Pull complete 23:09:40 eaf3925da568: Pull complete 23:09:42 bab4dde63d76: Pull complete 23:09:42 bde34c3a00c8: Pull complete 23:09:42 b352a97aabf1: Pull complete 23:09:42 4872d77fe225: Pull complete 23:09:42 5851b861e8e6: Pull complete 23:09:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:42 prd-ubuntu20.04-docker-8c-8g-118677 does not seem to be running inside a container 23:09:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-112 -v /w/workspace/foundry_device-usb-camera_PR-112:/w/workspace/foundry_device-usb-camera_PR-112:rw,z -v /w/workspace/foundry_device-usb-camera_PR-112@tmp:/w/workspace/foundry_device-usb-camera_PR-112@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 23:09:44 $ docker top 6ad827d2a79c6ebc3ff09fdf0a5bb909758f705e063c1058f78491a5cee9d00f -eo pid,comm 23:09:44 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). 23:09:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:44 [ssh-agent] Looking for ssh-agent implementation... 23:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:44 $ docker exec 6ad827d2a79c6ebc3ff09fdf0a5bb909758f705e063c1058f78491a5cee9d00f ssh-agent 23:09:44 SSH_AUTH_SOCK=/tmp/ssh-wwGrClQJz3Zh/agent.31 23:09:44 SSH_AGENT_PID=37 23:09:44 Running ssh-add (command line suppressed) 23:09:44 Identity added: /w/workspace/foundry_device-usb-camera_PR-112@tmp/private_key_788671126429945497.key (/w/workspace/foundry_device-usb-camera_PR-112@tmp/private_key_788671126429945497.key) 23:09:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:45 + git tag --points-at HEAD [Pipeline] } 23:09:45 $ docker exec --env ******** --env ******** 6ad827d2a79c6ebc3ff09fdf0a5bb909758f705e063c1058f78491a5cee9d00f ssh-agent -k 23:09:45 unset SSH_AUTH_SOCK; 23:09:45 unset SSH_AGENT_PID; 23:09:45 echo Agent pid 37 killed; 23:09:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:09:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:45 [ssh-agent] Looking for ssh-agent implementation... 23:09:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:45 $ docker exec 6ad827d2a79c6ebc3ff09fdf0a5bb909758f705e063c1058f78491a5cee9d00f ssh-agent 23:09:45 SSH_AUTH_SOCK=/tmp/ssh-OYQHZ6W85t8d/agent.70 23:09:45 SSH_AGENT_PID=76 23:09:45 Running ssh-add (command line suppressed) 23:09:45 Identity added: /w/workspace/foundry_device-usb-camera_PR-112@tmp/private_key_2044016770848296000.key (/w/workspace/foundry_device-usb-camera_PR-112@tmp/private_key_2044016770848296000.key) 23:09:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:46 + git semver init 23:09:46 2022-11-08 23:09:46,467 [run_init] DEBUG init version:0.0.0 force:False 23:09:46 2022-11-08 23:09:46,467 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-112/.semver 23:09:46 2022-11-08 23:09:46,468 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-112/.semver 23:09:46 2022-11-08 23:09:46,468 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-112/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-112, universal_newlines=False, shell=None, istream=None) 23:09:47 2022-11-08 23:09:47,272 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-112/.git/info/exclude 23:09:47 2022-11-08 23:09:47,272 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-112/.semver/PR-112 with force:False 23:09:47 2022-11-08 23:09:47,272 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-112/.semver/PR-112 23:09:47 2022-11-08 23:09:47,275 [execute] INFO git cat-file --batch-check 23:09:47 2022-11-08 23:09:47,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-112/.semver, universal_newlines=False, shell=None, istream=) 23:09:47 2022-11-08 23:09:47,282 [execute] INFO git cat-file --batch 23:09:47 2022-11-08 23:09:47,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-112/.semver, universal_newlines=False, shell=None, istream=) 23:09:47 2022-11-08 23:09:47,287 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-112/.semver/PR-112 23:09:47 0.0.0 [Pipeline] } 23:09:47 $ docker exec --env ******** --env ******** 6ad827d2a79c6ebc3ff09fdf0a5bb909758f705e063c1058f78491a5cee9d00f ssh-agent -k 23:09:47 unset SSH_AUTH_SOCK; 23:09:47 unset SSH_AGENT_PID; 23:09:47 echo Agent pid 76 killed; 23:09:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:48 + git semver [Pipeline] } 23:09:48 $ docker stop --time=1 6ad827d2a79c6ebc3ff09fdf0a5bb909758f705e063c1058f78491a5cee9d00f 23:09:49 $ docker rm -f 6ad827d2a79c6ebc3ff09fdf0a5bb909758f705e063c1058f78491a5cee9d00f [Pipeline] // withDockerContainer [Pipeline] sh 23:09:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:09:50 Stashed 1 file(s) [Pipeline] echo 23:09:50 [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 23:09:50 provisioning config files... 23:09:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-112@tmp/config17415474891816613749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:51 ---> docker-login.sh 23:09:51 nexus3.edgexfoundry.org:10001 23:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:51 Configure a credential helper to remove this warning. See 23:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:51 23:09:51 Login Succeeded 23:09:51 nexus3.edgexfoundry.org:10002 23:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:51 Configure a credential helper to remove this warning. See 23:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:51 23:09:51 Login Succeeded 23:09:51 nexus3.edgexfoundry.org:10003 23:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:51 Configure a credential helper to remove this warning. See 23:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:51 23:09:51 Login Succeeded 23:09:51 nexus3.edgexfoundry.org:10004 23:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:51 Configure a credential helper to remove this warning. See 23:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:51 23:09:51 Login Succeeded 23:09:51 docker.io 23:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:52 Configure a credential helper to remove this warning. See 23:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:52 23:09:52 Login Succeeded 23:09:52 ---> docker-login.sh ends [Pipeline] } 23:09:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:09:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:52 ========================================================= 23:09:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:09:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:52 + 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 . 23:09:52 Sending build context to Docker daemon 1.605MB 23:09:52 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:09:52 Step 2/13 : FROM ${BASE} AS builder 23:09:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:09:52 213ec9aee27d: Pulling fs layer 23:09:52 4583459ba037: Pulling fs layer 23:09:52 93c1e223e6f2: Pulling fs layer 23:09:52 53926ce57604: Pulling fs layer 23:09:52 21b2b0c7a3f4: Pulling fs layer 23:09:52 22ff95d597cd: Pulling fs layer 23:09:52 12d6caf4c0d1: Pulling fs layer 23:09:52 96b7cbca73a9: Pulling fs layer 23:09:52 a7acece74701: Pulling fs layer 23:09:52 53926ce57604: Waiting 23:09:52 a7acece74701: Waiting 23:09:52 22ff95d597cd: Waiting 23:09:52 12d6caf4c0d1: Waiting 23:09:52 93c1e223e6f2: Verifying Checksum 23:09:52 93c1e223e6f2: Download complete 23:09:52 4583459ba037: Download complete 23:09:52 21b2b0c7a3f4: Download complete 23:09:52 22ff95d597cd: Verifying Checksum 23:09:52 22ff95d597cd: Download complete 23:09:53 213ec9aee27d: Verifying Checksum 23:09:53 213ec9aee27d: Download complete 23:09:53 12d6caf4c0d1: Verifying Checksum 23:09:53 12d6caf4c0d1: Download complete 23:09:53 213ec9aee27d: Pull complete 23:09:53 4583459ba037: Pull complete 23:09:53 93c1e223e6f2: Pull complete 23:09:53 a7acece74701: Verifying Checksum 23:09:53 a7acece74701: Download complete 23:09:53 96b7cbca73a9: Verifying Checksum 23:09:53 96b7cbca73a9: Download complete 23:09:53 53926ce57604: Verifying Checksum 23:09:53 53926ce57604: Download complete 23:09:57 53926ce57604: Pull complete 23:09:57 21b2b0c7a3f4: Pull complete 23:09:57 22ff95d597cd: Pull complete 23:09:57 12d6caf4c0d1: Pull complete 23:09:59 96b7cbca73a9: Pull complete 23:10:00 a7acece74701: Pull complete 23:10:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:10:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:10:00 ---> db6d94c90886 23:10:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:10:02 ---> Running in f8649ad03185 23:10:02 Removing intermediate container f8649ad03185 23:10:02 ---> a6958dff474b 23:10:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:10:02 ---> Running in 58866045e0a2 23:10:02 Removing intermediate container 58866045e0a2 23:10:02 ---> 3562273e889d 23:10:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:10:02 ---> Running in 72d0f448ceb4 23:10:02 Removing intermediate container 72d0f448ceb4 23:10:02 ---> c44ad1d27f26 23:10:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:10:02 ---> Running in 13a2fea5cb10 23:10:02 Removing intermediate container 13a2fea5cb10 23:10:02 ---> ef85b384eae6 23:10:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:02 ---> Running in dfabedac86c9 23:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:10:03 (1/80) Installing mesa (21.3.8-r2) 23:10:03 (2/80) Installing libxau (1.0.9-r0) 23:10:03 (3/80) Installing libxdmcp (1.1.3-r0) 23:10:03 (4/80) Installing libxcb (1.15-r0) 23:10:03 (5/80) Installing libx11 (1.8-r0) 23:10:03 (6/80) Installing libxext (1.3.4-r0) 23:10:03 (7/80) Installing libxfixes (6.0.0-r0) 23:10:03 (8/80) Installing libxxf86vm (1.1.4-r2) 23:10:03 (9/80) Installing libpciaccess (0.16-r0) 23:10:03 (10/80) Installing libdrm (2.4.110-r0) 23:10:03 (11/80) Installing mesa-glapi (21.3.8-r2) 23:10:03 (12/80) Installing libxshmfence (1.3-r1) 23:10:03 (13/80) Installing mesa-gl (21.3.8-r2) 23:10:03 (14/80) Installing icu-data-full (71.1-r2) 23:10:03 (15/80) Installing libice (1.0.10-r0) 23:10:03 (16/80) Installing libuuid (2.38-r1) 23:10:03 (17/80) Installing libsm (1.2.3-r0) 23:10:03 (18/80) Installing libxt (1.2.1-r0) 23:10:03 (19/80) Installing libxmu (1.1.3-r0) 23:10:03 (20/80) Installing xset (1.2.4-r0) 23:10:03 (21/80) Installing xprop (1.2.5-r0) 23:10:03 (22/80) Installing xdg-utils (1.1.3-r3) 23:10:03 (23/80) Installing dbus-libs (1.14.4-r0) 23:10:03 (24/80) Installing libffi (3.4.2-r1) 23:10:03 (25/80) Installing libintl (0.21-r2) 23:10:03 (26/80) Installing libblkid (2.38-r1) 23:10:03 (27/80) Installing libmount (2.38-r1) 23:10:03 (28/80) Installing pcre (8.45-r2) 23:10:03 (29/80) Installing glib (2.72.1-r0) 23:10:03 (30/80) Installing icu-libs (71.1-r2) 23:10:03 (31/80) Installing libpcre2-16 (10.40-r0) 23:10:03 (32/80) Installing zstd-libs (1.5.2-r1) 23:10:03 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 23:10:03 (34/80) Installing hicolor-icon-theme (0.17-r1) 23:10:03 (35/80) Installing wayland-libs-server (1.20.0-r0) 23:10:03 (36/80) Installing mesa-gbm (21.3.8-r2) 23:10:03 (37/80) Installing wayland-libs-client (1.20.0-r0) 23:10:03 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 23:10:04 (39/80) Installing libxcomposite (0.4.5-r0) 23:10:04 (40/80) Installing libbz2 (1.0.8-r1) 23:10:04 (41/80) Installing libpng (1.6.37-r1) 23:10:04 (42/80) Installing freetype (2.12.1-r0) 23:10:04 (43/80) Installing fontconfig (2.14.0-r0) 23:10:04 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 23:10:04 (45/80) Installing wayland-libs-egl (1.20.0-r0) 23:10:04 (46/80) Installing xkeyboard-config (2.35.1-r0) 23:10:04 (47/80) Installing xz-libs (5.2.5-r1) 23:10:04 (48/80) Installing libxml2 (2.9.14-r2) 23:10:04 (49/80) Installing libxkbcommon (1.4.1-r0) 23:10:04 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 23:10:04 (51/80) Installing mesa-egl (21.3.8-r2) 23:10:04 (52/80) Installing avahi-libs (0.8-r6) 23:10:04 (53/80) Installing nettle (3.7.3-r0) 23:10:04 (54/80) Installing p11-kit (0.24.1-r0) 23:10:04 (55/80) Installing libtasn1 (4.18.0-r0) 23:10:04 (56/80) Installing libunistring (1.0-r0) 23:10:04 (57/80) Installing gnutls (3.7.7-r0) 23:10:04 (58/80) Installing cups-libs (2.4.2-r0) 23:10:04 (59/80) Installing graphite2 (1.3.14-r1) 23:10:04 (60/80) Installing harfbuzz (4.3.0-r0) 23:10:04 (61/80) Installing libevdev (1.12.1-r0) 23:10:04 (62/80) Installing mtdev (1.1.6-r0) 23:10:04 (63/80) Installing eudev-libs (3.2.11-r0) 23:10:04 (64/80) Installing libinput-libs (1.20.1-r0) 23:10:04 (65/80) Installing libjpeg-turbo (2.1.3-r1) 23:10:04 (66/80) Installing xcb-util-wm (0.4.1-r1) 23:10:04 (67/80) Installing xcb-util (0.4.0-r3) 23:10:04 (68/80) Installing xcb-util-image (0.4.0-r1) 23:10:04 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 23:10:04 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 23:10:04 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 23:10:04 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 23:10:04 (73/80) Installing v4l-utils-libs (1.22.1-r1) 23:10:04 (74/80) Installing v4l-utils (1.22.1-r1) 23:10:04 (75/80) Installing udev-init-scripts (35-r0) 23:10:04 Executing udev-init-scripts-35-r0.post-install 23:10:04 (76/80) Installing kmod-libs (29-r2) 23:10:04 (77/80) Installing eudev (3.2.11-r0) 23:10:04 (78/80) Installing eudev-dev (3.2.11-r0) 23:10:04 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:10:04 (80/80) Installing v4l-utils-dev (1.22.1-r1) 23:10:04 Executing busybox-1.35.0-r17.trigger 23:10:04 Executing eudev-3.2.11-r0.trigger 23:10:04 OK: 330 MiB in 131 packages 23:10:05 Still waiting to schedule task 23:10:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:10:06 Removing intermediate container dfabedac86c9 23:10:06 ---> 97e5523c14ba 23:10:06 Step 8/13 : WORKDIR /device-usb-camera 23:10:06 ---> Running in a5e7ad42c00c 23:10:06 Removing intermediate container a5e7ad42c00c 23:10:06 ---> c32a0193bd7a 23:10:06 Step 9/13 : COPY go.mod vendor* ./ 23:10:06 ---> 5af6f7b84fe0 23:10:06 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:07 ---> Running in 9d98aca3c0e5 23:10:25 Removing intermediate container 9d98aca3c0e5 23:10:25 ---> 6a844deabca6 23:10:25 Step 11/13 : COPY . . 23:10:25 ---> ab43560f169b 23:10:25 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:10:25 ---> Running in 7f5f9019ac42 23:10:25  % Total % Received % Xferd Average Speed Time Time Time Current 23:10:25 Dload Upload Total Spent Left Speed 23:10:25  0  0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9197 0 --:--:-- --:--:-- --:--:-- 9234 23:10:26 Removing intermediate container 7f5f9019ac42 23:10:26 ---> 1b3da5bd0f07 23:10:26 Step 13/13 : RUN ${MAKE} 23:10:26 ---> Running in 58e9af9c19c8 23:10:26 noop 23:10:26 Removing intermediate container 58e9af9c19c8 23:10:26 ---> f62d5068a7df 23:10:26 Successfully built f62d5068a7df 23:10:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:27 + docker inspect -f . ci-base-image-x86_64 23:10:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:27 prd-ubuntu20.04-docker-8c-8g-118677 does not seem to be running inside a container 23:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-112 -v /w/workspace/foundry_device-usb-camera_PR-112:/w/workspace/foundry_device-usb-camera_PR-112:rw,z -v /w/workspace/foundry_device-usb-camera_PR-112@tmp:/w/workspace/foundry_device-usb-camera_PR-112@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 23:10:27 $ docker top 7f3de1db777e283970e7bf7cf434f4c619c8cc0ce53a8c7435c565a58f4489ae -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:28 + go version 23:10:28 go version go1.18.7 linux/amd64 [Pipeline] } 23:10:28 $ docker stop --time=1 7f3de1db777e283970e7bf7cf434f4c619c8cc0ce53a8c7435c565a58f4489ae 23:10:29 $ docker rm -f 7f3de1db777e283970e7bf7cf434f4c619c8cc0ce53a8c7435c565a58f4489ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:30 + docker inspect -f . ci-base-image-x86_64 23:10:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:30 prd-ubuntu20.04-docker-8c-8g-118677 does not seem to be running inside a container 23:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-112 -v /w/workspace/foundry_device-usb-camera_PR-112:/w/workspace/foundry_device-usb-camera_PR-112:rw,z -v /w/workspace/foundry_device-usb-camera_PR-112@tmp:/w/workspace/foundry_device-usb-camera_PR-112@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 23:10:30 $ docker top b11ec380925e77156b4032a2946aae9d965a50addb5bb5104feca42c02b35fb2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:31 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-112 [Pipeline] fileExists [Pipeline] sh 23:10:31 + make test 23:10:31 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:10:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:10:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:10:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 23:10:48 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." 23:10:48 CGO_ENABLED=1 go vet ./... 23:10:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:10:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:10:50 ./bin/test-attribution-txt.sh [Pipeline] echo 23:10:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:10:50 $ docker stop --time=1 b11ec380925e77156b4032a2946aae9d965a50addb5bb5104feca42c02b35fb2 23:10:52 $ docker rm -f b11ec380925e77156b4032a2946aae9d965a50addb5bb5104feca42c02b35fb2 [Pipeline] // withDockerContainer [Pipeline] sh 23:10:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:10:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:10:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:10:54 + ls -al . 23:10:54 total 200 23:10:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:10 . 23:10:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:09 .. 23:10:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:10 .git 23:10:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:09 .github 23:10:54 -rw-rw-r-- 1 jenkins jenkins 414 Nov 8 23:09 .gitignore 23:10:54 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 23:09 .golangci.yml 23:10:54 -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 23:09 .hadolint.yml 23:10:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:09 .semver 23:10:54 -rw-rw-r-- 1 jenkins jenkins 9702 Nov 8 23:09 Attribution.txt 23:10:54 -rw-rw-r-- 1 jenkins jenkins 1206 Nov 8 23:09 CHANGELOG.md 23:10:54 -rw-rw-r-- 1 jenkins jenkins 2378 Nov 8 23:09 Dockerfile 23:10:54 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 23:09 GOVERNANCE.md 23:10:54 -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 23:09 Jenkinsfile 23:10:54 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 23:09 LICENSE 23:10:54 -rw-rw-r-- 1 jenkins jenkins 2554 Nov 8 23:09 Makefile 23:10:54 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 23:09 OWNERS.md 23:10:54 -rw-rw-r-- 1 jenkins jenkins 5773 Nov 8 23:09 README.md 23:10:54 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:09 VERSION 23:10:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:09 bin 23:10:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:09 cmd 23:10:54 -rw-r--r-- 1 jenkins jenkins 29387 Nov 8 23:10 coverage.out 23:10:54 -rwxrwxr-x 1 jenkins jenkins 140 Nov 8 23:09 docker-entrypoint.sh 23:10:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:09 docs 23:10:54 -rw-rw-r-- 1 jenkins jenkins 3573 Nov 8 23:09 go.mod 23:10:54 -rw-rw-r-- 1 jenkins jenkins 45026 Nov 8 23:09 go.sum 23:10:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:09 internal 23:10:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:09 snap 23:10:54 -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 23:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:54 + 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=75bd0dfe83dda73695faa16a91dc78b75201f93f --label arch=amd64 --label version=0.0.0 . 23:10:54 Sending build context to Docker daemon 1.635MB 23:10:54 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 23:10:54 Step 2/35 : FROM ${BASE} AS builder 23:10:54 ---> f62d5068a7df 23:10:54 Step 3/35 : ARG ADD_BUILD_TAGS="" 23:10:54 ---> Running in af86f07490cb 23:10:54 Removing intermediate container af86f07490cb 23:10:54 ---> 7d6a76ad86f9 23:10:54 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:10:54 ---> Running in 96cc573b9594 23:10:54 Removing intermediate container 96cc573b9594 23:10:54 ---> 3fdae521cdbf 23:10:54 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:10:54 ---> Running in 99a242236de0 23:10:54 Removing intermediate container 99a242236de0 23:10:54 ---> ccdc988d68bb 23:10:54 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:10:55 ---> Running in 9b5258724200 23:10:55 Removing intermediate container 9b5258724200 23:10:55 ---> e67c7d43c902 23:10:55 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:55 ---> Running in 7a60eebca2b7 23:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:10:56 OK: 330 MiB in 131 packages 23:10:56 Removing intermediate container 7a60eebca2b7 23:10:56 ---> 0562ea535a17 23:10:56 Step 8/35 : WORKDIR /device-usb-camera 23:10:56 ---> Running in fa88e8e39bf1 23:10:56 Removing intermediate container fa88e8e39bf1 23:10:56 ---> 36e66ea837c9 23:10:56 Step 9/35 : COPY go.mod vendor* ./ 23:10:56 ---> dcfd8323c68e 23:10:56 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:56 ---> Running in ee285a6808a9 23:10:57 Removing intermediate container ee285a6808a9 23:10:57 ---> a686959f0f21 23:10:57 Step 11/35 : COPY . . 23:10:57 ---> e28ac8ee678e 23:10:57 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:10:57 ---> Running in 539c3b018873 23:10:57  % Total % Received % Xferd Average Speed Time Time Time Current 23:10:57 Dload Upload Total Spent Left Speed 23:10:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 26816 0 --:--:-- --:--:-- --:--:-- 27230 23:10:58 Removing intermediate container 539c3b018873 23:10:58 ---> f5cff4470980 23:10:58 Step 13/35 : RUN ${MAKE} 23:10:58 ---> Running in 0162d3532537 23:10:58 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" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 23:11:20 Removing intermediate container 0162d3532537 23:11:20 ---> fe82bc4b63f9 23:11:20 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 23:11:20 v0.18.4: Pulling from aler9/rtsp-simple-server 23:11:20 af6660deedbd: Pulling fs layer 23:11:20 97cd0a44c592: Pulling fs layer 23:11:20 97cd0a44c592: Download complete 23:11:20 af6660deedbd: Verifying Checksum 23:11:20 af6660deedbd: Download complete 23:11:20 af6660deedbd: Pull complete 23:11:20 97cd0a44c592: Pull complete 23:11:20 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 23:11:20 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 23:11:20 ---> fea57e182299 23:11:20 Step 15/35 : FROM alpine:3.16 23:11:20 3.16: Pulling from library/alpine 23:11:20 213ec9aee27d: Already exists 23:11:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:11:20 Status: Downloaded newer image for alpine:3.16 23:11:20 ---> 9c6f07244728 23:11:20 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:11:20 ---> Running in a3b93cdcf0f9 23:11:20 Removing intermediate container a3b93cdcf0f9 23:11:20 ---> 808137c5df23 23:11:20 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:11:20 ---> Running in b350eb5135ea 23:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:11:20 (1/83) Installing dumb-init (1.2.5-r1) 23:11:20 (2/83) Installing sdl2 (2.0.22-r0) 23:11:20 (3/83) Installing libxau (1.0.9-r0) 23:11:20 (4/83) Installing libxdmcp (1.1.3-r0) 23:11:20 (5/83) Installing libxcb (1.15-r0) 23:11:20 (6/83) Installing libx11 (1.8-r0) 23:11:20 (7/83) Installing aom-libs (3.3.0-r0) 23:11:20 (8/83) Installing alsa-lib (1.2.7.2-r0) 23:11:20 (9/83) Installing expat (2.5.0-r0) 23:11:20 (10/83) Installing brotli-libs (1.0.9-r6) 23:11:20 (11/83) Installing libbz2 (1.0.8-r1) 23:11:20 (12/83) Installing libpng (1.6.37-r1) 23:11:20 (13/83) Installing freetype (2.12.1-r0) 23:11:20 (14/83) Installing fontconfig (2.14.0-r0) 23:11:20 (15/83) Installing fribidi (1.0.12-r0) 23:11:20 (16/83) Installing libffi (3.4.2-r1) 23:11:20 (17/83) Installing libintl (0.21-r2) 23:11:20 (18/83) Installing libblkid (2.38-r1) 23:11:20 (19/83) Installing libmount (2.38-r1) 23:11:20 (20/83) Installing pcre (8.45-r2) 23:11:20 (21/83) Installing glib (2.72.1-r0) 23:11:20 (22/83) Installing graphite2 (1.3.14-r1) 23:11:20 (23/83) Installing harfbuzz (4.3.0-r0) 23:11:20 (24/83) Installing libass (0.16.0-r0) 23:11:20 (25/83) Installing libdav1d (1.0.0-r0) 23:11:20 (26/83) Installing libpciaccess (0.16-r0) 23:11:20 (27/83) Installing libdrm (2.4.110-r0) 23:11:20 (28/83) Installing gmp (6.2.1-r2) 23:11:20 (29/83) Installing nettle (3.7.3-r0) 23:11:20 (30/83) Installing p11-kit (0.24.1-r0) 23:11:20 (31/83) Installing libtasn1 (4.18.0-r0) 23:11:20 (32/83) Installing libunistring (1.0-r0) 23:11:20 (33/83) Installing gnutls (3.7.7-r0) 23:11:21 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:11:21 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 23:11:21 (36/83) Installing lame (3.100-r0) 23:11:21 (37/83) Installing opus (1.3.1-r1) 23:11:21 (38/83) Installing libasyncns (0.8-r1) 23:11:21 (39/83) Installing dbus-libs (1.14.4-r0) 23:11:21 (40/83) Installing libltdl (2.4.7-r0) 23:11:21 (41/83) Installing orc (0.4.32-r0) 23:11:21 (42/83) Installing libgcc (11.2.1_git20220219-r2) 23:11:21 (43/83) Installing libogg (1.3.5-r1) 23:11:21 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 23:11:21 (45/83) Installing flac (1.3.4-r0) 23:11:21 (46/83) Installing libvorbis (1.3.7-r0) 23:11:21 (47/83) Installing libsndfile (1.1.0-r0) 23:11:21 (48/83) Installing libgomp (11.2.1_git20220219-r2) 23:11:21 (49/83) Installing soxr (0.1.3-r2) 23:11:21 (50/83) Installing speexdsp (1.2.0-r0) 23:11:21 (51/83) Installing tdb-libs (1.4.6-r0) 23:11:21 (52/83) Installing libpulse (15.0-r2) 23:11:21 (53/83) Installing cjson (1.7.15-r3) 23:11:21 (54/83) Installing mbedtls (2.28.1-r0) 23:11:21 (55/83) Installing librist (0.2.6-r1) 23:11:21 (56/83) Installing libsrt (1.4.4-r0) 23:11:21 (57/83) Installing libssh (0.9.6-r1) 23:11:21 (58/83) Installing libtheora (1.1.1-r16) 23:11:21 (59/83) Installing libjpeg-turbo (2.1.3-r1) 23:11:21 (60/83) Installing v4l-utils-libs (1.22.1-r1) 23:11:21 (61/83) Installing libxext (1.3.4-r0) 23:11:21 (62/83) Installing libxfixes (6.0.0-r0) 23:11:21 (63/83) Installing wayland-libs-client (1.20.0-r0) 23:11:21 (64/83) Installing libva (2.14.0-r0) 23:11:21 (65/83) Installing libvdpau (1.5-r0) 23:11:21 (66/83) Installing vidstab (1.1.0-r1) 23:11:21 (67/83) Installing libvpx (1.11.0-r1) 23:11:21 (68/83) Installing libwebp (1.2.3-r0) 23:11:21 (69/83) Installing x264-libs (0.163_git20210613-r0) 23:11:21 (70/83) Installing numactl (2.0.14-r0) 23:11:21 (71/83) Installing x265-libs (3.5-r3) 23:11:21 (72/83) Installing xvidcore (1.3.7-r1) 23:11:21 (73/83) Installing ffmpeg-libs (5.0.1-r1) 23:11:21 (74/83) Installing ffmpeg (5.0.1-r1) 23:11:21 (75/83) Installing udev-init-scripts (35-r0) 23:11:21 Executing udev-init-scripts-35-r0.post-install 23:11:21 (76/83) Installing eudev-libs (3.2.11-r0) 23:11:21 (77/83) Installing xz-libs (5.2.5-r1) 23:11:21 (78/83) Installing zstd-libs (1.5.2-r1) 23:11:21 (79/83) Installing kmod-libs (29-r2) 23:11:21 (80/83) Installing eudev (3.2.11-r0) 23:11:21 (81/83) Installing libsodium (1.0.18-r0) 23:11:21 (82/83) Installing libzmq (4.3.4-r0) 23:11:21 (83/83) Installing zeromq (4.3.4-r0) 23:11:21 Executing busybox-1.35.0-r17.trigger 23:11:21 Executing eudev-3.2.11-r0.trigger 23:11:21 OK: 101 MiB in 97 packages 23:11:23 Removing intermediate container b350eb5135ea 23:11:23 ---> 3a69e68bd183 23:11:23 Step 18/35 : WORKDIR / 23:11:23 ---> Running in 92cf02ed2b5c 23:11:23 Removing intermediate container 92cf02ed2b5c 23:11:23 ---> b30ae5ee4743 23:11:23 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:11:24 ---> 520f3079c078 23:11:24 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:11:24 ---> 4a55aaca5c75 23:11:24 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:11:24 ---> 09032dbb8156 23:11:24 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:11:24 ---> 6b7c8c4f110a 23:11:24 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:11:24 ---> 299d9726a04d 23:11:24 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:11:25 ---> 2db49c33f0a1 23:11:25 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:11:25 ---> 828d7500541b 23:11:25 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:11:25 ---> Running in bda97d9b36cd 23:11:26 Removing intermediate container bda97d9b36cd 23:11:26 ---> c20f6b0a9226 23:11:26 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:11:26 ---> Running in bb34450760ac 23:11:26 Removing intermediate container bb34450760ac 23:11:26 ---> 3841bffd26d3 23:11:26 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:11:26 ---> Running in ccff37e1d372 23:11:27 Removing intermediate container ccff37e1d372 23:11:27 ---> ee7e6f8323df 23:11:27 Step 29/35 : EXPOSE 59983 23:11:27 ---> Running in afb327f2a398 23:11:27 Removing intermediate container afb327f2a398 23:11:27 ---> 7de273f914a8 23:11:27 Step 30/35 : EXPOSE 8554 23:11:27 ---> Running in 1f988c66eb81 23:11:27 Removing intermediate container 1f988c66eb81 23:11:27 ---> bb724fc850fd 23:11:27 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:11:27 ---> Running in 8173f703559f 23:11:27 Removing intermediate container 8173f703559f 23:11:27 ---> ce38a452b367 23:11:27 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:11:27 ---> Running in 20dcbd73533d 23:11:27 Removing intermediate container 20dcbd73533d 23:11:27 ---> 61b22c8a1051 23:11:27 Step 33/35 : LABEL arch=amd64 23:11:28 ---> Running in 0b0791452c77 23:11:28 Removing intermediate container 0b0791452c77 23:11:28 ---> c078318b5582 23:11:28 Step 34/35 : LABEL git_sha=75bd0dfe83dda73695faa16a91dc78b75201f93f 23:11:28 ---> Running in ca9b5198a581 23:11:28 Removing intermediate container ca9b5198a581 23:11:28 ---> 42ae153bf81c 23:11:28 Step 35/35 : LABEL version=0.0.0 23:11:28 ---> Running in 6724361d117f 23:11:28 Removing intermediate container 6724361d117f 23:11:28 ---> a33d1de5b878 23:11:28 [Warning] One or more build-args [ARCH] were not consumed 23:11:28 Successfully built a33d1de5b878 23:11:28 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 23:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:29 23:11:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:29 latest: Pulling from edgex-lftools-log-publisher 23:11:29 5eb5b503b376: Pulling fs layer 23:11:29 5c69ac0246d0: Pulling fs layer 23:11:29 ec43610c2a17: Pulling fs layer 23:11:29 3a2ae6a8a46f: Pulling fs layer 23:11:29 33b1e0a273af: Pulling fs layer 23:11:29 5d3b04190fa2: Pulling fs layer 23:11:29 2f39f015ded8: Pulling fs layer 23:11:29 3a2ae6a8a46f: Waiting 23:11:29 5d3b04190fa2: Waiting 23:11:29 2f39f015ded8: Waiting 23:11:29 5c69ac0246d0: Verifying Checksum 23:11:29 5c69ac0246d0: Download complete 23:11:29 3a2ae6a8a46f: Verifying Checksum 23:11:29 3a2ae6a8a46f: Download complete 23:11:29 33b1e0a273af: Verifying Checksum 23:11:29 33b1e0a273af: Download complete 23:11:29 5d3b04190fa2: Verifying Checksum 23:11:29 5d3b04190fa2: Download complete 23:11:29 ec43610c2a17: Verifying Checksum 23:11:29 ec43610c2a17: Download complete 23:11:29 5eb5b503b376: Verifying Checksum 23:11:29 5eb5b503b376: Download complete 23:11:30 2f39f015ded8: Download complete 23:11:31 5eb5b503b376: Pull complete 23:11:31 5c69ac0246d0: Pull complete 23:11:31 ec43610c2a17: Pull complete 23:11:31 3a2ae6a8a46f: Pull complete 23:11:31 33b1e0a273af: Pull complete 23:11:32 5d3b04190fa2: Pull complete 23:11:36 2f39f015ded8: Pull complete 23:11:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:11:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:36 prd-ubuntu20.04-docker-8c-8g-118677 does not seem to be running inside a container 23:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-112 -v /w/workspace/foundry_device-usb-camera_PR-112:/w/workspace/foundry_device-usb-camera_PR-112:rw,z -v /w/workspace/foundry_device-usb-camera_PR-112@tmp:/w/workspace/foundry_device-usb-camera_PR-112@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 23:11:38 $ docker top fd155e4cd23acc6e9ddd833657516a07fea6217d180dd11681b4f3815feb5ab8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:38 ---> job-cost.sh 23:11:38 lf-activate-venv: SKIPPING 23:11:38 INFO: No Stack... 23:11:39 INFO: Retrieving Pricing Info for: v3-standard-8 23:11:39 INFO: Archiving Costs [Pipeline] sh 23:11:40 + cat /w/workspace/foundry_device-usb-camera_PR-112/archives/cost.csv 23:11:40 + cut -d, -f6 [Pipeline] lock 23:11:40 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-112-1-stack-cost] 23:11:40 Resource [jenkins-edgexfoundry-device-usb-camera-PR-112-1-stack-cost] did not exist. Created. 23:11:40 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:11:40 + echo total: 0.2199999988079071 [Pipeline] stash 23:11:40 Stashed 1 file(s) [Pipeline] } 23:11:40 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:11:40 $ docker stop --time=1 fd155e4cd23acc6e9ddd833657516a07fea6217d180dd11681b4f3815feb5ab8 23:11:41 $ docker rm -f fd155e4cd23acc6e9ddd833657516a07fea6217d180dd11681b4f3815feb5ab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:13:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118682 in /w/workspace/foundry_device-usb-camera_PR-112 [Pipeline] { [Pipeline] ws 23:13:08 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 23:13:08 Selected Git installation does not exist. Using Default 23:13:08 The recommended git tool is: NONE 23:13:15 using credential edgex-jenkins-ssh 23:13:15 Cloning the remote Git repository 23:13:15 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 23:13:15 > git init /w/workspace/device-usb-camera/1 # timeout=10 23:13:15 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:13:15 > git --version # timeout=10 23:13:15 > git --version # 'git version 2.25.1' 23:13:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:15 Verifying host key using known hosts file 23:13:15 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. 23:13:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:16 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:13:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:13:17 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:13:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:17 Verifying host key using known hosts file 23:13:18 Merging remotes/origin/main commit b5dba24a46228f203616ae131b1222b337b95a5a into PR head commit 75bd0dfe83dda73695faa16a91dc78b75201f93f 23:13:18 Merge succeeded, producing 75bd0dfe83dda73695faa16a91dc78b75201f93f 23:13:18 Checking out Revision 75bd0dfe83dda73695faa16a91dc78b75201f93f (PR-112) 23:13: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. 23:13:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:13:18 > git config core.sparsecheckout # timeout=10 23:13:18 > git checkout -f 75bd0dfe83dda73695faa16a91dc78b75201f93f # timeout=10 23:13:18 > git remote # timeout=10 23:13:18 > git config --get remote.origin.url # timeout=10 23:13:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:18 Verifying host key using known hosts file 23:13: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. 23:13:18 > git merge b5dba24a46228f203616ae131b1222b337b95a5a # timeout=10 23:13:18 > git rev-parse HEAD^{commit} # timeout=10 23:13:18 > git config core.sparsecheckout # timeout=10 23:13:18 > git checkout -f 75bd0dfe83dda73695faa16a91dc78b75201f93f # timeout=10 23:13:22 Commit message: "buid: Update to use latest SDK" 23:13:22 > git --version # timeout=10 23:13:22 > git --version # 'git version 2.25.1' 23:13:22 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:13:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:23 Dload Upload Total Spent Left Speed 23:13:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 23:13:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:13:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 23:13:24 sudo tee /etc/docker/daemon.new 23:13:24 { 23:13:24 "registry-mirrors": [ 23:13:24 "https://nexus3.edgexfoundry.org:10001" 23:13:24 ], 23:13:24 "bip": "10.250.0.254/24", 23:13:24 "hosts": [ 23:13:24 "tcp://0.0.0.0:5555", 23:13:24 "unix:///var/run/docker.sock" 23:13:24 ], 23:13:24 "mtu": 1458, 23:13:24 "selinux-enabled": true, 23:13:24 "seccomp-profile": "/etc/docker/seccomp.json" 23:13:24 } [Pipeline] sh 23:13:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:13:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:43 provisioning config files... 23:13:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config14578176972957179815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:44 ---> docker-login.sh 23:13:44 nexus3.edgexfoundry.org:10001 23:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:44 Configure a credential helper to remove this warning. See 23:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:44 23:13:44 Login Succeeded 23:13:44 nexus3.edgexfoundry.org:10002 23:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:45 Configure a credential helper to remove this warning. See 23:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:45 23:13:45 Login Succeeded 23:13:45 nexus3.edgexfoundry.org:10003 23:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:45 Configure a credential helper to remove this warning. See 23:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:45 23:13:45 Login Succeeded 23:13:45 nexus3.edgexfoundry.org:10004 23:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:45 Configure a credential helper to remove this warning. See 23:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:45 23:13:45 Login Succeeded 23:13:45 docker.io 23:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:46 Configure a credential helper to remove this warning. See 23:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:46 23:13:46 Login Succeeded 23:13:46 ---> docker-login.sh ends [Pipeline] } 23:13:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:47 ========================================================= 23:13:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:13:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:47 + 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 . 23:13:48 Sending build context to Docker daemon 1.062MB 23:13:48 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:13:48 Step 2/13 : FROM ${BASE} AS builder 23:13:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:13:48 9b18e9b68314: Pulling fs layer 23:13:48 35d82f9e3411: Pulling fs layer 23:13:48 e16973657156: Pulling fs layer 23:13:48 fc693d55d65f: Pulling fs layer 23:13:48 7e9fc2657dce: Pulling fs layer 23:13:48 dda99020689f: Pulling fs layer 23:13:48 db1c61fa0a46: Pulling fs layer 23:13:48 891c053d2c06: Pulling fs layer 23:13:48 dda99020689f: Waiting 23:13:48 fc693d55d65f: Waiting 23:13:48 7e9fc2657dce: Waiting 23:13:48 891c053d2c06: Waiting 23:13:48 e16973657156: Verifying Checksum 23:13:48 e16973657156: Download complete 23:13:48 35d82f9e3411: Verifying Checksum 23:13:48 35d82f9e3411: Download complete 23:13:48 7e9fc2657dce: Verifying Checksum 23:13:48 7e9fc2657dce: Download complete 23:13:48 dda99020689f: Verifying Checksum 23:13:48 dda99020689f: Download complete 23:13:48 9b18e9b68314: Download complete 23:13:49 9b18e9b68314: Pull complete 23:13:49 891c053d2c06: Verifying Checksum 23:13:49 891c053d2c06: Download complete 23:13:50 35d82f9e3411: Pull complete 23:13:50 e16973657156: Pull complete 23:13:50 db1c61fa0a46: Verifying Checksum 23:13:50 db1c61fa0a46: Download complete 23:13:51 fc693d55d65f: Verifying Checksum 23:13:51 fc693d55d65f: Download complete 23:14:03 fc693d55d65f: Pull complete 23:14:03 7e9fc2657dce: Pull complete 23:14:03 dda99020689f: Pull complete 23:14:10 db1c61fa0a46: Pull complete 23:14:11 891c053d2c06: Pull complete 23:14:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:14:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:14:11 ---> f96f9c87975a 23:14:11 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:14:14 ---> Running in 3e70ad5a4a87 23:14:15 Removing intermediate container 3e70ad5a4a87 23:14:15 ---> f4748b6a5b21 23:14:15 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:14:15 ---> Running in 765195af062f 23:14:15 Removing intermediate container 765195af062f 23:14:15 ---> b381977ac4f3 23:14:15 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:14:15 ---> Running in 4945928cb136 23:14:15 Removing intermediate container 4945928cb136 23:14:15 ---> 4d7354edf88e 23:14:15 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:14:15 ---> Running in 5de25eebf4f6 23:14:16 Removing intermediate container 5de25eebf4f6 23:14:16 ---> 381710aa56e1 23:14:16 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:16 ---> Running in a85211219816 23:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:14:19 (1/14) Installing libintl (0.21-r2) 23:14:19 (2/14) Installing eudev-libs (3.2.11-r0) 23:14:19 (3/14) Installing libjpeg-turbo (2.1.3-r1) 23:14:19 (4/14) Installing v4l-utils-libs (1.22.1-r1) 23:14:19 (5/14) Installing v4l-utils (1.22.1-r1) 23:14:19 (6/14) Installing udev-init-scripts (35-r0) 23:14:19 Executing udev-init-scripts-35-r0.post-install 23:14:19 (7/14) Installing libblkid (2.38-r1) 23:14:19 (8/14) Installing xz-libs (5.2.5-r1) 23:14:19 (9/14) Installing zstd-libs (1.5.2-r1) 23:14:19 (10/14) Installing kmod-libs (29-r2) 23:14:19 (11/14) Installing eudev (3.2.11-r0) 23:14:19 (12/14) Installing eudev-dev (3.2.11-r0) 23:14:19 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:14:19 (14/14) Installing v4l-utils-dev (1.22.1-r1) 23:14:19 Executing busybox-1.35.0-r17.trigger 23:14:19 Executing eudev-3.2.11-r0.trigger 23:14:19 OK: 228 MiB in 65 packages 23:14:21 Removing intermediate container a85211219816 23:14:21 ---> 76ae3829945f 23:14:21 Step 8/13 : WORKDIR /device-usb-camera 23:14:21 ---> Running in 0ffe40a1cac1 23:14:21 Removing intermediate container 0ffe40a1cac1 23:14:21 ---> 7e6f6fc44c7c 23:14:21 Step 9/13 : COPY go.mod vendor* ./ 23:14:21 ---> 0dbe2ed9ff54 23:14:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:21 ---> Running in 2e39ccb4196c 23:15:18 Removing intermediate container 2e39ccb4196c 23:15:18 ---> f5a5f1c49e90 23:15:18 Step 11/13 : COPY . . 23:15:18 ---> 8e09c766dcd0 23:15:18 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:15:18 ---> Running in 4524139d3352 23:15:20  % Total % Received % Xferd Average Speed Time Time Time Current 23:15:20 Dload Upload Total Spent Left Speed 23:15:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12517 0 --:--:-- --:--:-- --:--:-- 12494 100 1062 100 1062 0 0 12428 0 --:--:-- --:--:-- --:--:-- 12494 23:15:20 Removing intermediate container 4524139d3352 23:15:20 ---> 9477ceff0e3b 23:15:20 Step 13/13 : RUN ${MAKE} 23:15:20 ---> Running in 3c6b6e03a9cd 23:15:21 noop 23:15:22 Removing intermediate container 3c6b6e03a9cd 23:15:22 ---> 586ca2f8ad34 23:15:22 Successfully built 586ca2f8ad34 23:15:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:23 + docker inspect -f . ci-base-image-arm64 23:15:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:23 prd-ubuntu20.04-docker-arm64-4c-16g-118682 does not seem to be running inside a container 23:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:15:24 $ docker top 03e20f5fcafdbdf30ec0ee5c779b3d74382082e05415dc2bbb04b9e2e0eb87d1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:25 + go version 23:15:25 go version go1.18.7 linux/arm64 [Pipeline] } 23:15:25 $ docker stop --time=1 03e20f5fcafdbdf30ec0ee5c779b3d74382082e05415dc2bbb04b9e2e0eb87d1 23:15:27 $ docker rm -f 03e20f5fcafdbdf30ec0ee5c779b3d74382082e05415dc2bbb04b9e2e0eb87d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:28 + docker inspect -f . ci-base-image-arm64 23:15:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:28 prd-ubuntu20.04-docker-arm64-4c-16g-118682 does not seem to be running inside a container 23:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:15:29 $ docker top ef4dcc967caa16f63bf57eb62eb46ecd27818095bf725a613682a6ada359c675 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:30 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 23:15:31 + make test 23:15:31 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:15:33 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:17:25 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:17:25 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.079s coverage: 1.9% of statements 23:17:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:17:25 CGO_ENABLED=1 go vet ./... 23:17:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:47 ./bin/test-attribution-txt.sh [Pipeline] echo 23:17:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:17:47 $ docker stop --time=1 ef4dcc967caa16f63bf57eb62eb46ecd27818095bf725a613682a6ada359c675 23:17:49 $ docker rm -f ef4dcc967caa16f63bf57eb62eb46ecd27818095bf725a613682a6ada359c675 [Pipeline] // withDockerContainer [Pipeline] sh 23:17:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:17:50 Warning: overwriting stash ‘coverage-report’ 23:17:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:17:51 + ls -al . 23:17:51 total 196 23:17:51 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:15 . 23:17:51 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:13 .. 23:17:51 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:13 .git 23:17:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:13 .github 23:17:51 -rw-rw-r-- 1 jenkins jenkins 414 Nov 8 23:13 .gitignore 23:17:51 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 23:13 .golangci.yml 23:17:51 -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 23:13 .hadolint.yml 23:17:51 -rw-rw-r-- 1 jenkins jenkins 9702 Nov 8 23:13 Attribution.txt 23:17:51 -rw-rw-r-- 1 jenkins jenkins 1206 Nov 8 23:13 CHANGELOG.md 23:17:51 -rw-rw-r-- 1 jenkins jenkins 2378 Nov 8 23:13 Dockerfile 23:17:51 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 23:13 GOVERNANCE.md 23:17:51 -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 23:13 Jenkinsfile 23:17:51 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 23:13 LICENSE 23:17:51 -rw-rw-r-- 1 jenkins jenkins 2554 Nov 8 23:13 Makefile 23:17:51 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 23:13 OWNERS.md 23:17:51 -rw-rw-r-- 1 jenkins jenkins 5773 Nov 8 23:13 README.md 23:17:51 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:09 VERSION 23:17:51 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:13 bin 23:17:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:13 cmd 23:17:51 -rw-r--r-- 1 jenkins jenkins 29387 Nov 8 23:17 coverage.out 23:17:51 -rwxrwxr-x 1 jenkins jenkins 140 Nov 8 23:13 docker-entrypoint.sh 23:17:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:13 docs 23:17:51 -rw-rw-r-- 1 jenkins jenkins 3573 Nov 8 23:13 go.mod 23:17:51 -rw-rw-r-- 1 jenkins jenkins 45026 Nov 8 23:13 go.sum 23:17:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:13 internal 23:17:51 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:13 snap 23:17:51 -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 23:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:52 + 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=75bd0dfe83dda73695faa16a91dc78b75201f93f --label arch=arm64 --label version=0.0.0 . 23:17:52 Sending build context to Docker daemon 1.092MB 23:17:52 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 23:17:52 Step 2/35 : FROM ${BASE} AS builder 23:17:52 ---> 586ca2f8ad34 23:17:52 Step 3/35 : ARG ADD_BUILD_TAGS="" 23:17:52 ---> Running in b2287db65852 23:17:53 Removing intermediate container b2287db65852 23:17:53 ---> 3811cd316684 23:17:53 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:17:53 ---> Running in 06c6c09451f8 23:17:53 Removing intermediate container 06c6c09451f8 23:17:53 ---> e5ba4cb57013 23:17:53 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:17:53 ---> Running in ecba5ace3316 23:17:54 Removing intermediate container ecba5ace3316 23:17:54 ---> 171ab7b3781b 23:17:54 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:17:54 ---> Running in ce845da35b12 23:17:54 Removing intermediate container ce845da35b12 23:17:54 ---> c5ff854af44a 23:17:54 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:54 ---> Running in a54fdf20fbdd 23:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:17:57 OK: 228 MiB in 65 packages 23:17:58 Removing intermediate container a54fdf20fbdd 23:17:58 ---> 989e996efc68 23:17:58 Step 8/35 : WORKDIR /device-usb-camera 23:17:58 ---> Running in 7fdf441f56d0 23:17:58 Removing intermediate container 7fdf441f56d0 23:17:58 ---> f2b17063077e 23:17:58 Step 9/35 : COPY go.mod vendor* ./ 23:17:59 ---> 2229a67fb528 23:17:59 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:59 ---> Running in eb7095acc9bb 23:18:02 Removing intermediate container eb7095acc9bb 23:18:02 ---> 9234c6aefc85 23:18:02 Step 11/35 : COPY . . 23:18:02 ---> 34ca1846a8eb 23:18:02 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:18:02 ---> Running in 69ebff4d8eea 23:18:03  % Total % Received % Xferd Average Speed Time Time Time Current 23:18:03 Dload Upload Total Spent Left Speed 23:18:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7185 0 --:--:-- --:--:-- --:--:-- 7224 23:18:04 Removing intermediate container 69ebff4d8eea 23:18:04 ---> f4a05e60c3d2 23:18:04 Step 13/35 : RUN ${MAKE} 23:18:04 ---> Running in d07180db8b99 23:18:05 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" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 23:20:57 Removing intermediate container d07180db8b99 23:20:57 ---> 61a7971116c0 23:20:57 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 23:20:57 v0.18.4: Pulling from aler9/rtsp-simple-server 23:20:57 eab2503cf8f4: Pulling fs layer 23:20:57 97cd0a44c592: Pulling fs layer 23:20:57 97cd0a44c592: Verifying Checksum 23:20:57 97cd0a44c592: Download complete 23:20:57 eab2503cf8f4: Verifying Checksum 23:20:57 eab2503cf8f4: Download complete 23:20:57 eab2503cf8f4: Pull complete 23:20:57 97cd0a44c592: Pull complete 23:20:57 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 23:20:57 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 23:20:57 ---> 7f763cca56b3 23:20:57 Step 15/35 : FROM alpine:3.16 23:20:57 3.16: Pulling from library/alpine 23:20:57 9b18e9b68314: Already exists 23:20:57 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:20:57 Status: Downloaded newer image for alpine:3.16 23:20:57 ---> a6215f271958 23:20:57 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:20:57 ---> Running in 1e9fdccc40e9 23:20:57 Removing intermediate container 1e9fdccc40e9 23:20:57 ---> c34f8fe32ceb 23:20:57 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:20:57 ---> Running in 2f0cd31315e1 23:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:20:57 (1/82) Installing dumb-init (1.2.5-r1) 23:20:57 (2/82) Installing sdl2 (2.0.22-r0) 23:20:57 (3/82) Installing libxau (1.0.9-r0) 23:20:57 (4/82) Installing libxdmcp (1.1.3-r0) 23:20:57 (5/82) Installing libxcb (1.15-r0) 23:20:57 (6/82) Installing libx11 (1.8-r0) 23:20:57 (7/82) Installing aom-libs (3.3.0-r0) 23:20:57 (8/82) Installing alsa-lib (1.2.7.2-r0) 23:20:57 (9/82) Installing expat (2.5.0-r0) 23:20:57 (10/82) Installing brotli-libs (1.0.9-r6) 23:20:57 (11/82) Installing libbz2 (1.0.8-r1) 23:20:57 (12/82) Installing libpng (1.6.37-r1) 23:20:57 (13/82) Installing freetype (2.12.1-r0) 23:20:57 (14/82) Installing fontconfig (2.14.0-r0) 23:20:57 (15/82) Installing fribidi (1.0.12-r0) 23:20:57 (16/82) Installing libffi (3.4.2-r1) 23:20:57 (17/82) Installing libintl (0.21-r2) 23:20:57 (18/82) Installing libblkid (2.38-r1) 23:20:57 (19/82) Installing libmount (2.38-r1) 23:20:57 (20/82) Installing pcre (8.45-r2) 23:20:57 (21/82) Installing glib (2.72.1-r0) 23:20:57 (22/82) Installing graphite2 (1.3.14-r1) 23:20:57 (23/82) Installing harfbuzz (4.3.0-r0) 23:20:57 (24/82) Installing libass (0.16.0-r0) 23:20:57 (25/82) Installing libdav1d (1.0.0-r0) 23:20:57 (26/82) Installing libdrm (2.4.110-r0) 23:20:57 (27/82) Installing gmp (6.2.1-r2) 23:20:57 (28/82) Installing nettle (3.7.3-r0) 23:20:57 (29/82) Installing p11-kit (0.24.1-r0) 23:20:57 (30/82) Installing libtasn1 (4.18.0-r0) 23:20:57 (31/82) Installing libunistring (1.0-r0) 23:20:57 (32/82) Installing gnutls (3.7.7-r0) 23:20:57 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:20:57 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 23:20:57 (35/82) Installing lame (3.100-r0) 23:20:57 (36/82) Installing opus (1.3.1-r1) 23:20:57 (37/82) Installing libasyncns (0.8-r1) 23:20:57 (38/82) Installing dbus-libs (1.14.4-r0) 23:20:57 (39/82) Installing libltdl (2.4.7-r0) 23:20:57 (40/82) Installing orc (0.4.32-r0) 23:20:57 (41/82) Installing libgcc (11.2.1_git20220219-r2) 23:20:57 (42/82) Installing libogg (1.3.5-r1) 23:20:57 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 23:20:57 (44/82) Installing flac (1.3.4-r0) 23:20:57 (45/82) Installing libvorbis (1.3.7-r0) 23:20:57 (46/82) Installing libsndfile (1.1.0-r0) 23:20:57 (47/82) Installing libgomp (11.2.1_git20220219-r2) 23:20:57 (48/82) Installing soxr (0.1.3-r2) 23:20:57 (49/82) Installing speexdsp (1.2.0-r0) 23:20:57 (50/82) Installing tdb-libs (1.4.6-r0) 23:20:57 (51/82) Installing libpulse (15.0-r2) 23:20:57 (52/82) Installing cjson (1.7.15-r3) 23:20:57 (53/82) Installing mbedtls (2.28.1-r0) 23:20:57 (54/82) Installing librist (0.2.6-r1) 23:20:57 (55/82) Installing libsrt (1.4.4-r0) 23:20:57 (56/82) Installing libssh (0.9.6-r1) 23:20:57 (57/82) Installing libtheora (1.1.1-r16) 23:20:57 (58/82) Installing libjpeg-turbo (2.1.3-r1) 23:20:57 (59/82) Installing v4l-utils-libs (1.22.1-r1) 23:20:57 (60/82) Installing libxext (1.3.4-r0) 23:20:57 (61/82) Installing libxfixes (6.0.0-r0) 23:20:57 (62/82) Installing wayland-libs-client (1.20.0-r0) 23:20:57 (63/82) Installing libva (2.14.0-r0) 23:20:57 (64/82) Installing libvdpau (1.5-r0) 23:20:57 (65/82) Installing vidstab (1.1.0-r1) 23:20:57 (66/82) Installing libvpx (1.11.0-r1) 23:20:57 (67/82) Installing libwebp (1.2.3-r0) 23:20:57 (68/82) Installing x264-libs (0.163_git20210613-r0) 23:20:57 (69/82) Installing numactl (2.0.14-r0) 23:20:57 (70/82) Installing x265-libs (3.5-r3) 23:20:57 (71/82) Installing xvidcore (1.3.7-r1) 23:20:57 (72/82) Installing ffmpeg-libs (5.0.1-r1) 23:20:58 (73/82) Installing ffmpeg (5.0.1-r1) 23:20:58 (74/82) Installing udev-init-scripts (35-r0) 23:20:58 Executing udev-init-scripts-35-r0.post-install 23:20:58 (75/82) Installing eudev-libs (3.2.11-r0) 23:20:58 (76/82) Installing xz-libs (5.2.5-r1) 23:20:58 (77/82) Installing zstd-libs (1.5.2-r1) 23:20:58 (78/82) Installing kmod-libs (29-r2) 23:20:58 (79/82) Installing eudev (3.2.11-r0) 23:20:58 (80/82) Installing libsodium (1.0.18-r0) 23:20:58 (81/82) Installing libzmq (4.3.4-r0) 23:20:58 (82/82) Installing zeromq (4.3.4-r0) 23:20:58 Executing busybox-1.35.0-r17.trigger 23:20:58 Executing eudev-3.2.11-r0.trigger 23:20:58 OK: 78 MiB in 96 packages 23:21:01 Removing intermediate container 2f0cd31315e1 23:21:01 ---> 90edca4c4ac5 23:21:01 Step 18/35 : WORKDIR / 23:21:01 ---> Running in 8d2c108543c2 23:21:02 Removing intermediate container 8d2c108543c2 23:21:02 ---> 133b94e2f13c 23:21:02 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:21:04 ---> 07b74951c877 23:21:04 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:21:04 ---> 687b6384dc90 23:21:04 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:21:05 ---> da94ac34ba31 23:21:05 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:21:05 ---> d414ca2272d5 23:21:05 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:21:06 ---> 4257108baee0 23:21:06 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:21:07 ---> e072948e7dc1 23:21:07 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:21:07 ---> 3ab983698515 23:21:07 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:21:08 ---> Running in 5a5a156a90b0 23:21:09 Removing intermediate container 5a5a156a90b0 23:21:09 ---> 0bd6086fb12c 23:21:09 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:21:09 ---> Running in 76f54d33d35c 23:21:11 Removing intermediate container 76f54d33d35c 23:21:11 ---> 2f22251139c0 23:21:11 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:21:11 ---> Running in c5de36b094a9 23:21:13 Removing intermediate container c5de36b094a9 23:21:13 ---> 52e2014771f9 23:21:13 Step 29/35 : EXPOSE 59983 23:21:13 ---> Running in 9292557a3d20 23:21:13 Removing intermediate container 9292557a3d20 23:21:13 ---> 6a0acd1b8d82 23:21:13 Step 30/35 : EXPOSE 8554 23:21:13 ---> Running in 86cc53a9596c 23:21:14 Removing intermediate container 86cc53a9596c 23:21:14 ---> 026d38eea1d7 23:21:14 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:21:14 ---> Running in bc4153bae508 23:21:14 Removing intermediate container bc4153bae508 23:21:14 ---> 0806da712adc 23:21:14 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:21:14 ---> Running in f58da5e2a9a9 23:21:14 Removing intermediate container f58da5e2a9a9 23:21:14 ---> 3943dcd5e0aa 23:21:14 Step 33/35 : LABEL arch=arm64 23:21:14 ---> Running in b4c20f6299fb 23:21:15 Removing intermediate container b4c20f6299fb 23:21:15 ---> 3fc6fc5e9938 23:21:15 Step 34/35 : LABEL git_sha=75bd0dfe83dda73695faa16a91dc78b75201f93f 23:21:15 ---> Running in b93bbfbd6af8 23:21:15 Removing intermediate container b93bbfbd6af8 23:21:15 ---> 9b4b16234598 23:21:15 Step 35/35 : LABEL version=0.0.0 23:21:15 ---> Running in 6d43f3d758eb 23:21:16 Removing intermediate container 6d43f3d758eb 23:21:16 ---> a316edf524b8 23:21:16 [Warning] One or more build-args [ARCH] were not consumed 23:21:16 Successfully built a316edf524b8 23:21:16 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 23:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:16 23:21:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:17 arm64: Pulling from edgex-lftools-log-publisher 23:21:17 8998bd30e6a1: Pulling fs layer 23:21:17 04944245beec: Pulling fs layer 23:21:17 699f458cf7ca: Pulling fs layer 23:21:17 765212b225bb: Pulling fs layer 23:21:17 f23df028b6ca: Pulling fs layer 23:21:17 d65c8cfc05b1: Pulling fs layer 23:21:17 2437ff75d9bd: Pulling fs layer 23:21:17 765212b225bb: Waiting 23:21:17 f23df028b6ca: Waiting 23:21:17 d65c8cfc05b1: Waiting 23:21:17 2437ff75d9bd: Waiting 23:21:17 04944245beec: Verifying Checksum 23:21:17 04944245beec: Download complete 23:21:17 765212b225bb: Verifying Checksum 23:21:17 765212b225bb: Download complete 23:21:17 f23df028b6ca: Verifying Checksum 23:21:17 f23df028b6ca: Download complete 23:21:17 d65c8cfc05b1: Verifying Checksum 23:21:17 d65c8cfc05b1: Download complete 23:21:17 699f458cf7ca: Verifying Checksum 23:21:17 699f458cf7ca: Download complete 23:21:18 8998bd30e6a1: Verifying Checksum 23:21:18 8998bd30e6a1: Download complete 23:21:20 2437ff75d9bd: Verifying Checksum 23:21:20 2437ff75d9bd: Download complete 23:21:22 8998bd30e6a1: Pull complete 23:21:22 04944245beec: Pull complete 23:21:24 699f458cf7ca: Pull complete 23:21:24 765212b225bb: Pull complete 23:21:24 f23df028b6ca: Pull complete 23:21:24 d65c8cfc05b1: Pull complete 23:21:39 2437ff75d9bd: Pull complete 23:21:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:21:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:40 prd-ubuntu20.04-docker-arm64-4c-16g-118682 does not seem to be running inside a container 23:21:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:21:42 $ docker top 8b5fa353ebef5186db4c5a48b1d677fbb0fbdbcf81b468676a23c851edbd8a20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:43 ---> job-cost.sh 23:21:43 lf-activate-venv: SKIPPING 23:21:43 INFO: No Stack... 23:21:44 INFO: Retrieving Pricing Info for: v3-standard-4 23:21:44 INFO: Archiving Costs [Pipeline] sh 23:21:45 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 23:21:45 + cut -d, -f6 [Pipeline] lock 23:21:45 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-112-1-stack-cost] 23:21:45 Resource [jenkins-edgexfoundry-device-usb-camera-PR-112-1-stack-cost] did not exist. Created. 23:21:45 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:21:46 /w/workspace/device-usb-camera/1@tmp/durable-67abb855/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:21:46 + echo total: 0.10999999940395355 [Pipeline] stash 23:21:46 Warning: overwriting stash ‘stack-cost’ 23:21:47 Stashed 1 file(s) [Pipeline] } 23:21:47 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:21:47 $ docker stop --time=1 8b5fa353ebef5186db4c5a48b1d677fbb0fbdbcf81b468676a23c851edbd8a20 23:21:48 $ docker rm -f 8b5fa353ebef5186db4c5a48b1d677fbb0fbdbcf81b468676a23c851edbd8a20 [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 23:21:49 provisioning config files... 23:21:49 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-112@tmp/config9729589404153678768tmp [Pipeline] { [Pipeline] sh 23:21:49 + set +x 23:21:49 + curl -s https://codecov.io/bash 23:21:49 + bash -s -- 23:21:49 23:21:49 _____ _ 23:21:49 / ____| | | 23:21:49 | | ___ __| | ___ ___ _____ __ 23:21:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:21:49 | |___| (_) | (_| | __/ (_| (_) \ V / 23:21:49 \_____\___/ \__,_|\___|\___\___/ \_/ 23:21:49 Bash-1.0.6 23:21:49 23:21:49 23:21:49 ==> git version 2.25.1 found 23:21:49 ==> 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 23:21:49 Release-Date: 2020-01-08 23:21:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:21:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:21:49 ==> Jenkins CI detected. 23:21:49 current dir:  /w/workspace/foundry_device-usb-camera_PR-112 23:21:49 project root: . 23:21:49 --> token set from env 23:21:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:21:49 ==> Running gcov in . (disable via -X gcov) 23:21:49 ==> Python coveragepy not found 23:21:49 ==> Searching for coverage reports in: 23:21:49 + . 23:21:49 -> Found 1 reports 23:21:49 ==> Detecting git/mercurial file structure 23:21:49 ==> Reading reports 23:21:49 + ./coverage.out bytes=29387 23:21:49 ==> Appending adjustments 23:21:49 https://docs.codecov.io/docs/fixing-reports 23:21:50 + Found adjustments 23:21:50 ==> Gzipping contents 23:21:50 8.0K /tmp/codecov.LfqwOx.gz 23:21:50 ==> Uploading reports 23:21:50 url: https://codecov.io 23:21:50 query: branch=PR-112&commit=75bd0dfe83dda73695faa16a91dc78b75201f93f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=112&job=&cmd_args= 23:21:50 -> Pinging Codecov 23:21:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-112&commit=75bd0dfe83dda73695faa16a91dc78b75201f93f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=112&job=&cmd_args= 23:21:50 -> Uploading to 23:21:50 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/73D8F5FF140700D3E01443B452E23636/75bd0dfe83dda73695faa16a91dc78b75201f93f/e769a1dd-ca53-42e6-9d76-1bc97a071041.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T232150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a3f3b87e6922bb7b3c4329056cd300a12abce194c9f193b9b5e74cd8b9703e5 23:21:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:50 Dload Upload Total Spent Left Speed 23:21:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4191 0 0 100 4191 0 15638 --:--:-- --:--:-- --:--:-- 15579 100 4191 0 0 100 4191 0 15579 --:--:-- --:--:-- --:--:-- 15579 23:21:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/75bd0dfe83dda73695faa16a91dc78b75201f93f [Pipeline] } 23:21:50 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 23:21:52 + [ -d /w/workspace/foundry_device-usb-camera_PR-112/archives ] 23:21:52 + ls -al /w/workspace/foundry_device-usb-camera_PR-112/archives 23:21:52 total 16 23:21:52 drwxr-xr-x 3 root root 4096 Nov 8 23:11 . 23:21:52 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:11 .. 23:21:52 drwxr-xr-x 2 root root 4096 Nov 8 23:11 cost 23:21:52 -rw-r--r-- 1 root root 89 Nov 8 23:11 cost.csv 23:21:52 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-112/archives 23:21:52 + ls -al /w/workspace/foundry_device-usb-camera_PR-112/archives 23:21:52 total 16 23:21:52 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:11 . 23:21:52 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:11 .. 23:21:52 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:11 cost 23:21:52 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 23:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:21:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:21:53 ---> package-listing.sh 23:21:53 ++ facter osfamily 23:21:53 ++ tr '[:upper:]' '[:lower:]' 23:21:53 + OS_FAMILY=debian 23:21:53 + workspace=/w/workspace/foundry_device-usb-camera_PR-112 23:21:53 + START_PACKAGES=/tmp/packages_start.txt 23:21:53 + END_PACKAGES=/tmp/packages_end.txt 23:21:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:21:53 + PACKAGES=/tmp/packages_start.txt 23:21:53 + '[' /w/workspace/foundry_device-usb-camera_PR-112 ']' 23:21:53 + PACKAGES=/tmp/packages_end.txt 23:21:53 + case "${OS_FAMILY}" in 23:21:53 + dpkg -l 23:21:53 + grep '^ii' 23:21:53 + '[' -f /tmp/packages_start.txt ']' 23:21:53 + '[' -f /tmp/packages_end.txt ']' 23:21:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:21:53 + '[' /w/workspace/foundry_device-usb-camera_PR-112 ']' 23:21:53 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-112/archives/ 23:21:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-112/archives/ [Pipeline] echo 23:21:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:21:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:54 prd-ubuntu20.04-docker-8c-8g-118677 does not seem to be running inside a container 23:21:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-112 -v /w/workspace/foundry_device-usb-camera_PR-112:/w/workspace/foundry_device-usb-camera_PR-112:rw,z -v /w/workspace/foundry_device-usb-camera_PR-112@tmp:/w/workspace/foundry_device-usb-camera_PR-112@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 23:21:55 $ docker top 12c78a5dfd9c45dd3daa89406c74c2138a9afd97ad0417e81fa9cfd73247f225 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:55 + touch /tmp/pre-build-complete [Pipeline] sh 23:21:55 + mkdir -p /var/log/sysstat [Pipeline] sh 23:21:56 + ls /var/log/sa-host 23:21:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:56 provisioning config files... 23:21:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-112@tmp/config6391773214949819754tmp [Pipeline] { [Pipeline] echo 23:21:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:21:56 ---> create-netrc.sh [Pipeline] } 23:21:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:21:57 ---> python-tools-install.sh [Pipeline] echo 23:21:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:21:57 ---> sudo-logs.sh 23:21:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:21:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:21:57 ---> job-cost.sh 23:21:57 lf-activate-venv: SKIPPING 23:21:57 DEBUG: total: 0.2199999988079071 23:21:57 INFO: Retrieving Stack Cost... 23:21:58 INFO: Retrieving Pricing Info for: v3-standard-8 23:21:58 INFO: Archiving Costs [Pipeline] echo 23:21:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:21:59 ---> logs-deploy.sh 23:21:59 lf-activate-venv: SKIPPING 23:21:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-112/1 23:21:59 INFO: archiving workspace using pattern(s): 23:21:59 Archives upload complete. 23:21:59 INFO: archiving logs to Nexus