Pull request #222 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7e93cb887219dd57e8860016334c0004305a7aa+6741b2693d9de414b67a8d31d89bc7ad3a9d0867 (c5b0706c1d82bb057a16f771deb7315b0e933395) 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-ssh5714166692617144909.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-ssh5919175103761371198.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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh291240469709964256.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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7687843605621140526.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-ssh10851461204150364724.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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14453095845731461011.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3317’ Running on prd-ubuntu20.04-docker-8c-8g-3325 in /w/workspace/undry_device-onvif-camera_PR-222 [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-222 # 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/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6741b2693d9de414b67a8d31d89bc7ad3a9d0867 into PR head commit e7e93cb887219dd57e8860016334c0004305a7aa Merge succeeded, producing e7e93cb887219dd57e8860016334c0004305a7aa Checking out Revision e7e93cb887219dd57e8860016334c0004305a7aa (PR-222) 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 03:21:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e93cb887219dd57e8860016334c0004305a7aa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6741b2693d9de414b67a8d31d89bc7ad3a9d0867 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7e93cb887219dd57e8860016334c0004305a7aa # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:21:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:21:18 ========================================================= 03:21:18 EdgeX Global Pipelines Version Info 03:21:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:21:19 ------------------- 03:21:19 stable info: 03:21:19 ------------------- 03:21:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:21:19 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:21:19 Message: update stable to v1.0.244 03:21:19 ------------------- 03:21:19 experimental info: 03:21:19 ------------------- 03:21:19 Commited By: **** collab-it+edgex@linuxfoundation.org 03:21:19 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:21:19 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:21:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:21:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7e93cb887219dd57e8860016334c0004305a7aa [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7e93cb [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:21 provisioning config files... 03:21:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config4526006664136940131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:21 ---> docker-login.sh 03:21:21 nexus3.edgexfoundry.org:10001 03:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:22 Configure a credential helper to remove this warning. See 03:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:22 03:21:22 Login Succeeded 03:21:22 nexus3.edgexfoundry.org:10002 03:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:22 Configure a credential helper to remove this warning. See 03:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:22 03:21:22 Login Succeeded 03:21:22 nexus3.edgexfoundry.org:10003 03:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:22 Configure a credential helper to remove this warning. See 03:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:22 03:21:22 Login Succeeded 03:21:22 nexus3.edgexfoundry.org:10004 03:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:22 Configure a credential helper to remove this warning. See 03:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:22 03:21:22 Login Succeeded 03:21:22 docker.io 03:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:22 Configure a credential helper to remove this warning. See 03:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:22 03:21:22 Login Succeeded 03:21:22 ---> docker-login.sh ends [Pipeline] } 03:21:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:21:23 + git rev-list -1 --merges e7e93cb887219dd57e8860016334c0004305a7aa~1..e7e93cb887219dd57e8860016334c0004305a7aa [Pipeline] echo 03:21:23 -----------> git rev-list -1 --merges e7e93cb887219dd57e8860016334c0004305a7aa~1..e7e93cb887219dd57e8860016334c0004305a7aa e7e93cb887219dd57e8860016334c0004305a7aa [false] [Pipeline] sh 03:21:23 + git log --format=format:%s -1 e7e93cb887219dd57e8860016334c0004305a7aa [Pipeline] echo 03:21:23 ========================================================= 03:21:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:21:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:21:24 + git log --format=format:%s -1 e7e93cb887219dd57e8860016334c0004305a7aa [Pipeline] echo 03:21:24 [semverPrep] GIT_COMMIT: e7e93cb887219dd57e8860016334c0004305a7aa, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:21:24 [semverPrep] This is not a build commit. [Pipeline] sh 03:21:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:24 + grep -v github /etc/ssh/ssh_known_hosts 03:21:24 + [ -e /tmp/ssh_known_hosts ] 03:21:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:21:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:21:24 + sudo tee -a /etc/ssh/ssh_known_hosts 03:21:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:25 03:21:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:25 0.1.4: Pulling from edgex-devops/py-git-semver 03:21:25 b85a868b505f: Pulling fs layer 03:21:25 e2be974225ed: Pulling fs layer 03:21:25 339a4e72a1f5: Pulling fs layer 03:21:25 988bab9f4d93: Pulling fs layer 03:21:25 1469e6f7b9e6: Pulling fs layer 03:21:25 eaf3925da568: Pulling fs layer 03:21:25 bab4dde63d76: Pulling fs layer 03:21:25 bde34c3a00c8: Pulling fs layer 03:21:25 b352a97aabf1: Pulling fs layer 03:21:25 4872d77fe225: Pulling fs layer 03:21:25 5851b861e8e6: Pulling fs layer 03:21:25 bde34c3a00c8: Waiting 03:21:25 b352a97aabf1: Waiting 03:21:25 988bab9f4d93: Waiting 03:21:25 bab4dde63d76: Waiting 03:21:25 1469e6f7b9e6: Waiting 03:21:25 5851b861e8e6: Waiting 03:21:25 eaf3925da568: Waiting 03:21:25 e2be974225ed: Verifying Checksum 03:21:25 e2be974225ed: Download complete 03:21:25 988bab9f4d93: Verifying Checksum 03:21:25 988bab9f4d93: Download complete 03:21:25 1469e6f7b9e6: Verifying Checksum 03:21:25 1469e6f7b9e6: Download complete 03:21:25 eaf3925da568: Verifying Checksum 03:21:25 eaf3925da568: Download complete 03:21:26 339a4e72a1f5: Verifying Checksum 03:21:26 339a4e72a1f5: Download complete 03:21:26 bde34c3a00c8: Verifying Checksum 03:21:26 bde34c3a00c8: Download complete 03:21:26 b352a97aabf1: Download complete 03:21:26 4872d77fe225: Verifying Checksum 03:21:26 4872d77fe225: Download complete 03:21:26 5851b861e8e6: Verifying Checksum 03:21:26 5851b861e8e6: Download complete 03:21:26 b85a868b505f: Verifying Checksum 03:21:26 b85a868b505f: Download complete 03:21:26 bab4dde63d76: Verifying Checksum 03:21:26 bab4dde63d76: Download complete 03:21:27 b85a868b505f: Pull complete 03:21:27 e2be974225ed: Pull complete 03:21:28 339a4e72a1f5: Pull complete 03:21:28 988bab9f4d93: Pull complete 03:21:29 1469e6f7b9e6: Pull complete 03:21:29 eaf3925da568: Pull complete 03:21:31 bab4dde63d76: Pull complete 03:21:31 bde34c3a00c8: Pull complete 03:21:31 b352a97aabf1: Pull complete 03:21:31 4872d77fe225: Pull complete 03:21:31 5851b861e8e6: Pull complete 03:21:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:21:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:32 prd-ubuntu20.04-docker-8c-8g-3325 does not seem to be running inside a container 03:21:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@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 03:21:35 $ docker top 5bd381d8a8ce164f7e6f66963633a2e0857dcb76d07b83615e3f9a42017c0415 -eo pid,comm 03:21:35 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). 03:21:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:35 [ssh-agent] Looking for ssh-agent implementation... 03:21:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:35 $ docker exec 5bd381d8a8ce164f7e6f66963633a2e0857dcb76d07b83615e3f9a42017c0415 ssh-agent 03:21:35 SSH_AUTH_SOCK=/tmp/ssh-iIMogZ3CRc4c/agent.33 03:21:35 SSH_AGENT_PID=39 03:21:35 Running ssh-add (command line suppressed) 03:21:35 Identity added: /w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_10426231349939581068.key (/w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_10426231349939581068.key) 03:21:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:36 + git tag --points-at HEAD [Pipeline] } 03:21:36 $ docker exec --env ******** --env ******** 5bd381d8a8ce164f7e6f66963633a2e0857dcb76d07b83615e3f9a42017c0415 ssh-agent -k 03:21:36 unset SSH_AUTH_SOCK; 03:21:36 unset SSH_AGENT_PID; 03:21:36 echo Agent pid 39 killed; 03:21:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:21:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:36 [ssh-agent] Looking for ssh-agent implementation... 03:21:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:36 $ docker exec 5bd381d8a8ce164f7e6f66963633a2e0857dcb76d07b83615e3f9a42017c0415 ssh-agent 03:21:36 SSH_AUTH_SOCK=/tmp/ssh-WW3o02hZ2VtF/agent.71 03:21:36 SSH_AGENT_PID=77 03:21:36 Running ssh-add (command line suppressed) 03:21:36 Identity added: /w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_16528339208688541556.key (/w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_16528339208688541556.key) 03:21:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:37 + git semver init 03:21:37 2023-01-23 03:21:37,412 [run_init] DEBUG init version:0.0.0 force:False 03:21:37 2023-01-23 03:21:37,413 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-222/.semver 03:21:37 2023-01-23 03:21:37,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-222/.semver 03:21:37 2023-01-23 03:21:37,413 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-222/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-222, universal_newlines=False, shell=None, istream=None) 03:21:38 2023-01-23 03:21:38,334 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-222/.git/info/exclude 03:21:38 2023-01-23 03:21:38,335 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 with force:False 03:21:38 2023-01-23 03:21:38,335 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 03:21:38 2023-01-23 03:21:38,340 [execute] INFO git cat-file --batch-check 03:21:38 2023-01-23 03:21:38,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-222/.semver, universal_newlines=False, shell=None, istream=) 03:21:38 2023-01-23 03:21:38,346 [execute] INFO git cat-file --batch 03:21:38 2023-01-23 03:21:38,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-222/.semver, universal_newlines=False, shell=None, istream=) 03:21:38 2023-01-23 03:21:38,351 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 03:21:38 0.0.0 [Pipeline] } 03:21:38 $ docker exec --env ******** --env ******** 5bd381d8a8ce164f7e6f66963633a2e0857dcb76d07b83615e3f9a42017c0415 ssh-agent -k 03:21:38 unset SSH_AUTH_SOCK; 03:21:38 unset SSH_AGENT_PID; 03:21:38 echo Agent pid 77 killed; 03:21:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:39 + git semver [Pipeline] } 03:21:39 $ docker stop --time=1 5bd381d8a8ce164f7e6f66963633a2e0857dcb76d07b83615e3f9a42017c0415 03:21:40 $ docker rm -f --volumes 5bd381d8a8ce164f7e6f66963633a2e0857dcb76d07b83615e3f9a42017c0415 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:21:41 Stashed 1 file(s) [Pipeline] echo 03:21:41 [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 03:21:42 provisioning config files... 03:21:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config11194062173979362420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:42 ---> docker-login.sh 03:21:42 nexus3.edgexfoundry.org:10001 03:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:42 Configure a credential helper to remove this warning. See 03:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:42 03:21:42 Login Succeeded 03:21:42 nexus3.edgexfoundry.org:10002 03:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:42 Configure a credential helper to remove this warning. See 03:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:42 03:21:42 Login Succeeded 03:21:42 nexus3.edgexfoundry.org:10003 03:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:42 Configure a credential helper to remove this warning. See 03:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:42 03:21:42 Login Succeeded 03:21:42 nexus3.edgexfoundry.org:10004 03:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:42 Configure a credential helper to remove this warning. See 03:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:42 03:21:42 Login Succeeded 03:21:42 docker.io 03:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:43 Configure a credential helper to remove this warning. See 03:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:43 03:21:43 Login Succeeded 03:21:43 ---> docker-login.sh ends [Pipeline] } 03:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:21:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:21:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:21:43 ========================================================= 03:21:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:21:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:43 + 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 . 03:21:43 Sending build context to Docker daemon 27.65MB 03:21:43 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:21:43 Step 2/13 : FROM ${BASE} AS builder 03:21:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:21:44 213ec9aee27d: Pulling fs layer 03:21:44 4583459ba037: Pulling fs layer 03:21:44 93c1e223e6f2: Pulling fs layer 03:21:44 53926ce57604: Pulling fs layer 03:21:44 21b2b0c7a3f4: Pulling fs layer 03:21:44 22ff95d597cd: Pulling fs layer 03:21:44 12d6caf4c0d1: Pulling fs layer 03:21:44 96b7cbca73a9: Pulling fs layer 03:21:44 a7acece74701: Pulling fs layer 03:21:44 53926ce57604: Waiting 03:21:44 22ff95d597cd: Waiting 03:21:44 12d6caf4c0d1: Waiting 03:21:44 96b7cbca73a9: Waiting 03:21:44 a7acece74701: Waiting 03:21:44 93c1e223e6f2: Download complete 03:21:44 4583459ba037: Verifying Checksum 03:21:44 4583459ba037: Download complete 03:21:44 21b2b0c7a3f4: Download complete 03:21:44 22ff95d597cd: Verifying Checksum 03:21:44 22ff95d597cd: Download complete 03:21:44 213ec9aee27d: Verifying Checksum 03:21:44 213ec9aee27d: Download complete 03:21:44 12d6caf4c0d1: Verifying Checksum 03:21:44 12d6caf4c0d1: Download complete 03:21:44 213ec9aee27d: Pull complete 03:21:44 4583459ba037: Pull complete 03:21:44 93c1e223e6f2: Pull complete 03:21:46 a7acece74701: Verifying Checksum 03:21:46 a7acece74701: Download complete 03:21:46 53926ce57604: Verifying Checksum 03:21:46 53926ce57604: Download complete 03:21:46 96b7cbca73a9: Verifying Checksum 03:21:46 96b7cbca73a9: Download complete 03:21:50 53926ce57604: Pull complete 03:21:50 21b2b0c7a3f4: Pull complete 03:21:50 22ff95d597cd: Pull complete 03:21:50 12d6caf4c0d1: Pull complete 03:21:52 96b7cbca73a9: Pull complete 03:21:53 a7acece74701: Pull complete 03:21:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:21:53 ---> db6d94c90886 03:21:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:21:56 Still waiting to schedule task 03:21:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3322’ is offline 03:21:58 ---> Running in 2aa152cf3406 03:21:59 Removing intermediate container 2aa152cf3406 03:21:59 ---> fe755f84a644 03:21:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:21:59 ---> Running in bcced1ba45d4 03:21:59 Removing intermediate container bcced1ba45d4 03:21:59 ---> bd536beee879 03:21:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:21:59 ---> Running in da3453eac91b 03:21:59 Removing intermediate container da3453eac91b 03:21:59 ---> 468154bcbcb7 03:21:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:21:59 ---> Running in 2825419ca0c3 03:21:59 Removing intermediate container 2825419ca0c3 03:21:59 ---> 9c96f0a81f7d 03:21:59 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:21:59 ---> Running in d8663c92c446 03:21:59 Removing intermediate container d8663c92c446 03:21:59 ---> 64d690fbd0e6 03:21:59 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:21:59 ---> Running in 5b58eeadb419 03:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:22:00 OK: 211 MiB in 51 packages 03:22:00 Removing intermediate container 5b58eeadb419 03:22:00 ---> 50fffe1f6f65 03:22:00 Step 9/13 : WORKDIR /device-onvif-camera 03:22:00 ---> Running in 1975b8f531f1 03:22:00 Removing intermediate container 1975b8f531f1 03:22:00 ---> 1e284374cee6 03:22:00 Step 10/13 : COPY go.mod vendor* ./ 03:22:00 ---> 84348253b089 03:22:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:00 ---> Running in 86d73a7bbc41 03:22:57 Removing intermediate container 86d73a7bbc41 03:22:57 ---> edd52a03bc54 03:22:57 Step 12/13 : COPY . . 03:22:57 ---> da39b3c6dd55 03:22:57 Step 13/13 : RUN ${MAKE} 03:22:57 ---> Running in 15bc2fc11c38 03:22:57 noop 03:22:57 Removing intermediate container 15bc2fc11c38 03:22:57 ---> 1a53c9dd0586 03:22:57 Successfully built 1a53c9dd0586 03:22:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:58 + docker inspect -f . ci-base-image-x86_64 03:22:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:58 prd-ubuntu20.04-docker-8c-8g-3325 does not seem to be running inside a container 03:22:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@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 03:22:59 $ docker top e601fcd976a5b3af44cde9d2990855989874262ec0eec6954fc2d8c5b3c9097a -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:59 + go version 03:22:59 go version go1.18.7 linux/amd64 [Pipeline] } 03:22:59 $ docker stop --time=1 e601fcd976a5b3af44cde9d2990855989874262ec0eec6954fc2d8c5b3c9097a 03:23:01 $ docker rm -f --volumes e601fcd976a5b3af44cde9d2990855989874262ec0eec6954fc2d8c5b3c9097a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:02 + docker inspect -f . ci-base-image-x86_64 03:23:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:02 prd-ubuntu20.04-docker-8c-8g-3325 does not seem to be running inside a container 03:23:02 $ 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-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@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 03:23:02 $ docker top 6064b604b69f6e703360bc77d52074a0be84f105a29eda6b34bd66d82a367899 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:03 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-222 [Pipeline] fileExists [Pipeline] sh 03:23:03 + make test 03:23:03 go test ./... -coverprofile=coverage.out ./... 03:23:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:23:16 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:23:18 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 29.3% of statements 03:23:18 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:23:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.540s coverage: 86.5% of statements 03:23:27 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." 03:23:27 go vet ./... 03:23:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:23:30 ./bin/test-attribution-txt.sh 03:23:30 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 03:23:30 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 03:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:23:30 $ docker stop --time=1 6064b604b69f6e703360bc77d52074a0be84f105a29eda6b34bd66d82a367899 03:23:33 $ docker rm -f --volumes 6064b604b69f6e703360bc77d52074a0be84f105a29eda6b34bd66d82a367899 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:23:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:23:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:23:34 + ls -al . 03:23:34 total 236 03:23:34 drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 03:23 . 03:23:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 03:21 .. 03:23:34 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 03:23 .git 03:23:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 03:21 .github 03:23:34 -rw-rw-r-- 1 jenkins jenkins 496 Jan 23 03:21 .gitignore 03:23:34 -rw-rw-r-- 1 jenkins jenkins 42 Jan 23 03:21 .golangci.yml 03:23:34 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 03:21 .semver 03:23:34 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 23 03:21 Attribution.txt 03:23:34 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 23 03:21 CHANGELOG.md 03:23:34 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 23 03:21 Dockerfile 03:23:34 -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 03:21 GOVERNANCE.md 03:23:34 -rw-rw-r-- 1 jenkins jenkins 734 Jan 23 03:21 Jenkinsfile 03:23:34 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 23 03:21 LICENSE 03:23:34 -rw-rw-r-- 1 jenkins jenkins 2577 Jan 23 03:21 Makefile 03:23:34 -rw-rw-r-- 1 jenkins jenkins 625 Jan 23 03:21 OWNERS.md 03:23:34 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 23 03:21 README.md 03:23:34 -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 03:21 VERSION 03:23:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 03:21 bin 03:23:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 03:21 cmd 03:23:34 -rw-r--r-- 1 jenkins jenkins 79184 Jan 23 03:23 coverage.out 03:23:34 drwxrwxr-x 6 jenkins jenkins 4096 Jan 23 03:21 doc 03:23:34 -rw-rw-r-- 1 jenkins jenkins 3654 Jan 23 03:21 go.mod 03:23:34 -rw-rw-r-- 1 jenkins jenkins 36181 Jan 23 03:21 go.sum 03:23:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 03:21 internal 03:23:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 03:21 snap 03:23:34 -rw-rw-r-- 1 jenkins jenkins 236 Jan 23 03:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:35 + 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=e7e93cb887219dd57e8860016334c0004305a7aa --label arch=amd64 --label version=0.0.0 . 03:23:35 Sending build context to Docker daemon 27.73MB 03:23:35 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:23:35 Step 2/26 : FROM ${BASE} AS builder 03:23:35 ---> 1a53c9dd0586 03:23:35 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:23:35 ---> Running in 4c20d30f8e20 03:23:35 Removing intermediate container 4c20d30f8e20 03:23:35 ---> ac2e5eaf1dfe 03:23:35 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:23:35 ---> Running in 79b3cbea2d92 03:23:35 Removing intermediate container 79b3cbea2d92 03:23:35 ---> f96ad43d4214 03:23:35 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:23:35 ---> Running in 836c1c72ce12 03:23:35 Removing intermediate container 836c1c72ce12 03:23:35 ---> 32cc35895dbb 03:23:35 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:23:35 ---> Running in a447e748475b 03:23:35 Removing intermediate container a447e748475b 03:23:35 ---> 2e2044346371 03:23:35 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:23:35 ---> Running in 0f6119c8c07a 03:23:35 Removing intermediate container 0f6119c8c07a 03:23:35 ---> 184904bdd44a 03:23:35 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:23:36 ---> Running in cab9b06e81de 03:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:23:36 OK: 211 MiB in 51 packages 03:23:37 Removing intermediate container cab9b06e81de 03:23:37 ---> 3e17fe2f0dbc 03:23:37 Step 9/26 : WORKDIR /device-onvif-camera 03:23:37 ---> Running in 2d909c53e9e2 03:23:37 Removing intermediate container 2d909c53e9e2 03:23:37 ---> 1b96c5d7e470 03:23:37 Step 10/26 : COPY go.mod vendor* ./ 03:23:37 ---> 96ecded7b02f 03:23:37 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:37 ---> Running in 3d262feb0dbf 03:23:38 Removing intermediate container 3d262feb0dbf 03:23:38 ---> 3b73d504384b 03:23:38 Step 12/26 : COPY . . 03:23:39 ---> 6a715ac04cde 03:23:39 Step 13/26 : RUN ${MAKE} 03:23:39 ---> Running in ceb4baa44bff 03:23:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:24:06 Removing intermediate container ceb4baa44bff 03:24:06 ---> 2153051a3215 03:24:06 Step 14/26 : FROM alpine:3.16 03:24:06 3.16: Pulling from library/alpine 03:24:06 ca7dd9ec2225: Pulling fs layer 03:24:06 ca7dd9ec2225: Verifying Checksum 03:24:06 ca7dd9ec2225: Download complete 03:24:06 ca7dd9ec2225: Pull complete 03:24:06 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:24:06 Status: Downloaded newer image for alpine:3.16 03:24:06 ---> bfe296a52501 03:24:06 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:24:06 ---> Running in 86a826032334 03:24:06 Removing intermediate container 86a826032334 03:24:06 ---> 2d4f53888358 03:24:06 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:24:06 ---> Running in 4b2c50ee59ba 03:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:06 (1/1) Installing dumb-init (1.2.5-r1) 03:24:06 Executing busybox-1.35.0-r17.trigger 03:24:06 OK: 6 MiB in 15 packages 03:24:06 Removing intermediate container 4b2c50ee59ba 03:24:06 ---> 60429b19ff18 03:24:06 Step 17/26 : WORKDIR / 03:24:06 ---> Running in 8461bb84a5b1 03:24:06 Removing intermediate container 8461bb84a5b1 03:24:06 ---> d6c8988b0f47 03:24:06 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:24:06 ---> d5810fa1412b 03:24:06 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:24:06 ---> e407fed3e052 03:24:06 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:24:06 ---> 9c7d1fdc45de 03:24:06 Step 21/26 : EXPOSE 59984 03:24:06 ---> Running in 6abad043f482 03:24:06 Removing intermediate container 6abad043f482 03:24:06 ---> 3c370db6d08b 03:24:06 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:24:06 ---> Running in 86fbf96b4046 03:24:06 Removing intermediate container 86fbf96b4046 03:24:06 ---> f49ada970e37 03:24:06 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:24:06 ---> Running in 9c3fb5d5162b 03:24:06 Removing intermediate container 9c3fb5d5162b 03:24:06 ---> 5e4da4d89d37 03:24:06 Step 24/26 : LABEL arch=amd64 03:24:06 ---> Running in cb4c8b0e7b30 03:24:06 Removing intermediate container cb4c8b0e7b30 03:24:06 ---> bd622870c900 03:24:06 Step 25/26 : LABEL git_sha=e7e93cb887219dd57e8860016334c0004305a7aa 03:24:06 ---> Running in 34f99ecc05ea 03:24:06 Removing intermediate container 34f99ecc05ea 03:24:06 ---> 2818a3ea2490 03:24:06 Step 26/26 : LABEL version=0.0.0 03:24:06 ---> Running in e7871bbe5fe6 03:24:06 Removing intermediate container e7871bbe5fe6 03:24:06 ---> d4573c20dc0a 03:24:06 [Warning] One or more build-args [ARCH] were not consumed 03:24:06 Successfully built d4573c20dc0a 03:24:06 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:06 03:24:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:07 latest: Pulling from edgex-lftools-log-publisher 03:24:07 5eb5b503b376: Pulling fs layer 03:24:07 5c69ac0246d0: Pulling fs layer 03:24:07 ec43610c2a17: Pulling fs layer 03:24:07 3a2ae6a8a46f: Pulling fs layer 03:24:07 33b1e0a273af: Pulling fs layer 03:24:07 5d3b04190fa2: Pulling fs layer 03:24:07 2f39f015ded8: Pulling fs layer 03:24:07 3a2ae6a8a46f: Waiting 03:24:07 2f39f015ded8: Waiting 03:24:07 33b1e0a273af: Waiting 03:24:07 5d3b04190fa2: Waiting 03:24:07 5c69ac0246d0: Download complete 03:24:07 3a2ae6a8a46f: Download complete 03:24:07 33b1e0a273af: Verifying Checksum 03:24:07 33b1e0a273af: Download complete 03:24:07 5d3b04190fa2: Download complete 03:24:07 ec43610c2a17: Verifying Checksum 03:24:07 ec43610c2a17: Download complete 03:24:07 5eb5b503b376: Download complete 03:24:08 2f39f015ded8: Download complete 03:24:09 5eb5b503b376: Pull complete 03:24:09 5c69ac0246d0: Pull complete 03:24:09 ec43610c2a17: Pull complete 03:24:09 3a2ae6a8a46f: Pull complete 03:24:10 33b1e0a273af: Pull complete 03:24:10 5d3b04190fa2: Pull complete 03:24:14 2f39f015ded8: Pull complete 03:24:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:14 prd-ubuntu20.04-docker-8c-8g-3325 does not seem to be running inside a container 03:24:14 $ 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-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@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 03:24:18 $ docker top 847a15db61eff5e328f02f8f9b825ea56a7a58f392870dcc4d3b7681b62583d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:18 ---> job-cost.sh 03:24:18 lf-activate-venv: SKIPPING 03:24:18 INFO: No Stack... 03:24:19 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:19 INFO: Archiving Costs [Pipeline] sh 03:24:20 + cat /w/workspace/undry_device-onvif-camera_PR-222/archives/cost.csv 03:24:20 + cut -d, -f6 [Pipeline] lock 03:24:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-222-1-stack-cost] 03:24:20 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-1-stack-cost] did not exist. Created. 03:24:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:20 + echo total: 0.2199999988079071 [Pipeline] stash 03:24:20 Stashed 1 file(s) [Pipeline] } 03:24:20 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:24:20 $ docker stop --time=1 847a15db61eff5e328f02f8f9b825ea56a7a58f392870dcc4d3b7681b62583d3 03:24:21 $ docker rm -f --volumes 847a15db61eff5e328f02f8f9b825ea56a7a58f392870dcc4d3b7681b62583d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:24:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3328 in /w/workspace/undry_device-onvif-camera_PR-222 [Pipeline] { [Pipeline] ws 03:24:32 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:24:32 The recommended git tool is: git 03:24:38 using credential edgex-jenkins-ssh 03:24:38 Cloning the remote Git repository 03:24:38 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:24:38 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:24:38 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:24:38 > git --version # timeout=10 03:24:38 > git --version # 'git version 2.25.1' 03:24:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:39 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:24:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:40 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:24:40 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:24:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:24:41 Merging remotes/origin/main commit 6741b2693d9de414b67a8d31d89bc7ad3a9d0867 into PR head commit e7e93cb887219dd57e8860016334c0004305a7aa 03:24:41 Merge succeeded, producing e7e93cb887219dd57e8860016334c0004305a7aa 03:24:41 Checking out Revision e7e93cb887219dd57e8860016334c0004305a7aa (PR-222) 03:24:41 > git config core.sparsecheckout # timeout=10 03:24:41 > git checkout -f e7e93cb887219dd57e8860016334c0004305a7aa # timeout=10 03:24:41 > git remote # timeout=10 03:24:41 > git config --get remote.origin.url # timeout=10 03:24:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:41 > git merge 6741b2693d9de414b67a8d31d89bc7ad3a9d0867 # timeout=10 03:24:41 > git rev-parse HEAD^{commit} # timeout=10 03:24:41 > git config core.sparsecheckout # timeout=10 03:24:41 > git checkout -f e7e93cb887219dd57e8860016334c0004305a7aa # timeout=10 03:24:42 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:24:42 > git --version # timeout=10 03:24:42 > git --version # 'git version 2.25.1' 03:24:42 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:24:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:24:43 Dload Upload Total Spent Left Speed 03:24:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 03:24:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:24:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:24:44 + sudo tee /etc/docker/daemon.new 03:24:44 { 03:24:44 "registry-mirrors": [ 03:24:44 "https://nexus3.edgexfoundry.org:10001" 03:24:44 ], 03:24:44 "bip": "10.250.0.254/24", 03:24:44 "hosts": [ 03:24:44 "tcp://0.0.0.0:5555", 03:24:44 "unix:///var/run/docker.sock" 03:24:44 ], 03:24:44 "mtu": 1458, 03:24:44 "selinux-enabled": true, 03:24:44 "seccomp-profile": "/etc/docker/seccomp.json" 03:24:44 } [Pipeline] sh 03:24:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:24:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:25:03 provisioning config files... 03:25:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14279752766779181830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:04 ---> docker-login.sh 03:25:04 nexus3.edgexfoundry.org:10001 03:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:05 Configure a credential helper to remove this warning. See 03:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:05 03:25:05 Login Succeeded 03:25:05 nexus3.edgexfoundry.org:10002 03:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:05 Configure a credential helper to remove this warning. See 03:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:05 03:25:05 Login Succeeded 03:25:05 nexus3.edgexfoundry.org:10003 03:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:05 Configure a credential helper to remove this warning. See 03:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:05 03:25:05 Login Succeeded 03:25:05 nexus3.edgexfoundry.org:10004 03:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:06 Configure a credential helper to remove this warning. See 03:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:06 03:25:06 Login Succeeded 03:25:06 docker.io 03:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:06 Configure a credential helper to remove this warning. See 03:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:06 03:25:06 Login Succeeded 03:25:06 ---> docker-login.sh ends [Pipeline] } 03:25:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:25:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:25:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:25:07 ========================================================= 03:25:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:25:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:25:08 Sending build context to Docker daemon 20.52MB 03:25:08 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:25:08 Step 2/13 : FROM ${BASE} AS builder 03:25:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:25:08 9b18e9b68314: Pulling fs layer 03:25:08 35d82f9e3411: Pulling fs layer 03:25:08 e16973657156: Pulling fs layer 03:25:08 fc693d55d65f: Pulling fs layer 03:25:08 7e9fc2657dce: Pulling fs layer 03:25:08 dda99020689f: Pulling fs layer 03:25:08 db1c61fa0a46: Pulling fs layer 03:25:08 891c053d2c06: Pulling fs layer 03:25:08 dda99020689f: Waiting 03:25:08 db1c61fa0a46: Waiting 03:25:08 fc693d55d65f: Waiting 03:25:08 7e9fc2657dce: Waiting 03:25:08 891c053d2c06: Waiting 03:25:08 e16973657156: Download complete 03:25:08 35d82f9e3411: Verifying Checksum 03:25:08 35d82f9e3411: Download complete 03:25:08 7e9fc2657dce: Verifying Checksum 03:25:08 7e9fc2657dce: Download complete 03:25:08 dda99020689f: Verifying Checksum 03:25:08 dda99020689f: Download complete 03:25:08 9b18e9b68314: Verifying Checksum 03:25:08 9b18e9b68314: Download complete 03:25:09 9b18e9b68314: Pull complete 03:25:09 891c053d2c06: Verifying Checksum 03:25:09 891c053d2c06: Download complete 03:25:10 35d82f9e3411: Pull complete 03:25:10 e16973657156: Pull complete 03:25:11 db1c61fa0a46: Download complete 03:25:11 fc693d55d65f: Verifying Checksum 03:25:11 fc693d55d65f: Download complete 03:25:23 fc693d55d65f: Pull complete 03:25:23 7e9fc2657dce: Pull complete 03:25:23 dda99020689f: Pull complete 03:25:27 db1c61fa0a46: Pull complete 03:25:31 891c053d2c06: Pull complete 03:25:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:25:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:25:31 ---> f96f9c87975a 03:25:31 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:25:33 ---> Running in 7690957ad179 03:25:33 Removing intermediate container 7690957ad179 03:25:33 ---> 7019c78d52bc 03:25:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:25:33 ---> Running in fad39fc4f282 03:25:34 Removing intermediate container fad39fc4f282 03:25:34 ---> 60345f15114c 03:25:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:25:34 ---> Running in 17509d785b94 03:25:34 Removing intermediate container 17509d785b94 03:25:34 ---> 252e7f4ba5a4 03:25:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:25:34 ---> Running in b3bd4dcdbe19 03:25:35 Removing intermediate container b3bd4dcdbe19 03:25:35 ---> dc23a886bdb5 03:25:35 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:25:35 ---> Running in 7a51ddae1af3 03:25:35 Removing intermediate container 7a51ddae1af3 03:25:35 ---> 71b758267174 03:25:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:25:35 ---> Running in 9469c2ee2c7c 03:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:25:37 OK: 221 MiB in 51 packages 03:25:38 Removing intermediate container 9469c2ee2c7c 03:25:38 ---> 61433b21ea48 03:25:38 Step 9/13 : WORKDIR /device-onvif-camera 03:25:38 ---> Running in 7fe0c7877f28 03:25:39 Removing intermediate container 7fe0c7877f28 03:25:39 ---> e8cebdbd7496 03:25:39 Step 10/13 : COPY go.mod vendor* ./ 03:25:39 ---> a5b05ff1ab7d 03:25:39 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:39 ---> Running in 0fec2dc2a6e5 03:26:47 Removing intermediate container 0fec2dc2a6e5 03:26:47 ---> 8d58ca49f5e5 03:26:47 Step 12/13 : COPY . . 03:26:47 ---> d6cb598a56a6 03:26:47 Step 13/13 : RUN ${MAKE} 03:26:47 ---> Running in 38152c76785a 03:26:48 noop 03:26:48 Removing intermediate container 38152c76785a 03:26:48 ---> 353e5dcc76af 03:26:48 Successfully built 353e5dcc76af 03:26:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:49 + docker inspect -f . ci-base-image-arm64 03:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:49 prd-ubuntu20.04-docker-arm64-4c-16g-3328 does not seem to be running inside a container 03:26:49 $ 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 03:26:50 $ docker top 65031d0f75096efc158d52b05067c6236f79337a6506a1a96560fe2c542a08a3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:51 + go version 03:26:51 go version go1.18.7 linux/arm64 [Pipeline] } 03:26:51 $ docker stop --time=1 65031d0f75096efc158d52b05067c6236f79337a6506a1a96560fe2c542a08a3 03:26:53 $ docker rm -f --volumes 65031d0f75096efc158d52b05067c6236f79337a6506a1a96560fe2c542a08a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:54 + docker inspect -f . ci-base-image-arm64 03:26:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:54 prd-ubuntu20.04-docker-arm64-4c-16g-3328 does not seem to be running inside a container 03:26:54 $ 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 03:26:55 $ docker top 2ad32945b042f8e7351a9ffa794f1803a01ba319b7e8bc169f5c0398919a5920 -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:56 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:26:57 + make test 03:26:57 go test ./... -coverprofile=coverage.out ./... 03:26:59 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:28:36 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:28:42 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.193s coverage: 29.3% of statements 03:28:42 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:29:00 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.758s coverage: 86.5% of statements 03:29:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:29:01 go vet ./... 03:29:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:29:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:29:33 ./bin/test-attribution-txt.sh 03:29:33 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 03:29:33 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 03:29:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:29:33 $ docker stop --time=1 2ad32945b042f8e7351a9ffa794f1803a01ba319b7e8bc169f5c0398919a5920 03:29:35 $ docker rm -f --volumes 2ad32945b042f8e7351a9ffa794f1803a01ba319b7e8bc169f5c0398919a5920 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:29:36 Warning: overwriting stash ‘coverage-report’ 03:29:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:29:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:29:38 + ls -al . 03:29:38 total 232 03:29:38 drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 03:26 . 03:29:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 03:24 .. 03:29:38 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 03:24 .git 03:29:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 03:24 .github 03:29:38 -rw-rw-r-- 1 jenkins jenkins 496 Jan 23 03:24 .gitignore 03:29:38 -rw-rw-r-- 1 jenkins jenkins 42 Jan 23 03:24 .golangci.yml 03:29:38 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 23 03:24 Attribution.txt 03:29:38 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 23 03:24 CHANGELOG.md 03:29:38 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 23 03:24 Dockerfile 03:29:38 -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 03:24 GOVERNANCE.md 03:29:38 -rw-rw-r-- 1 jenkins jenkins 734 Jan 23 03:24 Jenkinsfile 03:29:38 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 23 03:24 LICENSE 03:29:38 -rw-rw-r-- 1 jenkins jenkins 2577 Jan 23 03:24 Makefile 03:29:38 -rw-rw-r-- 1 jenkins jenkins 625 Jan 23 03:24 OWNERS.md 03:29:38 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 23 03:24 README.md 03:29:38 -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 03:21 VERSION 03:29:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 03:24 bin 03:29:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 03:24 cmd 03:29:38 -rw-r--r-- 1 jenkins jenkins 79184 Jan 23 03:29 coverage.out 03:29:38 drwxrwxr-x 6 jenkins jenkins 4096 Jan 23 03:24 doc 03:29:38 -rw-rw-r-- 1 jenkins jenkins 3654 Jan 23 03:24 go.mod 03:29:38 -rw-rw-r-- 1 jenkins jenkins 36181 Jan 23 03:24 go.sum 03:29:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 03:24 internal 03:29:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 03:24 snap 03:29:38 -rw-rw-r-- 1 jenkins jenkins 236 Jan 23 03:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:38 + 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=e7e93cb887219dd57e8860016334c0004305a7aa --label arch=arm64 --label version=0.0.0 . 03:29:39 Sending build context to Docker daemon 20.6MB 03:29:39 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:29:39 Step 2/26 : FROM ${BASE} AS builder 03:29:39 ---> 353e5dcc76af 03:29:39 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:29:39 ---> Running in ca6e269c004c 03:29:39 Removing intermediate container ca6e269c004c 03:29:39 ---> 6784bdde76e6 03:29:39 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:29:39 ---> Running in f4e806083ad7 03:29:40 Removing intermediate container f4e806083ad7 03:29:40 ---> 1828f09775ba 03:29:40 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:29:40 ---> Running in c3b1ba08ca50 03:29:42 Removing intermediate container c3b1ba08ca50 03:29:42 ---> 1bfc8f39f92b 03:29:42 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:29:42 ---> Running in 5590c949213b 03:29:43 Removing intermediate container 5590c949213b 03:29:43 ---> 82fe7769b20e 03:29:43 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:29:43 ---> Running in 94a080f5d216 03:29:44 Removing intermediate container 94a080f5d216 03:29:44 ---> b6b670971454 03:29:44 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:29:44 ---> Running in de489aa831a4 03:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:47 OK: 221 MiB in 51 packages 03:29:48 Removing intermediate container de489aa831a4 03:29:48 ---> 03d012dd3066 03:29:48 Step 9/26 : WORKDIR /device-onvif-camera 03:29:48 ---> Running in d8200f3c1549 03:29:49 Removing intermediate container d8200f3c1549 03:29:49 ---> 04b515c0d552 03:29:49 Step 10/26 : COPY go.mod vendor* ./ 03:29:51 ---> b2a15eefe43d 03:29:51 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:51 ---> Running in 6e891a9dd763 03:29:56 Removing intermediate container 6e891a9dd763 03:29:56 ---> 4d71ebac6779 03:29:56 Step 12/26 : COPY . . 03:29:58 ---> 8dd8276f4087 03:29:58 Step 13/26 : RUN ${MAKE} 03:29:58 ---> Running in 3e88344a6f00 03:29:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:32:05 Removing intermediate container 3e88344a6f00 03:32:05 ---> 216138def78c 03:32:05 Step 14/26 : FROM alpine:3.16 03:32:05 3.16: Pulling from library/alpine 03:32:05 6875df1f5354: Pulling fs layer 03:32:05 6875df1f5354: Verifying Checksum 03:32:05 6875df1f5354: Download complete 03:32:05 6875df1f5354: Pull complete 03:32:05 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:32:05 Status: Downloaded newer image for alpine:3.16 03:32:05 ---> 2b4661558fb8 03:32:05 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:32:05 ---> Running in 8bea139c688b 03:32:05 Removing intermediate container 8bea139c688b 03:32:05 ---> 85e020335c16 03:32:05 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:32:05 ---> Running in dfed980df200 03:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:32:05 (1/1) Installing dumb-init (1.2.5-r1) 03:32:05 Executing busybox-1.35.0-r17.trigger 03:32:05 OK: 5 MiB in 15 packages 03:32:07 Removing intermediate container dfed980df200 03:32:07 ---> f1e012c6a787 03:32:07 Step 17/26 : WORKDIR / 03:32:07 ---> Running in 6f5b485e72e2 03:32:07 Removing intermediate container 6f5b485e72e2 03:32:07 ---> 669bd47f822a 03:32:07 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:32:08 ---> 460ac6ee721d 03:32:08 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:32:09 ---> d9865d6ab96f 03:32:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:32:09 ---> 2e257f207c1b 03:32:09 Step 21/26 : EXPOSE 59984 03:32:09 ---> Running in 82b9595c5d2c 03:32:09 Removing intermediate container 82b9595c5d2c 03:32:09 ---> e222520819a3 03:32:09 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:32:10 ---> Running in 9bd6898876dd 03:32:10 Removing intermediate container 9bd6898876dd 03:32:10 ---> a8e3eacaa4d5 03:32:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:32:10 ---> Running in 3c8500977e85 03:32:10 Removing intermediate container 3c8500977e85 03:32:10 ---> 3ce9f1fb25f4 03:32:10 Step 24/26 : LABEL arch=arm64 03:32:10 ---> Running in d4b8398db9dd 03:32:10 Removing intermediate container d4b8398db9dd 03:32:10 ---> 90cf36994d0b 03:32:10 Step 25/26 : LABEL git_sha=e7e93cb887219dd57e8860016334c0004305a7aa 03:32:10 ---> Running in 3e42fb161437 03:32:11 Removing intermediate container 3e42fb161437 03:32:11 ---> d857f4dea6a2 03:32:11 Step 26/26 : LABEL version=0.0.0 03:32:11 ---> Running in 377a2c8b2397 03:32:11 Removing intermediate container 377a2c8b2397 03:32:11 ---> a07a86091520 03:32:11 [Warning] One or more build-args [ARCH] were not consumed 03:32:11 Successfully built a07a86091520 03:32:11 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:12 03:32:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:13 arm64: Pulling from edgex-lftools-log-publisher 03:32:13 8998bd30e6a1: Pulling fs layer 03:32:13 04944245beec: Pulling fs layer 03:32:13 699f458cf7ca: Pulling fs layer 03:32:13 765212b225bb: Pulling fs layer 03:32:13 f23df028b6ca: Pulling fs layer 03:32:13 d65c8cfc05b1: Pulling fs layer 03:32:13 2437ff75d9bd: Pulling fs layer 03:32:13 765212b225bb: Waiting 03:32:13 f23df028b6ca: Waiting 03:32:13 d65c8cfc05b1: Waiting 03:32:13 2437ff75d9bd: Waiting 03:32:13 04944245beec: Verifying Checksum 03:32:13 04944245beec: Download complete 03:32:13 765212b225bb: Verifying Checksum 03:32:13 765212b225bb: Download complete 03:32:13 f23df028b6ca: Verifying Checksum 03:32:13 f23df028b6ca: Download complete 03:32:13 d65c8cfc05b1: Verifying Checksum 03:32:13 d65c8cfc05b1: Download complete 03:32:13 699f458cf7ca: Verifying Checksum 03:32:13 699f458cf7ca: Download complete 03:32:13 8998bd30e6a1: Verifying Checksum 03:32:13 8998bd30e6a1: Download complete 03:32:16 2437ff75d9bd: Verifying Checksum 03:32:16 2437ff75d9bd: Download complete 03:32:17 8998bd30e6a1: Pull complete 03:32:18 04944245beec: Pull complete 03:32:19 699f458cf7ca: Pull complete 03:32:19 765212b225bb: Pull complete 03:32:20 f23df028b6ca: Pull complete 03:32:20 d65c8cfc05b1: Pull complete 03:32:35 2437ff75d9bd: Pull complete 03:32:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:35 prd-ubuntu20.04-docker-arm64-4c-16g-3328 does not seem to be running inside a container 03:32:35 $ 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 03:32:38 $ docker top 6608e5ea62a17b5d25d9a1c7526e3d89046ea18f5d750b70f8b5684622dbcdee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:38 ---> job-cost.sh 03:32:39 lf-activate-venv: SKIPPING 03:32:39 INFO: No Stack... 03:32:39 INFO: Retrieving Pricing Info for: v3-standard-4 03:32:40 INFO: Archiving Costs [Pipeline] sh 03:32:40 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:32:40 + cut -d, -f6 [Pipeline] lock 03:32:41 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-222-1-stack-cost] 03:32:41 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-1-stack-cost] did not exist. Created. 03:32:41 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:41 /w/workspace/device-onvif-camera/1@tmp/durable-12e6cc3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:32:42 + echo total: 0.10999999940395355 [Pipeline] stash 03:32:42 Warning: overwriting stash ‘stack-cost’ 03:32:42 Stashed 1 file(s) [Pipeline] } 03:32:42 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:32:42 $ docker stop --time=1 6608e5ea62a17b5d25d9a1c7526e3d89046ea18f5d750b70f8b5684622dbcdee 03:32:43 $ docker rm -f --volumes 6608e5ea62a17b5d25d9a1c7526e3d89046ea18f5d750b70f8b5684622dbcdee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:32:44 provisioning config files... 03:32:44 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config135235724459139607tmp [Pipeline] { [Pipeline] sh 03:32:45 + set +x 03:32:45 + + bash -scurl -- -s 03:32:45 https://codecov.io/bash 03:32:45 03:32:45 _____ _ 03:32:45 / ____| | | 03:32:45 | | ___ __| | ___ ___ _____ __ 03:32:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:32:45 | |___| (_) | (_| | __/ (_| (_) \ V / 03:32:45 \_____\___/ \__,_|\___|\___\___/ \_/ 03:32:45 Bash-1.0.6 03:32:45 03:32:45 03:32:45 ==> git version 2.25.1 found 03:32:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:32:45 Release-Date: 2020-01-08 03:32:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:32:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:32:45 ==> Jenkins CI detected. 03:32:45 current dir:  /w/workspace/undry_device-onvif-camera_PR-222 03:32:45 project root: . 03:32:45 --> token set from env 03:32:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:32:45 ==> Running gcov in . (disable via -X gcov) 03:32:45 ==> Python coveragepy not found 03:32:45 ==> Searching for coverage reports in: 03:32:45 + . 03:32:45 -> Found 1 reports 03:32:45 ==> Detecting git/mercurial file structure 03:32:45 ==> Reading reports 03:32:45 + ./coverage.out bytes=79184 03:32:45 ==> Appending adjustments 03:32:45 https://docs.codecov.io/docs/fixing-reports 03:32:45 + Found adjustments 03:32:45 ==> Gzipping contents 03:32:45 12K /tmp/codecov.gLbS7y.gz 03:32:45 ==> Uploading reports 03:32:45 url: https://codecov.io 03:32:45 query: branch=PR-222&commit=e7e93cb887219dd57e8860016334c0004305a7aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=222&job=&cmd_args= 03:32:45 -> Pinging Codecov 03:32:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-222&commit=e7e93cb887219dd57e8860016334c0004305a7aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=222&job=&cmd_args= 03:32:45 -> Uploading to 03:32:45 https://storage.googleapis.com/codecov/v4/raw/2023-01-23/F29A59C45E3A92E06B3E522C9905F8EF/e7e93cb887219dd57e8860016334c0004305a7aa/d93adf51-a5d3-477d-8a4c-1a3ccfabf9ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T033245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2ee691fdc196a0a443d2f0fe52b22c40c87117caf225593643e0eada3a82720 03:32:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:45 Dload Upload Total Spent Left Speed 03:32:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10817 0 0 100 10817 0 43095 --:--:-- --:--:-- --:--:-- 43095 03:32:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e7e93cb887219dd57e8860016334c0004305a7aa [Pipeline] } 03:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:32:48 + [ -d /w/workspace/undry_device-onvif-camera_PR-222/archives ] 03:32:48 + ls -al /w/workspace/undry_device-onvif-camera_PR-222/archives 03:32:48 total 16 03:32:48 drwxr-xr-x 3 root root 4096 Jan 23 03:24 . 03:32:48 drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 03:24 .. 03:32:48 drwxr-xr-x 2 root root 4096 Jan 23 03:24 cost 03:32:48 -rw-r--r-- 1 root root 91 Jan 23 03:24 cost.csv 03:32:48 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-222/archives 03:32:48 + ls -al /w/workspace/undry_device-onvif-camera_PR-222/archives 03:32:48 total 16 03:32:48 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 03:24 . 03:32:48 drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 03:24 .. 03:32:48 drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 03:24 cost 03:32:48 -rw-r--r-- 1 jenkins jenkins 91 Jan 23 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:32:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:32:49 ---> package-listing.sh 03:32:49 ++ facter osfamily 03:32:49 ++ tr '[:upper:]' '[:lower:]' 03:32:49 + OS_FAMILY=debian 03:32:49 + workspace=/w/workspace/undry_device-onvif-camera_PR-222 03:32:49 + START_PACKAGES=/tmp/packages_start.txt 03:32:49 + END_PACKAGES=/tmp/packages_end.txt 03:32:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:32:49 + PACKAGES=/tmp/packages_start.txt 03:32:49 + '[' /w/workspace/undry_device-onvif-camera_PR-222 ']' 03:32:49 + PACKAGES=/tmp/packages_end.txt 03:32:49 + case "${OS_FAMILY}" in 03:32:49 + dpkg -l 03:32:49 + grep '^ii' 03:32:49 + '[' -f /tmp/packages_start.txt ']' 03:32:49 + '[' -f /tmp/packages_end.txt ']' 03:32:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:32:49 + '[' /w/workspace/undry_device-onvif-camera_PR-222 ']' 03:32:49 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-222/archives/ 03:32:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-222/archives/ [Pipeline] echo 03:32:49 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:32:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:50 prd-ubuntu20.04-docker-8c-8g-3325 does not seem to be running inside a container 03:32:50 $ 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-222/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-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@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 03:32:50 $ docker top 12cc2f5f394d437f4686d0eb3d75e8000fb1984c1c2e1ae0cbcab804bdad2e2a -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:51 + touch /tmp/pre-build-complete [Pipeline] sh 03:32:51 + mkdir -p /var/log/sysstat [Pipeline] sh 03:32:51 + ls /var/log/sa-host 03:32:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:51 provisioning config files... 03:32:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config7771786275616636939tmp [Pipeline] { [Pipeline] echo 03:32:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:32:52 ---> create-netrc.sh [Pipeline] } 03:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:32:52 ---> python-tools-install.sh [Pipeline] echo 03:32:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:32:52 ---> sudo-logs.sh 03:32:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:32:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:32:53 ---> job-cost.sh 03:32:53 lf-activate-venv: SKIPPING 03:32:53 DEBUG: total: 0.2199999988079071 03:32:53 INFO: Retrieving Stack Cost... 03:32:53 INFO: Retrieving Pricing Info for: v3-standard-8 03:32:54 INFO: Archiving Costs [Pipeline] echo 03:32:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:32:54 ---> logs-deploy.sh 03:32:54 lf-activate-venv: SKIPPING 03:32:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-222/1 03:32:54 INFO: archiving workspace using pattern(s): 03:32:55 Archives upload complete. 03:32:55 INFO: archiving logs to Nexus