Pull request #237 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 EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 4a9e67fa37862f83ef90b637e6c765491ff37d3a rather than ac31bd981295d58b78427e1e3f64b29a017dbb8d Obtained Jenkinsfile from 4a9e67fa37862f83ef90b637e6c765491ff37d3a 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-ssh1955412637898756722.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-ssh5170284460443865390.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-237/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-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1258971783064510680.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-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13008144372072605623.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-ssh14443219301809162776.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-237/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-237/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17673316590444522471.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-6953 in /w/workspace/undry_device-onvif-camera_PR-237 [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-237 # 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/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit ac31bd981295d58b78427e1e3f64b29a017dbb8d Merge succeeded, producing e192c59c41c52f4fb37d3cdf3d8245e897e817e9 Checking out Revision e192c59c41c52f4fb37d3cdf3d8245e897e817e9 (PR-237) > git config core.sparsecheckout # timeout=10 > git checkout -f ac31bd981295d58b78427e1e3f64b29a017dbb8d # 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 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e192c59c41c52f4fb37d3cdf3d8245e897e817e9 # timeout=10 Commit message: "Merge commit '4a9e67fa37862f83ef90b637e6c765491ff37d3a' into HEAD" 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 00:33:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:33:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:33:19 ========================================================= 00:33:19 EdgeX Global Pipelines Version Info 00:33:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:33:20 ------------------- 00:33:20 stable info: 00:33:20 ------------------- 00:33:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:33:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:33:20 Message: update stable to v1.0.244 00:33:21 ------------------- 00:33:21 experimental info: 00:33:21 ------------------- 00:33:21 Commited By: **** collab-it+edgex@linuxfoundation.org 00:33:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:33:21 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-237 [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-237 [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-237 [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e192c59c41c52f4fb37d3cdf3d8245e897e817e9 [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e192c59 [Pipeline] echo 00:33:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:22 provisioning config files... 00:33:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-237@tmp/config12451702490792567231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:23 ---> docker-login.sh 00:33:23 nexus3.edgexfoundry.org:10001 00:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:23 Configure a credential helper to remove this warning. See 00:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:23 00:33:23 Login Succeeded 00:33:23 nexus3.edgexfoundry.org:10002 00:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:23 Configure a credential helper to remove this warning. See 00:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:23 00:33:23 Login Succeeded 00:33:23 nexus3.edgexfoundry.org:10003 00:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:23 Configure a credential helper to remove this warning. See 00:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:23 00:33:23 Login Succeeded 00:33:23 nexus3.edgexfoundry.org:10004 00:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:23 Configure a credential helper to remove this warning. See 00:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:23 00:33:23 Login Succeeded 00:33:23 docker.io 00:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:24 Configure a credential helper to remove this warning. See 00:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:24 00:33:24 Login Succeeded 00:33:24 ---> docker-login.sh ends [Pipeline] } 00:33:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:33:24 + git rev-list -1 --merges e192c59c41c52f4fb37d3cdf3d8245e897e817e9~1..e192c59c41c52f4fb37d3cdf3d8245e897e817e9 [Pipeline] echo 00:33:24 -----------> git rev-list -1 --merges e192c59c41c52f4fb37d3cdf3d8245e897e817e9~1..e192c59c41c52f4fb37d3cdf3d8245e897e817e9 e192c59c41c52f4fb37d3cdf3d8245e897e817e9 00:33:24 e192c59c41c52f4fb37d3cdf3d8245e897e817e9 [false] [Pipeline] sh 00:33:25 + git log --format=format:%s -1 e192c59c41c52f4fb37d3cdf3d8245e897e817e9 [Pipeline] echo 00:33:25 ========================================================= 00:33:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:33:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:33:25 + git log --format=format:%s -1 e192c59c41c52f4fb37d3cdf3d8245e897e817e9 [Pipeline] echo 00:33:25 [semverPrep] GIT_COMMIT: e192c59c41c52f4fb37d3cdf3d8245e897e817e9, Commit Message: Merge commit '4a9e67fa37862f83ef90b637e6c765491ff37d3a' into HEAD [Pipeline] echo 00:33:25 [semverPrep] This is not a build commit. [Pipeline] sh 00:33:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:33:26 + grep -v github /etc/ssh/ssh_known_hosts 00:33:26 + [ -e /tmp/ssh_known_hosts ] 00:33:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:33:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 00:33:26 sudo tee -a /etc/ssh/ssh_known_hosts 00:33:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:26 00:33:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:27 0.1.4: Pulling from edgex-devops/py-git-semver 00:33:27 b85a868b505f: Pulling fs layer 00:33:27 e2be974225ed: Pulling fs layer 00:33:27 339a4e72a1f5: Pulling fs layer 00:33:27 988bab9f4d93: Pulling fs layer 00:33:27 1469e6f7b9e6: Pulling fs layer 00:33:27 988bab9f4d93: Waiting 00:33:27 eaf3925da568: Pulling fs layer 00:33:27 bab4dde63d76: Pulling fs layer 00:33:27 1469e6f7b9e6: Waiting 00:33:27 eaf3925da568: Waiting 00:33:27 bde34c3a00c8: Pulling fs layer 00:33:27 b352a97aabf1: Pulling fs layer 00:33:27 bab4dde63d76: Waiting 00:33:27 bde34c3a00c8: Waiting 00:33:27 4872d77fe225: Pulling fs layer 00:33:27 5851b861e8e6: Pulling fs layer 00:33:27 4872d77fe225: Waiting 00:33:27 5851b861e8e6: Waiting 00:33:27 e2be974225ed: Verifying Checksum 00:33:27 e2be974225ed: Download complete 00:33:27 988bab9f4d93: Verifying Checksum 00:33:27 988bab9f4d93: Download complete 00:33:27 1469e6f7b9e6: Verifying Checksum 00:33:27 1469e6f7b9e6: Download complete 00:33:27 eaf3925da568: Download complete 00:33:27 339a4e72a1f5: Verifying Checksum 00:33:27 339a4e72a1f5: Download complete 00:33:27 bde34c3a00c8: Verifying Checksum 00:33:27 bde34c3a00c8: Download complete 00:33:27 b352a97aabf1: Verifying Checksum 00:33:27 4872d77fe225: Download complete 00:33:27 5851b861e8e6: Download complete 00:33:27 b85a868b505f: Verifying Checksum 00:33:27 b85a868b505f: Download complete 00:33:27 bab4dde63d76: Verifying Checksum 00:33:27 bab4dde63d76: Download complete 00:33:28 b85a868b505f: Pull complete 00:33:28 e2be974225ed: Pull complete 00:33:29 339a4e72a1f5: Pull complete 00:33:29 988bab9f4d93: Pull complete 00:33:29 1469e6f7b9e6: Pull complete 00:33:29 eaf3925da568: Pull complete 00:33:31 bab4dde63d76: Pull complete 00:33:31 bde34c3a00c8: Pull complete 00:33:32 b352a97aabf1: Pull complete 00:33:32 4872d77fe225: Pull complete 00:33:32 5851b861e8e6: Pull complete 00:33:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:32 prd-ubuntu20.04-docker-8c-8g-6953 does not seem to be running inside a container 00:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-237 -v /w/workspace/undry_device-onvif-camera_PR-237:/w/workspace/undry_device-onvif-camera_PR-237:rw,z -v /w/workspace/undry_device-onvif-camera_PR-237@tmp:/w/workspace/undry_device-onvif-camera_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:33:34 $ docker top c9584e6c70a9794043e98eff3ffd2e6cf0fd87454b8fa4a24f1231a9d261dd3a -eo pid,comm 00:33:34 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). 00:33:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:34 [ssh-agent] Looking for ssh-agent implementation... 00:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:34 $ docker exec c9584e6c70a9794043e98eff3ffd2e6cf0fd87454b8fa4a24f1231a9d261dd3a ssh-agent 00:33:34 SSH_AUTH_SOCK=/tmp/ssh-WfncsiLne4Ae/agent.32 00:33:34 SSH_AGENT_PID=38 00:33:34 Running ssh-add (command line suppressed) 00:33:34 Identity added: /w/workspace/undry_device-onvif-camera_PR-237@tmp/private_key_16585959936022870503.key (/w/workspace/undry_device-onvif-camera_PR-237@tmp/private_key_16585959936022870503.key) 00:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:35 + git tag --points-at HEAD [Pipeline] } 00:33:35 $ docker exec --env ******** --env ******** c9584e6c70a9794043e98eff3ffd2e6cf0fd87454b8fa4a24f1231a9d261dd3a ssh-agent -k 00:33:35 unset SSH_AUTH_SOCK; 00:33:35 unset SSH_AGENT_PID; 00:33:35 echo Agent pid 38 killed; 00:33:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:33:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:35 [ssh-agent] Looking for ssh-agent implementation... 00:33:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:35 $ docker exec c9584e6c70a9794043e98eff3ffd2e6cf0fd87454b8fa4a24f1231a9d261dd3a ssh-agent 00:33:35 SSH_AUTH_SOCK=/tmp/ssh-15MjY6Ohp1v3/agent.70 00:33:35 SSH_AGENT_PID=76 00:33:35 Running ssh-add (command line suppressed) 00:33:35 Identity added: /w/workspace/undry_device-onvif-camera_PR-237@tmp/private_key_5870542299168023905.key (/w/workspace/undry_device-onvif-camera_PR-237@tmp/private_key_5870542299168023905.key) 00:33:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:36 + git semver init 00:33:36 2023-02-22 00:33:36,202 [run_init] DEBUG init version:0.0.0 force:False 00:33:36 2023-02-22 00:33:36,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-237/.semver 00:33:36 2023-02-22 00:33:36,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-237/.semver 00:33:36 2023-02-22 00:33:36,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-237/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-237, universal_newlines=False, shell=None, istream=None) 00:33:37 2023-02-22 00:33:37,161 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-237/.git/info/exclude 00:33:37 2023-02-22 00:33:37,162 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-237/.semver/PR-237 with force:False 00:33:37 2023-02-22 00:33:37,162 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-237/.semver/PR-237 00:33:37 2023-02-22 00:33:37,167 [execute] INFO git cat-file --batch-check 00:33:37 2023-02-22 00:33:37,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-237/.semver, universal_newlines=False, shell=None, istream=) 00:33:37 2023-02-22 00:33:37,174 [execute] INFO git cat-file --batch 00:33:37 2023-02-22 00:33:37,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-237/.semver, universal_newlines=False, shell=None, istream=) 00:33:37 2023-02-22 00:33:37,179 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-237/.semver/PR-237 00:33:37 0.0.0 [Pipeline] } 00:33:37 $ docker exec --env ******** --env ******** c9584e6c70a9794043e98eff3ffd2e6cf0fd87454b8fa4a24f1231a9d261dd3a ssh-agent -k 00:33:37 unset SSH_AUTH_SOCK; 00:33:37 unset SSH_AGENT_PID; 00:33:37 echo Agent pid 76 killed; 00:33:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:37 + git semver [Pipeline] } 00:33:38 $ docker stop --time=1 c9584e6c70a9794043e98eff3ffd2e6cf0fd87454b8fa4a24f1231a9d261dd3a 00:33:39 $ docker rm -f --volumes c9584e6c70a9794043e98eff3ffd2e6cf0fd87454b8fa4a24f1231a9d261dd3a [Pipeline] // withDockerContainer [Pipeline] sh 00:33:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:40 Stashed 1 file(s) [Pipeline] echo 00:33:40 [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 00:33:40 provisioning config files... 00:33:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-237@tmp/config13073159774814182808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:41 ---> docker-login.sh 00:33:41 nexus3.edgexfoundry.org:10001 00:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:41 Configure a credential helper to remove this warning. See 00:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:41 00:33:41 Login Succeeded 00:33:41 nexus3.edgexfoundry.org:10002 00:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:41 Configure a credential helper to remove this warning. See 00:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:41 00:33:41 Login Succeeded 00:33:41 nexus3.edgexfoundry.org:10003 00:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:41 Configure a credential helper to remove this warning. See 00:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:41 00:33:41 Login Succeeded 00:33:41 nexus3.edgexfoundry.org:10004 00:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:41 Configure a credential helper to remove this warning. See 00:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:41 00:33:41 Login Succeeded 00:33:41 docker.io 00:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:41 Configure a credential helper to remove this warning. See 00:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:41 00:33:41 Login Succeeded 00:33:41 ---> docker-login.sh ends [Pipeline] } 00:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:33:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:42 ========================================================= 00:33:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:33:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:42 + 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 . 00:33:42 Sending build context to Docker daemon 27.85MB 00:33:42 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 00:33:42 Step 2/13 : FROM ${BASE} AS builder 00:33:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:42 213ec9aee27d: Pulling fs layer 00:33:42 4583459ba037: Pulling fs layer 00:33:42 93c1e223e6f2: Pulling fs layer 00:33:42 53926ce57604: Pulling fs layer 00:33:42 21b2b0c7a3f4: Pulling fs layer 00:33:42 22ff95d597cd: Pulling fs layer 00:33:42 12d6caf4c0d1: Pulling fs layer 00:33:42 96b7cbca73a9: Pulling fs layer 00:33:42 a7acece74701: Pulling fs layer 00:33:42 22ff95d597cd: Waiting 00:33:42 12d6caf4c0d1: Waiting 00:33:42 53926ce57604: Waiting 00:33:42 a7acece74701: Waiting 00:33:42 21b2b0c7a3f4: Waiting 00:33:42 93c1e223e6f2: Verifying Checksum 00:33:42 93c1e223e6f2: Download complete 00:33:42 4583459ba037: Verifying Checksum 00:33:42 4583459ba037: Download complete 00:33:42 21b2b0c7a3f4: Download complete 00:33:42 22ff95d597cd: Verifying Checksum 00:33:42 22ff95d597cd: Download complete 00:33:42 213ec9aee27d: Verifying Checksum 00:33:42 213ec9aee27d: Download complete 00:33:42 12d6caf4c0d1: Verifying Checksum 00:33:42 12d6caf4c0d1: Download complete 00:33:43 213ec9aee27d: Pull complete 00:33:43 4583459ba037: Pull complete 00:33:43 93c1e223e6f2: Pull complete 00:33:43 a7acece74701: Verifying Checksum 00:33:43 a7acece74701: Download complete 00:33:43 96b7cbca73a9: Verifying Checksum 00:33:43 96b7cbca73a9: Download complete 00:33:43 53926ce57604: Verifying Checksum 00:33:43 53926ce57604: Download complete 00:33:47 53926ce57604: Pull complete 00:33:47 21b2b0c7a3f4: Pull complete 00:33:47 22ff95d597cd: Pull complete 00:33:48 12d6caf4c0d1: Pull complete 00:33:50 96b7cbca73a9: Pull complete 00:33:51 a7acece74701: Pull complete 00:33:51 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:33:51 ---> db6d94c90886 00:33:51 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:33:53 ---> Running in f39a91d6bbc2 00:33:53 Removing intermediate container f39a91d6bbc2 00:33:53 ---> 8d619b845aff 00:33:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:33:53 ---> Running in 20be29dde6de 00:33:53 Removing intermediate container 20be29dde6de 00:33:53 ---> 03b699d8b5d9 00:33:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 00:33:53 ---> Running in 4ae1003b3b84 00:33:53 Removing intermediate container 4ae1003b3b84 00:33:53 ---> a2bba374e8b8 00:33:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 00:33:53 ---> Running in 2ce8823ce59f 00:33:53 Removing intermediate container 2ce8823ce59f 00:33:53 ---> 8d154554c0fc 00:33:53 Step 7/13 : LABEL Name=edgex-device-onvif-camera 00:33:53 ---> Running in 0a6197d65699 00:33:53 Removing intermediate container 0a6197d65699 00:33:53 ---> 8cc3985060c2 00:33:53 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:33:53 ---> Running in 111f782ef8e6 00:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:33:54 OK: 211 MiB in 51 packages 00:33:54 Removing intermediate container 111f782ef8e6 00:33:54 ---> 63c8bbed76c9 00:33:54 Step 9/13 : WORKDIR /device-onvif-camera 00:33:54 ---> Running in f689f2a72839 00:33:55 Removing intermediate container f689f2a72839 00:33:55 ---> 5d3b1802ab15 00:33:55 Step 10/13 : COPY go.mod vendor* ./ 00:33:55 ---> cf428ba01d94 00:33:55 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:55 ---> Running in ec3ea92482f2 00:33:55 Still waiting to schedule task 00:33:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:34:34 Removing intermediate container ec3ea92482f2 00:34:34 ---> ef18963bf2ac 00:34:34 Step 12/13 : COPY . . 00:34:35 ---> 617d011ced4a 00:34:35 Step 13/13 : RUN ${MAKE} 00:34:35 ---> Running in 4030056e3c81 00:34:35 noop 00:34:35 Removing intermediate container 4030056e3c81 00:34:35 ---> f1099e1ba7eb 00:34:35 Successfully built f1099e1ba7eb 00:34:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:36 + docker inspect -f . ci-base-image-x86_64 00:34:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:36 prd-ubuntu20.04-docker-8c-8g-6953 does not seem to be running inside a container 00:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-237 -v /w/workspace/undry_device-onvif-camera_PR-237:/w/workspace/undry_device-onvif-camera_PR-237:rw,z -v /w/workspace/undry_device-onvif-camera_PR-237@tmp:/w/workspace/undry_device-onvif-camera_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:36 $ docker top 3be121f8fa4f190418fde4b9afa049a1d098cb025e7e35c0299ab758b6a6faf1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:37 + go version 00:34:37 go version go1.18.7 linux/amd64 [Pipeline] } 00:34:37 $ docker stop --time=1 3be121f8fa4f190418fde4b9afa049a1d098cb025e7e35c0299ab758b6a6faf1 00:34:38 $ docker rm -f --volumes 3be121f8fa4f190418fde4b9afa049a1d098cb025e7e35c0299ab758b6a6faf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:39 + docker inspect -f . ci-base-image-x86_64 00:34:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:39 prd-ubuntu20.04-docker-8c-8g-6953 does not seem to be running inside a container 00:34:39 $ 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-237 -v /w/workspace/undry_device-onvif-camera_PR-237:/w/workspace/undry_device-onvif-camera_PR-237:rw,z -v /w/workspace/undry_device-onvif-camera_PR-237@tmp:/w/workspace/undry_device-onvif-camera_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:39 $ docker top c5bbe806b384c4d1bddf3263dc96fae3e50582a98106fcc4f1e98291c203e612 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:40 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-237 [Pipeline] fileExists [Pipeline] sh 00:34:40 + make test 00:34:40 go test ./... -coverprofile=coverage.out ./... 00:34:40 ? github.com/edgexfoundry/device-onvif-camera [no test files] 00:34:50 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 00:34:53 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 29.3% of statements 00:34:53 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 00:34:53 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.471s coverage: 86.5% of statements 00:35:02 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." 00:35:02 go vet ./... 00:35:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:35:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:35:04 ./bin/test-attribution-txt.sh [Pipeline] echo 00:35:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:35:04 $ docker stop --time=1 c5bbe806b384c4d1bddf3263dc96fae3e50582a98106fcc4f1e98291c203e612 00:35:06 $ docker rm -f --volumes c5bbe806b384c4d1bddf3263dc96fae3e50582a98106fcc4f1e98291c203e612 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:35:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:35:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:35:08 + ls -al . 00:35:08 total 236 00:35:08 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 00:34 . 00:35:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 00:33 .. 00:35:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 00:34 .git 00:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 00:33 .github 00:35:08 -rw-rw-r-- 1 jenkins jenkins 496 Feb 22 00:33 .gitignore 00:35:08 -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 00:33 .golangci.yml 00:35:08 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 00:33 .semver 00:35:08 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 22 00:33 Attribution.txt 00:35:08 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 22 00:33 CHANGELOG.md 00:35:08 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 22 00:33 Dockerfile 00:35:08 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 00:33 GOVERNANCE.md 00:35:08 -rw-rw-r-- 1 jenkins jenkins 734 Feb 22 00:33 Jenkinsfile 00:35:08 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 22 00:33 LICENSE 00:35:08 -rw-rw-r-- 1 jenkins jenkins 2716 Feb 22 00:33 Makefile 00:35:08 -rw-rw-r-- 1 jenkins jenkins 625 Feb 22 00:33 OWNERS.md 00:35:08 -rw-rw-r-- 1 jenkins jenkins 5931 Feb 22 00:33 README.md 00:35:08 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 00:33 VERSION 00:35:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 00:33 bin 00:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 00:33 cmd 00:35:08 -rw-r--r-- 1 jenkins jenkins 79184 Feb 22 00:34 coverage.out 00:35:08 drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 00:33 doc 00:35:08 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 22 00:33 go.mod 00:35:08 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 22 00:33 go.sum 00:35:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 00:33 internal 00:35:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 00:33 snap 00:35:08 -rw-rw-r-- 1 jenkins jenkins 236 Feb 22 00:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:08 + 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=e192c59c41c52f4fb37d3cdf3d8245e897e817e9 --label arch=amd64 --label version=0.0.0 . 00:35:08 Sending build context to Docker daemon 27.93MB 00:35:08 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 00:35:08 Step 2/26 : FROM ${BASE} AS builder 00:35:08 ---> f1099e1ba7eb 00:35:08 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:35:09 ---> Running in 908786d9cd85 00:35:09 Removing intermediate container 908786d9cd85 00:35:09 ---> 36debadd7e06 00:35:09 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:35:09 ---> Running in a08e8314bc00 00:35:09 Removing intermediate container a08e8314bc00 00:35:09 ---> f2d791e2a02a 00:35:09 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 00:35:10 ---> Running in 4209a042cf45 00:35:10 Removing intermediate container 4209a042cf45 00:35:10 ---> e329f0f206bd 00:35:10 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:35:10 ---> Running in 0dbe7bee7c9f 00:35:10 Removing intermediate container 0dbe7bee7c9f 00:35:10 ---> 2a7cb6cbf88f 00:35:10 Step 7/26 : LABEL Name=edgex-device-onvif-camera 00:35:10 ---> Running in ffa4ae65d652 00:35:10 Removing intermediate container ffa4ae65d652 00:35:10 ---> 5073c092ad59 00:35:10 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:35:10 ---> Running in 25db73b0ec10 00:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:35:11 OK: 211 MiB in 51 packages 00:35:11 Removing intermediate container 25db73b0ec10 00:35:11 ---> ad396dd258f0 00:35:11 Step 9/26 : WORKDIR /device-onvif-camera 00:35:11 ---> Running in c328cb852f65 00:35:11 Removing intermediate container c328cb852f65 00:35:11 ---> 89839f7607f0 00:35:11 Step 10/26 : COPY go.mod vendor* ./ 00:35:11 ---> fcf3155c0f3a 00:35:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:11 ---> Running in 92ed683a8e79 00:35:13 Removing intermediate container 92ed683a8e79 00:35:13 ---> 334c538442ed 00:35:13 Step 12/26 : COPY . . 00:35:13 ---> 81dd5f02ef4a 00:35:13 Step 13/26 : RUN ${MAKE} 00:35:14 ---> Running in cbf943468610 00:35: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 00:35:36 Removing intermediate container cbf943468610 00:35:36 ---> afc2255e99de 00:35:36 Step 14/26 : FROM alpine:3.16 00:35:36 3.16: Pulling from library/alpine 00:35:36 ef5531b6e74e: Pulling fs layer 00:35:36 ef5531b6e74e: Verifying Checksum 00:35:36 ef5531b6e74e: Download complete 00:35:36 ef5531b6e74e: Pull complete 00:35:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:35:36 Status: Downloaded newer image for alpine:3.16 00:35:36 ---> dfd21b5a31f5 00:35:36 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:35:36 ---> Running in 4b5429529ba5 00:35:36 Removing intermediate container 4b5429529ba5 00:35:36 ---> 632e9a559310 00:35:36 Step 16/26 : RUN apk add --update --no-cache dumb-init 00:35:36 ---> Running in 65a1fa130dea 00:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:35:36 (1/1) Installing dumb-init (1.2.5-r1) 00:35:36 Executing busybox-1.35.0-r17.trigger 00:35:36 OK: 6 MiB in 15 packages 00:35:36 Removing intermediate container 65a1fa130dea 00:35:36 ---> 9ba0dc3af8e0 00:35:36 Step 17/26 : WORKDIR / 00:35:36 ---> Running in f10f40b9c4d5 00:35:36 Removing intermediate container f10f40b9c4d5 00:35:36 ---> dd0a5ad96db3 00:35:36 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 00:35:36 ---> f8f9010b6b01 00:35:36 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 00:35:36 ---> f9853ee2927f 00:35:36 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 00:35:36 ---> becd3e0d4d14 00:35:36 Step 21/26 : EXPOSE 59984 00:35:36 ---> Running in 7b159709e3ca 00:35:36 Removing intermediate container 7b159709e3ca 00:35:36 ---> 40c2354d02a7 00:35:36 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 00:35:36 ---> Running in 6b8fde217e7f 00:35:37 Removing intermediate container 6b8fde217e7f 00:35:37 ---> ceeb5b68ef3b 00:35:37 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:35:37 ---> Running in 75bb98766dd7 00:35:37 Removing intermediate container 75bb98766dd7 00:35:37 ---> e43d53ab66d2 00:35:37 Step 24/26 : LABEL arch=amd64 00:35:37 ---> Running in 47ca3f7df155 00:35:37 Removing intermediate container 47ca3f7df155 00:35:37 ---> b814458d4e6c 00:35:37 Step 25/26 : LABEL git_sha=e192c59c41c52f4fb37d3cdf3d8245e897e817e9 00:35:37 ---> Running in 37371b87b1ab 00:35:37 Removing intermediate container 37371b87b1ab 00:35:37 ---> 6fd58240fadf 00:35:37 Step 26/26 : LABEL version=0.0.0 00:35:37 ---> Running in ec87aa4966f0 00:35:37 Removing intermediate container ec87aa4966f0 00:35:37 ---> d1e8e23e58ac 00:35:37 [Warning] One or more build-args [ARCH] were not consumed 00:35:37 Successfully built d1e8e23e58ac 00:35:37 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 00:35:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:38 00:35:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:38 latest: Pulling from edgex-lftools-log-publisher 00:35:38 5eb5b503b376: Pulling fs layer 00:35:38 5c69ac0246d0: Pulling fs layer 00:35:38 ec43610c2a17: Pulling fs layer 00:35:38 3a2ae6a8a46f: Pulling fs layer 00:35:38 33b1e0a273af: Pulling fs layer 00:35:38 5d3b04190fa2: Pulling fs layer 00:35:38 2f39f015ded8: Pulling fs layer 00:35:38 3a2ae6a8a46f: Waiting 00:35:38 5d3b04190fa2: Waiting 00:35:38 33b1e0a273af: Waiting 00:35:38 2f39f015ded8: Waiting 00:35:38 5c69ac0246d0: Download complete 00:35:38 3a2ae6a8a46f: Verifying Checksum 00:35:38 3a2ae6a8a46f: Download complete 00:35:39 33b1e0a273af: Verifying Checksum 00:35:39 33b1e0a273af: Download complete 00:35:39 5d3b04190fa2: Download complete 00:35:39 ec43610c2a17: Verifying Checksum 00:35:39 ec43610c2a17: Download complete 00:35:39 5eb5b503b376: Verifying Checksum 00:35:39 5eb5b503b376: Download complete 00:35:39 2f39f015ded8: Download complete 00:35:40 5eb5b503b376: Pull complete 00:35:40 5c69ac0246d0: Pull complete 00:35:40 ec43610c2a17: Pull complete 00:35:40 3a2ae6a8a46f: Pull complete 00:35:41 33b1e0a273af: Pull complete 00:35:41 5d3b04190fa2: Pull complete 00:35:45 2f39f015ded8: Pull complete 00:35:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:45 prd-ubuntu20.04-docker-8c-8g-6953 does not seem to be running inside a container 00:35:45 $ 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-237 -v /w/workspace/undry_device-onvif-camera_PR-237:/w/workspace/undry_device-onvif-camera_PR-237:rw,z -v /w/workspace/undry_device-onvif-camera_PR-237@tmp:/w/workspace/undry_device-onvif-camera_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:35:47 $ docker top 05115879f5103e649a7caa8ba87b267e634233080c8274c6f727c93e4868593e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:47 ---> job-cost.sh 00:35:47 lf-activate-venv: SKIPPING 00:35:47 INFO: No Stack... 00:35:47 INFO: Retrieving Pricing Info for: v3-standard-8 00:35:48 INFO: Archiving Costs [Pipeline] sh 00:35:48 + cat /w/workspace/undry_device-onvif-camera_PR-237/archives/cost.csv 00:35:48 + cut -d, -f6 [Pipeline] lock 00:35:48 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-237-1-stack-cost] 00:35:48 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-237-1-stack-cost] did not exist. Created. 00:35:48 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:35:48 + echo total: 0.2199999988079071 [Pipeline] stash 00:35:49 Stashed 1 file(s) [Pipeline] } 00:35:49 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-237-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:35:49 $ docker stop --time=1 05115879f5103e649a7caa8ba87b267e634233080c8274c6f727c93e4868593e 00:35:50 $ docker rm -f --volumes 05115879f5103e649a7caa8ba87b267e634233080c8274c6f727c93e4868593e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:37:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6955 in /w/workspace/undry_device-onvif-camera_PR-237 [Pipeline] { [Pipeline] ws 00:37:22 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 00:37:22 The recommended git tool is: git 00:37:27 using credential edgex-jenkins-ssh 00:37:27 Cloning the remote Git repository 00:37:27 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 00:37:27 > git init /w/workspace/device-onvif-camera/1 # timeout=10 00:37:27 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 00:37:27 > git --version # timeout=10 00:37:27 > git --version # 'git version 2.25.1' 00:37:27 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:30 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 00:37:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:31 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 00:37:31 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 00:37:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:37:31 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit ac31bd981295d58b78427e1e3f64b29a017dbb8d 00:37:32 Merge succeeded, producing 684f5ae64f4d7370abea8747c975d217c5cfe1ba 00:37:32 Checking out Revision 684f5ae64f4d7370abea8747c975d217c5cfe1ba (PR-237) 00:37:31 > git config core.sparsecheckout # timeout=10 00:37:31 > git checkout -f ac31bd981295d58b78427e1e3f64b29a017dbb8d # timeout=10 00:37:32 > git remote # timeout=10 00:37:32 > git config --get remote.origin.url # timeout=10 00:37:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:32 > git merge 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 00:37:32 > git rev-parse HEAD^{commit} # timeout=10 00:37:32 > git config core.sparsecheckout # timeout=10 00:37:32 > git checkout -f 684f5ae64f4d7370abea8747c975d217c5cfe1ba # timeout=10 00:37:35 Commit message: "Merge commit '4a9e67fa37862f83ef90b637e6c765491ff37d3a' into HEAD" 00:37:35 First time build. Skipping changelog. 00:37:35 > git --version # timeout=10 00:37:35 > git --version # 'git version 2.25.1' 00:37:35 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:37:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:37 Dload Upload Total Spent Left Speed 00:37:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 00:37:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:37:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:37:38 + sudo tee /etc/docker/daemon.new 00:37:38 { 00:37:38 "registry-mirrors": [ 00:37:38 "https://nexus3.edgexfoundry.org:10001" 00:37:38 ], 00:37:38 "bip": "10.250.0.254/24", 00:37:38 "hosts": [ 00:37:38 "tcp://0.0.0.0:5555", 00:37:38 "unix:///var/run/docker.sock" 00:37:38 ], 00:37:38 "mtu": 1458, 00:37:38 "selinux-enabled": true, 00:37:38 "seccomp-profile": "/etc/docker/seccomp.json" 00:37:38 } [Pipeline] sh 00:37:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:37:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:57 provisioning config files... 00:37:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config6378055767477470625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:57 ---> docker-login.sh 00:37:57 nexus3.edgexfoundry.org:10001 00:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:58 Configure a credential helper to remove this warning. See 00:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:58 00:37:58 Login Succeeded 00:37:58 nexus3.edgexfoundry.org:10002 00:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:58 Configure a credential helper to remove this warning. See 00:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:58 00:37:58 Login Succeeded 00:37:58 nexus3.edgexfoundry.org:10003 00:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:58 Configure a credential helper to remove this warning. See 00:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:58 00:37:58 Login Succeeded 00:37:58 nexus3.edgexfoundry.org:10004 00:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:59 Configure a credential helper to remove this warning. See 00:37:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:59 00:37:59 Login Succeeded 00:37:59 docker.io 00:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:59 Configure a credential helper to remove this warning. See 00:37:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:59 00:37:59 Login Succeeded 00:37:59 ---> docker-login.sh ends [Pipeline] } 00:37:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:38:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:38:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:38:00 ========================================================= 00:38:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:38:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:00 + 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 . 00:38:01 Sending build context to Docker daemon 20.67MB 00:38:01 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 00:38:01 Step 2/13 : FROM ${BASE} AS builder 00:38:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:38:01 9b18e9b68314: Pulling fs layer 00:38:01 35d82f9e3411: Pulling fs layer 00:38:01 e16973657156: Pulling fs layer 00:38:01 fc693d55d65f: Pulling fs layer 00:38:01 7e9fc2657dce: Pulling fs layer 00:38:01 dda99020689f: Pulling fs layer 00:38:01 db1c61fa0a46: Pulling fs layer 00:38:01 891c053d2c06: Pulling fs layer 00:38:01 dda99020689f: Waiting 00:38:01 db1c61fa0a46: Waiting 00:38:01 fc693d55d65f: Waiting 00:38:01 891c053d2c06: Waiting 00:38:01 7e9fc2657dce: Waiting 00:38:01 e16973657156: Verifying Checksum 00:38:01 e16973657156: Download complete 00:38:01 35d82f9e3411: Verifying Checksum 00:38:01 35d82f9e3411: Download complete 00:38:01 7e9fc2657dce: Verifying Checksum 00:38:01 7e9fc2657dce: Download complete 00:38:01 dda99020689f: Download complete 00:38:01 9b18e9b68314: Download complete 00:38:02 9b18e9b68314: Pull complete 00:38:02 891c053d2c06: Verifying Checksum 00:38:02 891c053d2c06: Download complete 00:38:03 35d82f9e3411: Pull complete 00:38:03 e16973657156: Pull complete 00:38:04 db1c61fa0a46: Verifying Checksum 00:38:04 db1c61fa0a46: Download complete 00:38:04 fc693d55d65f: Verifying Checksum 00:38:04 fc693d55d65f: Download complete 00:38:17 fc693d55d65f: Pull complete 00:38:17 7e9fc2657dce: Pull complete 00:38:17 dda99020689f: Pull complete 00:38:22 db1c61fa0a46: Pull complete 00:38:24 891c053d2c06: Pull complete 00:38:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:38:24 ---> f96f9c87975a 00:38:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:38:26 ---> Running in 3fca8eb33139 00:38:26 Removing intermediate container 3fca8eb33139 00:38:26 ---> 56b39f335eeb 00:38:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:38:26 ---> Running in 1d4d1e16c3ec 00:38:26 Removing intermediate container 1d4d1e16c3ec 00:38:26 ---> b566c7b122a1 00:38:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 00:38:27 ---> Running in 4c6e33d500d1 00:38:27 Removing intermediate container 4c6e33d500d1 00:38:27 ---> a2bbf2f8171b 00:38:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 00:38:27 ---> Running in d5b65c73d342 00:38:27 Removing intermediate container d5b65c73d342 00:38:27 ---> 4333b1297e4a 00:38:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 00:38:27 ---> Running in c9a755dd41c3 00:38:27 Removing intermediate container c9a755dd41c3 00:38:27 ---> 973694a2dd14 00:38:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:38:28 ---> Running in c51ebc2100fe 00:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:38:30 OK: 221 MiB in 51 packages 00:38:31 Removing intermediate container c51ebc2100fe 00:38:31 ---> 640ea25c82b5 00:38:31 Step 9/13 : WORKDIR /device-onvif-camera 00:38:31 ---> Running in 1d3f16cfa213 00:38:31 Removing intermediate container 1d3f16cfa213 00:38:31 ---> 58bca0655135 00:38:31 Step 10/13 : COPY go.mod vendor* ./ 00:38:32 ---> 8c2e09815a36 00:38:32 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:32 ---> Running in ead18d3ec4ab 00:39:53 Removing intermediate container ead18d3ec4ab 00:39:53 ---> 4cd4b4df723e 00:39:53 Step 12/13 : COPY . . 00:39:53 ---> 00766be25a77 00:39:53 Step 13/13 : RUN ${MAKE} 00:39:53 ---> Running in ea16b92ddf8e 00:39:53 noop 00:39:53 Removing intermediate container ea16b92ddf8e 00:39:53 ---> b19858f91976 00:39:53 Successfully built b19858f91976 00:39:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:54 + docker inspect -f . ci-base-image-arm64 00:39:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:54 prd-ubuntu20.04-docker-arm64-4c-16g-6955 does not seem to be running inside a container 00:39:54 $ 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 ******** ci-base-image-arm64 cat 00:39:55 $ docker top 67eed00b053300d30dc1b053c25af7d38a3a41aa6d3ca8c5705f335fb62b5d17 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:56 + go version 00:39:56 go version go1.18.7 linux/arm64 [Pipeline] } 00:39:56 $ docker stop --time=1 67eed00b053300d30dc1b053c25af7d38a3a41aa6d3ca8c5705f335fb62b5d17 00:39:58 $ docker rm -f --volumes 67eed00b053300d30dc1b053c25af7d38a3a41aa6d3ca8c5705f335fb62b5d17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:59 + docker inspect -f . ci-base-image-arm64 00:39:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:59 prd-ubuntu20.04-docker-arm64-4c-16g-6955 does not seem to be running inside a container 00:39:59 $ 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 ******** ci-base-image-arm64 cat 00:40:00 $ docker top 86ac29aff4a67180442ed0d42f5f47253561f02633db435a1f69e3f8351b7057 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:01 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 00:40:02 + make test 00:40:02 go test ./... -coverprofile=coverage.out ./... 00:40:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 00:41:40 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 00:41:40 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.189s coverage: 29.3% of statements 00:41:40 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 00:41:55 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.678s coverage: 86.5% of statements 00:41:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:41:55 go vet ./... 00:42:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:42:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:42:27 ./bin/test-attribution-txt.sh [Pipeline] echo 00:42:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:42:27 $ docker stop --time=1 86ac29aff4a67180442ed0d42f5f47253561f02633db435a1f69e3f8351b7057 00:42:29 $ docker rm -f --volumes 86ac29aff4a67180442ed0d42f5f47253561f02633db435a1f69e3f8351b7057 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:42:30 Warning: overwriting stash ‘coverage-report’ 00:42:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:42:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:42:32 + ls -al . 00:42:32 total 232 00:42:32 drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 00:40 . 00:42:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 00:37 .. 00:42:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 00:37 .git 00:42:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 00:37 .github 00:42:32 -rw-rw-r-- 1 jenkins jenkins 496 Feb 22 00:37 .gitignore 00:42:32 -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 00:37 .golangci.yml 00:42:32 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 22 00:37 Attribution.txt 00:42:32 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 22 00:37 CHANGELOG.md 00:42:32 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 22 00:37 Dockerfile 00:42:32 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 00:37 GOVERNANCE.md 00:42:32 -rw-rw-r-- 1 jenkins jenkins 734 Feb 22 00:37 Jenkinsfile 00:42:32 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 22 00:37 LICENSE 00:42:32 -rw-rw-r-- 1 jenkins jenkins 2716 Feb 22 00:37 Makefile 00:42:32 -rw-rw-r-- 1 jenkins jenkins 625 Feb 22 00:37 OWNERS.md 00:42:32 -rw-rw-r-- 1 jenkins jenkins 5931 Feb 22 00:37 README.md 00:42:32 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 00:33 VERSION 00:42:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 00:37 bin 00:42:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 00:37 cmd 00:42:32 -rw-r--r-- 1 jenkins jenkins 79184 Feb 22 00:41 coverage.out 00:42:32 drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 00:37 doc 00:42:32 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 22 00:37 go.mod 00:42:32 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 22 00:37 go.sum 00:42:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 00:37 internal 00:42:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 00:37 snap 00:42:32 -rw-rw-r-- 1 jenkins jenkins 236 Feb 22 00:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:32 + 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=684f5ae64f4d7370abea8747c975d217c5cfe1ba --label arch=arm64 --label version=0.0.0 . 00:42:33 Sending build context to Docker daemon 20.75MB 00:42:33 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 00:42:33 Step 2/26 : FROM ${BASE} AS builder 00:42:33 ---> b19858f91976 00:42:33 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:42:33 ---> Running in 71f7b60bc3ed 00:42:33 Removing intermediate container 71f7b60bc3ed 00:42:33 ---> 805941946cb1 00:42:33 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:42:33 ---> Running in a72f7ada4587 00:42:33 Removing intermediate container a72f7ada4587 00:42:33 ---> f0084b7004ee 00:42:33 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 00:42:33 ---> Running in d2e711521153 00:42:34 Removing intermediate container d2e711521153 00:42:34 ---> f9bc879e38c6 00:42:34 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:42:34 ---> Running in 04ef6d3897ac 00:42:34 Removing intermediate container 04ef6d3897ac 00:42:34 ---> bd14e77f7539 00:42:34 Step 7/26 : LABEL Name=edgex-device-onvif-camera 00:42:34 ---> Running in 2c1ee12aa2dc 00:42:35 Removing intermediate container 2c1ee12aa2dc 00:42:35 ---> 7689b1642037 00:42:35 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:42:35 ---> Running in c34d471e0811 00:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:42:37 OK: 221 MiB in 51 packages 00:42:38 Removing intermediate container c34d471e0811 00:42:38 ---> d557145b28d6 00:42:38 Step 9/26 : WORKDIR /device-onvif-camera 00:42:38 ---> Running in b0113ce598f5 00:42:38 Removing intermediate container b0113ce598f5 00:42:38 ---> 9e1de1356968 00:42:38 Step 10/26 : COPY go.mod vendor* ./ 00:42:38 ---> d9a9de4c3dc6 00:42:38 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:42:39 ---> Running in 442aa4daa758 00:42:41 Removing intermediate container 442aa4daa758 00:42:41 ---> 505206e7871c 00:42:41 Step 12/26 : COPY . . 00:42:43 ---> ed0a150e9dd5 00:42:43 Step 13/26 : RUN ${MAKE} 00:42:43 ---> Running in 0c51a2e3a0ae 00:42:43 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 00:44:50 Removing intermediate container 0c51a2e3a0ae 00:44:50 ---> ec2f95deaae3 00:44:50 Step 14/26 : FROM alpine:3.16 00:44:50 3.16: Pulling from library/alpine 00:44:50 3760b48202b3: Pulling fs layer 00:44:50 3760b48202b3: Verifying Checksum 00:44:50 3760b48202b3: Download complete 00:44:50 3760b48202b3: Pull complete 00:44:50 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:44:50 Status: Downloaded newer image for alpine:3.16 00:44:50 ---> 4c81e5bf8899 00:44:50 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:44:50 ---> Running in a53c196db5e3 00:44:50 Removing intermediate container a53c196db5e3 00:44:50 ---> c5419e203c9f 00:44:50 Step 16/26 : RUN apk add --update --no-cache dumb-init 00:44:50 ---> Running in 980f89962dab 00:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:44:52 (1/1) Installing dumb-init (1.2.5-r1) 00:44:52 Executing busybox-1.35.0-r17.trigger 00:44:52 OK: 5 MiB in 15 packages 00:44:54 Removing intermediate container 980f89962dab 00:44:54 ---> b746581614bb 00:44:54 Step 17/26 : WORKDIR / 00:44:54 ---> Running in d1561f1ad267 00:44:54 Removing intermediate container d1561f1ad267 00:44:54 ---> a7384b1a9127 00:44:54 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 00:44:55 ---> 8b488c314994 00:44:55 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 00:44:56 ---> fadf105876e7 00:44:56 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 00:44:57 ---> 527fddeaa8c8 00:44:57 Step 21/26 : EXPOSE 59984 00:44:57 ---> Running in c9b66216b4d9 00:44:57 Removing intermediate container c9b66216b4d9 00:44:57 ---> 82cea756ff9f 00:44:57 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 00:44:57 ---> Running in e5d364a9f425 00:44:57 Removing intermediate container e5d364a9f425 00:44:57 ---> 245746bae280 00:44:57 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:44:57 ---> Running in 35d8d322eefb 00:44:58 Removing intermediate container 35d8d322eefb 00:44:58 ---> bf97ed9f2304 00:44:58 Step 24/26 : LABEL arch=arm64 00:44:58 ---> Running in 1e26c9f39e7b 00:44:58 Removing intermediate container 1e26c9f39e7b 00:44:58 ---> f4600c360681 00:44:58 Step 25/26 : LABEL git_sha=684f5ae64f4d7370abea8747c975d217c5cfe1ba 00:44:58 ---> Running in a63e0b88606d 00:44:58 Removing intermediate container a63e0b88606d 00:44:58 ---> a59ec2242bb3 00:44:58 Step 26/26 : LABEL version=0.0.0 00:44:58 ---> Running in f42e49cd598c 00:44:59 Removing intermediate container f42e49cd598c 00:44:59 ---> 527a2fc27a2b 00:44:59 [Warning] One or more build-args [ARCH] were not consumed 00:44:59 Successfully built 527a2fc27a2b 00:44:59 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 00:44:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:44:59 00:44:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:45:00 arm64: Pulling from edgex-lftools-log-publisher 00:45:00 8998bd30e6a1: Pulling fs layer 00:45:00 04944245beec: Pulling fs layer 00:45:00 699f458cf7ca: Pulling fs layer 00:45:00 765212b225bb: Pulling fs layer 00:45:00 f23df028b6ca: Pulling fs layer 00:45:00 d65c8cfc05b1: Pulling fs layer 00:45:00 2437ff75d9bd: Pulling fs layer 00:45:00 765212b225bb: Waiting 00:45:00 f23df028b6ca: Waiting 00:45:00 d65c8cfc05b1: Waiting 00:45:00 2437ff75d9bd: Waiting 00:45:00 04944245beec: Verifying Checksum 00:45:00 04944245beec: Download complete 00:45:00 765212b225bb: Verifying Checksum 00:45:00 765212b225bb: Download complete 00:45:00 f23df028b6ca: Verifying Checksum 00:45:00 f23df028b6ca: Download complete 00:45:00 d65c8cfc05b1: Verifying Checksum 00:45:00 d65c8cfc05b1: Download complete 00:45:00 699f458cf7ca: Verifying Checksum 00:45:00 699f458cf7ca: Download complete 00:45:01 8998bd30e6a1: Verifying Checksum 00:45:01 8998bd30e6a1: Download complete 00:45:03 2437ff75d9bd: Verifying Checksum 00:45:03 2437ff75d9bd: Download complete 00:45:05 8998bd30e6a1: Pull complete 00:45:05 04944245beec: Pull complete 00:45:07 699f458cf7ca: Pull complete 00:45:07 765212b225bb: Pull complete 00:45:08 f23df028b6ca: Pull complete 00:45:08 d65c8cfc05b1: Pull complete 00:45:23 2437ff75d9bd: Pull complete 00:45:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:45:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:24 prd-ubuntu20.04-docker-arm64-4c-16g-6955 does not seem to be running inside a container 00:45:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:45:26 $ docker top 99bb10b281eea672bc5653b60fe0f8e1f1af476243c25b49ccfe25503a3d2688 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:27 ---> job-cost.sh 00:45:27 lf-activate-venv: SKIPPING 00:45:27 INFO: No Stack... 00:45:27 INFO: Retrieving Pricing Info for: v3-standard-4 00:45:28 INFO: Archiving Costs [Pipeline] sh 00:45:29 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 00:45:29 + cut -d, -f6 [Pipeline] lock 00:45:29 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-237-1-stack-cost] 00:45:29 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-237-1-stack-cost] did not exist. Created. 00:45:29 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:45:30 /w/workspace/device-onvif-camera/1@tmp/durable-22b88ebc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:45:30 + echo total: 0.10999999940395355 [Pipeline] stash 00:45:30 Warning: overwriting stash ‘stack-cost’ 00:45:30 Stashed 1 file(s) [Pipeline] } 00:45:31 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-237-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:45:31 $ docker stop --time=1 99bb10b281eea672bc5653b60fe0f8e1f1af476243c25b49ccfe25503a3d2688 00:45:32 $ docker rm -f --volumes 99bb10b281eea672bc5653b60fe0f8e1f1af476243c25b49ccfe25503a3d2688 [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 00:45:33 provisioning config files... 00:45:33 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-237@tmp/config2050324183901996496tmp [Pipeline] { [Pipeline] sh 00:45:33 + set +x 00:45:33 + bash -s -- 00:45:33 + curl -s https://codecov.io/bash 00:45:33 00:45:33 _____ _ 00:45:33 / ____| | | 00:45:33 | | ___ __| | ___ ___ _____ __ 00:45:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:45:33 | |___| (_) | (_| | __/ (_| (_) \ V / 00:45:33 \_____\___/ \__,_|\___|\___\___/ \_/ 00:45:33 Bash-1.0.6 00:45:33 00:45:33 00:45:33 ==> git version 2.25.1 found 00:45:33 ==> 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 00:45:33 Release-Date: 2020-01-08 00:45:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:45:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:45:33 ==> Jenkins CI detected. 00:45:33 current dir:  /w/workspace/undry_device-onvif-camera_PR-237 00:45:33 project root: . 00:45:33 --> token set from env 00:45:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:45:33 ==> Running gcov in . (disable via -X gcov) 00:45:33 ==> Python coveragepy not found 00:45:33 ==> Searching for coverage reports in: 00:45:33 + . 00:45:33 -> Found 1 reports 00:45:33 ==> Detecting git/mercurial file structure 00:45:33 ==> Reading reports 00:45:33 + ./coverage.out bytes=79184 00:45:33 ==> Appending adjustments 00:45:33 https://docs.codecov.io/docs/fixing-reports 00:45:34 + Found adjustments 00:45:34 ==> Gzipping contents 00:45:34 12K /tmp/codecov.v6QbuO.gz 00:45:34 ==> Uploading reports 00:45:34 url: https://codecov.io 00:45:34 query: branch=PR-237&commit=e192c59c41c52f4fb37d3cdf3d8245e897e817e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=237&job=&cmd_args= 00:45:34 -> Pinging Codecov 00:45:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-237&commit=e192c59c41c52f4fb37d3cdf3d8245e897e817e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=237&job=&cmd_args= 00:45:34 -> Uploading to 00:45:34 https://storage.googleapis.com/codecov/v4/raw/2023-02-22/F29A59C45E3A92E06B3E522C9905F8EF/e192c59c41c52f4fb37d3cdf3d8245e897e817e9/0dbb73a2-da3e-479d-b0f4-136efb5a0a54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T004534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ffa3b5f6a4a44dcf734682177ca93022fedfdad5f1b6b203d78ecbf89f02b78 00:45:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:45:34 Dload Upload Total Spent Left Speed 00:45:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10846 0 0 100 10846 0 34762 --:--:-- --:--:-- --:--:-- 34762 00:45:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e192c59c41c52f4fb37d3cdf3d8245e897e817e9 [Pipeline] } 00:45:34 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 00:45:36 + [ -d /w/workspace/undry_device-onvif-camera_PR-237/archives ] 00:45:36 + ls -al /w/workspace/undry_device-onvif-camera_PR-237/archives 00:45:36 total 16 00:45:36 drwxr-xr-x 3 root root 4096 Feb 22 00:35 . 00:45:36 drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 00:35 .. 00:45:36 drwxr-xr-x 2 root root 4096 Feb 22 00:35 cost 00:45:36 -rw-r--r-- 1 root root 91 Feb 22 00:35 cost.csv 00:45:36 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-237/archives 00:45:36 + ls -al /w/workspace/undry_device-onvif-camera_PR-237/archives 00:45:36 total 16 00:45:36 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 00:35 . 00:45:36 drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 00:35 .. 00:45:36 drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 00:35 cost 00:45:36 -rw-r--r-- 1 jenkins jenkins 91 Feb 22 00:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:45:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:45:37 ---> package-listing.sh 00:45:37 ++ facter osfamily 00:45:37 ++ tr '[:upper:]' '[:lower:]' 00:45:38 + OS_FAMILY=debian 00:45:38 + workspace=/w/workspace/undry_device-onvif-camera_PR-237 00:45:38 + START_PACKAGES=/tmp/packages_start.txt 00:45:38 + END_PACKAGES=/tmp/packages_end.txt 00:45:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:45:38 + PACKAGES=/tmp/packages_start.txt 00:45:38 + '[' /w/workspace/undry_device-onvif-camera_PR-237 ']' 00:45:38 + PACKAGES=/tmp/packages_end.txt 00:45:38 + case "${OS_FAMILY}" in 00:45:38 + dpkg -l 00:45:38 + grep '^ii' 00:45:38 + '[' -f /tmp/packages_start.txt ']' 00:45:38 + '[' -f /tmp/packages_end.txt ']' 00:45:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:45:38 + '[' /w/workspace/undry_device-onvif-camera_PR-237 ']' 00:45:38 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-237/archives/ 00:45:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-237/archives/ [Pipeline] echo 00:45:38 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-237/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:45:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:39 prd-ubuntu20.04-docker-8c-8g-6953 does not seem to be running inside a container 00:45:39 $ 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-237/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-237 -v /w/workspace/undry_device-onvif-camera_PR-237:/w/workspace/undry_device-onvif-camera_PR-237:rw,z -v /w/workspace/undry_device-onvif-camera_PR-237@tmp:/w/workspace/undry_device-onvif-camera_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:45:39 $ docker top d4d3f7fe0af94d7c83e8d20bef07855cc7161deb6336770629ead23e4bcd7a4b -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:40 + touch /tmp/pre-build-complete [Pipeline] sh 00:45:40 + mkdir -p /var/log/sysstat [Pipeline] sh 00:45:40 + ls /var/log/sa-host 00:45:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:40 provisioning config files... 00:45:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-237@tmp/config1067452373833219949tmp [Pipeline] { [Pipeline] echo 00:45:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:45:41 ---> create-netrc.sh [Pipeline] } 00:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:45:41 ---> python-tools-install.sh [Pipeline] echo 00:45:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:45:42 ---> sudo-logs.sh 00:45:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:45:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:45:42 ---> job-cost.sh 00:45:42 lf-activate-venv: SKIPPING 00:45:42 DEBUG: total: 0.2199999988079071 00:45:42 INFO: Retrieving Stack Cost... 00:45:42 INFO: Retrieving Pricing Info for: v3-standard-8 00:45:43 INFO: Archiving Costs [Pipeline] echo 00:45:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:45:43 ---> logs-deploy.sh 00:45:43 lf-activate-venv: SKIPPING 00:45:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-237/1 00:45:43 INFO: archiving workspace using pattern(s): 00:45:44 Archives upload complete. 00:45:44 INFO: archiving logs to Nexus