Pull request #365 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38+0b14d5e504f249c58ecc48c4561c8cfe9de68532 (2ebd049b08af68d588baecc7aab1b07a1e403322) 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-ssh13646559178964030354.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-ssh6818213340339378083.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-365/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-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5464494907196675.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-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7192179074922005213.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-ssh6086141271561626927.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-365/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-365/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8249423316101769379.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/v3]] ========================================================= [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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15897’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15896’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15898 in /w/workspace/undry_device-onvif-camera_PR-365 [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-365 # 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 Merging remotes/origin/main commit 0b14d5e504f249c58ecc48c4561c8cfe9de68532 into PR head commit 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 Merge succeeded, producing 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 Checking out Revision 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 (PR-365) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 # 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 0b14d5e504f249c58ecc48c4561c8cfe9de68532 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:20:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:20:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:20:42 ========================================================= 17:20:42 EdgeX Global Pipelines Version Info 17:20:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:20:42 ------------------- 17:20:42 stable info: 17:20:42 ------------------- 17:20:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:20:42 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:20:42 Message: update stable to v1.0.249 17:20:43 ------------------- 17:20:43 experimental info: 17:20:43 ------------------- 17:20:43 Commited By: **** collab-it+edgex@linuxfoundation.org 17:20:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:20:43 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:20:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:20:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:20:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:20:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:20:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:20:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:20:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 17:20:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 17:20:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 17:20:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [Pipeline] echo 17:20:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2df39ed [Pipeline] echo 17:20:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:45 provisioning config files... 17:20:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-365@tmp/config14160139364376746043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:45 ---> docker-login.sh 17:20:45 nexus3.edgexfoundry.org:10001 17:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:45 Configure a credential helper to remove this warning. See 17:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:45 17:20:45 Login Succeeded 17:20:45 nexus3.edgexfoundry.org:10002 17:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:45 Configure a credential helper to remove this warning. See 17:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:45 17:20:45 Login Succeeded 17:20:45 nexus3.edgexfoundry.org:10003 17:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:46 Configure a credential helper to remove this warning. See 17:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:46 17:20:46 Login Succeeded 17:20:46 nexus3.edgexfoundry.org:10004 17:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:46 Configure a credential helper to remove this warning. See 17:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:46 17:20:46 Login Succeeded 17:20:46 docker.io 17:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:46 Configure a credential helper to remove this warning. See 17:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:46 17:20:46 Login Succeeded 17:20:46 ---> docker-login.sh ends [Pipeline] } 17:20:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:20:47 + git rev-list -1 --merges 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38~1..2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [Pipeline] echo 17:20:47 -----------> git rev-list -1 --merges 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38~1..2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [false] [Pipeline] sh 17:20:47 + git log --format=format:%s -1 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [Pipeline] echo 17:20:47 ========================================================= 17:20:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:20:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:47 + git log --format=format:%s -1 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [Pipeline] echo 17:20:48 [semverPrep] GIT_COMMIT: 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:20:48 [semverPrep] This is not a build commit. [Pipeline] sh 17:20:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:20:48 + grep -v github /etc/ssh/ssh_known_hosts 17:20:48 + [ -e /tmp/ssh_known_hosts ] 17:20:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:20:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:20:48 + sudo tee -a /etc/ssh/ssh_known_hosts 17:20:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:48 17:20:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:49 0.1.4: Pulling from edgex-devops/py-git-semver 17:20:49 b85a868b505f: Pulling fs layer 17:20:49 e2be974225ed: Pulling fs layer 17:20:49 339a4e72a1f5: Pulling fs layer 17:20:49 988bab9f4d93: Pulling fs layer 17:20:49 1469e6f7b9e6: Pulling fs layer 17:20:49 eaf3925da568: Pulling fs layer 17:20:49 bab4dde63d76: Pulling fs layer 17:20:49 988bab9f4d93: Waiting 17:20:49 1469e6f7b9e6: Waiting 17:20:49 eaf3925da568: Waiting 17:20:49 bde34c3a00c8: Pulling fs layer 17:20:49 bab4dde63d76: Waiting 17:20:49 b352a97aabf1: Pulling fs layer 17:20:49 bde34c3a00c8: Waiting 17:20:49 4872d77fe225: Pulling fs layer 17:20:49 5851b861e8e6: Pulling fs layer 17:20:49 b352a97aabf1: Waiting 17:20:49 5851b861e8e6: Waiting 17:20:49 e2be974225ed: Download complete 17:20:49 988bab9f4d93: Verifying Checksum 17:20:49 988bab9f4d93: Download complete 17:20:49 1469e6f7b9e6: Verifying Checksum 17:20:49 1469e6f7b9e6: Download complete 17:20:49 eaf3925da568: Verifying Checksum 17:20:49 eaf3925da568: Download complete 17:20:49 339a4e72a1f5: Verifying Checksum 17:20:49 339a4e72a1f5: Download complete 17:20:49 bde34c3a00c8: Verifying Checksum 17:20:49 bde34c3a00c8: Download complete 17:20:49 b352a97aabf1: Verifying Checksum 17:20:49 b352a97aabf1: Download complete 17:20:49 4872d77fe225: Verifying Checksum 17:20:49 4872d77fe225: Download complete 17:20:49 5851b861e8e6: Verifying Checksum 17:20:49 5851b861e8e6: Download complete 17:20:49 b85a868b505f: Verifying Checksum 17:20:49 b85a868b505f: Download complete 17:20:49 bab4dde63d76: Verifying Checksum 17:20:49 bab4dde63d76: Download complete 17:20:50 b85a868b505f: Pull complete 17:20:50 e2be974225ed: Pull complete 17:20:51 339a4e72a1f5: Pull complete 17:20:51 988bab9f4d93: Pull complete 17:20:51 1469e6f7b9e6: Pull complete 17:20:51 eaf3925da568: Pull complete 17:20:53 bab4dde63d76: Pull complete 17:20:53 bde34c3a00c8: Pull complete 17:20:53 b352a97aabf1: Pull complete 17:20:53 4872d77fe225: Pull complete 17:20:53 5851b861e8e6: Pull complete 17:20:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:54 prd-ubuntu20.04-docker-8c-8g-15898 does not seem to be running inside a container 17:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-365 -v /w/workspace/undry_device-onvif-camera_PR-365:/w/workspace/undry_device-onvif-camera_PR-365:rw,z -v /w/workspace/undry_device-onvif-camera_PR-365@tmp:/w/workspace/undry_device-onvif-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:20:58 $ docker top 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 -eo pid,comm 17:20:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:20:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:20:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:20:58 [ssh-agent] Looking for ssh-agent implementation... 17:20:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:20:58 $ docker exec 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 ssh-agent 17:20:58 SSH_AUTH_SOCK=/tmp/ssh-cmU0OL5alMkk/agent.32 17:20:58 SSH_AGENT_PID=39 17:20:58 Running ssh-add (command line suppressed) 17:20:58 Identity added: /w/workspace/undry_device-onvif-camera_PR-365@tmp/private_key_1328210397863626286.key (/w/workspace/undry_device-onvif-camera_PR-365@tmp/private_key_1328210397863626286.key) 17:20:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:20:58 + git tag --points-at HEAD [Pipeline] } 17:20:59 $ docker exec --env ******** --env ******** 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 ssh-agent -k 17:20:59 unset SSH_AUTH_SOCK; 17:20:59 unset SSH_AGENT_PID; 17:20:59 echo Agent pid 39 killed; 17:20:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:20:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:20:59 [ssh-agent] Looking for ssh-agent implementation... 17:21:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:01 $ docker exec 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 ssh-agent 17:21:01 SSH_AUTH_SOCK=/tmp/ssh-BeOE8tNw0rcg/agent.71 17:21:01 SSH_AGENT_PID=77 17:21:01 Running ssh-add (command line suppressed) 17:21:01 Identity added: /w/workspace/undry_device-onvif-camera_PR-365@tmp/private_key_12142890165711954712.key (/w/workspace/undry_device-onvif-camera_PR-365@tmp/private_key_12142890165711954712.key) 17:21:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:01 + git semver init 17:21:02 2023-05-17 17:21:01,948 [run_init] DEBUG init version:0.0.0 force:False 17:21:02 2023-05-17 17:21:01,949 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-365/.semver 17:21:02 2023-05-17 17:21:01,950 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-365/.semver 17:21:02 2023-05-17 17:21:01,950 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-365/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-365, universal_newlines=False, shell=None, istream=None) 17:21:03 2023-05-17 17:21:02,997 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-365/.git/info/exclude 17:21:03 2023-05-17 17:21:02,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-365/.semver/PR-365 with force:False 17:21:03 2023-05-17 17:21:02,997 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-365/.semver/PR-365 17:21:03 2023-05-17 17:21:03,001 [execute] INFO git cat-file --batch-check 17:21:03 2023-05-17 17:21:03,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-365/.semver, universal_newlines=False, shell=None, istream=) 17:21:03 2023-05-17 17:21:03,008 [execute] INFO git cat-file --batch 17:21:03 2023-05-17 17:21:03,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-365/.semver, universal_newlines=False, shell=None, istream=) 17:21:03 2023-05-17 17:21:03,012 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-365/.semver/PR-365 17:21:03 0.0.0 [Pipeline] } 17:21:03 $ docker exec --env ******** --env ******** 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 ssh-agent -k 17:21:03 unset SSH_AUTH_SOCK; 17:21:03 unset SSH_AGENT_PID; 17:21:03 echo Agent pid 77 killed; 17:21:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:03 + git semver [Pipeline] } 17:21:04 $ docker stop --time=1 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 17:21:05 $ docker rm -f --volumes 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:21:06 Stashed 1 file(s) [Pipeline] echo 17:21:06 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:06 provisioning config files... 17:21:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-365@tmp/config17765060436888214065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:07 ---> docker-login.sh 17:21:07 nexus3.edgexfoundry.org:10001 17:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:07 Configure a credential helper to remove this warning. See 17:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:07 17:21:07 Login Succeeded 17:21:07 nexus3.edgexfoundry.org:10002 17:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:07 Configure a credential helper to remove this warning. See 17:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:07 17:21:07 Login Succeeded 17:21:07 nexus3.edgexfoundry.org:10003 17:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:07 Configure a credential helper to remove this warning. See 17:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:07 17:21:07 Login Succeeded 17:21:07 nexus3.edgexfoundry.org:10004 17:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:07 Configure a credential helper to remove this warning. See 17:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:07 17:21:07 Login Succeeded 17:21:07 docker.io 17:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:07 Configure a credential helper to remove this warning. See 17:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:07 17:21:07 Login Succeeded 17:21:07 ---> docker-login.sh ends [Pipeline] } 17:21:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:08 ========================================================= 17:21:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:21:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:08 + 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 . 17:21:08 Sending build context to Docker daemon 21.9MB 17:21:08 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:21:08 Step 2/13 : FROM ${BASE} AS builder 17:21:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:21:08 f56be85fc22e: Pulling fs layer 17:21:08 85791d961cd3: Pulling fs layer 17:21:08 d694b5ae8c79: Pulling fs layer 17:21:08 9f32a84ed3da: Pulling fs layer 17:21:08 4d19c01a9841: Pulling fs layer 17:21:08 9325e15d5711: Pulling fs layer 17:21:08 556b6ee489ea: Pulling fs layer 17:21:08 c5a4b2cf53e6: Pulling fs layer 17:21:08 9325e15d5711: Waiting 17:21:08 556b6ee489ea: Waiting 17:21:08 c5a4b2cf53e6: Waiting 17:21:08 9f32a84ed3da: Waiting 17:21:08 4d19c01a9841: Waiting 17:21:08 85791d961cd3: Verifying Checksum 17:21:08 85791d961cd3: Download complete 17:21:08 9f32a84ed3da: Verifying Checksum 17:21:08 9f32a84ed3da: Download complete 17:21:08 4d19c01a9841: Verifying Checksum 17:21:08 4d19c01a9841: Download complete 17:21:08 f56be85fc22e: Verifying Checksum 17:21:08 f56be85fc22e: Download complete 17:21:08 9325e15d5711: Verifying Checksum 17:21:08 9325e15d5711: Download complete 17:21:08 f56be85fc22e: Pull complete 17:21:09 85791d961cd3: Pull complete 17:21:09 c5a4b2cf53e6: Verifying Checksum 17:21:09 c5a4b2cf53e6: Download complete 17:21:09 d694b5ae8c79: Download complete 17:21:09 556b6ee489ea: Verifying Checksum 17:21:09 556b6ee489ea: Download complete 17:21:12 d694b5ae8c79: Pull complete 17:21:12 9f32a84ed3da: Pull complete 17:21:12 4d19c01a9841: Pull complete 17:21:12 9325e15d5711: Pull complete 17:21:14 556b6ee489ea: Pull complete 17:21:15 c5a4b2cf53e6: Pull complete 17:21:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:21:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:21:15 ---> c4be618373d6 17:21:15 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:21:21 Still waiting to schedule task 17:21:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15896’ 17:21:22 ---> Running in 5a17abf0706e 17:21:22 Removing intermediate container 5a17abf0706e 17:21:22 ---> ca7afee446ad 17:21:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:21:22 ---> Running in 3e2aff915696 17:21:22 Removing intermediate container 3e2aff915696 17:21:22 ---> 553f99e8cfa8 17:21:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:21:22 ---> Running in 7e517ee2129b 17:21:22 Removing intermediate container 7e517ee2129b 17:21:22 ---> 652b8ad98647 17:21:22 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:21:22 ---> Running in 18af09df9c8a 17:21:22 Removing intermediate container 18af09df9c8a 17:21:22 ---> bc9099ae5196 17:21:22 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:21:22 ---> Running in 43c777723f9b 17:21:22 Removing intermediate container 43c777723f9b 17:21:22 ---> aff35e05d31f 17:21:22 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:22 ---> Running in 7dde23d9db7c 17:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:21:22 OK: 265 MiB in 53 packages 17:21:22 Removing intermediate container 7dde23d9db7c 17:21:22 ---> f5ea8a592ab7 17:21:22 Step 9/13 : WORKDIR /device-onvif-camera 17:21:22 ---> Running in 0a9352855c89 17:21:23 Removing intermediate container 0a9352855c89 17:21:23 ---> d33cc1b23d5e 17:21:23 Step 10/13 : COPY go.mod vendor* ./ 17:21:23 ---> 64a12804c2a6 17:21:23 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:23 ---> Running in 366cf8a63070 17:22:09 Removing intermediate container 366cf8a63070 17:22:09 ---> e69b2e6940e3 17:22:09 Step 12/13 : COPY . . 17:22:09 ---> f50577b2ccae 17:22:09 Step 13/13 : RUN ${MAKE} 17:22:09 ---> Running in 1c1f58997343 17:22:09 noop 17:22:09 Removing intermediate container 1c1f58997343 17:22:09 ---> c439f57588cc 17:22:09 Successfully built c439f57588cc 17:22:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:10 + docker inspect -f . ci-base-image-x86_64 17:22:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:10 prd-ubuntu20.04-docker-8c-8g-15898 does not seem to be running inside a container 17:22:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-365 -v /w/workspace/undry_device-onvif-camera_PR-365:/w/workspace/undry_device-onvif-camera_PR-365:rw,z -v /w/workspace/undry_device-onvif-camera_PR-365@tmp:/w/workspace/undry_device-onvif-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:22:10 $ docker top 22cab5b2dd15cfd8a698a5eb652d624907ae553d35897b4d53dada24429fb5cb -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:11 + go version 17:22:11 go version go1.20.2 linux/amd64 [Pipeline] } 17:22:11 $ docker stop --time=1 22cab5b2dd15cfd8a698a5eb652d624907ae553d35897b4d53dada24429fb5cb 17:22:12 $ docker rm -f --volumes 22cab5b2dd15cfd8a698a5eb652d624907ae553d35897b4d53dada24429fb5cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:13 + docker inspect -f . ci-base-image-x86_64 17:22:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:13 prd-ubuntu20.04-docker-8c-8g-15898 does not seem to be running inside a container 17:22:13 $ 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-365 -v /w/workspace/undry_device-onvif-camera_PR-365:/w/workspace/undry_device-onvif-camera_PR-365:rw,z -v /w/workspace/undry_device-onvif-camera_PR-365@tmp:/w/workspace/undry_device-onvif-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:22:13 $ docker top 67e89667250755823951d618a6b302b69ebe55d1e5b91e6532f5393a3afc2990 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:14 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-365 [Pipeline] fileExists [Pipeline] sh 17:22:14 + make test 17:22:14 go test ./... -coverprofile=coverage.out ./... 17:22:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:22:29 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:22:29 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:22:31 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.4% of statements 17:22:31 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.243s coverage: 86.5% of statements 17:22:38 go vet ./... 17:22:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:22:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:22:42 ./bin/test-attribution-txt.sh [Pipeline] echo 17:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:22:42 $ docker stop --time=1 67e89667250755823951d618a6b302b69ebe55d1e5b91e6532f5393a3afc2990 17:22:46 $ docker rm -f --volumes 67e89667250755823951d618a6b302b69ebe55d1e5b91e6532f5393a3afc2990 [Pipeline] // withDockerContainer [Pipeline] sh 17:22:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:22:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:22:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:22:48 + ls -al . 17:22:48 total 232 17:22:48 drwxrwxr-x 10 jenkins jenkins 4096 May 17 17:22 . 17:22:48 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:20 .. 17:22:48 drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:21 .git 17:22:48 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:20 .github 17:22:48 -rw-rw-r-- 1 jenkins jenkins 496 May 17 17:20 .gitignore 17:22:48 -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:20 .golangci.yml 17:22:48 drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:21 .semver 17:22:48 -rw-rw-r-- 1 jenkins jenkins 10087 May 17 17:20 Attribution.txt 17:22:48 -rw-rw-r-- 1 jenkins jenkins 6312 May 17 17:20 CHANGELOG.md 17:22:48 -rw-rw-r-- 1 jenkins jenkins 1574 May 17 17:20 Dockerfile 17:22:48 -rw-rw-r-- 1 jenkins jenkins 677 May 17 17:20 GOVERNANCE.md 17:22:48 -rw-rw-r-- 1 jenkins jenkins 739 May 17 17:20 Jenkinsfile 17:22:48 -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:20 LICENSE 17:22:48 -rw-rw-r-- 1 jenkins jenkins 2751 May 17 17:20 Makefile 17:22:48 -rw-rw-r-- 1 jenkins jenkins 625 May 17 17:20 OWNERS.md 17:22:48 -rw-rw-r-- 1 jenkins jenkins 2690 May 17 17:20 README.md 17:22:48 -rw-rw-r-- 1 jenkins jenkins 5 May 17 17:21 VERSION 17:22:48 drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:20 bin 17:22:48 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:20 cmd 17:22:48 -rw-r--r-- 1 jenkins jenkins 78459 May 17 17:22 coverage.out 17:22:48 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:20 doc 17:22:48 -rw-rw-r-- 1 jenkins jenkins 3642 May 17 17:20 go.mod 17:22:48 -rw-rw-r-- 1 jenkins jenkins 33491 May 17 17:20 go.sum 17:22:48 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:20 internal 17:22:48 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:20 snap 17:22:48 -rw-rw-r-- 1 jenkins jenkins 236 May 17 17:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:48 + 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=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 --label arch=amd64 --label version=0.0.0 . 17:22:48 Sending build context to Docker daemon 21.98MB 17:22:48 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:22:48 Step 2/26 : FROM ${BASE} AS builder 17:22:48 ---> c439f57588cc 17:22:48 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:22:49 ---> Running in 73db0e5e9524 17:22:49 Removing intermediate container 73db0e5e9524 17:22:49 ---> 0e24d0b263ee 17:22:49 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:22:49 ---> Running in a077453193f7 17:22:49 Removing intermediate container a077453193f7 17:22:49 ---> 62f96e6c49ba 17:22:49 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:22:49 ---> Running in 345dd78ec893 17:22:49 Removing intermediate container 345dd78ec893 17:22:49 ---> bd2f02b39656 17:22:49 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:22:49 ---> Running in a2d13b20cc58 17:22:49 Removing intermediate container a2d13b20cc58 17:22:49 ---> c61358b75056 17:22:49 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:22:49 ---> Running in 1e05a365faf7 17:22:49 Removing intermediate container 1e05a365faf7 17:22:49 ---> a850d0b4783e 17:22:49 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:49 ---> Running in 1744bf382c28 17:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:22:50 OK: 265 MiB in 53 packages 17:22:50 Removing intermediate container 1744bf382c28 17:22:50 ---> 93aef21edd52 17:22:50 Step 9/26 : WORKDIR /device-onvif-camera 17:22:50 ---> Running in 0b66c5ab55ea 17:22:50 Removing intermediate container 0b66c5ab55ea 17:22:50 ---> 7586d37f50b9 17:22:50 Step 10/26 : COPY go.mod vendor* ./ 17:22:50 ---> 25179ab26c20 17:22:50 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:50 ---> Running in d7eeb1ce483b 17:22:51 Removing intermediate container d7eeb1ce483b 17:22:51 ---> 706bf20066a0 17:22:51 Step 12/26 : COPY . . 17:22:52 ---> 21aed38aba45 17:22:52 Step 13/26 : RUN ${MAKE} 17:22:52 ---> Running in d182ec1a5058 17:22:53 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 17:23:15 Removing intermediate container d182ec1a5058 17:23:15 ---> 48e965306abc 17:23:15 Step 14/26 : FROM alpine:3.17 17:23:15 3.17: Pulling from library/alpine 17:23:15 f56be85fc22e: Already exists 17:23:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:23:15 Status: Downloaded newer image for alpine:3.17 17:23:15 ---> 9ed4aefc74f6 17:23:15 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:23:15 ---> Running in 830b09f6ce6d 17:23:15 Removing intermediate container 830b09f6ce6d 17:23:15 ---> 51947cb4d935 17:23:15 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:23:15 ---> Running in a5210074a768 17:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:23:15 (1/1) Installing dumb-init (1.2.5-r2) 17:23:15 Executing busybox-1.35.0-r29.trigger 17:23:15 OK: 7 MiB in 16 packages 17:23:15 Removing intermediate container a5210074a768 17:23:15 ---> 9cea47841a2b 17:23:15 Step 17/26 : WORKDIR / 17:23:15 ---> Running in beaa4945703d 17:23:15 Removing intermediate container beaa4945703d 17:23:15 ---> 386dc1caed6b 17:23:15 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:23:16 ---> 63a1f717e4c6 17:23:16 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:23:16 ---> 57a4aeee7e35 17:23:16 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:23:16 ---> 4d2de3bcc4cf 17:23:16 Step 21/26 : EXPOSE 59984 17:23:16 ---> Running in 1bb89a58cdd4 17:23:16 Removing intermediate container 1bb89a58cdd4 17:23:16 ---> 2f88f35d32ae 17:23:16 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:23:16 ---> Running in b20a648f957c 17:23:17 Removing intermediate container b20a648f957c 17:23:17 ---> fea82d325323 17:23:17 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:23:17 ---> Running in 37199fde4847 17:23:17 Removing intermediate container 37199fde4847 17:23:17 ---> 13c7d42d06e7 17:23:17 Step 24/26 : LABEL arch=amd64 17:23:17 ---> Running in cdfb7ec0db0c 17:23:17 Removing intermediate container cdfb7ec0db0c 17:23:17 ---> 8b512df84ddd 17:23:17 Step 25/26 : LABEL git_sha=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 17:23:17 ---> Running in cfe382620c42 17:23:17 Removing intermediate container cfe382620c42 17:23:17 ---> 3e40fd96122f 17:23:17 Step 26/26 : LABEL version=0.0.0 17:23:17 ---> Running in 21b3a062507e 17:23:17 Removing intermediate container 21b3a062507e 17:23:17 ---> 21bb3047843a 17:23:17 [Warning] One or more build-args [ARCH] were not consumed 17:23:17 Successfully built 21bb3047843a 17:23:17 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 17:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:18 17:23:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:18 latest: Pulling from edgex-lftools-log-publisher 17:23:18 5eb5b503b376: Pulling fs layer 17:23:18 5c69ac0246d0: Pulling fs layer 17:23:18 ec43610c2a17: Pulling fs layer 17:23:18 3a2ae6a8a46f: Pulling fs layer 17:23:18 33b1e0a273af: Pulling fs layer 17:23:18 5d3b04190fa2: Pulling fs layer 17:23:18 2f39f015ded8: Pulling fs layer 17:23:18 3a2ae6a8a46f: Waiting 17:23:18 33b1e0a273af: Waiting 17:23:18 5d3b04190fa2: Waiting 17:23:18 2f39f015ded8: Waiting 17:23:18 5c69ac0246d0: Download complete 17:23:18 3a2ae6a8a46f: Download complete 17:23:18 33b1e0a273af: Verifying Checksum 17:23:18 33b1e0a273af: Download complete 17:23:18 5d3b04190fa2: Verifying Checksum 17:23:18 5d3b04190fa2: Download complete 17:23:18 ec43610c2a17: Verifying Checksum 17:23:18 ec43610c2a17: Download complete 17:23:19 5eb5b503b376: Verifying Checksum 17:23:19 5eb5b503b376: Download complete 17:23:19 2f39f015ded8: Download complete 17:23:20 5eb5b503b376: Pull complete 17:23:20 5c69ac0246d0: Pull complete 17:23:20 ec43610c2a17: Pull complete 17:23:20 3a2ae6a8a46f: Pull complete 17:23:21 33b1e0a273af: Pull complete 17:23:21 5d3b04190fa2: Pull complete 17:23:25 2f39f015ded8: Pull complete 17:23:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:25 prd-ubuntu20.04-docker-8c-8g-15898 does not seem to be running inside a container 17:23:25 $ 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-365 -v /w/workspace/undry_device-onvif-camera_PR-365:/w/workspace/undry_device-onvif-camera_PR-365:rw,z -v /w/workspace/undry_device-onvif-camera_PR-365@tmp:/w/workspace/undry_device-onvif-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:23:31 $ docker top fc7ae769fa2eae72357d0a75539d87d6cf5e52d3546772271c0301c2a0a5fbb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:31 ---> job-cost.sh 17:23:31 lf-activate-venv: SKIPPING 17:23:31 INFO: No Stack... 17:23:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:32 INFO: Archiving Costs [Pipeline] sh 17:23:32 + cat /w/workspace/undry_device-onvif-camera_PR-365/archives/cost.csv 17:23:32 + cut -d, -f6 [Pipeline] lock 17:23:32 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] 17:23:32 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] did not exist. Created. 17:23:32 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:33 + echo total: 0.2199999988079071 [Pipeline] stash 17:23:33 Stashed 1 file(s) [Pipeline] } 17:23:33 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:33 $ docker stop --time=1 fc7ae769fa2eae72357d0a75539d87d6cf5e52d3546772271c0301c2a0a5fbb9 17:23:34 $ docker rm -f --volumes fc7ae769fa2eae72357d0a75539d87d6cf5e52d3546772271c0301c2a0a5fbb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:23:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15900 in /w/workspace/undry_device-onvif-camera_PR-365 [Pipeline] { [Pipeline] ws 17:23:35 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 17:23:35 The recommended git tool is: git 17:23:41 using credential edgex-jenkins-ssh 17:23:41 Cloning the remote Git repository 17:23:41 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:23:41 > git init /w/workspace/device-onvif-camera/1 # timeout=10 17:23:41 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:23:41 > git --version # timeout=10 17:23:41 > git --version # 'git version 2.25.1' 17:23:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:43 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:23:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:44 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:23:45 Merging remotes/origin/main commit 0b14d5e504f249c58ecc48c4561c8cfe9de68532 into PR head commit 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 17:23:45 Merge succeeded, producing 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 17:23:45 Checking out Revision 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 (PR-365) 17:23:44 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:23:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:23:45 > git config core.sparsecheckout # timeout=10 17:23:45 > git checkout -f 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 # timeout=10 17:23:45 > git remote # timeout=10 17:23:45 > git config --get remote.origin.url # timeout=10 17:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:45 > git merge 0b14d5e504f249c58ecc48c4561c8cfe9de68532 # timeout=10 17:23:45 > git rev-parse HEAD^{commit} # timeout=10 17:23:45 > git config core.sparsecheckout # timeout=10 17:23:45 > git checkout -f 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 # timeout=10 17:23:46 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:23:46 > git --version # timeout=10 17:23:46 > git --version # 'git version 2.25.1' 17:23:46 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:23:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:47 Dload Upload Total Spent Left Speed 17:23:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 17:23:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:23:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:23:48 + sudo tee /etc/docker/daemon.new 17:23:48 { 17:23:48 "registry-mirrors": [ 17:23:48 "https://nexus3.edgexfoundry.org:10001" 17:23:48 ], 17:23:48 "bip": "10.250.0.254/24", 17:23:48 "hosts": [ 17:23:48 "tcp://0.0.0.0:5555", 17:23:48 "unix:///var/run/docker.sock" 17:23:48 ], 17:23:48 "mtu": 1458, 17:23:48 "selinux-enabled": true, 17:23:48 "seccomp-profile": "/etc/docker/seccomp.json" 17:23:48 } [Pipeline] sh 17:23:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:23:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:07 provisioning config files... 17:24:07 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config6369777927599122424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:08 ---> docker-login.sh 17:24:08 nexus3.edgexfoundry.org:10001 17:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:08 Configure a credential helper to remove this warning. See 17:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:08 17:24:08 Login Succeeded 17:24:08 nexus3.edgexfoundry.org:10002 17:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:09 Configure a credential helper to remove this warning. See 17:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:09 17:24:09 Login Succeeded 17:24:09 nexus3.edgexfoundry.org:10003 17:24:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:09 Configure a credential helper to remove this warning. See 17:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:09 17:24:09 Login Succeeded 17:24:09 nexus3.edgexfoundry.org:10004 17:24:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:09 Configure a credential helper to remove this warning. See 17:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:09 17:24:09 Login Succeeded 17:24:09 docker.io 17:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:10 Configure a credential helper to remove this warning. See 17:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:10 17:24:10 Login Succeeded 17:24:10 ---> docker-login.sh ends [Pipeline] } 17:24:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:24:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:10 ========================================================= 17:24:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:24:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:11 + 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 . 17:24:12 Sending build context to Docker daemon 14.37MB 17:24:12 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:24:12 Step 2/13 : FROM ${BASE} AS builder 17:24:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:24:12 c41833b44d91: Pulling fs layer 17:24:12 ed15518f5707: Pulling fs layer 17:24:12 feae8fd75edb: Pulling fs layer 17:24:12 242c74f7c9fa: Pulling fs layer 17:24:12 3cdef696dda3: Pulling fs layer 17:24:12 2ced38df9373: Pulling fs layer 17:24:12 58f1dce35555: Pulling fs layer 17:24:12 3cdef696dda3: Waiting 17:24:12 2ced38df9373: Waiting 17:24:12 58f1dce35555: Waiting 17:24:12 242c74f7c9fa: Waiting 17:24:20 ed15518f5707: Verifying Checksum 17:24:20 ed15518f5707: Download complete 17:24:20 242c74f7c9fa: Verifying Checksum 17:24:20 242c74f7c9fa: Download complete 17:24:20 3cdef696dda3: Verifying Checksum 17:24:20 3cdef696dda3: Download complete 17:24:20 c41833b44d91: Verifying Checksum 17:24:20 c41833b44d91: Pull complete 17:24:20 58f1dce35555: Verifying Checksum 17:24:20 58f1dce35555: Download complete 17:24:21 ed15518f5707: Pull complete 17:24:22 feae8fd75edb: Verifying Checksum 17:24:22 feae8fd75edb: Download complete 17:24:22 2ced38df9373: Verifying Checksum 17:24:22 2ced38df9373: Download complete 17:24:34 feae8fd75edb: Pull complete 17:24:34 242c74f7c9fa: Pull complete 17:24:34 3cdef696dda3: Pull complete 17:24:41 2ced38df9373: Pull complete 17:24:44 58f1dce35555: Pull complete 17:24:44 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:24:44 ---> fadd8f120f05 17:24:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:24:46 ---> Running in 24af75aa4fa4 17:24:46 Removing intermediate container 24af75aa4fa4 17:24:46 ---> ecf6e780b03e 17:24:46 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:24:46 ---> Running in bc780934c958 17:24:46 Removing intermediate container bc780934c958 17:24:46 ---> fc832d439498 17:24:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:24:46 ---> Running in 1a0fb07761fe 17:24:46 Removing intermediate container 1a0fb07761fe 17:24:46 ---> 5cde2507e10a 17:24:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:24:47 ---> Running in e8588c29dba7 17:24:47 Removing intermediate container e8588c29dba7 17:24:47 ---> 48dc16b581b6 17:24:47 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:24:47 ---> Running in 4feb7fac8487 17:24:47 Removing intermediate container 4feb7fac8487 17:24:47 ---> 1900b5c17475 17:24:47 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:24:47 ---> Running in e6a0b535d298 17:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:24:50 OK: 263 MiB in 53 packages 17:24:51 Removing intermediate container e6a0b535d298 17:24:51 ---> 3d80cd8c720a 17:24:51 Step 9/13 : WORKDIR /device-onvif-camera 17:24:51 ---> Running in 867c0a565499 17:24:52 Removing intermediate container 867c0a565499 17:24:52 ---> e81ce64b0fdd 17:24:52 Step 10/13 : COPY go.mod vendor* ./ 17:24:52 ---> 35a839a7ae4e 17:24:52 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:52 ---> Running in 8c0c94332616 17:26:00 Removing intermediate container 8c0c94332616 17:26:00 ---> 6a0fab43d933 17:26:00 Step 12/13 : COPY . . 17:26:00 ---> 6563035d975f 17:26:00 Step 13/13 : RUN ${MAKE} 17:26:00 ---> Running in 0ae1428ddeb5 17:26:00 noop 17:26:00 Removing intermediate container 0ae1428ddeb5 17:26:00 ---> 81bb606d3518 17:26:00 Successfully built 81bb606d3518 17:26:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:01 + docker inspect -f . ci-base-image-arm64 17:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:01 prd-ubuntu20.04-docker-arm64-4c-16g-15900 does not seem to be running inside a container 17:26:01 $ 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 ******** ci-base-image-arm64 cat 17:26:02 $ docker top 82fc85e35a36024e00ed1fb11f169767ee1cb0d4b341154a07f7032ef04bcb62 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:03 + go version 17:26:03 go version go1.20.2 linux/arm64 [Pipeline] } 17:26:03 $ docker stop --time=1 82fc85e35a36024e00ed1fb11f169767ee1cb0d4b341154a07f7032ef04bcb62 17:26:05 $ docker rm -f --volumes 82fc85e35a36024e00ed1fb11f169767ee1cb0d4b341154a07f7032ef04bcb62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:06 + docker inspect -f . ci-base-image-arm64 17:26:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:06 prd-ubuntu20.04-docker-arm64-4c-16g-15900 does not seem to be running inside a container 17:26:06 $ 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 ******** ci-base-image-arm64 cat 17:26:07 $ docker top 9a80932cb7f0f2fc9b57a9f49941234be49c628b7ce6bc59d1e2e252b872df8a -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:08 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 17:26:09 + make test 17:26:09 go test ./... -coverprofile=coverage.out ./... 17:26:48 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:28:55 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:28:55 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:28:55 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.212s coverage: 31.4% of statements 17:29:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.557s coverage: 86.5% of statements 17:29:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:29:17 go vet ./... 17:29:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:49 ./bin/test-attribution-txt.sh [Pipeline] echo 17:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:29:49 $ docker stop --time=1 9a80932cb7f0f2fc9b57a9f49941234be49c628b7ce6bc59d1e2e252b872df8a 17:29:53 $ docker rm -f --volumes 9a80932cb7f0f2fc9b57a9f49941234be49c628b7ce6bc59d1e2e252b872df8a [Pipeline] // withDockerContainer [Pipeline] sh 17:29:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:29:54 Warning: overwriting stash ‘coverage-report’ 17:29:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:29:56 + ls -al . 17:29:56 total 228 17:29:56 drwxrwxr-x 9 jenkins jenkins 4096 May 17 17:26 . 17:29:56 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:23 .. 17:29:56 drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:23 .git 17:29:56 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:23 .github 17:29:56 -rw-rw-r-- 1 jenkins jenkins 496 May 17 17:23 .gitignore 17:29:56 -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:23 .golangci.yml 17:29:56 -rw-rw-r-- 1 jenkins jenkins 10087 May 17 17:23 Attribution.txt 17:29:56 -rw-rw-r-- 1 jenkins jenkins 6312 May 17 17:23 CHANGELOG.md 17:29:56 -rw-rw-r-- 1 jenkins jenkins 1574 May 17 17:23 Dockerfile 17:29:56 -rw-rw-r-- 1 jenkins jenkins 677 May 17 17:23 GOVERNANCE.md 17:29:56 -rw-rw-r-- 1 jenkins jenkins 739 May 17 17:23 Jenkinsfile 17:29:56 -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:23 LICENSE 17:29:56 -rw-rw-r-- 1 jenkins jenkins 2751 May 17 17:23 Makefile 17:29:56 -rw-rw-r-- 1 jenkins jenkins 625 May 17 17:23 OWNERS.md 17:29:56 -rw-rw-r-- 1 jenkins jenkins 2690 May 17 17:23 README.md 17:29:56 -rw-rw-r-- 1 jenkins jenkins 5 May 17 17:21 VERSION 17:29:56 drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:23 bin 17:29:56 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:23 cmd 17:29:56 -rw-r--r-- 1 jenkins jenkins 78459 May 17 17:29 coverage.out 17:29:56 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:23 doc 17:29:56 -rw-rw-r-- 1 jenkins jenkins 3642 May 17 17:23 go.mod 17:29:56 -rw-rw-r-- 1 jenkins jenkins 33491 May 17 17:23 go.sum 17:29:56 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:23 internal 17:29:56 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:23 snap 17:29:56 -rw-rw-r-- 1 jenkins jenkins 236 May 17 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:56 + 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=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 --label arch=arm64 --label version=0.0.0 . 17:29:57 Sending build context to Docker daemon 14.45MB 17:29:57 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:29:57 Step 2/26 : FROM ${BASE} AS builder 17:29:57 ---> 81bb606d3518 17:29:57 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:29:57 ---> Running in 2fb0091a36bf 17:29:58 Removing intermediate container 2fb0091a36bf 17:29:58 ---> 50949cdb8ffd 17:29:58 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:29:58 ---> Running in 0eb53f9d4aa3 17:29:58 Removing intermediate container 0eb53f9d4aa3 17:29:58 ---> 1e242d8ca59c 17:29:58 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:29:58 ---> Running in 1f13e5285649 17:29:58 Removing intermediate container 1f13e5285649 17:29:58 ---> 2a87f634a130 17:29:58 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:29:58 ---> Running in 57bdcac72250 17:29:59 Removing intermediate container 57bdcac72250 17:29:59 ---> ecae7df1e461 17:29:59 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:29:59 ---> Running in c7ebf0ade170 17:29:59 Removing intermediate container c7ebf0ade170 17:29:59 ---> 973761e600f9 17:29:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:29:59 ---> Running in 7d26c1d9c466 17:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:30:02 OK: 263 MiB in 53 packages 17:30:03 Removing intermediate container 7d26c1d9c466 17:30:03 ---> ca377b17a6bf 17:30:03 Step 9/26 : WORKDIR /device-onvif-camera 17:30:03 ---> Running in 1c359e5a3cb9 17:30:03 Removing intermediate container 1c359e5a3cb9 17:30:03 ---> 5a09c9ab63dd 17:30:03 Step 10/26 : COPY go.mod vendor* ./ 17:30:04 ---> affd7fc54e12 17:30:04 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:04 ---> Running in c2eb27ca315f 17:30:08 Removing intermediate container c2eb27ca315f 17:30:08 ---> f20295544dd9 17:30:08 Step 12/26 : COPY . . 17:30:09 ---> e66334a0fc01 17:30:09 Step 13/26 : RUN ${MAKE} 17:30:09 ---> Running in 79df3b6d5c84 17:30:10 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 17:32:32 Removing intermediate container 79df3b6d5c84 17:32:32 ---> 9073b4f02503 17:32:32 Step 14/26 : FROM alpine:3.17 17:32:32 3.17: Pulling from library/alpine 17:32:32 c41833b44d91: Already exists 17:32:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:32:32 Status: Downloaded newer image for alpine:3.17 17:32:32 ---> 51e60588ff2c 17:32:32 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:32:32 ---> Running in aca9fc3b8525 17:32:32 Removing intermediate container aca9fc3b8525 17:32:32 ---> cd7b781e7a96 17:32:32 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:32:32 ---> Running in 8e705d329642 17:32:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:32:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:32:32 (1/1) Installing dumb-init (1.2.5-r2) 17:32:32 Executing busybox-1.35.0-r29.trigger 17:32:32 OK: 8 MiB in 16 packages 17:32:37 Removing intermediate container 8e705d329642 17:32:37 ---> 992d5c2e6121 17:32:37 Step 17/26 : WORKDIR / 17:32:37 ---> Running in ceb8120aeb08 17:32:37 Removing intermediate container ceb8120aeb08 17:32:37 ---> d2a01e43a3e0 17:32:37 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:32:38 ---> 1b72cc416a49 17:32:38 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:32:38 ---> 535312407875 17:32:38 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:32:39 ---> 407dd64b40fc 17:32:39 Step 21/26 : EXPOSE 59984 17:32:39 ---> Running in e41e1a7ec22d 17:32:39 Removing intermediate container e41e1a7ec22d 17:32:39 ---> 5df32932e79a 17:32:39 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:32:39 ---> Running in 6dc8ab04021b 17:32:39 Removing intermediate container 6dc8ab04021b 17:32:39 ---> acaff27effca 17:32:39 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:39 ---> Running in 7af48d1deb22 17:32:40 Removing intermediate container 7af48d1deb22 17:32:40 ---> 7c87dc45d76a 17:32:40 Step 24/26 : LABEL arch=arm64 17:32:40 ---> Running in 7fc11e1e8544 17:32:40 Removing intermediate container 7fc11e1e8544 17:32:40 ---> 4d9b088241b5 17:32:40 Step 25/26 : LABEL git_sha=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 17:32:40 ---> Running in 3fe863a9342c 17:32:40 Removing intermediate container 3fe863a9342c 17:32:40 ---> a849b4a7a27a 17:32:40 Step 26/26 : LABEL version=0.0.0 17:32:40 ---> Running in ce6e7381858c 17:32:41 Removing intermediate container ce6e7381858c 17:32:41 ---> 3d4a18615243 17:32:41 [Warning] One or more build-args [ARCH] were not consumed 17:32:41 Successfully built 3d4a18615243 17:32:41 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 17:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:42 17:32:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:42 arm64: Pulling from edgex-lftools-log-publisher 17:32:42 8998bd30e6a1: Pulling fs layer 17:32:42 04944245beec: Pulling fs layer 17:32:42 699f458cf7ca: Pulling fs layer 17:32:42 765212b225bb: Pulling fs layer 17:32:42 f23df028b6ca: Pulling fs layer 17:32:42 d65c8cfc05b1: Pulling fs layer 17:32:42 2437ff75d9bd: Pulling fs layer 17:32:42 f23df028b6ca: Waiting 17:32:42 d65c8cfc05b1: Waiting 17:32:42 2437ff75d9bd: Waiting 17:32:42 765212b225bb: Waiting 17:32:42 04944245beec: Verifying Checksum 17:32:42 04944245beec: Download complete 17:32:42 765212b225bb: Verifying Checksum 17:32:42 765212b225bb: Download complete 17:32:42 f23df028b6ca: Verifying Checksum 17:32:42 f23df028b6ca: Download complete 17:32:42 d65c8cfc05b1: Verifying Checksum 17:32:42 d65c8cfc05b1: Download complete 17:32:42 699f458cf7ca: Verifying Checksum 17:32:42 699f458cf7ca: Download complete 17:32:43 8998bd30e6a1: Verifying Checksum 17:32:43 8998bd30e6a1: Download complete 17:32:45 2437ff75d9bd: Verifying Checksum 17:32:45 2437ff75d9bd: Download complete 17:32:47 8998bd30e6a1: Pull complete 17:32:47 04944245beec: Pull complete 17:32:50 699f458cf7ca: Pull complete 17:32:50 765212b225bb: Pull complete 17:32:51 f23df028b6ca: Pull complete 17:32:51 d65c8cfc05b1: Pull complete 17:33:06 2437ff75d9bd: Pull complete 17:33:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:33:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:07 prd-ubuntu20.04-docker-arm64-4c-16g-15900 does not seem to be running inside a container 17:33:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:33:09 $ docker top fd3a403c5947299e23e61c730afb08781d9276f4b8e3d21d9db62d8b63bd7b00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:10 ---> job-cost.sh 17:33:10 lf-activate-venv: SKIPPING 17:33:10 INFO: No Stack... 17:33:11 INFO: Retrieving Pricing Info for: v3-standard-4 17:33:12 INFO: Archiving Costs [Pipeline] sh 17:33:12 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 17:33:12 + cut -d, -f6 [Pipeline] lock 17:33:12 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] 17:33:12 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] did not exist. Created. 17:33:12 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:33:13 /w/workspace/device-onvif-camera/1@tmp/durable-e7d9345b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:33:13 + echo total: 0.10999999940395355 [Pipeline] stash 17:33:13 Warning: overwriting stash ‘stack-cost’ 17:33:13 Stashed 1 file(s) [Pipeline] } 17:33:13 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:33:13 $ docker stop --time=1 fd3a403c5947299e23e61c730afb08781d9276f4b8e3d21d9db62d8b63bd7b00 17:33:15 $ docker rm -f --volumes fd3a403c5947299e23e61c730afb08781d9276f4b8e3d21d9db62d8b63bd7b00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:33:19 provisioning config files... 17:33:19 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-365@tmp/config6667237190472145837tmp [Pipeline] { [Pipeline] sh 17:33:19 + set +x 17:33:19 + curl -s https://codecov.io/bash 17:33:19 + bash -s -- 17:33:19 17:33:19 _____ _ 17:33:19 / ____| | | 17:33:19 | | ___ __| | ___ ___ _____ __ 17:33:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:33:19 | |___| (_) | (_| | __/ (_| (_) \ V / 17:33:19 \_____\___/ \__,_|\___|\___\___/ \_/ 17:33:19 Bash-1.0.6 17:33:19 17:33:19 17:33:19 ==> git version 2.25.1 found 17:33:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:33:19 Release-Date: 2020-01-08 17:33:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:33:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:33:19 ==> Jenkins CI detected. 17:33:19 current dir:  /w/workspace/undry_device-onvif-camera_PR-365 17:33:19 project root: . 17:33:19 --> token set from env 17:33:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:33:19 ==> Running gcov in . (disable via -X gcov) 17:33:19 ==> Python coveragepy not found 17:33:19 ==> Searching for coverage reports in: 17:33:19 + . 17:33:19 -> Found 1 reports 17:33:19 ==> Detecting git/mercurial file structure 17:33:19 ==> Reading reports 17:33:19 + ./coverage.out bytes=78459 17:33:19 ==> Appending adjustments 17:33:19 https://docs.codecov.io/docs/fixing-reports 17:33:19 + Found adjustments 17:33:19 ==> Gzipping contents 17:33:19 12K /tmp/codecov.qt7AdX.gz 17:33:19 ==> Uploading reports 17:33:19 url: https://codecov.io 17:33:19 query: branch=PR-365&commit=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=365&job=&cmd_args= 17:33:19 -> Pinging Codecov 17:33:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-365&commit=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=365&job=&cmd_args= 17:33:20 -> Uploading to 17:33:20 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/F29A59C45E3A92E06B3E522C9905F8EF/2df39ed87cd76b97a1171dc1a05ebc8ea902ec38/7e136095-50f5-4382-9aaf-4cc99e18806c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T173320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92990c13b1cba1a5853517708aca41fcfb8c8667db662f44ee55a8030d68ec67 17:33:20 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:20 Dload Upload Total Spent Left Speed 17:33:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 43266 --:--:-- --:--:-- --:--:-- 43444 17:33:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [Pipeline] } 17:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:33:22 + [ -d /w/workspace/undry_device-onvif-camera_PR-365/archives ] 17:33:22 + ls -al /w/workspace/undry_device-onvif-camera_PR-365/archives 17:33:22 total 16 17:33:22 drwxr-xr-x 3 root root 4096 May 17 17:23 . 17:33:22 drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:23 .. 17:33:22 drwxr-xr-x 2 root root 4096 May 17 17:23 cost 17:33:22 -rw-r--r-- 1 root root 91 May 17 17:23 cost.csv 17:33:22 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-365/archives 17:33:22 + ls -al /w/workspace/undry_device-onvif-camera_PR-365/archives 17:33:22 total 16 17:33:22 drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:23 . 17:33:22 drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:23 .. 17:33:22 drwxr-xr-x 2 jenkins jenkins 4096 May 17 17:23 cost 17:33:22 -rw-r--r-- 1 jenkins jenkins 91 May 17 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:33:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:33:23 ---> package-listing.sh 17:33:23 ++ facter osfamily 17:33:23 ++ tr '[:upper:]' '[:lower:]' 17:33:23 + OS_FAMILY=debian 17:33:23 + workspace=/w/workspace/undry_device-onvif-camera_PR-365 17:33:23 + START_PACKAGES=/tmp/packages_start.txt 17:33:23 + END_PACKAGES=/tmp/packages_end.txt 17:33:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:33:23 + PACKAGES=/tmp/packages_start.txt 17:33:23 + '[' /w/workspace/undry_device-onvif-camera_PR-365 ']' 17:33:23 + PACKAGES=/tmp/packages_end.txt 17:33:23 + case "${OS_FAMILY}" in 17:33:23 + dpkg -l 17:33:23 + grep '^ii' 17:33:23 + '[' -f /tmp/packages_start.txt ']' 17:33:23 + '[' -f /tmp/packages_end.txt ']' 17:33:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:33:23 + '[' /w/workspace/undry_device-onvif-camera_PR-365 ']' 17:33:23 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-365/archives/ 17:33:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-365/archives/ [Pipeline] echo 17:33:23 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:33:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:24 prd-ubuntu20.04-docker-8c-8g-15898 does not seem to be running inside a container 17:33:24 $ 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-365/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-365 -v /w/workspace/undry_device-onvif-camera_PR-365:/w/workspace/undry_device-onvif-camera_PR-365:rw,z -v /w/workspace/undry_device-onvif-camera_PR-365@tmp:/w/workspace/undry_device-onvif-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:33:25 $ docker top eede478d21f94bbc3856daff6b95cf98043fee6f4f7625c7419f89c6fe9e42b2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:25 + touch /tmp/pre-build-complete [Pipeline] sh 17:33:25 + mkdir -p /var/log/sysstat [Pipeline] sh 17:33:26 + ls /var/log/sa-host 17:33:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:26 provisioning config files... 17:33:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-365@tmp/config12422995636559986218tmp [Pipeline] { [Pipeline] echo 17:33:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:33:26 ---> create-netrc.sh [Pipeline] } 17:33:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:33:27 ---> python-tools-install.sh [Pipeline] echo 17:33:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:33:27 ---> sudo-logs.sh 17:33:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:33:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:33:28 ---> job-cost.sh 17:33:28 lf-activate-venv: SKIPPING 17:33:28 DEBUG: total: 0.2199999988079071 17:33:28 INFO: Retrieving Stack Cost... 17:33:28 INFO: Retrieving Pricing Info for: v3-standard-8 17:33:28 INFO: Archiving Costs [Pipeline] echo 17:33:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:33:28 ---> logs-deploy.sh 17:33:28 lf-activate-venv: SKIPPING 17:33:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-365/1 17:33:28 INFO: archiving workspace using pattern(s): 17:33:29 Archives upload complete. 17:33:29 INFO: archiving logs to Nexus