Pull request #91 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 hahattan for edgexfoundry/device-usb-camera Obtained Jenkinsfile from f7e3d8187848b074643b7ebb27ba5316ac42edff+9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 (718d7adf7d3fff1a3f1f8d3cf248a5cabe4dec2a) 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-ssh10752913750819283940.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8523597634975392779.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh 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-91/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-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5665857132650226745.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-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12585037643627607415.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh2093549671059099185.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-91/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-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14082148216104239990.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 ‘prd-ubuntu20.04-docker-8c-8g-1803’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1806 in /w/workspace/xfoundry_device-usb-camera_PR-91 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-91 # 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 > 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/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 into PR head commit f7e3d8187848b074643b7ebb27ba5316ac42edff Merge succeeded, producing f7e3d8187848b074643b7ebb27ba5316ac42edff Checking out Revision f7e3d8187848b074643b7ebb27ba5316ac42edff (PR-91) > git config core.sparsecheckout # timeout=10 > git checkout -f f7e3d8187848b074643b7ebb27ba5316ac42edff # timeout=10 > 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 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7e3d8187848b074643b7ebb27ba5316ac42edff # timeout=10 Commit message: "feat: add internal command request/response topics" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:12:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:12:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:12:56 ========================================================= 08:12:56 EdgeX Global Pipelines Version Info 08:12:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:12:56 ------------------- 08:12:56 stable info: 08:12:56 ------------------- 08:12:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:12:56 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 08:12:56 Message: update stable to v1.0.239 08:12:57 ------------------- 08:12:57 experimental info: 08:12:57 ------------------- 08:12:57 Commited By: **** collab-it+edgex@linuxfoundation.org 08:12:57 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 08:12:57 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:12:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 08:12:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 08:12:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:12:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:12:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:12:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:12:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo 08:12:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo 08:12:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo 08:12:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7e3d8187848b074643b7ebb27ba5316ac42edff [Pipeline] echo 08:12:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7e3d81 [Pipeline] echo 08:12:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:12:59 provisioning config files... 08:12:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-91@tmp/config13361880441657694843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:59 ---> docker-login.sh 08:12:59 nexus3.edgexfoundry.org:10001 08:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:59 Configure a credential helper to remove this warning. See 08:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:59 08:12:59 Login Succeeded 08:12:59 nexus3.edgexfoundry.org:10002 08:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:00 Configure a credential helper to remove this warning. See 08:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:00 08:13:00 Login Succeeded 08:13:00 nexus3.edgexfoundry.org:10003 08:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:00 Configure a credential helper to remove this warning. See 08:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:00 08:13:00 Login Succeeded 08:13:00 nexus3.edgexfoundry.org:10004 08:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:00 Configure a credential helper to remove this warning. See 08:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:00 08:13:00 Login Succeeded 08:13:00 docker.io 08:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:00 Configure a credential helper to remove this warning. See 08:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:00 08:13:00 Login Succeeded 08:13:00 ---> docker-login.sh ends [Pipeline] } 08:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:13:01 + git rev-list -1 --merges f7e3d8187848b074643b7ebb27ba5316ac42edff~1..f7e3d8187848b074643b7ebb27ba5316ac42edff [Pipeline] echo 08:13:01 -----------> git rev-list -1 --merges f7e3d8187848b074643b7ebb27ba5316ac42edff~1..f7e3d8187848b074643b7ebb27ba5316ac42edff f7e3d8187848b074643b7ebb27ba5316ac42edff [false] [Pipeline] sh 08:13:01 + git log --format=format:%s -1 f7e3d8187848b074643b7ebb27ba5316ac42edff [Pipeline] echo 08:13:01 ========================================================= 08:13:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:13:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:02 + git log --format=format:%s -1 f7e3d8187848b074643b7ebb27ba5316ac42edff [Pipeline] echo 08:13:02 [semverPrep] GIT_COMMIT: f7e3d8187848b074643b7ebb27ba5316ac42edff, Commit Message: feat: add internal command request/response topics [Pipeline] echo 08:13:02 [semverPrep] This is not a build commit. [Pipeline] sh 08:13:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:02 + grep -v github /etc/ssh/ssh_known_hosts 08:13:02 + [ -e /tmp/ssh_known_hosts ] 08:13:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:13:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:13:02 + sudo tee -a /etc/ssh/ssh_known_hosts 08:13:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:03 08:13:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:03 0.1.4: Pulling from edgex-devops/py-git-semver 08:13:03 b85a868b505f: Pulling fs layer 08:13:03 e2be974225ed: Pulling fs layer 08:13:03 339a4e72a1f5: Pulling fs layer 08:13:03 988bab9f4d93: Pulling fs layer 08:13:03 1469e6f7b9e6: Pulling fs layer 08:13:03 eaf3925da568: Pulling fs layer 08:13:03 bab4dde63d76: Pulling fs layer 08:13:03 bde34c3a00c8: Pulling fs layer 08:13:03 b352a97aabf1: Pulling fs layer 08:13:03 4872d77fe225: Pulling fs layer 08:13:03 5851b861e8e6: Pulling fs layer 08:13:03 bab4dde63d76: Waiting 08:13:03 bde34c3a00c8: Waiting 08:13:03 b352a97aabf1: Waiting 08:13:03 1469e6f7b9e6: Waiting 08:13:03 988bab9f4d93: Waiting 08:13:03 eaf3925da568: Waiting 08:13:03 5851b861e8e6: Waiting 08:13:03 e2be974225ed: Download complete 08:13:03 988bab9f4d93: Verifying Checksum 08:13:03 988bab9f4d93: Download complete 08:13:03 1469e6f7b9e6: Verifying Checksum 08:13:03 1469e6f7b9e6: Download complete 08:13:03 eaf3925da568: Verifying Checksum 08:13:03 eaf3925da568: Download complete 08:13:03 339a4e72a1f5: Verifying Checksum 08:13:03 339a4e72a1f5: Download complete 08:13:03 bde34c3a00c8: Download complete 08:13:03 b352a97aabf1: Verifying Checksum 08:13:03 b352a97aabf1: Download complete 08:13:03 4872d77fe225: Verifying Checksum 08:13:03 4872d77fe225: Download complete 08:13:03 5851b861e8e6: Verifying Checksum 08:13:03 5851b861e8e6: Download complete 08:13:03 b85a868b505f: Verifying Checksum 08:13:03 b85a868b505f: Download complete 08:13:04 bab4dde63d76: Verifying Checksum 08:13:04 bab4dde63d76: Download complete 08:13:05 b85a868b505f: Pull complete 08:13:05 e2be974225ed: Pull complete 08:13:05 339a4e72a1f5: Pull complete 08:13:05 988bab9f4d93: Pull complete 08:13:06 1469e6f7b9e6: Pull complete 08:13:06 eaf3925da568: Pull complete 08:13:07 bab4dde63d76: Pull complete 08:13:07 bde34c3a00c8: Pull complete 08:13:08 b352a97aabf1: Pull complete 08:13:08 4872d77fe225: Pull complete 08:13:08 5851b861e8e6: Pull complete 08:13:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:08 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 08:13:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-91 -v /w/workspace/xfoundry_device-usb-camera_PR-91:/w/workspace/xfoundry_device-usb-camera_PR-91:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-91@tmp:/w/workspace/xfoundry_device-usb-camera_PR-91@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 08:13:09 $ docker top ec3ea8a206e053559c440b78741037d4daa11600efe52cf1ee0341d90c9ecfe6 -eo pid,comm 08:13:10 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). 08:13:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:10 [ssh-agent] Looking for ssh-agent implementation... 08:13:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:10 $ docker exec ec3ea8a206e053559c440b78741037d4daa11600efe52cf1ee0341d90c9ecfe6 ssh-agent 08:13:10 SSH_AUTH_SOCK=/tmp/ssh-BtYHwQx5yIzE/agent.32 08:13:10 SSH_AGENT_PID=38 08:13:10 Running ssh-add (command line suppressed) 08:13:10 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-91@tmp/private_key_15416770840004620641.key (/w/workspace/xfoundry_device-usb-camera_PR-91@tmp/private_key_15416770840004620641.key) 08:13:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:10 + git tag --points-at HEAD [Pipeline] } 08:13:10 $ docker exec --env ******** --env ******** ec3ea8a206e053559c440b78741037d4daa11600efe52cf1ee0341d90c9ecfe6 ssh-agent -k 08:13:10 unset SSH_AUTH_SOCK; 08:13:10 unset SSH_AGENT_PID; 08:13:10 echo Agent pid 38 killed; 08:13:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:13:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:11 [ssh-agent] Looking for ssh-agent implementation... 08:13:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:11 $ docker exec ec3ea8a206e053559c440b78741037d4daa11600efe52cf1ee0341d90c9ecfe6 ssh-agent 08:13:11 SSH_AUTH_SOCK=/tmp/ssh-TT2NXmhw2ZQY/agent.70 08:13:11 SSH_AGENT_PID=76 08:13:11 Running ssh-add (command line suppressed) 08:13:11 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-91@tmp/private_key_987625394050915666.key (/w/workspace/xfoundry_device-usb-camera_PR-91@tmp/private_key_987625394050915666.key) 08:13:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:11 + git semver init 08:13:12 2022-09-28 08:13:11,911 [run_init] DEBUG init version:0.0.0 force:False 08:13:12 2022-09-28 08:13:11,911 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-91/.semver 08:13:12 2022-09-28 08:13:11,912 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-91/.semver 08:13:12 2022-09-28 08:13:11,912 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-91/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-91, universal_newlines=False, shell=None, istream=None) 08:13:12 2022-09-28 08:13:12,872 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-91/.git/info/exclude 08:13:12 2022-09-28 08:13:12,873 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-91/.semver/PR-91 with force:False 08:13:12 2022-09-28 08:13:12,873 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-91/.semver/PR-91 08:13:12 2022-09-28 08:13:12,877 [execute] INFO git cat-file --batch-check 08:13:12 2022-09-28 08:13:12,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-91/.semver, universal_newlines=False, shell=None, istream=) 08:13:12 2022-09-28 08:13:12,884 [execute] INFO git cat-file --batch 08:13:12 2022-09-28 08:13:12,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-91/.semver, universal_newlines=False, shell=None, istream=) 08:13:12 2022-09-28 08:13:12,889 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-91/.semver/PR-91 08:13:12 0.0.0 [Pipeline] } 08:13:12 $ docker exec --env ******** --env ******** ec3ea8a206e053559c440b78741037d4daa11600efe52cf1ee0341d90c9ecfe6 ssh-agent -k 08:13:13 unset SSH_AUTH_SOCK; 08:13:13 unset SSH_AGENT_PID; 08:13:13 echo Agent pid 76 killed; 08:13:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:13 + git semver [Pipeline] } 08:13:13 $ docker stop --time=1 ec3ea8a206e053559c440b78741037d4daa11600efe52cf1ee0341d90c9ecfe6 08:13:15 $ docker rm -f ec3ea8a206e053559c440b78741037d4daa11600efe52cf1ee0341d90c9ecfe6 [Pipeline] // withDockerContainer [Pipeline] sh 08:13:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:13:15 Stashed 1 file(s) [Pipeline] echo 08:13:15 [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 08:13:16 provisioning config files... 08:13:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-91@tmp/config13665854771838908539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:16 ---> docker-login.sh 08:13:16 nexus3.edgexfoundry.org:10001 08:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:16 Configure a credential helper to remove this warning. See 08:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:16 08:13:16 Login Succeeded 08:13:16 nexus3.edgexfoundry.org:10002 08:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:16 Configure a credential helper to remove this warning. See 08:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:16 08:13:16 Login Succeeded 08:13:16 nexus3.edgexfoundry.org:10003 08:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:16 Configure a credential helper to remove this warning. See 08:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:16 08:13:16 Login Succeeded 08:13:16 nexus3.edgexfoundry.org:10004 08:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:16 Configure a credential helper to remove this warning. See 08:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:16 08:13:16 Login Succeeded 08:13:16 docker.io 08:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:17 Configure a credential helper to remove this warning. See 08:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:17 08:13:17 Login Succeeded 08:13:17 ---> docker-login.sh ends [Pipeline] } 08:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:13:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:13:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:13:17 ========================================================= 08:13:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:13:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:18 + 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 . 08:13:18 Sending build context to Docker daemon 901.1kB 08:13:18 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 08:13:18 Step 2/13 : FROM ${BASE} AS builder 08:13:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:13:18 2408cc74d12b: Pulling fs layer 08:13:18 ea60b727a1ce: Pulling fs layer 08:13:18 30c4a7721957: Pulling fs layer 08:13:18 370296b7ddb6: Pulling fs layer 08:13:18 7c6cee850709: Pulling fs layer 08:13:18 39a5fcdaea64: Pulling fs layer 08:13:18 d94ebbe4e438: Pulling fs layer 08:13:18 bcfd1f05c69d: Pulling fs layer 08:13:18 59ccb84bbe0f: Pulling fs layer 08:13:18 bcfd1f05c69d: Waiting 08:13:18 d94ebbe4e438: Waiting 08:13:18 370296b7ddb6: Waiting 08:13:18 39a5fcdaea64: Waiting 08:13:18 7c6cee850709: Waiting 08:13:18 30c4a7721957: Verifying Checksum 08:13:18 30c4a7721957: Download complete 08:13:18 ea60b727a1ce: Verifying Checksum 08:13:18 ea60b727a1ce: Download complete 08:13:18 7c6cee850709: Download complete 08:13:18 39a5fcdaea64: Verifying Checksum 08:13:18 39a5fcdaea64: Download complete 08:13:18 2408cc74d12b: Verifying Checksum 08:13:18 2408cc74d12b: Download complete 08:13:18 d94ebbe4e438: Verifying Checksum 08:13:18 d94ebbe4e438: Download complete 08:13:18 2408cc74d12b: Pull complete 08:13:18 ea60b727a1ce: Pull complete 08:13:18 30c4a7721957: Pull complete 08:13:18 59ccb84bbe0f: Verifying Checksum 08:13:18 59ccb84bbe0f: Download complete 08:13:19 bcfd1f05c69d: Verifying Checksum 08:13:19 bcfd1f05c69d: Download complete 08:13:19 370296b7ddb6: Verifying Checksum 08:13:19 370296b7ddb6: Download complete 08:13:23 370296b7ddb6: Pull complete 08:13:23 7c6cee850709: Pull complete 08:13:23 39a5fcdaea64: Pull complete 08:13:23 d94ebbe4e438: Pull complete 08:13:24 bcfd1f05c69d: Pull complete 08:13:25 59ccb84bbe0f: Pull complete 08:13:25 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 08:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:13:25 ---> a4fb48ad2a94 08:13:25 Step 3/13 : ARG MAKE="make build" 08:13:29 ---> Running in c1665aace63d 08:13:29 Removing intermediate container c1665aace63d 08:13:29 ---> b3579aa680c8 08:13:29 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 08:13:29 ---> Running in 5bfa4b36b591 08:13:29 Removing intermediate container 5bfa4b36b591 08:13:29 ---> a0fb3b9e4dbc 08:13:29 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:13:29 ---> Running in 1c02aa931821 08:13:29 Removing intermediate container 1c02aa931821 08:13:29 ---> 53c818060030 08:13:29 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:29 ---> Running in d2cced834c18 08:13:30 Removing intermediate container d2cced834c18 08:13:30 ---> 791c024cac70 08:13:30 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:13:30 ---> Running in c8580be831c3 08:13:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:13:31 Still waiting to schedule task 08:13:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1805’ 08:13:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:13:31 (1/80) Installing mesa (21.3.8-r2) 08:13:31 (2/80) Installing libxau (1.0.9-r0) 08:13:31 (3/80) Installing libxdmcp (1.1.3-r0) 08:13:31 (4/80) Installing libxcb (1.15-r0) 08:13:31 (5/80) Installing libx11 (1.8-r0) 08:13:32 (6/80) Installing libxext (1.3.4-r0) 08:13:32 (7/80) Installing libxfixes (6.0.0-r0) 08:13:32 (8/80) Installing libxxf86vm (1.1.4-r2) 08:13:32 (9/80) Installing libpciaccess (0.16-r0) 08:13:32 (10/80) Installing libdrm (2.4.110-r0) 08:13:32 (11/80) Installing mesa-glapi (21.3.8-r2) 08:13:32 (12/80) Installing libxshmfence (1.3-r1) 08:13:32 (13/80) Installing mesa-gl (21.3.8-r2) 08:13:32 (14/80) Installing icu-data-full (71.1-r2) 08:13:33 (15/80) Installing libice (1.0.10-r0) 08:13:33 (16/80) Installing libuuid (2.38-r1) 08:13:33 (17/80) Installing libsm (1.2.3-r0) 08:13:33 (18/80) Installing libxt (1.2.1-r0) 08:13:33 (19/80) Installing libxmu (1.1.3-r0) 08:13:34 (20/80) Installing xset (1.2.4-r0) 08:13:34 (21/80) Installing xprop (1.2.5-r0) 08:13:34 (22/80) Installing xdg-utils (1.1.3-r3) 08:13:34 (23/80) Installing dbus-libs (1.14.0-r1) 08:13:34 (24/80) Installing libffi (3.4.2-r1) 08:13:34 (25/80) Installing libintl (0.21-r2) 08:13:34 (26/80) Installing libblkid (2.38-r1) 08:13:34 (27/80) Installing libmount (2.38-r1) 08:13:34 (28/80) Installing pcre (8.45-r2) 08:13:34 (29/80) Installing glib (2.72.1-r0) 08:13:34 (30/80) Installing icu-libs (71.1-r2) 08:13:35 (31/80) Installing libpcre2-16 (10.40-r0) 08:13:35 (32/80) Installing zstd-libs (1.5.2-r1) 08:13:35 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 08:13:35 (34/80) Installing hicolor-icon-theme (0.17-r1) 08:13:35 (35/80) Installing wayland-libs-server (1.20.0-r0) 08:13:35 (36/80) Installing mesa-gbm (21.3.8-r2) 08:13:35 (37/80) Installing wayland-libs-client (1.20.0-r0) 08:13:35 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 08:13:36 (39/80) Installing libxcomposite (0.4.5-r0) 08:13:36 (40/80) Installing libbz2 (1.0.8-r1) 08:13:36 (41/80) Installing libpng (1.6.37-r1) 08:13:36 (42/80) Installing freetype (2.12.1-r0) 08:13:36 (43/80) Installing fontconfig (2.14.0-r0) 08:13:36 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 08:13:36 (45/80) Installing wayland-libs-egl (1.20.0-r0) 08:13:36 (46/80) Installing xkeyboard-config (2.35.1-r0) 08:13:37 (47/80) Installing xz-libs (5.2.5-r1) 08:13:37 (48/80) Installing libxml2 (2.9.14-r1) 08:13:37 (49/80) Installing libxkbcommon (1.4.1-r0) 08:13:37 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 08:13:37 (51/80) Installing mesa-egl (21.3.8-r2) 08:13:37 (52/80) Installing avahi-libs (0.8-r6) 08:13:37 (53/80) Installing nettle (3.7.3-r0) 08:13:37 (54/80) Installing p11-kit (0.24.1-r0) 08:13:37 (55/80) Installing libtasn1 (4.18.0-r0) 08:13:37 (56/80) Installing libunistring (1.0-r0) 08:13:38 (57/80) Installing gnutls (3.7.7-r0) 08:13:38 (58/80) Installing cups-libs (2.4.2-r0) 08:13:38 (59/80) Installing graphite2 (1.3.14-r1) 08:13:38 (60/80) Installing harfbuzz (4.3.0-r0) 08:13:38 (61/80) Installing libevdev (1.12.1-r0) 08:13:38 (62/80) Installing mtdev (1.1.6-r0) 08:13:38 (63/80) Installing eudev-libs (3.2.11-r0) 08:13:38 (64/80) Installing libinput-libs (1.20.1-r0) 08:13:38 (65/80) Installing libjpeg-turbo (2.1.3-r1) 08:13:38 (66/80) Installing xcb-util-wm (0.4.1-r1) 08:13:38 (67/80) Installing xcb-util (0.4.0-r3) 08:13:38 (68/80) Installing xcb-util-image (0.4.0-r1) 08:13:39 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 08:13:39 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 08:13:39 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 08:13:39 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 08:13:39 (73/80) Installing v4l-utils-libs (1.22.1-r1) 08:13:39 (74/80) Installing v4l-utils (1.22.1-r1) 08:13:39 (75/80) Installing udev-init-scripts (35-r0) 08:13:39 Executing udev-init-scripts-35-r0.post-install 08:13:39 (76/80) Installing kmod-libs (29-r2) 08:13:40 (77/80) Installing eudev (3.2.11-r0) 08:13:40 (78/80) Installing eudev-dev (3.2.11-r0) 08:13:40 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 08:13:40 (80/80) Installing v4l-utils-dev (1.22.1-r1) 08:13:40 Executing busybox-1.35.0-r13.trigger 08:13:40 Executing eudev-3.2.11-r0.trigger 08:13:40 OK: 330 MiB in 131 packages 08:13:43 Removing intermediate container c8580be831c3 08:13:43 ---> 0d41a9504470 08:13:43 Step 8/13 : WORKDIR /device-usb-camera 08:13:43 ---> Running in ceee62738a99 08:13:43 Removing intermediate container ceee62738a99 08:13:43 ---> a27cc7a62dd1 08:13:43 Step 9/13 : COPY go.mod vendor* ./ 08:13:43 ---> a7c4cae63225 08:13:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:43 ---> Running in 315b3a1117ef 08:14:01 Removing intermediate container 315b3a1117ef 08:14:01 ---> 83deffe11b34 08:14:01 Step 11/13 : COPY . . 08:14:01 ---> c57b8d9a9b39 08:14:01 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 08:14:01 ---> Running in e85480688e63 08:14:01  % Total % Received % Xferd Average Speed Time Time Time Current 08:14:01 Dload Upload  Total Spent Left Speed 08:14:01 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:--     0 100 1062 100 1062 0 0 7292 0 --:--:-- --:--:-- --:--:-- 7324 08:14:01 Removing intermediate container e85480688e63 08:14:01 ---> c2ca913f0622 08:14:01 Step 13/13 : RUN ${MAKE} 08:14:01 ---> Running in 4508c39aa056 08:14:02 noop 08:14:02 Removing intermediate container 4508c39aa056 08:14:02 ---> a7055c99120a 08:14:02 Successfully built a7055c99120a 08:14:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:02 + docker inspect -f . ci-base-image-x86_64 08:14:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:02 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 08:14:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-91 -v /w/workspace/xfoundry_device-usb-camera_PR-91:/w/workspace/xfoundry_device-usb-camera_PR-91:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-91@tmp:/w/workspace/xfoundry_device-usb-camera_PR-91@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 08:14:03 $ docker top 52ef99fa13437148a0afe2e20172d82a72d953b4fa3da623872524fb73fd0457 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:03 + go version 08:14:03 go version go1.18.3 linux/amd64 [Pipeline] } 08:14:03 $ docker stop --time=1 52ef99fa13437148a0afe2e20172d82a72d953b4fa3da623872524fb73fd0457 08:14:05 $ docker rm -f 52ef99fa13437148a0afe2e20172d82a72d953b4fa3da623872524fb73fd0457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:05 + docker inspect -f . ci-base-image-x86_64 08:14:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:05 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 08:14:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-91 -v /w/workspace/xfoundry_device-usb-camera_PR-91:/w/workspace/xfoundry_device-usb-camera_PR-91:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-91@tmp:/w/workspace/xfoundry_device-usb-camera_PR-91@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 08:14:06 $ docker top 7d880110add9648b19d6a4819a78cff2477808dd415403af38850f68223f2614 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:06 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-91 [Pipeline] fileExists [Pipeline] sh 08:14:07 + make test 08:14:07 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 08:14:07 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:14:19 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 08:14:19 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 08:14:26 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." 08:14:26 CGO_ENABLED=1 go vet ./... 08:14:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:14:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:14:29 ./bin/test-attribution-txt.sh 08:14:29 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 08:14:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:14:29 $ docker stop --time=1 7d880110add9648b19d6a4819a78cff2477808dd415403af38850f68223f2614 08:14:31 $ docker rm -f 7d880110add9648b19d6a4819a78cff2477808dd415403af38850f68223f2614 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:14:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:14:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:14:32 + ls -al . 08:14:32 total 200 08:14:32 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 08:14 . 08:14:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:12 .. 08:14:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 08:14 .git 08:14:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:12 .github 08:14:32 -rw-rw-r-- 1 jenkins jenkins 414 Sep 28 08:12 .gitignore 08:14:32 -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 08:12 .golangci.yml 08:14:32 -rw-rw-r-- 1 jenkins jenkins 77 Sep 28 08:12 .hadolint.yml 08:14:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 08:13 .semver 08:14:32 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 28 08:12 Attribution.txt 08:14:32 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 28 08:12 CHANGELOG.md 08:14:32 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 28 08:12 Dockerfile 08:14:32 -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 08:12 GOVERNANCE.md 08:14:32 -rw-rw-r-- 1 jenkins jenkins 659 Sep 28 08:12 Jenkinsfile 08:14:32 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 08:12 LICENSE 08:14:32 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 28 08:12 Makefile 08:14:32 -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 08:12 OWNERS.md 08:14:32 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 28 08:12 README.md 08:14:32 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 08:13 VERSION 08:14:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:12 bin 08:14:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:12 cmd 08:14:32 -rw-r--r-- 1 jenkins jenkins 29387 Sep 28 08:14 coverage.out 08:14:32 -rwxrwxr-x 1 jenkins jenkins 140 Sep 28 08:12 docker-entrypoint.sh 08:14:32 -rw-rw-r-- 1 jenkins jenkins 3633 Sep 28 08:12 go.mod 08:14:32 -rw-rw-r-- 1 jenkins jenkins 38103 Sep 28 08:12 go.sum 08:14:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:12 internal 08:14:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:12 snap 08:14:32 -rw-rw-r-- 1 jenkins jenkins 231 Sep 28 08:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:33 + 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=f7e3d8187848b074643b7ebb27ba5316ac42edff --label arch=amd64 --label version=0.0.0 . 08:14:33 Sending build context to Docker daemon 931.3kB 08:14:33 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 08:14:33 Step 2/35 : FROM ${BASE} AS builder 08:14:33 ---> a7055c99120a 08:14:33 Step 3/35 : ARG MAKE="make build" 08:14:33 ---> Running in d42964e69278 08:14:33 Removing intermediate container d42964e69278 08:14:33 ---> 8c5bae69c18d 08:14:33 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 08:14:33 ---> Running in 760871afbf68 08:14:33 Removing intermediate container 760871afbf68 08:14:33 ---> 7efc94b95faf 08:14:33 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:14:33 ---> Running in 2d2723ffe7c6 08:14:33 Removing intermediate container 2d2723ffe7c6 08:14:33 ---> b3a1b54e7311 08:14:33 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:33 ---> Running in a3d76f8f98e5 08:14:34 Removing intermediate container a3d76f8f98e5 08:14:34 ---> d556d99abb72 08:14:34 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:14:34 ---> Running in 46a22aabd819 08:14:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:14:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:14:35 OK: 330 MiB in 131 packages 08:14:35 Removing intermediate container 46a22aabd819 08:14:35 ---> bfdf010b44ef 08:14:35 Step 8/35 : WORKDIR /device-usb-camera 08:14:35 ---> Running in aacd30263bad 08:14:35 Removing intermediate container aacd30263bad 08:14:35 ---> 9ca397ef1bed 08:14:35 Step 9/35 : COPY go.mod vendor* ./ 08:14:36 ---> 76e28f74f74d 08:14:36 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:36 ---> Running in 7c1275107297 08:14:36 Removing intermediate container 7c1275107297 08:14:36 ---> 59e0409310e8 08:14:36 Step 11/35 : COPY . . 08:14:37 ---> d0d2a3d3231b 08:14:37 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 08:14:37 ---> Running in 6220efb9879b 08:14:37  % Total % Received % Xferd Average Speed Time Time Time Current 08:14:37  Dload Upload Total Spent Left Speed 08:14:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46377 0 --:--:-- --:--:-- --:--:-- 48272 08:14:37 Removing intermediate container 6220efb9879b 08:14:37 ---> 2fc755ac3e37 08:14:37 Step 13/35 : RUN ${MAKE} 08:14:37 ---> Running in 12248faa5ba1 08:14:38 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 08:15:00 Removing intermediate container 12248faa5ba1 08:15:00 ---> 6cf096cdc8aa 08:15:00 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 08:15:00 v0.18.4: Pulling from aler9/rtsp-simple-server 08:15:00 af6660deedbd: Pulling fs layer 08:15:00 97cd0a44c592: Pulling fs layer 08:15:00 97cd0a44c592: Verifying Checksum 08:15:00 af6660deedbd: Verifying Checksum 08:15:00 af6660deedbd: Download complete 08:15:00 af6660deedbd: Pull complete 08:15:00 97cd0a44c592: Pull complete 08:15:00 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 08:15:00 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 08:15:00 ---> fea57e182299 08:15:00 Step 15/35 : FROM alpine:3.16 08:15:00 3.16: Pulling from library/alpine 08:15:00 213ec9aee27d: Pulling fs layer 08:15:00 213ec9aee27d: Download complete 08:15:00 213ec9aee27d: Pull complete 08:15:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:15:00 Status: Downloaded newer image for alpine:3.16 08:15:00 ---> 9c6f07244728 08:15:00 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 08:15:00 ---> Running in 673d69217fac 08:15:00 Removing intermediate container 673d69217fac 08:15:00 ---> faf807cecda2 08:15:00 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 08:15:00 ---> Running in e6faed7f3fa6 08:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:15:01 (1/83) Installing dumb-init (1.2.5-r1) 08:15:01 (2/83) Installing sdl2 (2.0.22-r0) 08:15:01 (3/83) Installing libxau (1.0.9-r0) 08:15:01 (4/83) Installing libxdmcp (1.1.3-r0) 08:15:01 (5/83) Installing libxcb (1.15-r0) 08:15:01 (6/83) Installing libx11 (1.8-r0) 08:15:01 (7/83) Installing aom-libs (3.3.0-r0) 08:15:01 (8/83) Installing alsa-lib (1.2.7.2-r0) 08:15:01 (9/83) Installing expat (2.4.9-r0) 08:15:01 (10/83) Installing brotli-libs (1.0.9-r6) 08:15:01 (11/83) Installing libbz2 (1.0.8-r1) 08:15:01 (12/83) Installing libpng (1.6.37-r1) 08:15:01 (13/83) Installing freetype (2.12.1-r0) 08:15:01 (14/83) Installing fontconfig (2.14.0-r0) 08:15:01 (15/83) Installing fribidi (1.0.12-r0) 08:15:01 (16/83) Installing libffi (3.4.2-r1) 08:15:01 (17/83) Installing libintl (0.21-r2) 08:15:01 (18/83) Installing libblkid (2.38-r1) 08:15:01 (19/83) Installing libmount (2.38-r1) 08:15:01 (20/83) Installing pcre (8.45-r2) 08:15:01 (21/83) Installing glib (2.72.1-r0) 08:15:01 (22/83) Installing graphite2 (1.3.14-r1) 08:15:01 (23/83) Installing harfbuzz (4.3.0-r0) 08:15:01 (24/83) Installing libass (0.16.0-r0) 08:15:01 (25/83) Installing libdav1d (1.0.0-r0) 08:15:01 (26/83) Installing libpciaccess (0.16-r0) 08:15:01 (27/83) Installing libdrm (2.4.110-r0) 08:15:01 (28/83) Installing gmp (6.2.1-r2) 08:15:01 (29/83) Installing nettle (3.7.3-r0) 08:15:01 (30/83) Installing p11-kit (0.24.1-r0) 08:15:01 (31/83) Installing libtasn1 (4.18.0-r0) 08:15:01 (32/83) Installing libunistring (1.0-r0) 08:15:01 (33/83) Installing gnutls (3.7.7-r0) 08:15:01 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 08:15:01 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 08:15:01 (36/83) Installing lame (3.100-r0) 08:15:01 (37/83) Installing opus (1.3.1-r1) 08:15:01 (38/83) Installing libasyncns (0.8-r1) 08:15:01 (39/83) Installing dbus-libs (1.14.0-r1) 08:15:01 (40/83) Installing libltdl (2.4.7-r0) 08:15:01 (41/83) Installing orc (0.4.32-r0) 08:15:01 (42/83) Installing libgcc (11.2.1_git20220219-r2) 08:15:01 (43/83) Installing libogg (1.3.5-r1) 08:15:01 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 08:15:01 (45/83) Installing flac (1.3.4-r0) 08:15:01 (46/83) Installing libvorbis (1.3.7-r0) 08:15:01 (47/83) Installing libsndfile (1.1.0-r0) 08:15:01 (48/83) Installing libgomp (11.2.1_git20220219-r2) 08:15:01 (49/83) Installing soxr (0.1.3-r2) 08:15:01 (50/83) Installing speexdsp (1.2.0-r0) 08:15:01 (51/83) Installing tdb-libs (1.4.6-r0) 08:15:01 (52/83) Installing libpulse (15.0-r2) 08:15:01 (53/83) Installing cjson (1.7.15-r3) 08:15:01 (54/83) Installing mbedtls (2.28.1-r0) 08:15:01 (55/83) Installing librist (0.2.6-r1) 08:15:01 (56/83) Installing libsrt (1.4.4-r0) 08:15:01 (57/83) Installing libssh (0.9.6-r1) 08:15:01 (58/83) Installing libtheora (1.1.1-r16) 08:15:01 (59/83) Installing libjpeg-turbo (2.1.3-r1) 08:15:01 (60/83) Installing v4l-utils-libs (1.22.1-r1) 08:15:01 (61/83) Installing libxext (1.3.4-r0) 08:15:01 (62/83) Installing libxfixes (6.0.0-r0) 08:15:01 (63/83) Installing wayland-libs-client (1.20.0-r0) 08:15:01 (64/83) Installing libva (2.14.0-r0) 08:15:01 (65/83) Installing libvdpau (1.5-r0) 08:15:02 (66/83) Installing vidstab (1.1.0-r1) 08:15:02 (67/83) Installing libvpx (1.11.0-r1) 08:15:02 (68/83) Installing libwebp (1.2.3-r0) 08:15:02 (69/83) Installing x264-libs (0.163_git20210613-r0) 08:15:02 (70/83) Installing numactl (2.0.14-r0) 08:15:02 (71/83) Installing x265-libs (3.5-r3) 08:15:02 (72/83) Installing xvidcore (1.3.7-r1) 08:15:02 (73/83) Installing ffmpeg-libs (5.0.1-r1) 08:15:02 (74/83) Installing ffmpeg (5.0.1-r1) 08:15:02 (75/83) Installing udev-init-scripts (35-r0) 08:15:02 Executing udev-init-scripts-35-r0.post-install 08:15:02 (76/83) Installing eudev-libs (3.2.11-r0) 08:15:02 (77/83) Installing xz-libs (5.2.5-r1) 08:15:02 (78/83) Installing zstd-libs (1.5.2-r1) 08:15:02 (79/83) Installing kmod-libs (29-r2) 08:15:02 (80/83) Installing eudev (3.2.11-r0) 08:15:02 (81/83) Installing libsodium (1.0.18-r0) 08:15:02 (82/83) Installing libzmq (4.3.4-r0) 08:15:02 (83/83) Installing zeromq (4.3.4-r0) 08:15:02 Executing busybox-1.35.0-r17.trigger 08:15:02 Executing eudev-3.2.11-r0.trigger 08:15:02 OK: 101 MiB in 97 packages 08:15:03 Removing intermediate container e6faed7f3fa6 08:15:03 ---> b69e5a68a316 08:15:03 Step 18/35 : WORKDIR / 08:15:03 ---> Running in 0e996fff18f7 08:15:03 Removing intermediate container 0e996fff18f7 08:15:03 ---> 96d97059055c 08:15:03 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 08:15:04 ---> ee2fc5b91910 08:15:04 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 08:15:04 ---> 3ec700192578 08:15:04 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 08:15:04 ---> 8681698412be 08:15:04 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:15:04 ---> 6a99be280ee2 08:15:04 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:15:04 ---> 5889a91a7646 08:15:04 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 08:15:04 ---> 9233ec15798e 08:15:04 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 08:15:05 ---> e64dea945f11 08:15:05 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 08:15:05 ---> Running in 249706d5e0f0 08:15:06 Removing intermediate container 249706d5e0f0 08:15:06 ---> 083207283c87 08:15:06 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 08:15:06 ---> Running in 7d0fe72c8453 08:15:06 Removing intermediate container 7d0fe72c8453 08:15:06 ---> b73c1280e2c3 08:15:06 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 08:15:06 ---> Running in d83b9f1a6154 08:15:07 Removing intermediate container d83b9f1a6154 08:15:07 ---> 80e3416d8f51 08:15:07 Step 29/35 : EXPOSE 59983 08:15:07 ---> Running in 717b2c13b34c 08:15:07 Removing intermediate container 717b2c13b34c 08:15:07 ---> cbd4dea82716 08:15:07 Step 30/35 : EXPOSE 8554 08:15:07 ---> Running in 35989b5faa6d 08:15:07 Removing intermediate container 35989b5faa6d 08:15:07 ---> 5e6c6fb79d4e 08:15:07 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:15:07 ---> Running in ec64e053d0fd 08:15:07 Removing intermediate container ec64e053d0fd 08:15:07 ---> 59fa688804de 08:15:07 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 08:15:07 ---> Running in b8e6b14fa2ad 08:15:07 Removing intermediate container b8e6b14fa2ad 08:15:07 ---> 8145b04f0894 08:15:07 Step 33/35 : LABEL arch=amd64 08:15:07 ---> Running in 6a1ce6e9d001 08:15:07 Removing intermediate container 6a1ce6e9d001 08:15:07 ---> 666527c6f9f1 08:15:07 Step 34/35 : LABEL git_sha=f7e3d8187848b074643b7ebb27ba5316ac42edff 08:15:07 ---> Running in e09c3961ada1 08:15:07 Removing intermediate container e09c3961ada1 08:15:07 ---> e6e4b5545cdf 08:15:07 Step 35/35 : LABEL version=0.0.0 08:15:07 ---> Running in d8414c1653e4 08:15:07 Removing intermediate container d8414c1653e4 08:15:07 ---> 2352892d748d 08:15:07 [Warning] One or more build-args [ARCH] were not consumed 08:15:07 Successfully built 2352892d748d 08:15:07 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 08:15:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:08 08:15:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:08 latest: Pulling from edgex-lftools-log-publisher 08:15:08 5eb5b503b376: Pulling fs layer 08:15:08 5c69ac0246d0: Pulling fs layer 08:15:08 ec43610c2a17: Pulling fs layer 08:15:08 3a2ae6a8a46f: Pulling fs layer 08:15:08 33b1e0a273af: Pulling fs layer 08:15:08 5d3b04190fa2: Pulling fs layer 08:15:08 2f39f015ded8: Pulling fs layer 08:15:08 3a2ae6a8a46f: Waiting 08:15:08 33b1e0a273af: Waiting 08:15:08 2f39f015ded8: Waiting 08:15:08 5d3b04190fa2: Waiting 08:15:08 5c69ac0246d0: Verifying Checksum 08:15:08 5c69ac0246d0: Download complete 08:15:08 3a2ae6a8a46f: Download complete 08:15:08 33b1e0a273af: Verifying Checksum 08:15:08 33b1e0a273af: Download complete 08:15:09 ec43610c2a17: Verifying Checksum 08:15:09 ec43610c2a17: Download complete 08:15:09 5d3b04190fa2: Verifying Checksum 08:15:09 5d3b04190fa2: Download complete 08:15:09 5eb5b503b376: Verifying Checksum 08:15:09 5eb5b503b376: Download complete 08:15:09 2f39f015ded8: Download complete 08:15:10 5eb5b503b376: Pull complete 08:15:10 5c69ac0246d0: Pull complete 08:15:10 ec43610c2a17: Pull complete 08:15:10 3a2ae6a8a46f: Pull complete 08:15:11 33b1e0a273af: Pull complete 08:15:11 5d3b04190fa2: Pull complete 08:15:15 2f39f015ded8: Pull complete 08:15:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:15:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:15 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 08:15:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-91 -v /w/workspace/xfoundry_device-usb-camera_PR-91:/w/workspace/xfoundry_device-usb-camera_PR-91:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-91@tmp:/w/workspace/xfoundry_device-usb-camera_PR-91@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 08:15:17 $ docker top 4ed7ff0103caad0c71c3663db209aec476319106607f9b27dd719fe3e894a377 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:18 ---> job-cost.sh 08:15:18 lf-activate-venv: SKIPPING 08:15:18 INFO: No Stack... 08:15:18 INFO: Retrieving Pricing Info for: v3-standard-8 08:15:19 INFO: Archiving Costs [Pipeline] sh 08:15:19 + cat /w/workspace/xfoundry_device-usb-camera_PR-91/archives/cost.csv 08:15:19 + cut -d, -f6 [Pipeline] lock 08:15:19 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-91-1-stack-cost] 08:15:19 Resource [jenkins-edgexfoundry-device-usb-camera-PR-91-1-stack-cost] did not exist. Created. 08:15:19 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:15:19 + echo total: 0.2199999988079071 [Pipeline] stash 08:15:19 Stashed 1 file(s) [Pipeline] } 08:15:19 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:15:19 $ docker stop --time=1 4ed7ff0103caad0c71c3663db209aec476319106607f9b27dd719fe3e894a377 08:15:21 $ docker rm -f 4ed7ff0103caad0c71c3663db209aec476319106607f9b27dd719fe3e894a377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:16:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1808 in /w/workspace/xfoundry_device-usb-camera_PR-91 [Pipeline] { [Pipeline] ws 08:16:24 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 08:16:24 Selected Git installation does not exist. Using Default 08:16:24 The recommended git tool is: NONE 08:16:29 using credential edgex-jenkins-ssh 08:16:29 Cloning the remote Git repository 08:16:29 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 08:16:29 > git init /w/workspace/device-usb-camera/1 # timeout=10 08:16:29 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 08:16:29 > git --version # timeout=10 08:16:29 > git --version # 'git version 2.25.1' 08:16:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:30 Verifying host key using known hosts file 08:16:30 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. 08:16:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:30 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 08:16:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:32 Merging remotes/origin/main commit 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 into PR head commit f7e3d8187848b074643b7ebb27ba5316ac42edff 08:16:32 Merge succeeded, producing f7e3d8187848b074643b7ebb27ba5316ac42edff 08:16:32 Checking out Revision f7e3d8187848b074643b7ebb27ba5316ac42edff (PR-91) 08:16:31 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 08:16:31 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 08:16:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:31 Verifying host key using known hosts file 08:16:31 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. 08:16:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:16:32 > git config core.sparsecheckout # timeout=10 08:16:32 > git checkout -f f7e3d8187848b074643b7ebb27ba5316ac42edff # timeout=10 08:16:32 > git remote # timeout=10 08:16:32 > git config --get remote.origin.url # timeout=10 08:16:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:32 Verifying host key using known hosts file 08:16:32 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. 08:16:32 > git merge 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 # timeout=10 08:16:32 > git rev-parse HEAD^{commit} # timeout=10 08:16:32 > git config core.sparsecheckout # timeout=10 08:16:32 > git checkout -f f7e3d8187848b074643b7ebb27ba5316ac42edff # timeout=10 08:16:36 Commit message: "feat: add internal command request/response topics" 08:16:36 > git --version # timeout=10 08:16:36 > git --version # 'git version 2.25.1' 08:16:36 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:16:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:16:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:37 Dload Upload Total Spent Left Speed 08:16:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 08:16:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:16:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:16:38 + sudo tee /etc/docker/daemon.new 08:16:38 { 08:16:38 "registry-mirrors": [ 08:16:38 "https://nexus3.edgexfoundry.org:10001" 08:16:38 ], 08:16:38 "bip": "10.250.0.254/24", 08:16:38 "hosts": [ 08:16:38 "tcp://0.0.0.0:5555", 08:16:38 "unix:///var/run/docker.sock" 08:16:38 ], 08:16:38 "mtu": 1458, 08:16:38 "selinux-enabled": true, 08:16:38 "seccomp-profile": "/etc/docker/seccomp.json" 08:16:38 } [Pipeline] sh 08:16:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:16:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:57 provisioning config files... 08:16:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config11444572835295806707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:58 ---> docker-login.sh 08:16:58 nexus3.edgexfoundry.org:10001 08:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:58 Configure a credential helper to remove this warning. See 08:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:58 08:16:58 Login Succeeded 08:16:58 nexus3.edgexfoundry.org:10002 08:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:59 Configure a credential helper to remove this warning. See 08:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:59 08:16:59 Login Succeeded 08:16:59 nexus3.edgexfoundry.org:10003 08:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:59 Configure a credential helper to remove this warning. See 08:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:59 08:16:59 Login Succeeded 08:16:59 nexus3.edgexfoundry.org:10004 08:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:59 Configure a credential helper to remove this warning. See 08:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:59 08:16:59 Login Succeeded 08:16:59 docker.io 08:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:00 Configure a credential helper to remove this warning. See 08:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:00 08:17:00 Login Succeeded 08:17:00 ---> docker-login.sh ends [Pipeline] } 08:17:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:17:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:17:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:17:00 ========================================================= 08:17:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:17:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:01 + 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 . 08:17:01 Sending build context to Docker daemon 592.9kB 08:17:01 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 08:17:01 Step 2/13 : FROM ${BASE} AS builder 08:17:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:17:01 b3c136eddcbf: Pulling fs layer 08:17:01 c0a3192eca97: Pulling fs layer 08:17:01 a050256f5b6f: Pulling fs layer 08:17:01 656be50a0ddc: Pulling fs layer 08:17:01 2bbca73fdf42: Pulling fs layer 08:17:01 46d945488cbd: Pulling fs layer 08:17:01 8a5474983e97: Pulling fs layer 08:17:01 329c88fbcd65: Pulling fs layer 08:17:01 46d945488cbd: Waiting 08:17:01 656be50a0ddc: Waiting 08:17:01 2bbca73fdf42: Waiting 08:17:01 8a5474983e97: Waiting 08:17:01 329c88fbcd65: Waiting 08:17:01 a050256f5b6f: Verifying Checksum 08:17:01 a050256f5b6f: Download complete 08:17:01 c0a3192eca97: Verifying Checksum 08:17:01 c0a3192eca97: Download complete 08:17:01 2bbca73fdf42: Verifying Checksum 08:17:01 2bbca73fdf42: Download complete 08:17:01 46d945488cbd: Verifying Checksum 08:17:01 46d945488cbd: Download complete 08:17:01 b3c136eddcbf: Verifying Checksum 08:17:01 b3c136eddcbf: Download complete 08:17:02 b3c136eddcbf: Pull complete 08:17:03 329c88fbcd65: Verifying Checksum 08:17:03 329c88fbcd65: Download complete 08:17:03 c0a3192eca97: Pull complete 08:17:04 8a5474983e97: Verifying Checksum 08:17:04 8a5474983e97: Download complete 08:17:04 a050256f5b6f: Pull complete 08:17:05 656be50a0ddc: Verifying Checksum 08:17:05 656be50a0ddc: Download complete 08:17:17 656be50a0ddc: Pull complete 08:17:17 2bbca73fdf42: Pull complete 08:17:17 46d945488cbd: Pull complete 08:17:24 8a5474983e97: Pull complete 08:17:26 329c88fbcd65: Pull complete 08:17:26 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 08:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:17:26 ---> ff4287adb874 08:17:26 Step 3/13 : ARG MAKE="make build" 08:17:26 ---> Running in bd0c5c5ff885 08:17:27 Removing intermediate container bd0c5c5ff885 08:17:27 ---> b0bd785abc1e 08:17:27 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 08:17:27 ---> Running in c760d3eaf3e2 08:17:27 Removing intermediate container c760d3eaf3e2 08:17:27 ---> d47281e43430 08:17:27 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:17:27 ---> Running in 7cdcb1292b63 08:17:28 Removing intermediate container 7cdcb1292b63 08:17:28 ---> 14924a4d8452 08:17:28 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:28 ---> Running in 5ae5999be782 08:17:30 Removing intermediate container 5ae5999be782 08:17:30 ---> a649dd6e1ce0 08:17:30 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:17:30 ---> Running in 6f283063d165 08:17:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:17:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:17:32 (1/14) Installing libintl (0.21-r2) 08:17:33 (2/14) Installing eudev-libs (3.2.11-r0) 08:17:33 (3/14) Installing libjpeg-turbo (2.1.3-r1) 08:17:33 (4/14) Installing v4l-utils-libs (1.22.1-r1) 08:17:33 (5/14) Installing v4l-utils (1.22.1-r1) 08:17:33 (6/14) Installing udev-init-scripts (35-r0) 08:17:33 Executing udev-init-scripts-35-r0.post-install 08:17:33 (7/14) Installing libblkid (2.38-r1) 08:17:33 (8/14) Installing xz-libs (5.2.5-r1) 08:17:33 (9/14) Installing zstd-libs (1.5.2-r1) 08:17:33 (10/14) Installing kmod-libs (29-r2) 08:17:33 (11/14) Installing eudev (3.2.11-r0) 08:17:34 (12/14) Installing eudev-dev (3.2.11-r0) 08:17:34 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 08:17:34 (14/14) Installing v4l-utils-dev (1.22.1-r1) 08:17:34 Executing busybox-1.35.0-r13.trigger 08:17:34 Executing eudev-3.2.11-r0.trigger 08:17:34 OK: 228 MiB in 65 packages 08:17:35 Removing intermediate container 6f283063d165 08:17:35 ---> 0cc38b78d93b 08:17:35 Step 8/13 : WORKDIR /device-usb-camera 08:17:35 ---> Running in 414f293dc484 08:17:36 Removing intermediate container 414f293dc484 08:17:36 ---> 242196455e71 08:17:36 Step 9/13 : COPY go.mod vendor* ./ 08:17:36 ---> 77e2f50c4ee3 08:17:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:36 ---> Running in 9904faa68fbe 08:18:33 Removing intermediate container 9904faa68fbe 08:18:33 ---> 25f31cc0488d 08:18:33 Step 11/13 : COPY . . 08:18:33 ---> 3ab596120ea5 08:18:33 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 08:18:33 ---> Running in a4c0f5f9aeab 08:18:33  % Total % Received % Xferd Average Speed Time Time Time Current 08:18:33  Dload Upload Total Spent Left Speed 08:18:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14482 0 --:--:-- --:--:-- --:--:-- 14750 08:18:33 Removing intermediate container a4c0f5f9aeab 08:18:33 ---> fcd60175382a 08:18:33 Step 13/13 : RUN ${MAKE} 08:18:33 ---> Running in 68812ad9cc81 08:18:33 noop 08:18:33 Removing intermediate container 68812ad9cc81 08:18:33 ---> d951b1b5cceb 08:18:33 Successfully built d951b1b5cceb 08:18:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:33 + docker inspect -f . ci-base-image-arm64 08:18:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:33 prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container 08:18:33 $ 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 08:18:35 $ docker top b175e9a5e1c907b90d9ed2e82633bcee91794eab5cce66c5e51545af7cec1c57 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:36 + go version 08:18:36 go version go1.18.3 linux/arm64 [Pipeline] } 08:18:36 $ docker stop --time=1 b175e9a5e1c907b90d9ed2e82633bcee91794eab5cce66c5e51545af7cec1c57 08:18:37 $ docker rm -f b175e9a5e1c907b90d9ed2e82633bcee91794eab5cce66c5e51545af7cec1c57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:38 + docker inspect -f . ci-base-image-arm64 08:18:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:39 prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container 08:18:39 $ 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 08:18:40 $ docker top fa13ae79601b387e4d1e40620facff3b79beef36254485f098b336e4831889bb -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:41 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 08:18:41 + make test 08:18:41 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 08:18:43 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:20:19 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 08:20:25 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements 08:20:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:20:25 CGO_ENABLED=1 go vet ./... 08:20:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:20:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:20:52 ./bin/test-attribution-txt.sh 08:20:52 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 08:20:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:20:52 $ docker stop --time=1 fa13ae79601b387e4d1e40620facff3b79beef36254485f098b336e4831889bb 08:20:54 $ docker rm -f fa13ae79601b387e4d1e40620facff3b79beef36254485f098b336e4831889bb [Pipeline] // withDockerContainer [Pipeline] sh 08:20:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:20:55 Warning: overwriting stash ‘coverage-report’ 08:20:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:20:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:20:56 + ls -al . 08:20:56 total 196 08:20:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 08:18 . 08:20:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:16 .. 08:20:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 08:16 .git 08:20:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:16 .github 08:20:56 -rw-rw-r-- 1 jenkins jenkins 414 Sep 28 08:16 .gitignore 08:20:56 -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 08:16 .golangci.yml 08:20:56 -rw-rw-r-- 1 jenkins jenkins 77 Sep 28 08:16 .hadolint.yml 08:20:56 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 28 08:16 Attribution.txt 08:20:56 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 28 08:16 CHANGELOG.md 08:20:56 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 28 08:16 Dockerfile 08:20:56 -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 08:16 GOVERNANCE.md 08:20:56 -rw-rw-r-- 1 jenkins jenkins 659 Sep 28 08:16 Jenkinsfile 08:20:56 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 08:16 LICENSE 08:20:56 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 28 08:16 Makefile 08:20:56 -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 08:16 OWNERS.md 08:20:56 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 28 08:16 README.md 08:20:56 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 08:13 VERSION 08:20:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:16 bin 08:20:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:16 cmd 08:20:56 -rw-r--r-- 1 jenkins jenkins 29387 Sep 28 08:20 coverage.out 08:20:56 -rwxrwxr-x 1 jenkins jenkins 140 Sep 28 08:16 docker-entrypoint.sh 08:20:56 -rw-rw-r-- 1 jenkins jenkins 3633 Sep 28 08:16 go.mod 08:20:56 -rw-rw-r-- 1 jenkins jenkins 38103 Sep 28 08:16 go.sum 08:20:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:16 internal 08:20:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:16 snap 08:20:56 -rw-rw-r-- 1 jenkins jenkins 231 Sep 28 08:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:57 + 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=f7e3d8187848b074643b7ebb27ba5316ac42edff --label arch=arm64 --label version=0.0.0 . 08:20:57 Sending build context to Docker daemon 623.1kB 08:20:57 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 08:20:57 Step 2/35 : FROM ${BASE} AS builder 08:20:57 ---> d951b1b5cceb 08:20:57 Step 3/35 : ARG MAKE="make build" 08:20:57 ---> Running in d702e7f670b1 08:20:57 Removing intermediate container d702e7f670b1 08:20:57 ---> 1e90e6bf306f 08:20:57 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 08:20:57 ---> Running in 6dbcbcc3d54c 08:20:58 Removing intermediate container 6dbcbcc3d54c 08:20:58 ---> 524f86e79c37 08:20:58 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:20:58 ---> Running in 2f705f84366e 08:20:59 Removing intermediate container 2f705f84366e 08:20:59 ---> 5e23586244eb 08:20:59 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:59 ---> Running in ab5eb2c5fb67 08:21:01 Removing intermediate container ab5eb2c5fb67 08:21:01 ---> 9af7a7bdd3db 08:21:01 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:01 ---> Running in 35c52c03aa84 08:21:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:21:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:21:04 OK: 228 MiB in 65 packages 08:21:05 Removing intermediate container 35c52c03aa84 08:21:05 ---> d97732343f5d 08:21:05 Step 8/35 : WORKDIR /device-usb-camera 08:21:05 ---> Running in 7272019439df 08:21:06 Removing intermediate container 7272019439df 08:21:06 ---> 71e00bd0558a 08:21:06 Step 9/35 : COPY go.mod vendor* ./ 08:21:06 ---> f0625b2b1cdd 08:21:06 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:06 ---> Running in 4bdc983c77e9 08:21:09 Removing intermediate container 4bdc983c77e9 08:21:09 ---> 9e0502298ccf 08:21:09 Step 11/35 : COPY . . 08:21:09 ---> b79e52866bb8 08:21:09 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 08:21:09 ---> Running in 10449bf2dccf 08:21:10  % Total % Received % Xferd Average Speed Time Time Time Current 08:21:10  Dload Upload Total Spent Left Speed 08:21:11 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6889 0 --:--:-- --:--:-- --:--:-- 6896 08:21:11 Removing intermediate container 10449bf2dccf 08:21:11 ---> fcf293006287 08:21:11 Step 13/35 : RUN ${MAKE} 08:21:11 ---> Running in 4ae44d9116d2 08:21:13 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 08:23:50 Removing intermediate container 4ae44d9116d2 08:23:50 ---> ef9c38f790cb 08:23:50 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 08:23:50 v0.18.4: Pulling from aler9/rtsp-simple-server 08:23:50 eab2503cf8f4: Pulling fs layer 08:23:50 97cd0a44c592: Pulling fs layer 08:23:50 97cd0a44c592: Verifying Checksum 08:23:50 97cd0a44c592: Download complete 08:23:50 eab2503cf8f4: Download complete 08:23:50 eab2503cf8f4: Pull complete 08:23:50 97cd0a44c592: Pull complete 08:23:50 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 08:23:50 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 08:23:50 ---> 7f763cca56b3 08:23:50 Step 15/35 : FROM alpine:3.16 08:23:50 3.16: Pulling from library/alpine 08:23:50 9b18e9b68314: Pulling fs layer 08:23:50 9b18e9b68314: Verifying Checksum 08:23:50 9b18e9b68314: Download complete 08:23:50 9b18e9b68314: Pull complete 08:23:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:23:50 Status: Downloaded newer image for alpine:3.16 08:23:50 ---> a6215f271958 08:23:50 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 08:23:50 ---> Running in dfc056c77667 08:23:50 Removing intermediate container dfc056c77667 08:23:50 ---> 0fb8e177686b 08:23:50 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 08:23:50 ---> Running in 1131c916d335 08:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:23:52 (1/82) Installing dumb-init (1.2.5-r1) 08:23:52 (2/82) Installing sdl2 (2.0.22-r0) 08:23:52 (3/82) Installing libxau (1.0.9-r0) 08:23:52 (4/82) Installing libxdmcp (1.1.3-r0) 08:23:52 (5/82) Installing libxcb (1.15-r0) 08:23:52 (6/82) Installing libx11 (1.8-r0) 08:23:52 (7/82) Installing aom-libs (3.3.0-r0) 08:23:52 (8/82) Installing alsa-lib (1.2.7.2-r0) 08:23:53 (9/82) Installing expat (2.4.9-r0) 08:23:53 (10/82) Installing brotli-libs (1.0.9-r6) 08:23:53 (11/82) Installing libbz2 (1.0.8-r1) 08:23:53 (12/82) Installing libpng (1.6.37-r1) 08:23:53 (13/82) Installing freetype (2.12.1-r0) 08:23:53 (14/82) Installing fontconfig (2.14.0-r0) 08:23:53 (15/82) Installing fribidi (1.0.12-r0) 08:23:53 (16/82) Installing libffi (3.4.2-r1) 08:23:53 (17/82) Installing libintl (0.21-r2) 08:23:53 (18/82) Installing libblkid (2.38-r1) 08:23:53 (19/82) Installing libmount (2.38-r1) 08:23:53 (20/82) Installing pcre (8.45-r2) 08:23:53 (21/82) Installing glib (2.72.1-r0) 08:23:53 (22/82) Installing graphite2 (1.3.14-r1) 08:23:53 (23/82) Installing harfbuzz (4.3.0-r0) 08:23:53 (24/82) Installing libass (0.16.0-r0) 08:23:53 (25/82) Installing libdav1d (1.0.0-r0) 08:23:53 (26/82) Installing libdrm (2.4.110-r0) 08:23:53 (27/82) Installing gmp (6.2.1-r2) 08:23:53 (28/82) Installing nettle (3.7.3-r0) 08:23:53 (29/82) Installing p11-kit (0.24.1-r0) 08:23:53 (30/82) Installing libtasn1 (4.18.0-r0) 08:23:53 (31/82) Installing libunistring (1.0-r0) 08:23:53 (32/82) Installing gnutls (3.7.7-r0) 08:23:53 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 08:23:53 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 08:23:53 (35/82) Installing lame (3.100-r0) 08:23:53 (36/82) Installing opus (1.3.1-r1) 08:23:53 (37/82) Installing libasyncns (0.8-r1) 08:23:53 (38/82) Installing dbus-libs (1.14.0-r1) 08:23:53 (39/82) Installing libltdl (2.4.7-r0) 08:23:53 (40/82) Installing orc (0.4.32-r0) 08:23:53 (41/82) Installing libgcc (11.2.1_git20220219-r2) 08:23:53 (42/82) Installing libogg (1.3.5-r1) 08:23:53 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 08:23:53 (44/82) Installing flac (1.3.4-r0) 08:23:53 (45/82) Installing libvorbis (1.3.7-r0) 08:23:53 (46/82) Installing libsndfile (1.1.0-r0) 08:23:53 (47/82) Installing libgomp (11.2.1_git20220219-r2) 08:23:53 (48/82) Installing soxr (0.1.3-r2) 08:23:53 (49/82) Installing speexdsp (1.2.0-r0) 08:23:53 (50/82) Installing tdb-libs (1.4.6-r0) 08:23:53 (51/82) Installing libpulse (15.0-r2) 08:23:53 (52/82) Installing cjson (1.7.15-r3) 08:23:53 (53/82) Installing mbedtls (2.28.1-r0) 08:23:53 (54/82) Installing librist (0.2.6-r1) 08:23:53 (55/82) Installing libsrt (1.4.4-r0) 08:23:53 (56/82) Installing libssh (0.9.6-r1) 08:23:53 (57/82) Installing libtheora (1.1.1-r16) 08:23:53 (58/82) Installing libjpeg-turbo (2.1.3-r1) 08:23:53 (59/82) Installing v4l-utils-libs (1.22.1-r1) 08:23:53 (60/82) Installing libxext (1.3.4-r0) 08:23:53 (61/82) Installing libxfixes (6.0.0-r0) 08:23:53 (62/82) Installing wayland-libs-client (1.20.0-r0) 08:23:53 (63/82) Installing libva (2.14.0-r0) 08:23:53 (64/82) Installing libvdpau (1.5-r0) 08:23:54 (65/82) Installing vidstab (1.1.0-r1) 08:23:54 (66/82) Installing libvpx (1.11.0-r1) 08:23:54 (67/82) Installing libwebp (1.2.3-r0) 08:23:54 (68/82) Installing x264-libs (0.163_git20210613-r0) 08:23:54 (69/82) Installing numactl (2.0.14-r0) 08:23:54 (70/82) Installing x265-libs (3.5-r3) 08:23:54 (71/82) Installing xvidcore (1.3.7-r1) 08:23:54 (72/82) Installing ffmpeg-libs (5.0.1-r1) 08:23:54 (73/82) Installing ffmpeg (5.0.1-r1) 08:23:54 (74/82) Installing udev-init-scripts (35-r0) 08:23:54 Executing udev-init-scripts-35-r0.post-install 08:23:54 (75/82) Installing eudev-libs (3.2.11-r0) 08:23:54 (76/82) Installing xz-libs (5.2.5-r1) 08:23:54 (77/82) Installing zstd-libs (1.5.2-r1) 08:23:54 (78/82) Installing kmod-libs (29-r2) 08:23:54 (79/82) Installing eudev (3.2.11-r0) 08:23:54 (80/82) Installing libsodium (1.0.18-r0) 08:23:54 (81/82) Installing libzmq (4.3.4-r0) 08:23:54 (82/82) Installing zeromq (4.3.4-r0) 08:23:54 Executing busybox-1.35.0-r17.trigger 08:23:54 Executing eudev-3.2.11-r0.trigger 08:23:54 OK: 78 MiB in 96 packages 08:23:58 Removing intermediate container 1131c916d335 08:23:58 ---> 822d32147c78 08:23:58 Step 18/35 : WORKDIR / 08:23:58 ---> Running in 0324e99bc53c 08:23:58 Removing intermediate container 0324e99bc53c 08:23:58 ---> 79af1775f78a 08:23:58 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 08:23:59 ---> ec214ec9e372 08:23:59 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 08:24:00 ---> 9bd59b13aed0 08:24:00 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 08:24:00 ---> 78a1f415195d 08:24:00 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:24:01 ---> 0c7317f6662f 08:24:01 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:24:01 ---> 23e7a3699692 08:24:01 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 08:24:02 ---> e7e20aa90891 08:24:02 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 08:24:03 ---> e4b49564612f 08:24:03 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 08:24:03 ---> Running in b641ec8dbac5 08:24:05 Removing intermediate container b641ec8dbac5 08:24:05 ---> ff3d20bd6658 08:24:05 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 08:24:05 ---> Running in e01a13d847b5 08:24:07 Removing intermediate container e01a13d847b5 08:24:07 ---> 99f8dfee840e 08:24:07 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 08:24:07 ---> Running in 1fd33a2090e5 08:24:08 Removing intermediate container 1fd33a2090e5 08:24:08 ---> 1ced87a934ba 08:24:08 Step 29/35 : EXPOSE 59983 08:24:08 ---> Running in 2d43601bb1d3 08:24:08 Removing intermediate container 2d43601bb1d3 08:24:08 ---> 11d089835594 08:24:08 Step 30/35 : EXPOSE 8554 08:24:08 ---> Running in 4f8ca775931f 08:24:08 Removing intermediate container 4f8ca775931f 08:24:08 ---> b26e63dd198e 08:24:08 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:24:08 ---> Running in 46256b95ecd8 08:24:09 Removing intermediate container 46256b95ecd8 08:24:09 ---> 224043617d5d 08:24:09 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 08:24:09 ---> Running in 087634e2784e 08:24:09 Removing intermediate container 087634e2784e 08:24:09 ---> 5b871d08f860 08:24:09 Step 33/35 : LABEL arch=arm64 08:24:09 ---> Running in 89b4f5ba9e76 08:24:10 Removing intermediate container 89b4f5ba9e76 08:24:10 ---> 8ea13d171fc4 08:24:10 Step 34/35 : LABEL git_sha=f7e3d8187848b074643b7ebb27ba5316ac42edff 08:24:10 ---> Running in 46efdc38550c 08:24:10 Removing intermediate container 46efdc38550c 08:24:10 ---> 2a595f7fbf83 08:24:10 Step 35/35 : LABEL version=0.0.0 08:24:10 ---> Running in 04f36caebe0a 08:24:10 Removing intermediate container 04f36caebe0a 08:24:10 ---> 822e4c777937 08:24:10 [Warning] One or more build-args [ARCH] were not consumed 08:24:10 Successfully built 822e4c777937 08:24:10 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 08:24:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:24:11 08:24:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:24:11 arm64: Pulling from edgex-lftools-log-publisher 08:24:11 8998bd30e6a1: Pulling fs layer 08:24:11 04944245beec: Pulling fs layer 08:24:11 699f458cf7ca: Pulling fs layer 08:24:11 765212b225bb: Pulling fs layer 08:24:11 f23df028b6ca: Pulling fs layer 08:24:11 d65c8cfc05b1: Pulling fs layer 08:24:11 2437ff75d9bd: Pulling fs layer 08:24:11 765212b225bb: Waiting 08:24:11 f23df028b6ca: Waiting 08:24:11 d65c8cfc05b1: Waiting 08:24:11 2437ff75d9bd: Waiting 08:24:12 04944245beec: Verifying Checksum 08:24:12 04944245beec: Download complete 08:24:12 765212b225bb: Verifying Checksum 08:24:12 765212b225bb: Download complete 08:24:12 f23df028b6ca: Verifying Checksum 08:24:12 f23df028b6ca: Download complete 08:24:12 d65c8cfc05b1: Verifying Checksum 08:24:12 d65c8cfc05b1: Download complete 08:24:12 699f458cf7ca: Verifying Checksum 08:24:12 699f458cf7ca: Download complete 08:24:12 8998bd30e6a1: Verifying Checksum 08:24:12 8998bd30e6a1: Download complete 08:24:15 2437ff75d9bd: Verifying Checksum 08:24:15 2437ff75d9bd: Download complete 08:24:16 8998bd30e6a1: Pull complete 08:24:16 04944245beec: Pull complete 08:24:18 699f458cf7ca: Pull complete 08:24:18 765212b225bb: Pull complete 08:24:19 f23df028b6ca: Pull complete 08:24:19 d65c8cfc05b1: Pull complete 08:24:34 2437ff75d9bd: Pull complete 08:24:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:24:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:34 prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container 08:24:34 $ 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 08:24:37 $ docker top d80450b9e6bf89456c34ee14a94bbd2789c5aad90f5abfbf0ad3fb408b9daa90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:37 ---> job-cost.sh 08:24:38 lf-activate-venv: SKIPPING 08:24:38 INFO: No Stack... 08:24:38 INFO: Retrieving Pricing Info for: v3-standard-4 08:24:39 INFO: Archiving Costs [Pipeline] sh 08:24:39 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 08:24:39 + cut -d, -f6 [Pipeline] lock 08:24:39 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-91-1-stack-cost] 08:24:39 Resource [jenkins-edgexfoundry-device-usb-camera-PR-91-1-stack-cost] did not exist. Created. 08:24:39 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:24:40 /w/workspace/device-usb-camera/1@tmp/durable-d2f591fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:24:40 + echo total: 0.10999999940395355 [Pipeline] stash 08:24:40 Warning: overwriting stash ‘stack-cost’ 08:24:40 Stashed 1 file(s) [Pipeline] } 08:24:40 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:24:40 $ docker stop --time=1 d80450b9e6bf89456c34ee14a94bbd2789c5aad90f5abfbf0ad3fb408b9daa90 08:24:42 $ docker rm -f d80450b9e6bf89456c34ee14a94bbd2789c5aad90f5abfbf0ad3fb408b9daa90 [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 08:24:43 provisioning config files... 08:24:43 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-91@tmp/config15284321225894128896tmp [Pipeline] { [Pipeline] sh 08:24:43 + set +x 08:24:43 + bash -s -- 08:24:43 + curl -s https://codecov.io/bash 08:24:43 08:24:43 _____ _ 08:24:43 / ____| | | 08:24:43 | | ___ __| | ___ ___ _____ __ 08:24:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:24:43 | |___| (_) | (_| | __/ (_| (_) \ V / 08:24:43 \_____\___/ \__,_|\___|\___\___/ \_/ 08:24:43 Bash-1.0.6 08:24:43 08:24:43 08:24:43 ==> git version 2.25.1 found 08:24:43 ==> 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 08:24:43 Release-Date: 2020-01-08 08:24:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:24:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:24:43 ==> Jenkins CI detected. 08:24:43 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-91 08:24:43 project root: . 08:24:43 --> token set from env 08:24:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:24:43 ==> Running gcov in . (disable via -X gcov) 08:24:43 ==> Python coveragepy not found 08:24:43 ==> Searching for coverage reports in: 08:24:43 + . 08:24:43 -> Found 1 reports 08:24:43 ==> Detecting git/mercurial file structure 08:24:43 ==> Reading reports 08:24:43 + ./coverage.out bytes=29387 08:24:43 ==> Appending adjustments 08:24:43 https://docs.codecov.io/docs/fixing-reports 08:24:43 + Found adjustments 08:24:43 ==> Gzipping contents 08:24:43 8.0K /tmp/codecov.pADavT.gz 08:24:43 ==> Uploading reports 08:24:43 url: https://codecov.io 08:24:43 query: branch=PR-91&commit=f7e3d8187848b074643b7ebb27ba5316ac42edff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-91%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=91&job=&cmd_args= 08:24:43 -> Pinging Codecov 08:24:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-91&commit=f7e3d8187848b074643b7ebb27ba5316ac42edff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-91%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=91&job=&cmd_args= 08:24:43 -> Uploading to 08:24:43 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/73D8F5FF140700D3E01443B452E23636/f7e3d8187848b074643b7ebb27ba5316ac42edff/cbc82e35-a56a-4167-8bcf-069028944acb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T082443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d4473b37ca0e39e8a530528128fb4ba6ef74ca810bf447fd0754e5891b96bc0 08:24:43 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:43 Dload Upload Total Spent Left Speed 08:24:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4135 0 0 100 4135 0 18377 --:--:-- --:--:-- --:--:-- 18377 08:24:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f7e3d8187848b074643b7ebb27ba5316ac42edff [Pipeline] } 08:24:44 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 08:24:45 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-91/archives ] 08:24:45 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-91/archives 08:24:45 total 16 08:24:45 drwxr-xr-x 3 root root 4096 Sep 28 08:15 . 08:24:45 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 08:15 .. 08:24:45 drwxr-xr-x 2 root root 4096 Sep 28 08:15 cost 08:24:45 -rw-r--r-- 1 root root 88 Sep 28 08:15 cost.csv 08:24:45 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-91/archives 08:24:45 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-91/archives 08:24:45 total 16 08:24:45 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 08:15 . 08:24:45 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 08:15 .. 08:24:45 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 08:15 cost 08:24:45 -rw-r--r-- 1 jenkins jenkins 88 Sep 28 08:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:24:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:24:47 ---> package-listing.sh 08:24:47 ++ facter osfamily 08:24:47 ++ tr '[:upper:]' '[:lower:]' 08:24:47 + OS_FAMILY=debian 08:24:47 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-91 08:24:47 + START_PACKAGES=/tmp/packages_start.txt 08:24:47 + END_PACKAGES=/tmp/packages_end.txt 08:24:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:24:47 + PACKAGES=/tmp/packages_start.txt 08:24:47 + '[' /w/workspace/xfoundry_device-usb-camera_PR-91 ']' 08:24:47 + PACKAGES=/tmp/packages_end.txt 08:24:47 + case "${OS_FAMILY}" in 08:24:47 + dpkg -l 08:24:47 + grep '^ii' 08:24:47 + '[' -f /tmp/packages_start.txt ']' 08:24:47 + '[' -f /tmp/packages_end.txt ']' 08:24:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:24:47 + '[' /w/workspace/xfoundry_device-usb-camera_PR-91 ']' 08:24:47 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-91/archives/ 08:24:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-91/archives/ [Pipeline] echo 08:24:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:24:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:48 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 08:24:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-91 -v /w/workspace/xfoundry_device-usb-camera_PR-91:/w/workspace/xfoundry_device-usb-camera_PR-91:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-91@tmp:/w/workspace/xfoundry_device-usb-camera_PR-91@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 08:24:48 $ docker top a85bfdef8ab47f5674eac15a7f1f77321b712fbce3fa3ea350c153a2e41bdd15 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:48 + touch /tmp/pre-build-complete [Pipeline] sh 08:24:49 + mkdir -p /var/log/sysstat [Pipeline] sh 08:24:49 + ls /var/log/sa-host 08:24:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:49 provisioning config files... 08:24:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-91@tmp/config14738838160673759365tmp [Pipeline] { [Pipeline] echo 08:24:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:24:50 ---> create-netrc.sh [Pipeline] } 08:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:24:50 ---> python-tools-install.sh [Pipeline] echo 08:24:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:24:50 ---> sudo-logs.sh 08:24:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:24:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:24:51 ---> job-cost.sh 08:24:51 lf-activate-venv: SKIPPING 08:24:51 DEBUG: total: 0.2199999988079071 08:24:51 INFO: Retrieving Stack Cost... 08:24:51 INFO: Retrieving Pricing Info for: v3-standard-8 08:24:52 INFO: Archiving Costs [Pipeline] echo 08:24:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:24:52 ---> logs-deploy.sh 08:24:52 lf-activate-venv: SKIPPING 08:24:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-91/1 08:24:52 INFO: archiving workspace using pattern(s): 08:24:53 Archives upload complete. 08:24:53 INFO: archiving logs to Nexus