Pull request #251 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 980960dff57de58107d2d97a23be64aeb111a7f1+5eec883b2bb43bf890ad540a9146487d6a3ec42a (a84797ee7bfcb0ff0d16dc35c397911ff35599d8) 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-ssh13252295108763186027.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16811250538755768208.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-251/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-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8567307393066507406.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-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1370609163897385946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh4401816913241815712.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-251/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-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13664079623582019902.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8573’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8579 in /w/workspace/undry_device-onvif-camera_PR-251 [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-251 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5eec883b2bb43bf890ad540a9146487d6a3ec42a into PR head commit 980960dff57de58107d2d97a23be64aeb111a7f1 Merge succeeded, producing 980960dff57de58107d2d97a23be64aeb111a7f1 Checking out Revision 980960dff57de58107d2d97a23be64aeb111a7f1 (PR-251) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:16:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 980960dff57de58107d2d97a23be64aeb111a7f1 # 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 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 980960dff57de58107d2d97a23be64aeb111a7f1 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:16:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:16:58 ========================================================= 17:16:58 EdgeX Global Pipelines Version Info 17:16:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:16:58 ------------------- 17:16:58 stable info: 17:16:58 ------------------- 17:16:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:16:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:16:58 Message: update stable to v1.0.244 17:16:59 ------------------- 17:16:59 experimental info: 17:16:59 ------------------- 17:16:59 Commited By: **** collab-it+edgex@linuxfoundation.org 17:16:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:16:59 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:16:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:16:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:16:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:16:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:16:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:16:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:16:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-251 [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-251 [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-251 [Pipeline] echo 17:17:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 980960dff57de58107d2d97a23be64aeb111a7f1 [Pipeline] echo 17:17:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 980960d [Pipeline] echo 17:17:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:01 provisioning config files... 17:17:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config6181944002178341072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:01 ---> docker-login.sh 17:17:01 nexus3.edgexfoundry.org:10001 17:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:01 Configure a credential helper to remove this warning. See 17:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:01 17:17:01 Login Succeeded 17:17:01 nexus3.edgexfoundry.org:10002 17:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:02 Configure a credential helper to remove this warning. See 17:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:02 17:17:02 Login Succeeded 17:17:02 nexus3.edgexfoundry.org:10003 17:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:02 Configure a credential helper to remove this warning. See 17:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:02 17:17:02 Login Succeeded 17:17:02 nexus3.edgexfoundry.org:10004 17:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:02 Configure a credential helper to remove this warning. See 17:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:02 17:17:02 Login Succeeded 17:17:02 docker.io 17:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:02 Configure a credential helper to remove this warning. See 17:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:02 17:17:02 Login Succeeded 17:17:02 ---> docker-login.sh ends [Pipeline] } 17:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:17:03 + git rev-list -1 --merges 980960dff57de58107d2d97a23be64aeb111a7f1~1..980960dff57de58107d2d97a23be64aeb111a7f1 [Pipeline] echo 17:17:03 -----------> git rev-list -1 --merges 980960dff57de58107d2d97a23be64aeb111a7f1~1..980960dff57de58107d2d97a23be64aeb111a7f1 980960dff57de58107d2d97a23be64aeb111a7f1 [false] [Pipeline] sh 17:17:03 + git log --format=format:%s -1 980960dff57de58107d2d97a23be64aeb111a7f1 [Pipeline] echo 17:17:03 ========================================================= 17:17:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:17:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:04 + git log --format=format:%s -1 980960dff57de58107d2d97a23be64aeb111a7f1 [Pipeline] echo 17:17:04 [semverPrep] GIT_COMMIT: 980960dff57de58107d2d97a23be64aeb111a7f1, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 17:17:04 [semverPrep] This is not a build commit. [Pipeline] sh 17:17:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:04 + grep -v github /etc/ssh/ssh_known_hosts 17:17:04 + [ -e /tmp/ssh_known_hosts ] 17:17:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:17:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:17:04 + sudo tee -a /etc/ssh/ssh_known_hosts 17:17:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:04 17:17:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:05 0.1.4: Pulling from edgex-devops/py-git-semver 17:17:05 b85a868b505f: Pulling fs layer 17:17:05 e2be974225ed: Pulling fs layer 17:17:05 339a4e72a1f5: Pulling fs layer 17:17:05 988bab9f4d93: Pulling fs layer 17:17:05 1469e6f7b9e6: Pulling fs layer 17:17:05 eaf3925da568: Pulling fs layer 17:17:05 bab4dde63d76: Pulling fs layer 17:17:05 1469e6f7b9e6: Waiting 17:17:05 988bab9f4d93: Waiting 17:17:05 eaf3925da568: Waiting 17:17:05 bde34c3a00c8: Pulling fs layer 17:17:05 b352a97aabf1: Pulling fs layer 17:17:05 4872d77fe225: Pulling fs layer 17:17:05 5851b861e8e6: Pulling fs layer 17:17:05 bab4dde63d76: Waiting 17:17:05 b352a97aabf1: Waiting 17:17:05 4872d77fe225: Waiting 17:17:05 bde34c3a00c8: Waiting 17:17:05 e2be974225ed: Verifying Checksum 17:17:05 e2be974225ed: Download complete 17:17:05 988bab9f4d93: Verifying Checksum 17:17:05 988bab9f4d93: Download complete 17:17:05 1469e6f7b9e6: Verifying Checksum 17:17:05 1469e6f7b9e6: Download complete 17:17:05 339a4e72a1f5: Verifying Checksum 17:17:05 339a4e72a1f5: Download complete 17:17:05 eaf3925da568: Download complete 17:17:05 bde34c3a00c8: Download complete 17:17:05 b352a97aabf1: Download complete 17:17:05 4872d77fe225: Download complete 17:17:05 5851b861e8e6: Download complete 17:17:05 b85a868b505f: Verifying Checksum 17:17:05 b85a868b505f: Download complete 17:17:06 bab4dde63d76: Verifying Checksum 17:17:06 bab4dde63d76: Download complete 17:17:06 b85a868b505f: Pull complete 17:17:07 e2be974225ed: Pull complete 17:17:07 339a4e72a1f5: Pull complete 17:17:07 988bab9f4d93: Pull complete 17:17:08 1469e6f7b9e6: Pull complete 17:17:08 eaf3925da568: Pull complete 17:17:09 bab4dde63d76: Pull complete 17:17:09 bde34c3a00c8: Pull complete 17:17:09 b352a97aabf1: Pull complete 17:17:09 4872d77fe225: Pull complete 17:17:09 5851b861e8e6: Pull complete 17:17:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:10 prd-ubuntu20.04-docker-8c-8g-8579 does not seem to be running inside a container 17:17:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:17:12 $ docker top 5ef585a1745a9a66059d91de1334e1503705d54b29ca6accb9f54b7efeb5bd6e -eo pid,comm 17:17:12 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:17:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:12 [ssh-agent] Looking for ssh-agent implementation... 17:17:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:13 $ docker exec 5ef585a1745a9a66059d91de1334e1503705d54b29ca6accb9f54b7efeb5bd6e ssh-agent 17:17:13 SSH_AUTH_SOCK=/tmp/ssh-OvEpa5d7fSIc/agent.33 17:17:13 SSH_AGENT_PID=39 17:17:13 Running ssh-add (command line suppressed) 17:17:13 Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_3145423717658391822.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_3145423717658391822.key) 17:17:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:13 + git tag --points-at HEAD [Pipeline] } 17:17:13 $ docker exec --env ******** --env ******** 5ef585a1745a9a66059d91de1334e1503705d54b29ca6accb9f54b7efeb5bd6e ssh-agent -k 17:17:13 unset SSH_AUTH_SOCK; 17:17:13 unset SSH_AGENT_PID; 17:17:13 echo Agent pid 39 killed; 17:17:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:17:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:13 [ssh-agent] Looking for ssh-agent implementation... 17:17:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:14 $ docker exec 5ef585a1745a9a66059d91de1334e1503705d54b29ca6accb9f54b7efeb5bd6e ssh-agent 17:17:14 SSH_AUTH_SOCK=/tmp/ssh-yVe5jzObAQoO/agent.72 17:17:14 SSH_AGENT_PID=78 17:17:14 Running ssh-add (command line suppressed) 17:17:14 Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_16762497449214132659.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_16762497449214132659.key) 17:17:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:14 + git semver init 17:17:14 2023-03-07 17:17:14,741 [run_init] DEBUG init version:0.0.0 force:False 17:17:14 2023-03-07 17:17:14,742 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-251/.semver 17:17:14 2023-03-07 17:17:14,743 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-251/.semver 17:17:14 2023-03-07 17:17:14,743 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-251/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-251, universal_newlines=False, shell=None, istream=None) 17:17:15 2023-03-07 17:17:15,660 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-251/.git/info/exclude 17:17:15 2023-03-07 17:17:15,661 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 with force:False 17:17:15 2023-03-07 17:17:15,661 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 17:17:15 2023-03-07 17:17:15,663 [execute] INFO git cat-file --batch-check 17:17:15 2023-03-07 17:17:15,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) 17:17:15 2023-03-07 17:17:15,670 [execute] INFO git cat-file --batch 17:17:15 2023-03-07 17:17:15,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) 17:17:15 2023-03-07 17:17:15,676 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 17:17:15 0.0.0 [Pipeline] } 17:17:15 $ docker exec --env ******** --env ******** 5ef585a1745a9a66059d91de1334e1503705d54b29ca6accb9f54b7efeb5bd6e ssh-agent -k 17:17:15 unset SSH_AUTH_SOCK; 17:17:15 unset SSH_AGENT_PID; 17:17:15 echo Agent pid 78 killed; 17:17:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:16 + git semver [Pipeline] } 17:17:16 $ docker stop --time=1 5ef585a1745a9a66059d91de1334e1503705d54b29ca6accb9f54b7efeb5bd6e 17:17:17 $ docker rm -f --volumes 5ef585a1745a9a66059d91de1334e1503705d54b29ca6accb9f54b7efeb5bd6e [Pipeline] // withDockerContainer [Pipeline] sh 17:17:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:17:18 Stashed 1 file(s) [Pipeline] echo 17:17:18 [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:17:19 provisioning config files... 17:17:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config4889805390311713239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:19 ---> docker-login.sh 17:17:19 nexus3.edgexfoundry.org:10001 17:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:19 Configure a credential helper to remove this warning. See 17:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:19 17:17:19 Login Succeeded 17:17:19 nexus3.edgexfoundry.org:10002 17:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:19 Configure a credential helper to remove this warning. See 17:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:19 17:17:19 Login Succeeded 17:17:19 nexus3.edgexfoundry.org:10003 17:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:19 Configure a credential helper to remove this warning. See 17:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:19 17:17:19 Login Succeeded 17:17:19 nexus3.edgexfoundry.org:10004 17:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:19 Configure a credential helper to remove this warning. See 17:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:19 17:17:19 Login Succeeded 17:17:19 docker.io 17:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:20 Configure a credential helper to remove this warning. See 17:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:20 17:17:20 Login Succeeded 17:17:20 ---> docker-login.sh ends [Pipeline] } 17:17:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:20 ========================================================= 17:17:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:17:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:17:20 Sending build context to Docker daemon 27.84MB 17:17:20 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:17:20 Step 2/13 : FROM ${BASE} AS builder 17:17:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:17:21 213ec9aee27d: Pulling fs layer 17:17:21 4583459ba037: Pulling fs layer 17:17:21 93c1e223e6f2: Pulling fs layer 17:17:21 53926ce57604: Pulling fs layer 17:17:21 21b2b0c7a3f4: Pulling fs layer 17:17:21 22ff95d597cd: Pulling fs layer 17:17:21 12d6caf4c0d1: Pulling fs layer 17:17:21 96b7cbca73a9: Pulling fs layer 17:17:21 a7acece74701: Pulling fs layer 17:17:21 21b2b0c7a3f4: Waiting 17:17:21 22ff95d597cd: Waiting 17:17:21 53926ce57604: Waiting 17:17:21 96b7cbca73a9: Waiting 17:17:21 12d6caf4c0d1: Waiting 17:17:21 a7acece74701: Waiting 17:17:21 93c1e223e6f2: Download complete 17:17:21 4583459ba037: Download complete 17:17:21 21b2b0c7a3f4: Download complete 17:17:21 22ff95d597cd: Verifying Checksum 17:17:21 22ff95d597cd: Download complete 17:17:21 213ec9aee27d: Download complete 17:17:21 12d6caf4c0d1: Verifying Checksum 17:17:21 12d6caf4c0d1: Download complete 17:17:21 213ec9aee27d: Pull complete 17:17:21 4583459ba037: Pull complete 17:17:21 93c1e223e6f2: Pull complete 17:17:22 a7acece74701: Verifying Checksum 17:17:22 a7acece74701: Download complete 17:17:22 96b7cbca73a9: Verifying Checksum 17:17:22 53926ce57604: Verifying Checksum 17:17:22 53926ce57604: Download complete 17:17:26 53926ce57604: Pull complete 17:17:26 21b2b0c7a3f4: Pull complete 17:17:26 22ff95d597cd: Pull complete 17:17:26 12d6caf4c0d1: Pull complete 17:17:28 96b7cbca73a9: Pull complete 17:17:28 a7acece74701: Pull complete 17:17:28 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:17:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:17:28 ---> db6d94c90886 17:17:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:17:32 ---> Running in 354a7b5fa80e 17:17:32 Removing intermediate container 354a7b5fa80e 17:17:32 ---> c9548ad4ffc1 17:17:32 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:32 ---> Running in f2fa8d258824 17:17:32 Removing intermediate container f2fa8d258824 17:17:32 ---> ac7f93adeafd 17:17:32 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:17:32 ---> Running in 3abb300c6f1c 17:17:32 Removing intermediate container 3abb300c6f1c 17:17:32 ---> 90d05e2c1278 17:17:32 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:17:32 ---> Running in b7eb6bba17ab 17:17:33 Removing intermediate container b7eb6bba17ab 17:17:33 ---> e978f77e2802 17:17:33 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:17:33 ---> Running in fb3c688be062 17:17:33 Removing intermediate container fb3c688be062 17:17:33 ---> d5731f2fc9fd 17:17:33 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:33 ---> Running in d6d3495d0472 17:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:33 OK: 211 MiB in 51 packages 17:17:34 Still waiting to schedule task 17:17:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:17:34 Removing intermediate container d6d3495d0472 17:17:34 ---> df91a4ecd919 17:17:34 Step 9/13 : WORKDIR /device-onvif-camera 17:17:34 ---> Running in 9ae8726a64e8 17:17:34 Removing intermediate container 9ae8726a64e8 17:17:34 ---> 6361b3d220ac 17:17:34 Step 10/13 : COPY go.mod vendor* ./ 17:17:34 ---> 708f0f3daaa0 17:17:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:34 ---> Running in 6971d11829f6 17:18:06 Removing intermediate container 6971d11829f6 17:18:06 ---> e23041cba851 17:18:06 Step 12/13 : COPY . . 17:18:06 ---> e893ea86505a 17:18:06 Step 13/13 : RUN ${MAKE} 17:18:06 ---> Running in 4b5903015ae2 17:18:06 noop 17:18:06 Removing intermediate container 4b5903015ae2 17:18:06 ---> 7677605993f1 17:18:06 Successfully built 7677605993f1 17:18:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:06 + docker inspect -f . ci-base-image-x86_64 17:18:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:07 prd-ubuntu20.04-docker-8c-8g-8579 does not seem to be running inside a container 17:18:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:18:07 $ docker top 430e62d3edb67e9e6e937044c39ec1a5da812099db18dbaec88d562527b19a57 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:07 + go version 17:18:07 go version go1.18.7 linux/amd64 [Pipeline] } 17:18:07 $ docker stop --time=1 430e62d3edb67e9e6e937044c39ec1a5da812099db18dbaec88d562527b19a57 17:18:09 $ docker rm -f --volumes 430e62d3edb67e9e6e937044c39ec1a5da812099db18dbaec88d562527b19a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:09 + docker inspect -f . ci-base-image-x86_64 17:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:10 prd-ubuntu20.04-docker-8c-8g-8579 does not seem to be running inside a container 17:18:10 $ 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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:18:10 $ docker top c7451c091af1e03048a0ef66e79307ce1b518ef137793725e2cfb5d790c01d6f -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:10 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] fileExists [Pipeline] sh 17:18:11 + make test 17:18:11 go test ./... -coverprofile=coverage.out ./... 17:18:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:18:23 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:18:25 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 29.3% of statements 17:18:25 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:18:25 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.363s coverage: 86.5% of statements 17:18:33 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:18:33 go vet ./... 17:18:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:18:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:18:36 ./bin/test-attribution-txt.sh [Pipeline] echo 17:18:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:18:36 $ docker stop --time=1 c7451c091af1e03048a0ef66e79307ce1b518ef137793725e2cfb5d790c01d6f 17:18:38 $ docker rm -f --volumes c7451c091af1e03048a0ef66e79307ce1b518ef137793725e2cfb5d790c01d6f [Pipeline] // withDockerContainer [Pipeline] sh 17:18:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:18:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:18:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:18:39 + ls -al . 17:18:39 total 236 17:18:39 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 17:18 . 17:18:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:16 .. 17:18:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:18 .git 17:18:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:16 .github 17:18:39 -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:16 .gitignore 17:18:39 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:16 .golangci.yml 17:18:39 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:17 .semver 17:18:39 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:16 Attribution.txt 17:18:39 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:16 CHANGELOG.md 17:18:39 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:16 Dockerfile 17:18:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:16 GOVERNANCE.md 17:18:39 -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:16 Jenkinsfile 17:18:39 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:16 LICENSE 17:18:39 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:16 Makefile 17:18:39 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:16 OWNERS.md 17:18:39 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:16 README.md 17:18:39 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 17:17 VERSION 17:18:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:16 bin 17:18:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:16 cmd 17:18:39 -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:18 coverage.out 17:18:39 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:16 doc 17:18:39 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:16 go.mod 17:18:39 -rw-rw-r-- 1 jenkins jenkins 34676 Mar 7 17:16 go.sum 17:18:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:16 internal 17:18:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:16 snap 17:18:39 -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:40 + 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=980960dff57de58107d2d97a23be64aeb111a7f1 --label arch=amd64 --label version=0.0.0 . 17:18:40 Sending build context to Docker daemon 27.92MB 17:18:40 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:18:40 Step 2/26 : FROM ${BASE} AS builder 17:18:40 ---> 7677605993f1 17:18:40 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:18:40 ---> Running in c146504f6c71 17:18:40 Removing intermediate container c146504f6c71 17:18:40 ---> 80f53c261bef 17:18:40 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:40 ---> Running in 92693bc719ac 17:18:41 Removing intermediate container 92693bc719ac 17:18:41 ---> 467e5ecbd397 17:18:41 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:18:41 ---> Running in 278189c9376d 17:18:41 Removing intermediate container 278189c9376d 17:18:41 ---> a7dcf361249d 17:18:41 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:18:41 ---> Running in 748ce2ba9eba 17:18:41 Removing intermediate container 748ce2ba9eba 17:18:41 ---> 014b5a3a44ec 17:18:41 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:18:41 ---> Running in 0a2443083a96 17:18:41 Removing intermediate container 0a2443083a96 17:18:41 ---> dfc8082634be 17:18:41 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:41 ---> Running in 8e8a42640eb3 17:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:18:41 OK: 211 MiB in 51 packages 17:18:42 Removing intermediate container 8e8a42640eb3 17:18:42 ---> ec02287bb86f 17:18:42 Step 9/26 : WORKDIR /device-onvif-camera 17:18:42 ---> Running in 3d383335bc00 17:18:42 Removing intermediate container 3d383335bc00 17:18:42 ---> e86b69d4a613 17:18:42 Step 10/26 : COPY go.mod vendor* ./ 17:18:42 ---> c34596409335 17:18:42 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:42 ---> Running in 6ea8405313c0 17:18:43 Removing intermediate container 6ea8405313c0 17:18:43 ---> 2d2ae38ce042 17:18:43 Step 12/26 : COPY . . 17:18:43 ---> 56e60ba5b5b7 17:18:43 Step 13/26 : RUN ${MAKE} 17:18:44 ---> Running in 5e7f37150011 17:18:44 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:19:06 Removing intermediate container 5e7f37150011 17:19:06 ---> 5228b95eeceb 17:19:06 Step 14/26 : FROM alpine:3.16 17:19:06 3.16: Pulling from library/alpine 17:19:06 ef5531b6e74e: Pulling fs layer 17:19:06 ef5531b6e74e: Verifying Checksum 17:19:06 ef5531b6e74e: Download complete 17:19:06 ef5531b6e74e: Pull complete 17:19:06 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:19:06 Status: Downloaded newer image for alpine:3.16 17:19:06 ---> dfd21b5a31f5 17:19:06 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:19:06 ---> Running in 62ab21760d1e 17:19:06 Removing intermediate container 62ab21760d1e 17:19:06 ---> 3142fad53b7f 17:19:06 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:19:06 ---> Running in 7f5c3fcaa915 17:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:19:07 (1/1) Installing dumb-init (1.2.5-r1) 17:19:07 Executing busybox-1.35.0-r17.trigger 17:19:07 OK: 6 MiB in 15 packages 17:19:07 Removing intermediate container 7f5c3fcaa915 17:19:07 ---> 082d5ad908c8 17:19:07 Step 17/26 : WORKDIR / 17:19:07 ---> Running in 2a89f795dc55 17:19:08 Removing intermediate container 2a89f795dc55 17:19:08 ---> 8c4342f259da 17:19:08 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:19:08 ---> 6f2ae4d01839 17:19:08 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:19:08 ---> d131b135d77e 17:19:08 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:19:08 ---> 1d6a8fcec85e 17:19:08 Step 21/26 : EXPOSE 59984 17:19:08 ---> Running in 88c2af36fa43 17:19:09 Removing intermediate container 88c2af36fa43 17:19:09 ---> 14b1b08033f5 17:19:09 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:19:09 ---> Running in ad30f7413c18 17:19:09 Removing intermediate container ad30f7413c18 17:19:09 ---> 3bbc9fd3044b 17:19:09 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:19:09 ---> Running in 9bd328aa15ae 17:19:09 Removing intermediate container 9bd328aa15ae 17:19:09 ---> d70fdf55421c 17:19:09 Step 24/26 : LABEL arch=amd64 17:19:09 ---> Running in 1598dc001800 17:19:09 Removing intermediate container 1598dc001800 17:19:09 ---> ce487c391676 17:19:09 Step 25/26 : LABEL git_sha=980960dff57de58107d2d97a23be64aeb111a7f1 17:19:09 ---> Running in 22d1cb31f6e7 17:19:09 Removing intermediate container 22d1cb31f6e7 17:19:09 ---> db1136158e2d 17:19:09 Step 26/26 : LABEL version=0.0.0 17:19:09 ---> Running in b0534989f892 17:19:09 Removing intermediate container b0534989f892 17:19:09 ---> 12f4b8bad3a6 17:19:09 [Warning] One or more build-args [ARCH] were not consumed 17:19:09 Successfully built 12f4b8bad3a6 17:19:09 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:19:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:10 17:19:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:10 latest: Pulling from edgex-lftools-log-publisher 17:19:10 5eb5b503b376: Pulling fs layer 17:19:10 5c69ac0246d0: Pulling fs layer 17:19:10 ec43610c2a17: Pulling fs layer 17:19:10 3a2ae6a8a46f: Pulling fs layer 17:19:10 33b1e0a273af: Pulling fs layer 17:19:10 5d3b04190fa2: Pulling fs layer 17:19:10 2f39f015ded8: Pulling fs layer 17:19:10 33b1e0a273af: Waiting 17:19:10 5d3b04190fa2: Waiting 17:19:10 3a2ae6a8a46f: Waiting 17:19:10 5c69ac0246d0: Verifying Checksum 17:19:10 5c69ac0246d0: Download complete 17:19:10 3a2ae6a8a46f: Verifying Checksum 17:19:10 3a2ae6a8a46f: Download complete 17:19:10 33b1e0a273af: Verifying Checksum 17:19:10 33b1e0a273af: Download complete 17:19:10 5d3b04190fa2: Verifying Checksum 17:19:10 5d3b04190fa2: Download complete 17:19:10 ec43610c2a17: Verifying Checksum 17:19:10 ec43610c2a17: Download complete 17:19:10 5eb5b503b376: Verifying Checksum 17:19:10 5eb5b503b376: Download complete 17:19:11 2f39f015ded8: Download complete 17:19:12 5eb5b503b376: Pull complete 17:19:12 5c69ac0246d0: Pull complete 17:19:12 ec43610c2a17: Pull complete 17:19:12 3a2ae6a8a46f: Pull complete 17:19:12 33b1e0a273af: Pull complete 17:19:12 5d3b04190fa2: Pull complete 17:19:17 2f39f015ded8: Pull complete 17:19:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:17 prd-ubuntu20.04-docker-8c-8g-8579 does not seem to be running inside a container 17:19:17 $ 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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:19:20 $ docker top 8d4ec5e331abd7db037a17e742731d2e96aab2d64873f162680c4f21bd5ee3f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:20 ---> job-cost.sh 17:19:20 lf-activate-venv: SKIPPING 17:19:20 INFO: No Stack... 17:19:20 INFO: Retrieving Pricing Info for: v3-standard-8 17:19:21 INFO: Archiving Costs [Pipeline] sh 17:19:21 + cat /w/workspace/undry_device-onvif-camera_PR-251/archives/cost.csv 17:19:21 + cut -d, -f6 [Pipeline] lock 17:19:21 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-1-stack-cost] 17:19:21 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-1-stack-cost] did not exist. Created. 17:19:21 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:21 + echo total: 0.2199999988079071 [Pipeline] stash 17:19:21 Stashed 1 file(s) [Pipeline] } 17:19:21 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:19:22 $ docker stop --time=1 8d4ec5e331abd7db037a17e742731d2e96aab2d64873f162680c4f21bd5ee3f7 17:19:23 $ docker rm -f --volumes 8d4ec5e331abd7db037a17e742731d2e96aab2d64873f162680c4f21bd5ee3f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:20:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8585 in /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] { [Pipeline] ws 17:20:00 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 17:20:00 The recommended git tool is: git 17:20:09 using credential edgex-jenkins-ssh 17:20:09 Cloning the remote Git repository 17:20:09 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:20:09 > git init /w/workspace/device-onvif-camera/1 # timeout=10 17:20:09 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:20:09 > git --version # timeout=10 17:20:09 > git --version # 'git version 2.25.1' 17:20:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:11 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:20:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:13 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:20:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:20:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:14 Merging remotes/origin/main commit 5eec883b2bb43bf890ad540a9146487d6a3ec42a into PR head commit 980960dff57de58107d2d97a23be64aeb111a7f1 17:20:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:20:14 > git config core.sparsecheckout # timeout=10 17:20:14 > git checkout -f 980960dff57de58107d2d97a23be64aeb111a7f1 # timeout=10 17:20:15 > git remote # timeout=10 17:20:15 > git config --get remote.origin.url # timeout=10 17:20:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:15 > git merge 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 17:20:15 Merge succeeded, producing 980960dff57de58107d2d97a23be64aeb111a7f1 17:20:15 Checking out Revision 980960dff57de58107d2d97a23be64aeb111a7f1 (PR-251) 17:20:16 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 17:20:16 > git --version # timeout=10 17:20:16 > git --version # 'git version 2.25.1' 17:20:16 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:20:15 > git rev-parse HEAD^{commit} # timeout=10 17:20:15 > git config core.sparsecheckout # timeout=10 17:20:15 > git checkout -f 980960dff57de58107d2d97a23be64aeb111a7f1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:20:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:17 Dload Upload Total Spent Left Speed 17:20:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 17:20:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:20:19 + sudo tee /etc/docker/daemon.new 17:20:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:20:19 { 17:20:19 "registry-mirrors": [ 17:20:19 "https://nexus3.edgexfoundry.org:10001" 17:20:19 ], 17:20:19 "bip": "10.250.0.254/24", 17:20:19 "hosts": [ 17:20:19 "tcp://0.0.0.0:5555", 17:20:19 "unix:///var/run/docker.sock" 17:20:19 ], 17:20:19 "mtu": 1458, 17:20:19 "selinux-enabled": true, 17:20:19 "seccomp-profile": "/etc/docker/seccomp.json" 17:20:19 } [Pipeline] sh 17:20:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:20:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:38 provisioning config files... 17:20:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7442134632446102540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:38 ---> docker-login.sh 17:20:38 nexus3.edgexfoundry.org:10001 17:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:39 Configure a credential helper to remove this warning. See 17:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:39 17:20:39 Login Succeeded 17:20:39 nexus3.edgexfoundry.org:10002 17:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:39 Configure a credential helper to remove this warning. See 17:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:39 17:20:39 Login Succeeded 17:20:39 nexus3.edgexfoundry.org:10003 17:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:40 Configure a credential helper to remove this warning. See 17:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:40 17:20:40 Login Succeeded 17:20:40 nexus3.edgexfoundry.org:10004 17:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:40 Configure a credential helper to remove this warning. See 17:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:40 17:20:40 Login Succeeded 17:20:40 docker.io 17:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:41 Configure a credential helper to remove this warning. See 17:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:41 17:20:41 Login Succeeded 17:20:41 ---> docker-login.sh ends [Pipeline] } 17:20:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:20:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:20:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:20:41 ========================================================= 17:20:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:20:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:20:42 Sending build context to Docker daemon 20.61MB 17:20:42 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:20:42 Step 2/13 : FROM ${BASE} AS builder 17:20:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:20:43 9b18e9b68314: Pulling fs layer 17:20:43 35d82f9e3411: Pulling fs layer 17:20:43 e16973657156: Pulling fs layer 17:20:43 fc693d55d65f: Pulling fs layer 17:20:43 7e9fc2657dce: Pulling fs layer 17:20:43 dda99020689f: Pulling fs layer 17:20:43 db1c61fa0a46: Pulling fs layer 17:20:43 891c053d2c06: Pulling fs layer 17:20:43 dda99020689f: Waiting 17:20:43 fc693d55d65f: Waiting 17:20:43 db1c61fa0a46: Waiting 17:20:43 891c053d2c06: Waiting 17:20:43 7e9fc2657dce: Waiting 17:20:43 e16973657156: Verifying Checksum 17:20:43 e16973657156: Download complete 17:20:43 35d82f9e3411: Download complete 17:20:43 7e9fc2657dce: Verifying Checksum 17:20:43 7e9fc2657dce: Download complete 17:20:43 dda99020689f: Verifying Checksum 17:20:43 dda99020689f: Download complete 17:20:43 9b18e9b68314: Verifying Checksum 17:20:43 9b18e9b68314: Download complete 17:20:44 9b18e9b68314: Pull complete 17:20:44 891c053d2c06: Verifying Checksum 17:20:44 891c053d2c06: Download complete 17:20:44 35d82f9e3411: Pull complete 17:20:44 e16973657156: Pull complete 17:20:45 db1c61fa0a46: Verifying Checksum 17:20:45 db1c61fa0a46: Download complete 17:20:46 fc693d55d65f: Verifying Checksum 17:20:46 fc693d55d65f: Download complete 17:20:58 fc693d55d65f: Pull complete 17:20:58 7e9fc2657dce: Pull complete 17:20:58 dda99020689f: Pull complete 17:21:03 db1c61fa0a46: Pull complete 17:21:05 891c053d2c06: Pull complete 17:21:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:21:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:21:05 ---> f96f9c87975a 17:21:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:21:08 ---> Running in e27e4dcd6e5a 17:21:09 Removing intermediate container e27e4dcd6e5a 17:21:09 ---> 918c8d27e232 17:21:09 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:21:09 ---> Running in 0901a80c6b35 17:21:09 Removing intermediate container 0901a80c6b35 17:21:09 ---> 66bcfb665737 17:21:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:21:09 ---> Running in 9ece549e946a 17:21:10 Removing intermediate container 9ece549e946a 17:21:10 ---> 4c912d259eac 17:21:10 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:21:10 ---> Running in b7057d2cbd28 17:21:10 Removing intermediate container b7057d2cbd28 17:21:10 ---> e63c5716d883 17:21:10 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:21:10 ---> Running in fa86eb346999 17:21:11 Removing intermediate container fa86eb346999 17:21:11 ---> 70bc4592da68 17:21:11 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:11 ---> Running in 51be780c4a11 17:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:21:14 OK: 221 MiB in 51 packages 17:21:15 Removing intermediate container 51be780c4a11 17:21:15 ---> a943c48e2a2c 17:21:15 Step 9/13 : WORKDIR /device-onvif-camera 17:21:15 ---> Running in 80b3596ebee0 17:21:15 Removing intermediate container 80b3596ebee0 17:21:15 ---> 57e60a8acba5 17:21:15 Step 10/13 : COPY go.mod vendor* ./ 17:21:16 ---> 91f563026eb9 17:21:16 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:16 ---> Running in e089f5ebaf8a 17:22:24 Removing intermediate container e089f5ebaf8a 17:22:24 ---> c3939d596a2f 17:22:24 Step 12/13 : COPY . . 17:22:26 ---> 07ae8a85b8d9 17:22:26 Step 13/13 : RUN ${MAKE} 17:22:26 ---> Running in 001780240a7c 17:22:27 noop 17:22:28 Removing intermediate container 001780240a7c 17:22:28 ---> a8ac2b497fff 17:22:28 Successfully built a8ac2b497fff 17:22:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:28 + docker inspect -f . ci-base-image-arm64 17:22:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:28 prd-ubuntu20.04-docker-arm64-4c-16g-8585 does not seem to be running inside a container 17:22:29 $ 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:22:30 $ docker top cf01f403b785957ec36d5174ce0743f79b53e3a30ed9c7af932a4ad80a7cf6d2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:31 + go version 17:22:31 go version go1.18.7 linux/arm64 [Pipeline] } 17:22:31 $ docker stop --time=1 cf01f403b785957ec36d5174ce0743f79b53e3a30ed9c7af932a4ad80a7cf6d2 17:22:33 $ docker rm -f --volumes cf01f403b785957ec36d5174ce0743f79b53e3a30ed9c7af932a4ad80a7cf6d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:34 + docker inspect -f . ci-base-image-arm64 17:22:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:34 prd-ubuntu20.04-docker-arm64-4c-16g-8585 does not seem to be running inside a container 17:22:34 $ 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:22:35 $ docker top f3c94c818f005d46d9df70010051d26672c90111c1cfd417fa42b662a6bba28b -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:36 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 17:22:37 + make test 17:22:37 go test ./... -coverprofile=coverage.out ./... 17:22:39 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:24:31 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:24:33 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.173s coverage: 29.3% of statements 17:24:33 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:24:45 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.497s coverage: 86.5% of statements 17:24:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:24:45 go vet ./... 17:25:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:25:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:25:17 ./bin/test-attribution-txt.sh [Pipeline] echo 17:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:25:18 $ docker stop --time=1 f3c94c818f005d46d9df70010051d26672c90111c1cfd417fa42b662a6bba28b 17:25:19 $ docker rm -f --volumes f3c94c818f005d46d9df70010051d26672c90111c1cfd417fa42b662a6bba28b [Pipeline] // withDockerContainer [Pipeline] sh 17:25:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:25:21 Warning: overwriting stash ‘coverage-report’ 17:25:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:25:23 + ls -al . 17:25:23 total 232 17:25:23 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 17:22 . 17:25:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:20 .. 17:25:23 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:20 .git 17:25:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:20 .github 17:25:23 -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:20 .gitignore 17:25:23 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:20 .golangci.yml 17:25:23 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:20 Attribution.txt 17:25:23 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:20 CHANGELOG.md 17:25:23 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:20 Dockerfile 17:25:23 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:20 GOVERNANCE.md 17:25:23 -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:20 Jenkinsfile 17:25:23 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:20 LICENSE 17:25:23 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:20 Makefile 17:25:23 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:20 OWNERS.md 17:25:23 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:20 README.md 17:25:23 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 17:17 VERSION 17:25:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:20 bin 17:25:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:20 cmd 17:25:23 -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:24 coverage.out 17:25:23 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:20 doc 17:25:23 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:20 go.mod 17:25:23 -rw-rw-r-- 1 jenkins jenkins 34676 Mar 7 17:20 go.sum 17:25:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:20 internal 17:25:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:20 snap 17:25:23 -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:23 + 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=980960dff57de58107d2d97a23be64aeb111a7f1 --label arch=arm64 --label version=0.0.0 . 17:25:24 Sending build context to Docker daemon 20.69MB 17:25:24 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:25:24 Step 2/26 : FROM ${BASE} AS builder 17:25:24 ---> a8ac2b497fff 17:25:24 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:25:24 ---> Running in 389047eb0e5d 17:25:24 Removing intermediate container 389047eb0e5d 17:25:24 ---> 9fcc06e215ae 17:25:24 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:25:25 ---> Running in 2977b8f6ace0 17:25:25 Removing intermediate container 2977b8f6ace0 17:25:25 ---> 9011ff9cf465 17:25:25 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:25:25 ---> Running in a3f4b08b5604 17:25:25 Removing intermediate container a3f4b08b5604 17:25:25 ---> 8a5308ca0068 17:25:25 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:25:26 ---> Running in 43258fd4bab9 17:25:26 Removing intermediate container 43258fd4bab9 17:25:26 ---> 8f4e21a600ab 17:25:26 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:25:26 ---> Running in c15c080fdfb9 17:25:26 Removing intermediate container c15c080fdfb9 17:25:26 ---> e6267746622b 17:25:26 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:26 ---> Running in d30ab72cacec 17:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:30 OK: 221 MiB in 51 packages 17:25:31 Removing intermediate container d30ab72cacec 17:25:31 ---> f9e1a77f5d0a 17:25:31 Step 9/26 : WORKDIR /device-onvif-camera 17:25:31 ---> Running in 6d41d0ae441c 17:25:31 Removing intermediate container 6d41d0ae441c 17:25:31 ---> cd0cbe2b3cb4 17:25:31 Step 10/26 : COPY go.mod vendor* ./ 17:25:32 ---> 981facec68d3 17:25:32 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:32 ---> Running in 2ef2137aae8f 17:25:35 Removing intermediate container 2ef2137aae8f 17:25:35 ---> 447a199710a4 17:25:35 Step 12/26 : COPY . . 17:25:37 ---> 6335be4184a8 17:25:37 Step 13/26 : RUN ${MAKE} 17:25:37 ---> Running in de9a9a0c98a4 17:25:39 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:28:30 Removing intermediate container de9a9a0c98a4 17:28:30 ---> 22a4f7e64bed 17:28:30 Step 14/26 : FROM alpine:3.16 17:28:30 3.16: Pulling from library/alpine 17:28:30 3760b48202b3: Pulling fs layer 17:28:30 3760b48202b3: Verifying Checksum 17:28:30 3760b48202b3: Download complete 17:28:30 3760b48202b3: Pull complete 17:28:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:28:30 Status: Downloaded newer image for alpine:3.16 17:28:30 ---> 4c81e5bf8899 17:28:30 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:28:30 ---> Running in 0aa6e8a0ee1b 17:28:30 Removing intermediate container 0aa6e8a0ee1b 17:28:30 ---> 299058b6c56b 17:28:30 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:28:30 ---> Running in a6c703c02f05 17:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:28:30 (1/1) Installing dumb-init (1.2.5-r1) 17:28:30 Executing busybox-1.35.0-r17.trigger 17:28:30 OK: 5 MiB in 15 packages 17:28:30 Removing intermediate container a6c703c02f05 17:28:30 ---> b601e4964a8e 17:28:30 Step 17/26 : WORKDIR / 17:28:30 ---> Running in e88525828f00 17:28:30 Removing intermediate container e88525828f00 17:28:30 ---> ad990fa792b1 17:28:30 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:28:30 ---> 9bdcce0577d7 17:28:30 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:28:30 ---> 25dc49a5dc68 17:28:30 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:28:30 ---> 225f7de7b95e 17:28:30 Step 21/26 : EXPOSE 59984 17:28:30 ---> Running in 39d845dd0ade 17:28:30 Removing intermediate container 39d845dd0ade 17:28:30 ---> 889b5c303199 17:28:30 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:28:30 ---> Running in f85d5a04764a 17:28:30 Removing intermediate container f85d5a04764a 17:28:30 ---> 64ee43545b50 17:28:30 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:28:30 ---> Running in 6d06566a3b49 17:28:30 Removing intermediate container 6d06566a3b49 17:28:30 ---> dd303451879f 17:28:30 Step 24/26 : LABEL arch=arm64 17:28:30 ---> Running in a2a9579dbdd0 17:28:31 Removing intermediate container a2a9579dbdd0 17:28:31 ---> 171fc1dcd1a0 17:28:31 Step 25/26 : LABEL git_sha=980960dff57de58107d2d97a23be64aeb111a7f1 17:28:31 ---> Running in bb67f18a44c2 17:28:31 Removing intermediate container bb67f18a44c2 17:28:31 ---> a3d24a0ee37f 17:28:31 Step 26/26 : LABEL version=0.0.0 17:28:31 ---> Running in 009dd4ac352c 17:28:32 Removing intermediate container 009dd4ac352c 17:28:32 ---> 039d54008c4c 17:28:32 [Warning] One or more build-args [ARCH] were not consumed 17:28:32 Successfully built 039d54008c4c 17:28:32 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:28:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:32 17:28:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:33 arm64: Pulling from edgex-lftools-log-publisher 17:28:33 8998bd30e6a1: Pulling fs layer 17:28:33 04944245beec: Pulling fs layer 17:28:33 699f458cf7ca: Pulling fs layer 17:28:33 765212b225bb: Pulling fs layer 17:28:33 f23df028b6ca: Pulling fs layer 17:28:33 d65c8cfc05b1: Pulling fs layer 17:28:33 2437ff75d9bd: Pulling fs layer 17:28:33 f23df028b6ca: Waiting 17:28:33 d65c8cfc05b1: Waiting 17:28:33 2437ff75d9bd: Waiting 17:28:33 765212b225bb: Waiting 17:28:33 04944245beec: Verifying Checksum 17:28:33 04944245beec: Download complete 17:28:33 765212b225bb: Verifying Checksum 17:28:33 765212b225bb: Download complete 17:28:33 f23df028b6ca: Verifying Checksum 17:28:33 f23df028b6ca: Download complete 17:28:33 d65c8cfc05b1: Verifying Checksum 17:28:33 d65c8cfc05b1: Download complete 17:28:33 699f458cf7ca: Verifying Checksum 17:28:33 699f458cf7ca: Download complete 17:28:34 8998bd30e6a1: Verifying Checksum 17:28:34 8998bd30e6a1: Download complete 17:28:36 2437ff75d9bd: Verifying Checksum 17:28:36 2437ff75d9bd: Download complete 17:28:38 8998bd30e6a1: Pull complete 17:28:38 04944245beec: Pull complete 17:28:40 699f458cf7ca: Pull complete 17:28:40 765212b225bb: Pull complete 17:28:41 f23df028b6ca: Pull complete 17:28:41 d65c8cfc05b1: Pull complete 17:28:56 2437ff75d9bd: Pull complete 17:28:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:56 prd-ubuntu20.04-docker-arm64-4c-16g-8585 does not seem to be running inside a container 17:28:56 $ 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:28:59 $ docker top bc9cfc7bc063daa76bad4e129fce03cefd50723408e6b9f9b5fa662c4a3528cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:00 ---> job-cost.sh 17:29:00 lf-activate-venv: SKIPPING 17:29:00 INFO: No Stack... 17:29:01 INFO: Retrieving Pricing Info for: v3-standard-4 17:29:01 INFO: Archiving Costs [Pipeline] sh 17:29:02 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 17:29:02 + cut -d, -f6 [Pipeline] lock 17:29:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-1-stack-cost] 17:29:02 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-1-stack-cost] did not exist. Created. 17:29:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:03 /w/workspace/device-onvif-camera/1@tmp/durable-bb7a753d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:29:04 + echo total: 0.10999999940395355 [Pipeline] stash 17:29:04 Warning: overwriting stash ‘stack-cost’ 17:29:04 Stashed 1 file(s) [Pipeline] } 17:29:04 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:29:04 $ docker stop --time=1 bc9cfc7bc063daa76bad4e129fce03cefd50723408e6b9f9b5fa662c4a3528cc 17:29:05 $ docker rm -f --volumes bc9cfc7bc063daa76bad4e129fce03cefd50723408e6b9f9b5fa662c4a3528cc [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:29:06 provisioning config files... 17:29:06 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config13820300626486034206tmp [Pipeline] { [Pipeline] sh 17:29:07 + set +x 17:29:07 + bash -s -- 17:29:07 + curl -s https://codecov.io/bash 17:29:07 17:29:07 _____ _ 17:29:07 / ____| | | 17:29:07 | | ___ __| | ___ ___ _____ __ 17:29:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:29:07 | |___| (_) | (_| | __/ (_| (_) \ V / 17:29:07 \_____\___/ \__,_|\___|\___\___/ \_/ 17:29:07 Bash-1.0.6 17:29:07 17:29:07 17:29:07 ==> git version 2.25.1 found 17:29:07 ==> 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:29:07 Release-Date: 2020-01-08 17:29:07 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:29:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:29:07 ==> Jenkins CI detected. 17:29:07 current dir:  /w/workspace/undry_device-onvif-camera_PR-251 17:29:07 project root: . 17:29:07 --> token set from env 17:29:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:29:07 ==> Running gcov in . (disable via -X gcov) 17:29:07 ==> Python coveragepy not found 17:29:07 ==> Searching for coverage reports in: 17:29:07 + . 17:29:07 -> Found 1 reports 17:29:07 ==> Detecting git/mercurial file structure 17:29:07 ==> Reading reports 17:29:07 + ./coverage.out bytes=79184 17:29:07 ==> Appending adjustments 17:29:07 https://docs.codecov.io/docs/fixing-reports 17:29:07 + Found adjustments 17:29:07 ==> Gzipping contents 17:29:07 12K /tmp/codecov.GsJL9K.gz 17:29:07 ==> Uploading reports 17:29:07 url: https://codecov.io 17:29:07 query: branch=PR-251&commit=980960dff57de58107d2d97a23be64aeb111a7f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= 17:29:07 -> Pinging Codecov 17:29:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-251&commit=980960dff57de58107d2d97a23be64aeb111a7f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= 17:29:07 -> Uploading to 17:29:07 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/F29A59C45E3A92E06B3E522C9905F8EF/980960dff57de58107d2d97a23be64aeb111a7f1/7a9e4de7-c429-488f-af25-495c12e86ad1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T172907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b246c5cffdcbee06c261b62a872ed05157d483a84b70e8c6c648c2b796c2762e 17:29:07 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:07 Dload Upload Total Spent Left Speed 17:29:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10828 0 0 100 10828 0 39808 --:--:-- --:--:-- --:--:-- 39663 17:29:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/980960dff57de58107d2d97a23be64aeb111a7f1 [Pipeline] } 17:29:08 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:29:09 + [ -d /w/workspace/undry_device-onvif-camera_PR-251/archives ] 17:29:09 + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives 17:29:09 total 16 17:29:09 drwxr-xr-x 3 root root 4096 Mar 7 17:19 . 17:29:09 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:19 .. 17:29:09 drwxr-xr-x 2 root root 4096 Mar 7 17:19 cost 17:29:09 -rw-r--r-- 1 root root 91 Mar 7 17:19 cost.csv 17:29:09 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-251/archives 17:29:09 + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives 17:29:09 total 16 17:29:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:19 . 17:29:09 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:19 .. 17:29:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 17:19 cost 17:29:09 -rw-r--r-- 1 jenkins jenkins 91 Mar 7 17:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:29:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:29:10 ---> package-listing.sh 17:29:10 ++ facter osfamily 17:29:10 ++ tr '[:upper:]' '[:lower:]' 17:29:11 + OS_FAMILY=debian 17:29:11 + workspace=/w/workspace/undry_device-onvif-camera_PR-251 17:29:11 + START_PACKAGES=/tmp/packages_start.txt 17:29:11 + END_PACKAGES=/tmp/packages_end.txt 17:29:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:29:11 + PACKAGES=/tmp/packages_start.txt 17:29:11 + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' 17:29:11 + PACKAGES=/tmp/packages_end.txt 17:29:11 + case "${OS_FAMILY}" in 17:29:11 + dpkg -l 17:29:11 + grep '^ii' 17:29:11 + '[' -f /tmp/packages_start.txt ']' 17:29:11 + '[' -f /tmp/packages_end.txt ']' 17:29:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:29:11 + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' 17:29:11 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-251/archives/ 17:29:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-251/archives/ [Pipeline] echo 17:29:11 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-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:29:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:12 prd-ubuntu20.04-docker-8c-8g-8579 does not seem to be running inside a container 17:29:12 $ 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-251/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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@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:29:12 $ docker top 747aa7df30e4fcdddd2af5aede8c28a29733712a75072eab9cfa2a6025ff5d0d -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:12 + touch /tmp/pre-build-complete [Pipeline] sh 17:29:13 + mkdir -p /var/log/sysstat [Pipeline] sh 17:29:13 + ls /var/log/sa-host 17:29:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:13 provisioning config files... 17:29:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config3778745222558340769tmp [Pipeline] { [Pipeline] echo 17:29:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:29:14 ---> create-netrc.sh [Pipeline] } 17:29:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:29:14 ---> python-tools-install.sh [Pipeline] echo 17:29:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:29:14 ---> sudo-logs.sh 17:29:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:29:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:29:15 ---> job-cost.sh 17:29:15 lf-activate-venv: SKIPPING 17:29:15 DEBUG: total: 0.2199999988079071 17:29:15 INFO: Retrieving Stack Cost... 17:29:15 INFO: Retrieving Pricing Info for: v3-standard-8 17:29:15 INFO: Archiving Costs [Pipeline] echo 17:29:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:29:16 ---> logs-deploy.sh 17:29:16 lf-activate-venv: SKIPPING 17:29:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-251/1 17:29:16 INFO: archiving workspace using pattern(s): 17:29:17 Archives upload complete. 17:29:17 INFO: archiving logs to Nexus