Pull request #248 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62b75db95a92a9873ad5c28803ccb5c399d3273f+d65f0f9877c5d27f36bd97c93e7d86cd57609692 (fd129c986521a3f238871d190f2fffc2d8c3727d) 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-ssh15943803238675450182.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-ssh5051250501687641351.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-248/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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8491016934677525788.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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh169871754808041773.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-ssh8838381938105828736.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-248/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-248/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10598894619893865626.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8317 in /w/workspace/undry_device-onvif-camera_PR-248 [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-248 # 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/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d65f0f9877c5d27f36bd97c93e7d86cd57609692 into PR head commit 62b75db95a92a9873ad5c28803ccb5c399d3273f Merge succeeded, producing 62b75db95a92a9873ad5c28803ccb5c399d3273f Checking out Revision 62b75db95a92a9873ad5c28803ccb5c399d3273f (PR-248) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:05:15 Timeout set to expire in 6 hr 0 min > git config core.sparsecheckout # timeout=10 > git checkout -f 62b75db95a92a9873ad5c28803ccb5c399d3273f # 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 d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62b75db95a92a9873ad5c28803ccb5c399d3273f # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:05:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:05:15 ========================================================= 04:05:15 EdgeX Global Pipelines Version Info 04:05:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:05:16 ------------------- 04:05:16 stable info: 04:05:16 ------------------- 04:05:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:05:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:05:16 Message: update stable to v1.0.244 04:05:16 ------------------- 04:05:16 experimental info: 04:05:16 ------------------- 04:05:16 Commited By: **** collab-it+edgex@linuxfoundation.org 04:05:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:05:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:05:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:05:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:05:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:05:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-248 [Pipeline] echo 04:05:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-248 [Pipeline] echo 04:05:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-248 [Pipeline] echo 04:05:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62b75db95a92a9873ad5c28803ccb5c399d3273f [Pipeline] echo 04:05:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62b75db [Pipeline] echo 04:05:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:18 provisioning config files... 04:05:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-248@tmp/config12847178433042837237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:18 ---> docker-login.sh 04:05:18 nexus3.edgexfoundry.org:10001 04:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:18 Configure a credential helper to remove this warning. See 04:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:18 04:05:18 Login Succeeded 04:05:18 nexus3.edgexfoundry.org:10002 04:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:18 Configure a credential helper to remove this warning. See 04:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:18 04:05:18 Login Succeeded 04:05:18 nexus3.edgexfoundry.org:10003 04:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:19 Configure a credential helper to remove this warning. See 04:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:19 04:05:19 Login Succeeded 04:05:19 nexus3.edgexfoundry.org:10004 04:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:19 Configure a credential helper to remove this warning. See 04:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:19 04:05:19 Login Succeeded 04:05:19 docker.io 04:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:19 Configure a credential helper to remove this warning. See 04:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:19 04:05:19 Login Succeeded 04:05:19 ---> docker-login.sh ends [Pipeline] } 04:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:05:20 + git rev-list -1 --merges 62b75db95a92a9873ad5c28803ccb5c399d3273f~1..62b75db95a92a9873ad5c28803ccb5c399d3273f [Pipeline] echo 04:05:20 -----------> git rev-list -1 --merges 62b75db95a92a9873ad5c28803ccb5c399d3273f~1..62b75db95a92a9873ad5c28803ccb5c399d3273f 62b75db95a92a9873ad5c28803ccb5c399d3273f [false] [Pipeline] sh 04:05:20 + git log --format=format:%s -1 62b75db95a92a9873ad5c28803ccb5c399d3273f [Pipeline] echo 04:05:20 ========================================================= 04:05:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:05:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:21 + git log --format=format:%s -1 62b75db95a92a9873ad5c28803ccb5c399d3273f [Pipeline] echo 04:05:21 [semverPrep] GIT_COMMIT: 62b75db95a92a9873ad5c28803ccb5c399d3273f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 04:05:21 [semverPrep] This is not a build commit. [Pipeline] sh 04:05:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:21 + grep -v github /etc/ssh/ssh_known_hosts 04:05:21 + [ -e /tmp/ssh_known_hosts ] 04:05:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:05:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:05:21 + sudo tee -a /etc/ssh/ssh_known_hosts 04:05:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:22 04:05:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:22 0.1.4: Pulling from edgex-devops/py-git-semver 04:05:22 b85a868b505f: Pulling fs layer 04:05:22 e2be974225ed: Pulling fs layer 04:05:22 339a4e72a1f5: Pulling fs layer 04:05:22 988bab9f4d93: Pulling fs layer 04:05:22 1469e6f7b9e6: Pulling fs layer 04:05:22 eaf3925da568: Pulling fs layer 04:05:22 bab4dde63d76: Pulling fs layer 04:05:22 bde34c3a00c8: Pulling fs layer 04:05:22 b352a97aabf1: Pulling fs layer 04:05:22 4872d77fe225: Pulling fs layer 04:05:22 5851b861e8e6: Pulling fs layer 04:05:22 eaf3925da568: Waiting 04:05:22 bde34c3a00c8: Waiting 04:05:22 b352a97aabf1: Waiting 04:05:22 4872d77fe225: Waiting 04:05:22 988bab9f4d93: Waiting 04:05:22 bab4dde63d76: Waiting 04:05:22 1469e6f7b9e6: Waiting 04:05:22 e2be974225ed: Verifying Checksum 04:05:22 e2be974225ed: Download complete 04:05:22 988bab9f4d93: Download complete 04:05:22 1469e6f7b9e6: Verifying Checksum 04:05:22 1469e6f7b9e6: Download complete 04:05:22 eaf3925da568: Verifying Checksum 04:05:22 eaf3925da568: Download complete 04:05:22 339a4e72a1f5: Verifying Checksum 04:05:22 339a4e72a1f5: Download complete 04:05:22 bde34c3a00c8: Verifying Checksum 04:05:22 bde34c3a00c8: Download complete 04:05:22 b352a97aabf1: Verifying Checksum 04:05:22 b352a97aabf1: Download complete 04:05:22 4872d77fe225: Verifying Checksum 04:05:22 4872d77fe225: Download complete 04:05:22 5851b861e8e6: Verifying Checksum 04:05:22 5851b861e8e6: Download complete 04:05:22 b85a868b505f: Verifying Checksum 04:05:22 b85a868b505f: Download complete 04:05:23 bab4dde63d76: Verifying Checksum 04:05:23 bab4dde63d76: Download complete 04:05:24 b85a868b505f: Pull complete 04:05:24 e2be974225ed: Pull complete 04:05:24 339a4e72a1f5: Pull complete 04:05:24 988bab9f4d93: Pull complete 04:05:25 1469e6f7b9e6: Pull complete 04:05:25 eaf3925da568: Pull complete 04:05:26 bab4dde63d76: Pull complete 04:05:27 bde34c3a00c8: Pull complete 04:05:27 b352a97aabf1: Pull complete 04:05:27 4872d77fe225: Pull complete 04:05:27 5851b861e8e6: Pull complete 04:05:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:27 prd-ubuntu20.04-docker-8c-8g-8317 does not seem to be running inside a container 04:05:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-248 -v /w/workspace/undry_device-onvif-camera_PR-248:/w/workspace/undry_device-onvif-camera_PR-248:rw,z -v /w/workspace/undry_device-onvif-camera_PR-248@tmp:/w/workspace/undry_device-onvif-camera_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:05:30 $ docker top 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c -eo pid,comm 04:05:30 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). 04:05:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:30 [ssh-agent] Looking for ssh-agent implementation... 04:05:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:30 $ docker exec 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c ssh-agent 04:05:30 SSH_AUTH_SOCK=/tmp/ssh-gNOjOXKbMT3c/agent.32 04:05:30 SSH_AGENT_PID=38 04:05:30 Running ssh-add (command line suppressed) 04:05:30 Identity added: /w/workspace/undry_device-onvif-camera_PR-248@tmp/private_key_10008228677863305241.key (/w/workspace/undry_device-onvif-camera_PR-248@tmp/private_key_10008228677863305241.key) 04:05:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:31 + git tag --points-at HEAD [Pipeline] } 04:05:31 $ docker exec --env ******** --env ******** 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c ssh-agent -k 04:05:31 unset SSH_AUTH_SOCK; 04:05:31 unset SSH_AGENT_PID; 04:05:31 echo Agent pid 38 killed; 04:05:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:31 [ssh-agent] Looking for ssh-agent implementation... 04:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:31 $ docker exec 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c ssh-agent 04:05:31 SSH_AUTH_SOCK=/tmp/ssh-f762RS5m3Lbx/agent.70 04:05:31 SSH_AGENT_PID=76 04:05:31 Running ssh-add (command line suppressed) 04:05:31 Identity added: /w/workspace/undry_device-onvif-camera_PR-248@tmp/private_key_18326656222945173345.key (/w/workspace/undry_device-onvif-camera_PR-248@tmp/private_key_18326656222945173345.key) 04:05:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:32 + git semver init 04:05:32 2023-03-06 04:05:32,202 [run_init] DEBUG init version:0.0.0 force:False 04:05:32 2023-03-06 04:05:32,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-248/.semver 04:05:32 2023-03-06 04:05:32,205 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-248/.semver 04:05:32 2023-03-06 04:05:32,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-248/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-248, universal_newlines=False, shell=None, istream=None) 04:05:33 2023-03-06 04:05:33,188 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-248/.git/info/exclude 04:05:33 2023-03-06 04:05:33,189 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-248/.semver/PR-248 with force:False 04:05:33 2023-03-06 04:05:33,189 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-248/.semver/PR-248 04:05:33 2023-03-06 04:05:33,194 [execute] INFO git cat-file --batch-check 04:05:33 2023-03-06 04:05:33,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-248/.semver, universal_newlines=False, shell=None, istream=) 04:05:33 2023-03-06 04:05:33,200 [execute] INFO git cat-file --batch 04:05:33 2023-03-06 04:05:33,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-248/.semver, universal_newlines=False, shell=None, istream=) 04:05:33 2023-03-06 04:05:33,207 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-248/.semver/PR-248 04:05:33 0.0.0 [Pipeline] } 04:05:33 $ docker exec --env ******** --env ******** 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c ssh-agent -k 04:05:33 unset SSH_AUTH_SOCK; 04:05:33 unset SSH_AGENT_PID; 04:05:33 echo Agent pid 76 killed; 04:05:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:34 + git semver [Pipeline] } 04:05:34 $ docker stop --time=1 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c 04:05:35 $ docker rm -f --volumes 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c [Pipeline] // withDockerContainer [Pipeline] sh 04:05:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:36 Stashed 1 file(s) [Pipeline] echo 04:05:36 [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 04:05:36 provisioning config files... 04:05:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-248@tmp/config8397467601209390513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:37 ---> docker-login.sh 04:05:37 nexus3.edgexfoundry.org:10001 04:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:37 Configure a credential helper to remove this warning. See 04:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:37 04:05:37 Login Succeeded 04:05:37 nexus3.edgexfoundry.org:10002 04:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:37 Configure a credential helper to remove this warning. See 04:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:37 04:05:37 Login Succeeded 04:05:37 nexus3.edgexfoundry.org:10003 04:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:37 Configure a credential helper to remove this warning. See 04:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:37 04:05:37 Login Succeeded 04:05:37 nexus3.edgexfoundry.org:10004 04:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:37 Configure a credential helper to remove this warning. See 04:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:37 04:05:37 Login Succeeded 04:05:37 docker.io 04:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:37 Configure a credential helper to remove this warning. See 04:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:37 04:05:37 Login Succeeded 04:05:37 ---> docker-login.sh ends [Pipeline] } 04:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:38 ========================================================= 04:05:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:05:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:38 + 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 . 04:05:38 Sending build context to Docker daemon 27.79MB 04:05:38 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:05:38 Step 2/13 : FROM ${BASE} AS builder 04:05:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:38 213ec9aee27d: Pulling fs layer 04:05:38 4583459ba037: Pulling fs layer 04:05:38 93c1e223e6f2: Pulling fs layer 04:05:38 53926ce57604: Pulling fs layer 04:05:38 21b2b0c7a3f4: Pulling fs layer 04:05:38 22ff95d597cd: Pulling fs layer 04:05:38 12d6caf4c0d1: Pulling fs layer 04:05:38 96b7cbca73a9: Pulling fs layer 04:05:38 a7acece74701: Pulling fs layer 04:05:38 53926ce57604: Waiting 04:05:38 21b2b0c7a3f4: Waiting 04:05:38 22ff95d597cd: Waiting 04:05:38 12d6caf4c0d1: Waiting 04:05:38 a7acece74701: Waiting 04:05:38 96b7cbca73a9: Waiting 04:05:38 93c1e223e6f2: Verifying Checksum 04:05:38 93c1e223e6f2: Download complete 04:05:38 4583459ba037: Verifying Checksum 04:05:38 4583459ba037: Download complete 04:05:38 21b2b0c7a3f4: Verifying Checksum 04:05:38 21b2b0c7a3f4: Download complete 04:05:38 22ff95d597cd: Verifying Checksum 04:05:38 22ff95d597cd: Download complete 04:05:38 213ec9aee27d: Verifying Checksum 04:05:38 213ec9aee27d: Download complete 04:05:38 12d6caf4c0d1: Download complete 04:05:39 213ec9aee27d: Pull complete 04:05:39 4583459ba037: Pull complete 04:05:39 93c1e223e6f2: Pull complete 04:05:40 a7acece74701: Verifying Checksum 04:05:40 a7acece74701: Download complete 04:05:40 53926ce57604: Verifying Checksum 04:05:40 53926ce57604: Download complete 04:05:40 96b7cbca73a9: Verifying Checksum 04:05:40 96b7cbca73a9: Download complete 04:05:44 53926ce57604: Pull complete 04:05:44 21b2b0c7a3f4: Pull complete 04:05:44 22ff95d597cd: Pull complete 04:05:44 12d6caf4c0d1: Pull complete 04:05:46 96b7cbca73a9: Pull complete 04:05:47 a7acece74701: Pull complete 04:05:47 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:05:47 ---> db6d94c90886 04:05:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:05:51 Still waiting to schedule task 04:05:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8318’ is offline 04:05:52 ---> Running in a379adeef1bc 04:05:52 Removing intermediate container a379adeef1bc 04:05:52 ---> d161af9e6630 04:05:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:52 ---> Running in c0c8215fc89a 04:05:52 Removing intermediate container c0c8215fc89a 04:05:52 ---> f2a446499e08 04:05:52 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:05:52 ---> Running in 3c0975e44567 04:05:52 Removing intermediate container 3c0975e44567 04:05:52 ---> 8824acb2fb49 04:05:52 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:05:52 ---> Running in afc4f414f699 04:05:52 Removing intermediate container afc4f414f699 04:05:52 ---> 3b022093b954 04:05:52 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:05:52 ---> Running in fc094bb20365 04:05:52 Removing intermediate container fc094bb20365 04:05:52 ---> 87b2d113b30e 04:05:52 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:52 ---> Running in c402d5e9c297 04:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:52 OK: 211 MiB in 51 packages 04:05:53 Removing intermediate container c402d5e9c297 04:05:53 ---> a20a8d2b98b5 04:05:53 Step 9/13 : WORKDIR /device-onvif-camera 04:05:53 ---> Running in c9c90713ba7b 04:05:53 Removing intermediate container c9c90713ba7b 04:05:53 ---> 0f8cf04f1052 04:05:53 Step 10/13 : COPY go.mod vendor* ./ 04:05:53 ---> a980c54cf646 04:05:53 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:53 ---> Running in af2bd77f1578 04:06:19 Removing intermediate container af2bd77f1578 04:06:19 ---> 5ea961e683ce 04:06:19 Step 12/13 : COPY . . 04:06:19 ---> b610c1b131a5 04:06:19 Step 13/13 : RUN ${MAKE} 04:06:19 ---> Running in 0ca716fcbea9 04:06:20 noop 04:06:20 Removing intermediate container 0ca716fcbea9 04:06:20 ---> 0a27b4c3afcb 04:06:20 Successfully built 0a27b4c3afcb 04:06:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:20 + docker inspect -f . ci-base-image-x86_64 04:06:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:21 prd-ubuntu20.04-docker-8c-8g-8317 does not seem to be running inside a container 04:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-248 -v /w/workspace/undry_device-onvif-camera_PR-248:/w/workspace/undry_device-onvif-camera_PR-248:rw,z -v /w/workspace/undry_device-onvif-camera_PR-248@tmp:/w/workspace/undry_device-onvif-camera_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:21 $ docker top 0cbf1c07e7c3b8c9854ff280650fe3d8786b9f59107f018390c58c33312bd957 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:21 + go version 04:06:21 go version go1.18.7 linux/amd64 [Pipeline] } 04:06:21 $ docker stop --time=1 0cbf1c07e7c3b8c9854ff280650fe3d8786b9f59107f018390c58c33312bd957 04:06:23 $ docker rm -f --volumes 0cbf1c07e7c3b8c9854ff280650fe3d8786b9f59107f018390c58c33312bd957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:23 + docker inspect -f . ci-base-image-x86_64 04:06:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:24 prd-ubuntu20.04-docker-8c-8g-8317 does not seem to be running inside a container 04:06:24 $ 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-248 -v /w/workspace/undry_device-onvif-camera_PR-248:/w/workspace/undry_device-onvif-camera_PR-248:rw,z -v /w/workspace/undry_device-onvif-camera_PR-248@tmp:/w/workspace/undry_device-onvif-camera_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:24 $ docker top af783eaa8f85e7f01c94939f10f606e6032b71c62cd6b6da620388f92dfd35d3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:24 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-248 [Pipeline] fileExists [Pipeline] sh 04:06:25 + make test 04:06:25 go test ./... -coverprofile=coverage.out ./... 04:06:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:06:37 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:06:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 29.3% of statements 04:06:39 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:06:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.591s coverage: 86.5% of statements 04:06:47 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." 04:06:47 go vet ./... 04:06:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:06:51 ./bin/test-attribution-txt.sh [Pipeline] echo 04:06:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:06:51 $ docker stop --time=1 af783eaa8f85e7f01c94939f10f606e6032b71c62cd6b6da620388f92dfd35d3 04:06:54 $ docker rm -f --volumes af783eaa8f85e7f01c94939f10f606e6032b71c62cd6b6da620388f92dfd35d3 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:06:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:56 + ls -al . 04:06:56 total 236 04:06:56 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 04:06 . 04:06:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:05 .. 04:06:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 04:06 .git 04:06:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:05 .github 04:06:56 -rw-rw-r-- 1 jenkins jenkins 496 Mar 6 04:05 .gitignore 04:06:56 -rw-rw-r-- 1 jenkins jenkins 42 Mar 6 04:05 .golangci.yml 04:06:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 04:05 .semver 04:06:56 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 6 04:05 Attribution.txt 04:06:56 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 6 04:05 CHANGELOG.md 04:06:56 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 6 04:05 Dockerfile 04:06:56 -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 04:05 GOVERNANCE.md 04:06:56 -rw-rw-r-- 1 jenkins jenkins 734 Mar 6 04:05 Jenkinsfile 04:06:56 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 6 04:05 LICENSE 04:06:56 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 6 04:05 Makefile 04:06:56 -rw-rw-r-- 1 jenkins jenkins 625 Mar 6 04:05 OWNERS.md 04:06:56 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 6 04:05 README.md 04:06:56 -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 04:05 VERSION 04:06:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 04:05 bin 04:06:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:05 cmd 04:06:56 -rw-r--r-- 1 jenkins jenkins 79184 Mar 6 04:06 coverage.out 04:06:56 drwxrwxr-x 6 jenkins jenkins 4096 Mar 6 04:05 doc 04:06:56 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 6 04:05 go.mod 04:06:56 -rw-rw-r-- 1 jenkins jenkins 32891 Mar 6 04:05 go.sum 04:06:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:05 internal 04:06:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:05 snap 04:06:56 -rw-rw-r-- 1 jenkins jenkins 236 Mar 6 04:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:56 + 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=62b75db95a92a9873ad5c28803ccb5c399d3273f --label arch=amd64 --label version=0.0.0 . 04:06:56 Sending build context to Docker daemon 27.87MB 04:06:56 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:06:56 Step 2/26 : FROM ${BASE} AS builder 04:06:56 ---> 0a27b4c3afcb 04:06:56 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:06:57 ---> Running in 238801a77460 04:06:57 Removing intermediate container 238801a77460 04:06:57 ---> de5530b2ddd6 04:06:57 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:06:57 ---> Running in 3e392ab1a2c4 04:06:57 Removing intermediate container 3e392ab1a2c4 04:06:57 ---> 7bbc27eab3b2 04:06:57 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:06:57 ---> Running in 4908f2c0a14e 04:06:57 Removing intermediate container 4908f2c0a14e 04:06:57 ---> 5b08749bdf27 04:06:57 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:06:57 ---> Running in 2766ef3f9fa0 04:06:57 Removing intermediate container 2766ef3f9fa0 04:06:57 ---> 071c48364c4f 04:06:57 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:06:57 ---> Running in ecc71a15d2fe 04:06:57 Removing intermediate container ecc71a15d2fe 04:06:57 ---> 278a49f53aa7 04:06:57 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:57 ---> Running in 93008dafc577 04:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:58 OK: 211 MiB in 51 packages 04:06:58 Removing intermediate container 93008dafc577 04:06:58 ---> 9d42d5287220 04:06:58 Step 9/26 : WORKDIR /device-onvif-camera 04:06:58 ---> Running in bf3d74d62907 04:06:58 Removing intermediate container bf3d74d62907 04:06:58 ---> 9cfa507420bb 04:06:58 Step 10/26 : COPY go.mod vendor* ./ 04:06:58 ---> f48c86341c0c 04:06:58 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:58 ---> Running in ca72ea9065c4 04:06:59 Removing intermediate container ca72ea9065c4 04:06:59 ---> fe0355e44a03 04:06:59 Step 12/26 : COPY . . 04:07:00 ---> 8ca528b703be 04:07:00 Step 13/26 : RUN ${MAKE} 04:07:00 ---> Running in c730a0983674 04:07:00 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 04:07:22 Removing intermediate container c730a0983674 04:07:22 ---> c3eb293fdda4 04:07:22 Step 14/26 : FROM alpine:3.16 04:07:23 3.16: Pulling from library/alpine 04:07:23 ef5531b6e74e: Pulling fs layer 04:07:23 ef5531b6e74e: Verifying Checksum 04:07:23 ef5531b6e74e: Download complete 04:07:23 ef5531b6e74e: Pull complete 04:07:23 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:07:23 Status: Downloaded newer image for alpine:3.16 04:07:23 ---> dfd21b5a31f5 04:07:23 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:07:23 ---> Running in ec0bb85c67d7 04:07:23 Removing intermediate container ec0bb85c67d7 04:07:23 ---> 00d383762549 04:07:23 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:07:23 ---> Running in c8557f798a6b 04:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:07:24 (1/1) Installing dumb-init (1.2.5-r1) 04:07:24 Executing busybox-1.35.0-r17.trigger 04:07:24 OK: 6 MiB in 15 packages 04:07:24 Removing intermediate container c8557f798a6b 04:07:24 ---> 84e28da9920f 04:07:24 Step 17/26 : WORKDIR / 04:07:24 ---> Running in 10ab0b37d1d2 04:07:24 Removing intermediate container 10ab0b37d1d2 04:07:24 ---> b6ada90bc128 04:07:24 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:07:25 ---> 766190d179ec 04:07:25 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:07:25 ---> 2349cc57672b 04:07:25 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:07:25 ---> 208656313a14 04:07:25 Step 21/26 : EXPOSE 59984 04:07:25 ---> Running in 2c903e59c854 04:07:25 Removing intermediate container 2c903e59c854 04:07:25 ---> 0d6900bedb55 04:07:25 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:07:25 ---> Running in 43275b44968b 04:07:25 Removing intermediate container 43275b44968b 04:07:25 ---> c88654a21494 04:07:25 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:07:25 ---> Running in 37beb32f3efb 04:07:26 Removing intermediate container 37beb32f3efb 04:07:26 ---> 65e0fbfd01da 04:07:26 Step 24/26 : LABEL arch=amd64 04:07:26 ---> Running in 4e838b94e123 04:07:26 Removing intermediate container 4e838b94e123 04:07:26 ---> b877f3e6aab0 04:07:26 Step 25/26 : LABEL git_sha=62b75db95a92a9873ad5c28803ccb5c399d3273f 04:07:26 ---> Running in d430113b1670 04:07:26 Removing intermediate container d430113b1670 04:07:26 ---> 83480a346770 04:07:26 Step 26/26 : LABEL version=0.0.0 04:07:26 ---> Running in 31cd975b01a0 04:07:26 Removing intermediate container 31cd975b01a0 04:07:26 ---> 2ef6e8558fea 04:07:26 [Warning] One or more build-args [ARCH] were not consumed 04:07:26 Successfully built 2ef6e8558fea 04:07:26 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 04:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:27 04:07:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:27 latest: Pulling from edgex-lftools-log-publisher 04:07:27 5eb5b503b376: Pulling fs layer 04:07:27 5c69ac0246d0: Pulling fs layer 04:07:27 ec43610c2a17: Pulling fs layer 04:07:27 3a2ae6a8a46f: Pulling fs layer 04:07:27 33b1e0a273af: Pulling fs layer 04:07:27 5d3b04190fa2: Pulling fs layer 04:07:27 2f39f015ded8: Pulling fs layer 04:07:27 3a2ae6a8a46f: Waiting 04:07:27 33b1e0a273af: Waiting 04:07:27 5d3b04190fa2: Waiting 04:07:27 5c69ac0246d0: Verifying Checksum 04:07:27 3a2ae6a8a46f: Download complete 04:07:27 33b1e0a273af: Download complete 04:07:27 ec43610c2a17: Verifying Checksum 04:07:27 5d3b04190fa2: Verifying Checksum 04:07:27 5d3b04190fa2: Download complete 04:07:27 5eb5b503b376: Verifying Checksum 04:07:27 5eb5b503b376: Download complete 04:07:28 2f39f015ded8: Download complete 04:07:28 5eb5b503b376: Pull complete 04:07:29 5c69ac0246d0: Pull complete 04:07:29 ec43610c2a17: Pull complete 04:07:29 3a2ae6a8a46f: Pull complete 04:07:29 33b1e0a273af: Pull complete 04:07:30 5d3b04190fa2: Pull complete 04:07:34 2f39f015ded8: Pull complete 04:07:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:34 prd-ubuntu20.04-docker-8c-8g-8317 does not seem to be running inside a container 04:07:34 $ 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-248 -v /w/workspace/undry_device-onvif-camera_PR-248:/w/workspace/undry_device-onvif-camera_PR-248:rw,z -v /w/workspace/undry_device-onvif-camera_PR-248@tmp:/w/workspace/undry_device-onvif-camera_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:07:38 $ docker top 0b3c56da631c245a5cb644f7f467ec4cf13f12eeb29373274a38648a6a03bebe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:38 ---> job-cost.sh 04:07:38 lf-activate-venv: SKIPPING 04:07:38 INFO: No Stack... 04:07:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:07:39 INFO: Archiving Costs [Pipeline] sh 04:07:39 + + cut -d, -f6 04:07:39 cat /w/workspace/undry_device-onvif-camera_PR-248/archives/cost.csv [Pipeline] lock 04:07:39 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] 04:07:39 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] did not exist. Created. 04:07:39 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:40 + echo total: 0.2199999988079071 [Pipeline] stash 04:07:40 Stashed 1 file(s) [Pipeline] } 04:07:40 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:40 $ docker stop --time=1 0b3c56da631c245a5cb644f7f467ec4cf13f12eeb29373274a38648a6a03bebe 04:07:41 $ docker rm -f --volumes 0b3c56da631c245a5cb644f7f467ec4cf13f12eeb29373274a38648a6a03bebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:08:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8320 in /w/workspace/undry_device-onvif-camera_PR-248 [Pipeline] { [Pipeline] ws 04:08:35 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:08:35 The recommended git tool is: git 04:08:41 using credential edgex-jenkins-ssh 04:08:41 Cloning the remote Git repository 04:08:41 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:08:41 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:08:41 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:08:41 > git --version # timeout=10 04:08:42 > git --version # 'git version 2.25.1' 04:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:43 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:08:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:44 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:08:45 Merging remotes/origin/main commit d65f0f9877c5d27f36bd97c93e7d86cd57609692 into PR head commit 62b75db95a92a9873ad5c28803ccb5c399d3273f 04:08:45 Merge succeeded, producing 62b75db95a92a9873ad5c28803ccb5c399d3273f 04:08:45 Checking out Revision 62b75db95a92a9873ad5c28803ccb5c399d3273f (PR-248) 04:08:44 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:08:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:08:45 > git config core.sparsecheckout # timeout=10 04:08:45 > git checkout -f 62b75db95a92a9873ad5c28803ccb5c399d3273f # timeout=10 04:08:45 > git remote # timeout=10 04:08:45 > git config --get remote.origin.url # timeout=10 04:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:45 > git merge d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 04:08:45 > git rev-parse HEAD^{commit} # timeout=10 04:08:45 > git config core.sparsecheckout # timeout=10 04:08:45 > git checkout -f 62b75db95a92a9873ad5c28803ccb5c399d3273f # timeout=10 04:08:46 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 04:08:46 > git --version # timeout=10 04:08:46 > git --version # 'git version 2.25.1' 04:08:46 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:08:47 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:47 Dload Upload Total Spent Left Speed 04:08:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 04:08:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:08:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:08:48 + sudo tee /etc/docker/daemon.new 04:08:48 { 04:08:48 "registry-mirrors": [ 04:08:48 "https://nexus3.edgexfoundry.org:10001" 04:08:48 ], 04:08:48 "bip": "10.250.0.254/24", 04:08:48 "hosts": [ 04:08:48 "tcp://0.0.0.0:5555", 04:08:48 "unix:///var/run/docker.sock" 04:08:48 ], 04:08:48 "mtu": 1458, 04:08:48 "selinux-enabled": true, 04:08:48 "seccomp-profile": "/etc/docker/seccomp.json" 04:08:48 } [Pipeline] sh 04:08:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:08:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:07 provisioning config files... 04:09:07 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config18176450837718447159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:08 ---> docker-login.sh 04:09:08 nexus3.edgexfoundry.org:10001 04:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:08 Configure a credential helper to remove this warning. See 04:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:08 04:09:08 Login Succeeded 04:09:08 nexus3.edgexfoundry.org:10002 04:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:08 Configure a credential helper to remove this warning. See 04:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:08 04:09:08 Login Succeeded 04:09:08 nexus3.edgexfoundry.org:10003 04:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:09 Configure a credential helper to remove this warning. See 04:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:09 04:09:09 Login Succeeded 04:09:09 nexus3.edgexfoundry.org:10004 04:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:09 Configure a credential helper to remove this warning. See 04:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:09 04:09:09 Login Succeeded 04:09:09 docker.io 04:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:10 Configure a credential helper to remove this warning. See 04:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:10 04:09:10 Login Succeeded 04:09:10 ---> docker-login.sh ends [Pipeline] } 04:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:09:10 ========================================================= 04:09:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:09:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:11 + 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 . 04:09:11 Sending build context to Docker daemon 20.59MB 04:09:11 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:09:11 Step 2/13 : FROM ${BASE} AS builder 04:09:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:09:12 9b18e9b68314: Pulling fs layer 04:09:12 35d82f9e3411: Pulling fs layer 04:09:12 e16973657156: Pulling fs layer 04:09:12 fc693d55d65f: Pulling fs layer 04:09:12 7e9fc2657dce: Pulling fs layer 04:09:12 dda99020689f: Pulling fs layer 04:09:12 db1c61fa0a46: Pulling fs layer 04:09:12 891c053d2c06: Pulling fs layer 04:09:12 dda99020689f: Waiting 04:09:12 db1c61fa0a46: Waiting 04:09:12 891c053d2c06: Waiting 04:09:12 fc693d55d65f: Waiting 04:09:12 7e9fc2657dce: Waiting 04:09:12 e16973657156: Verifying Checksum 04:09:12 e16973657156: Download complete 04:09:12 35d82f9e3411: Verifying Checksum 04:09:12 35d82f9e3411: Download complete 04:09:12 7e9fc2657dce: Verifying Checksum 04:09:12 7e9fc2657dce: Download complete 04:09:12 dda99020689f: Verifying Checksum 04:09:12 dda99020689f: Download complete 04:09:12 9b18e9b68314: Verifying Checksum 04:09:12 9b18e9b68314: Download complete 04:09:13 9b18e9b68314: Pull complete 04:09:13 891c053d2c06: Verifying Checksum 04:09:13 891c053d2c06: Download complete 04:09:13 35d82f9e3411: Pull complete 04:09:13 e16973657156: Pull complete 04:09:14 db1c61fa0a46: Verifying Checksum 04:09:14 db1c61fa0a46: Download complete 04:09:15 fc693d55d65f: Verifying Checksum 04:09:15 fc693d55d65f: Download complete 04:09:27 fc693d55d65f: Pull complete 04:09:27 7e9fc2657dce: Pull complete 04:09:27 dda99020689f: Pull complete 04:09:31 db1c61fa0a46: Pull complete 04:09:33 891c053d2c06: Pull complete 04:09:33 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:09:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:09:33 ---> f96f9c87975a 04:09:33 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:09:35 ---> Running in 230b2b025457 04:09:35 Removing intermediate container 230b2b025457 04:09:35 ---> 40a1fe20f63c 04:09:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:09:35 ---> Running in 1060188d153a 04:09:36 Removing intermediate container 1060188d153a 04:09:36 ---> 2c297f59432c 04:09:36 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:09:36 ---> Running in 7f179f1ae302 04:09:36 Removing intermediate container 7f179f1ae302 04:09:36 ---> aab106d107ea 04:09:36 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:09:36 ---> Running in 098a828fda5c 04:09:36 Removing intermediate container 098a828fda5c 04:09:36 ---> 32c00a5ebd1d 04:09:36 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:09:36 ---> Running in e37e8fac9ae7 04:09:37 Removing intermediate container e37e8fac9ae7 04:09:37 ---> dfff39d531e0 04:09:37 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:09:37 ---> Running in 5decf86055fc 04:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:09:39 OK: 221 MiB in 51 packages 04:09:40 Removing intermediate container 5decf86055fc 04:09:40 ---> 86f4e088f40b 04:09:40 Step 9/13 : WORKDIR /device-onvif-camera 04:09:40 ---> Running in af195ce4fdd7 04:09:40 Removing intermediate container af195ce4fdd7 04:09:40 ---> 0c452e0670f5 04:09:40 Step 10/13 : COPY go.mod vendor* ./ 04:09:41 ---> 4c489da1a7ee 04:09:41 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:41 ---> Running in ddfcff688118 04:10:49 Removing intermediate container ddfcff688118 04:10:49 ---> 7562d9fe26a5 04:10:49 Step 12/13 : COPY . . 04:10:49 ---> 311fec65c8e6 04:10:49 Step 13/13 : RUN ${MAKE} 04:10:49 ---> Running in 0bf87bf45c3b 04:10:49 noop 04:10:49 Removing intermediate container 0bf87bf45c3b 04:10:49 ---> 8c96df55ca20 04:10:49 Successfully built 8c96df55ca20 04:10:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:49 + docker inspect -f . ci-base-image-arm64 04:10:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:49 prd-ubuntu20.04-docker-arm64-4c-16g-8320 does not seem to be running inside a container 04:10:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:10:52 $ docker top d7d4a85ac4b068312edcf8468b36d0bc8e02eaedd7d4ee474713365184f04f09 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:53 + go version 04:10:53 go version go1.18.7 linux/arm64 [Pipeline] } 04:10:53 $ docker stop --time=1 d7d4a85ac4b068312edcf8468b36d0bc8e02eaedd7d4ee474713365184f04f09 04:10:55 $ docker rm -f --volumes d7d4a85ac4b068312edcf8468b36d0bc8e02eaedd7d4ee474713365184f04f09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:56 + docker inspect -f . ci-base-image-arm64 04:10:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:56 prd-ubuntu20.04-docker-arm64-4c-16g-8320 does not seem to be running inside a container 04:10:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:10:57 $ docker top 0a97de95c439514ed8a816d5ac06e26d266b4cccbcc038ab660dfefa967320a4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:58 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:10:59 + make test 04:10:59 go test ./... -coverprofile=coverage.out ./... 04:11:01 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:12:38 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:12:44 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.168s coverage: 29.3% of statements 04:12:44 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:12:59 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.905s coverage: 86.5% of statements 04:12:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:12:59 go vet ./... 04:13:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:13:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:13:32 ./bin/test-attribution-txt.sh [Pipeline] echo 04:13:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:13:32 $ docker stop --time=1 0a97de95c439514ed8a816d5ac06e26d266b4cccbcc038ab660dfefa967320a4 04:13:34 $ docker rm -f --volumes 0a97de95c439514ed8a816d5ac06e26d266b4cccbcc038ab660dfefa967320a4 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:35 Warning: overwriting stash ‘coverage-report’ 04:13:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:37 + ls -al . 04:13:37 total 232 04:13:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 6 04:11 . 04:13:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:08 .. 04:13:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 04:08 .git 04:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:08 .github 04:13:37 -rw-rw-r-- 1 jenkins jenkins 496 Mar 6 04:08 .gitignore 04:13:37 -rw-rw-r-- 1 jenkins jenkins 42 Mar 6 04:08 .golangci.yml 04:13:37 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 6 04:08 Attribution.txt 04:13:37 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 6 04:08 CHANGELOG.md 04:13:37 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 6 04:08 Dockerfile 04:13:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 04:08 GOVERNANCE.md 04:13:37 -rw-rw-r-- 1 jenkins jenkins 734 Mar 6 04:08 Jenkinsfile 04:13:37 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 6 04:08 LICENSE 04:13:37 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 6 04:08 Makefile 04:13:37 -rw-rw-r-- 1 jenkins jenkins 625 Mar 6 04:08 OWNERS.md 04:13:37 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 6 04:08 README.md 04:13:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 04:05 VERSION 04:13:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 04:08 bin 04:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:08 cmd 04:13:37 -rw-r--r-- 1 jenkins jenkins 79184 Mar 6 04:12 coverage.out 04:13:37 drwxrwxr-x 6 jenkins jenkins 4096 Mar 6 04:08 doc 04:13:37 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 6 04:08 go.mod 04:13:37 -rw-rw-r-- 1 jenkins jenkins 32891 Mar 6 04:08 go.sum 04:13:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:08 internal 04:13:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:08 snap 04:13:37 -rw-rw-r-- 1 jenkins jenkins 236 Mar 6 04:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:37 + 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=62b75db95a92a9873ad5c28803ccb5c399d3273f --label arch=arm64 --label version=0.0.0 . 04:13:38 Sending build context to Docker daemon 20.67MB 04:13:38 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:13:38 Step 2/26 : FROM ${BASE} AS builder 04:13:38 ---> 8c96df55ca20 04:13:38 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:13:38 ---> Running in 81ee260f90d4 04:13:39 Removing intermediate container 81ee260f90d4 04:13:39 ---> 7a9c9754c90d 04:13:39 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:13:39 ---> Running in de7ab4e4c420 04:13:39 Removing intermediate container de7ab4e4c420 04:13:39 ---> 278c6eeabd22 04:13:39 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:13:39 ---> Running in d10dc8e4eafc 04:13:39 Removing intermediate container d10dc8e4eafc 04:13:39 ---> bfdd0b18a44d 04:13:39 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:13:39 ---> Running in 67c8424dc644 04:13:40 Removing intermediate container 67c8424dc644 04:13:40 ---> 607130197bc7 04:13:40 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:13:40 ---> Running in beefeb66564f 04:13:40 Removing intermediate container beefeb66564f 04:13:40 ---> 694f80733485 04:13:40 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:13:40 ---> Running in 08f61d311e0c 04:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:13:43 OK: 221 MiB in 51 packages 04:13:45 Removing intermediate container 08f61d311e0c 04:13:45 ---> aedf1c9849f3 04:13:45 Step 9/26 : WORKDIR /device-onvif-camera 04:13:45 ---> Running in b803cc2ae410 04:13:45 Removing intermediate container b803cc2ae410 04:13:45 ---> 382bf8831597 04:13:45 Step 10/26 : COPY go.mod vendor* ./ 04:13:46 ---> 8c9444005bdb 04:13:46 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:46 ---> Running in 18177765afdb 04:13:52 Removing intermediate container 18177765afdb 04:13:52 ---> f8fd6bfd888b 04:13:52 Step 12/26 : COPY . . 04:13:56 ---> 9c123da0b44c 04:13:56 Step 13/26 : RUN ${MAKE} 04:13:56 ---> Running in 8e6ec333ace1 04:13:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:16:18 Removing intermediate container 8e6ec333ace1 04:16:18 ---> 2f3d7f845992 04:16:18 Step 14/26 : FROM alpine:3.16 04:16:18 3.16: Pulling from library/alpine 04:16:18 3760b48202b3: Pulling fs layer 04:16:18 3760b48202b3: Verifying Checksum 04:16:18 3760b48202b3: Download complete 04:16:18 3760b48202b3: Pull complete 04:16:18 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:16:18 Status: Downloaded newer image for alpine:3.16 04:16:18 ---> 4c81e5bf8899 04:16:18 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:16:18 ---> Running in 3fafc4a140ba 04:16:18 Removing intermediate container 3fafc4a140ba 04:16:18 ---> d1e7af6d2fe6 04:16:18 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:16:18 ---> Running in 5d4c7b1632cf 04:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:16:18 (1/1) Installing dumb-init (1.2.5-r1) 04:16:18 Executing busybox-1.35.0-r17.trigger 04:16:18 OK: 5 MiB in 15 packages 04:16:18 Removing intermediate container 5d4c7b1632cf 04:16:18 ---> 30d7b02a312f 04:16:18 Step 17/26 : WORKDIR / 04:16:18 ---> Running in 6dbd5b6d2342 04:16:18 Removing intermediate container 6dbd5b6d2342 04:16:18 ---> 0f1ebf5c0862 04:16:18 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:16:18 ---> 32e130c69a6a 04:16:18 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:16:18 ---> 20a13684a455 04:16:18 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:16:18 ---> 7d072f5b2cd7 04:16:18 Step 21/26 : EXPOSE 59984 04:16:18 ---> Running in ae537a900a3e 04:16:18 Removing intermediate container ae537a900a3e 04:16:18 ---> 838d47f4b6ac 04:16:18 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:16:18 ---> Running in 2f974c6f6f1e 04:16:18 Removing intermediate container 2f974c6f6f1e 04:16:18 ---> 9f04abe58b3b 04:16:18 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:16:18 ---> Running in bfd8e344ddc8 04:16:18 Removing intermediate container bfd8e344ddc8 04:16:18 ---> 18fc65513bc6 04:16:18 Step 24/26 : LABEL arch=arm64 04:16:18 ---> Running in eb0e804e7c3c 04:16:18 Removing intermediate container eb0e804e7c3c 04:16:18 ---> 9c509dee6f0c 04:16:18 Step 25/26 : LABEL git_sha=62b75db95a92a9873ad5c28803ccb5c399d3273f 04:16:18 ---> Running in 119c38f05bfc 04:16:18 Removing intermediate container 119c38f05bfc 04:16:18 ---> b14045930d9d 04:16:18 Step 26/26 : LABEL version=0.0.0 04:16:18 ---> Running in 7a9bf5a9a8e2 04:16:18 Removing intermediate container 7a9bf5a9a8e2 04:16:18 ---> 51efc6522704 04:16:18 [Warning] One or more build-args [ARCH] were not consumed 04:16:18 Successfully built 51efc6522704 04:16:18 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 04:16:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:19 04:16:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:19 arm64: Pulling from edgex-lftools-log-publisher 04:16:19 8998bd30e6a1: Pulling fs layer 04:16:19 04944245beec: Pulling fs layer 04:16:19 699f458cf7ca: Pulling fs layer 04:16:19 765212b225bb: Pulling fs layer 04:16:19 f23df028b6ca: Pulling fs layer 04:16:19 d65c8cfc05b1: Pulling fs layer 04:16:19 2437ff75d9bd: Pulling fs layer 04:16:19 765212b225bb: Waiting 04:16:19 f23df028b6ca: Waiting 04:16:19 d65c8cfc05b1: Waiting 04:16:19 2437ff75d9bd: Waiting 04:16:20 04944245beec: Verifying Checksum 04:16:20 04944245beec: Download complete 04:16:20 765212b225bb: Download complete 04:16:20 f23df028b6ca: Verifying Checksum 04:16:20 f23df028b6ca: Download complete 04:16:20 d65c8cfc05b1: Verifying Checksum 04:16:20 d65c8cfc05b1: Download complete 04:16:20 699f458cf7ca: Verifying Checksum 04:16:20 699f458cf7ca: Download complete 04:16:20 8998bd30e6a1: Verifying Checksum 04:16:20 8998bd30e6a1: Download complete 04:16:22 2437ff75d9bd: Verifying Checksum 04:16:22 2437ff75d9bd: Download complete 04:16:24 8998bd30e6a1: Pull complete 04:16:25 04944245beec: Pull complete 04:16:26 699f458cf7ca: Pull complete 04:16:26 765212b225bb: Pull complete 04:16:27 f23df028b6ca: Pull complete 04:16:27 d65c8cfc05b1: Pull complete 04:16:39 2437ff75d9bd: Pull complete 04:16:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:16:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:40 prd-ubuntu20.04-docker-arm64-4c-16g-8320 does not seem to be running inside a container 04:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:16:42 $ docker top 7e8df5b4325899be14b4235d1fdf1362f3fb951ec32fd829c45b58527d480d2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:42 ---> job-cost.sh 04:16:43 lf-activate-venv: SKIPPING 04:16:43 INFO: No Stack... 04:16:43 INFO: Retrieving Pricing Info for: v3-standard-4 04:16:44 INFO: Archiving Costs [Pipeline] sh 04:16:44 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:16:44 + cut -d, -f6 [Pipeline] lock 04:16:44 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] 04:16:44 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] did not exist. Created. 04:16:44 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:45 /w/workspace/device-onvif-camera/1@tmp/durable-3e47c15c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:16:45 + echo total: 0.10999999940395355 [Pipeline] stash 04:16:45 Warning: overwriting stash ‘stack-cost’ 04:16:45 Stashed 1 file(s) [Pipeline] } 04:16:45 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:16:45 $ docker stop --time=1 7e8df5b4325899be14b4235d1fdf1362f3fb951ec32fd829c45b58527d480d2c 04:16:47 $ docker rm -f --volumes 7e8df5b4325899be14b4235d1fdf1362f3fb951ec32fd829c45b58527d480d2c [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 04:16:48 provisioning config files... 04:16:48 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-248@tmp/config5441867382505294789tmp [Pipeline] { [Pipeline] sh 04:16:48 + set +x 04:16:48 + bash -s -- 04:16:48 + curl -s https://codecov.io/bash 04:16:48 04:16:48 _____ _ 04:16:48 / ____| | | 04:16:48 | | ___ __| | ___ ___ _____ __ 04:16:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:16:48 | |___| (_) | (_| | __/ (_| (_) \ V / 04:16:48 \_____\___/ \__,_|\___|\___\___/ \_/ 04:16:48 Bash-1.0.6 04:16:48 04:16:48 04:16:48 ==> git version 2.25.1 found 04:16:48 ==> 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 04:16:48 Release-Date: 2020-01-08 04:16:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:16:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:16:48 ==> Jenkins CI detected. 04:16:48 current dir:  /w/workspace/undry_device-onvif-camera_PR-248 04:16:48 project root: . 04:16:48 --> token set from env 04:16:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:16:48 ==> Running gcov in . (disable via -X gcov) 04:16:48 ==> Python coveragepy not found 04:16:48 ==> Searching for coverage reports in: 04:16:48 + . 04:16:48 -> Found 1 reports 04:16:48 ==> Detecting git/mercurial file structure 04:16:48 ==> Reading reports 04:16:48 + ./coverage.out bytes=79184 04:16:48 ==> Appending adjustments 04:16:48 https://docs.codecov.io/docs/fixing-reports 04:16:48 + Found adjustments 04:16:48 ==> Gzipping contents 04:16:48 12K /tmp/codecov.aDFPKp.gz 04:16:48 ==> Uploading reports 04:16:48 url: https://codecov.io 04:16:48 query: branch=PR-248&commit=62b75db95a92a9873ad5c28803ccb5c399d3273f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=248&job=&cmd_args= 04:16:48 -> Pinging Codecov 04:16:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-248&commit=62b75db95a92a9873ad5c28803ccb5c399d3273f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=248&job=&cmd_args= 04:16:49 -> Uploading to 04:16:49 https://storage.googleapis.com/codecov/v4/raw/2023-03-06/F29A59C45E3A92E06B3E522C9905F8EF/62b75db95a92a9873ad5c28803ccb5c399d3273f/f466b517-241f-4a82-9413-15a7d5efc07a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T041648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b3fabd45deb973dc12ebb0c2478d4a0797decd22d75a1ff7af8e94531807d4de 04:16:49 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:49 Dload Upload Total Spent Left Speed 04:16:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10860 0 0 100 10860 0 37448 --:--:-- --:--:-- --:--:-- 37448 04:16:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/62b75db95a92a9873ad5c28803ccb5c399d3273f [Pipeline] } 04:16:49 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 04:16:51 + [ -d /w/workspace/undry_device-onvif-camera_PR-248/archives ] 04:16:51 + ls -al /w/workspace/undry_device-onvif-camera_PR-248/archives 04:16:51 total 16 04:16:51 drwxr-xr-x 3 root root 4096 Mar 6 04:07 . 04:16:51 drwxrwxr-x 11 jenkins jenkins 4096 Mar 6 04:07 .. 04:16:51 drwxr-xr-x 2 root root 4096 Mar 6 04:07 cost 04:16:51 -rw-r--r-- 1 root root 91 Mar 6 04:07 cost.csv 04:16:51 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-248/archives 04:16:51 + ls -al /w/workspace/undry_device-onvif-camera_PR-248/archives 04:16:51 total 16 04:16:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 04:07 . 04:16:51 drwxrwxr-x 11 jenkins jenkins 4096 Mar 6 04:07 .. 04:16:51 drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 04:07 cost 04:16:51 -rw-r--r-- 1 jenkins jenkins 91 Mar 6 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:16:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:16:52 ---> package-listing.sh 04:16:52 ++ facter osfamily 04:16:52 ++ tr '[:upper:]' '[:lower:]' 04:16:52 + OS_FAMILY=debian 04:16:52 + workspace=/w/workspace/undry_device-onvif-camera_PR-248 04:16:52 + START_PACKAGES=/tmp/packages_start.txt 04:16:52 + END_PACKAGES=/tmp/packages_end.txt 04:16:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:16:52 + PACKAGES=/tmp/packages_start.txt 04:16:52 + '[' /w/workspace/undry_device-onvif-camera_PR-248 ']' 04:16:52 + PACKAGES=/tmp/packages_end.txt 04:16:52 + case "${OS_FAMILY}" in 04:16:52 + dpkg -l 04:16:52 + grep '^ii' 04:16:52 + '[' -f /tmp/packages_start.txt ']' 04:16:52 + '[' -f /tmp/packages_end.txt ']' 04:16:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:16:52 + '[' /w/workspace/undry_device-onvif-camera_PR-248 ']' 04:16:52 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-248/archives/ 04:16:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-248/archives/ [Pipeline] echo 04:16:52 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-248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:16:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:53 prd-ubuntu20.04-docker-8c-8g-8317 does not seem to be running inside a container 04:16:53 $ 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-248/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-248 -v /w/workspace/undry_device-onvif-camera_PR-248:/w/workspace/undry_device-onvif-camera_PR-248:rw,z -v /w/workspace/undry_device-onvif-camera_PR-248@tmp:/w/workspace/undry_device-onvif-camera_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:16:53 $ docker top 494187391dc5ce5a16ed00ed714796246eb0bc6b174bc911c08c88630919e89a -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:54 + touch /tmp/pre-build-complete [Pipeline] sh 04:16:54 + mkdir -p /var/log/sysstat [Pipeline] sh 04:16:54 + ls /var/log/sa-host 04:16:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:55 provisioning config files... 04:16:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-248@tmp/config441355380816431548tmp [Pipeline] { [Pipeline] echo 04:16:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:55 ---> create-netrc.sh [Pipeline] } 04:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:55 ---> python-tools-install.sh [Pipeline] echo 04:16:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:56 ---> sudo-logs.sh 04:16:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:56 ---> job-cost.sh 04:16:56 lf-activate-venv: SKIPPING 04:16:56 DEBUG: total: 0.2199999988079071 04:16:56 INFO: Retrieving Stack Cost... 04:16:56 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:57 INFO: Archiving Costs [Pipeline] echo 04:16:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:57 ---> logs-deploy.sh 04:16:57 lf-activate-venv: SKIPPING 04:16:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-248/1 04:16:57 INFO: archiving workspace using pattern(s): 04:16:58 Archives upload complete. 04:16:58 INFO: archiving logs to Nexus