Pull request #325 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15670fb3fe5ae83de9008e3e57dd6289eebea549+13352f24e58da81b3f3e81f321a07043710bb44e (3dfa8f19a24de5e7ccffecf9702b9469c0ae10b6) 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-ssh9361833568200128478.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9443249019077655984.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-325/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-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8102146885713038406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17348492767413699951.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11056749026429418927.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-325/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-325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3275975080651109064.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5266 in /w/workspace/foundry_device-usb-camera_PR-325 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-325 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 13352f24e58da81b3f3e81f321a07043710bb44e into PR head commit 15670fb3fe5ae83de9008e3e57dd6289eebea549 Merge succeeded, producing 15670fb3fe5ae83de9008e3e57dd6289eebea549 Checking out Revision 15670fb3fe5ae83de9008e3e57dd6289eebea549 (PR-325) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 15670fb3fe5ae83de9008e3e57dd6289eebea549 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15670fb3fe5ae83de9008e3e57dd6289eebea549 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:01:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:01:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:10 ========================================================= 18:01:10 EdgeX Global Pipelines Version Info 18:01:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:01:11 ------------------- 18:01:11 stable info: 18:01:11 ------------------- 18:01:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:01:11 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:01:11 Message: update stable to v1.0.258 18:01:12 ------------------- 18:01:12 experimental info: 18:01:12 ------------------- 18:01:12 Commited By: **** collab-it+edgex@linuxfoundation.org 18:01:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:01:12 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-325 [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-325 [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-325 [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15670fb [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:14 provisioning config files... 18:01:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-325@tmp/config18206820107041736180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:14 ---> ****-login.sh 18:01:14 nexus3.edgexfoundry.org:10001 18:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:15 Configure a credential helper to remove this warning. See 18:01:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:15 18:01:15 Login Succeeded 18:01:15 nexus3.edgexfoundry.org:10002 18:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:15 Configure a credential helper to remove this warning. See 18:01:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:15 18:01:15 Login Succeeded 18:01:15 nexus3.edgexfoundry.org:10003 18:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:15 Configure a credential helper to remove this warning. See 18:01:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:15 18:01:15 Login Succeeded 18:01:15 nexus3.edgexfoundry.org:10004 18:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:15 Configure a credential helper to remove this warning. See 18:01:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:15 18:01:15 Login Succeeded 18:01:15 ****.io 18:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:15 Configure a credential helper to remove this warning. See 18:01:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:15 18:01:15 Login Succeeded 18:01:15 ---> ****-login.sh ends [Pipeline] } 18:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:01:16 + git rev-list -1 --merges 15670fb3fe5ae83de9008e3e57dd6289eebea549~1..15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] echo 18:01:16 -----------> git rev-list -1 --merges 15670fb3fe5ae83de9008e3e57dd6289eebea549~1..15670fb3fe5ae83de9008e3e57dd6289eebea549 15670fb3fe5ae83de9008e3e57dd6289eebea549 [false] [Pipeline] sh 18:01:17 + git log --format=format:%s -1 15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] echo 18:01:17 ========================================================= 18:01:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:01:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:17 + git log --format=format:%s -1 15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] echo 18:01:17 [semverPrep] GIT_COMMIT: 15670fb3fe5ae83de9008e3e57dd6289eebea549, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:01:17 [semverPrep] This is not a build commit. [Pipeline] sh 18:01:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:18 + grep -v github /etc/ssh/ssh_known_hosts 18:01:18 + [ -e /tmp/ssh_known_hosts ] 18:01:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:01:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:01:18 + sudo tee -a /etc/ssh/ssh_known_hosts 18:01:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:18 18:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:19 0.1.4: Pulling from edgex-devops/py-git-semver 18:01:19 b85a868b505f: Pulling fs layer 18:01:19 e2be974225ed: Pulling fs layer 18:01:19 339a4e72a1f5: Pulling fs layer 18:01:19 988bab9f4d93: Pulling fs layer 18:01:19 1469e6f7b9e6: Pulling fs layer 18:01:19 eaf3925da568: Pulling fs layer 18:01:19 bab4dde63d76: Pulling fs layer 18:01:19 bde34c3a00c8: Pulling fs layer 18:01:19 b352a97aabf1: Pulling fs layer 18:01:19 4872d77fe225: Pulling fs layer 18:01:19 5851b861e8e6: Pulling fs layer 18:01:19 988bab9f4d93: Waiting 18:01:19 1469e6f7b9e6: Waiting 18:01:19 eaf3925da568: Waiting 18:01:19 bab4dde63d76: Waiting 18:01:19 bde34c3a00c8: Waiting 18:01:19 b352a97aabf1: Waiting 18:01:19 4872d77fe225: Waiting 18:01:19 5851b861e8e6: Waiting 18:01:19 e2be974225ed: Download complete 18:01:19 988bab9f4d93: Download complete 18:01:19 1469e6f7b9e6: Verifying Checksum 18:01:19 1469e6f7b9e6: Download complete 18:01:19 339a4e72a1f5: Verifying Checksum 18:01:19 339a4e72a1f5: Download complete 18:01:19 eaf3925da568: Verifying Checksum 18:01:19 eaf3925da568: Download complete 18:01:19 bde34c3a00c8: Download complete 18:01:19 b352a97aabf1: Verifying Checksum 18:01:19 b352a97aabf1: Download complete 18:01:19 4872d77fe225: Verifying Checksum 18:01:19 4872d77fe225: Download complete 18:01:19 b85a868b505f: Verifying Checksum 18:01:19 b85a868b505f: Download complete 18:01:19 bab4dde63d76: Verifying Checksum 18:01:19 bab4dde63d76: Download complete 18:01:20 b85a868b505f: Pull complete 18:01:20 e2be974225ed: Pull complete 18:01:21 339a4e72a1f5: Pull complete 18:01:21 988bab9f4d93: Pull complete 18:01:21 1469e6f7b9e6: Pull complete 18:01:21 eaf3925da568: Pull complete 18:01:23 bab4dde63d76: Pull complete 18:01:23 bde34c3a00c8: Pull complete 18:01:23 b352a97aabf1: Pull complete 18:01:23 4872d77fe225: Pull complete 18:01:23 5851b861e8e6: Pull complete 18:01:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:01:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:23 prd-ubuntu20.04-docker-8c-8g-5266 does not seem to be running inside a container 18:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-325 -v /w/workspace/foundry_device-usb-camera_PR-325:/w/workspace/foundry_device-usb-camera_PR-325:rw,z -v /w/workspace/foundry_device-usb-camera_PR-325@tmp:/w/workspace/foundry_device-usb-camera_PR-325@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:27 $ docker top 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 -eo pid,comm 18:01:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:01:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:28 [ssh-agent] Looking for ssh-agent implementation... 18:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:28 $ docker exec 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 ssh-agent 18:01:28 SSH_AUTH_SOCK=/tmp/ssh-kbg3OtsczXLb/agent.32 18:01:28 SSH_AGENT_PID=38 18:01:28 Running ssh-add (command line suppressed) 18:01:28 Identity added: /w/workspace/foundry_device-usb-camera_PR-325@tmp/private_key_6543039876543964686.key (/w/workspace/foundry_device-usb-camera_PR-325@tmp/private_key_6543039876543964686.key) 18:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:28 + git tag --points-at HEAD [Pipeline] } 18:01:28 $ docker exec --env ******** --env ******** 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 ssh-agent -k 18:01:28 unset SSH_AUTH_SOCK; 18:01:28 unset SSH_AGENT_PID; 18:01:28 echo Agent pid 38 killed; 18:01:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:01:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:28 [ssh-agent] Looking for ssh-agent implementation... 18:01:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:29 $ docker exec 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 ssh-agent 18:01:29 SSH_AUTH_SOCK=/tmp/ssh-iX5vjnz3yoUZ/agent.70 18:01:29 SSH_AGENT_PID=76 18:01:29 Running ssh-add (command line suppressed) 18:01:29 Identity added: /w/workspace/foundry_device-usb-camera_PR-325@tmp/private_key_14220790807866300752.key (/w/workspace/foundry_device-usb-camera_PR-325@tmp/private_key_14220790807866300752.key) 18:01:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:29 + git semver init 18:01:29 2024-03-08 18:01:29,864 [run_init] DEBUG init version:0.0.0 force:False 18:01:29 2024-03-08 18:01:29,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-325/.semver 18:01:29 2024-03-08 18:01:29,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-325/.semver 18:01:29 2024-03-08 18:01:29,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-325/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-325, universal_newlines=False, shell=None, istream=None) 18:01:31 2024-03-08 18:01:30,898 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-325/.git/info/exclude 18:01:31 2024-03-08 18:01:30,898 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-325/.semver/PR-325 with force:False 18:01:31 2024-03-08 18:01:30,898 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-325/.semver/PR-325 18:01:31 2024-03-08 18:01:30,903 [execute] INFO git cat-file --batch-check 18:01:31 2024-03-08 18:01:30,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-325/.semver, universal_newlines=False, shell=None, istream=) 18:01:31 2024-03-08 18:01:30,909 [execute] INFO git cat-file --batch 18:01:31 2024-03-08 18:01:30,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-325/.semver, universal_newlines=False, shell=None, istream=) 18:01:31 2024-03-08 18:01:30,913 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-325/.semver/PR-325 18:01:31 0.0.0 [Pipeline] } 18:01:31 $ docker exec --env ******** --env ******** 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 ssh-agent -k 18:01:31 unset SSH_AUTH_SOCK; 18:01:31 unset SSH_AGENT_PID; 18:01:31 echo Agent pid 76 killed; 18:01:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:31 + git semver [Pipeline] } 18:01:32 $ docker stop --time=1 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 18:01:33 $ docker rm -f --volumes 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:01:34 Stashed 1 file(s) [Pipeline] echo 18:01:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:35 provisioning config files... 18:01:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-325@tmp/config12888840185147206642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:35 ---> ****-login.sh 18:01:35 nexus3.edgexfoundry.org:10001 18:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:35 Configure a credential helper to remove this warning. See 18:01:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:35 18:01:35 Login Succeeded 18:01:35 nexus3.edgexfoundry.org:10002 18:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:35 Configure a credential helper to remove this warning. See 18:01:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:35 18:01:35 Login Succeeded 18:01:35 nexus3.edgexfoundry.org:10003 18:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:35 Configure a credential helper to remove this warning. See 18:01:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:35 18:01:35 Login Succeeded 18:01:35 nexus3.edgexfoundry.org:10004 18:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:35 Configure a credential helper to remove this warning. See 18:01:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:35 18:01:35 Login Succeeded 18:01:35 ****.io 18:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:36 Configure a credential helper to remove this warning. See 18:01:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:36 18:01:36 Login Succeeded 18:01:36 ---> ****-login.sh ends [Pipeline] } 18:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:01:36 ========================================================= 18:01:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:01:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:01:37 Sending build context to Docker daemon 14.4MB 18:01:37 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:01:37 Step 2/13 : FROM ${BASE} AS builder 18:01:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:01:37 7264a8db6415: Pulling fs layer 18:01:37 c4d48a809fc2: Pulling fs layer 18:01:37 4f1c88b9dad5: Pulling fs layer 18:01:37 ad3a456e5733: Pulling fs layer 18:01:37 69c7f0334f64: Pulling fs layer 18:01:37 1f1c1a5573a3: Pulling fs layer 18:01:37 ce7588e14bc9: Pulling fs layer 18:01:37 b5e4710f87ac: Pulling fs layer 18:01:37 ad3a456e5733: Waiting 18:01:37 1f1c1a5573a3: Waiting 18:01:37 ce7588e14bc9: Waiting 18:01:37 69c7f0334f64: Waiting 18:01:37 b5e4710f87ac: Waiting 18:01:37 c4d48a809fc2: Download complete 18:01:37 ad3a456e5733: Download complete 18:01:37 69c7f0334f64: Verifying Checksum 18:01:37 69c7f0334f64: Download complete 18:01:37 7264a8db6415: Verifying Checksum 18:01:37 7264a8db6415: Download complete 18:01:37 1f1c1a5573a3: Verifying Checksum 18:01:37 1f1c1a5573a3: Download complete 18:01:37 7264a8db6415: Pull complete 18:01:37 b5e4710f87ac: Verifying Checksum 18:01:37 b5e4710f87ac: Download complete 18:01:37 c4d48a809fc2: Pull complete 18:01:37 4f1c88b9dad5: Verifying Checksum 18:01:37 4f1c88b9dad5: Download complete 18:01:38 ce7588e14bc9: Verifying Checksum 18:01:38 ce7588e14bc9: Download complete 18:01:40 4f1c88b9dad5: Pull complete 18:01:41 ad3a456e5733: Pull complete 18:01:41 69c7f0334f64: Pull complete 18:01:41 1f1c1a5573a3: Pull complete 18:01:43 ce7588e14bc9: Pull complete 18:01:43 b5e4710f87ac: Pull complete 18:01:43 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:01:43 ---> 88b5674ff536 18:01:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:01:48 ---> Running in 3178940337fd 18:01:48 Removing intermediate container 3178940337fd 18:01:48 ---> 936c11b5e87a 18:01:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:01:48 ---> Running in b453f311dd0f 18:01:48 Removing intermediate container b453f311dd0f 18:01:48 ---> bcad8007c457 18:01:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:01:48 ---> Running in 3477ff0383ca 18:01:48 Removing intermediate container 3477ff0383ca 18:01:48 ---> d886f3240aad 18:01:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:01:48 ---> Running in 8cc577b289c0 18:01:48 Removing intermediate container 8cc577b289c0 18:01:48 ---> 30ead7391788 18:01:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:01:48 ---> Running in 192c3619f766 18:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:01:49 (1/13) Installing libintl (0.21.1-r7) 18:01:49 (2/13) Installing eudev-libs (3.2.11-r8) 18:01:49 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:01:49 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:01:49 (5/13) Installing v4l-utils (1.24.1-r0) 18:01:49 (6/13) Installing libdvbv5 (1.24.1-r0) 18:01:49 (7/13) Installing udev-init-scripts (35-r1) 18:01:49 (8/13) Installing libblkid (2.38.1-r8) 18:01:49 (9/13) Installing xz-libs (5.4.3-r0) 18:01:49 (10/13) Installing kmod-libs (30-r3) 18:01:49 (11/13) Installing eudev (3.2.11-r8) 18:01:49 (12/13) Installing eudev-dev (3.2.11-r8) 18:01:49 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:01:49 Executing busybox-1.36.1-r5.trigger 18:01:49 Executing eudev-3.2.11-r8.trigger 18:01:49 OK: 271 MiB in 65 packages 18:01:50 Still waiting to schedule task 18:01:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:01:50 Removing intermediate container 192c3619f766 18:01:50 ---> f612439f1996 18:01:50 Step 8/13 : WORKDIR /device-usb-camera 18:01:50 ---> Running in 6d0fb7ecad59 18:01:50 Removing intermediate container 6d0fb7ecad59 18:01:50 ---> 86e2264560c3 18:01:50 Step 9/13 : COPY go.mod vendor* ./ 18:01:50 ---> 0810663c3c72 18:01:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:50 ---> Running in 323dac156083 18:02:22 Removing intermediate container 323dac156083 18:02:22 ---> dccfe40e9ef2 18:02:22 Step 11/13 : COPY . . 18:02:22 ---> d833017b3b9a 18:02:22 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:02:22 ---> Running in 1fe0e5d2552b 18:02:22  % Total % Received % Xferd Average Speed Time Time Time Current 18:02:22  Dload Upload  Total Spent Left Speed 18:02:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8064 0 --:--:-- --:--:-- --:--:-- 8169 18:02:23 Removing intermediate container 1fe0e5d2552b 18:02:23 ---> 661056763d6d 18:02:23 Step 13/13 : RUN ${MAKE} 18:02:23 ---> Running in cbbd8aade8f4 18:02:23 noop 18:02:23 Removing intermediate container cbbd8aade8f4 18:02:23 ---> 84dccebcd78d 18:02:23 Successfully built 84dccebcd78d 18:02:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:24 + docker inspect -f . ci-base-image-x86_64 18:02:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:24 prd-ubuntu20.04-docker-8c-8g-5266 does not seem to be running inside a container 18:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-325 -v /w/workspace/foundry_device-usb-camera_PR-325:/w/workspace/foundry_device-usb-camera_PR-325:rw,z -v /w/workspace/foundry_device-usb-camera_PR-325@tmp:/w/workspace/foundry_device-usb-camera_PR-325@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 ******** ci-base-image-x86_64 cat 18:02:24 $ docker top e8449ae6ae1bf7b6c11e8222e5ec2deaeb4a292f148f5b2713a5e198f3a0d861 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:25 + go version 18:02:25 go version go1.21.0 linux/amd64 [Pipeline] } 18:02:25 $ docker stop --time=1 e8449ae6ae1bf7b6c11e8222e5ec2deaeb4a292f148f5b2713a5e198f3a0d861 18:02:26 $ docker rm -f --volumes e8449ae6ae1bf7b6c11e8222e5ec2deaeb4a292f148f5b2713a5e198f3a0d861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:27 + docker inspect -f . ci-base-image-x86_64 18:02:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:27 prd-ubuntu20.04-docker-8c-8g-5266 does not seem to be running inside a container 18:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-325 -v /w/workspace/foundry_device-usb-camera_PR-325:/w/workspace/foundry_device-usb-camera_PR-325:rw,z -v /w/workspace/foundry_device-usb-camera_PR-325@tmp:/w/workspace/foundry_device-usb-camera_PR-325@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 ******** ci-base-image-x86_64 cat 18:02:27 $ docker top 0114f3f598e0586a5e202f928323861f82b8ae134a679e4514cb8f738ab6f4e8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:28 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-325 [Pipeline] fileExists [Pipeline] sh 18:02:28 + make test 18:02:28 go test ./... -coverprofile=coverage.out ./... 18:02:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:02:42 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:02:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements 18:02:47 go vet ./... 18:02:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:02:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:02:51 ./bin/test-attribution-txt.sh 18:02:51 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 18:02:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:02:51 $ docker stop --time=1 0114f3f598e0586a5e202f928323861f82b8ae134a679e4514cb8f738ab6f4e8 18:02:55 $ docker rm -f --volumes 0114f3f598e0586a5e202f928323861f82b8ae134a679e4514cb8f738ab6f4e8 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:02:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:02:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:02:57 + ls -al . 18:02:57 total 224 18:02:57 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 18:02 . 18:02:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 18:01 .. 18:02:57 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 18:02 .git 18:02:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:01 .github 18:02:57 -rw-rw-r-- 1 jenkins jenkins 429 Mar 8 18:01 .gitignore 18:02:57 -rw-rw-r-- 1 jenkins jenkins 45 Mar 8 18:01 .golangci.yml 18:02:57 -rw-rw-r-- 1 jenkins jenkins 77 Mar 8 18:01 .hadolint.yml 18:02:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 18:01 .semver 18:02:57 -rw-rw-r-- 1 jenkins jenkins 10851 Mar 8 18:01 Attribution.txt 18:02:57 -rw-rw-r-- 1 jenkins jenkins 16561 Mar 8 18:01 CHANGELOG.md 18:02:57 -rw-rw-r-- 1 jenkins jenkins 2562 Mar 8 18:01 Dockerfile 18:02:57 -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 18:01 GOVERNANCE.md 18:02:57 -rw-rw-r-- 1 jenkins jenkins 659 Mar 8 18:01 Jenkinsfile 18:02:57 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 8 18:01 LICENSE 18:02:57 -rw-rw-r-- 1 jenkins jenkins 2611 Mar 8 18:01 Makefile 18:02:57 -rw-rw-r-- 1 jenkins jenkins 622 Mar 8 18:01 OWNERS.md 18:02:57 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 8 18:01 README.md 18:02:57 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 18:01 VERSION 18:02:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 18:01 bin 18:02:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:01 cmd 18:02:57 -rw-r--r-- 1 jenkins jenkins 54703 Mar 8 18:02 coverage.out 18:02:57 -rwxrwxr-x 1 jenkins jenkins 84 Mar 8 18:01 docker-entrypoint.sh 18:02:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 18:01 docs 18:02:57 -rw-rw-r-- 1 jenkins jenkins 3970 Mar 8 18:01 go.mod 18:02:57 -rw-rw-r-- 1 jenkins jenkins 35960 Mar 8 18:01 go.sum 18:02:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:01 internal 18:02:57 -rw-rw-r-- 1 jenkins jenkins 231 Mar 8 18:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:58 + 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=15670fb3fe5ae83de9008e3e57dd6289eebea549 --label arch=amd64 --label version=0.0.0 . 18:02:58 Sending build context to Docker daemon 14.46MB 18:02:58 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 18:02:58 Step 2/37 : FROM ${BASE} AS builder 18:02:58 ---> 84dccebcd78d 18:02:58 Step 3/37 : ARG ADD_BUILD_TAGS="" 18:02:58 ---> Running in 520a7e5dfa4a 18:02:58 Removing intermediate container 520a7e5dfa4a 18:02:58 ---> a9f10dcf9110 18:02:58 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:02:58 ---> Running in dc8048d3ece4 18:02:58 Removing intermediate container dc8048d3ece4 18:02:58 ---> 7738dc9e1d6d 18:02:58 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:02:58 ---> Running in ad7c7cf248ab 18:02:58 Removing intermediate container ad7c7cf248ab 18:02:58 ---> 20553389074b 18:02:58 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:02:58 ---> Running in 0646b7f99fee 18:02:58 Removing intermediate container 0646b7f99fee 18:02:58 ---> 0cb1b99c19d8 18:02:58 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:58 ---> Running in f62d8fa6cc85 18:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:02:59 OK: 271 MiB in 65 packages 18:02:59 Removing intermediate container f62d8fa6cc85 18:02:59 ---> 70638c4f7147 18:02:59 Step 8/37 : WORKDIR /device-usb-camera 18:02:59 ---> Running in c3a098103af4 18:02:59 Removing intermediate container c3a098103af4 18:02:59 ---> 46aa5d18e23d 18:02:59 Step 9/37 : COPY go.mod vendor* ./ 18:02:59 ---> 1949391d51bd 18:02:59 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:59 ---> Running in 8765a41e7d19 18:03:00 Removing intermediate container 8765a41e7d19 18:03:00 ---> 10b4289bf4ad 18:03:00 Step 11/37 : COPY . . 18:03:01 ---> 780743d62f9b 18:03:01 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:03:01 ---> Running in 1b44d9f88325 18:03:01  % Total % Received % Xferd Average Speed Time Time Time Current 18:03:01 Dload Upload Total Spent Left Speed 18:03:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100 1062   0   0  30246    0 --:--:-- --:--:-- --:--:-- 31235 18:03:01 Removing intermediate container 1b44d9f88325 18:03:01 ---> edd590d769b9 18:03:01 Step 13/37 : RUN ${MAKE} 18:03:01 ---> Running in 2c4e90780cdd 18:03:01 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:03:23 Removing intermediate container 2c4e90780cdd 18:03:23 ---> d886685336b9 18:03:23 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:03:23 v0.21.6: Pulling from aler9/rtsp-simple-server 18:03:23 4acc49c71d14: Pulling fs layer 18:03:24 4acc49c71d14: Verifying Checksum 18:03:24 4acc49c71d14: Download complete 18:03:24 4acc49c71d14: Pull complete 18:03:24 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:03:24 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:03:24 ---> 01a2bd3e5fff 18:03:24 Step 15/37 : FROM alpine:3.18 18:03:25 3.18: Pulling from library/alpine 18:03:25 619be1103602: Pulling fs layer 18:03:25 619be1103602: Verifying Checksum 18:03:25 619be1103602: Download complete 18:03:25 619be1103602: Pull complete 18:03:25 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 18:03:25 Status: Downloaded newer image for alpine:3.18 18:03:25 ---> d3782b16ccc9 18:03:25 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:03:26 ---> Running in 73e6b9544734 18:03:26 Removing intermediate container 73e6b9544734 18:03:26 ---> 89a056ffeac0 18:03:26 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:03:26 ---> Running in 0249047e2932 18:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:03:26 (1/107) Installing dumb-init (1.2.5-r2) 18:03:26 (2/107) Installing sdl2 (2.26.5-r0) 18:03:26 (3/107) Installing svt-av1-libs (1.6.0-r0) 18:03:26 (4/107) Installing aom-libs (3.6.1-r0) 18:03:26 (5/107) Installing libxau (1.0.11-r2) 18:03:26 (6/107) Installing libmd (1.0.4-r2) 18:03:26 (7/107) Installing libbsd (0.11.7-r1) 18:03:26 (8/107) Installing libxdmcp (1.1.4-r2) 18:03:26 (9/107) Installing libxcb (1.15-r1) 18:03:27 (10/107) Installing libx11 (1.8.7-r0) 18:03:27 (11/107) Installing hwdata-pci (0.370-r0) 18:03:27 (12/107) Installing libpciaccess (0.17-r2) 18:03:27 (13/107) Installing libdrm (2.4.115-r4) 18:03:27 (14/107) Installing libxext (1.3.5-r2) 18:03:27 (15/107) Installing libxfixes (6.0.1-r2) 18:03:27 (16/107) Installing libffi (3.4.4-r2) 18:03:27 (17/107) Installing wayland-libs-client (1.22.0-r2) 18:03:27 (18/107) Installing libva (2.18.0-r1) 18:03:27 (19/107) Installing libvdpau (1.5-r1) 18:03:27 (20/107) Installing libgcc (12.2.1_git20220924-r10) 18:03:27 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 18:03:27 (22/107) Installing onevpl-libs (2023.2.1-r0) 18:03:27 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 18:03:27 (24/107) Installing libdav1d (1.2.1-r0) 18:03:27 (25/107) Installing brotli-libs (1.0.9-r14) 18:03:27 (26/107) Installing libhwy (1.0.4-r1) 18:03:27 (27/107) Installing lcms2 (2.15-r2) 18:03:27 (28/107) Installing libjxl (0.8.2-r0) 18:03:27 (29/107) Installing lame-libs (3.100-r5) 18:03:27 (30/107) Installing opus (1.4-r0) 18:03:27 (31/107) Installing libgomp (12.2.1_git20220924-r10) 18:03:27 (32/107) Installing soxr (0.1.3-r5) 18:03:27 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 18:03:27 (34/107) Installing libogg (1.3.5-r4) 18:03:27 (35/107) Installing libtheora (1.1.1-r17) 18:03:27 (36/107) Installing libvorbis (1.3.7-r1) 18:03:27 (37/107) Installing libvpx (1.13.0-r2) 18:03:27 (38/107) Installing libwebp (1.3.2-r0) 18:03:27 (39/107) Installing x264-libs (0.164_git20220602-r1) 18:03:27 (40/107) Installing numactl (2.0.16-r4) 18:03:27 (41/107) Installing x265-libs (3.5-r4) 18:03:27 (42/107) Installing xvidcore (1.3.7-r1) 18:03:27 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 18:03:27 (44/107) Installing alsa-lib (1.2.9-r1) 18:03:27 (45/107) Installing libexpat (2.6.0-r0) 18:03:27 (46/107) Installing libbz2 (1.0.8-r5) 18:03:27 (47/107) Installing libpng (1.6.39-r3) 18:03:27 (48/107) Installing freetype (2.13.0-r5) 18:03:27 (49/107) Installing fontconfig (2.14.2-r3) 18:03:27 (50/107) Installing fribidi (1.0.13-r0) 18:03:27 (51/107) Installing libintl (0.21.1-r7) 18:03:27 (52/107) Installing libblkid (2.38.1-r8) 18:03:27 (53/107) Installing libmount (2.38.1-r8) 18:03:27 (54/107) Installing pcre2 (10.42-r1) 18:03:27 (55/107) Installing glib (2.76.6-r0) 18:03:27 (56/107) Installing graphite2 (1.3.14-r5) 18:03:27 (57/107) Installing harfbuzz (7.3.0-r0) 18:03:27 (58/107) Installing libunibreak (5.1-r0) 18:03:27 (59/107) Installing libass (0.17.1-r0) 18:03:27 (60/107) Installing libbluray (1.3.4-r0) 18:03:27 (61/107) Installing gmp (6.2.1-r3) 18:03:28 (62/107) Installing nettle (3.8.1-r2) 18:03:28 (63/107) Installing libunistring (1.1-r1) 18:03:28 (64/107) Installing libidn2 (2.3.4-r1) 18:03:28 (65/107) Installing p11-kit (0.24.1-r2) 18:03:28 (66/107) Installing libtasn1 (4.19.0-r1) 18:03:28 (67/107) Installing gnutls (3.8.3-r0) 18:03:28 (68/107) Installing mpg123-libs (1.31.3-r1) 18:03:28 (69/107) Installing libopenmpt (0.7.2-r0) 18:03:28 (70/107) Installing cjson (1.7.17-r0) 18:03:28 (71/107) Installing mbedtls (2.28.7-r0) 18:03:28 (72/107) Installing librist (0.2.7-r0) 18:03:28 (73/107) Installing libsrt (1.5.2-r0) 18:03:28 (74/107) Installing libssh (0.10.5-r0) 18:03:28 (75/107) Installing xz-libs (5.4.3-r0) 18:03:28 (76/107) Installing libxml2 (2.11.7-r0) 18:03:28 (77/107) Installing libsodium (1.0.18-r3) 18:03:28 (78/107) Installing libzmq (4.3.4-r4) 18:03:28 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 18:03:28 (80/107) Installing glslang-libs (1.3.243.0-r1) 18:03:28 (81/107) Installing spirv-tools (1.3.243.0-r1) 18:03:28 (82/107) Installing shaderc (2023.3-r1) 18:03:28 (83/107) Installing vulkan-loader (1.3.243.0-r1) 18:03:28 (84/107) Installing libplacebo (5.264.1-r1) 18:03:28 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 18:03:28 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 18:03:28 (87/107) Installing vidstab (1.1.1-r0) 18:03:28 (88/107) Installing zimg (3.0.5-r0) 18:03:28 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 18:03:28 (90/107) Installing libasyncns (0.8-r1) 18:03:28 (91/107) Installing dbus-libs (1.14.8-r0) 18:03:28 (92/107) Installing libltdl (2.4.7-r2) 18:03:28 (93/107) Installing orc (0.4.34-r0) 18:03:28 (94/107) Installing flac-libs (1.4.3-r0) 18:03:28 (95/107) Installing libsndfile (1.2.0-r2) 18:03:28 (96/107) Installing speexdsp (1.2.1-r1) 18:03:28 (97/107) Installing tdb-libs (1.4.8-r1) 18:03:28 (98/107) Installing libpulse (16.1-r10) 18:03:28 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 18:03:28 (100/107) Installing v4l-utils-libs (1.24.1-r0) 18:03:28 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 18:03:28 (102/107) Installing ffmpeg (6.0.1-r0) 18:03:28 (103/107) Installing udev-init-scripts (35-r1) 18:03:28 (104/107) Installing eudev-libs (3.2.11-r8) 18:03:28 (105/107) Installing zstd-libs (1.5.5-r4) 18:03:28 (106/107) Installing kmod-libs (30-r3) 18:03:28 (107/107) Installing eudev (3.2.11-r8) 18:03:28 Executing busybox-1.36.1-r5.trigger 18:03:28 Executing glib-2.76.6-r0.trigger 18:03:28 Executing eudev-3.2.11-r8.trigger 18:03:28 OK: 131 MiB in 122 packages 18:03:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5267 in /w/workspace/foundry_device-usb-camera_PR-325 [Pipeline] { [Pipeline] ws 18:03:30 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:03:30 Selected Git installation does not exist. Using Default 18:03:30 The recommended git tool is: NONE 18:03:32 Removing intermediate container 0249047e2932 18:03:32 ---> be3d4fe5e22a 18:03:32 Step 18/37 : RUN apk --no-cache upgrade 18:03:32 ---> Running in 0eef361839db 18:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:03:32 OK: 131 MiB in 122 packages 18:03:33 Removing intermediate container 0eef361839db 18:03:33 ---> 5d1700a461e1 18:03:33 Step 19/37 : WORKDIR / 18:03:33 ---> Running in 2816e58b6ca0 18:03:33 Removing intermediate container 2816e58b6ca0 18:03:33 ---> 99adb6e979a0 18:03:33 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:03:34 ---> e00661a34fc6 18:03:34 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:03:34 ---> e57b3d721534 18:03:34 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:03:34 ---> 3cbab33af3eb 18:03:34 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:03:34 ---> 923f151295ae 18:03:34 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:03:34 ---> c6f56abd2382 18:03:34 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 18:03:34 ---> 51e3a0e65ac8 18:03:34 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 18:03:35 using credential edgex-jenkins-ssh 18:03:35 Cloning the remote Git repository 18:03:35 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:03:35 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:03:35 ---> 98990dacd892 18:03:35 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:03:35 ---> Running in 1b674ea13016 18:03:35 Removing intermediate container 1b674ea13016 18:03:35 ---> aa1dd493450d 18:03:35 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:03:35 ---> Running in 4b231a654a0f 18:03:35 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:03:35 > git --version # timeout=10 18:03:35 > git --version # 'git version 2.25.1' 18:03:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:36 Removing intermediate container 4b231a654a0f 18:03:36 ---> 0fb781351905 18:03:36 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:03:36 ---> Running in fa365f068670 18:03:37 Removing intermediate container fa365f068670 18:03:37 ---> 4cdc4285f828 18:03:37 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:03:37 ---> Running in 76b518bbff17 18:03:37 Removing intermediate container 76b518bbff17 18:03:37 ---> b603265198d8 18:03:37 Step 31/37 : EXPOSE 59983 18:03:37 ---> Running in 1f2e91480725 18:03:37 Removing intermediate container 1f2e91480725 18:03:37 ---> 244eec99d232 18:03:37 Step 32/37 : EXPOSE 8554 18:03:37 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:03:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:37 ---> Running in 64533d3a1bb4 18:03:37 Removing intermediate container 64533d3a1bb4 18:03:37 ---> 38a2bcd914fe 18:03:37 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:03:37 ---> Running in 1141c14e513b 18:03:37 Removing intermediate container 1141c14e513b 18:03:37 ---> 77ab71da31f1 18:03:37 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:03:37 ---> Running in eea986ff8f61 18:03:38 Removing intermediate container eea986ff8f61 18:03:38 ---> 733d94b3ab23 18:03:38 Step 35/37 : LABEL arch=amd64 18:03:38 ---> Running in e371ddd8c197 18:03:38 Removing intermediate container e371ddd8c197 18:03:38 ---> 6bfd6a90f8fa 18:03:38 Step 36/37 : LABEL git_sha=15670fb3fe5ae83de9008e3e57dd6289eebea549 18:03:38 ---> Running in ad64e047fc8c 18:03:38 Removing intermediate container ad64e047fc8c 18:03:38 ---> 17241ea26634 18:03:38 Step 37/37 : LABEL version=0.0.0 18:03:38 ---> Running in f2e3669a9159 18:03:38 Removing intermediate container f2e3669a9159 18:03:38 ---> f9b246fe48b3 18:03:38 [Warning] One or more build-args [ARCH] were not consumed 18:03:38 Successfully built f9b246fe48b3 18:03:38 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:03:38 Merging remotes/origin/main commit 13352f24e58da81b3f3e81f321a07043710bb44e into PR head commit 15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 18:03:38 Merge succeeded, producing 15670fb3fe5ae83de9008e3e57dd6289eebea549 18:03:38 Checking out Revision 15670fb3fe5ae83de9008e3e57dd6289eebea549 (PR-325) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional 18:03:38 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:03:38 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:03:38 > git config core.sparsecheckout # timeout=10 18:03:38 > git checkout -f 15670fb3fe5ae83de9008e3e57dd6289eebea549 # timeout=10 18:03:38 > git remote # timeout=10 18:03:38 > git config --get remote.origin.url # timeout=10 18:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:38 > git merge 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 18:03:38 > git rev-parse HEAD^{commit} # timeout=10 18:03:38 > git config core.sparsecheckout # timeout=10 18:03:38 > git checkout -f 15670fb3fe5ae83de9008e3e57dd6289eebea549 # timeout=10 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:03:39 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] sh 18:03:39 > git --version # timeout=10 18:03:39 > git --version # 'git version 2.25.1' 18:03:39 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:39 18:03:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:39 18:03:39 GitHub has been notified of this commit’s build result 18:03:39 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 18:03:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:40 latest: Pulling from edgex-lftools-log-publisher 18:03:40 5eb5b503b376: Pulling fs layer 18:03:40 5c69ac0246d0: Pulling fs layer 18:03:40 ec43610c2a17: Pulling fs layer 18:03:40 3a2ae6a8a46f: Pulling fs layer 18:03:40 33b1e0a273af: Pulling fs layer 18:03:40 5d3b04190fa2: Pulling fs layer 18:03:40 2f39f015ded8: Pulling fs layer 18:03:40 3a2ae6a8a46f: Waiting 18:03:40 5d3b04190fa2: Waiting 18:03:40 33b1e0a273af: Waiting 18:03:40 2f39f015ded8: Waiting 18:03:40 5c69ac0246d0: Verifying Checksum 18:03:40 5c69ac0246d0: Download complete 18:03:40 3a2ae6a8a46f: Verifying Checksum 18:03:40 3a2ae6a8a46f: Download complete 18:03:40 33b1e0a273af: Download complete 18:03:40 5d3b04190fa2: Verifying Checksum 18:03:40 5d3b04190fa2: Download complete 18:03:40 ec43610c2a17: Verifying Checksum 18:03:40 ec43610c2a17: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:03:40 5eb5b503b376: Verifying Checksum 18:03:40 5eb5b503b376: Download complete 18:03:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:03:40 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:40 Dload Upload Total Spent Left Speed 18:03:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 18:03:40 2f39f015ded8: Download complete 18:03:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:03:41 5eb5b503b376: Pull complete 18:03:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:03:41 + sudo tee /etc/docker/daemon.new 18:03:41 { 18:03:41 "registry-mirrors": [ 18:03:41 "https://nexus3.edgexfoundry.org:10001" 18:03:41 ], 18:03:41 "bip": "10.250.0.254/24", 18:03:41 "hosts": [ 18:03:41 "tcp://0.0.0.0:5555", 18:03:41 "unix:///var/run/docker.sock" 18:03:41 ], 18:03:41 "mtu": 1458, 18:03:41 "selinux-enabled": true, 18:03:41 "seccomp-profile": "/etc/docker/seccomp.json" 18:03:41 } [Pipeline] sh 18:03:41 5c69ac0246d0: Pull complete 18:03:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:03:42 + sudo service docker restart 18:03:42 ec43610c2a17: Pull complete 18:03:42 3a2ae6a8a46f: Pull complete 18:03:43 33b1e0a273af: Pull complete 18:03:43 5d3b04190fa2: Pull complete 18:03:48 2f39f015ded8: Pull complete 18:03:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:49 prd-ubuntu20.04-docker-8c-8g-5266 does not seem to be running inside a container 18:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-325 -v /w/workspace/foundry_device-usb-camera_PR-325:/w/workspace/foundry_device-usb-camera_PR-325:rw,z -v /w/workspace/foundry_device-usb-camera_PR-325@tmp:/w/workspace/foundry_device-usb-camera_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:03:54 $ docker top 9815eb6c6b3ce96ffcc08d46c97efaefd8e5fb04cb954f822780ff44c79b124e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:54 ---> job-cost.sh 18:03:54 lf-activate-venv: SKIPPING 18:03:54 INFO: No Stack... 18:03:54 INFO: Retrieving Pricing Info for: v3-standard-8 18:03:55 INFO: Archiving Costs [Pipeline] sh 18:03:55 + cat /w/workspace/foundry_device-usb-camera_PR-325/archives/cost.csv 18:03:55 + cut -d, -f6 [Pipeline] lock 18:03:55 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] 18:03:55 Resource [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] did not exist. Created. 18:03:55 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:55 + echo total: 0.2199999988079071 [Pipeline] stash 18:03:56 Stashed 1 file(s) [Pipeline] } 18:03:56 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:03:56 $ docker stop --time=1 9815eb6c6b3ce96ffcc08d46c97efaefd8e5fb04cb954f822780ff44c79b124e 18:03:57 $ docker rm -f --volumes 9815eb6c6b3ce96ffcc08d46c97efaefd8e5fb04cb954f822780ff44c79b124e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:00 provisioning config files... 18:04:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3292168030522967958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:01 ---> ****-login.sh 18:04:01 nexus3.edgexfoundry.org:10001 18:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:04:01 Configure a credential helper to remove this warning. See 18:04:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:04:01 18:04:01 Login Succeeded 18:04:01 nexus3.edgexfoundry.org:10002 18:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:04:01 Configure a credential helper to remove this warning. See 18:04:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:04:01 18:04:01 Login Succeeded 18:04:01 nexus3.edgexfoundry.org:10003 18:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:04:02 Configure a credential helper to remove this warning. See 18:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:04:02 18:04:02 Login Succeeded 18:04:02 nexus3.edgexfoundry.org:10004 18:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:04:02 Configure a credential helper to remove this warning. See 18:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:04:02 18:04:02 Login Succeeded 18:04:02 ****.io 18:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:04:03 Configure a credential helper to remove this warning. See 18:04:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:04:03 18:04:03 Login Succeeded 18:04:03 ---> ****-login.sh ends [Pipeline] } 18:04:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:04:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:04:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:04:03 ========================================================= 18:04:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:04:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:04:04 Sending build context to Docker daemon 7.425MB 18:04:05 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:04:05 Step 2/13 : FROM ${BASE} AS builder 18:04:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:04:05 9fda8d8052c6: Pulling fs layer 18:04:05 5d54e960e981: Pulling fs layer 18:04:05 c4a7e357bf2a: Pulling fs layer 18:04:05 f0e02332f6b5: Pulling fs layer 18:04:05 872ee5b61b7b: Pulling fs layer 18:04:05 0c6a40ed1a82: Pulling fs layer 18:04:05 94ae7d8d031c: Pulling fs layer 18:04:05 f0e02332f6b5: Waiting 18:04:05 872ee5b61b7b: Waiting 18:04:05 0c6a40ed1a82: Waiting 18:04:05 94ae7d8d031c: Waiting 18:04:05 5d54e960e981: Verifying Checksum 18:04:05 5d54e960e981: Download complete 18:04:05 f0e02332f6b5: Verifying Checksum 18:04:05 f0e02332f6b5: Download complete 18:04:05 872ee5b61b7b: Verifying Checksum 18:04:05 872ee5b61b7b: Download complete 18:04:05 9fda8d8052c6: Download complete 18:04:05 94ae7d8d031c: Verifying Checksum 18:04:05 94ae7d8d031c: Download complete 18:04:06 9fda8d8052c6: Pull complete 18:04:06 5d54e960e981: Pull complete 18:04:07 c4a7e357bf2a: Verifying Checksum 18:04:07 c4a7e357bf2a: Download complete 18:04:08 0c6a40ed1a82: Verifying Checksum 18:04:08 0c6a40ed1a82: Download complete 18:04:20 c4a7e357bf2a: Pull complete 18:04:20 f0e02332f6b5: Pull complete 18:04:20 872ee5b61b7b: Pull complete 18:04:29 0c6a40ed1a82: Pull complete 18:04:31 94ae7d8d031c: Pull complete 18:04:31 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:04:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:04:31 ---> 86de565de09d 18:04:31 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:04:33 ---> Running in 8c39e7f64952 18:04:33 Removing intermediate container 8c39e7f64952 18:04:33 ---> 37106674dd25 18:04:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:04:33 ---> Running in c77817b3c84f 18:04:33 Removing intermediate container c77817b3c84f 18:04:33 ---> 1db4b615bdde 18:04:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:04:33 ---> Running in e3a2bec5501d 18:04:33 Removing intermediate container e3a2bec5501d 18:04:33 ---> 3e8ff7b02848 18:04:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:04:33 ---> Running in 1bfa0053d270 18:04:33 Removing intermediate container 1bfa0053d270 18:04:33 ---> c3c066ae8dab 18:04:33 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:33 ---> Running in 257add0f1af4 18:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:04:36 (1/13) Installing libintl (0.21.1-r7) 18:04:36 (2/13) Installing eudev-libs (3.2.11-r8) 18:04:36 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:04:36 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:04:36 (5/13) Installing v4l-utils (1.24.1-r0) 18:04:36 (6/13) Installing libdvbv5 (1.24.1-r0) 18:04:36 (7/13) Installing udev-init-scripts (35-r1) 18:04:36 (8/13) Installing libblkid (2.38.1-r8) 18:04:36 (9/13) Installing xz-libs (5.4.3-r0) 18:04:36 (10/13) Installing kmod-libs (30-r3) 18:04:36 (11/13) Installing eudev (3.2.11-r8) 18:04:36 (12/13) Installing eudev-dev (3.2.11-r8) 18:04:36 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:04:36 Executing busybox-1.36.1-r5.trigger 18:04:36 Executing eudev-3.2.11-r8.trigger 18:04:36 OK: 273 MiB in 65 packages 18:04:38 Removing intermediate container 257add0f1af4 18:04:38 ---> b13d864522c7 18:04:38 Step 8/13 : WORKDIR /device-usb-camera 18:04:38 ---> Running in 238395a450ca 18:04:38 Removing intermediate container 238395a450ca 18:04:38 ---> 23f214a048a8 18:04:38 Step 9/13 : COPY go.mod vendor* ./ 18:04:38 ---> daec3b65d1a9 18:04:38 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:38 ---> Running in 5a51f85ff961 18:05:46 Removing intermediate container 5a51f85ff961 18:05:46 ---> 19baaf43cfdc 18:05:46 Step 11/13 : COPY . . 18:05:46 ---> 2b1abf63392a 18:05:46 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:05:46 ---> Running in 0cfcfe6bee4c 18:05:46  % Total % Received % Xferd Average Speed Time Time Time Current 18:05:46  Dload Upload Total Spent Left Speed 18:05:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8365 0 --:--:-- --:--:-- --:--:-- 8428 18:05:46 Removing intermediate container 0cfcfe6bee4c 18:05:46 ---> 70b9b2c1c96f 18:05:46 Step 13/13 : RUN ${MAKE} 18:05:46 ---> Running in 0732bfd2814b 18:05:46 noop 18:05:46 Removing intermediate container 0732bfd2814b 18:05:46 ---> 5019ebe733e2 18:05:46 Successfully built 5019ebe733e2 18:05:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:47 + docker inspect -f . ci-base-image-arm64 18:05:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:47 prd-ubuntu20.04-docker-arm64-4c-16g-5267 does not seem to be running inside a container 18:05:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:05:49 $ docker top bd6095f170922959d504ee258d4f81a9212e6f086a5a9dbdebfb7875416e1f95 -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:50 + go version 18:05:50 go version go1.21.0 linux/arm64 [Pipeline] } 18:05:50 $ docker stop --time=1 bd6095f170922959d504ee258d4f81a9212e6f086a5a9dbdebfb7875416e1f95 18:05:51 $ docker rm -f --volumes bd6095f170922959d504ee258d4f81a9212e6f086a5a9dbdebfb7875416e1f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:53 + docker inspect -f . ci-base-image-arm64 18:05:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:53 prd-ubuntu20.04-docker-arm64-4c-16g-5267 does not seem to be running inside a container 18:05:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:05:54 $ docker top a4b13720cab1dbed449683c6d14f110999c52c14aa6d5b53cdd6dfcc4a294a12 -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:55 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:05:56 + make test 18:05:56 go test ./... -coverprofile=coverage.out ./... 18:05:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:07:38 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:07:38 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements 18:07:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:07:38 go vet ./... 18:07:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:07:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:07:56 ./bin/test-attribution-txt.sh 18:07:57 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 18:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:07:57 $ docker stop --time=1 a4b13720cab1dbed449683c6d14f110999c52c14aa6d5b53cdd6dfcc4a294a12 18:07:59 $ docker rm -f --volumes a4b13720cab1dbed449683c6d14f110999c52c14aa6d5b53cdd6dfcc4a294a12 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:08:00 Warning: overwriting stash ‘coverage-report’ 18:08:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:08:02 + ls -al . 18:08:02 total 220 18:08:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 18:05 . 18:08:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 18:03 .. 18:08:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 18:03 .git 18:08:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:03 .github 18:08:02 -rw-rw-r-- 1 jenkins jenkins 429 Mar 8 18:03 .gitignore 18:08:02 -rw-rw-r-- 1 jenkins jenkins 45 Mar 8 18:03 .golangci.yml 18:08:02 -rw-rw-r-- 1 jenkins jenkins 77 Mar 8 18:03 .hadolint.yml 18:08:02 -rw-rw-r-- 1 jenkins jenkins 10851 Mar 8 18:03 Attribution.txt 18:08:02 -rw-rw-r-- 1 jenkins jenkins 16561 Mar 8 18:03 CHANGELOG.md 18:08:02 -rw-rw-r-- 1 jenkins jenkins 2562 Mar 8 18:03 Dockerfile 18:08:02 -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 18:03 GOVERNANCE.md 18:08:02 -rw-rw-r-- 1 jenkins jenkins 659 Mar 8 18:03 Jenkinsfile 18:08:02 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 8 18:03 LICENSE 18:08:02 -rw-rw-r-- 1 jenkins jenkins 2611 Mar 8 18:03 Makefile 18:08:02 -rw-rw-r-- 1 jenkins jenkins 622 Mar 8 18:03 OWNERS.md 18:08:02 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 8 18:03 README.md 18:08:02 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 18:01 VERSION 18:08:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 18:03 bin 18:08:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:03 cmd 18:08:02 -rw-r--r-- 1 jenkins jenkins 54703 Mar 8 18:07 coverage.out 18:08:02 -rwxrwxr-x 1 jenkins jenkins 84 Mar 8 18:03 docker-entrypoint.sh 18:08:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 18:03 docs 18:08:02 -rw-rw-r-- 1 jenkins jenkins 3970 Mar 8 18:03 go.mod 18:08:02 -rw-rw-r-- 1 jenkins jenkins 35960 Mar 8 18:03 go.sum 18:08:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:03 internal 18:08:02 -rw-rw-r-- 1 jenkins jenkins 231 Mar 8 18:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:02 + 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=15670fb3fe5ae83de9008e3e57dd6289eebea549 --label arch=arm64 --label version=0.0.0 . 18:08:03 Sending build context to Docker daemon 7.48MB 18:08:03 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 18:08:03 Step 2/37 : FROM ${BASE} AS builder 18:08:03 ---> 5019ebe733e2 18:08:03 Step 3/37 : ARG ADD_BUILD_TAGS="" 18:08:03 ---> Running in 3460877acbb9 18:08:03 Removing intermediate container 3460877acbb9 18:08:03 ---> 8716d74b6ed6 18:08:03 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:08:03 ---> Running in 87b6cbb42d21 18:08:03 Removing intermediate container 87b6cbb42d21 18:08:03 ---> fdc94fdf1041 18:08:03 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:08:04 ---> Running in ee3cae400468 18:08:04 Removing intermediate container ee3cae400468 18:08:04 ---> ecdc3fcf5237 18:08:04 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:08:04 ---> Running in 8a171478dc4d 18:08:04 Removing intermediate container 8a171478dc4d 18:08:04 ---> 8b028ecbcafa 18:08:04 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:04 ---> Running in 29f1a7566318 18:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:08:07 OK: 273 MiB in 65 packages 18:08:08 Removing intermediate container 29f1a7566318 18:08:08 ---> 550bc4b817c5 18:08:08 Step 8/37 : WORKDIR /device-usb-camera 18:08:08 ---> Running in 298be18542de 18:08:08 Removing intermediate container 298be18542de 18:08:08 ---> a302ecc14b3f 18:08:08 Step 9/37 : COPY go.mod vendor* ./ 18:08:09 ---> 99e310945af4 18:08:09 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:09 ---> Running in 1f7f6320d41b 18:08:11 Removing intermediate container 1f7f6320d41b 18:08:11 ---> 0420653d59b0 18:08:11 Step 11/37 : COPY . . 18:08:12 ---> 400adf2d1131 18:08:12 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:08:12 ---> Running in dc9f5d2ae49e 18:08:13  % Total % Received % Xferd Average Speed Time Time Time Current 18:08:13 Dload Upload Total Spent Left Speed 18:08:13  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0  0 5360 0 --:--:-- --:--:-- --:--:-- 5390 18:08:14 Removing intermediate container dc9f5d2ae49e 18:08:14 ---> 2dc16b77cc61 18:08:14 Step 13/37 : RUN ${MAKE} 18:08:14 ---> Running in 3f3398be3145 18:08:15 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:10:21 Removing intermediate container 3f3398be3145 18:10:21 ---> b78768fca767 18:10:21 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:10:21 v0.21.6: Pulling from aler9/rtsp-simple-server 18:10:21 8766b47fe142: Pulling fs layer 18:10:21 8766b47fe142: Verifying Checksum 18:10:21 8766b47fe142: Download complete 18:10:21 8766b47fe142: Pull complete 18:10:21 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:10:21 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:10:21 ---> 69d40e2cb93c 18:10:21 Step 15/37 : FROM alpine:3.18 18:10:21 3.18: Pulling from library/alpine 18:10:21 c6b39de5b339: Pulling fs layer 18:10:21 c6b39de5b339: Verifying Checksum 18:10:21 c6b39de5b339: Download complete 18:10:21 c6b39de5b339: Pull complete 18:10:21 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 18:10:21 Status: Downloaded newer image for alpine:3.18 18:10:21 ---> 33abbf032149 18:10:21 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:10:21 ---> Running in 60ad56d4c714 18:10:21 Removing intermediate container 60ad56d4c714 18:10:21 ---> a060f811b8a4 18:10:21 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:10:21 ---> Running in 8b87de9a890f 18:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:10:21 (1/104) Installing dumb-init (1.2.5-r2) 18:10:21 (2/104) Installing sdl2 (2.26.5-r0) 18:10:21 (3/104) Installing svt-av1-libs (1.6.0-r0) 18:10:21 (4/104) Installing aom-libs (3.6.1-r0) 18:10:21 (5/104) Installing libxau (1.0.11-r2) 18:10:21 (6/104) Installing libmd (1.0.4-r2) 18:10:21 (7/104) Installing libbsd (0.11.7-r1) 18:10:21 (8/104) Installing libxdmcp (1.1.4-r2) 18:10:21 (9/104) Installing libxcb (1.15-r1) 18:10:21 (10/104) Installing libx11 (1.8.7-r0) 18:10:21 (11/104) Installing libdrm (2.4.115-r4) 18:10:21 (12/104) Installing libxext (1.3.5-r2) 18:10:21 (13/104) Installing libxfixes (6.0.1-r2) 18:10:21 (14/104) Installing libffi (3.4.4-r2) 18:10:21 (15/104) Installing wayland-libs-client (1.22.0-r2) 18:10:21 (16/104) Installing libva (2.18.0-r1) 18:10:21 (17/104) Installing libvdpau (1.5-r1) 18:10:21 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 18:10:21 (19/104) Installing libdav1d (1.2.1-r0) 18:10:21 (20/104) Installing brotli-libs (1.0.9-r14) 18:10:21 (21/104) Installing libgcc (12.2.1_git20220924-r10) 18:10:21 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 18:10:21 (23/104) Installing libhwy (1.0.4-r1) 18:10:21 (24/104) Installing lcms2 (2.15-r2) 18:10:21 (25/104) Installing libjxl (0.8.2-r0) 18:10:21 (26/104) Installing lame-libs (3.100-r5) 18:10:21 (27/104) Installing opus (1.4-r0) 18:10:21 (28/104) Installing libgomp (12.2.1_git20220924-r10) 18:10:21 (29/104) Installing soxr (0.1.3-r5) 18:10:21 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 18:10:22 (31/104) Installing libogg (1.3.5-r4) 18:10:22 (32/104) Installing libtheora (1.1.1-r17) 18:10:22 (33/104) Installing libvorbis (1.3.7-r1) 18:10:22 (34/104) Installing libvpx (1.13.0-r2) 18:10:22 (35/104) Installing libwebp (1.3.2-r0) 18:10:22 (36/104) Installing x264-libs (0.164_git20220602-r1) 18:10:22 (37/104) Installing numactl (2.0.16-r4) 18:10:22 (38/104) Installing x265-libs (3.5-r4) 18:10:22 (39/104) Installing xvidcore (1.3.7-r1) 18:10:22 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 18:10:22 (41/104) Installing alsa-lib (1.2.9-r1) 18:10:22 (42/104) Installing libexpat (2.6.0-r0) 18:10:22 (43/104) Installing libbz2 (1.0.8-r5) 18:10:22 (44/104) Installing libpng (1.6.39-r3) 18:10:22 (45/104) Installing freetype (2.13.0-r5) 18:10:23 (46/104) Installing fontconfig (2.14.2-r3) 18:10:23 (47/104) Installing fribidi (1.0.13-r0) 18:10:23 (48/104) Installing libintl (0.21.1-r7) 18:10:23 (49/104) Installing libblkid (2.38.1-r8) 18:10:23 (50/104) Installing libmount (2.38.1-r8) 18:10:23 (51/104) Installing pcre2 (10.42-r1) 18:10:23 (52/104) Installing glib (2.76.6-r0) 18:10:23 (53/104) Installing graphite2 (1.3.14-r5) 18:10:23 (54/104) Installing harfbuzz (7.3.0-r0) 18:10:23 (55/104) Installing libunibreak (5.1-r0) 18:10:23 (56/104) Installing libass (0.17.1-r0) 18:10:23 (57/104) Installing libbluray (1.3.4-r0) 18:10:23 (58/104) Installing gmp (6.2.1-r3) 18:10:23 (59/104) Installing nettle (3.8.1-r2) 18:10:23 (60/104) Installing libunistring (1.1-r1) 18:10:23 (61/104) Installing libidn2 (2.3.4-r1) 18:10:23 (62/104) Installing p11-kit (0.24.1-r2) 18:10:23 (63/104) Installing libtasn1 (4.19.0-r1) 18:10:23 (64/104) Installing gnutls (3.8.3-r0) 18:10:23 (65/104) Installing mpg123-libs (1.31.3-r1) 18:10:23 (66/104) Installing libopenmpt (0.7.2-r0) 18:10:23 (67/104) Installing cjson (1.7.17-r0) 18:10:23 (68/104) Installing mbedtls (2.28.7-r0) 18:10:23 (69/104) Installing librist (0.2.7-r0) 18:10:23 (70/104) Installing libsrt (1.5.2-r0) 18:10:23 (71/104) Installing libssh (0.10.5-r0) 18:10:23 (72/104) Installing xz-libs (5.4.3-r0) 18:10:23 (73/104) Installing libxml2 (2.11.7-r0) 18:10:23 (74/104) Installing libsodium (1.0.18-r3) 18:10:23 (75/104) Installing libzmq (4.3.4-r4) 18:10:23 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 18:10:23 (77/104) Installing glslang-libs (1.3.243.0-r1) 18:10:23 (78/104) Installing spirv-tools (1.3.243.0-r1) 18:10:24 (79/104) Installing shaderc (2023.3-r1) 18:10:24 (80/104) Installing vulkan-loader (1.3.243.0-r1) 18:10:24 (81/104) Installing libplacebo (5.264.1-r1) 18:10:24 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 18:10:24 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 18:10:24 (84/104) Installing vidstab (1.1.1-r0) 18:10:24 (85/104) Installing zimg (3.0.5-r0) 18:10:24 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 18:10:24 (87/104) Installing libasyncns (0.8-r1) 18:10:24 (88/104) Installing dbus-libs (1.14.8-r0) 18:10:24 (89/104) Installing libltdl (2.4.7-r2) 18:10:24 (90/104) Installing orc (0.4.34-r0) 18:10:24 (91/104) Installing flac-libs (1.4.3-r0) 18:10:24 (92/104) Installing libsndfile (1.2.0-r2) 18:10:24 (93/104) Installing speexdsp (1.2.1-r1) 18:10:24 (94/104) Installing tdb-libs (1.4.8-r1) 18:10:24 (95/104) Installing libpulse (16.1-r10) 18:10:24 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 18:10:24 (97/104) Installing v4l-utils-libs (1.24.1-r0) 18:10:24 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 18:10:24 (99/104) Installing ffmpeg (6.0.1-r0) 18:10:25 (100/104) Installing udev-init-scripts (35-r1) 18:10:25 (101/104) Installing eudev-libs (3.2.11-r8) 18:10:25 (102/104) Installing zstd-libs (1.5.5-r4) 18:10:25 (103/104) Installing kmod-libs (30-r3) 18:10:25 (104/104) Installing eudev (3.2.11-r8) 18:10:25 Executing busybox-1.36.1-r5.trigger 18:10:25 Executing glib-2.76.6-r0.trigger 18:10:25 Executing eudev-3.2.11-r8.trigger 18:10:25 OK: 110 MiB in 119 packages 18:10:29 Removing intermediate container 8b87de9a890f 18:10:29 ---> 48dde0a50bae 18:10:29 Step 18/37 : RUN apk --no-cache upgrade 18:10:29 ---> Running in 8ba32656d6ca 18:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:10:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:10:31 OK: 110 MiB in 119 packages 18:10:31 Removing intermediate container 8ba32656d6ca 18:10:31 ---> 37acabe5ea55 18:10:31 Step 19/37 : WORKDIR / 18:10:31 ---> Running in ab613c8f2beb 18:10:32 Removing intermediate container ab613c8f2beb 18:10:32 ---> a8426aaaaaaa 18:10:32 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:10:33 ---> 68c6f4eba462 18:10:33 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:10:34 ---> dd9f330f41cc 18:10:34 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:10:34 ---> db529bf4d955 18:10:34 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:10:35 ---> 445c8eec8ba2 18:10:35 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:10:35 ---> 2d2505cd50ea 18:10:35 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 18:10:36 ---> 59df056efab3 18:10:36 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 18:10:37 ---> 61f59de7ca65 18:10:37 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:10:37 ---> Running in dfe91d80dd87 18:10:39 Removing intermediate container dfe91d80dd87 18:10:39 ---> 59e8d5d0e14a 18:10:39 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:10:39 ---> Running in 48ee4a04ce05 18:10:40 Removing intermediate container 48ee4a04ce05 18:10:40 ---> 5472d70a20b4 18:10:40 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:10:40 ---> Running in 00d66c904431 18:10:42 Removing intermediate container 00d66c904431 18:10:42 ---> 7032d7876492 18:10:42 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:10:42 ---> Running in 0462d55b4dc4 18:10:44 Removing intermediate container 0462d55b4dc4 18:10:44 ---> 3738b88fa7e1 18:10:44 Step 31/37 : EXPOSE 59983 18:10:44 ---> Running in 92a20d76e7c2 18:10:44 Removing intermediate container 92a20d76e7c2 18:10:44 ---> 006375ac303a 18:10:44 Step 32/37 : EXPOSE 8554 18:10:44 ---> Running in 4a28cf22b449 18:10:44 Removing intermediate container 4a28cf22b449 18:10:44 ---> cc91164c525f 18:10:44 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:10:44 ---> Running in da8eaf128c4b 18:10:44 Removing intermediate container da8eaf128c4b 18:10:44 ---> d7ad8c9b0cbf 18:10:44 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:10:44 ---> Running in 74b73501960b 18:10:45 Removing intermediate container 74b73501960b 18:10:45 ---> f542208f86f9 18:10:45 Step 35/37 : LABEL arch=arm64 18:10:45 ---> Running in 3f290790cd53 18:10:45 Removing intermediate container 3f290790cd53 18:10:45 ---> 105a0221fa4c 18:10:45 Step 36/37 : LABEL git_sha=15670fb3fe5ae83de9008e3e57dd6289eebea549 18:10:45 ---> Running in efe4bd652090 18:10:45 Removing intermediate container efe4bd652090 18:10:45 ---> 8ef06a50172e 18:10:45 Step 37/37 : LABEL version=0.0.0 18:10:45 ---> Running in 97125387572c 18:10:45 Removing intermediate container 97125387572c 18:10:45 ---> 7e8392312a5b 18:10:45 [Warning] One or more build-args [ARCH] were not consumed 18:10:46 Successfully built 7e8392312a5b 18:10:46 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:10:47 18:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:10:47 arm64: Pulling from edgex-lftools-log-publisher 18:10:47 8998bd30e6a1: Pulling fs layer 18:10:47 04944245beec: Pulling fs layer 18:10:47 699f458cf7ca: Pulling fs layer 18:10:47 765212b225bb: Pulling fs layer 18:10:47 f23df028b6ca: Pulling fs layer 18:10:47 d65c8cfc05b1: Pulling fs layer 18:10:47 2437ff75d9bd: Pulling fs layer 18:10:47 765212b225bb: Waiting 18:10:47 f23df028b6ca: Waiting 18:10:47 d65c8cfc05b1: Waiting 18:10:47 2437ff75d9bd: Waiting 18:10:48 04944245beec: Verifying Checksum 18:10:48 04944245beec: Download complete 18:10:48 765212b225bb: Verifying Checksum 18:10:48 765212b225bb: Download complete 18:10:48 f23df028b6ca: Verifying Checksum 18:10:48 f23df028b6ca: Download complete 18:10:48 d65c8cfc05b1: Verifying Checksum 18:10:48 d65c8cfc05b1: Download complete 18:10:48 699f458cf7ca: Verifying Checksum 18:10:48 699f458cf7ca: Download complete 18:10:48 8998bd30e6a1: Download complete 18:10:51 2437ff75d9bd: Verifying Checksum 18:10:51 2437ff75d9bd: Download complete 18:10:53 8998bd30e6a1: Pull complete 18:10:53 04944245beec: Pull complete 18:10:55 699f458cf7ca: Pull complete 18:10:55 765212b225bb: Pull complete 18:10:56 f23df028b6ca: Pull complete 18:10:56 d65c8cfc05b1: Pull complete 18:11:14 2437ff75d9bd: Pull complete 18:11:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:15 prd-ubuntu20.04-docker-arm64-4c-16g-5267 does not seem to be running inside a container 18:11: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/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:11:17 $ docker top 97198cfcde9568701d376f7a9f3b523270bc052d62c05d1fedb4ef6153ea8ddb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:18 ---> job-cost.sh 18:11:18 lf-activate-venv: SKIPPING 18:11:18 INFO: No Stack... 18:11:19 INFO: Retrieving Pricing Info for: v3-standard-4 18:11:20 INFO: Archiving Costs [Pipeline] sh 18:11:20 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:11:20 + cut -d, -f6 [Pipeline] lock 18:11:20 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] 18:11:20 Resource [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] did not exist. Created. 18:11:20 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:11:21 /w/workspace/device-usb-camera/1@tmp/durable-e325b9d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:11:22 + echo total: 0.10999999940395355 [Pipeline] stash 18:11:22 Warning: overwriting stash ‘stack-cost’ 18:11:22 Stashed 1 file(s) [Pipeline] } 18:11:22 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:11:22 $ docker stop --time=1 97198cfcde9568701d376f7a9f3b523270bc052d62c05d1fedb4ef6153ea8ddb 18:11:24 $ docker rm -f --volumes 97198cfcde9568701d376f7a9f3b523270bc052d62c05d1fedb4ef6153ea8ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:11:26 provisioning config files... 18:11:26 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-325@tmp/config16963383379387030692tmp [Pipeline] { [Pipeline] sh 18:11:26 + set +x 18:11:26 + curl -s https://codecov.io/bash 18:11:26 + bash -s -- 18:11:26 18:11:26 _____ _ 18:11:26 / ____| | | 18:11:26 | | ___ __| | ___ ___ _____ __ 18:11:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:11:26 | |___| (_) | (_| | __/ (_| (_) \ V / 18:11:26 \_____\___/ \__,_|\___|\___\___/ \_/ 18:11:26 Bash-1.0.6 18:11:26 18:11:26 18:11:26 ==> git version 2.25.1 found 18:11:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:11:26 Release-Date: 2020-01-08 18:11:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:11:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:11:26 ==> Jenkins CI detected. 18:11:26 current dir:  /w/workspace/foundry_device-usb-camera_PR-325 18:11:26 project root: . 18:11:26 --> token set from env 18:11:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:11:26 ==> Running gcov in . (disable via -X gcov) 18:11:26 ==> Python coveragepy not found 18:11:26 ==> Searching for coverage reports in: 18:11:26 + . 18:11:26 -> Found 1 reports 18:11:26 ==> Detecting git/mercurial file structure 18:11:26 ==> Reading reports 18:11:26 + ./coverage.out bytes=54703 18:11:26 ==> Appending adjustments 18:11:26 https://docs.codecov.io/docs/fixing-reports 18:11:26 + Found adjustments 18:11:26 ==> Gzipping contents 18:11:26 8.0K /tmp/codecov.08mCrr.gz 18:11:26 ==> Uploading reports 18:11:26 url: https://codecov.io 18:11:26 query: branch=PR-325&commit=15670fb3fe5ae83de9008e3e57dd6289eebea549&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=325&job=&cmd_args= 18:11:26 -> Pinging Codecov 18:11:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-325&commit=15670fb3fe5ae83de9008e3e57dd6289eebea549&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=325&job=&cmd_args= 18:11:27 -> Uploading to 18:11:27 https://storage.googleapis.com/codecov/v4/raw/2024-03-08/73D8F5FF140700D3E01443B452E23636/15670fb3fe5ae83de9008e3e57dd6289eebea549/6c1e26d0-8d45-4068-acca-d94843e03429.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T181126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ecf9479531001108e69cea036791762c99402e5adde8a0358b54e5f4d57899c6 18:11:27 % Total % Received % Xferd Average Speed Time Time Time Current 18:11:27 Dload Upload Total Spent Left Speed 18:11:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 23146 --:--:-- --:--:-- --:--:-- 23146 18:11:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] } 18:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:11:30 + [ -d /w/workspace/foundry_device-usb-camera_PR-325/archives ] 18:11:30 + ls -al /w/workspace/foundry_device-usb-camera_PR-325/archives 18:11:30 total 16 18:11:30 drwxr-xr-x 3 root root 4096 Mar 8 18:03 . 18:11:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 18:03 .. 18:11:30 drwxr-xr-x 2 root root 4096 Mar 8 18:03 cost 18:11:30 -rw-r--r-- 1 root root 89 Mar 8 18:03 cost.csv 18:11:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-325/archives 18:11:30 + ls -al /w/workspace/foundry_device-usb-camera_PR-325/archives 18:11:30 total 16 18:11:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 18:03 . 18:11:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 18:03 .. 18:11:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 18:03 cost 18:11:30 -rw-r--r-- 1 jenkins jenkins 89 Mar 8 18:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:11:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:11:31 ---> package-listing.sh 18:11:31 ++ facter osfamily 18:11:31 ++ tr '[:upper:]' '[:lower:]' 18:11:32 + OS_FAMILY=debian 18:11:32 + workspace=/w/workspace/foundry_device-usb-camera_PR-325 18:11:32 + START_PACKAGES=/tmp/packages_start.txt 18:11:32 + END_PACKAGES=/tmp/packages_end.txt 18:11:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:11:32 + PACKAGES=/tmp/packages_start.txt 18:11:32 + '[' /w/workspace/foundry_device-usb-camera_PR-325 ']' 18:11:32 + PACKAGES=/tmp/packages_end.txt 18:11:32 + case "${OS_FAMILY}" in 18:11:32 + dpkg -l 18:11:32 + grep '^ii' 18:11:32 + '[' -f /tmp/packages_start.txt ']' 18:11:32 + '[' -f /tmp/packages_end.txt ']' 18:11:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:11:32 + '[' /w/workspace/foundry_device-usb-camera_PR-325 ']' 18:11:32 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-325/archives/ 18:11:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-325/archives/ [Pipeline] echo 18:11:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:11:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:33 prd-ubuntu20.04-docker-8c-8g-5266 does not seem to be running inside a container 18:11:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-325 -v /w/workspace/foundry_device-usb-camera_PR-325:/w/workspace/foundry_device-usb-camera_PR-325:rw,z -v /w/workspace/foundry_device-usb-camera_PR-325@tmp:/w/workspace/foundry_device-usb-camera_PR-325@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:11:33 $ docker top b3acfcccf6ce093631c3bd937bda8beb9defa4085a8de489d684b25f72ac7300 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:34 + touch /tmp/pre-build-complete [Pipeline] sh 18:11:34 + mkdir -p /var/log/sysstat [Pipeline] sh 18:11:34 + ls /var/log/sa-host 18:11:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:35 provisioning config files... 18:11:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-325@tmp/config13960311502723048314tmp [Pipeline] { [Pipeline] echo 18:11:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:11:35 ---> create-netrc.sh [Pipeline] } 18:11:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:11:36 ---> python-tools-install.sh [Pipeline] echo 18:11:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:11:36 ---> sudo-logs.sh 18:11:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:11:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:11:36 ---> job-cost.sh 18:11:36 lf-activate-venv: SKIPPING 18:11:36 DEBUG: total: 0.2199999988079071 18:11:36 INFO: Retrieving Stack Cost... 18:11:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:11:37 INFO: Archiving Costs [Pipeline] echo 18:11:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:11:38 ---> logs-deploy.sh 18:11:38 lf-activate-venv: SKIPPING 18:11:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-325/1 18:11:38 INFO: archiving workspace using pattern(s): 18:11:39 Archives upload complete. 18:11:39 INFO: archiving logs to Nexus