Pull request #217 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 farshidtz for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 790c3525d751ebef70c4aab1d4e97a6f88325827+916f6b3a329f57eb75e5307752edff55e76e784f (caea1c569a66cd8c8c1d18874e78c34424153bac) 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-ssh1570319118478623323.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-ssh15973186835058942952.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-217/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-217/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1174940347158299792.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-217/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6531170112697747139.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-ssh2831945395596891200.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-217/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-217/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9249035010158449487.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-2601 in /w/workspace/undry_device-onvif-camera_PR-217 [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-217 # 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/217/head:refs/remotes/origin/PR-217 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 916f6b3a329f57eb75e5307752edff55e76e784f into PR head commit 790c3525d751ebef70c4aab1d4e97a6f88325827 Merge succeeded, producing 790c3525d751ebef70c4aab1d4e97a6f88325827 Checking out Revision 790c3525d751ebef70c4aab1d4e97a6f88325827 (PR-217) > git config core.sparsecheckout # timeout=10 > git checkout -f 790c3525d751ebef70c4aab1d4e97a6f88325827 # 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 916f6b3a329f57eb75e5307752edff55e76e784f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 790c3525d751ebef70c4aab1d4e97a6f88325827 # timeout=10 Commit message: "refactor(snap): Upgrade to snap hooks v3 - Remove enabling of app options since it is enabled by default in the library - Other code refactoring" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:40:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:40:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:40:10 ========================================================= 17:40:10 EdgeX Global Pipelines Version Info 17:40:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:40:11 ------------------- 17:40:11 stable info: 17:40:11 ------------------- 17:40:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:40:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:40:11 Message: update stable to v1.0.244 17:40:12 ------------------- 17:40:12 experimental info: 17:40:12 ------------------- 17:40:12 Commited By: **** collab-it+edgex@linuxfoundation.org 17:40:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:40:12 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:40:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:40:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:40:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:40:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:40:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:40:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:40:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-217 [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-217 [Pipeline] echo 17:40:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-217 [Pipeline] echo 17:40:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 790c3525d751ebef70c4aab1d4e97a6f88325827 [Pipeline] echo 17:40:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 790c352 [Pipeline] echo 17:40:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:14 provisioning config files... 17:40:14 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-217@tmp/config9361166874049886362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:14 ---> docker-login.sh 17:40:14 nexus3.edgexfoundry.org:10001 17:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:14 Configure a credential helper to remove this warning. See 17:40:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:14 17:40:14 Login Succeeded 17:40:14 nexus3.edgexfoundry.org:10002 17:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:14 Configure a credential helper to remove this warning. See 17:40:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:14 17:40:14 Login Succeeded 17:40:14 nexus3.edgexfoundry.org:10003 17:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:15 Configure a credential helper to remove this warning. See 17:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:15 17:40:15 Login Succeeded 17:40:15 nexus3.edgexfoundry.org:10004 17:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:15 Configure a credential helper to remove this warning. See 17:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:15 17:40:15 Login Succeeded 17:40:15 docker.io 17:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:15 Configure a credential helper to remove this warning. See 17:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:15 17:40:15 Login Succeeded 17:40:15 ---> docker-login.sh ends [Pipeline] } 17:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:40:16 + git rev-list -1 --merges 790c3525d751ebef70c4aab1d4e97a6f88325827~1..790c3525d751ebef70c4aab1d4e97a6f88325827 [Pipeline] echo 17:40:16 -----------> git rev-list -1 --merges 790c3525d751ebef70c4aab1d4e97a6f88325827~1..790c3525d751ebef70c4aab1d4e97a6f88325827 790c3525d751ebef70c4aab1d4e97a6f88325827 [false] [Pipeline] sh 17:40:16 + git log --format=format:%s -1 790c3525d751ebef70c4aab1d4e97a6f88325827 [Pipeline] echo 17:40:16 ========================================================= 17:40:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:40:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:40:16 + git log --format=format:%s -1 790c3525d751ebef70c4aab1d4e97a6f88325827 [Pipeline] echo 17:40:16 [semverPrep] GIT_COMMIT: 790c3525d751ebef70c4aab1d4e97a6f88325827, Commit Message: refactor(snap): Upgrade to snap hooks v3 - Remove enabling of app options since it is enabled by default in the library - Other code refactoring [Pipeline] echo 17:40:16 [semverPrep] This is not a build commit. [Pipeline] sh 17:40:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:40:17 + grep -v github /etc/ssh/ssh_known_hosts 17:40:17 + [ -e /tmp/ssh_known_hosts ] 17:40:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:40:17 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:40:17 sudo tee -a /etc/ssh/ssh_known_hosts 17:40:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:17 17:40:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:18 0.1.4: Pulling from edgex-devops/py-git-semver 17:40:18 b85a868b505f: Pulling fs layer 17:40:18 e2be974225ed: Pulling fs layer 17:40:18 339a4e72a1f5: Pulling fs layer 17:40:18 988bab9f4d93: Pulling fs layer 17:40:18 1469e6f7b9e6: Pulling fs layer 17:40:18 988bab9f4d93: Waiting 17:40:18 eaf3925da568: Pulling fs layer 17:40:18 bab4dde63d76: Pulling fs layer 17:40:18 1469e6f7b9e6: Waiting 17:40:18 bab4dde63d76: Waiting 17:40:18 eaf3925da568: Waiting 17:40:18 bde34c3a00c8: Pulling fs layer 17:40:18 b352a97aabf1: Pulling fs layer 17:40:18 4872d77fe225: Pulling fs layer 17:40:18 5851b861e8e6: Pulling fs layer 17:40:18 4872d77fe225: Waiting 17:40:18 5851b861e8e6: Waiting 17:40:18 e2be974225ed: Verifying Checksum 17:40:18 e2be974225ed: Download complete 17:40:18 988bab9f4d93: Verifying Checksum 17:40:18 988bab9f4d93: Download complete 17:40:18 1469e6f7b9e6: Verifying Checksum 17:40:18 1469e6f7b9e6: Download complete 17:40:18 eaf3925da568: Download complete 17:40:18 339a4e72a1f5: Verifying Checksum 17:40:18 339a4e72a1f5: Download complete 17:40:18 bde34c3a00c8: Download complete 17:40:18 b352a97aabf1: Download complete 17:40:18 4872d77fe225: Verifying Checksum 17:40:18 4872d77fe225: Download complete 17:40:18 5851b861e8e6: Verifying Checksum 17:40:18 5851b861e8e6: Download complete 17:40:18 b85a868b505f: Verifying Checksum 17:40:18 b85a868b505f: Download complete 17:40:19 bab4dde63d76: Verifying Checksum 17:40:19 bab4dde63d76: Download complete 17:40:20 b85a868b505f: Pull complete 17:40:20 e2be974225ed: Pull complete 17:40:20 339a4e72a1f5: Pull complete 17:40:20 988bab9f4d93: Pull complete 17:40:21 1469e6f7b9e6: Pull complete 17:40:21 eaf3925da568: Pull complete 17:40:22 bab4dde63d76: Pull complete 17:40:22 bde34c3a00c8: Pull complete 17:40:22 b352a97aabf1: Pull complete 17:40:22 4872d77fe225: Pull complete 17:40:22 5851b861e8e6: Pull complete 17:40:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:40:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:23 prd-ubuntu20.04-docker-8c-8g-2601 does not seem to be running inside a container 17:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-217 -v /w/workspace/undry_device-onvif-camera_PR-217:/w/workspace/undry_device-onvif-camera_PR-217:rw,z -v /w/workspace/undry_device-onvif-camera_PR-217@tmp:/w/workspace/undry_device-onvif-camera_PR-217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:40:24 $ docker top 1845d63b25da1bac2ed742eb6824c632f1b467fc46f45c996717ffd9a9ae55bd -eo pid,comm 17:40:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:40:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:24 [ssh-agent] Looking for ssh-agent implementation... 17:40:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:24 $ docker exec 1845d63b25da1bac2ed742eb6824c632f1b467fc46f45c996717ffd9a9ae55bd ssh-agent 17:40:24 SSH_AUTH_SOCK=/tmp/ssh-DCoGPVhab5ad/agent.32 17:40:24 SSH_AGENT_PID=38 17:40:24 Running ssh-add (command line suppressed) 17:40:24 Identity added: /w/workspace/undry_device-onvif-camera_PR-217@tmp/private_key_17668536796092032291.key (/w/workspace/undry_device-onvif-camera_PR-217@tmp/private_key_17668536796092032291.key) 17:40:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:25 + git tag --points-at HEAD [Pipeline] } 17:40:25 $ docker exec --env ******** --env ******** 1845d63b25da1bac2ed742eb6824c632f1b467fc46f45c996717ffd9a9ae55bd ssh-agent -k 17:40:25 unset SSH_AUTH_SOCK; 17:40:25 unset SSH_AGENT_PID; 17:40:25 echo Agent pid 38 killed; 17:40:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:40:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:25 [ssh-agent] Looking for ssh-agent implementation... 17:40:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:25 $ docker exec 1845d63b25da1bac2ed742eb6824c632f1b467fc46f45c996717ffd9a9ae55bd ssh-agent 17:40:25 SSH_AUTH_SOCK=/tmp/ssh-VqXTihE6icsA/agent.70 17:40:25 SSH_AGENT_PID=76 17:40:25 Running ssh-add (command line suppressed) 17:40:25 Identity added: /w/workspace/undry_device-onvif-camera_PR-217@tmp/private_key_13153622978610815934.key (/w/workspace/undry_device-onvif-camera_PR-217@tmp/private_key_13153622978610815934.key) 17:40:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:26 + git semver init 17:40:26 2023-01-16 17:40:26,453 [run_init] DEBUG init version:0.0.0 force:False 17:40:26 2023-01-16 17:40:26,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-217/.semver 17:40:26 2023-01-16 17:40:26,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-217/.semver 17:40:26 2023-01-16 17:40:26,455 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-217/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-217, universal_newlines=False, shell=None, istream=None) 17:40:27 2023-01-16 17:40:27,356 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-217/.git/info/exclude 17:40:27 2023-01-16 17:40:27,357 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-217/.semver/PR-217 with force:False 17:40:27 2023-01-16 17:40:27,357 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-217/.semver/PR-217 17:40:27 2023-01-16 17:40:27,361 [execute] INFO git cat-file --batch-check 17:40:27 2023-01-16 17:40:27,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-217/.semver, universal_newlines=False, shell=None, istream=) 17:40:27 2023-01-16 17:40:27,369 [execute] INFO git cat-file --batch 17:40:27 2023-01-16 17:40:27,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-217/.semver, universal_newlines=False, shell=None, istream=) 17:40:27 2023-01-16 17:40:27,375 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-217/.semver/PR-217 17:40:27 0.0.0 [Pipeline] } 17:40:27 $ docker exec --env ******** --env ******** 1845d63b25da1bac2ed742eb6824c632f1b467fc46f45c996717ffd9a9ae55bd ssh-agent -k 17:40:27 unset SSH_AUTH_SOCK; 17:40:27 unset SSH_AGENT_PID; 17:40:27 echo Agent pid 76 killed; 17:40:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:28 + git semver [Pipeline] } 17:40:28 $ docker stop --time=1 1845d63b25da1bac2ed742eb6824c632f1b467fc46f45c996717ffd9a9ae55bd 17:40:29 $ docker rm -f --volumes 1845d63b25da1bac2ed742eb6824c632f1b467fc46f45c996717ffd9a9ae55bd [Pipeline] // withDockerContainer [Pipeline] sh 17:40:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:40:30 Stashed 1 file(s) [Pipeline] echo 17:40:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:30 provisioning config files... 17:40:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-217@tmp/config4623006440005137212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:31 ---> docker-login.sh 17:40:31 nexus3.edgexfoundry.org:10001 17:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:31 Configure a credential helper to remove this warning. See 17:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:31 17:40:31 Login Succeeded 17:40:31 nexus3.edgexfoundry.org:10002 17:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:31 Configure a credential helper to remove this warning. See 17:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:31 17:40:31 Login Succeeded 17:40:31 nexus3.edgexfoundry.org:10003 17:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:31 Configure a credential helper to remove this warning. See 17:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:31 17:40:31 Login Succeeded 17:40:31 nexus3.edgexfoundry.org:10004 17:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:31 Configure a credential helper to remove this warning. See 17:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:31 17:40:31 Login Succeeded 17:40:31 docker.io 17:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:31 Configure a credential helper to remove this warning. See 17:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:31 17:40:31 Login Succeeded 17:40:31 ---> docker-login.sh ends [Pipeline] } 17:40:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:40:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:32 ========================================================= 17:40:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:40:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:40:32 Sending build context to Docker daemon 27.69MB 17:40:32 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:40:32 Step 2/13 : FROM ${BASE} AS builder 17:40:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:40:32 213ec9aee27d: Pulling fs layer 17:40:32 4583459ba037: Pulling fs layer 17:40:32 93c1e223e6f2: Pulling fs layer 17:40:32 53926ce57604: Pulling fs layer 17:40:32 21b2b0c7a3f4: Pulling fs layer 17:40:32 22ff95d597cd: Pulling fs layer 17:40:32 12d6caf4c0d1: Pulling fs layer 17:40:32 96b7cbca73a9: Pulling fs layer 17:40:32 a7acece74701: Pulling fs layer 17:40:32 22ff95d597cd: Waiting 17:40:32 12d6caf4c0d1: Waiting 17:40:32 53926ce57604: Waiting 17:40:32 96b7cbca73a9: Waiting 17:40:32 a7acece74701: Waiting 17:40:32 93c1e223e6f2: Verifying Checksum 17:40:32 93c1e223e6f2: Download complete 17:40:32 4583459ba037: Download complete 17:40:32 21b2b0c7a3f4: Verifying Checksum 17:40:32 21b2b0c7a3f4: Download complete 17:40:32 22ff95d597cd: Download complete 17:40:32 213ec9aee27d: Verifying Checksum 17:40:32 12d6caf4c0d1: Verifying Checksum 17:40:32 12d6caf4c0d1: Download complete 17:40:33 213ec9aee27d: Pull complete 17:40:33 4583459ba037: Pull complete 17:40:33 93c1e223e6f2: Pull complete 17:40:35 a7acece74701: Verifying Checksum 17:40:35 a7acece74701: Download complete 17:40:36 96b7cbca73a9: Verifying Checksum 17:40:36 96b7cbca73a9: Download complete 17:40:36 53926ce57604: Verifying Checksum 17:40:36 53926ce57604: Download complete 17:40:40 53926ce57604: Pull complete 17:40:40 21b2b0c7a3f4: Pull complete 17:40:40 22ff95d597cd: Pull complete 17:40:40 12d6caf4c0d1: Pull complete 17:40:42 96b7cbca73a9: Pull complete 17:40:42 a7acece74701: Pull complete 17:40:42 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:40:42 ---> db6d94c90886 17:40:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:40:44 ---> Running in f5e7e43d72bb 17:40:44 Removing intermediate container f5e7e43d72bb 17:40:44 ---> f09343e3a294 17:40:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:40:44 ---> Running in 893e4b0036c7 17:40:44 Removing intermediate container 893e4b0036c7 17:40:44 ---> da12189d398a 17:40:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:40:45 ---> Running in a99dc9ab13fb 17:40:45 Removing intermediate container a99dc9ab13fb 17:40:45 ---> cee1775a62f3 17:40:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:40:45 ---> Running in 54adf1d0627c 17:40:45 Removing intermediate container 54adf1d0627c 17:40:45 ---> 30ca3807c3e9 17:40:45 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:40:45 ---> Running in 28d7101f17f8 17:40:45 Removing intermediate container 28d7101f17f8 17:40:45 ---> 526f61100237 17:40:45 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:40:45 ---> Running in ad32d88c2d8c 17:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:40:45 Still waiting to schedule task 17:40:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:40:46 OK: 211 MiB in 51 packages 17:40:46 Removing intermediate container ad32d88c2d8c 17:40:46 ---> 2e7bd42c32a7 17:40:46 Step 9/13 : WORKDIR /device-onvif-camera 17:40:46 ---> Running in 69cc79f50d98 17:40:46 Removing intermediate container 69cc79f50d98 17:40:46 ---> fd7cee6e9c96 17:40:46 Step 10/13 : COPY go.mod vendor* ./ 17:40:46 ---> 9d2af61b54c6 17:40:46 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:46 ---> Running in 03a3dca87a7a 17:41:08 Removing intermediate container 03a3dca87a7a 17:41:08 ---> cf1deaeaa5f3 17:41:08 Step 12/13 : COPY . . 17:41:08 ---> 88068106f668 17:41:08 Step 13/13 : RUN ${MAKE} 17:41:08 ---> Running in 449ddf45ad92 17:41:09 noop 17:41:09 Removing intermediate container 449ddf45ad92 17:41:09 ---> c2298de67ba6 17:41:09 Successfully built c2298de67ba6 17:41:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:10 + docker inspect -f . ci-base-image-x86_64 17:41:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:10 prd-ubuntu20.04-docker-8c-8g-2601 does not seem to be running inside a container 17:41:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-217 -v /w/workspace/undry_device-onvif-camera_PR-217:/w/workspace/undry_device-onvif-camera_PR-217:rw,z -v /w/workspace/undry_device-onvif-camera_PR-217@tmp:/w/workspace/undry_device-onvif-camera_PR-217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:41:10 $ docker top 3c8a13bcb125c1c58d05fd084a890ad4ed67d1e2d5f4cfb7348ab954aedd914c -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:11 + go version 17:41:11 go version go1.18.7 linux/amd64 [Pipeline] } 17:41:11 $ docker stop --time=1 3c8a13bcb125c1c58d05fd084a890ad4ed67d1e2d5f4cfb7348ab954aedd914c 17:41:12 $ docker rm -f --volumes 3c8a13bcb125c1c58d05fd084a890ad4ed67d1e2d5f4cfb7348ab954aedd914c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:13 + docker inspect -f . ci-base-image-x86_64 17:41:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:13 prd-ubuntu20.04-docker-8c-8g-2601 does not seem to be running inside a container 17:41:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-217 -v /w/workspace/undry_device-onvif-camera_PR-217:/w/workspace/undry_device-onvif-camera_PR-217:rw,z -v /w/workspace/undry_device-onvif-camera_PR-217@tmp:/w/workspace/undry_device-onvif-camera_PR-217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:41:13 $ docker top fcb37142f1e8faa2cbb70f7a9b62bfae3f8af963fe52898386437261cd671f2b -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:14 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-217 [Pipeline] fileExists [Pipeline] sh 17:41:14 + make test 17:41:14 go test ./... -coverprofile=coverage.out ./... 17:41:14 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:41:24 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:41:28 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 29.3% of statements 17:41:28 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:41:28 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.355s coverage: 86.5% of statements 17:41:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:41:34 go vet ./... 17:41:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:41:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:41:37 ./bin/test-attribution-txt.sh [Pipeline] echo 17:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:41:37 $ docker stop --time=1 fcb37142f1e8faa2cbb70f7a9b62bfae3f8af963fe52898386437261cd671f2b 17:41:39 $ docker rm -f --volumes fcb37142f1e8faa2cbb70f7a9b62bfae3f8af963fe52898386437261cd671f2b [Pipeline] // withDockerContainer [Pipeline] sh 17:41:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:41:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:41:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:41:41 + ls -al . 17:41:41 total 248 17:41:41 drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 17:41 . 17:41:41 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:40 .. 17:41:41 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 17:41 .git 17:41:41 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 17:40 .github 17:41:41 -rw-rw-r-- 1 jenkins jenkins 496 Jan 16 17:40 .gitignore 17:41:41 -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 17:40 .golangci.yml 17:41:41 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 17:40 .semver 17:41:41 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 16 17:40 Attribution.txt 17:41:41 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 16 17:40 CHANGELOG.md 17:41:41 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 16 17:40 Dockerfile 17:41:41 -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 17:40 GOVERNANCE.md 17:41:41 -rw-rw-r-- 1 jenkins jenkins 734 Jan 16 17:40 Jenkinsfile 17:41:41 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 16 17:40 LICENSE 17:41:41 -rw-rw-r-- 1 jenkins jenkins 2577 Jan 16 17:40 Makefile 17:41:41 -rw-rw-r-- 1 jenkins jenkins 625 Jan 16 17:40 OWNERS.md 17:41:41 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 16 17:40 README.md 17:41:41 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 17:40 VERSION 17:41:41 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 17:40 bin 17:41:41 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 17:40 cmd 17:41:41 -rw-r--r-- 1 jenkins jenkins 79184 Jan 16 17:41 coverage.out 17:41:41 drwxrwxr-x 6 jenkins jenkins 4096 Jan 16 17:40 doc 17:41:41 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 16 17:40 go.mod 17:41:41 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 16 17:40 go.sum 17:41:41 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:40 internal 17:41:41 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:40 snap 17:41:41 -rw-rw-r-- 1 jenkins jenkins 236 Jan 16 17:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:41 + 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=790c3525d751ebef70c4aab1d4e97a6f88325827 --label arch=amd64 --label version=0.0.0 . 17:41:41 Sending build context to Docker daemon 27.77MB 17:41:41 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:41:41 Step 2/26 : FROM ${BASE} AS builder 17:41:41 ---> c2298de67ba6 17:41:41 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:41:41 ---> Running in ca3c910dc5a6 17:41:41 Removing intermediate container ca3c910dc5a6 17:41:41 ---> bb9356ff09a4 17:41:41 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:41:41 ---> Running in c7fcba9d739b 17:41:42 Removing intermediate container c7fcba9d739b 17:41:42 ---> d74df34a6790 17:41:42 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:41:42 ---> Running in 5437d69d735e 17:41:42 Removing intermediate container 5437d69d735e 17:41:42 ---> fe8ffdaf91e3 17:41:42 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:41:42 ---> Running in 3b6c31d9fa02 17:41:42 Removing intermediate container 3b6c31d9fa02 17:41:42 ---> d260e492d970 17:41:42 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:41:42 ---> Running in b5bff49bf531 17:41:42 Removing intermediate container b5bff49bf531 17:41:42 ---> 1ee549a886b5 17:41:42 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:41:42 ---> Running in b7898ec89f97 17:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:41:43 OK: 211 MiB in 51 packages 17:41:43 Removing intermediate container b7898ec89f97 17:41:43 ---> f0f62091e32d 17:41:43 Step 9/26 : WORKDIR /device-onvif-camera 17:41:43 ---> Running in d8195e7ba25d 17:41:43 Removing intermediate container d8195e7ba25d 17:41:43 ---> b39376249b1a 17:41:43 Step 10/26 : COPY go.mod vendor* ./ 17:41:43 ---> a5fd7630bd55 17:41:43 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:43 ---> Running in 10d8696df812 17:41:44 Removing intermediate container 10d8696df812 17:41:44 ---> 6e49550e5237 17:41:44 Step 12/26 : COPY . . 17:41:45 ---> f4234dd5f591 17:41:45 Step 13/26 : RUN ${MAKE} 17:41:45 ---> Running in 83bd72e23b4e 17:41:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 17:42:03 Removing intermediate container 83bd72e23b4e 17:42:03 ---> d36ddf6706cf 17:42:03 Step 14/26 : FROM alpine:3.16 17:42:03 3.16: Pulling from library/alpine 17:42:03 ca7dd9ec2225: Pulling fs layer 17:42:03 ca7dd9ec2225: Verifying Checksum 17:42:03 ca7dd9ec2225: Download complete 17:42:03 ca7dd9ec2225: Pull complete 17:42:03 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:42:03 Status: Downloaded newer image for alpine:3.16 17:42:03 ---> bfe296a52501 17:42:03 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:42:04 ---> Running in 8e43302310ba 17:42:04 Removing intermediate container 8e43302310ba 17:42:04 ---> 6e00f3167655 17:42:04 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:42:04 ---> Running in fe67820af969 17:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:42:04 (1/1) Installing dumb-init (1.2.5-r1) 17:42:04 Executing busybox-1.35.0-r17.trigger 17:42:04 OK: 6 MiB in 15 packages 17:42:05 Removing intermediate container fe67820af969 17:42:05 ---> f605bb2c4616 17:42:05 Step 17/26 : WORKDIR / 17:42:05 ---> Running in c8374a46be9d 17:42:05 Removing intermediate container c8374a46be9d 17:42:05 ---> 09d6af0f2468 17:42:05 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:42:05 ---> 8a559ea947bf 17:42:05 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:42:06 ---> 9f58d179806d 17:42:06 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:42:06 ---> d6c1f96d2beb 17:42:06 Step 21/26 : EXPOSE 59984 17:42:06 ---> Running in fef112c8f8cd 17:42:06 Removing intermediate container fef112c8f8cd 17:42:06 ---> 56612487cdb5 17:42:06 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:42:06 ---> Running in 183d4adf4eba 17:42:06 Removing intermediate container 183d4adf4eba 17:42:06 ---> 3a84836ebf42 17:42:06 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:42:06 ---> Running in 51b0dbf552ed 17:42:06 Removing intermediate container 51b0dbf552ed 17:42:06 ---> b2b17db9b131 17:42:06 Step 24/26 : LABEL arch=amd64 17:42:06 ---> Running in ee9307824cce 17:42:06 Removing intermediate container ee9307824cce 17:42:06 ---> 0014d6692beb 17:42:06 Step 25/26 : LABEL git_sha=790c3525d751ebef70c4aab1d4e97a6f88325827 17:42:06 ---> Running in c48f7b9026ef 17:42:06 Removing intermediate container c48f7b9026ef 17:42:06 ---> 025ea1e876d2 17:42:06 Step 26/26 : LABEL version=0.0.0 17:42:06 ---> Running in 58ba94bc8a38 17:42:06 Removing intermediate container 58ba94bc8a38 17:42:06 ---> ac75607e446c 17:42:06 [Warning] One or more build-args [ARCH] were not consumed 17:42:06 Successfully built ac75607e446c 17:42:06 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:07 17:42:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:08 latest: Pulling from edgex-lftools-log-publisher 17:42:08 5eb5b503b376: Pulling fs layer 17:42:08 5c69ac0246d0: Pulling fs layer 17:42:08 ec43610c2a17: Pulling fs layer 17:42:08 3a2ae6a8a46f: Pulling fs layer 17:42:08 33b1e0a273af: Pulling fs layer 17:42:08 5d3b04190fa2: Pulling fs layer 17:42:08 2f39f015ded8: Pulling fs layer 17:42:08 33b1e0a273af: Waiting 17:42:08 3a2ae6a8a46f: Waiting 17:42:08 5d3b04190fa2: Waiting 17:42:08 5c69ac0246d0: Download complete 17:42:08 3a2ae6a8a46f: Verifying Checksum 17:42:08 3a2ae6a8a46f: Download complete 17:42:08 33b1e0a273af: Verifying Checksum 17:42:08 33b1e0a273af: Download complete 17:42:08 5d3b04190fa2: Verifying Checksum 17:42:08 5d3b04190fa2: Download complete 17:42:08 ec43610c2a17: Download complete 17:42:08 5eb5b503b376: Verifying Checksum 17:42:08 5eb5b503b376: Download complete 17:42:10 5eb5b503b376: Pull complete 17:42:10 5c69ac0246d0: Pull complete 17:42:10 2f39f015ded8: Download complete 17:42:10 ec43610c2a17: Pull complete 17:42:10 3a2ae6a8a46f: Pull complete 17:42:10 33b1e0a273af: Pull complete 17:42:10 5d3b04190fa2: Pull complete 17:42:16 2f39f015ded8: Pull complete 17:42:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:16 prd-ubuntu20.04-docker-8c-8g-2601 does not seem to be running inside a container 17:42:16 $ 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-217 -v /w/workspace/undry_device-onvif-camera_PR-217:/w/workspace/undry_device-onvif-camera_PR-217:rw,z -v /w/workspace/undry_device-onvif-camera_PR-217@tmp:/w/workspace/undry_device-onvif-camera_PR-217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:42:17 $ docker top df0dbd83580d09ff3ff02392b5b4af89c3134c871dad387baa42cfd324b3ccb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:18 ---> job-cost.sh 17:42:18 lf-activate-venv: SKIPPING 17:42:18 INFO: No Stack... 17:42:18 INFO: Retrieving Pricing Info for: v3-standard-8 17:42:19 INFO: Archiving Costs [Pipeline] sh 17:42:19 + cat /w/workspace/undry_device-onvif-camera_PR-217/archives/cost.csv 17:42:19 + cut -d, -f6 [Pipeline] lock 17:42:19 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-217-1-stack-cost] 17:42:19 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-217-1-stack-cost] did not exist. Created. 17:42:19 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-217-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:42:19 + echo total: 0.2199999988079071 [Pipeline] stash 17:42:19 Stashed 1 file(s) [Pipeline] } 17:42:19 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-217-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:42:20 $ docker stop --time=1 df0dbd83580d09ff3ff02392b5b4af89c3134c871dad387baa42cfd324b3ccb6 17:42:21 $ docker rm -f --volumes df0dbd83580d09ff3ff02392b5b4af89c3134c871dad387baa42cfd324b3ccb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:44:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2602 in /w/workspace/undry_device-onvif-camera_PR-217 [Pipeline] { [Pipeline] ws 17:44:10 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 17:44:10 The recommended git tool is: git 17:44:16 using credential edgex-jenkins-ssh 17:44:16 Cloning the remote Git repository 17:44:16 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:44:16 > git init /w/workspace/device-onvif-camera/1 # timeout=10 17:44:16 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:44:16 > git --version # timeout=10 17:44:16 > git --version # 'git version 2.25.1' 17:44:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:44:18 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:44:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:44:18 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:44:18 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:44:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:44:19 Merging remotes/origin/main commit 916f6b3a329f57eb75e5307752edff55e76e784f into PR head commit 790c3525d751ebef70c4aab1d4e97a6f88325827 17:44:19 Merge succeeded, producing 790c3525d751ebef70c4aab1d4e97a6f88325827 17:44:19 Checking out Revision 790c3525d751ebef70c4aab1d4e97a6f88325827 (PR-217) 17:44:19 > git config core.sparsecheckout # timeout=10 17:44:19 > git checkout -f 790c3525d751ebef70c4aab1d4e97a6f88325827 # timeout=10 17:44:19 > git remote # timeout=10 17:44:19 > git config --get remote.origin.url # timeout=10 17:44:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:19 > git merge 916f6b3a329f57eb75e5307752edff55e76e784f # timeout=10 17:44:19 > git rev-parse HEAD^{commit} # timeout=10 17:44:19 > git config core.sparsecheckout # timeout=10 17:44:19 > git checkout -f 790c3525d751ebef70c4aab1d4e97a6f88325827 # timeout=10 17:44:23 Commit message: "refactor(snap): Upgrade to snap hooks v3 - Remove enabling of app options since it is enabled by default in the library - Other code refactoring" 17:44:23 > git --version # timeout=10 17:44:23 > git --version # 'git version 2.25.1' 17:44:23 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:44:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:44:24 Dload Upload Total Spent Left Speed 17:44:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh 17:44:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:44:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:44:26 + sudo tee /etc/docker/daemon.new 17:44:26 { 17:44:26 "registry-mirrors": [ 17:44:26 "https://nexus3.edgexfoundry.org:10001" 17:44:26 ], 17:44:26 "bip": "10.250.0.254/24", 17:44:26 "hosts": [ 17:44:26 "tcp://0.0.0.0:5555", 17:44:26 "unix:///var/run/docker.sock" 17:44:26 ], 17:44:26 "mtu": 1458, 17:44:26 "selinux-enabled": true, 17:44:26 "seccomp-profile": "/etc/docker/seccomp.json" 17:44:26 } [Pipeline] sh 17:44:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:44:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:45 provisioning config files... 17:44:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2748966578047708853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:45 ---> docker-login.sh 17:44:45 nexus3.edgexfoundry.org:10001 17:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:46 Configure a credential helper to remove this warning. See 17:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:46 17:44:46 Login Succeeded 17:44:46 nexus3.edgexfoundry.org:10002 17:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:46 Configure a credential helper to remove this warning. See 17:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:46 17:44:46 Login Succeeded 17:44:46 nexus3.edgexfoundry.org:10003 17:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:46 Configure a credential helper to remove this warning. See 17:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:46 17:44:46 Login Succeeded 17:44:46 nexus3.edgexfoundry.org:10004 17:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:47 Configure a credential helper to remove this warning. See 17:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:47 17:44:47 Login Succeeded 17:44:47 docker.io 17:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:47 Configure a credential helper to remove this warning. See 17:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:47 17:44:47 Login Succeeded 17:44:47 ---> docker-login.sh ends [Pipeline] } 17:44:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:44:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:48 ========================================================= 17:44:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:44:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:44:49 Sending build context to Docker daemon 20.55MB 17:44:49 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:44:49 Step 2/13 : FROM ${BASE} AS builder 17:44:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:44:49 9b18e9b68314: Pulling fs layer 17:44:49 35d82f9e3411: Pulling fs layer 17:44:49 e16973657156: Pulling fs layer 17:44:49 fc693d55d65f: Pulling fs layer 17:44:49 7e9fc2657dce: Pulling fs layer 17:44:49 dda99020689f: Pulling fs layer 17:44:49 db1c61fa0a46: Pulling fs layer 17:44:49 891c053d2c06: Pulling fs layer 17:44:49 dda99020689f: Waiting 17:44:49 7e9fc2657dce: Waiting 17:44:49 891c053d2c06: Waiting 17:44:49 e16973657156: Verifying Checksum 17:44:49 e16973657156: Download complete 17:44:49 35d82f9e3411: Verifying Checksum 17:44:49 35d82f9e3411: Download complete 17:44:49 7e9fc2657dce: Verifying Checksum 17:44:49 7e9fc2657dce: Download complete 17:44:49 dda99020689f: Verifying Checksum 17:44:49 dda99020689f: Download complete 17:44:49 9b18e9b68314: Verifying Checksum 17:44:49 9b18e9b68314: Download complete 17:44:50 9b18e9b68314: Pull complete 17:44:50 35d82f9e3411: Pull complete 17:44:50 e16973657156: Pull complete 17:44:51 891c053d2c06: Verifying Checksum 17:44:51 891c053d2c06: Download complete 17:44:52 db1c61fa0a46: Verifying Checksum 17:44:52 db1c61fa0a46: Download complete 17:44:52 fc693d55d65f: Verifying Checksum 17:44:52 fc693d55d65f: Download complete 17:45:05 fc693d55d65f: Pull complete 17:45:05 7e9fc2657dce: Pull complete 17:45:05 dda99020689f: Pull complete 17:45:08 db1c61fa0a46: Pull complete 17:45:10 891c053d2c06: Pull complete 17:45:10 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:45:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:45:10 ---> f96f9c87975a 17:45:10 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:45:12 ---> Running in 89dad017b92e 17:45:12 Removing intermediate container 89dad017b92e 17:45:12 ---> 0290c75001af 17:45:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:45:12 ---> Running in a663087c0ce4 17:45:12 Removing intermediate container a663087c0ce4 17:45:12 ---> 93b6d47c8e52 17:45:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:45:13 ---> Running in 7afbee8693de 17:45:13 Removing intermediate container 7afbee8693de 17:45:13 ---> b2a43e7be521 17:45:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:45:13 ---> Running in c514894ebcdb 17:45:13 Removing intermediate container c514894ebcdb 17:45:13 ---> f300b74615dd 17:45:13 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:45:13 ---> Running in 511e92727073 17:45:13 Removing intermediate container 511e92727073 17:45:13 ---> dec1681edbea 17:45:13 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:13 ---> Running in 01adb74dcd9c 17:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:45:48 Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-2602: java.lang.InterruptedException 17:47:36 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.16/main: network error (check Internet connection and firewall) 17:47:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:47:36 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.16/community: temporary error (try again later) 17:47:36 OK: 221 MiB in 51 packages 17:47:36 Removing intermediate container 01adb74dcd9c 17:47:36 ---> 748ab0a289a2 17:47:36 Step 9/13 : WORKDIR /device-onvif-camera 17:47:36 ---> Running in 65bfeb6a71d9 17:47:36 Removing intermediate container 65bfeb6a71d9 17:47:36 ---> 7b4e4fafed4f 17:47:36 Step 10/13 : COPY go.mod vendor* ./ 17:47:36 ---> 2677e5ba1482 17:47:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:36 ---> Running in 83be3d098589 17:48:45 Removing intermediate container 83be3d098589 17:48:45 ---> 9f71d070e757 17:48:45 Step 12/13 : COPY . . 17:48:45 ---> e00196c44fa8 17:48:45 Step 13/13 : RUN ${MAKE} 17:48:45 ---> Running in 04a5f5513fa0 17:48:45 noop 17:48:45 Removing intermediate container 04a5f5513fa0 17:48:45 ---> 05a01d5109f8 17:48:45 Successfully built 05a01d5109f8 17:48:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:45 + docker inspect -f . ci-base-image-arm64 17:48:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:46 prd-ubuntu20.04-docker-arm64-4c-16g-2602 does not seem to be running inside a container 17:48:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:48:48 $ docker top 70c9ce528fd536b5f5ab52d0a2ce258c3e58fcb474c941b82dcd608b7579fb92 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:48 + go version 17:48:48 go version go1.18.7 linux/arm64 [Pipeline] } 17:48:48 $ docker stop --time=1 70c9ce528fd536b5f5ab52d0a2ce258c3e58fcb474c941b82dcd608b7579fb92 17:48:50 $ docker rm -f --volumes 70c9ce528fd536b5f5ab52d0a2ce258c3e58fcb474c941b82dcd608b7579fb92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:51 + docker inspect -f . ci-base-image-arm64 17:48:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:51 prd-ubuntu20.04-docker-arm64-4c-16g-2602 does not seem to be running inside a container 17:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:48:53 $ docker top 2912c5c98aef53df14d41c36ffbb2254291a1102309bcc50416e60e398470917 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:54 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 17:48:54 + make test 17:48:54 go test ./... -coverprofile=coverage.out ./... 17:48:56 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:50:33 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:50:36 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.212s coverage: 29.3% of statements 17:50:36 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:50:54 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.306s coverage: 86.5% of statements 17:50:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:50:54 go vet ./... 17:51:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:51:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:51:17 ./bin/test-attribution-txt.sh [Pipeline] echo 17:51:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:51:17 $ docker stop --time=1 2912c5c98aef53df14d41c36ffbb2254291a1102309bcc50416e60e398470917 17:51:18 $ docker rm -f --volumes 2912c5c98aef53df14d41c36ffbb2254291a1102309bcc50416e60e398470917 [Pipeline] // withDockerContainer [Pipeline] sh 17:51:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:51:19 Warning: overwriting stash ‘coverage-report’ 17:51:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:51:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:51:21 + ls -al . 17:51:21 total 244 17:51:21 drwxrwxr-x 9 jenkins jenkins 4096 Jan 16 17:48 . 17:51:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:44 .. 17:51:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 17:44 .git 17:51:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 17:44 .github 17:51:21 -rw-rw-r-- 1 jenkins jenkins 496 Jan 16 17:44 .gitignore 17:51:21 -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 17:44 .golangci.yml 17:51:21 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 16 17:44 Attribution.txt 17:51:21 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 16 17:44 CHANGELOG.md 17:51:21 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 16 17:44 Dockerfile 17:51:21 -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 17:44 GOVERNANCE.md 17:51:21 -rw-rw-r-- 1 jenkins jenkins 734 Jan 16 17:44 Jenkinsfile 17:51:21 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 16 17:44 LICENSE 17:51:21 -rw-rw-r-- 1 jenkins jenkins 2577 Jan 16 17:44 Makefile 17:51:21 -rw-rw-r-- 1 jenkins jenkins 625 Jan 16 17:44 OWNERS.md 17:51:21 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 16 17:44 README.md 17:51:21 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 17:40 VERSION 17:51:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 17:44 bin 17:51:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 17:44 cmd 17:51:21 -rw-r--r-- 1 jenkins jenkins 79184 Jan 16 17:50 coverage.out 17:51:21 drwxrwxr-x 6 jenkins jenkins 4096 Jan 16 17:44 doc 17:51:21 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 16 17:44 go.mod 17:51:21 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 16 17:44 go.sum 17:51:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:44 internal 17:51:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:44 snap 17:51:21 -rw-rw-r-- 1 jenkins jenkins 236 Jan 16 17:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:21 + 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=790c3525d751ebef70c4aab1d4e97a6f88325827 --label arch=arm64 --label version=0.0.0 . 17:51:22 Sending build context to Docker daemon 20.63MB 17:51:22 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:51:22 Step 2/26 : FROM ${BASE} AS builder 17:51:22 ---> 05a01d5109f8 17:51:22 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:51:22 ---> Running in ed852a2507d0 17:51:22 Removing intermediate container ed852a2507d0 17:51:22 ---> ad11cad99f75 17:51:22 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:51:22 ---> Running in 583aa71cbde7 17:51:23 Removing intermediate container 583aa71cbde7 17:51:23 ---> 4e1b46e3f2e6 17:51:23 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:51:23 ---> Running in bdb3041f61f4 17:51:23 Removing intermediate container bdb3041f61f4 17:51:23 ---> ae451f03056b 17:51:23 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:51:23 ---> Running in ebb669f97d27 17:51:24 Removing intermediate container ebb669f97d27 17:51:24 ---> c1fcd5b9d4c5 17:51:24 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:51:24 ---> Running in fbb5ef451228 17:51:24 Removing intermediate container fbb5ef451228 17:51:24 ---> 2deb011441dc 17:51:24 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:51:24 ---> Running in 9096c9b9822e 17:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:51:26 OK: 221 MiB in 51 packages 17:51:27 Removing intermediate container 9096c9b9822e 17:51:27 ---> e471d1bf64a5 17:51:27 Step 9/26 : WORKDIR /device-onvif-camera 17:51:27 ---> Running in b3bd79f4cd6f 17:51:27 Removing intermediate container b3bd79f4cd6f 17:51:27 ---> 710fb717e9ed 17:51:27 Step 10/26 : COPY go.mod vendor* ./ 17:51:28 ---> 0b4f900b80db 17:51:28 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:28 ---> Running in 8a4f9f9cf171 17:51:30 Removing intermediate container 8a4f9f9cf171 17:51:30 ---> 4b1bdc2a6d3d 17:51:30 Step 12/26 : COPY . . 17:51:31 ---> 4f1ee1e79783 17:51:31 Step 13/26 : RUN ${MAKE} 17:51:31 ---> Running in f810c6729755 17:51:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 17:53:39 Removing intermediate container f810c6729755 17:53:39 ---> 1748cb1fa44a 17:53:39 Step 14/26 : FROM alpine:3.16 17:53:39 3.16: Pulling from library/alpine 17:53:39 6875df1f5354: Pulling fs layer 17:53:39 6875df1f5354: Verifying Checksum 17:53:39 6875df1f5354: Download complete 17:53:39 6875df1f5354: Pull complete 17:53:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:53:39 Status: Downloaded newer image for alpine:3.16 17:53:39 ---> 2b4661558fb8 17:53:39 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:53:39 ---> Running in 38ae12591b5e 17:53:39 Removing intermediate container 38ae12591b5e 17:53:39 ---> 65b161e834f6 17:53:39 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:53:39 ---> Running in bc99a49e938a 17:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:53:39 (1/1) Installing dumb-init (1.2.5-r1) 17:53:39 Executing busybox-1.35.0-r17.trigger 17:53:39 OK: 5 MiB in 15 packages 17:53:39 Removing intermediate container bc99a49e938a 17:53:39 ---> 353dfc040d60 17:53:39 Step 17/26 : WORKDIR / 17:53:39 ---> Running in 911439fb932b 17:53:39 Removing intermediate container 911439fb932b 17:53:39 ---> 7928c0fdda6b 17:53:39 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:53:39 ---> 419147570e67 17:53:39 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:53:40 ---> 81414b24a117 17:53:40 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:53:40 ---> 503beec66dc6 17:53:40 Step 21/26 : EXPOSE 59984 17:53:41 ---> Running in 5aa320228f39 17:53:41 Removing intermediate container 5aa320228f39 17:53:41 ---> 47b3716c63d0 17:53:41 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:53:41 ---> Running in a5ca51c512fe 17:53:41 Removing intermediate container a5ca51c512fe 17:53:41 ---> bccf93b13e29 17:53:41 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:53:41 ---> Running in 884f60199018 17:53:41 Removing intermediate container 884f60199018 17:53:41 ---> e43918fd4ba9 17:53:41 Step 24/26 : LABEL arch=arm64 17:53:42 ---> Running in 1c275fed1ba5 17:53:42 Removing intermediate container 1c275fed1ba5 17:53:42 ---> 42309ec5cbce 17:53:42 Step 25/26 : LABEL git_sha=790c3525d751ebef70c4aab1d4e97a6f88325827 17:53:42 ---> Running in 99a777fb1fea 17:53:42 Removing intermediate container 99a777fb1fea 17:53:42 ---> 53c079f55e37 17:53:42 Step 26/26 : LABEL version=0.0.0 17:53:42 ---> Running in 351d549a2d47 17:53:42 Removing intermediate container 351d549a2d47 17:53:42 ---> 0eb6755888ec 17:53:42 [Warning] One or more build-args [ARCH] were not consumed 17:53:43 Successfully built 0eb6755888ec 17:53:43 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:53:43 17:53:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:53:44 arm64: Pulling from edgex-lftools-log-publisher 17:53:44 8998bd30e6a1: Pulling fs layer 17:53:44 04944245beec: Pulling fs layer 17:53:44 699f458cf7ca: Pulling fs layer 17:53:44 765212b225bb: Pulling fs layer 17:53:44 f23df028b6ca: Pulling fs layer 17:53:44 d65c8cfc05b1: Pulling fs layer 17:53:44 2437ff75d9bd: Pulling fs layer 17:53:44 765212b225bb: Waiting 17:53:44 f23df028b6ca: Waiting 17:53:44 d65c8cfc05b1: Waiting 17:53:44 2437ff75d9bd: Waiting 17:53:44 04944245beec: Verifying Checksum 17:53:44 04944245beec: Download complete 17:53:44 765212b225bb: Verifying Checksum 17:53:44 765212b225bb: Download complete 17:53:44 f23df028b6ca: Verifying Checksum 17:53:44 f23df028b6ca: Download complete 17:53:44 d65c8cfc05b1: Verifying Checksum 17:53:44 d65c8cfc05b1: Download complete 17:53:44 699f458cf7ca: Verifying Checksum 17:53:44 699f458cf7ca: Download complete 17:53:45 8998bd30e6a1: Verifying Checksum 17:53:45 8998bd30e6a1: Download complete 17:53:47 2437ff75d9bd: Verifying Checksum 17:53:48 8998bd30e6a1: Pull complete 17:53:49 04944245beec: Pull complete 17:53:50 699f458cf7ca: Pull complete 17:53:50 765212b225bb: Pull complete 17:53:51 f23df028b6ca: Pull complete 17:53:51 d65c8cfc05b1: Pull complete 17:54:06 2437ff75d9bd: Pull complete 17:54:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:54:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:54:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:06 prd-ubuntu20.04-docker-arm64-4c-16g-2602 does not seem to be running inside a container 17:54:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:54:09 $ docker top 58224676f02f6abacc3e72137f3749bcde8211b8203252d295e063b9e0574cbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:10 ---> job-cost.sh 17:54:10 lf-activate-venv: SKIPPING 17:54:10 INFO: No Stack... 17:54:10 INFO: Retrieving Pricing Info for: v3-standard-4 17:54:11 INFO: Archiving Costs [Pipeline] sh 17:54:12 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 17:54:12 + cut -d, -f6 [Pipeline] lock 17:54:12 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-217-1-stack-cost] 17:54:12 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-217-1-stack-cost] did not exist. Created. 17:54:12 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-217-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:54:12 /w/workspace/device-onvif-camera/1@tmp/durable-b8f6b9f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:54:13 + echo total: 0.10999999940395355 [Pipeline] stash 17:54:13 Warning: overwriting stash ‘stack-cost’ 17:54:13 Stashed 1 file(s) [Pipeline] } 17:54:13 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-217-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:54:13 $ docker stop --time=1 58224676f02f6abacc3e72137f3749bcde8211b8203252d295e063b9e0574cbf 17:54:14 $ docker rm -f --volumes 58224676f02f6abacc3e72137f3749bcde8211b8203252d295e063b9e0574cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:54:16 provisioning config files... 17:54:16 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-217@tmp/config3951856305310120452tmp [Pipeline] { [Pipeline] sh 17:54:16 + set +x 17:54:16 + + bash -s -- 17:54:16 curl -s https://codecov.io/bash 17:54:16 17:54:16 _____ _ 17:54:16 / ____| | | 17:54:16 | | ___ __| | ___ ___ _____ __ 17:54:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:54:16 | |___| (_) | (_| | __/ (_| (_) \ V / 17:54:16 \_____\___/ \__,_|\___|\___\___/ \_/ 17:54:16 Bash-1.0.6 17:54:16 17:54:16 17:54:16 ==> git version 2.25.1 found 17:54:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:54:16 Release-Date: 2020-01-08 17:54:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:54:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:54:16 ==> Jenkins CI detected. 17:54:16 current dir:  /w/workspace/undry_device-onvif-camera_PR-217 17:54:16 project root: . 17:54:16 --> token set from env 17:54:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:54:16 ==> Running gcov in . (disable via -X gcov) 17:54:16 ==> Python coveragepy not found 17:54:16 ==> Searching for coverage reports in: 17:54:16 + . 17:54:16 -> Found 1 reports 17:54:16 ==> Detecting git/mercurial file structure 17:54:16 ==> Reading reports 17:54:16 + ./coverage.out bytes=79184 17:54:16 ==> Appending adjustments 17:54:16 https://docs.codecov.io/docs/fixing-reports 17:54:16 + Found adjustments 17:54:16 ==> Gzipping contents 17:54:16 12K /tmp/codecov.p90Xay.gz 17:54:16 ==> Uploading reports 17:54:16 url: https://codecov.io 17:54:16 query: branch=PR-217&commit=790c3525d751ebef70c4aab1d4e97a6f88325827&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-217%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=217&job=&cmd_args= 17:54:16 -> Pinging Codecov 17:54:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-217&commit=790c3525d751ebef70c4aab1d4e97a6f88325827&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-217%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=217&job=&cmd_args= 17:54:17 -> Uploading to 17:54:17 https://storage.googleapis.com/codecov/v4/raw/2023-01-16/F29A59C45E3A92E06B3E522C9905F8EF/790c3525d751ebef70c4aab1d4e97a6f88325827/312b1428-7c01-4526-a115-51e01065728d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230116T175416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ed4b4959a268ea55d05396be7aa9c103d0f434ffa3018f2481d1b4ee30adb1e 17:54:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:54:17 Dload Upload Total Spent Left Speed 17:54:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10808 0 0 100 10808 0 38056 --:--:-- --:--:-- --:--:-- 38056 17:54:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/790c3525d751ebef70c4aab1d4e97a6f88325827 [Pipeline] } 17:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:54:19 + [ -d /w/workspace/undry_device-onvif-camera_PR-217/archives ] 17:54:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-217/archives 17:54:19 total 16 17:54:19 drwxr-xr-x 3 root root 4096 Jan 16 17:42 . 17:54:19 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 17:42 .. 17:54:19 drwxr-xr-x 2 root root 4096 Jan 16 17:42 cost 17:54:19 -rw-r--r-- 1 root root 91 Jan 16 17:42 cost.csv 17:54:19 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-217/archives 17:54:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-217/archives 17:54:19 total 16 17:54:19 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 17:42 . 17:54:19 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 17:42 .. 17:54:19 drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 17:42 cost 17:54:19 -rw-r--r-- 1 jenkins jenkins 91 Jan 16 17:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:54:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:54:20 ---> package-listing.sh 17:54:20 ++ facter osfamily 17:54:20 ++ tr '[:upper:]' '[:lower:]' 17:54:20 + OS_FAMILY=debian 17:54:20 + workspace=/w/workspace/undry_device-onvif-camera_PR-217 17:54:20 + START_PACKAGES=/tmp/packages_start.txt 17:54:20 + END_PACKAGES=/tmp/packages_end.txt 17:54:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:54:20 + PACKAGES=/tmp/packages_start.txt 17:54:20 + '[' /w/workspace/undry_device-onvif-camera_PR-217 ']' 17:54:20 + PACKAGES=/tmp/packages_end.txt 17:54:20 + case "${OS_FAMILY}" in 17:54:20 + dpkg -l 17:54:20 + grep '^ii' 17:54:20 + '[' -f /tmp/packages_start.txt ']' 17:54:20 + '[' -f /tmp/packages_end.txt ']' 17:54:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:54:20 + '[' /w/workspace/undry_device-onvif-camera_PR-217 ']' 17:54:20 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-217/archives/ 17:54:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-217/archives/ [Pipeline] echo 17:54:20 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-217/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:54:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:22 prd-ubuntu20.04-docker-8c-8g-2601 does not seem to be running inside a container 17:54:22 $ 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-217/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-217 -v /w/workspace/undry_device-onvif-camera_PR-217:/w/workspace/undry_device-onvif-camera_PR-217:rw,z -v /w/workspace/undry_device-onvif-camera_PR-217@tmp:/w/workspace/undry_device-onvif-camera_PR-217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:54:22 $ docker top 32eda1cf63e034889e0f63698fb0d1d04e8f25c3f9d91937d1ef1538055e9ea0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:54:23 + mkdir -p /var/log/sysstat [Pipeline] sh 17:54:23 + ls /var/log/sa-host 17:54:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:23 provisioning config files... 17:54:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-217@tmp/config2561886965950868835tmp [Pipeline] { [Pipeline] echo 17:54:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:54:24 ---> create-netrc.sh [Pipeline] } 17:54:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:54:24 ---> python-tools-install.sh [Pipeline] echo 17:54:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:54:24 ---> sudo-logs.sh 17:54:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:54:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:54:25 ---> job-cost.sh 17:54:25 lf-activate-venv: SKIPPING 17:54:25 DEBUG: total: 0.2199999988079071 17:54:25 INFO: Retrieving Stack Cost... 17:54:25 INFO: Retrieving Pricing Info for: v3-standard-8 17:54:25 INFO: Archiving Costs [Pipeline] echo 17:54:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:54:26 ---> logs-deploy.sh 17:54:26 lf-activate-venv: SKIPPING 17:54:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-217/1 17:54:26 INFO: archiving workspace using pattern(s): 17:54:27 Archives upload complete. 17:54:27 INFO: archiving logs to Nexus