Pull request #301 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from caf855ced89909ad71af113156405ce315151cf2+a60ad436c601c79c224e8f3d8a8677870b40bf45 (38e1718d5fdad8bd686603295a7ef77f92cf3001) 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-ssh204071577113922281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8379251683199221472.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-301/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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17464970445791071356.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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13799170080071100390.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17812504915819821813.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-301/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-301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11302050430222517192.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-9151 in /w/workspace/foundry_device-usb-camera_PR-301 [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-301 # 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/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a60ad436c601c79c224e8f3d8a8677870b40bf45 into PR head commit caf855ced89909ad71af113156405ce315151cf2 Merge succeeded, producing caf855ced89909ad71af113156405ce315151cf2 Checking out Revision caf855ced89909ad71af113156405ce315151cf2 (PR-301) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:40:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:40:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f caf855ced89909ad71af113156405ce315151cf2 # 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 a60ad436c601c79c224e8f3d8a8677870b40bf45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f caf855ced89909ad71af113156405ce315151cf2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:40:03 ========================================================= 17:40:03 EdgeX Global Pipelines Version Info 17:40:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:40:03 ------------------- 17:40:03 stable info: 17:40:03 ------------------- 17:40:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:40:03 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:40:03 Message: update stable to v1.0.254 17:40:04 ------------------- 17:40:04 experimental info: 17:40:04 ------------------- 17:40:04 Commited By: **** collab-it+edgex@linuxfoundation.org 17:40:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:40:04 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = caf855ced89909ad71af113156405ce315151cf2 [Pipeline] echo 17:40:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = caf855c [Pipeline] echo 17:40:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:06 provisioning config files... 17:40:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-301@tmp/config17798246476429062695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:06 ---> docker-login.sh 17:40:06 nexus3.edgexfoundry.org:10001 17:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:06 Configure a credential helper to remove this warning. See 17:40:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:06 17:40:06 Login Succeeded 17:40:06 nexus3.edgexfoundry.org:10002 17:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:07 Configure a credential helper to remove this warning. See 17:40:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:07 17:40:07 Login Succeeded 17:40:07 nexus3.edgexfoundry.org:10003 17:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:07 Configure a credential helper to remove this warning. See 17:40:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:07 17:40:07 Login Succeeded 17:40:07 nexus3.edgexfoundry.org:10004 17:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:07 Configure a credential helper to remove this warning. See 17:40:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:07 17:40:07 Login Succeeded 17:40:07 docker.io 17:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:07 Configure a credential helper to remove this warning. See 17:40:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:07 17:40:07 Login Succeeded 17:40:07 ---> docker-login.sh ends [Pipeline] } 17:40:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:40:08 + git rev-list -1 --merges caf855ced89909ad71af113156405ce315151cf2~1..caf855ced89909ad71af113156405ce315151cf2 [Pipeline] echo 17:40:08 -----------> git rev-list -1 --merges caf855ced89909ad71af113156405ce315151cf2~1..caf855ced89909ad71af113156405ce315151cf2 caf855ced89909ad71af113156405ce315151cf2 [false] [Pipeline] sh 17:40:08 + git log --format=format:%s -1 caf855ced89909ad71af113156405ce315151cf2 [Pipeline] echo 17:40:08 ========================================================= 17:40:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:40:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:40:09 + git log --format=format:%s -1 caf855ced89909ad71af113156405ce315151cf2 [Pipeline] echo 17:40:09 [semverPrep] GIT_COMMIT: caf855ced89909ad71af113156405ce315151cf2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:40:09 [semverPrep] This is not a build commit. [Pipeline] sh 17:40:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:40:09 + grep -v github /etc/ssh/ssh_known_hosts 17:40:09 + [ -e /tmp/ssh_known_hosts ] 17:40:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:40:09 + + sudo tee -a /etc/ssh/ssh_known_hosts 17:40:09 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:40:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:10 17:40:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:10 0.1.4: Pulling from edgex-devops/py-git-semver 17:40:10 b85a868b505f: Pulling fs layer 17:40:10 e2be974225ed: Pulling fs layer 17:40:10 339a4e72a1f5: Pulling fs layer 17:40:10 988bab9f4d93: Pulling fs layer 17:40:10 1469e6f7b9e6: Pulling fs layer 17:40:10 eaf3925da568: Pulling fs layer 17:40:10 bab4dde63d76: Pulling fs layer 17:40:10 bde34c3a00c8: Pulling fs layer 17:40:10 b352a97aabf1: Pulling fs layer 17:40:10 4872d77fe225: Pulling fs layer 17:40:10 5851b861e8e6: Pulling fs layer 17:40:10 988bab9f4d93: Waiting 17:40:10 bde34c3a00c8: Waiting 17:40:10 b352a97aabf1: Waiting 17:40:10 1469e6f7b9e6: Waiting 17:40:10 bab4dde63d76: Waiting 17:40:10 5851b861e8e6: Waiting 17:40:10 4872d77fe225: Waiting 17:40:10 eaf3925da568: Waiting 17:40:10 e2be974225ed: Verifying Checksum 17:40:10 e2be974225ed: Download complete 17:40:10 988bab9f4d93: Verifying Checksum 17:40:10 988bab9f4d93: Download complete 17:40:10 1469e6f7b9e6: Verifying Checksum 17:40:10 eaf3925da568: Verifying Checksum 17:40:10 eaf3925da568: Download complete 17:40:10 339a4e72a1f5: Verifying Checksum 17:40:10 339a4e72a1f5: Download complete 17:40:10 bde34c3a00c8: Verifying Checksum 17:40:10 bde34c3a00c8: Download complete 17:40:10 b352a97aabf1: Download complete 17:40:10 4872d77fe225: Download complete 17:40:10 5851b861e8e6: Verifying Checksum 17:40:10 5851b861e8e6: Download complete 17:40:10 b85a868b505f: Verifying Checksum 17:40:10 b85a868b505f: Download complete 17:40:11 bab4dde63d76: Download complete 17:40:11 b85a868b505f: Pull complete 17:40:11 e2be974225ed: Pull complete 17:40:12 339a4e72a1f5: Pull complete 17:40:12 988bab9f4d93: Pull complete 17:40:12 1469e6f7b9e6: Pull complete 17:40:12 eaf3925da568: Pull complete 17:40:14 bab4dde63d76: Pull complete 17:40:14 bde34c3a00c8: Pull complete 17:40:14 b352a97aabf1: Pull complete 17:40:14 4872d77fe225: Pull complete 17:40:14 5851b861e8e6: Pull complete 17:40:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:40:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:15 prd-ubuntu20.04-docker-8c-8g-9151 does not seem to be running inside a container 17:40:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-301 -v /w/workspace/foundry_device-usb-camera_PR-301:/w/workspace/foundry_device-usb-camera_PR-301:rw,z -v /w/workspace/foundry_device-usb-camera_PR-301@tmp:/w/workspace/foundry_device-usb-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:40:18 $ docker top 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 -eo pid,comm 17:40:18 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). 17:40:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:18 [ssh-agent] Looking for ssh-agent implementation... 17:40:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:18 $ docker exec 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 ssh-agent 17:40:18 SSH_AUTH_SOCK=/tmp/ssh-XMNnZujl01wT/agent.32 17:40:18 SSH_AGENT_PID=38 17:40:18 Running ssh-add (command line suppressed) 17:40:18 Identity added: /w/workspace/foundry_device-usb-camera_PR-301@tmp/private_key_14420175394641720672.key (/w/workspace/foundry_device-usb-camera_PR-301@tmp/private_key_14420175394641720672.key) 17:40:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:19 + git tag --points-at HEAD [Pipeline] } 17:40:19 $ docker exec --env ******** --env ******** 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 ssh-agent -k 17:40:19 unset SSH_AUTH_SOCK; 17:40:19 unset SSH_AGENT_PID; 17:40:19 echo Agent pid 38 killed; 17:40:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:40:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:19 [ssh-agent] Looking for ssh-agent implementation... 17:40:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:19 $ docker exec 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 ssh-agent 17:40:19 SSH_AUTH_SOCK=/tmp/ssh-94zM6vJXY1CE/agent.70 17:40:19 SSH_AGENT_PID=77 17:40:19 Running ssh-add (command line suppressed) 17:40:19 Identity added: /w/workspace/foundry_device-usb-camera_PR-301@tmp/private_key_3394874029555252694.key (/w/workspace/foundry_device-usb-camera_PR-301@tmp/private_key_3394874029555252694.key) 17:40:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:20 + git semver init 17:40:20 2023-10-12 17:40:20,270 [run_init] DEBUG init version:0.0.0 force:False 17:40:20 2023-10-12 17:40:20,270 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-301/.semver 17:40:20 2023-10-12 17:40:20,271 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-301/.semver 17:40:20 2023-10-12 17:40:20,271 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-301/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-301, universal_newlines=False, shell=None, istream=None) 17:40:21 2023-10-12 17:40:21,149 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-301/.git/info/exclude 17:40:21 2023-10-12 17:40:21,150 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-301/.semver/PR-301 with force:False 17:40:21 2023-10-12 17:40:21,150 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-301/.semver/PR-301 17:40:21 2023-10-12 17:40:21,154 [execute] INFO git cat-file --batch-check 17:40:21 2023-10-12 17:40:21,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-301/.semver, universal_newlines=False, shell=None, istream=) 17:40:21 2023-10-12 17:40:21,160 [execute] INFO git cat-file --batch 17:40:21 2023-10-12 17:40:21,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-301/.semver, universal_newlines=False, shell=None, istream=) 17:40:21 2023-10-12 17:40:21,165 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-301/.semver/PR-301 17:40:21 0.0.0 [Pipeline] } 17:40:21 $ docker exec --env ******** --env ******** 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 ssh-agent -k 17:40:21 unset SSH_AUTH_SOCK; 17:40:21 unset SSH_AGENT_PID; 17:40:21 echo Agent pid 77 killed; 17:40:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:21 + git semver [Pipeline] } 17:40:22 $ docker stop --time=1 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 17:40:23 $ docker rm -f --volumes 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 [Pipeline] // withDockerContainer [Pipeline] sh 17:40:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:40:24 Stashed 1 file(s) [Pipeline] echo 17:40:24 [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 17:40:24 provisioning config files... 17:40:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-301@tmp/config15756406177981013060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:25 ---> docker-login.sh 17:40:25 nexus3.edgexfoundry.org:10001 17:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:25 Configure a credential helper to remove this warning. See 17:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:25 17:40:25 Login Succeeded 17:40:25 nexus3.edgexfoundry.org:10002 17:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:25 Configure a credential helper to remove this warning. See 17:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:25 17:40:25 Login Succeeded 17:40:25 nexus3.edgexfoundry.org:10003 17:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:25 Configure a credential helper to remove this warning. See 17:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:25 17:40:25 Login Succeeded 17:40:25 nexus3.edgexfoundry.org:10004 17:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:25 Configure a credential helper to remove this warning. See 17:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:25 17:40:25 Login Succeeded 17:40:25 docker.io 17:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:25 Configure a credential helper to remove this warning. See 17:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:25 17:40:25 Login Succeeded 17:40:25 ---> docker-login.sh ends [Pipeline] } 17:40:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:40:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:26 ========================================================= 17:40:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:40:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:26 + 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 . 17:40:26 Sending build context to Docker daemon 2.276MB 17:40:26 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:40:26 Step 2/13 : FROM ${BASE} AS builder 17:40:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:40:26 7264a8db6415: Pulling fs layer 17:40:26 c4d48a809fc2: Pulling fs layer 17:40:26 4f1c88b9dad5: Pulling fs layer 17:40:26 ad3a456e5733: Pulling fs layer 17:40:26 33e27b845d1e: Pulling fs layer 17:40:26 c68163c4e522: Pulling fs layer 17:40:26 50da416c3ac9: Pulling fs layer 17:40:26 23d2d4c4bb30: Pulling fs layer 17:40:26 c68163c4e522: Waiting 17:40:26 50da416c3ac9: Waiting 17:40:26 23d2d4c4bb30: Waiting 17:40:26 ad3a456e5733: Waiting 17:40:26 33e27b845d1e: Waiting 17:40:26 c4d48a809fc2: Download complete 17:40:26 ad3a456e5733: Verifying Checksum 17:40:26 ad3a456e5733: Download complete 17:40:26 33e27b845d1e: Verifying Checksum 17:40:26 33e27b845d1e: Download complete 17:40:26 7264a8db6415: Verifying Checksum 17:40:26 7264a8db6415: Download complete 17:40:26 c68163c4e522: Verifying Checksum 17:40:26 c68163c4e522: Download complete 17:40:26 7264a8db6415: Pull complete 17:40:27 23d2d4c4bb30: Verifying Checksum 17:40:27 23d2d4c4bb30: Download complete 17:40:27 c4d48a809fc2: Pull complete 17:40:27 4f1c88b9dad5: Verifying Checksum 17:40:27 4f1c88b9dad5: Download complete 17:40:27 50da416c3ac9: Verifying Checksum 17:40:27 50da416c3ac9: Download complete 17:40:30 4f1c88b9dad5: Pull complete 17:40:30 ad3a456e5733: Pull complete 17:40:30 33e27b845d1e: Pull complete 17:40:30 c68163c4e522: Pull complete 17:40:32 50da416c3ac9: Pull complete 17:40:33 23d2d4c4bb30: Pull complete 17:40:33 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:40:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:40:33 ---> 0786185ac409 17:40:33 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:40:37 ---> Running in b279d7a66eb2 17:40:37 Removing intermediate container b279d7a66eb2 17:40:37 ---> 9d3dc3459d6f 17:40:37 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:40:37 ---> Running in bd7c1b26f4b7 17:40:37 Removing intermediate container bd7c1b26f4b7 17:40:37 ---> 9776602593ad 17:40:37 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:40:37 ---> Running in 90c740529066 17:40:37 Removing intermediate container 90c740529066 17:40:37 ---> c42c468bb6a4 17:40:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:40:37 ---> Running in d32b220c659a 17:40:38 Removing intermediate container d32b220c659a 17:40:38 ---> 53ce3f638712 17:40:38 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:40:38 ---> Running in e880de9e55c9 17:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:40:38 (1/13) Installing libintl (0.21.1-r7) 17:40:38 (2/13) Installing eudev-libs (3.2.11-r8) 17:40:38 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:40:38 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:40:38 (5/13) Installing v4l-utils (1.24.1-r0) 17:40:38 (6/13) Installing libdvbv5 (1.24.1-r0) 17:40:38 (7/13) Installing udev-init-scripts (35-r1) 17:40:38 (8/13) Installing libblkid (2.38.1-r8) 17:40:38 (9/13) Installing xz-libs (5.4.3-r0) 17:40:38 (10/13) Installing kmod-libs (30-r3) 17:40:38 (11/13) Installing eudev (3.2.11-r8) 17:40:38 (12/13) Installing eudev-dev (3.2.11-r8) 17:40:38 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:40:38 Executing busybox-1.36.1-r2.trigger 17:40:38 Executing eudev-3.2.11-r8.trigger 17:40:38 OK: 271 MiB in 65 packages 17:40:39 Still waiting to schedule task 17:40:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:40:39 Removing intermediate container e880de9e55c9 17:40:39 ---> 0c5efb5b21ad 17:40:39 Step 8/13 : WORKDIR /device-usb-camera 17:40:39 ---> Running in 79d5211f7a8b 17:40:39 Removing intermediate container 79d5211f7a8b 17:40:39 ---> 09bd2124cabb 17:40:39 Step 9/13 : COPY go.mod vendor* ./ 17:40:39 ---> 14806b602ad1 17:40:39 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:39 ---> Running in e7bed44e829a 17:42:01 Removing intermediate container e7bed44e829a 17:42:01 ---> 4d050c50ccbb 17:42:01 Step 11/13 : COPY . . 17:42:01 ---> 07de1e197759 17:42:01 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:42:01 ---> Running in 2c4e798a2140 17:42:01  % Total % Received % Xferd Average Speed Time Time Time Current 17:42:01 Dload Upload Total Spent Left Speed 17:42:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10189 0 --:--:-- --:--:-- --:--:-- 10270 17:42:01 Removing intermediate container 2c4e798a2140 17:42:01 ---> a48c0fde769e 17:42:01 Step 13/13 : RUN ${MAKE} 17:42:01 ---> Running in dba30a4c0b54 17:42:01 noop 17:42:01 Removing intermediate container dba30a4c0b54 17:42:01 ---> 7e865a272839 17:42:01 Successfully built 7e865a272839 17:42:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:01 + docker inspect -f . ci-base-image-x86_64 17:42:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:01 prd-ubuntu20.04-docker-8c-8g-9151 does not seem to be running inside a container 17:42:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-301 -v /w/workspace/foundry_device-usb-camera_PR-301:/w/workspace/foundry_device-usb-camera_PR-301:rw,z -v /w/workspace/foundry_device-usb-camera_PR-301@tmp:/w/workspace/foundry_device-usb-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:42:02 $ docker top c9cf80f71015c0973c3bb553e3b4c9356b75f8e8e8fd7b195a343d3054f3e7fa -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:02 + go version 17:42:02 go version go1.21.0 linux/amd64 [Pipeline] } 17:42:02 $ docker stop --time=1 c9cf80f71015c0973c3bb553e3b4c9356b75f8e8e8fd7b195a343d3054f3e7fa 17:42:03 $ docker rm -f --volumes c9cf80f71015c0973c3bb553e3b4c9356b75f8e8e8fd7b195a343d3054f3e7fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:04 + docker inspect -f . ci-base-image-x86_64 17:42:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:04 prd-ubuntu20.04-docker-8c-8g-9151 does not seem to be running inside a container 17:42:04 $ 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-301 -v /w/workspace/foundry_device-usb-camera_PR-301:/w/workspace/foundry_device-usb-camera_PR-301:rw,z -v /w/workspace/foundry_device-usb-camera_PR-301@tmp:/w/workspace/foundry_device-usb-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:42:05 $ docker top 2717b3c7db2c01e702e2aad55318ccc7888a81a7dc0ad18983e270a8b501e8cd -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:05 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-301 [Pipeline] fileExists [Pipeline] sh 17:42:05 + make test 17:42:05 go test ./... -coverprofile=coverage.out ./... 17:42:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:42:17 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:42:17 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 17:42:23 go vet ./... 17:42:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9152 in /w/workspace/foundry_device-usb-camera_PR-301 [Pipeline] { [Pipeline] ws 17:42:25 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:42:25 Selected Git installation does not exist. Using Default 17:42:25 The recommended git tool is: NONE 17:42:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:42:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:42:26 ./bin/test-attribution-txt.sh [Pipeline] echo 17:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:42:26 $ docker stop --time=1 2717b3c7db2c01e702e2aad55318ccc7888a81a7dc0ad18983e270a8b501e8cd 17:42:29 $ docker rm -f --volumes 2717b3c7db2c01e702e2aad55318ccc7888a81a7dc0ad18983e270a8b501e8cd 17:42:29 using credential edgex-jenkins-ssh 17:42:29 Cloning the remote Git repository 17:42:29 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [Pipeline] // withDockerContainer [Pipeline] sh 17:42:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:42:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:42:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:42:30 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:42:30 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:42:30 > git --version # timeout=10 17:42:30 > git --version # 'git version 2.25.1' 17:42:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:31 + ls -al . 17:42:31 total 220 17:42:31 drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 17:42 . 17:42:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 17:40 .. 17:42:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 17:42 .git 17:42:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:40 .github 17:42:31 -rw-rw-r-- 1 jenkins jenkins 495 Oct 12 17:40 .gitignore 17:42:31 -rw-rw-r-- 1 jenkins jenkins 45 Oct 12 17:40 .golangci.yml 17:42:31 -rw-rw-r-- 1 jenkins jenkins 77 Oct 12 17:40 .hadolint.yml 17:42:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 17:40 .semver 17:42:31 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 12 17:40 Attribution.txt 17:42:31 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 12 17:40 CHANGELOG.md 17:42:31 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 12 17:40 Dockerfile 17:42:31 -rw-rw-r-- 1 jenkins jenkins 678 Oct 12 17:40 GOVERNANCE.md 17:42:31 -rw-rw-r-- 1 jenkins jenkins 659 Oct 12 17:40 Jenkinsfile 17:42:31 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 17:40 LICENSE 17:42:31 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 12 17:40 Makefile 17:42:31 -rw-rw-r-- 1 jenkins jenkins 622 Oct 12 17:40 OWNERS.md 17:42:31 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 12 17:40 README.md 17:42:31 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 17:40 VERSION 17:42:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 17:40 bin 17:42:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:40 cmd 17:42:31 -rw-r--r-- 1 jenkins jenkins 54703 Oct 12 17:42 coverage.out 17:42:31 -rwxrwxr-x 1 jenkins jenkins 84 Oct 12 17:40 docker-entrypoint.sh 17:42:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 17:40 docs 17:42:31 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 12 17:40 go.mod 17:42:31 -rw-rw-r-- 1 jenkins jenkins 35369 Oct 12 17:40 go.sum 17:42:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:40 internal 17:42:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 17:40 snap 17:42:31 -rw-rw-r-- 1 jenkins jenkins 231 Oct 12 17:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:31 + 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=caf855ced89909ad71af113156405ce315151cf2 --label arch=amd64 --label version=0.0.0 . 17:42:31 Sending build context to Docker daemon 2.331MB 17:42:31 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:42:31 Step 2/36 : FROM ${BASE} AS builder 17:42:31 ---> 7e865a272839 17:42:31 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:42:32 ---> Running in c74d7a609fff 17:42:32 Removing intermediate container c74d7a609fff 17:42:32 ---> 933c557c701e 17:42:32 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:42:32 ---> Running in 98b447bfd6a7 17:42:32 Removing intermediate container 98b447bfd6a7 17:42:32 ---> 60b86fc0c36b 17:42:32 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:42:32 ---> Running in 336075c0a207 17:42:32 Removing intermediate container 336075c0a207 17:42:32 ---> 562a5f534a2a 17:42:32 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:42:32 ---> Running in ff4372d87e6e 17:42:32 Removing intermediate container ff4372d87e6e 17:42:32 ---> 4dc304f20498 17:42:32 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:32 ---> Running in c907e4055cf5 17:42:31 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:42:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:32 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:42:32 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:42:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:42:32 Merging remotes/origin/main commit a60ad436c601c79c224e8f3d8a8677870b40bf45 into PR head commit caf855ced89909ad71af113156405ce315151cf2 17:42:32 OK: 271 MiB in 65 packages 17:42:33 Merge succeeded, producing caf855ced89909ad71af113156405ce315151cf2 17:42:33 Checking out Revision caf855ced89909ad71af113156405ce315151cf2 (PR-301) 17:42:33 Removing intermediate container c907e4055cf5 17:42:33 ---> a069cb7b435e 17:42:33 Step 8/36 : WORKDIR /device-usb-camera 17:42:33 ---> Running in f3d32832141b 17:42:33 Removing intermediate container f3d32832141b 17:42:33 ---> 9d7b64ccc228 17:42:33 Step 9/36 : COPY go.mod vendor* ./ 17:42:33 ---> f3cc5dc12788 17:42:33 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:33 ---> Running in aae731b82b40 17:42:33 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:42:33 > git --version # timeout=10 17:42:33 > git --version # 'git version 2.25.1' 17:42:33 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 17:42:32 > git config core.sparsecheckout # timeout=10 17:42:32 > git checkout -f caf855ced89909ad71af113156405ce315151cf2 # timeout=10 17:42:32 > git remote # timeout=10 17:42:32 > git config --get remote.origin.url # timeout=10 17:42:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:32 > git merge a60ad436c601c79c224e8f3d8a8677870b40bf45 # timeout=10 17:42:32 > git rev-parse HEAD^{commit} # timeout=10 17:42:33 > git config core.sparsecheckout # timeout=10 17:42:33 > git checkout -f caf855ced89909ad71af113156405ce315151cf2 # timeout=10 17:42:33 Removing intermediate container aae731b82b40 17:42:33 ---> ce6e4b7f0864 17:42:33 Step 11/36 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:34 ---> 47cc0d01dc69 17:42:34 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:42:34 ---> Running in f458f9e54fd8 17:42:34  % Total % Received % Xferd Average Speed Time Time Time Current 17:42:34 Dload Upload Total Spent Left Speed 17:42:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 41324 0 --:--:-- --:--:-- --:--:-- 41766 17:42:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:42:34 % Total % Received % Xferd Average Speed Time Time Time Current 17:42:34 Dload Upload Total Spent Left Speed 17:42:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 17:42:34 Removing intermediate container f458f9e54fd8 17:42:34 ---> d57557ec7297 17:42:34 Step 13/36 : RUN ${MAKE} [Pipeline] sh 17:42:35 ---> Running in 30701f28efe0 17:42:35 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.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:42:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:42:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:42:35 + sudo tee /etc/docker/daemon.new 17:42:35 { 17:42:35 "registry-mirrors": [ 17:42:35 "https://nexus3.edgexfoundry.org:10001" 17:42:35 ], 17:42:35 "bip": "10.250.0.254/24", 17:42:35 "hosts": [ 17:42:35 "tcp://0.0.0.0:5555", 17:42:35 "unix:///var/run/docker.sock" 17:42:35 ], 17:42:35 "mtu": 1458, 17:42:35 "selinux-enabled": true, 17:42:35 "seccomp-profile": "/etc/docker/seccomp.json" 17:42:35 } [Pipeline] sh 17:42:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:42:36 + sudo service docker restart 17:42:56 Removing intermediate container 30701f28efe0 17:42:56 ---> 3f2f28e84a71 17:42:56 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:42:56 v0.21.6: Pulling from aler9/rtsp-simple-server 17:42:56 4acc49c71d14: Pulling fs layer 17:42:56 4acc49c71d14: Download complete 17:42:56 4acc49c71d14: Pull complete 17:42:56 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:42:56 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:42:56 ---> 01a2bd3e5fff 17:42:56 Step 15/36 : FROM alpine:3.18 17:42:56 3.18: Pulling from library/alpine 17:42:56 96526aa774ef: Pulling fs layer 17:42:56 96526aa774ef: Verifying Checksum 17:42:56 96526aa774ef: Download complete 17:42:56 96526aa774ef: Pull complete 17:42:56 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:56 Status: Downloaded newer image for alpine:3.18 17:42:56 ---> 8ca4688f4f35 17:42:56 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:42:56 ---> Running in 91a52a21aac9 17:42:56 Removing intermediate container 91a52a21aac9 17:42:56 ---> c78e2145d74b 17:42:56 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:42:56 ---> Running in 1187f9156700 17:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:42:57 (1/107) Installing dumb-init (1.2.5-r2) 17:42:57 (2/107) Installing sdl2 (2.26.5-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:42:58 provisioning config files... 17:42:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6431246915052695822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:58 ---> docker-login.sh 17:42:58 nexus3.edgexfoundry.org:10001 17:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:59 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:42:59 (4/107) Installing aom-libs (3.6.1-r0) 17:42:59 (5/107) Installing libxau (1.0.11-r2) 17:42:59 (6/107) Installing libmd (1.0.4-r2) 17:42:59 (7/107) Installing libbsd (0.11.7-r1) 17:42:59 (8/107) Installing libxdmcp (1.1.4-r2) 17:42:59 (9/107) Installing libxcb (1.15-r1) 17:42:59 (10/107) Installing libx11 (1.8.4-r4) 17:42:59 (11/107) Installing hwdata-pci (0.370-r0) 17:42:59 (12/107) Installing libpciaccess (0.17-r2) 17:42:59 (13/107) Installing libdrm (2.4.115-r4) 17:42:59 (14/107) Installing libxext (1.3.5-r2) 17:42:59 (15/107) Installing libxfixes (6.0.1-r2) 17:42:59 (16/107) Installing libffi (3.4.4-r2) 17:42:59 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:42:59 (18/107) Installing libva (2.18.0-r1) 17:42:59 (19/107) Installing libvdpau (1.5-r1) 17:42:59 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:42:59 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:59 Configure a credential helper to remove this warning. See 17:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:59 17:42:59 Login Succeeded 17:42:59 nexus3.edgexfoundry.org:10002 17:42:59 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:42:59 (23/107) Installing ffmpeg-libavutil (6.0-r15) 17:42:59 (24/107) Installing libdav1d (1.2.1-r0) 17:42:59 (25/107) Installing brotli-libs (1.0.9-r14) 17:42:59 (26/107) Installing libhwy (1.0.4-r1) 17:42:59 (27/107) Installing lcms2 (2.15-r2) 17:42:59 (28/107) Installing libjxl (0.8.2-r0) 17:42:59 (29/107) Installing lame-libs (3.100-r5) 17:42:59 (30/107) Installing opus (1.4-r0) 17:42:59 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:42:59 (32/107) Installing soxr (0.1.3-r5) 17:42:59 (33/107) Installing ffmpeg-libswresample (6.0-r15) 17:42:59 (34/107) Installing libogg (1.3.5-r4) 17:42:59 (35/107) Installing libtheora (1.1.1-r17) 17:42:59 (36/107) Installing libvorbis (1.3.7-r1) 17:42:59 (37/107) Installing libvpx (1.13.0-r2) 17:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:59 Configure a credential helper to remove this warning. See 17:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:59 17:42:59 Login Succeeded 17:42:59 nexus3.edgexfoundry.org:10003 17:42:59 (38/107) Installing libwebp (1.3.2-r0) 17:42:59 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:42:59 (40/107) Installing numactl (2.0.16-r4) 17:42:59 (41/107) Installing x265-libs (3.5-r4) 17:42:59 (42/107) Installing xvidcore (1.3.7-r1) 17:42:59 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 17:42:59 (44/107) Installing alsa-lib (1.2.9-r1) 17:42:59 (45/107) Installing libexpat (2.5.0-r1) 17:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:00 (46/107) Installing libbz2 (1.0.8-r5) 17:43:00 (47/107) Installing libpng (1.6.39-r3) 17:43:00 (48/107) Installing freetype (2.13.0-r5) 17:43:00 (49/107) Installing fontconfig (2.14.2-r3) 17:43:00 (50/107) Installing fribidi (1.0.13-r0) 17:43:00 (51/107) Installing libintl (0.21.1-r7) 17:43:00 (52/107) Installing libblkid (2.38.1-r8) 17:43:00 (53/107) Installing libmount (2.38.1-r8) 17:43:00 (54/107) Installing pcre2 (10.42-r1) 17:43:00 (55/107) Installing glib (2.76.4-r0) 17:43:00 (56/107) Installing graphite2 (1.3.14-r5) 17:43:00 (57/107) Installing harfbuzz (7.3.0-r0) 17:43:00 (58/107) Installing libunibreak (5.1-r0) 17:43:00 (59/107) Installing libass (0.17.1-r0) 17:43:00 (60/107) Installing libbluray (1.3.4-r0) 17:43:00 (61/107) Installing gmp (6.2.1-r3) 17:43:00 (62/107) Installing nettle (3.8.1-r2) 17:43:00 (63/107) Installing libunistring (1.1-r1) 17:43:00 (64/107) Installing libidn2 (2.3.4-r1) 17:43:00 (65/107) Installing p11-kit (0.24.1-r2) 17:43:00 (66/107) Installing libtasn1 (4.19.0-r1) 17:43:00 (67/107) Installing gnutls (3.8.0-r2) 17:43:00 (68/107) Installing mpg123-libs (1.31.3-r1) 17:43:00 (69/107) Installing libopenmpt (0.7.2-r0) 17:43:00 (70/107) Installing cjson (1.7.15-r4) 17:43:00 (71/107) Installing mbedtls (2.28.5-r0) 17:43:00 (72/107) Installing librist (0.2.7-r0) 17:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:00 Configure a credential helper to remove this warning. See 17:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:00 17:43:00 Login Succeeded 17:43:00 nexus3.edgexfoundry.org:10004 17:43:00 (73/107) Installing libsrt (1.5.2-r0) 17:43:00 (74/107) Installing libssh (0.10.5-r0) 17:43:00 (75/107) Installing xz-libs (5.4.3-r0) 17:43:00 (76/107) Installing libxml2 (2.11.4-r0) 17:43:00 (77/107) Installing libsodium (1.0.18-r3) 17:43:00 (78/107) Installing libzmq (4.3.4-r4) 17:43:00 (79/107) Installing ffmpeg-libavformat (6.0-r15) 17:43:00 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:43:00 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:43:00 (82/107) Installing shaderc (2023.3-r1) 17:43:00 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:43:00 (84/107) Installing libplacebo (5.264.1-r1) 17:43:00 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 17:43:00 (86/107) Installing ffmpeg-libswscale (6.0-r15) 17:43:00 (87/107) Installing vidstab (1.1.1-r0) 17:43:00 (88/107) Installing zimg (3.0.5-r0) 17:43:00 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 17:43:00 (90/107) Installing libasyncns (0.8-r1) 17:43:00 (91/107) Installing dbus-libs (1.14.8-r0) 17:43:00 (92/107) Installing libltdl (2.4.7-r2) 17:43:00 (93/107) Installing orc (0.4.34-r0) 17:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:00 Configure a credential helper to remove this warning. See 17:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:00 17:43:00 Login Succeeded 17:43:00 docker.io 17:43:00 (94/107) Installing flac-libs (1.4.3-r0) 17:43:00 (95/107) Installing libsndfile (1.2.0-r2) 17:43:00 (96/107) Installing speexdsp (1.2.1-r1) 17:43:00 (97/107) Installing tdb-libs (1.4.8-r1) 17:43:00 (98/107) Installing libpulse (16.1-r10) 17:43:00 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:43:00 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:43:00 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 17:43:00 (102/107) Installing ffmpeg (6.0-r15) 17:43:00 (103/107) Installing udev-init-scripts (35-r1) 17:43:00 (104/107) Installing eudev-libs (3.2.11-r8) 17:43:00 (105/107) Installing zstd-libs (1.5.5-r4) 17:43:00 (106/107) Installing kmod-libs (30-r3) 17:43:00 (107/107) Installing eudev (3.2.11-r8) 17:43:00 Executing busybox-1.36.1-r2.trigger 17:43:00 Executing glib-2.76.4-r0.trigger 17:43:00 Executing eudev-3.2.11-r8.trigger 17:43:00 OK: 131 MiB in 122 packages 17:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:01 Configure a credential helper to remove this warning. See 17:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:01 17:43:01 Login Succeeded 17:43:01 ---> docker-login.sh ends [Pipeline] } 17:43:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:43:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:01 ========================================================= 17:43:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:43:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:01 + 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 . 17:43:02 Sending build context to Docker daemon 1.36MB 17:43:02 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:43:02 Step 2/13 : FROM ${BASE} AS builder 17:43:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:43:02 9fda8d8052c6: Pulling fs layer 17:43:02 5d54e960e981: Pulling fs layer 17:43:02 c4a7e357bf2a: Pulling fs layer 17:43:02 f0e02332f6b5: Pulling fs layer 17:43:02 cefa15bbcfad: Pulling fs layer 17:43:02 17808c966233: Pulling fs layer 17:43:02 f4c1fc716caa: Pulling fs layer 17:43:02 f0e02332f6b5: Waiting 17:43:02 cefa15bbcfad: Waiting 17:43:02 17808c966233: Waiting 17:43:02 f4c1fc716caa: Waiting 17:43:02 5d54e960e981: Verifying Checksum 17:43:02 5d54e960e981: Download complete 17:43:02 f0e02332f6b5: Verifying Checksum 17:43:02 f0e02332f6b5: Download complete 17:43:02 cefa15bbcfad: Verifying Checksum 17:43:02 cefa15bbcfad: Download complete 17:43:02 9fda8d8052c6: Download complete 17:43:03 f4c1fc716caa: Verifying Checksum 17:43:03 f4c1fc716caa: Download complete 17:43:03 9fda8d8052c6: Pull complete 17:43:04 Removing intermediate container 1187f9156700 17:43:04 ---> ef597b320969 17:43:04 Step 18/36 : WORKDIR / 17:43:04 ---> Running in 132c6e4ac972 17:43:04 Removing intermediate container 132c6e4ac972 17:43:04 ---> 843a32f38020 17:43:04 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:43:04 c4a7e357bf2a: Verifying Checksum 17:43:04 c4a7e357bf2a: Download complete 17:43:04 ---> 5490b7fecad6 17:43:04 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:43:04 ---> 956ae0b829fe 17:43:04 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:43:05 ---> 0d938b7df0ef 17:43:05 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:43:05 ---> 56302f761cdb 17:43:05 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:43:05 ---> d818a7393eaa 17:43:05 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:43:05 17808c966233: Verifying Checksum 17:43:05 17808c966233: Download complete 17:43:05 ---> 6d5cf128afc7 17:43:05 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:43:06 ---> dbb88b0c5dcd 17:43:06 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:43:06 ---> Running in 8958b275996e 17:43:06 5d54e960e981: Pull complete 17:43:06 Removing intermediate container 8958b275996e 17:43:06 ---> 756d76e4cd4f 17:43:06 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:43:06 ---> Running in c2c5daeafc8a 17:43:07 Removing intermediate container c2c5daeafc8a 17:43:07 ---> 1890a9075dc2 17:43:07 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:43:07 ---> Running in c21a524007f4 17:43:07 Removing intermediate container c21a524007f4 17:43:07 ---> 4db8247b5a23 17:43:07 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:43:07 ---> Running in 85372783db29 17:43:08 Removing intermediate container 85372783db29 17:43:08 ---> 9c1422de9c2d 17:43:08 Step 30/36 : EXPOSE 59983 17:43:08 ---> Running in 0936587f7baf 17:43:08 Removing intermediate container 0936587f7baf 17:43:08 ---> 7fc864b8ee02 17:43:08 Step 31/36 : EXPOSE 8554 17:43:08 ---> Running in 6f9d1bfef259 17:43:08 Removing intermediate container 6f9d1bfef259 17:43:08 ---> b2739d5b933e 17:43:08 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:43:08 ---> Running in e4fd31c27971 17:43:08 Removing intermediate container e4fd31c27971 17:43:08 ---> 9c515b6eae8c 17:43:08 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:43:08 ---> Running in 3f19fac09bd5 17:43:08 Removing intermediate container 3f19fac09bd5 17:43:08 ---> ddc7ba3d374d 17:43:08 Step 34/36 : LABEL arch=amd64 17:43:08 ---> Running in 9a06dcf061c5 17:43:08 Removing intermediate container 9a06dcf061c5 17:43:08 ---> 0789b8a2799c 17:43:08 Step 35/36 : LABEL git_sha=caf855ced89909ad71af113156405ce315151cf2 17:43:08 ---> Running in 2ed1fa314f51 17:43:08 Removing intermediate container 2ed1fa314f51 17:43:08 ---> fb4c95672c3b 17:43:08 Step 36/36 : LABEL version=0.0.0 17:43:08 ---> Running in c0ef326833c6 17:43:09 Removing intermediate container c0ef326833c6 17:43:09 ---> 6e893fcb3693 17:43:09 [Warning] One or more build-args [ARCH] were not consumed 17:43:09 Successfully built 6e893fcb3693 17:43:09 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:09 17:43:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:10 latest: Pulling from edgex-lftools-log-publisher 17:43:10 5eb5b503b376: Pulling fs layer 17:43:10 5c69ac0246d0: Pulling fs layer 17:43:10 ec43610c2a17: Pulling fs layer 17:43:10 3a2ae6a8a46f: Pulling fs layer 17:43:10 33b1e0a273af: Pulling fs layer 17:43:10 5d3b04190fa2: Pulling fs layer 17:43:10 2f39f015ded8: Pulling fs layer 17:43:10 3a2ae6a8a46f: Waiting 17:43:10 33b1e0a273af: Waiting 17:43:10 5d3b04190fa2: Waiting 17:43:10 2f39f015ded8: Waiting 17:43:10 5c69ac0246d0: Verifying Checksum 17:43:10 5c69ac0246d0: Download complete 17:43:10 3a2ae6a8a46f: Verifying Checksum 17:43:10 3a2ae6a8a46f: Download complete 17:43:10 33b1e0a273af: Verifying Checksum 17:43:10 33b1e0a273af: Download complete 17:43:10 5d3b04190fa2: Verifying Checksum 17:43:10 5d3b04190fa2: Download complete 17:43:10 ec43610c2a17: Verifying Checksum 17:43:10 ec43610c2a17: Download complete 17:43:10 5eb5b503b376: Verifying Checksum 17:43:10 5eb5b503b376: Download complete 17:43:11 2f39f015ded8: Download complete 17:43:11 5eb5b503b376: Pull complete 17:43:11 5c69ac0246d0: Pull complete 17:43:12 ec43610c2a17: Pull complete 17:43:12 3a2ae6a8a46f: Pull complete 17:43:12 33b1e0a273af: Pull complete 17:43:12 5d3b04190fa2: Pull complete 17:43:16 2f39f015ded8: Pull complete 17:43:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:16 prd-ubuntu20.04-docker-8c-8g-9151 does not seem to be running inside a container 17:43:16 $ 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-301 -v /w/workspace/foundry_device-usb-camera_PR-301:/w/workspace/foundry_device-usb-camera_PR-301:rw,z -v /w/workspace/foundry_device-usb-camera_PR-301@tmp:/w/workspace/foundry_device-usb-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:43:21 $ docker top 261b50d401212914644cff7b259630a57911b12f205dbd619bc977239e217d03 -eo pid,comm 17:43:21 c4a7e357bf2a: Pull complete 17:43:21 f0e02332f6b5: Pull complete 17:43:21 cefa15bbcfad: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:22 ---> job-cost.sh 17:43:22 lf-activate-venv: SKIPPING 17:43:22 INFO: No Stack... 17:43:22 INFO: Retrieving Pricing Info for: v3-standard-8 17:43:23 INFO: Archiving Costs [Pipeline] sh 17:43:23 + cat /w/workspace/foundry_device-usb-camera_PR-301/archives/cost.csv 17:43:23 + cut -d, -f6 [Pipeline] lock 17:43:23 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] 17:43:23 Resource [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] did not exist. Created. 17:43:23 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:43:23 + echo total: 0.2199999988079071 [Pipeline] stash 17:43:23 Stashed 1 file(s) [Pipeline] } 17:43:23 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:43:23 $ docker stop --time=1 261b50d401212914644cff7b259630a57911b12f205dbd619bc977239e217d03 17:43:25 $ docker rm -f --volumes 261b50d401212914644cff7b259630a57911b12f205dbd619bc977239e217d03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:43:28 17808c966233: Pull complete 17:43:30 f4c1fc716caa: Pull complete 17:43:30 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:43:30 ---> ea914061e18c 17:43:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:43:31 ---> Running in a9c16ab6db64 17:43:31 Removing intermediate container a9c16ab6db64 17:43:31 ---> 732d27887e85 17:43:31 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:43:31 ---> Running in f418de0bf1e3 17:43:32 Removing intermediate container f418de0bf1e3 17:43:32 ---> 7a20f7f0f560 17:43:32 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:43:32 ---> Running in 5bf81965d112 17:43:32 Removing intermediate container 5bf81965d112 17:43:32 ---> fe89eda6b36c 17:43:32 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:43:32 ---> Running in 4d16cea73732 17:43:32 Removing intermediate container 4d16cea73732 17:43:32 ---> 2ed59e37f754 17:43:32 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:43:32 ---> Running in 7b92fdb88164 17:43:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:43:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:43:35 (1/13) Installing libintl (0.21.1-r7) 17:43:35 (2/13) Installing eudev-libs (3.2.11-r8) 17:43:35 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:43:35 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:43:35 (5/13) Installing v4l-utils (1.24.1-r0) 17:43:35 (6/13) Installing libdvbv5 (1.24.1-r0) 17:43:35 (7/13) Installing udev-init-scripts (35-r1) 17:43:35 (8/13) Installing libblkid (2.38.1-r8) 17:43:35 (9/13) Installing xz-libs (5.4.3-r0) 17:43:35 (10/13) Installing kmod-libs (30-r3) 17:43:35 (11/13) Installing eudev (3.2.11-r8) 17:43:35 (12/13) Installing eudev-dev (3.2.11-r8) 17:43:35 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:43:35 Executing busybox-1.36.1-r2.trigger 17:43:35 Executing eudev-3.2.11-r8.trigger 17:43:35 OK: 273 MiB in 65 packages 17:43:36 Removing intermediate container 7b92fdb88164 17:43:36 ---> 5ad51dd71125 17:43:36 Step 8/13 : WORKDIR /device-usb-camera 17:43:37 ---> Running in f7f3fa9c0ba5 17:43:37 Removing intermediate container f7f3fa9c0ba5 17:43:37 ---> 364aab3ddbd3 17:43:37 Step 9/13 : COPY go.mod vendor* ./ 17:43:37 ---> bf62ced76bbd 17:43:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 ---> Running in 5cfbde51d576 17:45:14 Removing intermediate container 5cfbde51d576 17:45:14 ---> cfbad8acd01a 17:45:14 Step 11/13 : COPY . . 17:45:14 ---> c8fe8d25a7a5 17:45:14 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:45:14 ---> Running in fbf6a24a990f 17:45:14  % Total % Received % Xferd Average Speed Time Time Time Current 17:45:14 Dload Upload Total Spent Left Speed 17:45:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9649 0 --:--:-- --:--:-- --:--:-- 9713 17:45:14 Removing intermediate container fbf6a24a990f 17:45:14 ---> d8157ae488d8 17:45:14 Step 13/13 : RUN ${MAKE} 17:45:14 ---> Running in c77d9648325f 17:45:14 noop 17:45:14 Removing intermediate container c77d9648325f 17:45:14 ---> 508caea33e1a 17:45:14 Successfully built 508caea33e1a 17:45:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:15 + docker inspect -f . ci-base-image-arm64 17:45:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:15 prd-ubuntu20.04-docker-arm64-4c-16g-9152 does not seem to be running inside a container 17:45:15 $ 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 17:45:18 $ docker top 6d9a39a3920f7c544cedd92094e5f3cbe6e42172d0a1ec620c47bf4dc627c0fe -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:19 + go version 17:45:19 go version go1.21.0 linux/arm64 [Pipeline] } 17:45:19 $ docker stop --time=1 6d9a39a3920f7c544cedd92094e5f3cbe6e42172d0a1ec620c47bf4dc627c0fe 17:45:21 $ docker rm -f --volumes 6d9a39a3920f7c544cedd92094e5f3cbe6e42172d0a1ec620c47bf4dc627c0fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:22 + docker inspect -f . ci-base-image-arm64 17:45:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:22 prd-ubuntu20.04-docker-arm64-4c-16g-9152 does not seem to be running inside a container 17:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/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 17:45:23 $ docker top 8058133af6053540aac4dca08812bfd101807244e8cd655b531d99d2645cf93e -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:24 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:45:24 + make test 17:45:24 go test ./... -coverprofile=coverage.out ./... 17:45:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:47:05 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:47:07 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements 17:47:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:47:07 go vet ./... 17:47:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:47:29 ./bin/test-attribution-txt.sh [Pipeline] echo 17:47:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:47:29 $ docker stop --time=1 8058133af6053540aac4dca08812bfd101807244e8cd655b531d99d2645cf93e 17:47:31 $ docker rm -f --volumes 8058133af6053540aac4dca08812bfd101807244e8cd655b531d99d2645cf93e [Pipeline] // withDockerContainer [Pipeline] sh 17:47:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:47:32 Warning: overwriting stash ‘coverage-report’ 17:47:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:47:33 + ls -al . 17:47:33 total 216 17:47:33 drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 17:45 . 17:47:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 17:42 .. 17:47:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 17:42 .git 17:47:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:42 .github 17:47:33 -rw-rw-r-- 1 jenkins jenkins 495 Oct 12 17:42 .gitignore 17:47:33 -rw-rw-r-- 1 jenkins jenkins 45 Oct 12 17:42 .golangci.yml 17:47:33 -rw-rw-r-- 1 jenkins jenkins 77 Oct 12 17:42 .hadolint.yml 17:47:33 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 12 17:42 Attribution.txt 17:47:33 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 12 17:42 CHANGELOG.md 17:47:33 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 12 17:42 Dockerfile 17:47:33 -rw-rw-r-- 1 jenkins jenkins 678 Oct 12 17:42 GOVERNANCE.md 17:47:33 -rw-rw-r-- 1 jenkins jenkins 659 Oct 12 17:42 Jenkinsfile 17:47:33 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 17:42 LICENSE 17:47:33 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 12 17:42 Makefile 17:47:33 -rw-rw-r-- 1 jenkins jenkins 622 Oct 12 17:42 OWNERS.md 17:47:33 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 12 17:42 README.md 17:47:33 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 17:40 VERSION 17:47:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 17:42 bin 17:47:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:42 cmd 17:47:33 -rw-r--r-- 1 jenkins jenkins 54703 Oct 12 17:47 coverage.out 17:47:33 -rwxrwxr-x 1 jenkins jenkins 84 Oct 12 17:42 docker-entrypoint.sh 17:47:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 17:42 docs 17:47:33 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 12 17:42 go.mod 17:47:33 -rw-rw-r-- 1 jenkins jenkins 35369 Oct 12 17:42 go.sum 17:47:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:42 internal 17:47:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 17:42 snap 17:47:33 -rw-rw-r-- 1 jenkins jenkins 231 Oct 12 17:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:34 + 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=caf855ced89909ad71af113156405ce315151cf2 --label arch=arm64 --label version=0.0.0 . 17:47:34 Sending build context to Docker daemon 1.415MB 17:47:34 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:47:34 Step 2/36 : FROM ${BASE} AS builder 17:47:34 ---> 508caea33e1a 17:47:34 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:47:34 ---> Running in b73b789a7fa5 17:47:35 Removing intermediate container b73b789a7fa5 17:47:35 ---> c4ab6ca12a17 17:47:35 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:47:35 ---> Running in 82a3b0afaeef 17:47:35 Removing intermediate container 82a3b0afaeef 17:47:35 ---> 6cef20b27e34 17:47:35 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:47:35 ---> Running in ab016da5be4f 17:47:35 Removing intermediate container ab016da5be4f 17:47:35 ---> 6c5fcec929af 17:47:35 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:47:35 ---> Running in bb750de1defc 17:47:36 Removing intermediate container bb750de1defc 17:47:36 ---> 3a16111fc600 17:47:36 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:47:36 ---> Running in 84caf06fefea 17:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:47:38 OK: 273 MiB in 65 packages 17:47:39 Removing intermediate container 84caf06fefea 17:47:39 ---> 90718675be46 17:47:39 Step 8/36 : WORKDIR /device-usb-camera 17:47:39 ---> Running in ae7be57b9e0f 17:47:39 Removing intermediate container ae7be57b9e0f 17:47:39 ---> 3cd525bb7032 17:47:39 Step 9/36 : COPY go.mod vendor* ./ 17:47:40 ---> 0c7bb94d7d6b 17:47:40 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:40 ---> Running in 06154aec6ae9 17:47:43 Removing intermediate container 06154aec6ae9 17:47:43 ---> 8bb52cf5c16e 17:47:43 Step 11/36 : COPY . . 17:47:44 ---> d55706d39f0d 17:47:44 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:47:44 ---> Running in 86fec0650b6c 17:47:44  % Total % Received % Xferd Average Speed Time Time Time Current 17:47:44 Dload Upload Total Spent Left Speed 17:47:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6150 0 --:--:-- --:--:-- --:--:-- 6172 17:47:45 Removing intermediate container 86fec0650b6c 17:47:45 ---> fa179b5c9a91 17:47:45 Step 13/36 : RUN ${MAKE} 17:47:45 ---> Running in 6e75b69ce25c 17:47:46 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.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:49:53 Removing intermediate container 6e75b69ce25c 17:49:53 ---> 315f4a075e16 17:49:53 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:49:53 v0.21.6: Pulling from aler9/rtsp-simple-server 17:49:53 8766b47fe142: Pulling fs layer 17:49:53 8766b47fe142: Verifying Checksum 17:49:53 8766b47fe142: Download complete 17:49:53 8766b47fe142: Pull complete 17:49:53 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:49:53 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:49:53 ---> 69d40e2cb93c 17:49:53 Step 15/36 : FROM alpine:3.18 17:49:53 3.18: Pulling from library/alpine 17:49:53 579b34f0a95b: Pulling fs layer 17:49:53 579b34f0a95b: Verifying Checksum 17:49:53 579b34f0a95b: Download complete 17:49:53 579b34f0a95b: Pull complete 17:49:53 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:49:53 Status: Downloaded newer image for alpine:3.18 17:49:53 ---> 3cc203321400 17:49:53 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:49:54 ---> Running in 9ad4a8713ea9 17:49:54 Removing intermediate container 9ad4a8713ea9 17:49:54 ---> 663529ad3d9c 17:49:54 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:49:55 ---> Running in a983852ed5fa 17:49:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:49:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:49:57 (1/104) Installing dumb-init (1.2.5-r2) 17:49:57 (2/104) Installing sdl2 (2.26.5-r0) 17:49:57 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:49:57 (4/104) Installing aom-libs (3.6.1-r0) 17:49:57 (5/104) Installing libxau (1.0.11-r2) 17:49:57 (6/104) Installing libmd (1.0.4-r2) 17:49:57 (7/104) Installing libbsd (0.11.7-r1) 17:49:57 (8/104) Installing libxdmcp (1.1.4-r2) 17:49:57 (9/104) Installing libxcb (1.15-r1) 17:49:57 (10/104) Installing libx11 (1.8.4-r4) 17:49:57 (11/104) Installing libdrm (2.4.115-r4) 17:49:58 (12/104) Installing libxext (1.3.5-r2) 17:49:58 (13/104) Installing libxfixes (6.0.1-r2) 17:49:58 (14/104) Installing libffi (3.4.4-r2) 17:49:58 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:49:58 (16/104) Installing libva (2.18.0-r1) 17:49:58 (17/104) Installing libvdpau (1.5-r1) 17:49:58 (18/104) Installing ffmpeg-libavutil (6.0-r15) 17:49:58 (19/104) Installing libdav1d (1.2.1-r0) 17:49:58 (20/104) Installing brotli-libs (1.0.9-r14) 17:49:58 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:49:58 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:49:58 (23/104) Installing libhwy (1.0.4-r1) 17:49:58 (24/104) Installing lcms2 (2.15-r2) 17:49:58 (25/104) Installing libjxl (0.8.2-r0) 17:49:58 (26/104) Installing lame-libs (3.100-r5) 17:49:58 (27/104) Installing opus (1.4-r0) 17:49:58 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:49:58 (29/104) Installing soxr (0.1.3-r5) 17:49:58 (30/104) Installing ffmpeg-libswresample (6.0-r15) 17:49:58 (31/104) Installing libogg (1.3.5-r4) 17:49:58 (32/104) Installing libtheora (1.1.1-r17) 17:49:58 (33/104) Installing libvorbis (1.3.7-r1) 17:49:58 (34/104) Installing libvpx (1.13.0-r2) 17:49:58 (35/104) Installing libwebp (1.3.2-r0) 17:49:58 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:49:58 (37/104) Installing numactl (2.0.16-r4) 17:49:58 (38/104) Installing x265-libs (3.5-r4) 17:49:58 (39/104) Installing xvidcore (1.3.7-r1) 17:49:58 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 17:49:59 (41/104) Installing alsa-lib (1.2.9-r1) 17:49:59 (42/104) Installing libexpat (2.5.0-r1) 17:49:59 (43/104) Installing libbz2 (1.0.8-r5) 17:49:59 (44/104) Installing libpng (1.6.39-r3) 17:49:59 (45/104) Installing freetype (2.13.0-r5) 17:49:59 (46/104) Installing fontconfig (2.14.2-r3) 17:49:59 (47/104) Installing fribidi (1.0.13-r0) 17:49:59 (48/104) Installing libintl (0.21.1-r7) 17:49:59 (49/104) Installing libblkid (2.38.1-r8) 17:49:59 (50/104) Installing libmount (2.38.1-r8) 17:49:59 (51/104) Installing pcre2 (10.42-r1) 17:49:59 (52/104) Installing glib (2.76.4-r0) 17:49:59 (53/104) Installing graphite2 (1.3.14-r5) 17:49:59 (54/104) Installing harfbuzz (7.3.0-r0) 17:49:59 (55/104) Installing libunibreak (5.1-r0) 17:49:59 (56/104) Installing libass (0.17.1-r0) 17:49:59 (57/104) Installing libbluray (1.3.4-r0) 17:49:59 (58/104) Installing gmp (6.2.1-r3) 17:49:59 (59/104) Installing nettle (3.8.1-r2) 17:49:59 (60/104) Installing libunistring (1.1-r1) 17:49:59 (61/104) Installing libidn2 (2.3.4-r1) 17:49:59 (62/104) Installing p11-kit (0.24.1-r2) 17:49:59 (63/104) Installing libtasn1 (4.19.0-r1) 17:49:59 (64/104) Installing gnutls (3.8.0-r2) 17:49:59 (65/104) Installing mpg123-libs (1.31.3-r1) 17:49:59 (66/104) Installing libopenmpt (0.7.2-r0) 17:49:59 (67/104) Installing cjson (1.7.15-r4) 17:49:59 (68/104) Installing mbedtls (2.28.5-r0) 17:49:59 (69/104) Installing librist (0.2.7-r0) 17:49:59 (70/104) Installing libsrt (1.5.2-r0) 17:49:59 (71/104) Installing libssh (0.10.5-r0) 17:49:59 (72/104) Installing xz-libs (5.4.3-r0) 17:49:59 (73/104) Installing libxml2 (2.11.4-r0) 17:49:59 (74/104) Installing libsodium (1.0.18-r3) 17:49:59 (75/104) Installing libzmq (4.3.4-r4) 17:49:59 (76/104) Installing ffmpeg-libavformat (6.0-r15) 17:49:59 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:49:59 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:50:00 (79/104) Installing shaderc (2023.3-r1) 17:50:00 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:50:00 (81/104) Installing libplacebo (5.264.1-r1) 17:50:00 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 17:50:00 (83/104) Installing ffmpeg-libswscale (6.0-r15) 17:50:00 (84/104) Installing vidstab (1.1.1-r0) 17:50:00 (85/104) Installing zimg (3.0.5-r0) 17:50:00 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 17:50:00 (87/104) Installing libasyncns (0.8-r1) 17:50:00 (88/104) Installing dbus-libs (1.14.8-r0) 17:50:00 (89/104) Installing libltdl (2.4.7-r2) 17:50:00 (90/104) Installing orc (0.4.34-r0) 17:50:00 (91/104) Installing flac-libs (1.4.3-r0) 17:50:00 (92/104) Installing libsndfile (1.2.0-r2) 17:50:00 (93/104) Installing speexdsp (1.2.1-r1) 17:50:00 (94/104) Installing tdb-libs (1.4.8-r1) 17:50:00 (95/104) Installing libpulse (16.1-r10) 17:50:00 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:50:00 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:50:00 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 17:50:00 (99/104) Installing ffmpeg (6.0-r15) 17:50:00 (100/104) Installing udev-init-scripts (35-r1) 17:50:00 (101/104) Installing eudev-libs (3.2.11-r8) 17:50:00 (102/104) Installing zstd-libs (1.5.5-r4) 17:50:00 (103/104) Installing kmod-libs (30-r3) 17:50:00 (104/104) Installing eudev (3.2.11-r8) 17:50:00 Executing busybox-1.36.1-r2.trigger 17:50:00 Executing glib-2.76.4-r0.trigger 17:50:00 Executing eudev-3.2.11-r8.trigger 17:50:00 OK: 110 MiB in 119 packages 17:50:04 Removing intermediate container a983852ed5fa 17:50:04 ---> f5a6ce9f23b4 17:50:04 Step 18/36 : WORKDIR / 17:50:04 ---> Running in 2d95f6727377 17:50:04 Removing intermediate container 2d95f6727377 17:50:04 ---> 89b091228c8e 17:50:04 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:50:09 ---> f74b3ad2704f 17:50:09 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:50:09 ---> 75dd487ada95 17:50:09 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:50:09 ---> 1a3713445c44 17:50:09 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:50:10 ---> ef52fc9ee219 17:50:10 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:50:10 ---> bbf0daa87a52 17:50:10 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:50:11 ---> fb121d802bfd 17:50:11 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:50:12 ---> 0147ed0a02e8 17:50:12 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:50:12 ---> Running in f30e4462e378 17:50:14 Removing intermediate container f30e4462e378 17:50:14 ---> 4c96a25788b6 17:50:14 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:50:14 ---> Running in 8c1630b7c59d 17:50:16 Removing intermediate container 8c1630b7c59d 17:50:16 ---> ae024b2c2c96 17:50:16 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:50:16 ---> Running in 5c5c4440aaf1 17:50:17 Removing intermediate container 5c5c4440aaf1 17:50:17 ---> 252feedc919f 17:50:17 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:50:17 ---> Running in d081936714ca 17:50:19 Removing intermediate container d081936714ca 17:50:19 ---> a9470d8fab0b 17:50:19 Step 30/36 : EXPOSE 59983 17:50:19 ---> Running in 8628bee8f306 17:50:19 Removing intermediate container 8628bee8f306 17:50:19 ---> 52031b8e00c1 17:50:19 Step 31/36 : EXPOSE 8554 17:50:19 ---> Running in 1d1a6baa8c70 17:50:20 Removing intermediate container 1d1a6baa8c70 17:50:20 ---> 1594b494d692 17:50:20 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:50:20 ---> Running in f394d7d6ec23 17:50:20 Removing intermediate container f394d7d6ec23 17:50:20 ---> 088545ba880b 17:50:20 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:50:20 ---> Running in 54998315daff 17:50:20 Removing intermediate container 54998315daff 17:50:20 ---> 1b69f56efc50 17:50:20 Step 34/36 : LABEL arch=arm64 17:50:20 ---> Running in 8818b4dd0ad9 17:50:22 Removing intermediate container 8818b4dd0ad9 17:50:22 ---> 0ec89a3ee718 17:50:22 Step 35/36 : LABEL git_sha=caf855ced89909ad71af113156405ce315151cf2 17:50:23 ---> Running in 9319c23a30ce 17:50:23 Removing intermediate container 9319c23a30ce 17:50:23 ---> 7ba918de6f7d 17:50:23 Step 36/36 : LABEL version=0.0.0 17:50:23 ---> Running in a8082de30b9d 17:50:23 Removing intermediate container a8082de30b9d 17:50:23 ---> 40ff6e10b3d2 17:50:23 [Warning] One or more build-args [ARCH] were not consumed 17:50:23 Successfully built 40ff6e10b3d2 17:50:23 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 17:50:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:24 17:50:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:24 arm64: Pulling from edgex-lftools-log-publisher 17:50:24 8998bd30e6a1: Pulling fs layer 17:50:24 04944245beec: Pulling fs layer 17:50:24 699f458cf7ca: Pulling fs layer 17:50:24 765212b225bb: Pulling fs layer 17:50:24 f23df028b6ca: Pulling fs layer 17:50:24 d65c8cfc05b1: Pulling fs layer 17:50:24 2437ff75d9bd: Pulling fs layer 17:50:24 765212b225bb: Waiting 17:50:24 d65c8cfc05b1: Waiting 17:50:24 f23df028b6ca: Waiting 17:50:24 2437ff75d9bd: Waiting 17:50:25 04944245beec: Verifying Checksum 17:50:25 04944245beec: Download complete 17:50:25 765212b225bb: Verifying Checksum 17:50:25 765212b225bb: Download complete 17:50:25 f23df028b6ca: Verifying Checksum 17:50:25 f23df028b6ca: Download complete 17:50:25 d65c8cfc05b1: Verifying Checksum 17:50:25 d65c8cfc05b1: Download complete 17:50:25 699f458cf7ca: Verifying Checksum 17:50:25 699f458cf7ca: Download complete 17:50:25 8998bd30e6a1: Verifying Checksum 17:50:25 8998bd30e6a1: Download complete 17:50:28 2437ff75d9bd: Verifying Checksum 17:50:28 2437ff75d9bd: Download complete 17:50:30 8998bd30e6a1: Pull complete 17:50:30 04944245beec: Pull complete 17:50:32 699f458cf7ca: Pull complete 17:50:32 765212b225bb: Pull complete 17:50:33 f23df028b6ca: Pull complete 17:50:33 d65c8cfc05b1: Pull complete 17:50:51 2437ff75d9bd: Pull complete 17:50:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:52 prd-ubuntu20.04-docker-arm64-4c-16g-9152 does not seem to be running inside a container 17:50:52 $ 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 17:50:54 $ docker top 47b930bb6280fa77280a2c2bf4677c9137cb498795702a3c1effedfaf526e976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:55 ---> job-cost.sh 17:50:55 lf-activate-venv: SKIPPING 17:50:55 INFO: No Stack... 17:50:55 INFO: Retrieving Pricing Info for: v3-standard-4 17:50:56 INFO: Archiving Costs [Pipeline] sh 17:50:57 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:50:57 + cut -d, -f6 [Pipeline] lock 17:50:57 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] 17:50:57 Resource [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] did not exist. Created. 17:50:57 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:50:57 /w/workspace/device-usb-camera/1@tmp/durable-8ff12db0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:50:58 + echo total: 0.10999999940395355 [Pipeline] stash 17:50:58 Warning: overwriting stash ‘stack-cost’ 17:50:58 Stashed 1 file(s) [Pipeline] } 17:50:58 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:50:58 $ docker stop --time=1 47b930bb6280fa77280a2c2bf4677c9137cb498795702a3c1effedfaf526e976 17:51:00 $ docker rm -f --volumes 47b930bb6280fa77280a2c2bf4677c9137cb498795702a3c1effedfaf526e976 [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 17:51:01 provisioning config files... 17:51:01 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-301@tmp/config9772628399859488598tmp [Pipeline] { [Pipeline] sh 17:51:01 + set +x 17:51:01 + bash -s -- 17:51:01 + curl -s https://codecov.io/bash 17:51:01 17:51:01 _____ _ 17:51:01 / ____| | | 17:51:01 | | ___ __| | ___ ___ _____ __ 17:51:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:51:01 | |___| (_) | (_| | __/ (_| (_) \ V / 17:51:01 \_____\___/ \__,_|\___|\___\___/ \_/ 17:51:01 Bash-1.0.6 17:51:01 17:51:01 17:51:01 ==> git version 2.25.1 found 17:51:01 ==> 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 17:51:01 Release-Date: 2020-01-08 17:51:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:51:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:51:01 ==> Jenkins CI detected. 17:51:01 current dir:  /w/workspace/foundry_device-usb-camera_PR-301 17:51:01 project root: . 17:51:01 --> token set from env 17:51:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:51:01 ==> Running gcov in . (disable via -X gcov) 17:51:01 ==> Python coveragepy not found 17:51:01 ==> Searching for coverage reports in: 17:51:01 + . 17:51:01 -> Found 1 reports 17:51:01 ==> Detecting git/mercurial file structure 17:51:01 ==> Reading reports 17:51:01 + ./coverage.out bytes=54703 17:51:01 ==> Appending adjustments 17:51:01 https://docs.codecov.io/docs/fixing-reports 17:51:01 + Found adjustments 17:51:01 ==> Gzipping contents 17:51:01 8.0K /tmp/codecov.7VTPJF.gz 17:51:01 ==> Uploading reports 17:51:01 url: https://codecov.io 17:51:01 query: branch=PR-301&commit=caf855ced89909ad71af113156405ce315151cf2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=301&job=&cmd_args= 17:51:01 -> Pinging Codecov 17:51:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-301&commit=caf855ced89909ad71af113156405ce315151cf2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=301&job=&cmd_args= 17:51:02 -> Uploading to 17:51:02 https://storage.googleapis.com/codecov/v4/raw/2023-10-12/73D8F5FF140700D3E01443B452E23636/caf855ced89909ad71af113156405ce315151cf2/8dfee6ee-9b07-492b-b82c-43530270dc8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T175101Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea01495ebf6711b1d961d182c4e52ffeed8a982b3f49792da03cfee4f1621615 17:51:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:51:02 Dload Upload Total Spent Left Speed 17:51:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 22136 --:--:-- --:--:-- --:--:-- 22206 17:51:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/caf855ced89909ad71af113156405ce315151cf2 [Pipeline] } 17:51:02 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 17:51:04 + [ -d /w/workspace/foundry_device-usb-camera_PR-301/archives ] 17:51:04 + ls -al /w/workspace/foundry_device-usb-camera_PR-301/archives 17:51:04 total 16 17:51:04 drwxr-xr-x 3 root root 4096 Oct 12 17:43 . 17:51:04 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 17:43 .. 17:51:04 drwxr-xr-x 2 root root 4096 Oct 12 17:43 cost 17:51:04 -rw-r--r-- 1 root root 89 Oct 12 17:43 cost.csv 17:51:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-301/archives 17:51:04 + ls -al /w/workspace/foundry_device-usb-camera_PR-301/archives 17:51:04 total 16 17:51:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 17:43 . 17:51:04 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 17:43 .. 17:51:04 drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 17:43 cost 17:51:04 -rw-r--r-- 1 jenkins jenkins 89 Oct 12 17:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:51:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:51:05 ---> package-listing.sh 17:51:05 ++ facter osfamily 17:51:05 ++ tr '[:upper:]' '[:lower:]' 17:51:05 + OS_FAMILY=debian 17:51:05 + workspace=/w/workspace/foundry_device-usb-camera_PR-301 17:51:05 + START_PACKAGES=/tmp/packages_start.txt 17:51:05 + END_PACKAGES=/tmp/packages_end.txt 17:51:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:51:05 + PACKAGES=/tmp/packages_start.txt 17:51:05 + '[' /w/workspace/foundry_device-usb-camera_PR-301 ']' 17:51:05 + PACKAGES=/tmp/packages_end.txt 17:51:05 + case "${OS_FAMILY}" in 17:51:05 + dpkg -l 17:51:05 + grep '^ii' 17:51:05 + '[' -f /tmp/packages_start.txt ']' 17:51:05 + '[' -f /tmp/packages_end.txt ']' 17:51:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:51:05 + '[' /w/workspace/foundry_device-usb-camera_PR-301 ']' 17:51:05 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-301/archives/ 17:51:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-301/archives/ [Pipeline] echo 17:51:05 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-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:51:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:06 prd-ubuntu20.04-docker-8c-8g-9151 does not seem to be running inside a container 17:51:06 $ 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-301/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-301 -v /w/workspace/foundry_device-usb-camera_PR-301:/w/workspace/foundry_device-usb-camera_PR-301:rw,z -v /w/workspace/foundry_device-usb-camera_PR-301@tmp:/w/workspace/foundry_device-usb-camera_PR-301@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 17:51:07 $ docker top b0d6d8547fea5d6588469f205e07e1650b2b66c582b867938a8f07f9ebf7dc63 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:51:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:51:08 + ls /var/log/sa-host 17:51:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:08 provisioning config files... 17:51:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-301@tmp/config15140094155450222090tmp [Pipeline] { [Pipeline] echo 17:51:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:51:08 ---> create-netrc.sh [Pipeline] } 17:51:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:51:09 ---> python-tools-install.sh [Pipeline] echo 17:51:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:51:09 ---> sudo-logs.sh 17:51:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:51:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:51:09 ---> job-cost.sh 17:51:09 lf-activate-venv: SKIPPING 17:51:09 DEBUG: total: 0.2199999988079071 17:51:09 INFO: Retrieving Stack Cost... 17:51:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:51:10 INFO: Archiving Costs [Pipeline] echo 17:51:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:51:11 ---> logs-deploy.sh 17:51:11 lf-activate-venv: SKIPPING 17:51:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-301/1 17:51:11 INFO: archiving workspace using pattern(s): 17:51:12 Archives upload complete. 17:51:12 INFO: archiving logs to Nexus