Pull request #219 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from d489125bdbe00d3bc0774f527613743c1694101f+6741b2693d9de414b67a8d31d89bc7ad3a9d0867 (459c6b00ab8395918e21528ae95539ef7e079d2a) 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-ssh3261009099293868844.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-ssh6979700422064187349.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-219/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-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12759885321258551770.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-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5938317470871790582.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-ssh14280838085527957708.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-219/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-219/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3734672468716261579.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3068 in /w/workspace/undry_device-onvif-camera_PR-219 [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-219 # 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/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6741b2693d9de414b67a8d31d89bc7ad3a9d0867 into PR head commit d489125bdbe00d3bc0774f527613743c1694101f Merge succeeded, producing d489125bdbe00d3bc0774f527613743c1694101f Checking out Revision d489125bdbe00d3bc0774f527613743c1694101f (PR-219) > git config core.sparsecheckout # timeout=10 > git checkout -f d489125bdbe00d3bc0774f527613743c1694101f # 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 6741b2693d9de414b67a8d31d89bc7ad3a9d0867 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d489125bdbe00d3bc0774f527613743c1694101f # timeout=10 Commit message: "build(deps): bump device-sdk-go and go-mod dependencies" 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 02:58:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:58:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:58:09 ========================================================= 02:58:09 EdgeX Global Pipelines Version Info 02:58:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:58:10 ------------------- 02:58:10 stable info: 02:58:10 ------------------- 02:58:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:58:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:58:10 Message: update stable to v1.0.244 02:58:10 ------------------- 02:58:10 experimental info: 02:58:10 ------------------- 02:58:10 Commited By: **** collab-it+edgex@linuxfoundation.org 02:58:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:58:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:58:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 02:58:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 02:58:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:58:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-219 [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-219 [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-219 [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d489125bdbe00d3bc0774f527613743c1694101f [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d489125 [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:12 provisioning config files... 02:58:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-219@tmp/config15786862802806322056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:12 ---> docker-login.sh 02:58:12 nexus3.edgexfoundry.org:10001 02:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:12 Configure a credential helper to remove this warning. See 02:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:12 02:58:12 Login Succeeded 02:58:12 nexus3.edgexfoundry.org:10002 02:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:12 Configure a credential helper to remove this warning. See 02:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:12 02:58:12 Login Succeeded 02:58:12 nexus3.edgexfoundry.org:10003 02:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:13 Configure a credential helper to remove this warning. See 02:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:13 02:58:13 Login Succeeded 02:58:13 nexus3.edgexfoundry.org:10004 02:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:13 Configure a credential helper to remove this warning. See 02:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:13 02:58:13 Login Succeeded 02:58:13 docker.io 02:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:13 Configure a credential helper to remove this warning. See 02:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:13 02:58:13 Login Succeeded 02:58:13 ---> docker-login.sh ends [Pipeline] } 02:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:58:14 + git rev-list -1 --merges d489125bdbe00d3bc0774f527613743c1694101f~1..d489125bdbe00d3bc0774f527613743c1694101f [Pipeline] echo 02:58:14 -----------> git rev-list -1 --merges d489125bdbe00d3bc0774f527613743c1694101f~1..d489125bdbe00d3bc0774f527613743c1694101f d489125bdbe00d3bc0774f527613743c1694101f [false] [Pipeline] sh 02:58:14 + git log --format=format:%s -1 d489125bdbe00d3bc0774f527613743c1694101f [Pipeline] echo 02:58:14 ========================================================= 02:58:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:58:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:58:14 + git log --format=format:%s -1 d489125bdbe00d3bc0774f527613743c1694101f [Pipeline] echo 02:58:14 [semverPrep] GIT_COMMIT: d489125bdbe00d3bc0774f527613743c1694101f, Commit Message: build(deps): bump device-sdk-go and go-mod dependencies [Pipeline] echo 02:58:14 [semverPrep] This is not a build commit. [Pipeline] sh 02:58:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:58:15 + grep -v github /etc/ssh/ssh_known_hosts 02:58:15 + [ -e /tmp/ssh_known_hosts ] 02:58:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:58:15 + + echosudo tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 02:58:15 /etc/ssh/ssh_known_hosts 02:58:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:58:15 02:58:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:58:16 0.1.4: Pulling from edgex-devops/py-git-semver 02:58:16 b85a868b505f: Pulling fs layer 02:58:16 e2be974225ed: Pulling fs layer 02:58:16 339a4e72a1f5: Pulling fs layer 02:58:16 988bab9f4d93: Pulling fs layer 02:58:16 1469e6f7b9e6: Pulling fs layer 02:58:16 eaf3925da568: Pulling fs layer 02:58:16 bab4dde63d76: Pulling fs layer 02:58:16 bde34c3a00c8: Pulling fs layer 02:58:16 b352a97aabf1: Pulling fs layer 02:58:16 4872d77fe225: Pulling fs layer 02:58:16 5851b861e8e6: Pulling fs layer 02:58:16 988bab9f4d93: Waiting 02:58:16 bab4dde63d76: Waiting 02:58:16 b352a97aabf1: Waiting 02:58:16 eaf3925da568: Waiting 02:58:16 4872d77fe225: Waiting 02:58:16 5851b861e8e6: Waiting 02:58:16 1469e6f7b9e6: Waiting 02:58:16 bde34c3a00c8: Waiting 02:58:16 e2be974225ed: Download complete 02:58:16 988bab9f4d93: Verifying Checksum 02:58:16 988bab9f4d93: Download complete 02:58:16 1469e6f7b9e6: Verifying Checksum 02:58:16 1469e6f7b9e6: Download complete 02:58:16 eaf3925da568: Download complete 02:58:16 339a4e72a1f5: Verifying Checksum 02:58:16 339a4e72a1f5: Download complete 02:58:16 bde34c3a00c8: Download complete 02:58:16 b352a97aabf1: Download complete 02:58:16 4872d77fe225: Verifying Checksum 02:58:16 4872d77fe225: Download complete 02:58:16 5851b861e8e6: Verifying Checksum 02:58:16 5851b861e8e6: Download complete 02:58:16 b85a868b505f: Verifying Checksum 02:58:16 b85a868b505f: Download complete 02:58:16 bab4dde63d76: Verifying Checksum 02:58:16 bab4dde63d76: Download complete 02:58:17 b85a868b505f: Pull complete 02:58:18 e2be974225ed: Pull complete 02:58:18 339a4e72a1f5: Pull complete 02:58:18 988bab9f4d93: Pull complete 02:58:18 1469e6f7b9e6: Pull complete 02:58:18 eaf3925da568: Pull complete 02:58:20 bab4dde63d76: Pull complete 02:58:20 bde34c3a00c8: Pull complete 02:58:20 b352a97aabf1: Pull complete 02:58:21 4872d77fe225: Pull complete 02:58:21 5851b861e8e6: Pull complete 02:58:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:58:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:21 prd-ubuntu20.04-docker-8c-8g-3068 does not seem to be running inside a container 02:58:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-219 -v /w/workspace/undry_device-onvif-camera_PR-219:/w/workspace/undry_device-onvif-camera_PR-219:rw,z -v /w/workspace/undry_device-onvif-camera_PR-219@tmp:/w/workspace/undry_device-onvif-camera_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:58:23 $ docker top 350a66e10d6e956e033e135dde3f61584a05568fb9bd9d62d6de325096f46aae -eo pid,comm 02:58:23 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). 02:58:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:58:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:58:23 [ssh-agent] Looking for ssh-agent implementation... 02:58:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:58:23 $ docker exec 350a66e10d6e956e033e135dde3f61584a05568fb9bd9d62d6de325096f46aae ssh-agent 02:58:24 SSH_AUTH_SOCK=/tmp/ssh-OATvpzdPepmT/agent.33 02:58:24 SSH_AGENT_PID=39 02:58:24 Running ssh-add (command line suppressed) 02:58:24 Identity added: /w/workspace/undry_device-onvif-camera_PR-219@tmp/private_key_15524763684545696502.key (/w/workspace/undry_device-onvif-camera_PR-219@tmp/private_key_15524763684545696502.key) 02:58:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:58:24 + git tag --points-at HEAD [Pipeline] } 02:58:24 $ docker exec --env ******** --env ******** 350a66e10d6e956e033e135dde3f61584a05568fb9bd9d62d6de325096f46aae ssh-agent -k 02:58:24 unset SSH_AUTH_SOCK; 02:58:24 unset SSH_AGENT_PID; 02:58:24 echo Agent pid 39 killed; 02:58:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:58:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:58:24 [ssh-agent] Looking for ssh-agent implementation... 02:58:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:58:24 $ docker exec 350a66e10d6e956e033e135dde3f61584a05568fb9bd9d62d6de325096f46aae ssh-agent 02:58:24 SSH_AUTH_SOCK=/tmp/ssh-d8f7NIMm7nYn/agent.71 02:58:24 SSH_AGENT_PID=77 02:58:24 Running ssh-add (command line suppressed) 02:58:25 Identity added: /w/workspace/undry_device-onvif-camera_PR-219@tmp/private_key_15964010505355313473.key (/w/workspace/undry_device-onvif-camera_PR-219@tmp/private_key_15964010505355313473.key) 02:58:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:58:25 + git semver init 02:58:25 2023-01-19 02:58:25,573 [run_init] DEBUG init version:0.0.0 force:False 02:58:25 2023-01-19 02:58:25,574 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-219/.semver 02:58:25 2023-01-19 02:58:25,575 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-219/.semver 02:58:25 2023-01-19 02:58:25,575 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-219/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-219, universal_newlines=False, shell=None, istream=None) 02:58:26 2023-01-19 02:58:26,512 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-219/.git/info/exclude 02:58:26 2023-01-19 02:58:26,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-219/.semver/PR-219 with force:False 02:58:26 2023-01-19 02:58:26,513 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-219/.semver/PR-219 02:58:26 2023-01-19 02:58:26,517 [execute] INFO git cat-file --batch-check 02:58:26 2023-01-19 02:58:26,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-219/.semver, universal_newlines=False, shell=None, istream=) 02:58:26 2023-01-19 02:58:26,523 [execute] INFO git cat-file --batch 02:58:26 2023-01-19 02:58:26,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-219/.semver, universal_newlines=False, shell=None, istream=) 02:58:26 2023-01-19 02:58:26,528 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-219/.semver/PR-219 02:58:26 0.0.0 [Pipeline] } 02:58:26 $ docker exec --env ******** --env ******** 350a66e10d6e956e033e135dde3f61584a05568fb9bd9d62d6de325096f46aae ssh-agent -k 02:58:26 unset SSH_AUTH_SOCK; 02:58:26 unset SSH_AGENT_PID; 02:58:26 echo Agent pid 77 killed; 02:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:58:27 + git semver [Pipeline] } 02:58:27 $ docker stop --time=1 350a66e10d6e956e033e135dde3f61584a05568fb9bd9d62d6de325096f46aae 02:58:28 $ docker rm -f --volumes 350a66e10d6e956e033e135dde3f61584a05568fb9bd9d62d6de325096f46aae [Pipeline] // withDockerContainer [Pipeline] sh 02:58:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:58:29 Stashed 1 file(s) [Pipeline] echo 02:58:29 [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 02:58:30 provisioning config files... 02:58:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-219@tmp/config10633828439934738270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:30 ---> docker-login.sh 02:58:30 nexus3.edgexfoundry.org:10001 02:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:30 Configure a credential helper to remove this warning. See 02:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:30 02:58:30 Login Succeeded 02:58:30 nexus3.edgexfoundry.org:10002 02:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:30 Configure a credential helper to remove this warning. See 02:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:30 02:58:30 Login Succeeded 02:58:30 nexus3.edgexfoundry.org:10003 02:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:30 Configure a credential helper to remove this warning. See 02:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:30 02:58:30 Login Succeeded 02:58:30 nexus3.edgexfoundry.org:10004 02:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:30 Configure a credential helper to remove this warning. See 02:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:30 02:58:30 Login Succeeded 02:58:30 docker.io 02:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:30 Configure a credential helper to remove this warning. See 02:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:30 02:58:30 Login Succeeded 02:58:30 ---> docker-login.sh ends [Pipeline] } 02:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:58:31 ========================================================= 02:58:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:58:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:31 + 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 . 02:58:31 Sending build context to Docker daemon 27.69MB 02:58:31 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 02:58:31 Step 2/13 : FROM ${BASE} AS builder 02:58:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:58:31 213ec9aee27d: Pulling fs layer 02:58:31 4583459ba037: Pulling fs layer 02:58:31 93c1e223e6f2: Pulling fs layer 02:58:31 53926ce57604: Pulling fs layer 02:58:31 21b2b0c7a3f4: Pulling fs layer 02:58:31 22ff95d597cd: Pulling fs layer 02:58:31 12d6caf4c0d1: Pulling fs layer 02:58:31 53926ce57604: Waiting 02:58:31 22ff95d597cd: Waiting 02:58:31 21b2b0c7a3f4: Waiting 02:58:31 96b7cbca73a9: Pulling fs layer 02:58:31 a7acece74701: Pulling fs layer 02:58:31 12d6caf4c0d1: Waiting 02:58:31 a7acece74701: Waiting 02:58:31 96b7cbca73a9: Waiting 02:58:31 93c1e223e6f2: Verifying Checksum 02:58:31 93c1e223e6f2: Download complete 02:58:31 4583459ba037: Download complete 02:58:31 21b2b0c7a3f4: Verifying Checksum 02:58:31 21b2b0c7a3f4: Download complete 02:58:31 22ff95d597cd: Verifying Checksum 02:58:31 22ff95d597cd: Download complete 02:58:31 213ec9aee27d: Verifying Checksum 02:58:31 213ec9aee27d: Download complete 02:58:31 12d6caf4c0d1: Verifying Checksum 02:58:31 12d6caf4c0d1: Download complete 02:58:32 213ec9aee27d: Pull complete 02:58:32 4583459ba037: Pull complete 02:58:32 93c1e223e6f2: Pull complete 02:58:33 53926ce57604: Verifying Checksum 02:58:33 53926ce57604: Download complete 02:58:33 a7acece74701: Verifying Checksum 02:58:33 a7acece74701: Download complete 02:58:33 96b7cbca73a9: Verifying Checksum 02:58:33 96b7cbca73a9: Download complete 02:58:37 53926ce57604: Pull complete 02:58:37 21b2b0c7a3f4: Pull complete 02:58:37 22ff95d597cd: Pull complete 02:58:37 12d6caf4c0d1: Pull complete 02:58:39 96b7cbca73a9: Pull complete 02:58:40 a7acece74701: Pull complete 02:58:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:58:40 ---> db6d94c90886 02:58:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:58:43 ---> Running in d2eee506d5fa 02:58:44 Removing intermediate container d2eee506d5fa 02:58:44 ---> 9dffda36ea4f 02:58:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:58:44 ---> Running in 3fe891db5467 02:58:44 Removing intermediate container 3fe891db5467 02:58:44 ---> b608a41f161e 02:58:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 02:58:44 ---> Running in 6e7bc6471e7f 02:58:44 Removing intermediate container 6e7bc6471e7f 02:58:44 ---> 37cd2edaaf92 02:58:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:58:44 ---> Running in 7dc985334cf6 02:58:44 Removing intermediate container 7dc985334cf6 02:58:44 ---> 3f821cd0f1e6 02:58:44 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:58:44 Still waiting to schedule task 02:58:44 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:58:44 ---> Running in 9e15c0263e23 02:58:44 Removing intermediate container 9e15c0263e23 02:58:44 ---> 6f63bb510462 02:58:44 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:44 ---> Running in 565d66294783 02:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:58:45 OK: 211 MiB in 51 packages 02:58:45 Removing intermediate container 565d66294783 02:58:45 ---> 6b8636f03a0f 02:58:45 Step 9/13 : WORKDIR /device-onvif-camera 02:58:45 ---> Running in 5fa74274227a 02:58:45 Removing intermediate container 5fa74274227a 02:58:45 ---> 71b1f2ed1bc4 02:58:45 Step 10/13 : COPY go.mod vendor* ./ 02:58:46 ---> b72e336dc82e 02:58:46 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:46 ---> Running in a66a152babef 02:59:18 Removing intermediate container a66a152babef 02:59:18 ---> d18286a289ad 02:59:18 Step 12/13 : COPY . . 02:59:18 ---> a95bc67bca4a 02:59:18 Step 13/13 : RUN ${MAKE} 02:59:18 ---> Running in 73eacf5b4c35 02:59:18 noop 02:59:18 Removing intermediate container 73eacf5b4c35 02:59:18 ---> dad8c7316026 02:59:18 Successfully built dad8c7316026 02:59:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:18 + docker inspect -f . ci-base-image-x86_64 02:59:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:18 prd-ubuntu20.04-docker-8c-8g-3068 does not seem to be running inside a container 02:59:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-219 -v /w/workspace/undry_device-onvif-camera_PR-219:/w/workspace/undry_device-onvif-camera_PR-219:rw,z -v /w/workspace/undry_device-onvif-camera_PR-219@tmp:/w/workspace/undry_device-onvif-camera_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:59:19 $ docker top 5dbd2162705aae3dd3684675e1ccb3fc71bd1586225724fcae5d4a356ef397b1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:19 + go version 02:59:19 go version go1.18.7 linux/amd64 [Pipeline] } 02:59:19 $ docker stop --time=1 5dbd2162705aae3dd3684675e1ccb3fc71bd1586225724fcae5d4a356ef397b1 02:59:20 $ docker rm -f --volumes 5dbd2162705aae3dd3684675e1ccb3fc71bd1586225724fcae5d4a356ef397b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:21 + docker inspect -f . ci-base-image-x86_64 02:59:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:21 prd-ubuntu20.04-docker-8c-8g-3068 does not seem to be running inside a container 02:59:21 $ 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-219 -v /w/workspace/undry_device-onvif-camera_PR-219:/w/workspace/undry_device-onvif-camera_PR-219:rw,z -v /w/workspace/undry_device-onvif-camera_PR-219@tmp:/w/workspace/undry_device-onvif-camera_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:59:22 $ docker top 7450681771fb55e5321ae1d3c190f2f3a32828ffb5eb6592a2e2aa3fd570bb6c -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:22 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-219 [Pipeline] fileExists [Pipeline] sh 02:59:23 + make test 02:59:23 go test ./... -coverprofile=coverage.out ./... 02:59:23 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:59:33 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:59:37 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 29.3% of statements 02:59:37 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 02:59:37 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.466s coverage: 86.5% of statements 02:59:45 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." 02:59:45 go vet ./... 02:59:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:59:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:59:48 ./bin/test-attribution-txt.sh 02:59:48 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:59:48 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:59:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:59:48 $ docker stop --time=1 7450681771fb55e5321ae1d3c190f2f3a32828ffb5eb6592a2e2aa3fd570bb6c 02:59:50 $ docker rm -f --volumes 7450681771fb55e5321ae1d3c190f2f3a32828ffb5eb6592a2e2aa3fd570bb6c [Pipeline] // withDockerContainer [Pipeline] sh 02:59:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:59:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:59:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:59:51 + ls -al . 02:59:51 total 236 02:59:51 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 02:59 . 02:59:51 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:58 .. 02:59:51 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 02:59 .git 02:59:51 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:58 .github 02:59:51 -rw-rw-r-- 1 jenkins jenkins 496 Jan 19 02:58 .gitignore 02:59:51 -rw-rw-r-- 1 jenkins jenkins 42 Jan 19 02:58 .golangci.yml 02:59:51 drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 02:58 .semver 02:59:51 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 19 02:58 Attribution.txt 02:59:51 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 19 02:58 CHANGELOG.md 02:59:51 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 19 02:58 Dockerfile 02:59:51 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 02:58 GOVERNANCE.md 02:59:51 -rw-rw-r-- 1 jenkins jenkins 734 Jan 19 02:58 Jenkinsfile 02:59:51 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 19 02:58 LICENSE 02:59:51 -rw-rw-r-- 1 jenkins jenkins 2577 Jan 19 02:58 Makefile 02:59:51 -rw-rw-r-- 1 jenkins jenkins 625 Jan 19 02:58 OWNERS.md 02:59:51 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 19 02:58 README.md 02:59:51 -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 02:58 VERSION 02:59:51 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 02:58 bin 02:59:51 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:58 cmd 02:59:51 -rw-r--r-- 1 jenkins jenkins 79184 Jan 19 02:59 coverage.out 02:59:51 drwxrwxr-x 6 jenkins jenkins 4096 Jan 19 02:58 doc 02:59:51 -rw-rw-r-- 1 jenkins jenkins 3654 Jan 19 02:58 go.mod 02:59:51 -rw-rw-r-- 1 jenkins jenkins 36181 Jan 19 02:58 go.sum 02:59:51 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:58 internal 02:59:51 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:58 snap 02:59:51 -rw-rw-r-- 1 jenkins jenkins 236 Jan 19 02:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:52 + 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=d489125bdbe00d3bc0774f527613743c1694101f --label arch=amd64 --label version=0.0.0 . 02:59:52 Sending build context to Docker daemon 27.77MB 02:59:52 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:59:52 Step 2/26 : FROM ${BASE} AS builder 02:59:52 ---> dad8c7316026 02:59:52 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:59:52 ---> Running in 817336b14c02 02:59:52 Removing intermediate container 817336b14c02 02:59:52 ---> 75d03331cd22 02:59:52 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:59:52 ---> Running in 36dde22621d5 02:59:52 Removing intermediate container 36dde22621d5 02:59:52 ---> 3ecbfe17f8c5 02:59:52 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 02:59:52 ---> Running in 0bf17ea9454d 02:59:52 Removing intermediate container 0bf17ea9454d 02:59:52 ---> 169592d3dc68 02:59:52 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:59:52 ---> Running in a77afcae856a 02:59:53 Removing intermediate container a77afcae856a 02:59:53 ---> 104ed98dad94 02:59:53 Step 7/26 : LABEL Name=edgex-device-onvif-camera 02:59:53 ---> Running in be56635427c3 02:59:53 Removing intermediate container be56635427c3 02:59:53 ---> 19af6f2f055f 02:59:53 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:59:53 ---> Running in b66b2f626d0c 02:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:59:53 OK: 211 MiB in 51 packages 02:59:54 Removing intermediate container b66b2f626d0c 02:59:54 ---> 6c1d43e4d44b 02:59:54 Step 9/26 : WORKDIR /device-onvif-camera 02:59:54 ---> Running in 9dc56b723cc2 02:59:54 Removing intermediate container 9dc56b723cc2 02:59:54 ---> fb5050cfb7a9 02:59:54 Step 10/26 : COPY go.mod vendor* ./ 02:59:54 ---> 853c0174a3d0 02:59:54 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:54 ---> Running in 1dc793ba04b3 02:59:55 Removing intermediate container 1dc793ba04b3 02:59:55 ---> d892190744c6 02:59:55 Step 12/26 : COPY . . 02:59:55 ---> 366b51e6eca8 02:59:55 Step 13/26 : RUN ${MAKE} 02:59:55 ---> Running in f4d91aa3c515 02:59:56 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 03:00:18 Removing intermediate container f4d91aa3c515 03:00:18 ---> acbcdebea926 03:00:18 Step 14/26 : FROM alpine:3.16 03:00:18 3.16: Pulling from library/alpine 03:00:18 ca7dd9ec2225: Pulling fs layer 03:00:18 ca7dd9ec2225: Verifying Checksum 03:00:18 ca7dd9ec2225: Download complete 03:00:18 ca7dd9ec2225: Pull complete 03:00:18 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:00:18 Status: Downloaded newer image for alpine:3.16 03:00:18 ---> bfe296a52501 03:00:18 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:00:18 ---> Running in aa649531fa08 03:00:18 Removing intermediate container aa649531fa08 03:00:18 ---> d6e75f478eb2 03:00:18 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:00:18 ---> Running in 3d1cc2568ce0 03:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:00:19 (1/1) Installing dumb-init (1.2.5-r1) 03:00:19 Executing busybox-1.35.0-r17.trigger 03:00:19 OK: 6 MiB in 15 packages 03:00:19 Removing intermediate container 3d1cc2568ce0 03:00:19 ---> 2ef2bcedaca2 03:00:19 Step 17/26 : WORKDIR / 03:00:19 ---> Running in ed8288429bc0 03:00:19 Removing intermediate container ed8288429bc0 03:00:19 ---> 746d6080f8fd 03:00:19 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:00:20 ---> e6e811c7c638 03:00:20 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:00:20 ---> a7f388eacbc7 03:00:20 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:00:20 ---> 1180e0de338f 03:00:20 Step 21/26 : EXPOSE 59984 03:00:20 ---> Running in 243afca239ae 03:00:20 Removing intermediate container 243afca239ae 03:00:20 ---> 037212b91770 03:00:20 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:00:20 ---> Running in bbb14dc1fdbf 03:00:20 Removing intermediate container bbb14dc1fdbf 03:00:20 ---> 0f6dec054d82 03:00:20 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:00:20 ---> Running in 1391042e7f22 03:00:20 Removing intermediate container 1391042e7f22 03:00:20 ---> a46c5edd446f 03:00:20 Step 24/26 : LABEL arch=amd64 03:00:20 ---> Running in 532ce247a6e3 03:00:20 Removing intermediate container 532ce247a6e3 03:00:20 ---> 962415b4a772 03:00:20 Step 25/26 : LABEL git_sha=d489125bdbe00d3bc0774f527613743c1694101f 03:00:20 ---> Running in fc9f290e3fe2 03:00:20 Removing intermediate container fc9f290e3fe2 03:00:20 ---> adb02291475a 03:00:20 Step 26/26 : LABEL version=0.0.0 03:00:20 ---> Running in 0bba98329c1c 03:00:20 Removing intermediate container 0bba98329c1c 03:00:20 ---> 0c37cd51192e 03:00:20 [Warning] One or more build-args [ARCH] were not consumed 03:00:20 Successfully built 0c37cd51192e 03:00:20 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 03:00:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:21 03:00:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:22 latest: Pulling from edgex-lftools-log-publisher 03:00:22 5eb5b503b376: Pulling fs layer 03:00:22 5c69ac0246d0: Pulling fs layer 03:00:22 ec43610c2a17: Pulling fs layer 03:00:22 3a2ae6a8a46f: Pulling fs layer 03:00:22 33b1e0a273af: Pulling fs layer 03:00:22 5d3b04190fa2: Pulling fs layer 03:00:22 2f39f015ded8: Pulling fs layer 03:00:22 33b1e0a273af: Waiting 03:00:22 3a2ae6a8a46f: Waiting 03:00:22 5d3b04190fa2: Waiting 03:00:22 2f39f015ded8: Waiting 03:00:22 5c69ac0246d0: Verifying Checksum 03:00:22 5c69ac0246d0: Download complete 03:00:22 33b1e0a273af: Verifying Checksum 03:00:22 33b1e0a273af: Download complete 03:00:22 5d3b04190fa2: Verifying Checksum 03:00:22 5d3b04190fa2: Download complete 03:00:22 ec43610c2a17: Verifying Checksum 03:00:22 ec43610c2a17: Download complete 03:00:22 5eb5b503b376: Verifying Checksum 03:00:22 5eb5b503b376: Download complete 03:00:23 2f39f015ded8: Download complete 03:00:23 5eb5b503b376: Pull complete 03:00:24 5c69ac0246d0: Pull complete 03:00:24 ec43610c2a17: Pull complete 03:00:24 3a2ae6a8a46f: Pull complete 03:00:24 33b1e0a273af: Pull complete 03:00:24 5d3b04190fa2: Pull complete 03:00:29 2f39f015ded8: Pull complete 03:00:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:29 prd-ubuntu20.04-docker-8c-8g-3068 does not seem to be running inside a container 03:00:29 $ 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-219 -v /w/workspace/undry_device-onvif-camera_PR-219:/w/workspace/undry_device-onvif-camera_PR-219:rw,z -v /w/workspace/undry_device-onvif-camera_PR-219@tmp:/w/workspace/undry_device-onvif-camera_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:00:32 $ docker top 059475ba18a95cfbf7c859b16bf94df91f1d126ce8c48758feb50b610ce8ea31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:32 ---> job-cost.sh 03:00:32 lf-activate-venv: SKIPPING 03:00:32 INFO: No Stack... 03:00:33 INFO: Retrieving Pricing Info for: v3-standard-8 03:00:33 INFO: Archiving Costs [Pipeline] sh 03:00:33 + cat /w/workspace/undry_device-onvif-camera_PR-219/archives/cost.csv 03:00:33 + cut -d, -f6 [Pipeline] lock 03:00:33 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-219-1-stack-cost] 03:00:33 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-219-1-stack-cost] did not exist. Created. 03:00:33 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:00:34 + echo total: 0.2199999988079071 [Pipeline] stash 03:00:34 Stashed 1 file(s) [Pipeline] } 03:00:34 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:00:34 $ docker stop --time=1 059475ba18a95cfbf7c859b16bf94df91f1d126ce8c48758feb50b610ce8ea31 03:00:35 $ docker rm -f --volumes 059475ba18a95cfbf7c859b16bf94df91f1d126ce8c48758feb50b610ce8ea31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:01:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3069 in /w/workspace/undry_device-onvif-camera_PR-219 [Pipeline] { [Pipeline] ws 03:01:52 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:01:52 The recommended git tool is: git 03:01:58 using credential edgex-jenkins-ssh 03:01:58 Cloning the remote Git repository 03:01:58 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:01:58 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:01:58 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:01:58 > git --version # timeout=10 03:01:58 > git --version # 'git version 2.25.1' 03:01:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:02:00 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:02:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:02:02 Merging remotes/origin/main commit 6741b2693d9de414b67a8d31d89bc7ad3a9d0867 into PR head commit d489125bdbe00d3bc0774f527613743c1694101f 03:02:01 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:02:01 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:02:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:02:02 > git config core.sparsecheckout # timeout=10 03:02:02 > git checkout -f d489125bdbe00d3bc0774f527613743c1694101f # timeout=10 03:02:02 Merge succeeded, producing d489125bdbe00d3bc0774f527613743c1694101f 03:02:02 Checking out Revision d489125bdbe00d3bc0774f527613743c1694101f (PR-219) 03:02:02 > git remote # timeout=10 03:02:02 > git config --get remote.origin.url # timeout=10 03:02:02 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:02 > git merge 6741b2693d9de414b67a8d31d89bc7ad3a9d0867 # timeout=10 03:02:02 > git rev-parse HEAD^{commit} # timeout=10 03:02:02 > git config core.sparsecheckout # timeout=10 03:02:02 > git checkout -f d489125bdbe00d3bc0774f527613743c1694101f # timeout=10 03:02:07 Commit message: "build(deps): bump device-sdk-go and go-mod dependencies" 03:02:07 > git --version # timeout=10 03:02:07 > git --version # 'git version 2.25.1' 03:02:07 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:02:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:02:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:02:08 Dload Upload Total Spent Left Speed 03:02:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63755 0 --:--:-- --:--:-- --:--:-- 63755 [Pipeline] sh 03:02:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:02:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:02:09 + sudo tee /etc/docker/daemon.new 03:02:09 { 03:02:09 "registry-mirrors": [ 03:02:09 "https://nexus3.edgexfoundry.org:10001" 03:02:09 ], 03:02:09 "bip": "10.250.0.254/24", 03:02:09 "hosts": [ 03:02:09 "tcp://0.0.0.0:5555", 03:02:09 "unix:///var/run/docker.sock" 03:02:09 ], 03:02:09 "mtu": 1458, 03:02:09 "selinux-enabled": true, 03:02:09 "seccomp-profile": "/etc/docker/seccomp.json" 03:02:09 } [Pipeline] sh 03:02:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:02:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:28 provisioning config files... 03:02:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config15163561684664879850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:28 ---> docker-login.sh 03:02:28 nexus3.edgexfoundry.org:10001 03:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:29 Configure a credential helper to remove this warning. See 03:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:29 03:02:29 Login Succeeded 03:02:29 nexus3.edgexfoundry.org:10002 03:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:29 Configure a credential helper to remove this warning. See 03:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:29 03:02:29 Login Succeeded 03:02:29 nexus3.edgexfoundry.org:10003 03:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:30 Configure a credential helper to remove this warning. See 03:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:30 03:02:30 Login Succeeded 03:02:30 nexus3.edgexfoundry.org:10004 03:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:30 Configure a credential helper to remove this warning. See 03:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:30 03:02:30 Login Succeeded 03:02:30 docker.io 03:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:30 Configure a credential helper to remove this warning. See 03:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:30 03:02:30 Login Succeeded 03:02:30 ---> docker-login.sh ends [Pipeline] } 03:02:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:02:31 ========================================================= 03:02:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:02:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:32 + 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 . 03:02:33 Sending build context to Docker daemon 20.54MB 03:02:33 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:02:33 Step 2/13 : FROM ${BASE} AS builder 03:02:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:02:33 9b18e9b68314: Pulling fs layer 03:02:33 35d82f9e3411: Pulling fs layer 03:02:33 e16973657156: Pulling fs layer 03:02:33 fc693d55d65f: Pulling fs layer 03:02:33 7e9fc2657dce: Pulling fs layer 03:02:33 dda99020689f: Pulling fs layer 03:02:33 db1c61fa0a46: Pulling fs layer 03:02:33 891c053d2c06: Pulling fs layer 03:02:33 fc693d55d65f: Waiting 03:02:33 7e9fc2657dce: Waiting 03:02:33 dda99020689f: Waiting 03:02:33 db1c61fa0a46: Waiting 03:02:33 891c053d2c06: Waiting 03:02:33 e16973657156: Verifying Checksum 03:02:33 e16973657156: Download complete 03:02:33 35d82f9e3411: Verifying Checksum 03:02:33 35d82f9e3411: Download complete 03:02:33 7e9fc2657dce: Verifying Checksum 03:02:33 7e9fc2657dce: Download complete 03:02:33 dda99020689f: Download complete 03:02:33 9b18e9b68314: Verifying Checksum 03:02:33 9b18e9b68314: Download complete 03:02:34 9b18e9b68314: Pull complete 03:02:34 891c053d2c06: Verifying Checksum 03:02:34 891c053d2c06: Download complete 03:02:35 35d82f9e3411: Pull complete 03:02:35 e16973657156: Pull complete 03:02:36 db1c61fa0a46: Verifying Checksum 03:02:36 db1c61fa0a46: Download complete 03:02:36 fc693d55d65f: Verifying Checksum 03:02:36 fc693d55d65f: Download complete 03:02:49 fc693d55d65f: Pull complete 03:02:49 7e9fc2657dce: Pull complete 03:02:49 dda99020689f: Pull complete 03:02:55 db1c61fa0a46: Pull complete 03:02:58 891c053d2c06: Pull complete 03:02:58 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:02:58 ---> f96f9c87975a 03:02:58 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:03:00 ---> Running in c91b92e8fce7 03:03:00 Removing intermediate container c91b92e8fce7 03:03:00 ---> d4c1e143caab 03:03:00 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:03:01 ---> Running in e0b849acb0a0 03:03:01 Removing intermediate container e0b849acb0a0 03:03:01 ---> bfe12ef801ca 03:03:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:03:01 ---> Running in d1c97e96a0d7 03:03:01 Removing intermediate container d1c97e96a0d7 03:03:01 ---> 31eb6996cbb6 03:03:01 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:03:01 ---> Running in 0236620e92e8 03:03:02 Removing intermediate container 0236620e92e8 03:03:02 ---> bf559517a1fc 03:03:02 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:03:02 ---> Running in 46291804dfd3 03:03:02 Removing intermediate container 46291804dfd3 03:03:02 ---> 0b4c588185c0 03:03:02 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:03:02 ---> Running in 0bdb3587e6ac 03:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:03:04 OK: 221 MiB in 51 packages 03:03:05 Removing intermediate container 0bdb3587e6ac 03:03:05 ---> 28fb5840242c 03:03:05 Step 9/13 : WORKDIR /device-onvif-camera 03:03:05 ---> Running in 368865e1c291 03:03:06 Removing intermediate container 368865e1c291 03:03:06 ---> 410d762fe20e 03:03:06 Step 10/13 : COPY go.mod vendor* ./ 03:03:06 ---> 1cf21041194f 03:03:06 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:06 ---> Running in d027fb29e37d 03:04:14 Removing intermediate container d027fb29e37d 03:04:14 ---> 122041b3bde6 03:04:14 Step 12/13 : COPY . . 03:04:14 ---> 905454b7d46a 03:04:14 Step 13/13 : RUN ${MAKE} 03:04:14 ---> Running in 60523abb8548 03:04:14 noop 03:04:15 Removing intermediate container 60523abb8548 03:04:15 ---> f7dc2471002f 03:04:15 Successfully built f7dc2471002f 03:04:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:16 + docker inspect -f . ci-base-image-arm64 03:04:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:16 prd-ubuntu20.04-docker-arm64-4c-16g-3069 does not seem to be running inside a container 03:04:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:04:17 $ docker top f26f335cd761e367b9b49b5d96e474b2525b6faa8997420fb644e356f46aa40b -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:18 + go version 03:04:18 go version go1.18.7 linux/arm64 [Pipeline] } 03:04:18 $ docker stop --time=1 f26f335cd761e367b9b49b5d96e474b2525b6faa8997420fb644e356f46aa40b 03:04:20 $ docker rm -f --volumes f26f335cd761e367b9b49b5d96e474b2525b6faa8997420fb644e356f46aa40b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:20 + docker inspect -f . ci-base-image-arm64 03:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:21 prd-ubuntu20.04-docker-arm64-4c-16g-3069 does not seem to be running inside a container 03:04:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:04:22 $ docker top f1339f8b2d7cce84de5876741cc91dc04fa1017e0f3193c6e15edb519ddbe8ac -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:22 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:04:23 + make test 03:04:23 go test ./... -coverprofile=coverage.out ./... 03:04:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:06:02 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:06:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.181s coverage: 29.3% of statements 03:06:02 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:06:17 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.959s coverage: 86.5% of statements 03:06:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:06:17 go vet ./... 03:06:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:06:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:06:49 ./bin/test-attribution-txt.sh 03:06:49 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 03:06:49 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 03:06:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:06:49 $ docker stop --time=1 f1339f8b2d7cce84de5876741cc91dc04fa1017e0f3193c6e15edb519ddbe8ac 03:06:52 $ docker rm -f --volumes f1339f8b2d7cce84de5876741cc91dc04fa1017e0f3193c6e15edb519ddbe8ac [Pipeline] // withDockerContainer [Pipeline] sh 03:06:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:06:53 Warning: overwriting stash ‘coverage-report’ 03:06:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:06:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:06:54 + ls -al . 03:06:54 total 232 03:06:54 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 03:04 . 03:06:54 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 03:01 .. 03:06:54 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 03:02 .git 03:06:54 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 03:02 .github 03:06:54 -rw-rw-r-- 1 jenkins jenkins 496 Jan 19 03:02 .gitignore 03:06:54 -rw-rw-r-- 1 jenkins jenkins 42 Jan 19 03:02 .golangci.yml 03:06:54 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 19 03:02 Attribution.txt 03:06:54 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 19 03:02 CHANGELOG.md 03:06:54 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 19 03:02 Dockerfile 03:06:54 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 03:02 GOVERNANCE.md 03:06:54 -rw-rw-r-- 1 jenkins jenkins 734 Jan 19 03:02 Jenkinsfile 03:06:54 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 19 03:02 LICENSE 03:06:54 -rw-rw-r-- 1 jenkins jenkins 2577 Jan 19 03:02 Makefile 03:06:54 -rw-rw-r-- 1 jenkins jenkins 625 Jan 19 03:02 OWNERS.md 03:06:54 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 19 03:02 README.md 03:06:54 -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 02:58 VERSION 03:06:54 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 03:02 bin 03:06:54 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 03:02 cmd 03:06:54 -rw-r--r-- 1 jenkins jenkins 79184 Jan 19 03:06 coverage.out 03:06:54 drwxrwxr-x 6 jenkins jenkins 4096 Jan 19 03:02 doc 03:06:54 -rw-rw-r-- 1 jenkins jenkins 3654 Jan 19 03:02 go.mod 03:06:54 -rw-rw-r-- 1 jenkins jenkins 36181 Jan 19 03:02 go.sum 03:06:54 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 03:02 internal 03:06:54 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 03:02 snap 03:06:54 -rw-rw-r-- 1 jenkins jenkins 236 Jan 19 03:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:55 + 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=d489125bdbe00d3bc0774f527613743c1694101f --label arch=arm64 --label version=0.0.0 . 03:06:55 Sending build context to Docker daemon 20.62MB 03:06:55 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:06:55 Step 2/26 : FROM ${BASE} AS builder 03:06:55 ---> f7dc2471002f 03:06:55 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:06:56 ---> Running in 56359fe7cb0e 03:06:56 Removing intermediate container 56359fe7cb0e 03:06:56 ---> dcbf20ed027a 03:06:56 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:06:56 ---> Running in 8b4f2f62db86 03:06:57 Removing intermediate container 8b4f2f62db86 03:06:57 ---> 92aa3f13dc4a 03:06:57 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:06:57 ---> Running in 351d30fdaf2c 03:06:58 Removing intermediate container 351d30fdaf2c 03:06:58 ---> 6ab175c6c71e 03:06:58 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:06:58 ---> Running in 0b07d67ba19e 03:06:59 Removing intermediate container 0b07d67ba19e 03:06:59 ---> bed078e744f5 03:06:59 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:06:59 ---> Running in 1f29846e5e71 03:06:59 Removing intermediate container 1f29846e5e71 03:06:59 ---> 78224d0a08cd 03:06:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:06:59 ---> Running in 8c9204622b12 03:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:07:03 OK: 221 MiB in 51 packages 03:07:04 Removing intermediate container 8c9204622b12 03:07:04 ---> e03ce6f79bfa 03:07:04 Step 9/26 : WORKDIR /device-onvif-camera 03:07:04 ---> Running in 60068ab5b7b0 03:07:04 Removing intermediate container 60068ab5b7b0 03:07:04 ---> 4da635907a76 03:07:04 Step 10/26 : COPY go.mod vendor* ./ 03:07:07 ---> b08a9fcbed25 03:07:07 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:07 ---> Running in 4c9308a02c8b 03:07:11 Removing intermediate container 4c9308a02c8b 03:07:11 ---> c868b6e64351 03:07:11 Step 12/26 : COPY . . 03:07:13 ---> 49f98d00e689 03:07:13 Step 13/26 : RUN ${MAKE} 03:07:13 ---> Running in 64b3e0a17fec 03:07:14 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 03:09:20 Removing intermediate container 64b3e0a17fec 03:09:20 ---> f3da98028971 03:09:20 Step 14/26 : FROM alpine:3.16 03:09:20 3.16: Pulling from library/alpine 03:09:20 6875df1f5354: Pulling fs layer 03:09:20 6875df1f5354: Verifying Checksum 03:09:20 6875df1f5354: Download complete 03:09:20 6875df1f5354: Pull complete 03:09:20 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:09:20 Status: Downloaded newer image for alpine:3.16 03:09:20 ---> 2b4661558fb8 03:09:20 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:09:20 ---> Running in 004bf2705d6e 03:09:20 Removing intermediate container 004bf2705d6e 03:09:20 ---> 24170e245f11 03:09:20 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:09:20 ---> Running in 245b18230af1 03:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:09:21 (1/1) Installing dumb-init (1.2.5-r1) 03:09:21 Executing busybox-1.35.0-r17.trigger 03:09:21 OK: 5 MiB in 15 packages 03:09:22 Removing intermediate container 245b18230af1 03:09:22 ---> c9041f7acb5b 03:09:22 Step 17/26 : WORKDIR / 03:09:22 ---> Running in dfb7c3e07232 03:09:23 Removing intermediate container dfb7c3e07232 03:09:23 ---> 1e3096817739 03:09:23 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:09:24 ---> 897bdf03f042 03:09:24 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:09:25 ---> 2d2a31c94eb1 03:09:25 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:09:25 ---> 6bd6fcc5653b 03:09:25 Step 21/26 : EXPOSE 59984 03:09:25 ---> Running in 22bf1408e5c6 03:09:25 Removing intermediate container 22bf1408e5c6 03:09:25 ---> 994207f8f998 03:09:25 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:09:25 ---> Running in a87702624ea5 03:09:27 Removing intermediate container a87702624ea5 03:09:27 ---> d37f7a7158ca 03:09:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:09:27 ---> Running in de801dd897ce 03:09:27 Removing intermediate container de801dd897ce 03:09:27 ---> 36ad89263141 03:09:27 Step 24/26 : LABEL arch=arm64 03:09:27 ---> Running in f610399b7843 03:09:27 Removing intermediate container f610399b7843 03:09:27 ---> 55f30713125d 03:09:27 Step 25/26 : LABEL git_sha=d489125bdbe00d3bc0774f527613743c1694101f 03:09:27 ---> Running in c9328a72268c 03:09:28 Removing intermediate container c9328a72268c 03:09:28 ---> 46e1e382e153 03:09:28 Step 26/26 : LABEL version=0.0.0 03:09:28 ---> Running in ab6bc80c1610 03:09:28 Removing intermediate container ab6bc80c1610 03:09:28 ---> 4d7711dece66 03:09:28 [Warning] One or more build-args [ARCH] were not consumed 03:09:28 Successfully built 4d7711dece66 03:09:28 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 03:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:29 03:09:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:29 arm64: Pulling from edgex-lftools-log-publisher 03:09:29 8998bd30e6a1: Pulling fs layer 03:09:29 04944245beec: Pulling fs layer 03:09:29 699f458cf7ca: Pulling fs layer 03:09:29 765212b225bb: Pulling fs layer 03:09:29 f23df028b6ca: Pulling fs layer 03:09:29 d65c8cfc05b1: Pulling fs layer 03:09:29 2437ff75d9bd: Pulling fs layer 03:09:29 765212b225bb: Waiting 03:09:29 f23df028b6ca: Waiting 03:09:29 d65c8cfc05b1: Waiting 03:09:29 2437ff75d9bd: Waiting 03:09:30 04944245beec: Download complete 03:09:30 765212b225bb: Download complete 03:09:30 f23df028b6ca: Verifying Checksum 03:09:30 f23df028b6ca: Download complete 03:09:30 d65c8cfc05b1: Verifying Checksum 03:09:30 d65c8cfc05b1: Download complete 03:09:30 699f458cf7ca: Verifying Checksum 03:09:30 699f458cf7ca: Download complete 03:09:30 8998bd30e6a1: Verifying Checksum 03:09:30 8998bd30e6a1: Download complete 03:09:33 2437ff75d9bd: Verifying Checksum 03:09:33 2437ff75d9bd: Download complete 03:09:34 8998bd30e6a1: Pull complete 03:09:35 04944245beec: Pull complete 03:09:36 699f458cf7ca: Pull complete 03:09:36 765212b225bb: Pull complete 03:09:37 f23df028b6ca: Pull complete 03:09:37 d65c8cfc05b1: Pull complete 03:09:52 2437ff75d9bd: Pull complete 03:09:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-3069 does not seem to be running inside a container 03:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:09:55 $ docker top d91bd209143ddd9c44bc8b0ac31f321e1a9971b740832f6eaa5c7456459e3ca6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:56 ---> job-cost.sh 03:09:56 lf-activate-venv: SKIPPING 03:09:56 INFO: No Stack... 03:09:56 INFO: Retrieving Pricing Info for: v3-standard-4 03:09:57 INFO: Archiving Costs [Pipeline] sh 03:09:58 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:09:58 + cut -d, -f6 [Pipeline] lock 03:09:58 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-219-1-stack-cost] 03:09:58 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-219-1-stack-cost] did not exist. Created. 03:09:58 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:09:58 /w/workspace/device-onvif-camera/1@tmp/durable-8c9ca578/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:09:59 + echo total: 0.10999999940395355 [Pipeline] stash 03:09:59 Warning: overwriting stash ‘stack-cost’ 03:09:59 Stashed 1 file(s) [Pipeline] } 03:09:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:09:59 $ docker stop --time=1 d91bd209143ddd9c44bc8b0ac31f321e1a9971b740832f6eaa5c7456459e3ca6 03:10:01 $ docker rm -f --volumes d91bd209143ddd9c44bc8b0ac31f321e1a9971b740832f6eaa5c7456459e3ca6 [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 03:10:02 provisioning config files... 03:10:02 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-219@tmp/config6614847069566210248tmp [Pipeline] { [Pipeline] sh 03:10:02 + set +x 03:10:02 + bash -s -- 03:10:02 + curl -s https://codecov.io/bash 03:10:02 03:10:02 _____ _ 03:10:02 / ____| | | 03:10:02 | | ___ __| | ___ ___ _____ __ 03:10:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:10:02 | |___| (_) | (_| | __/ (_| (_) \ V / 03:10:02 \_____\___/ \__,_|\___|\___\___/ \_/ 03:10:02 Bash-1.0.6 03:10:02 03:10:02 03:10:02 ==> git version 2.25.1 found 03:10:02 ==> 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 03:10:02 Release-Date: 2020-01-08 03:10:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:10:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:10:02 ==> Jenkins CI detected. 03:10:02 current dir:  /w/workspace/undry_device-onvif-camera_PR-219 03:10:02 project root: . 03:10:02 --> token set from env 03:10:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:10:02 ==> Running gcov in . (disable via -X gcov) 03:10:02 ==> Python coveragepy not found 03:10:02 ==> Searching for coverage reports in: 03:10:02 + . 03:10:02 -> Found 1 reports 03:10:02 ==> Detecting git/mercurial file structure 03:10:02 ==> Reading reports 03:10:02 + ./coverage.out bytes=79184 03:10:02 ==> Appending adjustments 03:10:02 https://docs.codecov.io/docs/fixing-reports 03:10:02 + Found adjustments 03:10:02 ==> Gzipping contents 03:10:02 12K /tmp/codecov.ss8gUm.gz 03:10:02 ==> Uploading reports 03:10:02 url: https://codecov.io 03:10:02 query: branch=PR-219&commit=d489125bdbe00d3bc0774f527613743c1694101f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=219&job=&cmd_args= 03:10:02 -> Pinging Codecov 03:10:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-219&commit=d489125bdbe00d3bc0774f527613743c1694101f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=219&job=&cmd_args= 03:10:04 -> Uploading to 03:10:04 https://storage.googleapis.com/codecov/v4/raw/2023-01-19/F29A59C45E3A92E06B3E522C9905F8EF/d489125bdbe00d3bc0774f527613743c1694101f/cbd19284-a883-40cc-801a-6251d1066ea4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230119T031003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfb7780a91b8e529c5fa17dab3a66d33bc294cdec4f50adad7d9075a839b8d3c 03:10:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:04 Dload Upload Total Spent Left Speed 03:10:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10836 0 0 100 10836 0 35067 --:--:-- --:--:-- --:--:-- 35067 03:10:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/d489125bdbe00d3bc0774f527613743c1694101f [Pipeline] } 03:10:04 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 03:10:06 + [ -d /w/workspace/undry_device-onvif-camera_PR-219/archives ] 03:10:06 + ls -al /w/workspace/undry_device-onvif-camera_PR-219/archives 03:10:06 total 16 03:10:06 drwxr-xr-x 3 root root 4096 Jan 19 03:00 . 03:10:06 drwxrwxr-x 11 jenkins jenkins 4096 Jan 19 03:00 .. 03:10:06 drwxr-xr-x 2 root root 4096 Jan 19 03:00 cost 03:10:06 -rw-r--r-- 1 root root 91 Jan 19 03:00 cost.csv 03:10:06 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-219/archives 03:10:06 + ls -al /w/workspace/undry_device-onvif-camera_PR-219/archives 03:10:06 total 16 03:10:06 drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 03:00 . 03:10:06 drwxrwxr-x 11 jenkins jenkins 4096 Jan 19 03:00 .. 03:10:06 drwxr-xr-x 2 jenkins jenkins 4096 Jan 19 03:00 cost 03:10:06 -rw-r--r-- 1 jenkins jenkins 91 Jan 19 03:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:10:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:10:07 ---> package-listing.sh 03:10:07 ++ facter osfamily 03:10:07 ++ tr '[:upper:]' '[:lower:]' 03:10:07 + OS_FAMILY=debian 03:10:07 + workspace=/w/workspace/undry_device-onvif-camera_PR-219 03:10:07 + START_PACKAGES=/tmp/packages_start.txt 03:10:07 + END_PACKAGES=/tmp/packages_end.txt 03:10:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:10:07 + PACKAGES=/tmp/packages_start.txt 03:10:07 + '[' /w/workspace/undry_device-onvif-camera_PR-219 ']' 03:10:07 + PACKAGES=/tmp/packages_end.txt 03:10:07 + case "${OS_FAMILY}" in 03:10:07 + dpkg -l 03:10:07 + grep '^ii' 03:10:07 + '[' -f /tmp/packages_start.txt ']' 03:10:07 + '[' -f /tmp/packages_end.txt ']' 03:10:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:10:07 + '[' /w/workspace/undry_device-onvif-camera_PR-219 ']' 03:10:07 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-219/archives/ 03:10:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-219/archives/ [Pipeline] echo 03:10:07 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-219/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:10:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:08 prd-ubuntu20.04-docker-8c-8g-3068 does not seem to be running inside a container 03:10:08 $ 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-219/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-219 -v /w/workspace/undry_device-onvif-camera_PR-219:/w/workspace/undry_device-onvif-camera_PR-219:rw,z -v /w/workspace/undry_device-onvif-camera_PR-219@tmp:/w/workspace/undry_device-onvif-camera_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:10:08 $ docker top e9c77656e7ad7d1afceef03d9da4dad6a593f4258f411411915818570d7ed9db -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:09 + touch /tmp/pre-build-complete [Pipeline] sh 03:10:09 + mkdir -p /var/log/sysstat [Pipeline] sh 03:10:09 + ls /var/log/sa-host 03:10:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:10 provisioning config files... 03:10:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-219@tmp/config13066918631989394459tmp [Pipeline] { [Pipeline] echo 03:10:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:10:10 ---> create-netrc.sh [Pipeline] } 03:10:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:10:10 ---> python-tools-install.sh [Pipeline] echo 03:10:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:10:11 ---> sudo-logs.sh 03:10:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:10:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:10:11 ---> job-cost.sh 03:10:11 lf-activate-venv: SKIPPING 03:10:11 DEBUG: total: 0.2199999988079071 03:10:11 INFO: Retrieving Stack Cost... 03:10:11 INFO: Retrieving Pricing Info for: v3-standard-8 03:10:12 INFO: Archiving Costs [Pipeline] echo 03:10:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:10:12 ---> logs-deploy.sh 03:10:12 lf-activate-venv: SKIPPING 03:10:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-219/1 03:10:12 INFO: archiving workspace using pattern(s): 03:10:13 Archives upload complete. 03:10:13 INFO: archiving logs to Nexus