Pull request #297 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f114de3a4037202f201685bc7a4bba4b669ad4e+e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 (8b740ced951b18adcfb9786262cde9858cc0a9eb) 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-ssh12798447798338895657.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-ssh5556369008703411462.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-297/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-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4442291624674845332.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-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9510783520600784400.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-ssh16122173740687168505.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-297/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-297/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13259329562434642761.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 Running on prd-ubuntu20.04-docker-8c-8g-8053 in /w/workspace/foundry_device-usb-camera_PR-297 [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-297 # 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 Merging remotes/origin/main commit e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 into PR head commit 5f114de3a4037202f201685bc7a4bba4b669ad4e Merge succeeded, producing 5f114de3a4037202f201685bc7a4bba4b669ad4e Checking out Revision 5f114de3a4037202f201685bc7a4bba4b669ad4e (PR-297) > 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/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f114de3a4037202f201685bc7a4bba4b669ad4e # 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 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f114de3a4037202f201685bc7a4bba4b669ad4e # timeout=10 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:30:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:30:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:30:41 ========================================================= 17:30:41 EdgeX Global Pipelines Version Info 17:30:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:30:42 ------------------- 17:30:42 stable info: 17:30:42 ------------------- 17:30:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:30:42 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:30:42 Message: update stable to v1.0.254 17:30:43 ------------------- 17:30:43 experimental info: 17:30:43 ------------------- 17:30:43 Commited By: **** collab-it+edgex@linuxfoundation.org 17:30:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:30:43 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:30:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f114de3a4037202f201685bc7a4bba4b669ad4e [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f114de [Pipeline] echo 17:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:44 provisioning config files... 17:30:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-297@tmp/config13006795503750720994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:45 ---> docker-login.sh 17:30:45 nexus3.edgexfoundry.org:10001 17:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:46 Configure a credential helper to remove this warning. See 17:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:46 17:30:46 Login Succeeded 17:30:46 nexus3.edgexfoundry.org:10002 17:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:46 Configure a credential helper to remove this warning. See 17:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:46 17:30:46 Login Succeeded 17:30:46 nexus3.edgexfoundry.org:10003 17:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:46 Configure a credential helper to remove this warning. See 17:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:46 17:30:46 Login Succeeded 17:30:46 nexus3.edgexfoundry.org:10004 17:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:46 Configure a credential helper to remove this warning. See 17:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:46 17:30:46 Login Succeeded 17:30:46 docker.io 17:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:48 Configure a credential helper to remove this warning. See 17:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:48 17:30:48 Login Succeeded 17:30:48 ---> docker-login.sh ends [Pipeline] } 17:30:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:30:49 + git rev-list -1 --merges 5f114de3a4037202f201685bc7a4bba4b669ad4e~1..5f114de3a4037202f201685bc7a4bba4b669ad4e [Pipeline] echo 17:30:49 -----------> git rev-list -1 --merges 5f114de3a4037202f201685bc7a4bba4b669ad4e~1..5f114de3a4037202f201685bc7a4bba4b669ad4e 5f114de3a4037202f201685bc7a4bba4b669ad4e [false] [Pipeline] sh 17:30:49 + git log --format=format:%s -1 5f114de3a4037202f201685bc7a4bba4b669ad4e [Pipeline] echo 17:30:49 ========================================================= 17:30:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:30:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:49 + git log --format=format:%s -1 5f114de3a4037202f201685bc7a4bba4b669ad4e [Pipeline] echo 17:30:50 [semverPrep] GIT_COMMIT: 5f114de3a4037202f201685bc7a4bba4b669ad4e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:30:50 [semverPrep] This is not a build commit. [Pipeline] sh 17:30:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:30:50 + grep -v github /etc/ssh/ssh_known_hosts 17:30:50 + [ -e /tmp/ssh_known_hosts ] 17:30:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:30:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:30:50 + sudo tee -a /etc/ssh/ssh_known_hosts 17:30:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:50 17:30:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:51 0.1.4: Pulling from edgex-devops/py-git-semver 17:30:51 b85a868b505f: Pulling fs layer 17:30:51 e2be974225ed: Pulling fs layer 17:30:51 339a4e72a1f5: Pulling fs layer 17:30:51 988bab9f4d93: Pulling fs layer 17:30:51 1469e6f7b9e6: Pulling fs layer 17:30:51 eaf3925da568: Pulling fs layer 17:30:51 1469e6f7b9e6: Waiting 17:30:51 bab4dde63d76: Pulling fs layer 17:30:51 bde34c3a00c8: Pulling fs layer 17:30:51 988bab9f4d93: Waiting 17:30:51 bab4dde63d76: Waiting 17:30:51 b352a97aabf1: Pulling fs layer 17:30:51 bde34c3a00c8: Waiting 17:30:51 4872d77fe225: Pulling fs layer 17:30:51 b352a97aabf1: Waiting 17:30:51 5851b861e8e6: Pulling fs layer 17:30:51 4872d77fe225: Waiting 17:30:51 5851b861e8e6: Waiting 17:30:51 e2be974225ed: Verifying Checksum 17:30:51 e2be974225ed: Download complete 17:30:51 988bab9f4d93: Verifying Checksum 17:30:51 988bab9f4d93: Download complete 17:30:51 1469e6f7b9e6: Verifying Checksum 17:30:51 1469e6f7b9e6: Download complete 17:30:51 339a4e72a1f5: Verifying Checksum 17:30:51 339a4e72a1f5: Download complete 17:30:51 eaf3925da568: Verifying Checksum 17:30:51 eaf3925da568: Download complete 17:30:51 bde34c3a00c8: Download complete 17:30:51 b352a97aabf1: Verifying Checksum 17:30:51 b352a97aabf1: Download complete 17:30:51 4872d77fe225: Verifying Checksum 17:30:51 4872d77fe225: Download complete 17:30:51 5851b861e8e6: Download complete 17:30:51 b85a868b505f: Verifying Checksum 17:30:51 b85a868b505f: Download complete 17:30:51 bab4dde63d76: Verifying Checksum 17:30:51 bab4dde63d76: Download complete 17:30:52 b85a868b505f: Pull complete 17:30:52 e2be974225ed: Pull complete 17:30:53 339a4e72a1f5: Pull complete 17:30:53 988bab9f4d93: Pull complete 17:30:53 1469e6f7b9e6: Pull complete 17:30:53 eaf3925da568: Pull complete 17:30:54 bab4dde63d76: Pull complete 17:30:55 bde34c3a00c8: Pull complete 17:30:55 b352a97aabf1: Pull complete 17:30:55 4872d77fe225: Pull complete 17:30:55 5851b861e8e6: Pull complete 17:30:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:55 prd-ubuntu20.04-docker-8c-8g-8053 does not seem to be running inside a container 17:30:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-297 -v /w/workspace/foundry_device-usb-camera_PR-297:/w/workspace/foundry_device-usb-camera_PR-297:rw,z -v /w/workspace/foundry_device-usb-camera_PR-297@tmp:/w/workspace/foundry_device-usb-camera_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:30:57 $ docker top 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c -eo pid,comm 17:30:58 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:30:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:58 [ssh-agent] Looking for ssh-agent implementation... 17:30:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:58 $ docker exec 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c ssh-agent 17:30:58 SSH_AUTH_SOCK=/tmp/ssh-WczApfbk5ThI/agent.32 17:30:58 SSH_AGENT_PID=38 17:30:58 Running ssh-add (command line suppressed) 17:30:58 Identity added: /w/workspace/foundry_device-usb-camera_PR-297@tmp/private_key_14438854532819954109.key (/w/workspace/foundry_device-usb-camera_PR-297@tmp/private_key_14438854532819954109.key) 17:30:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:58 + git tag --points-at HEAD [Pipeline] } 17:30:58 $ docker exec --env ******** --env ******** 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c ssh-agent -k 17:30:58 unset SSH_AUTH_SOCK; 17:30:58 unset SSH_AGENT_PID; 17:30:58 echo Agent pid 38 killed; 17:30:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:30:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:59 [ssh-agent] Looking for ssh-agent implementation... 17:30:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:59 $ docker exec 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c ssh-agent 17:30:59 SSH_AUTH_SOCK=/tmp/ssh-3PAvxc5USLEe/agent.70 17:30:59 SSH_AGENT_PID=76 17:30:59 Running ssh-add (command line suppressed) 17:30:59 Identity added: /w/workspace/foundry_device-usb-camera_PR-297@tmp/private_key_1762322495921179139.key (/w/workspace/foundry_device-usb-camera_PR-297@tmp/private_key_1762322495921179139.key) 17:30:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:59 + git semver init 17:30:59 2023-09-27 17:30:59,892 [run_init] DEBUG init version:0.0.0 force:False 17:30:59 2023-09-27 17:30:59,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-297/.semver 17:30:59 2023-09-27 17:30:59,893 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-297/.semver 17:30:59 2023-09-27 17:30:59,894 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-297/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-297, universal_newlines=False, shell=None, istream=None) 17:31:00 2023-09-27 17:31:00,700 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-297/.git/info/exclude 17:31:00 2023-09-27 17:31:00,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-297/.semver/PR-297 with force:False 17:31:00 2023-09-27 17:31:00,700 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-297/.semver/PR-297 17:31:00 2023-09-27 17:31:00,704 [execute] INFO git cat-file --batch-check 17:31:00 2023-09-27 17:31:00,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-297/.semver, universal_newlines=False, shell=None, istream=) 17:31:00 2023-09-27 17:31:00,711 [execute] INFO git cat-file --batch 17:31:00 2023-09-27 17:31:00,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-297/.semver, universal_newlines=False, shell=None, istream=) 17:31:00 2023-09-27 17:31:00,716 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-297/.semver/PR-297 17:31:00 0.0.0 [Pipeline] } 17:31:00 $ docker exec --env ******** --env ******** 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c ssh-agent -k 17:31:01 unset SSH_AUTH_SOCK; 17:31:01 unset SSH_AGENT_PID; 17:31:01 echo Agent pid 76 killed; 17:31:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:31:01 + git semver [Pipeline] } 17:31:01 $ docker stop --time=1 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c 17:31:03 $ docker rm -f --volumes 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c [Pipeline] // withDockerContainer [Pipeline] sh 17:31:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:31:03 Stashed 1 file(s) [Pipeline] echo 17:31:03 [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:31:04 provisioning config files... 17:31:04 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-297@tmp/config11618152008847874755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:04 ---> docker-login.sh 17:31:04 nexus3.edgexfoundry.org:10001 17:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:04 Configure a credential helper to remove this warning. See 17:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:04 17:31:04 Login Succeeded 17:31:04 nexus3.edgexfoundry.org:10002 17:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:04 Configure a credential helper to remove this warning. See 17:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:04 17:31:04 Login Succeeded 17:31:04 nexus3.edgexfoundry.org:10003 17:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:05 Configure a credential helper to remove this warning. See 17:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:05 17:31:05 Login Succeeded 17:31:05 nexus3.edgexfoundry.org:10004 17:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:05 Configure a credential helper to remove this warning. See 17:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:05 17:31:05 Login Succeeded 17:31:05 docker.io 17:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:05 Configure a credential helper to remove this warning. See 17:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:05 17:31:05 Login Succeeded 17:31:05 ---> docker-login.sh ends [Pipeline] } 17:31:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:05 ========================================================= 17:31:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:31:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:06 + 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:31:06 Sending build context to Docker daemon 2.259MB 17:31:06 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:31:06 Step 2/13 : FROM ${BASE} AS builder 17:31:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:31:06 7264a8db6415: Pulling fs layer 17:31:06 c4d48a809fc2: Pulling fs layer 17:31:06 4f1c88b9dad5: Pulling fs layer 17:31:06 ad3a456e5733: Pulling fs layer 17:31:06 33e27b845d1e: Pulling fs layer 17:31:06 c68163c4e522: Pulling fs layer 17:31:06 50da416c3ac9: Pulling fs layer 17:31:06 23d2d4c4bb30: Pulling fs layer 17:31:06 50da416c3ac9: Waiting 17:31:06 23d2d4c4bb30: Waiting 17:31:06 33e27b845d1e: Waiting 17:31:06 c68163c4e522: Waiting 17:31:06 ad3a456e5733: Waiting 17:31:06 c4d48a809fc2: Verifying Checksum 17:31:06 c4d48a809fc2: Download complete 17:31:06 ad3a456e5733: Download complete 17:31:06 33e27b845d1e: Verifying Checksum 17:31:06 33e27b845d1e: Download complete 17:31:06 7264a8db6415: Verifying Checksum 17:31:06 7264a8db6415: Download complete 17:31:06 c68163c4e522: Verifying Checksum 17:31:06 c68163c4e522: Download complete 17:31:06 7264a8db6415: Pull complete 17:31:06 c4d48a809fc2: Pull complete 17:31:06 23d2d4c4bb30: Verifying Checksum 17:31:06 23d2d4c4bb30: Download complete 17:31:06 4f1c88b9dad5: Verifying Checksum 17:31:06 4f1c88b9dad5: Download complete 17:31:07 50da416c3ac9: Verifying Checksum 17:31:07 50da416c3ac9: Download complete 17:31:09 4f1c88b9dad5: Pull complete 17:31:09 ad3a456e5733: Pull complete 17:31:09 33e27b845d1e: Pull complete 17:31:09 c68163c4e522: Pull complete 17:31:11 50da416c3ac9: Pull complete 17:31:12 23d2d4c4bb30: Pull complete 17:31:12 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:31:12 ---> 0786185ac409 17:31:12 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:31:13 ---> Running in f8126aad69ca 17:31:13 Removing intermediate container f8126aad69ca 17:31:13 ---> 73f6cf6d9af5 17:31:13 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:31:13 ---> Running in 706284192c44 17:31:13 Removing intermediate container 706284192c44 17:31:13 ---> db3c1cf463f4 17:31:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:31:13 ---> Running in 0dee34c3cafc 17:31:13 Removing intermediate container 0dee34c3cafc 17:31:13 ---> eb05bc38b566 17:31:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:31:13 ---> Running in 8e1c958b82b6 17:31:14 Removing intermediate container 8e1c958b82b6 17:31:14 ---> 27c8655ebb17 17:31:14 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:14 ---> Running in d012c2a1bd77 17:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:31:14 (1/13) Installing libintl (0.21.1-r7) 17:31:14 (2/13) Installing eudev-libs (3.2.11-r8) 17:31:14 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:31:14 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:31:14 (5/13) Installing v4l-utils (1.24.1-r0) 17:31:14 (6/13) Installing libdvbv5 (1.24.1-r0) 17:31:14 (7/13) Installing udev-init-scripts (35-r1) 17:31:14 (8/13) Installing libblkid (2.38.1-r8) 17:31:14 (9/13) Installing xz-libs (5.4.3-r0) 17:31:14 (10/13) Installing kmod-libs (30-r3) 17:31:14 (11/13) Installing eudev (3.2.11-r8) 17:31:14 (12/13) Installing eudev-dev (3.2.11-r8) 17:31:14 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:31:14 Executing busybox-1.36.1-r2.trigger 17:31:14 Executing eudev-3.2.11-r8.trigger 17:31:14 OK: 271 MiB in 65 packages 17:31:15 Removing intermediate container d012c2a1bd77 17:31:15 ---> e83c16a6d695 17:31:15 Step 8/13 : WORKDIR /device-usb-camera 17:31:15 ---> Running in 005a8e4aebdf 17:31:15 Removing intermediate container 005a8e4aebdf 17:31:15 ---> b649952add25 17:31:15 Step 9/13 : COPY go.mod vendor* ./ 17:31:15 ---> c3ff198e47a2 17:31:15 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:15 ---> Running in 46c022b585cc 17:31:19 Still waiting to schedule task 17:31:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:31:47 Removing intermediate container 46c022b585cc 17:31:47 ---> 0c5dbd36131f 17:31:47 Step 11/13 : COPY . . 17:31:47 ---> fa32553ea860 17:31:47 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:31:47 ---> Running in a9a5fb8c1f49 17:31:47  % Total % Received % Xferd Average Speed Time Time Time Current 17:31:47 Dload Upload Total Spent Left Speed 17:31:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9662 0 --:--:-- --:--:-- --:--:-- 9713 17:31:47 Removing intermediate container a9a5fb8c1f49 17:31:47 ---> 0bc994d577f5 17:31:47 Step 13/13 : RUN ${MAKE} 17:31:47 ---> Running in f7ff7785f4b9 17:31:47 noop 17:31:47 Removing intermediate container f7ff7785f4b9 17:31:47 ---> e4125a577a5e 17:31:47 Successfully built e4125a577a5e 17:31:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:48 + docker inspect -f . ci-base-image-x86_64 17:31:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:48 prd-ubuntu20.04-docker-8c-8g-8053 does not seem to be running inside a container 17:31:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-297 -v /w/workspace/foundry_device-usb-camera_PR-297:/w/workspace/foundry_device-usb-camera_PR-297:rw,z -v /w/workspace/foundry_device-usb-camera_PR-297@tmp:/w/workspace/foundry_device-usb-camera_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:31:48 $ docker top ff57eae06347e15336c16b56801d85770bb848fb014218177f973ae02caff222 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:49 + go version 17:31:49 go version go1.21.0 linux/amd64 [Pipeline] } 17:31:49 $ docker stop --time=1 ff57eae06347e15336c16b56801d85770bb848fb014218177f973ae02caff222 17:31:50 $ docker rm -f --volumes ff57eae06347e15336c16b56801d85770bb848fb014218177f973ae02caff222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:51 + docker inspect -f . ci-base-image-x86_64 17:31:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:51 prd-ubuntu20.04-docker-8c-8g-8053 does not seem to be running inside a container 17:31:51 $ 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-297 -v /w/workspace/foundry_device-usb-camera_PR-297:/w/workspace/foundry_device-usb-camera_PR-297:rw,z -v /w/workspace/foundry_device-usb-camera_PR-297@tmp:/w/workspace/foundry_device-usb-camera_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:31:51 $ docker top f2baf4e3cbf43945fbd27e1db5f417e4a2d2aacc5d0ee313dccdfccb39873589 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:51 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-297 [Pipeline] fileExists [Pipeline] sh 17:31:52 + make test 17:31:52 go test ./... -coverprofile=coverage.out ./... 17:31:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:32:05 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:32:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.024s coverage: 4.4% of statements 17:32:12 go vet ./... 17:32:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:32:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:32:16 ./bin/test-attribution-txt.sh [Pipeline] echo 17:32:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:32:16 $ docker stop --time=1 f2baf4e3cbf43945fbd27e1db5f417e4a2d2aacc5d0ee313dccdfccb39873589 17:32:18 $ docker rm -f --volumes f2baf4e3cbf43945fbd27e1db5f417e4a2d2aacc5d0ee313dccdfccb39873589 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:32:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:32:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:32:20 + ls -al . 17:32:20 total 220 17:32:20 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 17:31 . 17:32:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:30 .. 17:32:20 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 17:32 .git 17:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:30 .github 17:32:20 -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 17:30 .gitignore 17:32:20 -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 17:30 .golangci.yml 17:32:20 -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 17:30 .hadolint.yml 17:32:20 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 17:31 .semver 17:32:20 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 17:30 Attribution.txt 17:32:20 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 17:30 CHANGELOG.md 17:32:20 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 17:30 Dockerfile 17:32:20 -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 17:30 GOVERNANCE.md 17:32:20 -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 17:30 Jenkinsfile 17:32:20 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 17:30 LICENSE 17:32:20 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 17:30 Makefile 17:32:20 -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 17:30 OWNERS.md 17:32:20 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 17:30 README.md 17:32:20 -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 17:31 VERSION 17:32:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 17:30 bin 17:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:30 cmd 17:32:20 -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 17:32 coverage.out 17:32:20 -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 17:30 docker-entrypoint.sh 17:32:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 17:30 docs 17:32:20 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 17:30 go.mod 17:32:20 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 17:30 go.sum 17:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:30 internal 17:32:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:30 snap 17:32:20 -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 17:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:20 + 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=5f114de3a4037202f201685bc7a4bba4b669ad4e --label arch=amd64 --label version=0.0.0 . 17:32:20 Sending build context to Docker daemon 2.315MB 17:32:20 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:32:20 Step 2/36 : FROM ${BASE} AS builder 17:32:20 ---> e4125a577a5e 17:32:20 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:32:20 ---> Running in 1bfd8158baef 17:32:21 Removing intermediate container 1bfd8158baef 17:32:21 ---> bd16f655d4e0 17:32:21 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:32:21 ---> Running in 626f6ca0b9a7 17:32:21 Removing intermediate container 626f6ca0b9a7 17:32:21 ---> d8db965e8857 17:32:21 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:32:21 ---> Running in 2ec7c86a6dc6 17:32:21 Removing intermediate container 2ec7c86a6dc6 17:32:21 ---> 26c85b31a311 17:32:21 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:32:21 ---> Running in 0eaad5b98e94 17:32:21 Removing intermediate container 0eaad5b98e94 17:32:21 ---> cada5f56f5b9 17:32:21 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:32:21 ---> Running in 93b68c4ef1ec 17:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:32:22 OK: 271 MiB in 65 packages 17:32:22 Removing intermediate container 93b68c4ef1ec 17:32:22 ---> ca287a974abc 17:32:22 Step 8/36 : WORKDIR /device-usb-camera 17:32:22 ---> Running in b58badd179f8 17:32:22 Removing intermediate container b58badd179f8 17:32:22 ---> 46f306011908 17:32:22 Step 9/36 : COPY go.mod vendor* ./ 17:32:22 ---> ef85c735cd76 17:32:22 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:22 ---> Running in cb5a68071503 17:32:23 Removing intermediate container cb5a68071503 17:32:23 ---> 7ad29f97adab 17:32:23 Step 11/36 : COPY . . 17:32:23 ---> 5ff052d35499 17:32:23 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:32:23 ---> Running in fa9f2c91018e 17:32:23  % Total % Received % Xferd Average Speed Time Time Time Current 17:32:23 Dload Upload Total Spent Left Speed 17:32:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 37844 0 --:--:-- --:--:-- --:--:-- 39156 17:32:24 Removing intermediate container fa9f2c91018e 17:32:24 ---> 867757195c0e 17:32:24 Step 13/36 : RUN ${MAKE} 17:32:24 ---> Running in 00a248b769c4 17:32:24 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.32" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:32:46 Removing intermediate container 00a248b769c4 17:32:46 ---> 52540d7a8488 17:32:46 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:32:46 v0.21.6: Pulling from aler9/rtsp-simple-server 17:32:46 4acc49c71d14: Pulling fs layer 17:32:46 4acc49c71d14: Verifying Checksum 17:32:46 4acc49c71d14: Download complete 17:32:46 4acc49c71d14: Pull complete 17:32:46 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:32:46 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:32:46 ---> 01a2bd3e5fff 17:32:46 Step 15/36 : FROM alpine:3.18 17:32:46 3.18: Pulling from library/alpine 17:32:46 7264a8db6415: Already exists 17:32:46 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:32:46 Status: Downloaded newer image for alpine:3.18 17:32:46 ---> 7e01a0d0a1dc 17:32:46 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:32:46 ---> Running in 1e52a4d64b2a 17:32:46 Removing intermediate container 1e52a4d64b2a 17:32:46 ---> 8cce2f8f5c18 17:32:46 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:32:46 ---> Running in a2f2ea96ff2e 17:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:32:46 (1/107) Installing dumb-init (1.2.5-r2) 17:32:46 (2/107) Installing sdl2 (2.26.5-r0) 17:32:46 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:32:47 (4/107) Installing aom-libs (3.6.1-r0) 17:32:47 (5/107) Installing libxau (1.0.11-r2) 17:32:47 (6/107) Installing libmd (1.0.4-r2) 17:32:47 (7/107) Installing libbsd (0.11.7-r1) 17:32:47 (8/107) Installing libxdmcp (1.1.4-r2) 17:32:47 (9/107) Installing libxcb (1.15-r1) 17:32:47 (10/107) Installing libx11 (1.8.4-r4) 17:32:47 (11/107) Installing hwdata-pci (0.370-r0) 17:32:47 (12/107) Installing libpciaccess (0.17-r2) 17:32:47 (13/107) Installing libdrm (2.4.115-r4) 17:32:47 (14/107) Installing libxext (1.3.5-r2) 17:32:47 (15/107) Installing libxfixes (6.0.1-r2) 17:32:47 (16/107) Installing libffi (3.4.4-r2) 17:32:47 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:32:47 (18/107) Installing libva (2.18.0-r1) 17:32:47 (19/107) Installing libvdpau (1.5-r1) 17:32:47 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:32:47 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:32:47 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:32:47 (23/107) Installing ffmpeg-libavutil (6.0-r15) 17:32:47 (24/107) Installing libdav1d (1.2.1-r0) 17:32:47 (25/107) Installing brotli-libs (1.0.9-r14) 17:32:47 (26/107) Installing libhwy (1.0.4-r1) 17:32:47 (27/107) Installing lcms2 (2.15-r2) 17:32:47 (28/107) Installing libjxl (0.8.2-r0) 17:32:47 (29/107) Installing lame-libs (3.100-r5) 17:32:47 (30/107) Installing opus (1.4-r0) 17:32:47 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:32:47 (32/107) Installing soxr (0.1.3-r5) 17:32:47 (33/107) Installing ffmpeg-libswresample (6.0-r15) 17:32:47 (34/107) Installing libogg (1.3.5-r4) 17:32:47 (35/107) Installing libtheora (1.1.1-r17) 17:32:47 (36/107) Installing libvorbis (1.3.7-r1) 17:32:47 (37/107) Installing libvpx (1.13.0-r1) 17:32:47 (38/107) Installing libwebp (1.3.2-r0) 17:32:47 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:32:47 (40/107) Installing numactl (2.0.16-r4) 17:32:47 (41/107) Installing x265-libs (3.5-r4) 17:32:47 (42/107) Installing xvidcore (1.3.7-r1) 17:32:47 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 17:32:47 (44/107) Installing alsa-lib (1.2.9-r1) 17:32:47 (45/107) Installing libexpat (2.5.0-r1) 17:32:47 (46/107) Installing libbz2 (1.0.8-r5) 17:32:47 (47/107) Installing libpng (1.6.39-r3) 17:32:47 (48/107) Installing freetype (2.13.0-r5) 17:32:47 (49/107) Installing fontconfig (2.14.2-r3) 17:32:47 (50/107) Installing fribidi (1.0.13-r0) 17:32:47 (51/107) Installing libintl (0.21.1-r7) 17:32:47 (52/107) Installing libblkid (2.38.1-r8) 17:32:47 (53/107) Installing libmount (2.38.1-r8) 17:32:47 (54/107) Installing pcre2 (10.42-r1) 17:32:47 (55/107) Installing glib (2.76.4-r0) 17:32:47 (56/107) Installing graphite2 (1.3.14-r5) 17:32:47 (57/107) Installing harfbuzz (7.3.0-r0) 17:32:47 (58/107) Installing libunibreak (5.1-r0) 17:32:47 (59/107) Installing libass (0.17.1-r0) 17:32:47 (60/107) Installing libbluray (1.3.4-r0) 17:32:47 (61/107) Installing gmp (6.2.1-r3) 17:32:47 (62/107) Installing nettle (3.8.1-r2) 17:32:47 (63/107) Installing libunistring (1.1-r1) 17:32:47 (64/107) Installing libidn2 (2.3.4-r1) 17:32:47 (65/107) Installing p11-kit (0.24.1-r2) 17:32:47 (66/107) Installing libtasn1 (4.19.0-r1) 17:32:47 (67/107) Installing gnutls (3.8.0-r2) 17:32:47 (68/107) Installing mpg123-libs (1.31.3-r1) 17:32:47 (69/107) Installing libopenmpt (0.7.2-r0) 17:32:47 (70/107) Installing cjson (1.7.15-r4) 17:32:47 (71/107) Installing mbedtls (2.28.4-r0) 17:32:47 (72/107) Installing librist (0.2.7-r0) 17:32:47 (73/107) Installing libsrt (1.5.2-r0) 17:32:47 (74/107) Installing libssh (0.10.5-r0) 17:32:47 (75/107) Installing xz-libs (5.4.3-r0) 17:32:47 (76/107) Installing libxml2 (2.11.4-r0) 17:32:47 (77/107) Installing libsodium (1.0.18-r3) 17:32:47 (78/107) Installing libzmq (4.3.4-r4) 17:32:48 (79/107) Installing ffmpeg-libavformat (6.0-r15) 17:32:48 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:32:48 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:32:48 (82/107) Installing shaderc (2023.3-r1) 17:32:48 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:32:48 (84/107) Installing libplacebo (5.264.1-r1) 17:32:48 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 17:32:48 (86/107) Installing ffmpeg-libswscale (6.0-r15) 17:32:48 (87/107) Installing vidstab (1.1.1-r0) 17:32:48 (88/107) Installing zimg (3.0.5-r0) 17:32:48 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 17:32:48 (90/107) Installing libasyncns (0.8-r1) 17:32:48 (91/107) Installing dbus-libs (1.14.8-r0) 17:32:48 (92/107) Installing libltdl (2.4.7-r2) 17:32:48 (93/107) Installing orc (0.4.34-r0) 17:32:48 (94/107) Installing flac-libs (1.4.3-r0) 17:32:48 (95/107) Installing libsndfile (1.2.0-r2) 17:32:48 (96/107) Installing speexdsp (1.2.1-r1) 17:32:48 (97/107) Installing tdb-libs (1.4.8-r1) 17:32:48 (98/107) Installing libpulse (16.1-r10) 17:32:48 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:32:48 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:32:48 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 17:32:48 (102/107) Installing ffmpeg (6.0-r15) 17:32:48 (103/107) Installing udev-init-scripts (35-r1) 17:32:48 (104/107) Installing eudev-libs (3.2.11-r8) 17:32:48 (105/107) Installing zstd-libs (1.5.5-r4) 17:32:48 (106/107) Installing kmod-libs (30-r3) 17:32:48 (107/107) Installing eudev (3.2.11-r8) 17:32:48 Executing busybox-1.36.1-r2.trigger 17:32:48 Executing glib-2.76.4-r0.trigger 17:32:48 Executing eudev-3.2.11-r8.trigger 17:32:48 OK: 131 MiB in 122 packages 17:32:50 Removing intermediate container a2f2ea96ff2e 17:32:50 ---> 476af291a949 17:32:50 Step 18/36 : WORKDIR / 17:32:50 ---> Running in 496bb7bb5ad4 17:32:50 Removing intermediate container 496bb7bb5ad4 17:32:50 ---> 510c01e8563a 17:32:50 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:32:51 ---> 114133567bc9 17:32:51 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:32:51 ---> 3c4f5382f6c1 17:32:51 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:32:51 ---> d5a351db9fa6 17:32:51 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:32:51 ---> 17d9476df537 17:32:51 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:32:51 ---> 74971f845257 17:32:51 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:32:52 ---> bdc2ec368742 17:32:52 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:32:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8057 in /w/workspace/foundry_device-usb-camera_PR-297 [Pipeline] { [Pipeline] ws 17:32:52 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:32:52 Selected Git installation does not exist. Using Default 17:32:52 The recommended git tool is: NONE 17:32:52 ---> 3f15381fe230 17:32:52 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:32:52 ---> Running in dfddb14d39ef 17:32:53 Removing intermediate container dfddb14d39ef 17:32:53 ---> 5468ca536490 17:32:53 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:32:53 ---> Running in badead0cf6ac 17:32:53 Removing intermediate container badead0cf6ac 17:32:53 ---> 7b144c8b3e7e 17:32:53 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:32:53 ---> Running in 5bad8312a5a6 17:32:54 Removing intermediate container 5bad8312a5a6 17:32:54 ---> 329b45593e19 17:32:54 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:32:54 ---> Running in 4c37e598d2a8 17:32:54 Removing intermediate container 4c37e598d2a8 17:32:54 ---> 995a8c4ff8ec 17:32:54 Step 30/36 : EXPOSE 59983 17:32:54 ---> Running in 6502f606dc8e 17:32:54 Removing intermediate container 6502f606dc8e 17:32:54 ---> bd46f13144a2 17:32:54 Step 31/36 : EXPOSE 8554 17:32:54 ---> Running in 0bc81916a17c 17:32:54 Removing intermediate container 0bc81916a17c 17:32:54 ---> 244fa87f6a6f 17:32:54 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:32:55 ---> Running in 89918037c12e 17:32:55 Removing intermediate container 89918037c12e 17:32:55 ---> 1b2553c04c4c 17:32:55 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:32:55 ---> Running in b3c9c404a3bc 17:32:55 Removing intermediate container b3c9c404a3bc 17:32:55 ---> 8ed3f51c550f 17:32:55 Step 34/36 : LABEL arch=amd64 17:32:55 ---> Running in dd31923904a7 17:32:55 Removing intermediate container dd31923904a7 17:32:55 ---> c504dd724b19 17:32:55 Step 35/36 : LABEL git_sha=5f114de3a4037202f201685bc7a4bba4b669ad4e 17:32:55 ---> Running in a827f4f7f9b9 17:32:55 Removing intermediate container a827f4f7f9b9 17:32:55 ---> 2870f2ac7559 17:32:55 Step 36/36 : LABEL version=0.0.0 17:32:55 ---> Running in ea2087bc911d 17:32:55 Removing intermediate container ea2087bc911d 17:32:55 ---> d58e1cf37e7a 17:32:55 [Warning] One or more build-args [ARCH] were not consumed 17:32:55 Successfully built d58e1cf37e7a 17:32:55 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:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:56 17:32:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:56 latest: Pulling from edgex-lftools-log-publisher 17:32:56 5eb5b503b376: Pulling fs layer 17:32:56 5c69ac0246d0: Pulling fs layer 17:32:56 ec43610c2a17: Pulling fs layer 17:32:56 3a2ae6a8a46f: Pulling fs layer 17:32:56 33b1e0a273af: Pulling fs layer 17:32:56 5d3b04190fa2: Pulling fs layer 17:32:56 2f39f015ded8: Pulling fs layer 17:32:56 3a2ae6a8a46f: Waiting 17:32:56 5d3b04190fa2: Waiting 17:32:56 33b1e0a273af: Waiting 17:32:56 5c69ac0246d0: Verifying Checksum 17:32:56 5c69ac0246d0: Download complete 17:32:56 3a2ae6a8a46f: Download complete 17:32:56 33b1e0a273af: Verifying Checksum 17:32:56 33b1e0a273af: Download complete 17:32:56 5d3b04190fa2: Verifying Checksum 17:32:56 5d3b04190fa2: Download complete 17:32:57 using credential edgex-jenkins-ssh 17:32:57 Cloning the remote Git repository 17:32:57 ec43610c2a17: Verifying Checksum 17:32:57 ec43610c2a17: Download complete 17:32:57 5eb5b503b376: Verifying Checksum 17:32:57 5eb5b503b376: Download complete 17:32:57 2f39f015ded8: Download complete 17:32:58 5eb5b503b376: Pull complete 17:32:57 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:32:57 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:32:57 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:32:57 > git --version # timeout=10 17:32:57 > git --version # 'git version 2.25.1' 17:32:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:58 5c69ac0246d0: Pull complete 17:32:58 ec43610c2a17: Pull complete 17:32:58 3a2ae6a8a46f: Pull complete 17:32:59 33b1e0a273af: Pull complete 17:32:59 5d3b04190fa2: Pull complete 17:32:58 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:32:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:59 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:32:59 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:32:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:33:00 Merging remotes/origin/main commit e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 into PR head commit 5f114de3a4037202f201685bc7a4bba4b669ad4e 17:33:00 Merge succeeded, producing 5f114de3a4037202f201685bc7a4bba4b669ad4e 17:33:00 Checking out Revision 5f114de3a4037202f201685bc7a4bba4b669ad4e (PR-297) 17:33:00 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:33:00 > git --version # timeout=10 17:33:00 > git --version # 'git version 2.25.1' 17:33:00 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 17:33:00 > git config core.sparsecheckout # timeout=10 17:33:00 > git checkout -f 5f114de3a4037202f201685bc7a4bba4b669ad4e # timeout=10 17:33:00 > git remote # timeout=10 17:33:00 > git config --get remote.origin.url # timeout=10 17:33:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:00 > git merge e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 # timeout=10 17:33:00 > git rev-parse HEAD^{commit} # timeout=10 17:33:00 > git config core.sparsecheckout # timeout=10 17:33:00 > git checkout -f 5f114de3a4037202f201685bc7a4bba4b669ad4e # timeout=10 17:33:01 17:33:01 GitHub has been notified of this commit’s build result 17:33:01 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:33:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:02 Dload Upload Total Spent Left Speed 17:33:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 17:33:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:33:03 + sudo tee /etc/docker/daemon.new 17:33:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:33:03 { 17:33:03 "registry-mirrors": [ 17:33:03 "https://nexus3.edgexfoundry.org:10001" 17:33:03 ], 17:33:03 "bip": "10.250.0.254/24", 17:33:03 "hosts": [ 17:33:03 "tcp://0.0.0.0:5555", 17:33:03 "unix:///var/run/docker.sock" 17:33:03 ], 17:33:03 "mtu": 1458, 17:33:03 "selinux-enabled": true, 17:33:03 "seccomp-profile": "/etc/docker/seccomp.json" 17:33:03 } [Pipeline] sh 17:33:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:33:03 2f39f015ded8: Pull complete 17:33:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:03 + sudo service docker restart 17:33:03 prd-ubuntu20.04-docker-8c-8g-8053 does not seem to be running inside a container 17:33:03 $ 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-297 -v /w/workspace/foundry_device-usb-camera_PR-297:/w/workspace/foundry_device-usb-camera_PR-297:rw,z -v /w/workspace/foundry_device-usb-camera_PR-297@tmp:/w/workspace/foundry_device-usb-camera_PR-297@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:33:05 $ docker top 9520c73e1f3bf440485a2009cc496949f05be113aa771e12708604112f99c38c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:06 ---> job-cost.sh 17:33:06 lf-activate-venv: SKIPPING 17:33:06 INFO: No Stack... 17:33:06 INFO: Retrieving Pricing Info for: v3-standard-8 17:33:07 INFO: Archiving Costs [Pipeline] sh 17:33:07 + cat /w/workspace/foundry_device-usb-camera_PR-297/archives/cost.csv 17:33:07 + cut -d, -f6 [Pipeline] lock 17:33:07 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] 17:33:07 Resource [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] did not exist. Created. 17:33:07 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:33:08 + echo total: 0.2199999988079071 [Pipeline] stash 17:33:08 Stashed 1 file(s) [Pipeline] } 17:33:08 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:33:08 $ docker stop --time=1 9520c73e1f3bf440485a2009cc496949f05be113aa771e12708604112f99c38c 17:33:09 $ docker rm -f --volumes 9520c73e1f3bf440485a2009cc496949f05be113aa771e12708604112f99c38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:25 provisioning config files... 17:33:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config4567204472765568954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:26 ---> docker-login.sh 17:33:26 nexus3.edgexfoundry.org:10001 17:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:26 Configure a credential helper to remove this warning. See 17:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:26 17:33:26 Login Succeeded 17:33:26 nexus3.edgexfoundry.org:10002 17:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:27 Configure a credential helper to remove this warning. See 17:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:27 17:33:27 Login Succeeded 17:33:27 nexus3.edgexfoundry.org:10003 17:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:27 Configure a credential helper to remove this warning. See 17:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:27 17:33:27 Login Succeeded 17:33:27 nexus3.edgexfoundry.org:10004 17:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:27 Configure a credential helper to remove this warning. See 17:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:27 17:33:27 Login Succeeded 17:33:27 docker.io 17:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:28 Configure a credential helper to remove this warning. See 17:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:28 17:33:28 Login Succeeded 17:33:28 ---> docker-login.sh ends [Pipeline] } 17:33:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:33:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:33:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:33:29 ========================================================= 17:33:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:33:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:29 + 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:33:30 Sending build context to Docker daemon 1.353MB 17:33:30 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:33:30 Step 2/13 : FROM ${BASE} AS builder 17:33:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:33:31 9fda8d8052c6: Pulling fs layer 17:33:31 5d54e960e981: Pulling fs layer 17:33:31 c4a7e357bf2a: Pulling fs layer 17:33:31 f0e02332f6b5: Pulling fs layer 17:33:31 cefa15bbcfad: Pulling fs layer 17:33:31 17808c966233: Pulling fs layer 17:33:31 f0e02332f6b5: Waiting 17:33:31 cefa15bbcfad: Waiting 17:33:31 f4c1fc716caa: Pulling fs layer 17:33:31 17808c966233: Waiting 17:33:31 f4c1fc716caa: Waiting 17:33:31 5d54e960e981: Verifying Checksum 17:33:31 5d54e960e981: Download complete 17:33:31 f0e02332f6b5: Verifying Checksum 17:33:31 f0e02332f6b5: Download complete 17:33:31 cefa15bbcfad: Verifying Checksum 17:33:31 cefa15bbcfad: Download complete 17:33:31 9fda8d8052c6: Verifying Checksum 17:33:31 9fda8d8052c6: Download complete 17:33:32 f4c1fc716caa: Verifying Checksum 17:33:32 f4c1fc716caa: Download complete 17:33:32 9fda8d8052c6: Pull complete 17:33:33 5d54e960e981: Pull complete 17:33:33 c4a7e357bf2a: Verifying Checksum 17:33:33 c4a7e357bf2a: Download complete 17:33:34 17808c966233: Verifying Checksum 17:33:34 17808c966233: Download complete 17:33:46 c4a7e357bf2a: Pull complete 17:33:46 f0e02332f6b5: Pull complete 17:33:46 cefa15bbcfad: Pull complete 17:33:53 17808c966233: Pull complete 17:33:54 f4c1fc716caa: Pull complete 17:33:54 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:33:54 ---> ea914061e18c 17:33:54 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:33:55 ---> Running in 5c900e3a0791 17:33:55 Removing intermediate container 5c900e3a0791 17:33:55 ---> da8db5ef70c1 17:33:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:33:55 ---> Running in ef39d91f5ff1 17:33:56 Removing intermediate container ef39d91f5ff1 17:33:56 ---> 0e2a640b44ef 17:33:56 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:33:56 ---> Running in 486d73d2b6c8 17:33:56 Removing intermediate container 486d73d2b6c8 17:33:56 ---> 263f0a5cba0c 17:33:56 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:33:56 ---> Running in cbaebdd7b9cd 17:33:57 Removing intermediate container cbaebdd7b9cd 17:33:57 ---> 3073c32a724d 17:33:57 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:57 ---> Running in afc1bd5d045a 17:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:33:59 (1/13) Installing libintl (0.21.1-r7) 17:33:59 (2/13) Installing eudev-libs (3.2.11-r8) 17:33:59 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:33:59 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:33:59 (5/13) Installing v4l-utils (1.24.1-r0) 17:33:59 (6/13) Installing libdvbv5 (1.24.1-r0) 17:33:59 (7/13) Installing udev-init-scripts (35-r1) 17:33:59 (8/13) Installing libblkid (2.38.1-r8) 17:33:59 (9/13) Installing xz-libs (5.4.3-r0) 17:33:59 (10/13) Installing kmod-libs (30-r3) 17:33:59 (11/13) Installing eudev (3.2.11-r8) 17:33:59 (12/13) Installing eudev-dev (3.2.11-r8) 17:33:59 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:33:59 Executing busybox-1.36.1-r2.trigger 17:33:59 Executing eudev-3.2.11-r8.trigger 17:33:59 OK: 273 MiB in 65 packages 17:34:00 Removing intermediate container afc1bd5d045a 17:34:00 ---> fe8acaeaf0e3 17:34:00 Step 8/13 : WORKDIR /device-usb-camera 17:34:01 ---> Running in b70f2d1532e8 17:34:01 Removing intermediate container b70f2d1532e8 17:34:01 ---> 6bed5f434691 17:34:01 Step 9/13 : COPY go.mod vendor* ./ 17:34:01 ---> b3d526722661 17:34:01 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:01 ---> Running in ffa8440c0ca2 17:35:23 Removing intermediate container ffa8440c0ca2 17:35:23 ---> 7855b9be2601 17:35:23 Step 11/13 : COPY . . 17:35:23 ---> da5b561000de 17:35:23 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:35:23 ---> Running in 7fab26aa7b24 17:35:23  % Total % Received % Xferd Average Speed Time Time Time Current 17:35:23 Dload Upload Total Spent Left Speed 17:35:23 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9695 0 --:--:-- --:--:-- --:--:-- 9713 17:35:24 Removing intermediate container 7fab26aa7b24 17:35:24 ---> b7aa77e856e9 17:35:24 Step 13/13 : RUN ${MAKE} 17:35:24 ---> Running in 255f0ced1b71 17:35:25 noop 17:35:26 Removing intermediate container 255f0ced1b71 17:35:26 ---> 016b03325d51 17:35:26 Successfully built 016b03325d51 17:35:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:26 + docker inspect -f . ci-base-image-arm64 17:35:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:27 prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container 17:35:27 $ 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:35:28 $ docker top 591bcf40314391695516904c96c9ac3c1b1e78018e48abef2a6d71045f21098c -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:29 + go version 17:35:29 go version go1.21.0 linux/arm64 [Pipeline] } 17:35:29 $ docker stop --time=1 591bcf40314391695516904c96c9ac3c1b1e78018e48abef2a6d71045f21098c 17:35:30 $ docker rm -f --volumes 591bcf40314391695516904c96c9ac3c1b1e78018e48abef2a6d71045f21098c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:31 + docker inspect -f . ci-base-image-arm64 17:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:31 prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container 17:35:31 $ 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:35:34 $ docker top 7134df972bd2c674e2fda69f7bb2b0a9e6fbf7ffb737d6f185c2b29851398281 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:34 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:35:35 + make test 17:35:35 go test ./... -coverprofile=coverage.out ./... 17:35:39 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:37:16 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:37:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements 17:37:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:37:17 go vet ./... 17:37:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:37:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:37:49 ./bin/test-attribution-txt.sh [Pipeline] echo 17:37:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:37:49 $ docker stop --time=1 7134df972bd2c674e2fda69f7bb2b0a9e6fbf7ffb737d6f185c2b29851398281 17:37:51 $ docker rm -f --volumes 7134df972bd2c674e2fda69f7bb2b0a9e6fbf7ffb737d6f185c2b29851398281 [Pipeline] // withDockerContainer [Pipeline] sh 17:37:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:37:52 Warning: overwriting stash ‘coverage-report’ 17:37:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:37:54 + ls -al . 17:37:54 total 216 17:37:54 drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 17:35 . 17:37:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:32 .. 17:37:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 17:33 .git 17:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:33 .github 17:37:54 -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 17:33 .gitignore 17:37:54 -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 17:33 .golangci.yml 17:37:54 -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 17:33 .hadolint.yml 17:37:54 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 17:33 Attribution.txt 17:37:54 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 17:33 CHANGELOG.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 17:33 Dockerfile 17:37:54 -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 17:33 GOVERNANCE.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 17:33 Jenkinsfile 17:37:54 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 17:33 LICENSE 17:37:54 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 17:33 Makefile 17:37:54 -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 17:33 OWNERS.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 17:33 README.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 17:31 VERSION 17:37:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 17:33 bin 17:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:33 cmd 17:37:54 -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 17:37 coverage.out 17:37:54 -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 17:33 docker-entrypoint.sh 17:37:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 17:33 docs 17:37:54 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 17:33 go.mod 17:37:54 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 17:33 go.sum 17:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:33 internal 17:37:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:33 snap 17:37:54 -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 17:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:54 + 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=5f114de3a4037202f201685bc7a4bba4b669ad4e --label arch=arm64 --label version=0.0.0 . 17:37:55 Sending build context to Docker daemon 1.409MB 17:37:55 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:37:55 Step 2/36 : FROM ${BASE} AS builder 17:37:55 ---> 016b03325d51 17:37:55 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:37:55 ---> Running in 5b9bebdf111b 17:37:55 Removing intermediate container 5b9bebdf111b 17:37:55 ---> 3fcd5f3cf4b2 17:37:55 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:37:55 ---> Running in 4723f495eafc 17:37:55 Removing intermediate container 4723f495eafc 17:37:55 ---> b2c55801262b 17:37:55 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:37:55 ---> Running in b13e24cbd368 17:37:56 Removing intermediate container b13e24cbd368 17:37:56 ---> 520e50d309a1 17:37:56 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:37:56 ---> Running in 1defc82b3f52 17:37:56 Removing intermediate container 1defc82b3f52 17:37:56 ---> 2c0f1a3f3574 17:37:56 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:37:56 ---> Running in cd31c853e6c5 17:37:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:37:59 OK: 273 MiB in 65 packages 17:38:00 Removing intermediate container cd31c853e6c5 17:38:00 ---> 5f4ac84efdfd 17:38:00 Step 8/36 : WORKDIR /device-usb-camera 17:38:00 ---> Running in 5f06997c83c7 17:38:00 Removing intermediate container 5f06997c83c7 17:38:00 ---> 7b0cf04f0cdd 17:38:00 Step 9/36 : COPY go.mod vendor* ./ 17:38:00 ---> 6b0fa01d989a 17:38:00 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:01 ---> Running in d62ad51cd667 17:38:03 Removing intermediate container d62ad51cd667 17:38:03 ---> b188d395b008 17:38:03 Step 11/36 : COPY . . 17:38:04 ---> f0fbabe87b1d 17:38:04 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:38:04 ---> Running in 27c738a67d84 17:38:05  % Total % Received % Xferd Average Speed Time Time Time Current 17:38:05 Dload Upload Total Spent Left Speed 17:38:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4537 0 --:--:-- --:--:-- --:--:-- 4556 17:38:06 Removing intermediate container 27c738a67d84 17:38:06 ---> 7afe454a2848 17:38:06 Step 13/36 : RUN ${MAKE} 17:38:06 ---> Running in f3176357eead 17:38:07 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.32" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:40:14 Removing intermediate container f3176357eead 17:40:14 ---> 711c11418a28 17:40:14 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:40:14 v0.21.6: Pulling from aler9/rtsp-simple-server 17:40:14 8766b47fe142: Pulling fs layer 17:40:14 8766b47fe142: Verifying Checksum 17:40:14 8766b47fe142: Download complete 17:40:14 8766b47fe142: Pull complete 17:40:14 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:40:14 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:40:14 ---> 69d40e2cb93c 17:40:14 Step 15/36 : FROM alpine:3.18 17:40:14 3.18: Pulling from library/alpine 17:40:14 9fda8d8052c6: Already exists 17:40:14 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:40:14 Status: Downloaded newer image for alpine:3.18 17:40:14 ---> f6648c04cd6c 17:40:14 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:40:14 ---> Running in c49156e1ec8e 17:40:14 Removing intermediate container c49156e1ec8e 17:40:14 ---> 7ce3298cd8d6 17:40:14 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:40:14 ---> Running in d6fe3f9ba07d 17:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:40:16 (1/104) Installing dumb-init (1.2.5-r2) 17:40:16 (2/104) Installing sdl2 (2.26.5-r0) 17:40:17 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:40:17 (4/104) Installing aom-libs (3.6.1-r0) 17:40:17 (5/104) Installing libxau (1.0.11-r2) 17:40:17 (6/104) Installing libmd (1.0.4-r2) 17:40:17 (7/104) Installing libbsd (0.11.7-r1) 17:40:17 (8/104) Installing libxdmcp (1.1.4-r2) 17:40:17 (9/104) Installing libxcb (1.15-r1) 17:40:17 (10/104) Installing libx11 (1.8.4-r4) 17:40:17 (11/104) Installing libdrm (2.4.115-r4) 17:40:17 (12/104) Installing libxext (1.3.5-r2) 17:40:17 (13/104) Installing libxfixes (6.0.1-r2) 17:40:17 (14/104) Installing libffi (3.4.4-r2) 17:40:17 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:40:17 (16/104) Installing libva (2.18.0-r1) 17:40:17 (17/104) Installing libvdpau (1.5-r1) 17:40:17 (18/104) Installing ffmpeg-libavutil (6.0-r15) 17:40:17 (19/104) Installing libdav1d (1.2.1-r0) 17:40:17 (20/104) Installing brotli-libs (1.0.9-r14) 17:40:17 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:40:17 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:40:17 (23/104) Installing libhwy (1.0.4-r1) 17:40:17 (24/104) Installing lcms2 (2.15-r2) 17:40:17 (25/104) Installing libjxl (0.8.2-r0) 17:40:17 (26/104) Installing lame-libs (3.100-r5) 17:40:17 (27/104) Installing opus (1.4-r0) 17:40:17 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:40:17 (29/104) Installing soxr (0.1.3-r5) 17:40:17 (30/104) Installing ffmpeg-libswresample (6.0-r15) 17:40:17 (31/104) Installing libogg (1.3.5-r4) 17:40:17 (32/104) Installing libtheora (1.1.1-r17) 17:40:17 (33/104) Installing libvorbis (1.3.7-r1) 17:40:17 (34/104) Installing libvpx (1.13.0-r1) 17:40:17 (35/104) Installing libwebp (1.3.2-r0) 17:40:17 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:40:17 (37/104) Installing numactl (2.0.16-r4) 17:40:17 (38/104) Installing x265-libs (3.5-r4) 17:40:18 (39/104) Installing xvidcore (1.3.7-r1) 17:40:18 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 17:40:18 (41/104) Installing alsa-lib (1.2.9-r1) 17:40:18 (42/104) Installing libexpat (2.5.0-r1) 17:40:18 (43/104) Installing libbz2 (1.0.8-r5) 17:40:18 (44/104) Installing libpng (1.6.39-r3) 17:40:18 (45/104) Installing freetype (2.13.0-r5) 17:40:18 (46/104) Installing fontconfig (2.14.2-r3) 17:40:18 (47/104) Installing fribidi (1.0.13-r0) 17:40:18 (48/104) Installing libintl (0.21.1-r7) 17:40:18 (49/104) Installing libblkid (2.38.1-r8) 17:40:18 (50/104) Installing libmount (2.38.1-r8) 17:40:18 (51/104) Installing pcre2 (10.42-r1) 17:40:18 (52/104) Installing glib (2.76.4-r0) 17:40:18 (53/104) Installing graphite2 (1.3.14-r5) 17:40:18 (54/104) Installing harfbuzz (7.3.0-r0) 17:40:19 (55/104) Installing libunibreak (5.1-r0) 17:40:19 (56/104) Installing libass (0.17.1-r0) 17:40:19 (57/104) Installing libbluray (1.3.4-r0) 17:40:19 (58/104) Installing gmp (6.2.1-r3) 17:40:19 (59/104) Installing nettle (3.8.1-r2) 17:40:19 (60/104) Installing libunistring (1.1-r1) 17:40:19 (61/104) Installing libidn2 (2.3.4-r1) 17:40:19 (62/104) Installing p11-kit (0.24.1-r2) 17:40:19 (63/104) Installing libtasn1 (4.19.0-r1) 17:40:19 (64/104) Installing gnutls (3.8.0-r2) 17:40:19 (65/104) Installing mpg123-libs (1.31.3-r1) 17:40:19 (66/104) Installing libopenmpt (0.7.2-r0) 17:40:19 (67/104) Installing cjson (1.7.15-r4) 17:40:19 (68/104) Installing mbedtls (2.28.4-r0) 17:40:19 (69/104) Installing librist (0.2.7-r0) 17:40:19 (70/104) Installing libsrt (1.5.2-r0) 17:40:19 (71/104) Installing libssh (0.10.5-r0) 17:40:19 (72/104) Installing xz-libs (5.4.3-r0) 17:40:19 (73/104) Installing libxml2 (2.11.4-r0) 17:40:19 (74/104) Installing libsodium (1.0.18-r3) 17:40:19 (75/104) Installing libzmq (4.3.4-r4) 17:40:19 (76/104) Installing ffmpeg-libavformat (6.0-r15) 17:40:19 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:40:19 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:40:19 (79/104) Installing shaderc (2023.3-r1) 17:40:19 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:40:19 (81/104) Installing libplacebo (5.264.1-r1) 17:40:19 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 17:40:19 (83/104) Installing ffmpeg-libswscale (6.0-r15) 17:40:19 (84/104) Installing vidstab (1.1.1-r0) 17:40:19 (85/104) Installing zimg (3.0.5-r0) 17:40:19 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 17:40:19 (87/104) Installing libasyncns (0.8-r1) 17:40:19 (88/104) Installing dbus-libs (1.14.8-r0) 17:40:19 (89/104) Installing libltdl (2.4.7-r2) 17:40:19 (90/104) Installing orc (0.4.34-r0) 17:40:19 (91/104) Installing flac-libs (1.4.3-r0) 17:40:20 (92/104) Installing libsndfile (1.2.0-r2) 17:40:20 (93/104) Installing speexdsp (1.2.1-r1) 17:40:20 (94/104) Installing tdb-libs (1.4.8-r1) 17:40:20 (95/104) Installing libpulse (16.1-r10) 17:40:20 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:40:20 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:40:20 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 17:40:20 (99/104) Installing ffmpeg (6.0-r15) 17:40:20 (100/104) Installing udev-init-scripts (35-r1) 17:40:20 (101/104) Installing eudev-libs (3.2.11-r8) 17:40:20 (102/104) Installing zstd-libs (1.5.5-r4) 17:40:20 (103/104) Installing kmod-libs (30-r3) 17:40:20 (104/104) Installing eudev (3.2.11-r8) 17:40:20 Executing busybox-1.36.1-r2.trigger 17:40:20 Executing glib-2.76.4-r0.trigger 17:40:20 Executing eudev-3.2.11-r8.trigger 17:40:20 OK: 110 MiB in 119 packages 17:40:24 Removing intermediate container d6fe3f9ba07d 17:40:24 ---> 1bafe8d1770b 17:40:24 Step 18/36 : WORKDIR / 17:40:24 ---> Running in 3de61de5e7db 17:40:24 Removing intermediate container 3de61de5e7db 17:40:24 ---> 241822299bb5 17:40:24 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:40:27 ---> 06a994b3ca20 17:40:27 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:40:27 ---> dfbb5aaec997 17:40:27 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:40:28 ---> ea375052941a 17:40:28 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:40:28 ---> 24941ada5e4e 17:40:28 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:40:29 ---> 2ce54f56c2f8 17:40:29 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:40:30 ---> 21a510539499 17:40:30 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:40:31 ---> dd2b9a90be37 17:40:31 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:40:31 ---> Running in b6e71daabc17 17:40:33 Removing intermediate container b6e71daabc17 17:40:33 ---> 0b87bd386423 17:40:33 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:40:33 ---> Running in ed200b50feb5 17:40:34 Removing intermediate container ed200b50feb5 17:40:34 ---> a62d453f2e81 17:40:34 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:40:34 ---> Running in f9a4c0f0cf61 17:40:36 Removing intermediate container f9a4c0f0cf61 17:40:36 ---> 012159a640fe 17:40:36 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:40:36 ---> Running in 2d1f4858e725 17:40:38 Removing intermediate container 2d1f4858e725 17:40:38 ---> 913c516e27d5 17:40:38 Step 30/36 : EXPOSE 59983 17:40:38 ---> Running in d1944e15f17f 17:40:38 Removing intermediate container d1944e15f17f 17:40:38 ---> e080e7d324ba 17:40:38 Step 31/36 : EXPOSE 8554 17:40:38 ---> Running in fb31396470b3 17:40:38 Removing intermediate container fb31396470b3 17:40:38 ---> 65ba896f2141 17:40:38 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:40:38 ---> Running in 835c71d0295e 17:40:38 Removing intermediate container 835c71d0295e 17:40:38 ---> ebf9fd09befe 17:40:38 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:40:38 ---> Running in 5dbc79f48f79 17:40:39 Removing intermediate container 5dbc79f48f79 17:40:39 ---> 54f5792168e4 17:40:39 Step 34/36 : LABEL arch=arm64 17:40:39 ---> Running in 246baa0eabb6 17:40:39 Removing intermediate container 246baa0eabb6 17:40:39 ---> 5aaac16b7aba 17:40:39 Step 35/36 : LABEL git_sha=5f114de3a4037202f201685bc7a4bba4b669ad4e 17:40:39 ---> Running in a862755a9e0b 17:40:39 Removing intermediate container a862755a9e0b 17:40:39 ---> 862e223158b4 17:40:39 Step 36/36 : LABEL version=0.0.0 17:40:39 ---> Running in a474e11364c5 17:40:40 Removing intermediate container a474e11364c5 17:40:40 ---> 962cf5ab0e5b 17:40:40 [Warning] One or more build-args [ARCH] were not consumed 17:40:40 Successfully built 962cf5ab0e5b 17:40:40 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:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:41 17:40:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:41 arm64: Pulling from edgex-lftools-log-publisher 17:40:41 8998bd30e6a1: Pulling fs layer 17:40:41 04944245beec: Pulling fs layer 17:40:41 699f458cf7ca: Pulling fs layer 17:40:41 765212b225bb: Pulling fs layer 17:40:41 f23df028b6ca: Pulling fs layer 17:40:41 d65c8cfc05b1: Pulling fs layer 17:40:41 2437ff75d9bd: Pulling fs layer 17:40:41 f23df028b6ca: Waiting 17:40:41 765212b225bb: Waiting 17:40:41 d65c8cfc05b1: Waiting 17:40:41 2437ff75d9bd: Waiting 17:40:41 04944245beec: Verifying Checksum 17:40:41 04944245beec: Download complete 17:40:41 765212b225bb: Download complete 17:40:41 f23df028b6ca: Download complete 17:40:41 d65c8cfc05b1: Verifying Checksum 17:40:41 d65c8cfc05b1: Download complete 17:40:42 699f458cf7ca: Verifying Checksum 17:40:42 699f458cf7ca: Download complete 17:40:42 8998bd30e6a1: Verifying Checksum 17:40:42 8998bd30e6a1: Download complete 17:40:44 2437ff75d9bd: Verifying Checksum 17:40:44 2437ff75d9bd: Download complete 17:40:46 8998bd30e6a1: Pull complete 17:40:46 04944245beec: Pull complete 17:40:48 699f458cf7ca: Pull complete 17:40:48 765212b225bb: Pull complete 17:40:48 f23df028b6ca: Pull complete 17:40:48 d65c8cfc05b1: Pull complete 17:41:03 2437ff75d9bd: Pull complete 17:41:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:04 prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container 17:41:04 $ 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:41:06 $ docker top 5fa1431477d33867efc094049458695cc5fc22a6648ca7500282d067823cfaec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:07 ---> job-cost.sh 17:41:07 lf-activate-venv: SKIPPING 17:41:07 INFO: No Stack... 17:41:07 INFO: Retrieving Pricing Info for: v3-standard-4 17:41:08 INFO: Archiving Costs [Pipeline] sh 17:41:09 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:41:09 + cut -d, -f6 [Pipeline] lock 17:41:09 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] 17:41:09 Resource [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] did not exist. Created. 17:41:09 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:41:09 /w/workspace/device-usb-camera/1@tmp/durable-919d8f46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:41:10 + echo total: 0.10999999940395355 [Pipeline] stash 17:41:10 Warning: overwriting stash ‘stack-cost’ 17:41:10 Stashed 1 file(s) [Pipeline] } 17:41:10 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:41:10 $ docker stop --time=1 5fa1431477d33867efc094049458695cc5fc22a6648ca7500282d067823cfaec 17:41:11 $ docker rm -f --volumes 5fa1431477d33867efc094049458695cc5fc22a6648ca7500282d067823cfaec [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:41:12 provisioning config files... 17:41:12 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-297@tmp/config8975023981307992958tmp [Pipeline] { [Pipeline] sh 17:41:13 + set +x 17:41:13 + curl -s https://codecov.io/bash 17:41:13 + bash -s -- 17:41:13 17:41:13 _____ _ 17:41:13 / ____| | | 17:41:13 | | ___ __| | ___ ___ _____ __ 17:41:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:41:13 | |___| (_) | (_| | __/ (_| (_) \ V / 17:41:13 \_____\___/ \__,_|\___|\___\___/ \_/ 17:41:13 Bash-1.0.6 17:41:13 17:41:13 17:41:13 ==> git version 2.25.1 found 17:41:13 ==> 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:41:13 Release-Date: 2020-01-08 17:41:13 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:41:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:41:13 ==> Jenkins CI detected. 17:41:13 current dir:  /w/workspace/foundry_device-usb-camera_PR-297 17:41:13 project root: . 17:41:13 --> token set from env 17:41:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:41:13 ==> Running gcov in . (disable via -X gcov) 17:41:13 ==> Python coveragepy not found 17:41:13 ==> Searching for coverage reports in: 17:41:13 + . 17:41:13 -> Found 1 reports 17:41:13 ==> Detecting git/mercurial file structure 17:41:13 ==> Reading reports 17:41:13 + ./coverage.out bytes=54703 17:41:13 ==> Appending adjustments 17:41:13 https://docs.codecov.io/docs/fixing-reports 17:41:13 + Found adjustments 17:41:13 ==> Gzipping contents 17:41:13 8.0K /tmp/codecov.zz2NDT.gz 17:41:13 ==> Uploading reports 17:41:13 url: https://codecov.io 17:41:13 query: branch=PR-297&commit=5f114de3a4037202f201685bc7a4bba4b669ad4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=297&job=&cmd_args= 17:41:13 -> Pinging Codecov 17:41:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-297&commit=5f114de3a4037202f201685bc7a4bba4b669ad4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=297&job=&cmd_args= 17:41:13 -> Uploading to 17:41:13 https://storage.googleapis.com/codecov/v4/raw/2023-09-27/73D8F5FF140700D3E01443B452E23636/5f114de3a4037202f201685bc7a4bba4b669ad4e/4088720b-3e23-46f6-83bb-65fe75e7d11b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T174113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=116abb6c4847c10908cdb90ff7a84449a04598c8139f3ba9db097dbc8b7bb625 17:41:13 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:13 Dload Upload Total Spent Left Speed 17:41:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 23955 --:--:-- --:--:-- --:--:-- 23955 17:41:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5f114de3a4037202f201685bc7a4bba4b669ad4e [Pipeline] } 17:41:13 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:41:15 + [ -d /w/workspace/foundry_device-usb-camera_PR-297/archives ] 17:41:15 + ls -al /w/workspace/foundry_device-usb-camera_PR-297/archives 17:41:15 total 16 17:41:15 drwxr-xr-x 3 root root 4096 Sep 27 17:33 . 17:41:15 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 17:33 .. 17:41:15 drwxr-xr-x 2 root root 4096 Sep 27 17:33 cost 17:41:15 -rw-r--r-- 1 root root 90 Sep 27 17:33 cost.csv 17:41:15 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-297/archives 17:41:15 + ls -al /w/workspace/foundry_device-usb-camera_PR-297/archives 17:41:15 total 16 17:41:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 17:33 . 17:41:15 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 17:33 .. 17:41:15 drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 17:33 cost 17:41:15 -rw-r--r-- 1 jenkins jenkins 90 Sep 27 17:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:41:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:41:16 ---> package-listing.sh 17:41:16 ++ facter osfamily 17:41:16 ++ tr '[:upper:]' '[:lower:]' 17:41:17 + OS_FAMILY=debian 17:41:17 + workspace=/w/workspace/foundry_device-usb-camera_PR-297 17:41:17 + START_PACKAGES=/tmp/packages_start.txt 17:41:17 + END_PACKAGES=/tmp/packages_end.txt 17:41:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:41:17 + PACKAGES=/tmp/packages_start.txt 17:41:17 + '[' /w/workspace/foundry_device-usb-camera_PR-297 ']' 17:41:17 + PACKAGES=/tmp/packages_end.txt 17:41:17 + case "${OS_FAMILY}" in 17:41:17 + dpkg -l 17:41:17 + grep '^ii' 17:41:17 + '[' -f /tmp/packages_start.txt ']' 17:41:17 + '[' -f /tmp/packages_end.txt ']' 17:41:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:41:17 + '[' /w/workspace/foundry_device-usb-camera_PR-297 ']' 17:41:17 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-297/archives/ 17:41:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-297/archives/ [Pipeline] echo 17:41:17 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-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:41:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:18 prd-ubuntu20.04-docker-8c-8g-8053 does not seem to be running inside a container 17:41:18 $ 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-297/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-297 -v /w/workspace/foundry_device-usb-camera_PR-297:/w/workspace/foundry_device-usb-camera_PR-297:rw,z -v /w/workspace/foundry_device-usb-camera_PR-297@tmp:/w/workspace/foundry_device-usb-camera_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:41:18 $ docker top 003eff0ad3d66b959ba3655303222a4113910ce5b77d2f410fc0360fda17ddfa -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:18 + touch /tmp/pre-build-complete [Pipeline] sh 17:41:19 + mkdir -p /var/log/sysstat [Pipeline] sh 17:41:19 + ls /var/log/sa-host 17:41:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:41:19 provisioning config files... 17:41:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-297@tmp/config5321325058559655360tmp [Pipeline] { [Pipeline] echo 17:41:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:41:20 ---> create-netrc.sh [Pipeline] } 17:41:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:41:20 ---> python-tools-install.sh [Pipeline] echo 17:41:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:41:20 ---> sudo-logs.sh 17:41:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:41:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:41:21 ---> job-cost.sh 17:41:21 lf-activate-venv: SKIPPING 17:41:21 DEBUG: total: 0.2199999988079071 17:41:21 INFO: Retrieving Stack Cost... 17:41:21 INFO: Retrieving Pricing Info for: v3-standard-8 17:41:21 INFO: Archiving Costs [Pipeline] echo 17:41:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:41:22 ---> logs-deploy.sh 17:41:22 lf-activate-venv: SKIPPING 17:41:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-297/1 17:41:22 INFO: archiving workspace using pattern(s): 17:41:23 Archives upload complete. 17:41:23 INFO: archiving logs to Nexus