Pull request #349 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 10579e0f85d47aa1e0dc521a9d677bef11869e90+b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 (7c8d893e40b7d633d7d47d86269fe8315c6d9711) 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-ssh1319964421689629496.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh365281082562821849.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-onvif-camera/branches/PR-349/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-onvif-camera/branches/PR-349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6411392502766138191.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-onvif-camera/branches/PR-349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18413694950383104556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12942936643014956164.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-onvif-camera/branches/PR-349/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-onvif-camera/branches/PR-349/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3436968380840995225.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-onvif-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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14760 in /w/workspace/undry_device-onvif-camera_PR-349 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 into PR head commit 10579e0f85d47aa1e0dc521a9d677bef11869e90 Merge succeeded, producing 10579e0f85d47aa1e0dc521a9d677bef11869e90 Checking out Revision 10579e0f85d47aa1e0dc521a9d677bef11869e90 (PR-349) > git config core.sparsecheckout # timeout=10 > git checkout -f 10579e0f85d47aa1e0dc521a9d677bef11869e90 # 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 b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10579e0f85d47aa1e0dc521a9d677bef11869e90 # timeout=10 Commit message: "refactor: Consume Provision Watcher changes for running multiple instances" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:56:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:56:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:56:56 ========================================================= 20:56:56 EdgeX Global Pipelines Version Info 20:56:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:56:57 ------------------- 20:56:57 stable info: 20:56:57 ------------------- 20:56:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:56:57 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:56:57 Message: update stable to v1.0.249 20:56:57 ------------------- 20:56:57 experimental info: 20:56:57 ------------------- 20:56:57 Commited By: **** collab-it+edgex@linuxfoundation.org 20:56:57 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:56:57 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:56:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-349 [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-349 [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-349 [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10579e0f85d47aa1e0dc521a9d677bef11869e90 [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10579e0 [Pipeline] echo 20:56:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:59 provisioning config files... 20:57:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-349@tmp/config9960659162809215788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:00 ---> docker-login.sh 20:57:00 nexus3.edgexfoundry.org:10001 20:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:01 Configure a credential helper to remove this warning. See 20:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:01 20:57:01 Login Succeeded 20:57:01 nexus3.edgexfoundry.org:10002 20:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:01 Configure a credential helper to remove this warning. See 20:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:01 20:57:01 Login Succeeded 20:57:01 nexus3.edgexfoundry.org:10003 20:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:01 Configure a credential helper to remove this warning. See 20:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:01 20:57:01 Login Succeeded 20:57:01 nexus3.edgexfoundry.org:10004 20:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:01 Configure a credential helper to remove this warning. See 20:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:01 20:57:01 Login Succeeded 20:57:01 docker.io 20:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:02 Configure a credential helper to remove this warning. See 20:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:02 20:57:02 Login Succeeded 20:57:02 ---> docker-login.sh ends [Pipeline] } 20:57:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:57:02 + git rev-list -1 --merges 10579e0f85d47aa1e0dc521a9d677bef11869e90~1..10579e0f85d47aa1e0dc521a9d677bef11869e90 [Pipeline] echo 20:57:02 -----------> git rev-list -1 --merges 10579e0f85d47aa1e0dc521a9d677bef11869e90~1..10579e0f85d47aa1e0dc521a9d677bef11869e90 10579e0f85d47aa1e0dc521a9d677bef11869e90 [false] [Pipeline] sh 20:57:03 + git log --format=format:%s -1 10579e0f85d47aa1e0dc521a9d677bef11869e90 [Pipeline] echo 20:57:03 ========================================================= 20:57:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:57:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:04 + git log --format=format:%s -1 10579e0f85d47aa1e0dc521a9d677bef11869e90 [Pipeline] echo 20:57:04 [semverPrep] GIT_COMMIT: 10579e0f85d47aa1e0dc521a9d677bef11869e90, Commit Message: refactor: Consume Provision Watcher changes for running multiple instances [Pipeline] echo 20:57:04 [semverPrep] This is not a build commit. [Pipeline] sh 20:57:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:57:05 + grep -v github /etc/ssh/ssh_known_hosts 20:57:05 + [ -e /tmp/ssh_known_hosts ] 20:57:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:57:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:57:05 + sudo tee -a /etc/ssh/ssh_known_hosts 20:57:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:05 20:57:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:06 0.1.4: Pulling from edgex-devops/py-git-semver 20:57:06 b85a868b505f: Pulling fs layer 20:57:06 e2be974225ed: Pulling fs layer 20:57:06 339a4e72a1f5: Pulling fs layer 20:57:06 988bab9f4d93: Pulling fs layer 20:57:06 1469e6f7b9e6: Pulling fs layer 20:57:06 eaf3925da568: Pulling fs layer 20:57:06 bab4dde63d76: Pulling fs layer 20:57:06 bde34c3a00c8: Pulling fs layer 20:57:06 b352a97aabf1: Pulling fs layer 20:57:06 4872d77fe225: Pulling fs layer 20:57:06 5851b861e8e6: Pulling fs layer 20:57:06 bde34c3a00c8: Waiting 20:57:06 b352a97aabf1: Waiting 20:57:06 988bab9f4d93: Waiting 20:57:06 4872d77fe225: Waiting 20:57:06 5851b861e8e6: Waiting 20:57:06 1469e6f7b9e6: Waiting 20:57:06 bab4dde63d76: Waiting 20:57:06 eaf3925da568: Waiting 20:57:06 e2be974225ed: Download complete 20:57:06 988bab9f4d93: Verifying Checksum 20:57:06 988bab9f4d93: Download complete 20:57:06 1469e6f7b9e6: Verifying Checksum 20:57:06 1469e6f7b9e6: Download complete 20:57:06 eaf3925da568: Verifying Checksum 20:57:06 eaf3925da568: Download complete 20:57:06 339a4e72a1f5: Verifying Checksum 20:57:06 339a4e72a1f5: Download complete 20:57:06 bde34c3a00c8: Verifying Checksum 20:57:06 bde34c3a00c8: Download complete 20:57:06 b352a97aabf1: Verifying Checksum 20:57:06 b352a97aabf1: Download complete 20:57:06 4872d77fe225: Download complete 20:57:06 5851b861e8e6: Download complete 20:57:06 b85a868b505f: Verifying Checksum 20:57:06 b85a868b505f: Download complete 20:57:06 bab4dde63d76: Download complete 20:57:07 b85a868b505f: Pull complete 20:57:08 e2be974225ed: Pull complete 20:57:08 339a4e72a1f5: Pull complete 20:57:08 988bab9f4d93: Pull complete 20:57:08 1469e6f7b9e6: Pull complete 20:57:08 eaf3925da568: Pull complete 20:57:10 bab4dde63d76: Pull complete 20:57:10 bde34c3a00c8: Pull complete 20:57:10 b352a97aabf1: Pull complete 20:57:11 4872d77fe225: Pull complete 20:57:11 5851b861e8e6: Pull complete 20:57:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:57:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:11 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 20:57:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-349 -v /w/workspace/undry_device-onvif-camera_PR-349:/w/workspace/undry_device-onvif-camera_PR-349:rw,z -v /w/workspace/undry_device-onvif-camera_PR-349@tmp:/w/workspace/undry_device-onvif-camera_PR-349@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-devops/py-git-semver:0.1.4 cat 20:57:14 $ docker top d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae -eo pid,comm 20:57:14 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). 20:57:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:14 [ssh-agent] Looking for ssh-agent implementation... 20:57:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:14 $ docker exec d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae ssh-agent 20:57:14 SSH_AUTH_SOCK=/tmp/ssh-GpulYiUz8ZbH/agent.33 20:57:14 SSH_AGENT_PID=40 20:57:14 Running ssh-add (command line suppressed) 20:57:14 Identity added: /w/workspace/undry_device-onvif-camera_PR-349@tmp/private_key_14452445421127453531.key (/w/workspace/undry_device-onvif-camera_PR-349@tmp/private_key_14452445421127453531.key) 20:57:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:15 + git tag --points-at HEAD [Pipeline] } 20:57:15 $ docker exec --env ******** --env ******** d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae ssh-agent -k 20:57:15 unset SSH_AUTH_SOCK; 20:57:15 unset SSH_AGENT_PID; 20:57:15 echo Agent pid 40 killed; 20:57:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:57:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:15 [ssh-agent] Looking for ssh-agent implementation... 20:57:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:15 $ docker exec d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae ssh-agent 20:57:15 SSH_AUTH_SOCK=/tmp/ssh-RTSQ2FrRXqhZ/agent.73 20:57:15 SSH_AGENT_PID=79 20:57:15 Running ssh-add (command line suppressed) 20:57:15 Identity added: /w/workspace/undry_device-onvif-camera_PR-349@tmp/private_key_12884136469364181770.key (/w/workspace/undry_device-onvif-camera_PR-349@tmp/private_key_12884136469364181770.key) 20:57:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:16 + git semver init 20:57:16 2023-05-09 20:57:16,541 [run_init] DEBUG init version:0.0.0 force:False 20:57:16 2023-05-09 20:57:16,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-349/.semver 20:57:16 2023-05-09 20:57:16,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-349/.semver 20:57:16 2023-05-09 20:57:16,543 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-349/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-349, universal_newlines=False, shell=None, istream=None) 20:57:17 2023-05-09 20:57:17,454 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-349/.git/info/exclude 20:57:17 2023-05-09 20:57:17,454 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-349/.semver/PR-349 with force:False 20:57:17 2023-05-09 20:57:17,455 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-349/.semver/PR-349 20:57:17 2023-05-09 20:57:17,459 [execute] INFO git cat-file --batch-check 20:57:17 2023-05-09 20:57:17,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-349/.semver, universal_newlines=False, shell=None, istream=) 20:57:17 2023-05-09 20:57:17,466 [execute] INFO git cat-file --batch 20:57:17 2023-05-09 20:57:17,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-349/.semver, universal_newlines=False, shell=None, istream=) 20:57:17 2023-05-09 20:57:17,472 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-349/.semver/PR-349 20:57:17 0.0.0 [Pipeline] } 20:57:17 $ docker exec --env ******** --env ******** d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae ssh-agent -k 20:57:17 unset SSH_AUTH_SOCK; 20:57:17 unset SSH_AGENT_PID; 20:57:17 echo Agent pid 79 killed; 20:57:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:18 + git semver [Pipeline] } 20:57:18 $ docker stop --time=1 d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae 20:57:19 $ docker rm -f --volumes d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae [Pipeline] // withDockerContainer [Pipeline] sh 20:57:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:57:20 Stashed 1 file(s) [Pipeline] echo 20:57:20 [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 20:57:21 provisioning config files... 20:57:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-349@tmp/config17981136169664684281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:21 ---> docker-login.sh 20:57:21 nexus3.edgexfoundry.org:10001 20:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:21 Configure a credential helper to remove this warning. See 20:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:21 20:57:21 Login Succeeded 20:57:21 nexus3.edgexfoundry.org:10002 20:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:21 Configure a credential helper to remove this warning. See 20:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:21 20:57:21 Login Succeeded 20:57:21 nexus3.edgexfoundry.org:10003 20:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:21 Configure a credential helper to remove this warning. See 20:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:21 20:57:21 Login Succeeded 20:57:21 nexus3.edgexfoundry.org:10004 20:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:21 Configure a credential helper to remove this warning. See 20:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:21 20:57:21 Login Succeeded 20:57:21 docker.io 20:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:21 Configure a credential helper to remove this warning. See 20:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:21 20:57:21 Login Succeeded 20:57:21 ---> docker-login.sh ends [Pipeline] } 20:57:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:57:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:22 ========================================================= 20:57:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:57:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:57:22 Sending build context to Docker daemon 21.56MB 20:57:22 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:57:22 Step 2/13 : FROM ${BASE} AS builder 20:57:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:57:23 f56be85fc22e: Pulling fs layer 20:57:23 85791d961cd3: Pulling fs layer 20:57:23 d694b5ae8c79: Pulling fs layer 20:57:23 9f32a84ed3da: Pulling fs layer 20:57:23 4d19c01a9841: Pulling fs layer 20:57:23 9325e15d5711: Pulling fs layer 20:57:23 556b6ee489ea: Pulling fs layer 20:57:23 c5a4b2cf53e6: Pulling fs layer 20:57:23 9f32a84ed3da: Waiting 20:57:23 556b6ee489ea: Waiting 20:57:23 9325e15d5711: Waiting 20:57:23 85791d961cd3: Verifying Checksum 20:57:23 85791d961cd3: Download complete 20:57:23 9f32a84ed3da: Verifying Checksum 20:57:23 9f32a84ed3da: Download complete 20:57:23 f56be85fc22e: Verifying Checksum 20:57:23 f56be85fc22e: Download complete 20:57:23 4d19c01a9841: Download complete 20:57:23 9325e15d5711: Verifying Checksum 20:57:23 9325e15d5711: Download complete 20:57:23 f56be85fc22e: Pull complete 20:57:23 85791d961cd3: Pull complete 20:57:23 d694b5ae8c79: Verifying Checksum 20:57:23 d694b5ae8c79: Download complete 20:57:23 c5a4b2cf53e6: Verifying Checksum 20:57:23 c5a4b2cf53e6: Download complete 20:57:24 556b6ee489ea: Verifying Checksum 20:57:24 556b6ee489ea: Download complete 20:57:27 d694b5ae8c79: Pull complete 20:57:27 9f32a84ed3da: Pull complete 20:57:27 4d19c01a9841: Pull complete 20:57:27 9325e15d5711: Pull complete 20:57:29 556b6ee489ea: Pull complete 20:57:30 c5a4b2cf53e6: Pull complete 20:57:30 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:57:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:57:30 ---> c4be618373d6 20:57:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:57:35 ---> Running in 26d72b15359a 20:57:35 Removing intermediate container 26d72b15359a 20:57:35 ---> 3abda0ce984c 20:57:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:57:35 ---> Running in b3f17afae7c7 20:57:35 Removing intermediate container b3f17afae7c7 20:57:35 ---> 024f0fb2ef88 20:57:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 20:57:35 ---> Running in b65fbf665a06 20:57:35 Removing intermediate container b65fbf665a06 20:57:35 ---> de791a24818b 20:57:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 20:57:35 ---> Running in 6a42e37f0273 20:57:35 Removing intermediate container 6a42e37f0273 20:57:35 ---> 96c169bffb5f 20:57:35 Step 7/13 : LABEL Name=edgex-device-onvif-camera 20:57:35 ---> Running in ea8900c93586 20:57:35 Removing intermediate container ea8900c93586 20:57:35 ---> b1edf3fc5bb4 20:57:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:57:35 ---> Running in 57ff97c8af34 20:57:35 Still waiting to schedule task 20:57:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:57:36 OK: 265 MiB in 53 packages 20:57:36 Removing intermediate container 57ff97c8af34 20:57:36 ---> 5ba0ed6108e7 20:57:36 Step 9/13 : WORKDIR /device-onvif-camera 20:57:36 ---> Running in 144120202afc 20:57:36 Removing intermediate container 144120202afc 20:57:36 ---> 80641990b341 20:57:36 Step 10/13 : COPY go.mod vendor* ./ 20:57:36 ---> 57d7e5cd0fd8 20:57:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:36 ---> Running in 8dbc5dc86b1c 20:58:09 Removing intermediate container 8dbc5dc86b1c 20:58:09 ---> 1647d8ccfa46 20:58:09 Step 12/13 : COPY . . 20:58:09 ---> 5fcc235dfe01 20:58:09 Step 13/13 : RUN ${MAKE} 20:58:09 ---> Running in 4baa1635d5eb 20:58:09 noop 20:58:09 Removing intermediate container 4baa1635d5eb 20:58:09 ---> d1aed93e0965 20:58:09 Successfully built d1aed93e0965 20:58:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:09 + docker inspect -f . ci-base-image-x86_64 20:58:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:09 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 20:58:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-349 -v /w/workspace/undry_device-onvif-camera_PR-349:/w/workspace/undry_device-onvif-camera_PR-349:rw,z -v /w/workspace/undry_device-onvif-camera_PR-349@tmp:/w/workspace/undry_device-onvif-camera_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:58:10 $ docker top 0d29119b26965c55cd5c888c687183ede6f035da108f48f6664ca390a17ad75b -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:10 + go version 20:58:10 go version go1.20.2 linux/amd64 [Pipeline] } 20:58:10 $ docker stop --time=1 0d29119b26965c55cd5c888c687183ede6f035da108f48f6664ca390a17ad75b 20:58:11 $ docker rm -f --volumes 0d29119b26965c55cd5c888c687183ede6f035da108f48f6664ca390a17ad75b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:12 + docker inspect -f . ci-base-image-x86_64 20:58:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:12 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 20:58:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-349 -v /w/workspace/undry_device-onvif-camera_PR-349:/w/workspace/undry_device-onvif-camera_PR-349:rw,z -v /w/workspace/undry_device-onvif-camera_PR-349@tmp:/w/workspace/undry_device-onvif-camera_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:58:13 $ docker top 3c385fe26f09bbf54f07c966e5f9451296bacf56b999118fa7d3e084fe8473a0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:13 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-349 [Pipeline] fileExists [Pipeline] sh 20:58:13 + make test 20:58:13 go test ./... -coverprofile=coverage.out ./... 20:58:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:58:31 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:58:31 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:58:32 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.050s coverage: 30.9% of statements 20:58:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.306s coverage: 86.5% of statements 20:58:42 go vet ./... 20:58:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:58:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:58:45 ./bin/test-attribution-txt.sh [Pipeline] echo 20:58:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:58:45 $ docker stop --time=1 3c385fe26f09bbf54f07c966e5f9451296bacf56b999118fa7d3e084fe8473a0 20:58:48 $ docker rm -f --volumes 3c385fe26f09bbf54f07c966e5f9451296bacf56b999118fa7d3e084fe8473a0 [Pipeline] // withDockerContainer [Pipeline] sh 20:58:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:58:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:58:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:58:49 + ls -al . 20:58:49 total 232 20:58:49 drwxrwxr-x 10 jenkins jenkins 4096 May 9 20:58 . 20:58:49 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:56 .. 20:58:49 drwxrwxr-x 8 jenkins jenkins 4096 May 9 20:57 .git 20:58:49 drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:56 .github 20:58:49 -rw-rw-r-- 1 jenkins jenkins 496 May 9 20:56 .gitignore 20:58:49 -rw-rw-r-- 1 jenkins jenkins 42 May 9 20:56 .golangci.yml 20:58:49 drwxr-xr-x 3 jenkins jenkins 4096 May 9 20:57 .semver 20:58:49 -rw-rw-r-- 1 jenkins jenkins 10087 May 9 20:56 Attribution.txt 20:58:49 -rw-rw-r-- 1 jenkins jenkins 6312 May 9 20:56 CHANGELOG.md 20:58:49 -rw-rw-r-- 1 jenkins jenkins 1574 May 9 20:56 Dockerfile 20:58:49 -rw-rw-r-- 1 jenkins jenkins 677 May 9 20:56 GOVERNANCE.md 20:58:49 -rw-rw-r-- 1 jenkins jenkins 734 May 9 20:56 Jenkinsfile 20:58:49 -rw-rw-r-- 1 jenkins jenkins 11348 May 9 20:56 LICENSE 20:58:49 -rw-rw-r-- 1 jenkins jenkins 2751 May 9 20:56 Makefile 20:58:49 -rw-rw-r-- 1 jenkins jenkins 625 May 9 20:56 OWNERS.md 20:58:49 -rw-rw-r-- 1 jenkins jenkins 2591 May 9 20:56 README.md 20:58:49 -rw-rw-r-- 1 jenkins jenkins 5 May 9 20:57 VERSION 20:58:49 drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:56 bin 20:58:49 drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:56 cmd 20:58:49 -rw-r--r-- 1 jenkins jenkins 79213 May 9 20:58 coverage.out 20:58:49 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:56 doc 20:58:49 -rw-rw-r-- 1 jenkins jenkins 3642 May 9 20:56 go.mod 20:58:49 -rw-rw-r-- 1 jenkins jenkins 33491 May 9 20:56 go.sum 20:58:49 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:56 internal 20:58:49 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:56 snap 20:58:49 -rw-rw-r-- 1 jenkins jenkins 236 May 9 20:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:50 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=10579e0f85d47aa1e0dc521a9d677bef11869e90 --label arch=amd64 --label version=0.0.0 . 20:58:50 Sending build context to Docker daemon 21.64MB 20:58:50 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:58:50 Step 2/26 : FROM ${BASE} AS builder 20:58:50 ---> d1aed93e0965 20:58:50 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:58:50 ---> Running in 18f550a849a2 20:58:50 Removing intermediate container 18f550a849a2 20:58:50 ---> 337e2bd35e6b 20:58:50 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:58:50 ---> Running in ecc2670062d4 20:58:50 Removing intermediate container ecc2670062d4 20:58:50 ---> 1ae5f1270877 20:58:50 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 20:58:50 ---> Running in bc26039f1ed8 20:58:50 Removing intermediate container bc26039f1ed8 20:58:50 ---> 5d72c707ab89 20:58:50 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:58:50 ---> Running in b56f45e788c3 20:58:51 Removing intermediate container b56f45e788c3 20:58:51 ---> 46f3c08140d0 20:58:51 Step 7/26 : LABEL Name=edgex-device-onvif-camera 20:58:51 ---> Running in 968818f6acbc 20:58:51 Removing intermediate container 968818f6acbc 20:58:51 ---> 9a48f16339be 20:58:51 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:58:51 ---> Running in 25c11a489998 20:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:58:51 OK: 265 MiB in 53 packages 20:58:52 Removing intermediate container 25c11a489998 20:58:52 ---> bc939f9ae4bb 20:58:52 Step 9/26 : WORKDIR /device-onvif-camera 20:58:52 ---> Running in 3ed38e7fb9d0 20:58:52 Removing intermediate container 3ed38e7fb9d0 20:58:52 ---> 39eaa7e42773 20:58:52 Step 10/26 : COPY go.mod vendor* ./ 20:58:52 ---> 729054628587 20:58:52 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:52 ---> Running in 9d7f19b0b75a 20:58:53 Removing intermediate container 9d7f19b0b75a 20:58:53 ---> 3f39dac90157 20:58:53 Step 12/26 : COPY . . 20:58:53 ---> 3abc49c6a889 20:58:53 Step 13/26 : RUN ${MAKE} 20:58:53 ---> Running in 8a5843165118 20:58:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 20:59:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14761 in /w/workspace/undry_device-onvif-camera_PR-349 [Pipeline] { [Pipeline] ws 20:59:14 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 20:59:14 The recommended git tool is: git 20:59:16 Removing intermediate container 8a5843165118 20:59:16 ---> 3020fecb6c0d 20:59:16 Step 14/26 : FROM alpine:3.17 20:59:16 3.17: Pulling from library/alpine 20:59:16 f56be85fc22e: Already exists 20:59:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:59:16 Status: Downloaded newer image for alpine:3.17 20:59:16 ---> 9ed4aefc74f6 20:59:16 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:59:16 ---> Running in 74cc15313d41 20:59:16 Removing intermediate container 74cc15313d41 20:59:16 ---> 9b8fb52b1f8c 20:59:16 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:59:16 ---> Running in 0ef0a677137d 20:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:16 (1/1) Installing dumb-init (1.2.5-r2) 20:59:16 Executing busybox-1.35.0-r29.trigger 20:59:16 OK: 7 MiB in 16 packages 20:59:16 Removing intermediate container 0ef0a677137d 20:59:16 ---> 4b1caec015c8 20:59:16 Step 17/26 : WORKDIR / 20:59:16 ---> Running in d30455b3dd3b 20:59:16 Removing intermediate container d30455b3dd3b 20:59:16 ---> 165b82d6c3bf 20:59:16 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 20:59:17 ---> b02abfa88419 20:59:17 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 20:59:17 ---> 6d5a03246d03 20:59:17 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:59:17 ---> 8465cff7f9b8 20:59:17 Step 21/26 : EXPOSE 59984 20:59:17 ---> Running in 3c2c3f1819d6 20:59:17 Removing intermediate container 3c2c3f1819d6 20:59:17 ---> f3e5ede1a74c 20:59:17 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 20:59:17 ---> Running in 96f282bd3248 20:59:17 Removing intermediate container 96f282bd3248 20:59:17 ---> b19e54630ab4 20:59:17 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:59:17 ---> Running in d419ee59a2a1 20:59:17 Removing intermediate container d419ee59a2a1 20:59:17 ---> 8bc7e99bd045 20:59:17 Step 24/26 : LABEL arch=amd64 20:59:17 ---> Running in 8812110bd441 20:59:18 Removing intermediate container 8812110bd441 20:59:18 ---> 0437390bd2da 20:59:18 Step 25/26 : LABEL git_sha=10579e0f85d47aa1e0dc521a9d677bef11869e90 20:59:18 ---> Running in b2441d4b4608 20:59:18 Removing intermediate container b2441d4b4608 20:59:18 ---> 9eedbe970380 20:59:18 Step 26/26 : LABEL version=0.0.0 20:59:18 ---> Running in 7f1bb8479401 20:59:18 Removing intermediate container 7f1bb8479401 20:59:18 ---> 00961901ceb4 20:59:18 [Warning] One or more build-args [ARCH] were not consumed 20:59:18 Successfully built 00961901ceb4 20:59:18 Successfully tagged device-onvif-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 20:59:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:19 20:59:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:19 latest: Pulling from edgex-lftools-log-publisher 20:59:19 5eb5b503b376: Pulling fs layer 20:59:19 5c69ac0246d0: Pulling fs layer 20:59:19 ec43610c2a17: Pulling fs layer 20:59:19 3a2ae6a8a46f: Pulling fs layer 20:59:19 33b1e0a273af: Pulling fs layer 20:59:19 5d3b04190fa2: Pulling fs layer 20:59:19 2f39f015ded8: Pulling fs layer 20:59:19 33b1e0a273af: Waiting 20:59:19 3a2ae6a8a46f: Waiting 20:59:19 2f39f015ded8: Waiting 20:59:19 5d3b04190fa2: Waiting 20:59:19 5c69ac0246d0: Verifying Checksum 20:59:19 5c69ac0246d0: Download complete 20:59:19 3a2ae6a8a46f: Verifying Checksum 20:59:19 3a2ae6a8a46f: Download complete 20:59:19 33b1e0a273af: Verifying Checksum 20:59:19 33b1e0a273af: Download complete 20:59:19 5d3b04190fa2: Verifying Checksum 20:59:19 5d3b04190fa2: Download complete 20:59:20 ec43610c2a17: Verifying Checksum 20:59:20 ec43610c2a17: Download complete 20:59:20 5eb5b503b376: Verifying Checksum 20:59:20 5eb5b503b376: Download complete 20:59:20 using credential edgex-jenkins-ssh 20:59:20 2f39f015ded8: Download complete 20:59:20 Cloning the remote Git repository 20:59:20 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 20:59:20 > git init /w/workspace/device-onvif-camera/1 # timeout=10 20:59:20 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 20:59:20 > git --version # timeout=10 20:59:20 > git --version # 'git version 2.25.1' 20:59:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:21 5eb5b503b376: Pull complete 20:59:21 5c69ac0246d0: Pull complete 20:59:21 ec43610c2a17: Pull complete 20:59:21 3a2ae6a8a46f: Pull complete 20:59:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:22 33b1e0a273af: Pull complete 20:59:22 5d3b04190fa2: Pull complete 20:59:22 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 20:59:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:23 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 20:59:23 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 20:59:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:59:24 Merging remotes/origin/main commit b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 into PR head commit 10579e0f85d47aa1e0dc521a9d677bef11869e90 20:59:24 Merge succeeded, producing 10579e0f85d47aa1e0dc521a9d677bef11869e90 20:59:24 Checking out Revision 10579e0f85d47aa1e0dc521a9d677bef11869e90 (PR-349) 20:59:24 > git config core.sparsecheckout # timeout=10 20:59:24 > git checkout -f 10579e0f85d47aa1e0dc521a9d677bef11869e90 # timeout=10 20:59:24 > git remote # timeout=10 20:59:24 > git config --get remote.origin.url # timeout=10 20:59:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:24 > git merge b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 # timeout=10 20:59:24 > git rev-parse HEAD^{commit} # timeout=10 20:59:24 > git config core.sparsecheckout # timeout=10 20:59:24 > git checkout -f 10579e0f85d47aa1e0dc521a9d677bef11869e90 # timeout=10 20:59:26 2f39f015ded8: Pull complete 20:59:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:26 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 20:59:26 $ 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/undry_device-onvif-camera_PR-349 -v /w/workspace/undry_device-onvif-camera_PR-349:/w/workspace/undry_device-onvif-camera_PR-349:rw,z -v /w/workspace/undry_device-onvif-camera_PR-349@tmp:/w/workspace/undry_device-onvif-camera_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:59:28 Commit message: "refactor: Consume Provision Watcher changes for running multiple instances" 20:59:28 > git --version # timeout=10 20:59:28 > git --version # 'git version 2.25.1' 20:59:28 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:59:28 20:59:28 GitHub has been notified of this commit’s build result 20:59:28 20:59:29 $ docker top 8a8f292a16b25b846d8344d5075cac9fdaab193fbd32bd49894216bb573c2212 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 20:59:30 ---> job-cost.sh 20:59:30 lf-activate-venv: SKIPPING 20:59:30 INFO: No Stack... [Pipeline] sh 20:59:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:59:30 % Total % Received % Xferd Average Speed Time Time Time Current 20:59:30 Dload Upload Total Spent Left Speed 20:59:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 20:59:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:59:31 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 20:59:31 + cat /w/workspace/undry_device-onvif-camera_PR-349/archives/cost.csv 20:59:31 + cut -d, -f6 [Pipeline] lock 20:59:31 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] 20:59:31 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] did not exist. Created. 20:59:31 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash 20:59:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh 20:59:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:59:32 + sudo tee /etc/docker/daemon.new 20:59:32 { 20:59:32 "registry-mirrors": [ 20:59:32 "https://nexus3.edgexfoundry.org:10001" 20:59:32 ], 20:59:32 "bip": "10.250.0.254/24", 20:59:32 "hosts": [ 20:59:32 "tcp://0.0.0.0:5555", 20:59:32 "unix:///var/run/docker.sock" 20:59:32 ], 20:59:32 "mtu": 1458, 20:59:32 "selinux-enabled": true, 20:59:32 "seccomp-profile": "/etc/docker/seccomp.json" 20:59:32 } 20:59:32 + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash 20:59:32 Stashed 1 file(s) [Pipeline] } 20:59:32 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:59:32 $ docker stop --time=1 8a8f292a16b25b846d8344d5075cac9fdaab193fbd32bd49894216bb573c2212 20:59:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 20:59:33 $ docker rm -f --volumes 8a8f292a16b25b846d8344d5075cac9fdaab193fbd32bd49894216bb573c2212 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:59:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:52 provisioning config files... 20:59:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config17626284986155328220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:52 ---> docker-login.sh 20:59:52 nexus3.edgexfoundry.org:10001 20:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:53 Configure a credential helper to remove this warning. See 20:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:53 20:59:53 Login Succeeded 20:59:53 nexus3.edgexfoundry.org:10002 20:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:53 Configure a credential helper to remove this warning. See 20:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:53 20:59:53 Login Succeeded 20:59:53 nexus3.edgexfoundry.org:10003 20:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:54 Configure a credential helper to remove this warning. See 20:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:54 20:59:54 Login Succeeded 20:59:54 nexus3.edgexfoundry.org:10004 20:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:54 Configure a credential helper to remove this warning. See 20:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:54 20:59:54 Login Succeeded 20:59:54 docker.io 20:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:54 Configure a credential helper to remove this warning. See 20:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:54 20:59:54 Login Succeeded 20:59:54 ---> docker-login.sh ends [Pipeline] } 20:59:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:55 ========================================================= 20:59:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:59:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:59:56 Sending build context to Docker daemon 14.22MB 20:59:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:59:56 Step 2/13 : FROM ${BASE} AS builder 20:59:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:59:56 c41833b44d91: Pulling fs layer 20:59:56 ed15518f5707: Pulling fs layer 20:59:56 feae8fd75edb: Pulling fs layer 20:59:56 242c74f7c9fa: Pulling fs layer 20:59:56 3cdef696dda3: Pulling fs layer 20:59:56 2ced38df9373: Pulling fs layer 20:59:56 58f1dce35555: Pulling fs layer 20:59:56 3cdef696dda3: Waiting 20:59:56 2ced38df9373: Waiting 20:59:56 58f1dce35555: Waiting 20:59:56 242c74f7c9fa: Waiting 20:59:56 ed15518f5707: Verifying Checksum 20:59:56 ed15518f5707: Download complete 20:59:56 242c74f7c9fa: Verifying Checksum 20:59:56 242c74f7c9fa: Download complete 20:59:56 3cdef696dda3: Verifying Checksum 20:59:56 3cdef696dda3: Download complete 20:59:56 c41833b44d91: Verifying Checksum 20:59:56 c41833b44d91: Download complete 20:59:58 c41833b44d91: Pull complete 20:59:58 58f1dce35555: Verifying Checksum 20:59:58 58f1dce35555: Download complete 20:59:58 ed15518f5707: Pull complete 20:59:59 feae8fd75edb: Verifying Checksum 20:59:59 feae8fd75edb: Download complete 20:59:59 2ced38df9373: Verifying Checksum 20:59:59 2ced38df9373: Download complete 21:00:11 feae8fd75edb: Pull complete 21:00:11 242c74f7c9fa: Pull complete 21:00:11 3cdef696dda3: Pull complete 21:00:17 2ced38df9373: Pull complete 21:00:19 58f1dce35555: Pull complete 21:00:19 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:00:19 ---> fadd8f120f05 21:00:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:00:21 ---> Running in e51c4078af22 21:00:21 Removing intermediate container e51c4078af22 21:00:21 ---> 0e67fe150cad 21:00:21 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:21 ---> Running in 8ae4edc4a482 21:00:21 Removing intermediate container 8ae4edc4a482 21:00:21 ---> 56c1caddccb5 21:00:21 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:00:22 ---> Running in c0e6f9051359 21:00:22 Removing intermediate container c0e6f9051359 21:00:22 ---> d7b9da212a03 21:00:22 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:00:22 ---> Running in 5d67bbff886b 21:00:22 Removing intermediate container 5d67bbff886b 21:00:22 ---> 9a9b22cab4fa 21:00:22 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:00:22 ---> Running in 4ed3d1cfa599 21:00:22 Removing intermediate container 4ed3d1cfa599 21:00:22 ---> ea96dec70b41 21:00:22 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:22 ---> Running in 1f41d73af210 21:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:25 OK: 263 MiB in 53 packages 21:00:26 Removing intermediate container 1f41d73af210 21:00:26 ---> d7a45db449da 21:00:26 Step 9/13 : WORKDIR /device-onvif-camera 21:00:26 ---> Running in fcaa40cac7d4 21:00:27 Removing intermediate container fcaa40cac7d4 21:00:27 ---> 5cffb604ce0f 21:00:27 Step 10/13 : COPY go.mod vendor* ./ 21:00:27 ---> 206eed0a54a9 21:00:27 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:27 ---> Running in e25a3d2e1097 21:01:35 Removing intermediate container e25a3d2e1097 21:01:35 ---> 3a893a47cbc2 21:01:35 Step 12/13 : COPY . . 21:01:35 ---> 7aec4cca096d 21:01:35 Step 13/13 : RUN ${MAKE} 21:01:35 ---> Running in 018dc51a867c 21:01:35 noop 21:01:35 Removing intermediate container 018dc51a867c 21:01:35 ---> 73dd37d72247 21:01:35 Successfully built 73dd37d72247 21:01:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:35 + docker inspect -f . ci-base-image-arm64 21:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:36 prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container 21:01:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:01:37 $ docker top 28bc5d42d502653fc375942bd81b5daf003772501810745084eb1b2599e83192 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:38 + go version 21:01:38 go version go1.20.2 linux/arm64 [Pipeline] } 21:01:38 $ docker stop --time=1 28bc5d42d502653fc375942bd81b5daf003772501810745084eb1b2599e83192 21:01:40 $ docker rm -f --volumes 28bc5d42d502653fc375942bd81b5daf003772501810745084eb1b2599e83192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:41 + docker inspect -f . ci-base-image-arm64 21:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:41 prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container 21:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:01:42 $ docker top 61f2de4e7e43505f86b7ff38699e5f578707af7d9290f822f4030128c1de372a -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:43 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 21:01:43 + make test 21:01:43 go test ./... -coverprofile=coverage.out ./... 21:02:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:04:37 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:04:37 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:04:37 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.193s coverage: 30.9% of statements 21:04:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.868s coverage: 86.5% of statements 21:04:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:04:48 go vet ./... 21:05:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:05:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:05:20 ./bin/test-attribution-txt.sh [Pipeline] echo 21:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:05:20 $ docker stop --time=1 61f2de4e7e43505f86b7ff38699e5f578707af7d9290f822f4030128c1de372a 21:05:22 $ docker rm -f --volumes 61f2de4e7e43505f86b7ff38699e5f578707af7d9290f822f4030128c1de372a [Pipeline] // withDockerContainer [Pipeline] sh 21:05:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:05:23 Warning: overwriting stash ‘coverage-report’ 21:05:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:05:25 + ls -al . 21:05:25 total 228 21:05:25 drwxrwxr-x 9 jenkins jenkins 4096 May 9 21:01 . 21:05:25 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:59 .. 21:05:25 drwxrwxr-x 8 jenkins jenkins 4096 May 9 20:59 .git 21:05:25 drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:59 .github 21:05:25 -rw-rw-r-- 1 jenkins jenkins 496 May 9 20:59 .gitignore 21:05:25 -rw-rw-r-- 1 jenkins jenkins 42 May 9 20:59 .golangci.yml 21:05:25 -rw-rw-r-- 1 jenkins jenkins 10087 May 9 20:59 Attribution.txt 21:05:25 -rw-rw-r-- 1 jenkins jenkins 6312 May 9 20:59 CHANGELOG.md 21:05:25 -rw-rw-r-- 1 jenkins jenkins 1574 May 9 20:59 Dockerfile 21:05:25 -rw-rw-r-- 1 jenkins jenkins 677 May 9 20:59 GOVERNANCE.md 21:05:25 -rw-rw-r-- 1 jenkins jenkins 734 May 9 20:59 Jenkinsfile 21:05:25 -rw-rw-r-- 1 jenkins jenkins 11348 May 9 20:59 LICENSE 21:05:25 -rw-rw-r-- 1 jenkins jenkins 2751 May 9 20:59 Makefile 21:05:25 -rw-rw-r-- 1 jenkins jenkins 625 May 9 20:59 OWNERS.md 21:05:25 -rw-rw-r-- 1 jenkins jenkins 2591 May 9 20:59 README.md 21:05:25 -rw-rw-r-- 1 jenkins jenkins 5 May 9 20:57 VERSION 21:05:25 drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:59 bin 21:05:25 drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:59 cmd 21:05:25 -rw-r--r-- 1 jenkins jenkins 79213 May 9 21:04 coverage.out 21:05:25 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:59 doc 21:05:25 -rw-rw-r-- 1 jenkins jenkins 3642 May 9 20:59 go.mod 21:05:25 -rw-rw-r-- 1 jenkins jenkins 33491 May 9 20:59 go.sum 21:05:25 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:59 internal 21:05:25 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:59 snap 21:05:25 -rw-rw-r-- 1 jenkins jenkins 236 May 9 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:25 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=10579e0f85d47aa1e0dc521a9d677bef11869e90 --label arch=arm64 --label version=0.0.0 . 21:05:26 Sending build context to Docker daemon 14.3MB 21:05:26 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:05:26 Step 2/26 : FROM ${BASE} AS builder 21:05:26 ---> 73dd37d72247 21:05:26 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:05:26 ---> Running in a64ac25ba59b 21:05:26 Removing intermediate container a64ac25ba59b 21:05:26 ---> cb09f0127d75 21:05:26 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:05:26 ---> Running in ec7dae477625 21:05:27 Removing intermediate container ec7dae477625 21:05:27 ---> 7e51b3e50379 21:05:27 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 21:05:27 ---> Running in 74a80767f101 21:05:27 Removing intermediate container 74a80767f101 21:05:27 ---> 61f34b497762 21:05:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:05:27 ---> Running in 6d6f7fa5bc10 21:05:27 Removing intermediate container 6d6f7fa5bc10 21:05:27 ---> e3e456cbe000 21:05:27 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:05:27 ---> Running in 0f2efd1b5a10 21:05:28 Removing intermediate container 0f2efd1b5a10 21:05:28 ---> b9089df43e50 21:05:28 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:28 ---> Running in 1e41e66514bb 21:05:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:31 OK: 263 MiB in 53 packages 21:05:31 Removing intermediate container 1e41e66514bb 21:05:31 ---> 4a337376e5bf 21:05:31 Step 9/26 : WORKDIR /device-onvif-camera 21:05:31 ---> Running in 97cccc0e7755 21:05:32 Removing intermediate container 97cccc0e7755 21:05:32 ---> f14ee03e3712 21:05:32 Step 10/26 : COPY go.mod vendor* ./ 21:05:32 ---> 1a19105cea8a 21:05:32 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:32 ---> Running in d3831d311376 21:05:35 Removing intermediate container d3831d311376 21:05:35 ---> 83b495925999 21:05:35 Step 12/26 : COPY . . 21:05:37 ---> c66eb3820843 21:05:37 Step 13/26 : RUN ${MAKE} 21:05:37 ---> Running in b1cf74afe803 21:05:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 21:08:00 Removing intermediate container b1cf74afe803 21:08:00 ---> 74c08d898086 21:08:00 Step 14/26 : FROM alpine:3.17 21:08:02 3.17: Pulling from library/alpine 21:08:03 c41833b44d91: Already exists 21:08:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:08:03 Status: Downloaded newer image for alpine:3.17 21:08:03 ---> 51e60588ff2c 21:08:03 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:08:03 ---> Running in 5b17fb4338c8 21:08:03 Removing intermediate container 5b17fb4338c8 21:08:03 ---> 5a21143251b5 21:08:03 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:08:03 ---> Running in bba8b2c0515a 21:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:08:06 (1/1) Installing dumb-init (1.2.5-r2) 21:08:06 Executing busybox-1.35.0-r29.trigger 21:08:06 OK: 8 MiB in 16 packages 21:08:07 Removing intermediate container bba8b2c0515a 21:08:07 ---> f5aaee0f61de 21:08:07 Step 17/26 : WORKDIR / 21:08:07 ---> Running in 95c8cbf4c6cc 21:08:07 Removing intermediate container 95c8cbf4c6cc 21:08:07 ---> d1a6612eecbe 21:08:07 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:08:09 ---> 4c206e234fda 21:08:09 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:08:09 ---> 2b5c6676ab11 21:08:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:08:10 ---> 55a7067fda79 21:08:10 Step 21/26 : EXPOSE 59984 21:08:10 ---> Running in 8a6d1360150e 21:08:10 Removing intermediate container 8a6d1360150e 21:08:10 ---> cb7d0b54c887 21:08:10 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:08:10 ---> Running in e2b77623b55c 21:08:11 Removing intermediate container e2b77623b55c 21:08:11 ---> b358ab567804 21:08:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:08:11 ---> Running in 660c94f01aec 21:08:11 Removing intermediate container 660c94f01aec 21:08:11 ---> 7954214a76ee 21:08:11 Step 24/26 : LABEL arch=arm64 21:08:11 ---> Running in f8cd8d4fb6a8 21:08:11 Removing intermediate container f8cd8d4fb6a8 21:08:11 ---> 7ed338aeca51 21:08:11 Step 25/26 : LABEL git_sha=10579e0f85d47aa1e0dc521a9d677bef11869e90 21:08:11 ---> Running in 783e53cffe67 21:08:12 Removing intermediate container 783e53cffe67 21:08:12 ---> 16b8c14a0c6f 21:08:12 Step 26/26 : LABEL version=0.0.0 21:08:12 ---> Running in 8ee243f86519 21:08:12 Removing intermediate container 8ee243f86519 21:08:12 ---> 136cfea02482 21:08:12 [Warning] One or more build-args [ARCH] were not consumed 21:08:12 Successfully built 136cfea02482 21:08:12 Successfully tagged device-onvif-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 21:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:13 21:08:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:14 arm64: Pulling from edgex-lftools-log-publisher 21:08:14 8998bd30e6a1: Pulling fs layer 21:08:14 04944245beec: Pulling fs layer 21:08:14 699f458cf7ca: Pulling fs layer 21:08:14 765212b225bb: Pulling fs layer 21:08:14 f23df028b6ca: Pulling fs layer 21:08:14 d65c8cfc05b1: Pulling fs layer 21:08:14 2437ff75d9bd: Pulling fs layer 21:08:14 f23df028b6ca: Waiting 21:08:14 d65c8cfc05b1: Waiting 21:08:14 2437ff75d9bd: Waiting 21:08:14 765212b225bb: Waiting 21:08:14 04944245beec: Verifying Checksum 21:08:14 04944245beec: Download complete 21:08:14 765212b225bb: Verifying Checksum 21:08:14 765212b225bb: Download complete 21:08:14 699f458cf7ca: Verifying Checksum 21:08:14 699f458cf7ca: Download complete 21:08:14 f23df028b6ca: Verifying Checksum 21:08:14 f23df028b6ca: Download complete 21:08:14 d65c8cfc05b1: Verifying Checksum 21:08:14 d65c8cfc05b1: Download complete 21:08:14 8998bd30e6a1: Verifying Checksum 21:08:14 8998bd30e6a1: Download complete 21:08:17 2437ff75d9bd: Verifying Checksum 21:08:17 2437ff75d9bd: Download complete 21:08:18 8998bd30e6a1: Pull complete 21:08:19 04944245beec: Pull complete 21:08:20 699f458cf7ca: Pull complete 21:08:20 765212b225bb: Pull complete 21:08:21 f23df028b6ca: Pull complete 21:08:21 d65c8cfc05b1: Pull complete 21:08:36 2437ff75d9bd: Pull complete 21:08:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:37 prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container 21:08:37 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:08:40 $ docker top ba188783b0931f35581a1f25110c3e584e97460607fd75447e0d7bb8041c43b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:41 ---> job-cost.sh 21:08:41 lf-activate-venv: SKIPPING 21:08:41 INFO: No Stack... 21:08:41 INFO: Retrieving Pricing Info for: v3-standard-4 21:08:42 INFO: Archiving Costs [Pipeline] sh 21:08:43 + cut -d, -f6 21:08:43 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 21:08:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] 21:08:43 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] did not exist. Created. 21:08:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:44 /w/workspace/device-onvif-camera/1@tmp/durable-092f9d9b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:08:44 + echo total: 0.10999999940395355 [Pipeline] stash 21:08:44 Warning: overwriting stash ‘stack-cost’ 21:08:44 Stashed 1 file(s) [Pipeline] } 21:08:44 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:44 $ docker stop --time=1 ba188783b0931f35581a1f25110c3e584e97460607fd75447e0d7bb8041c43b1 21:08:46 $ docker rm -f --volumes ba188783b0931f35581a1f25110c3e584e97460607fd75447e0d7bb8041c43b1 [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 21:08:47 provisioning config files... 21:08:47 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-349@tmp/config12061714127534775328tmp [Pipeline] { [Pipeline] sh 21:08:47 + set +x 21:08:47 + curl -s https://codecov.io/bash 21:08:47 + bash -s -- 21:08:47 21:08:47 _____ _ 21:08:47 / ____| | | 21:08:47 | | ___ __| | ___ ___ _____ __ 21:08:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:08:47 | |___| (_) | (_| | __/ (_| (_) \ V / 21:08:47 \_____\___/ \__,_|\___|\___\___/ \_/ 21:08:47 Bash-1.0.6 21:08:47 21:08:47 21:08:47 ==> git version 2.25.1 found 21:08:47 ==> 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 21:08:47 Release-Date: 2020-01-08 21:08:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:08:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:08:47 ==> Jenkins CI detected. 21:08:47 current dir:  /w/workspace/undry_device-onvif-camera_PR-349 21:08:47 project root: . 21:08:47 --> token set from env 21:08:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:08:47 ==> Running gcov in . (disable via -X gcov) 21:08:47 ==> Python coveragepy not found 21:08:47 ==> Searching for coverage reports in: 21:08:47 + . 21:08:47 -> Found 1 reports 21:08:47 ==> Detecting git/mercurial file structure 21:08:48 ==> Reading reports 21:08:48 + ./coverage.out bytes=79213 21:08:48 ==> Appending adjustments 21:08:48 https://docs.codecov.io/docs/fixing-reports 21:08:48 + Found adjustments 21:08:48 ==> Gzipping contents 21:08:48 12K /tmp/codecov.Xcg2E6.gz 21:08:48 ==> Uploading reports 21:08:48 url: https://codecov.io 21:08:48 query: branch=PR-349&commit=10579e0f85d47aa1e0dc521a9d677bef11869e90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=349&job=&cmd_args= 21:08:48 -> Pinging Codecov 21:08:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-349&commit=10579e0f85d47aa1e0dc521a9d677bef11869e90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=349&job=&cmd_args= 21:08:48 -> Uploading to 21:08:48 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/F29A59C45E3A92E06B3E522C9905F8EF/10579e0f85d47aa1e0dc521a9d677bef11869e90/14332883-9105-42ca-8973-43219aff26df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T210848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a10f80f780c60c824e949505140f9277e83a39e31686df555f2b2a80a8e6ce40 21:08:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:08:48 Dload Upload Total Spent Left Speed 21:08:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 56281 --:--:-- --:--:-- --:--:-- 56281 100 10581 0 0 100 10581 0 56281 --:--:-- --:--:-- --:--:-- 55984 21:08:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/10579e0f85d47aa1e0dc521a9d677bef11869e90 [Pipeline] } 21:08:48 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 21:08:50 + [ -d /w/workspace/undry_device-onvif-camera_PR-349/archives ] 21:08:50 + ls -al /w/workspace/undry_device-onvif-camera_PR-349/archives 21:08:50 total 16 21:08:50 drwxr-xr-x 3 root root 4096 May 9 20:59 . 21:08:50 drwxrwxr-x 11 jenkins jenkins 4096 May 9 20:59 .. 21:08:50 drwxr-xr-x 2 root root 4096 May 9 20:59 cost 21:08:50 -rw-r--r-- 1 root root 91 May 9 20:59 cost.csv 21:08:50 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-349/archives 21:08:50 + ls -al /w/workspace/undry_device-onvif-camera_PR-349/archives 21:08:50 total 16 21:08:50 drwxr-xr-x 3 jenkins jenkins 4096 May 9 20:59 . 21:08:50 drwxrwxr-x 11 jenkins jenkins 4096 May 9 20:59 .. 21:08:50 drwxr-xr-x 2 jenkins jenkins 4096 May 9 20:59 cost 21:08:50 -rw-r--r-- 1 jenkins jenkins 91 May 9 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:08:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:51 ---> package-listing.sh 21:08:51 ++ tr '[:upper:]' '[:lower:]' 21:08:51 ++ facter osfamily 21:08:52 + OS_FAMILY=debian 21:08:52 + workspace=/w/workspace/undry_device-onvif-camera_PR-349 21:08:52 + START_PACKAGES=/tmp/packages_start.txt 21:08:52 + END_PACKAGES=/tmp/packages_end.txt 21:08:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:52 + PACKAGES=/tmp/packages_start.txt 21:08:52 + '[' /w/workspace/undry_device-onvif-camera_PR-349 ']' 21:08:52 + PACKAGES=/tmp/packages_end.txt 21:08:52 + case "${OS_FAMILY}" in 21:08:52 + dpkg -l 21:08:52 + grep '^ii' 21:08:52 + '[' -f /tmp/packages_start.txt ']' 21:08:52 + '[' -f /tmp/packages_end.txt ']' 21:08:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:08:52 + '[' /w/workspace/undry_device-onvif-camera_PR-349 ']' 21:08:52 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-349/archives/ 21:08:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-349/archives/ [Pipeline] echo 21:08:52 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/undry_device-onvif-camera_PR-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:08:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:53 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 21:08:53 $ 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/undry_device-onvif-camera_PR-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-349 -v /w/workspace/undry_device-onvif-camera_PR-349:/w/workspace/undry_device-onvif-camera_PR-349:rw,z -v /w/workspace/undry_device-onvif-camera_PR-349@tmp:/w/workspace/undry_device-onvif-camera_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:08:53 $ docker top 4e4602d4cb5950290c2140b2c09273d1ce89588952ded055b0bf4c3101050d20 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:53 + touch /tmp/pre-build-complete [Pipeline] sh 21:08:54 + mkdir -p /var/log/sysstat [Pipeline] sh 21:08:54 + ls /var/log/sa-host 21:08:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:54 provisioning config files... 21:08:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-349@tmp/config18114691857625204221tmp [Pipeline] { [Pipeline] echo 21:08:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:55 ---> create-netrc.sh [Pipeline] } 21:08:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:08:55 ---> python-tools-install.sh [Pipeline] echo 21:08:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:08:55 ---> sudo-logs.sh 21:08:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:08:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:08:56 ---> job-cost.sh 21:08:56 lf-activate-venv: SKIPPING 21:08:56 DEBUG: total: 0.2199999988079071 21:08:56 INFO: Retrieving Stack Cost... 21:08:56 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:57 INFO: Archiving Costs [Pipeline] echo 21:08:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:57 ---> logs-deploy.sh 21:08:57 lf-activate-venv: SKIPPING 21:08:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-349/1 21:08:57 INFO: archiving workspace using pattern(s): 21:08:58 Archives upload complete. 21:08:58 INFO: archiving logs to Nexus