Pull request #242 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3a64fbba03f82ed3c2f48078ba40393d1191205+5eec883b2bb43bf890ad540a9146487d6a3ec42a (c387959a53d56bbc3ae777ae1c1181fb268e2266) 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-ssh5434603114347237627.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-ssh5117772467363550440.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-242/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-242/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7600131981894294450.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 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-ssh18057322642754636274.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-242/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-242/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9875645989607089134.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-8554’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8573’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8578’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8579’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8580’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-8574’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8583 in /w/workspace/undry_device-onvif-camera_PR-242 [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-242 # 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/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5eec883b2bb43bf890ad540a9146487d6a3ec42a into PR head commit c3a64fbba03f82ed3c2f48078ba40393d1191205 Merge succeeded, producing c3a64fbba03f82ed3c2f48078ba40393d1191205 Checking out Revision c3a64fbba03f82ed3c2f48078ba40393d1191205 (PR-242) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:17:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:17:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:17:46 ========================================================= 17:17:46 EdgeX Global Pipelines Version Info 17:17:46 ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f c3a64fbba03f82ed3c2f48078ba40393d1191205 # 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 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3a64fbba03f82ed3c2f48078ba40393d1191205 # timeout=10 > git rev-list --no-walk 1fc87a5d9ac06f73e37693f547ae075dbc4873e5 # timeout=10 [Pipeline] sh 17:17:47 ------------------- 17:17:47 stable info: 17:17:47 ------------------- 17:17:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:17:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:17:47 Message: update stable to v1.0.244 17:17:48 ------------------- 17:17:48 experimental info: 17:17:48 ------------------- 17:17:48 Commited By: **** collab-it+edgex@linuxfoundation.org 17:17:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:17:48 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-242 [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-242 [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-242 [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3a64fbba03f82ed3c2f48078ba40393d1191205 [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3a64fb [Pipeline] echo 17:17:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:48 provisioning config files... 17:17:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config13274087670504282067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:49 ---> docker-login.sh 17:17:49 nexus3.edgexfoundry.org:10001 17:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:49 Configure a credential helper to remove this warning. See 17:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:49 17:17:49 Login Succeeded 17:17:49 nexus3.edgexfoundry.org:10002 17:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:49 Configure a credential helper to remove this warning. See 17:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:49 17:17:49 Login Succeeded 17:17:49 nexus3.edgexfoundry.org:10003 17:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:49 Configure a credential helper to remove this warning. See 17:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:49 17:17:49 Login Succeeded 17:17:49 nexus3.edgexfoundry.org:10004 17:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:49 Configure a credential helper to remove this warning. See 17:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:49 17:17:49 Login Succeeded 17:17:49 docker.io 17:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:49 Configure a credential helper to remove this warning. See 17:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:49 17:17:49 Login Succeeded 17:17:49 ---> docker-login.sh ends [Pipeline] } 17:17:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:17:50 + git rev-list -1 --merges c3a64fbba03f82ed3c2f48078ba40393d1191205~1..c3a64fbba03f82ed3c2f48078ba40393d1191205 [Pipeline] echo 17:17:50 -----------> git rev-list -1 --merges c3a64fbba03f82ed3c2f48078ba40393d1191205~1..c3a64fbba03f82ed3c2f48078ba40393d1191205 c3a64fbba03f82ed3c2f48078ba40393d1191205 [false] [Pipeline] sh 17:17:50 + git log --format=format:%s -1 c3a64fbba03f82ed3c2f48078ba40393d1191205 [Pipeline] echo 17:17:50 ========================================================= 17:17:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:17:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:50 + git log --format=format:%s -1 c3a64fbba03f82ed3c2f48078ba40393d1191205 [Pipeline] echo 17:17:50 [semverPrep] GIT_COMMIT: c3a64fbba03f82ed3c2f48078ba40393d1191205, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 17:17:50 [semverPrep] This is not a build commit. [Pipeline] sh 17:17:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:51 + grep -v github /etc/ssh/ssh_known_hosts 17:17:51 + [ -e /tmp/ssh_known_hosts ] 17:17:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:17:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:17:51 + sudo tee -a /etc/ssh/ssh_known_hosts 17:17:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:51 17:17:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:51 0.1.4: Pulling from edgex-devops/py-git-semver 17:17:51 b85a868b505f: Pulling fs layer 17:17:51 e2be974225ed: Pulling fs layer 17:17:51 339a4e72a1f5: Pulling fs layer 17:17:51 988bab9f4d93: Pulling fs layer 17:17:51 1469e6f7b9e6: Pulling fs layer 17:17:51 eaf3925da568: Pulling fs layer 17:17:51 bab4dde63d76: Pulling fs layer 17:17:51 bde34c3a00c8: Pulling fs layer 17:17:51 b352a97aabf1: Pulling fs layer 17:17:51 4872d77fe225: Pulling fs layer 17:17:51 5851b861e8e6: Pulling fs layer 17:17:51 988bab9f4d93: Waiting 17:17:51 eaf3925da568: Waiting 17:17:51 1469e6f7b9e6: Waiting 17:17:51 4872d77fe225: Waiting 17:17:51 bab4dde63d76: Waiting 17:17:51 bde34c3a00c8: Waiting 17:17:51 5851b861e8e6: Waiting 17:17:51 e2be974225ed: Verifying Checksum 17:17:51 e2be974225ed: Download complete 17:17:51 988bab9f4d93: Verifying Checksum 17:17:51 988bab9f4d93: Download complete 17:17:52 1469e6f7b9e6: Verifying Checksum 17:17:52 1469e6f7b9e6: Download complete 17:17:52 eaf3925da568: Verifying Checksum 17:17:52 eaf3925da568: Download complete 17:17:52 339a4e72a1f5: Verifying Checksum 17:17:52 339a4e72a1f5: Download complete 17:17:52 bde34c3a00c8: Download complete 17:17:52 b352a97aabf1: Download complete 17:17:52 4872d77fe225: Verifying Checksum 17:17:52 4872d77fe225: Download complete 17:17:52 5851b861e8e6: Verifying Checksum 17:17:52 5851b861e8e6: Download complete 17:17:52 b85a868b505f: Verifying Checksum 17:17:52 b85a868b505f: Download complete 17:17:52 bab4dde63d76: Verifying Checksum 17:17:52 bab4dde63d76: Download complete 17:17:53 b85a868b505f: Pull complete 17:17:53 e2be974225ed: Pull complete 17:17:54 339a4e72a1f5: Pull complete 17:17:54 988bab9f4d93: Pull complete 17:17:54 1469e6f7b9e6: Pull complete 17:17:54 eaf3925da568: Pull complete 17:17:56 bab4dde63d76: Pull complete 17:17:56 bde34c3a00c8: Pull complete 17:17:56 b352a97aabf1: Pull complete 17:17:56 4872d77fe225: Pull complete 17:17:56 5851b861e8e6: Pull complete 17:17:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:56 prd-ubuntu20.04-docker-8c-8g-8583 does not seem to be running inside a container 17:17:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:17:59 $ docker top 82ec453338a7a124da7c12ef7e310cd886c4132166dd6bbbf35f7362f2e88055 -eo pid,comm 17:17:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:17:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:59 [ssh-agent] Looking for ssh-agent implementation... 17:17:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:59 $ docker exec 82ec453338a7a124da7c12ef7e310cd886c4132166dd6bbbf35f7362f2e88055 ssh-agent 17:17:59 SSH_AUTH_SOCK=/tmp/ssh-7MJL5pcwaaPG/agent.32 17:17:59 SSH_AGENT_PID=38 17:17:59 Running ssh-add (command line suppressed) 17:17:59 Identity added: /w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_17326325439383306900.key (/w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_17326325439383306900.key) 17:17:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:00 + git tag --points-at HEAD [Pipeline] } 17:18:00 $ docker exec --env ******** --env ******** 82ec453338a7a124da7c12ef7e310cd886c4132166dd6bbbf35f7362f2e88055 ssh-agent -k 17:18:00 unset SSH_AUTH_SOCK; 17:18:00 unset SSH_AGENT_PID; 17:18:00 echo Agent pid 38 killed; 17:18:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:18:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:00 [ssh-agent] Looking for ssh-agent implementation... 17:18:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:00 $ docker exec 82ec453338a7a124da7c12ef7e310cd886c4132166dd6bbbf35f7362f2e88055 ssh-agent 17:18:00 SSH_AUTH_SOCK=/tmp/ssh-vB1HT3zfOjLF/agent.70 17:18:00 SSH_AGENT_PID=76 17:18:00 Running ssh-add (command line suppressed) 17:18:00 Identity added: /w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_8821755764298428814.key (/w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_8821755764298428814.key) 17:18:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:00 + git semver init 17:18:01 2023-03-07 17:18:00,974 [run_init] DEBUG init version:0.0.0 force:False 17:18:01 2023-03-07 17:18:00,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-242/.semver 17:18:01 2023-03-07 17:18:00,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-242/.semver 17:18:01 2023-03-07 17:18:00,976 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-242/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-242, universal_newlines=False, shell=None, istream=None) 17:18:02 2023-03-07 17:18:01,941 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-242/.git/info/exclude 17:18:02 2023-03-07 17:18:01,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-242/.semver/PR-242 with force:False 17:18:02 2023-03-07 17:18:01,942 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-242/.semver/PR-242 17:18:02 2023-03-07 17:18:01,946 [execute] INFO git cat-file --batch-check 17:18:02 2023-03-07 17:18:01,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-242/.semver, universal_newlines=False, shell=None, istream=) 17:18:02 2023-03-07 17:18:01,951 [execute] INFO git cat-file --batch 17:18:02 2023-03-07 17:18:01,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-242/.semver, universal_newlines=False, shell=None, istream=) 17:18:02 2023-03-07 17:18:01,955 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-242/.semver/PR-242 17:18:02 0.0.0 [Pipeline] } 17:18:02 $ docker exec --env ******** --env ******** 82ec453338a7a124da7c12ef7e310cd886c4132166dd6bbbf35f7362f2e88055 ssh-agent -k 17:18:02 unset SSH_AUTH_SOCK; 17:18:02 unset SSH_AGENT_PID; 17:18:02 echo Agent pid 76 killed; 17:18:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:02 + git semver [Pipeline] } 17:18:02 $ docker stop --time=1 82ec453338a7a124da7c12ef7e310cd886c4132166dd6bbbf35f7362f2e88055 17:18:04 $ docker rm -f --volumes 82ec453338a7a124da7c12ef7e310cd886c4132166dd6bbbf35f7362f2e88055 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:18:04 Stashed 1 file(s) [Pipeline] echo 17:18:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:04 provisioning config files... 17:18:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config15644029229889681437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:05 ---> docker-login.sh 17:18:05 nexus3.edgexfoundry.org:10001 17:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:05 Configure a credential helper to remove this warning. See 17:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:05 17:18:05 Login Succeeded 17:18:05 nexus3.edgexfoundry.org:10002 17:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:05 Configure a credential helper to remove this warning. See 17:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:05 17:18:05 Login Succeeded 17:18:05 nexus3.edgexfoundry.org:10003 17:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:05 Configure a credential helper to remove this warning. See 17:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:05 17:18:05 Login Succeeded 17:18:05 nexus3.edgexfoundry.org:10004 17:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:05 Configure a credential helper to remove this warning. See 17:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:05 17:18:05 Login Succeeded 17:18:05 docker.io 17:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:05 Configure a credential helper to remove this warning. See 17:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:05 17:18:05 Login Succeeded 17:18:05 ---> docker-login.sh ends [Pipeline] } 17:18:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:18:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:18:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:18:05 ========================================================= 17:18:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:18:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:18:05 Sending build context to Docker daemon 27.84MB 17:18:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:18:05 Step 2/13 : FROM ${BASE} AS builder 17:18:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:18:06 213ec9aee27d: Pulling fs layer 17:18:06 4583459ba037: Pulling fs layer 17:18:06 93c1e223e6f2: Pulling fs layer 17:18:06 53926ce57604: Pulling fs layer 17:18:06 21b2b0c7a3f4: Pulling fs layer 17:18:06 22ff95d597cd: Pulling fs layer 17:18:06 12d6caf4c0d1: Pulling fs layer 17:18:06 96b7cbca73a9: Pulling fs layer 17:18:06 a7acece74701: Pulling fs layer 17:18:06 22ff95d597cd: Waiting 17:18:06 12d6caf4c0d1: Waiting 17:18:06 96b7cbca73a9: Waiting 17:18:06 53926ce57604: Waiting 17:18:06 93c1e223e6f2: Verifying Checksum 17:18:06 93c1e223e6f2: Download complete 17:18:06 4583459ba037: Verifying Checksum 17:18:06 4583459ba037: Download complete 17:18:06 21b2b0c7a3f4: Download complete 17:18:06 22ff95d597cd: Verifying Checksum 17:18:06 22ff95d597cd: Download complete 17:18:06 213ec9aee27d: Verifying Checksum 17:18:06 12d6caf4c0d1: Download complete 17:18:06 213ec9aee27d: Pull complete 17:18:06 4583459ba037: Pull complete 17:18:06 93c1e223e6f2: Pull complete 17:18:07 a7acece74701: Download complete 17:18:07 96b7cbca73a9: Verifying Checksum 17:18:07 96b7cbca73a9: Download complete 17:18:07 53926ce57604: Verifying Checksum 17:18:07 53926ce57604: Download complete 17:18:10 53926ce57604: Pull complete 17:18:10 21b2b0c7a3f4: Pull complete 17:18:10 22ff95d597cd: Pull complete 17:18:10 12d6caf4c0d1: Pull complete 17:18:12 96b7cbca73a9: Pull complete 17:18:13 a7acece74701: Pull complete 17:18:13 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:18:13 ---> db6d94c90886 17:18:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:18:17 ---> Running in 0b710da0d260 17:18:17 Removing intermediate container 0b710da0d260 17:18:17 ---> 8a239e2b5d37 17:18:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:17 ---> Running in bf8f1a6d39b1 17:18:17 Removing intermediate container bf8f1a6d39b1 17:18:17 ---> 995a9e7ef7dd 17:18:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:18:17 ---> Running in ba31b5c3e469 17:18:18 Removing intermediate container ba31b5c3e469 17:18:18 ---> 1b827930c57c 17:18:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:18:18 ---> Running in aeae884b2af8 17:18:18 Removing intermediate container aeae884b2af8 17:18:18 ---> bd9e0e8a4ecc 17:18:18 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:18:18 ---> Running in 84b853d99de2 17:18:18 Removing intermediate container 84b853d99de2 17:18:18 ---> 31de5a33da99 17:18:18 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:18 ---> Running in 2fc5c17533c7 17:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:18:18 OK: 211 MiB in 51 packages 17:18:19 Removing intermediate container 2fc5c17533c7 17:18:19 ---> 74c4c9bb9ae7 17:18:19 Step 9/13 : WORKDIR /device-onvif-camera 17:18:19 ---> Running in a7826b5062d6 17:18:19 Removing intermediate container a7826b5062d6 17:18:19 ---> 0d29baeacdbe 17:18:19 Step 10/13 : COPY go.mod vendor* ./ 17:18:19 ---> 7a47d4d09c1b 17:18:19 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:19 ---> Running in b2a99caf0e4c 17:18:19 Still waiting to schedule task 17:18:19 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:18:51 Removing intermediate container b2a99caf0e4c 17:18:51 ---> a4328bcca966 17:18:51 Step 12/13 : COPY . . 17:18:51 ---> d00ed77e1168 17:18:51 Step 13/13 : RUN ${MAKE} 17:18:51 ---> Running in 361c7928dd30 17:18:51 noop 17:18:52 Removing intermediate container 361c7928dd30 17:18:52 ---> a01287b82621 17:18:52 Successfully built a01287b82621 17:18:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:52 + docker inspect -f . ci-base-image-x86_64 17:18:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:52 prd-ubuntu20.04-docker-8c-8g-8583 does not seem to be running inside a container 17:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:18:52 $ docker top a5e6c1f80396bb5104d7af2af589988b1528fcc9e55f4035228860f56aac2988 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:53 + go version 17:18:53 go version go1.18.7 linux/amd64 [Pipeline] } 17:18:53 $ docker stop --time=1 a5e6c1f80396bb5104d7af2af589988b1528fcc9e55f4035228860f56aac2988 17:18:54 $ docker rm -f --volumes a5e6c1f80396bb5104d7af2af589988b1528fcc9e55f4035228860f56aac2988 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:54 + docker inspect -f . ci-base-image-x86_64 17:18:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:54 prd-ubuntu20.04-docker-8c-8g-8583 does not seem to be running inside a container 17:18:54 $ 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-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:18:55 $ docker top 321d5306eacd3eca9e1d69bb69f1f2318b5af1ed5037fe615bbef64d6833ecec -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:55 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-242 [Pipeline] fileExists [Pipeline] sh 17:18:55 + make test 17:18:55 go test ./... -coverprofile=coverage.out ./... 17:18:56 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:19:06 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:19:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 29.3% of statements 17:19:09 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:19:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.556s coverage: 86.5% of statements 17:19:17 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:19:17 go vet ./... 17:19:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:19:20 ./bin/test-attribution-txt.sh [Pipeline] echo 17:19:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:19:20 $ docker stop --time=1 321d5306eacd3eca9e1d69bb69f1f2318b5af1ed5037fe615bbef64d6833ecec 17:19:23 $ docker rm -f --volumes 321d5306eacd3eca9e1d69bb69f1f2318b5af1ed5037fe615bbef64d6833ecec [Pipeline] // withDockerContainer [Pipeline] sh 17:19:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:19:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:19:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:19:24 + ls -al . 17:19:24 total 236 17:19:24 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 17:18 . 17:19:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:17 .. 17:19:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:19 .git 17:19:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:17 .github 17:19:24 -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:17 .gitignore 17:19:24 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:17 .golangci.yml 17:19:24 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:18 .semver 17:19:24 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:17 Attribution.txt 17:19:24 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:17 CHANGELOG.md 17:19:24 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:17 Dockerfile 17:19:24 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:17 GOVERNANCE.md 17:19:24 -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:17 Jenkinsfile 17:19:24 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:17 LICENSE 17:19:24 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:17 Makefile 17:19:24 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:17 OWNERS.md 17:19:24 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:17 README.md 17:19:24 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 17:18 VERSION 17:19:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:17 bin 17:19:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:17 cmd 17:19:24 -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:19 coverage.out 17:19:24 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:17 doc 17:19:24 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:17 go.mod 17:19:24 -rw-rw-r-- 1 jenkins jenkins 34676 Mar 7 17:17 go.sum 17:19:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:17 internal 17:19:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:17 snap 17:19:24 -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:24 + 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=c3a64fbba03f82ed3c2f48078ba40393d1191205 --label arch=amd64 --label version=0.0.0 . 17:19:24 Sending build context to Docker daemon 27.92MB 17:19:24 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:19:24 Step 2/26 : FROM ${BASE} AS builder 17:19:24 ---> a01287b82621 17:19:24 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:19:25 ---> Running in cfb42e84f65e 17:19:25 Removing intermediate container cfb42e84f65e 17:19:25 ---> 3fd2d2e3533a 17:19:25 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:19:25 ---> Running in 28b881fca49b 17:19:25 Removing intermediate container 28b881fca49b 17:19:25 ---> 3952950f62c5 17:19:25 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:19:25 ---> Running in c826d8dcd199 17:19:25 Removing intermediate container c826d8dcd199 17:19:25 ---> 52c4f48401a3 17:19:25 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:19:25 ---> Running in a28141971e0e 17:19:25 Removing intermediate container a28141971e0e 17:19:25 ---> 0b21e788de25 17:19:25 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:19:25 ---> Running in 0450efd43ccc 17:19:25 Removing intermediate container 0450efd43ccc 17:19:25 ---> 9ce498cdc7ee 17:19:25 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:19:25 ---> Running in 3b44dd301c5d 17:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:19:26 OK: 211 MiB in 51 packages 17:19:26 Removing intermediate container 3b44dd301c5d 17:19:26 ---> af28f11fb64e 17:19:26 Step 9/26 : WORKDIR /device-onvif-camera 17:19:26 ---> Running in 91cf873ded17 17:19:26 Removing intermediate container 91cf873ded17 17:19:26 ---> 7cc9f5eab7b8 17:19:26 Step 10/26 : COPY go.mod vendor* ./ 17:19:27 ---> 1820ed9d68f8 17:19:27 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:27 ---> Running in e18d7492d919 17:19:27 Removing intermediate container e18d7492d919 17:19:27 ---> 4bd3df0998f2 17:19:27 Step 12/26 : COPY . . 17:19:28 ---> e50795b686b4 17:19:28 Step 13/26 : RUN ${MAKE} 17:19:28 ---> Running in c7cfc6259171 17:19:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 17:19:50 Removing intermediate container c7cfc6259171 17:19:50 ---> b2a24d07db0c 17:19:50 Step 14/26 : FROM alpine:3.16 17:19:50 3.16: Pulling from library/alpine 17:19:50 ef5531b6e74e: Pulling fs layer 17:19:50 ef5531b6e74e: Verifying Checksum 17:19:50 ef5531b6e74e: Download complete 17:19:50 ef5531b6e74e: Pull complete 17:19:50 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:19:50 Status: Downloaded newer image for alpine:3.16 17:19:50 ---> dfd21b5a31f5 17:19:50 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:19:50 ---> Running in fe5dadd7fccc 17:19:51 Removing intermediate container fe5dadd7fccc 17:19:51 ---> ce683a7b1204 17:19:51 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:19:51 ---> Running in 7d0607ba0a99 17:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:19:51 (1/1) Installing dumb-init (1.2.5-r1) 17:19:51 Executing busybox-1.35.0-r17.trigger 17:19:51 OK: 6 MiB in 15 packages 17:19:51 Removing intermediate container 7d0607ba0a99 17:19:51 ---> 35272bf9497c 17:19:51 Step 17/26 : WORKDIR / 17:19:51 ---> Running in ea0a4522aa00 17:19:51 Removing intermediate container ea0a4522aa00 17:19:51 ---> e91f67cc0b4b 17:19:51 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:19:52 ---> c62d9eecf5d6 17:19:52 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:19:52 ---> 242ce8a6f392 17:19:52 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:19:52 ---> dcd282a6a938 17:19:52 Step 21/26 : EXPOSE 59984 17:19:52 ---> Running in 225166daa852 17:19:52 Removing intermediate container 225166daa852 17:19:52 ---> 52547f52cb01 17:19:52 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:19:52 ---> Running in 0beda97256c8 17:19:53 Removing intermediate container 0beda97256c8 17:19:53 ---> fd93edaf01f9 17:19:53 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:19:53 ---> Running in 8ac32caa5a38 17:19:53 Removing intermediate container 8ac32caa5a38 17:19:53 ---> 2e2acfd314d3 17:19:53 Step 24/26 : LABEL arch=amd64 17:19:53 ---> Running in 6baafbe8b07c 17:19:53 Removing intermediate container 6baafbe8b07c 17:19:53 ---> 3d36599cd07c 17:19:53 Step 25/26 : LABEL git_sha=c3a64fbba03f82ed3c2f48078ba40393d1191205 17:19:53 ---> Running in 86db4bf6540c 17:19:53 Removing intermediate container 86db4bf6540c 17:19:53 ---> 61e0b78d6282 17:19:53 Step 26/26 : LABEL version=0.0.0 17:19:53 ---> Running in 3eaafff2310a 17:19:53 Removing intermediate container 3eaafff2310a 17:19:53 ---> 82787c6054ae 17:19:53 [Warning] One or more build-args [ARCH] were not consumed 17:19:53 Successfully built 82787c6054ae 17:19:53 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:53 17:19:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:54 latest: Pulling from edgex-lftools-log-publisher 17:19:54 5eb5b503b376: Pulling fs layer 17:19:54 5c69ac0246d0: Pulling fs layer 17:19:54 ec43610c2a17: Pulling fs layer 17:19:54 3a2ae6a8a46f: Pulling fs layer 17:19:54 33b1e0a273af: Pulling fs layer 17:19:54 5d3b04190fa2: Pulling fs layer 17:19:54 2f39f015ded8: Pulling fs layer 17:19:54 5d3b04190fa2: Waiting 17:19:54 33b1e0a273af: Waiting 17:19:54 2f39f015ded8: Waiting 17:19:54 3a2ae6a8a46f: Waiting 17:19:54 5c69ac0246d0: Verifying Checksum 17:19:54 5c69ac0246d0: Download complete 17:19:54 3a2ae6a8a46f: Verifying Checksum 17:19:54 3a2ae6a8a46f: Download complete 17:19:54 ec43610c2a17: Verifying Checksum 17:19:54 ec43610c2a17: Download complete 17:19:54 5d3b04190fa2: Verifying Checksum 17:19:54 5d3b04190fa2: Download complete 17:19:54 33b1e0a273af: Verifying Checksum 17:19:54 33b1e0a273af: Download complete 17:19:54 5eb5b503b376: Verifying Checksum 17:19:54 5eb5b503b376: Download complete 17:19:55 2f39f015ded8: Verifying Checksum 17:19:55 2f39f015ded8: Download complete 17:19:55 5eb5b503b376: Pull complete 17:19:55 5c69ac0246d0: Pull complete 17:19:56 ec43610c2a17: Pull complete 17:19:56 3a2ae6a8a46f: Pull complete 17:19:56 33b1e0a273af: Pull complete 17:19:56 5d3b04190fa2: Pull complete 17:20:00 2f39f015ded8: Pull complete 17:20:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:20:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:00 prd-ubuntu20.04-docker-8c-8g-8583 does not seem to be running inside a container 17:20:00 $ 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-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:20:04 $ docker top bd23e985e285aa6f354ca6400728a6f84f0c0132f203dc7107d4f5ac99aee397 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:04 ---> job-cost.sh 17:20:04 lf-activate-venv: SKIPPING 17:20:04 INFO: No Stack... 17:20:04 INFO: Retrieving Pricing Info for: v3-standard-8 17:20:04 INFO: Archiving Costs [Pipeline] sh 17:20:05 + + cut -d,cat -f6 /w/workspace/undry_device-onvif-camera_PR-242/archives/cost.csv 17:20:05 [Pipeline] lock 17:20:05 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-242-4-stack-cost] 17:20:05 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-4-stack-cost] did not exist. Created. 17:20:05 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-242-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:05 + echo total: 0.2199999988079071 [Pipeline] stash 17:20:05 Stashed 1 file(s) [Pipeline] } 17:20:05 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:20:05 $ docker stop --time=1 bd23e985e285aa6f354ca6400728a6f84f0c0132f203dc7107d4f5ac99aee397 17:20:06 $ docker rm -f --volumes bd23e985e285aa6f354ca6400728a6f84f0c0132f203dc7107d4f5ac99aee397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:21:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8588 in /w/workspace/undry_device-onvif-camera_PR-242 [Pipeline] { [Pipeline] ws 17:21:05 Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout 17:21:05 The recommended git tool is: git 17:21:13 using credential edgex-jenkins-ssh 17:21:13 Cloning the remote Git repository 17:21:13 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:21:13 > git init /w/workspace/device-onvif-camera/4 # timeout=10 17:21:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:21:13 > git --version # timeout=10 17:21:13 > git --version # 'git version 2.25.1' 17:21:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:15 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:21:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:17 Merging remotes/origin/main commit 5eec883b2bb43bf890ad540a9146487d6a3ec42a into PR head commit c3a64fbba03f82ed3c2f48078ba40393d1191205 17:21:17 Merge succeeded, producing c3a64fbba03f82ed3c2f48078ba40393d1191205 17:21:17 Checking out Revision c3a64fbba03f82ed3c2f48078ba40393d1191205 (PR-242) 17:21:16 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:21:16 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:21:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:21:17 > git config core.sparsecheckout # timeout=10 17:21:17 > git checkout -f c3a64fbba03f82ed3c2f48078ba40393d1191205 # timeout=10 17:21:17 > git remote # timeout=10 17:21:17 > git config --get remote.origin.url # timeout=10 17:21:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:17 > git merge 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 17:21:17 > git rev-parse HEAD^{commit} # timeout=10 17:21:17 > git config core.sparsecheckout # timeout=10 17:21:17 > git checkout -f c3a64fbba03f82ed3c2f48078ba40393d1191205 # timeout=10 17:21:18 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:21:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:19 Dload Upload Total Spent Left Speed 17:21:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 17:21:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:21:20 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 17:21:20 /etc/docker/daemon.json 17:21:20 { 17:21:20 "registry-mirrors": [ 17:21:20 "https://nexus3.edgexfoundry.org:10001" 17:21:20 ], 17:21:20 "bip": "10.250.0.254/24", 17:21:20 "hosts": [ 17:21:20 "tcp://0.0.0.0:5555", 17:21:20 "unix:///var/run/docker.sock" 17:21:20 ], 17:21:20 "mtu": 1458, 17:21:20 "selinux-enabled": true, 17:21:20 "seccomp-profile": "/etc/docker/seccomp.json" 17:21:20 } [Pipeline] sh 17:21:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:21:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:39 provisioning config files... 17:21:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config8295128397566597937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:40 ---> docker-login.sh 17:21:40 nexus3.edgexfoundry.org:10001 17:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:40 Configure a credential helper to remove this warning. See 17:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:40 17:21:40 Login Succeeded 17:21:40 nexus3.edgexfoundry.org:10002 17:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:41 Configure a credential helper to remove this warning. See 17:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:41 17:21:41 Login Succeeded 17:21:41 nexus3.edgexfoundry.org:10003 17:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:41 Configure a credential helper to remove this warning. See 17:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:41 17:21:41 Login Succeeded 17:21:41 nexus3.edgexfoundry.org:10004 17:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:42 Configure a credential helper to remove this warning. See 17:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:42 17:21:42 Login Succeeded 17:21:42 docker.io 17:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:42 Configure a credential helper to remove this warning. See 17:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:42 17:21:42 Login Succeeded 17:21:42 ---> docker-login.sh ends [Pipeline] } 17:21:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:21:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:42 ========================================================= 17:21:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:21:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:21:43 Sending build context to Docker daemon 20.61MB 17:21:43 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:21:43 Step 2/13 : FROM ${BASE} AS builder 17:21:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:21:44 9b18e9b68314: Pulling fs layer 17:21:44 35d82f9e3411: Pulling fs layer 17:21:44 e16973657156: Pulling fs layer 17:21:44 fc693d55d65f: Pulling fs layer 17:21:44 7e9fc2657dce: Pulling fs layer 17:21:44 dda99020689f: Pulling fs layer 17:21:44 db1c61fa0a46: Pulling fs layer 17:21:44 891c053d2c06: Pulling fs layer 17:21:44 fc693d55d65f: Waiting 17:21:44 7e9fc2657dce: Waiting 17:21:44 dda99020689f: Waiting 17:21:44 db1c61fa0a46: Waiting 17:21:44 891c053d2c06: Waiting 17:21:44 e16973657156: Verifying Checksum 17:21:44 e16973657156: Download complete 17:21:44 35d82f9e3411: Verifying Checksum 17:21:44 35d82f9e3411: Download complete 17:21:44 7e9fc2657dce: Verifying Checksum 17:21:44 7e9fc2657dce: Download complete 17:21:44 9b18e9b68314: Verifying Checksum 17:21:44 dda99020689f: Verifying Checksum 17:21:44 dda99020689f: Download complete 17:21:45 9b18e9b68314: Pull complete 17:21:45 891c053d2c06: Verifying Checksum 17:21:45 891c053d2c06: Download complete 17:21:45 35d82f9e3411: Pull complete 17:21:45 e16973657156: Pull complete 17:21:46 db1c61fa0a46: Verifying Checksum 17:21:46 db1c61fa0a46: Download complete 17:21:47 fc693d55d65f: Verifying Checksum 17:21:47 fc693d55d65f: Download complete 17:21:59 fc693d55d65f: Pull complete 17:21:59 7e9fc2657dce: Pull complete 17:21:59 dda99020689f: Pull complete 17:22:06 db1c61fa0a46: Pull complete 17:22:08 891c053d2c06: Pull complete 17:22:08 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:22:08 ---> f96f9c87975a 17:22:08 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:22:10 ---> Running in 8b95f265f779 17:22:10 Removing intermediate container 8b95f265f779 17:22:10 ---> 204545244daa 17:22:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:22:10 ---> Running in c6d88e77a9f9 17:22:11 Removing intermediate container c6d88e77a9f9 17:22:11 ---> 5b3c230ccebf 17:22:11 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:22:11 ---> Running in 63f0e4c1bf88 17:22:11 Removing intermediate container 63f0e4c1bf88 17:22:11 ---> 23a91503fe73 17:22:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:22:12 ---> Running in e1f07d27b4ad 17:22:12 Removing intermediate container e1f07d27b4ad 17:22:12 ---> 65d34d63c647 17:22:12 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:22:12 ---> Running in ed6aebe16540 17:22:12 Removing intermediate container ed6aebe16540 17:22:12 ---> 9177f7c0a361 17:22:12 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:12 ---> Running in 48d4dabdcb3a 17:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:15 OK: 221 MiB in 51 packages 17:22:16 Removing intermediate container 48d4dabdcb3a 17:22:16 ---> 2f0c85b66b6f 17:22:16 Step 9/13 : WORKDIR /device-onvif-camera 17:22:16 ---> Running in fcfc9251e104 17:22:17 Removing intermediate container fcfc9251e104 17:22:17 ---> 2d5fd26537d8 17:22:17 Step 10/13 : COPY go.mod vendor* ./ 17:22:17 ---> 286250d1fa03 17:22:17 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:17 ---> Running in 7f1abaaeb3f3 17:23:39 Removing intermediate container 7f1abaaeb3f3 17:23:39 ---> 1df67a1a8022 17:23:39 Step 12/13 : COPY . . 17:23:39 ---> 1f12a2d0eeef 17:23:39 Step 13/13 : RUN ${MAKE} 17:23:39 ---> Running in 55edc5b6cc68 17:23:39 noop 17:23:39 Removing intermediate container 55edc5b6cc68 17:23:39 ---> 48b17192c64c 17:23:39 Successfully built 48b17192c64c 17:23:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:40 + docker inspect -f . ci-base-image-arm64 17:23:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:40 prd-ubuntu20.04-docker-arm64-4c-16g-8588 does not seem to be running inside a container 17:23:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:23:41 $ docker top 2c8432049e1a2b3a7ae6db6786be8dd6860d8dfb8eaf68e630f09d5ad518350c -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:42 + go version 17:23:42 go version go1.18.7 linux/arm64 [Pipeline] } 17:23:42 $ docker stop --time=1 2c8432049e1a2b3a7ae6db6786be8dd6860d8dfb8eaf68e630f09d5ad518350c 17:23:44 $ docker rm -f --volumes 2c8432049e1a2b3a7ae6db6786be8dd6860d8dfb8eaf68e630f09d5ad518350c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:45 + docker inspect -f . ci-base-image-arm64 17:23:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:45 prd-ubuntu20.04-docker-arm64-4c-16g-8588 does not seem to be running inside a container 17:23:45 $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:23:46 $ docker top 8d58152839a3ede16935db543829ae7fd28fc911e6821eb4b7c7694b2fb50c8a -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:47 + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh 17:23:48 + make test 17:23:48 go test ./... -coverprofile=coverage.out ./... 17:23:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:25:57 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:26:07 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.274s coverage: 29.3% of statements 17:26:07 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:26:25 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.352s coverage: 86.5% of statements 17:26:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:26:25 go vet ./... 17:27:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:27:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:27:04 ./bin/test-attribution-txt.sh [Pipeline] echo 17:27:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:27:04 $ docker stop --time=1 8d58152839a3ede16935db543829ae7fd28fc911e6821eb4b7c7694b2fb50c8a 17:27:06 $ docker rm -f --volumes 8d58152839a3ede16935db543829ae7fd28fc911e6821eb4b7c7694b2fb50c8a [Pipeline] // withDockerContainer [Pipeline] sh 17:27:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:27:07 Warning: overwriting stash ‘coverage-report’ 17:27:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:27:08 + ls -al . 17:27:08 total 232 17:27:08 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 17:23 . 17:27:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:21 .. 17:27:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:21 .git 17:27:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:21 .github 17:27:08 -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:21 .gitignore 17:27:08 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:21 .golangci.yml 17:27:08 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:21 Attribution.txt 17:27:08 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:21 CHANGELOG.md 17:27:08 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:21 Dockerfile 17:27:08 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:21 GOVERNANCE.md 17:27:08 -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:21 Jenkinsfile 17:27:08 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:21 LICENSE 17:27:08 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:21 Makefile 17:27:08 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:21 OWNERS.md 17:27:08 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:21 README.md 17:27:08 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 17:18 VERSION 17:27:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:21 bin 17:27:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:21 cmd 17:27:08 -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:26 coverage.out 17:27:08 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:21 doc 17:27:08 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:21 go.mod 17:27:08 -rw-rw-r-- 1 jenkins jenkins 34676 Mar 7 17:21 go.sum 17:27:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:21 internal 17:27:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:21 snap 17:27:08 -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:09 + 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=c3a64fbba03f82ed3c2f48078ba40393d1191205 --label arch=arm64 --label version=0.0.0 . 17:27:09 Sending build context to Docker daemon 20.69MB 17:27:09 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:27:09 Step 2/26 : FROM ${BASE} AS builder 17:27:09 ---> 48b17192c64c 17:27:09 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:27:10 ---> Running in 9e46f39eb4fc 17:27:10 Removing intermediate container 9e46f39eb4fc 17:27:10 ---> 099c850c32dc 17:27:10 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:27:10 ---> Running in 6a29c0c63423 17:27:11 Removing intermediate container 6a29c0c63423 17:27:11 ---> bd4a4fbd94cb 17:27:11 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:27:11 ---> Running in a5f5d7fe181b 17:27:11 Removing intermediate container a5f5d7fe181b 17:27:11 ---> 8051b3cc55b5 17:27:11 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:27:11 ---> Running in e9188f6783d9 17:27:11 Removing intermediate container e9188f6783d9 17:27:11 ---> 345ae3d0c6a7 17:27:11 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:27:11 ---> Running in b5c8aadb1c47 17:27:12 Removing intermediate container b5c8aadb1c47 17:27:12 ---> 1f645982edaf 17:27:12 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:12 ---> Running in b1855ebb7494 17:27:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:27:15 OK: 221 MiB in 51 packages 17:27:16 Removing intermediate container b1855ebb7494 17:27:16 ---> 330ff1261c34 17:27:16 Step 9/26 : WORKDIR /device-onvif-camera 17:27:16 ---> Running in 12aee4bb57ac 17:27:16 Removing intermediate container 12aee4bb57ac 17:27:16 ---> 8bb1eb12285b 17:27:16 Step 10/26 : COPY go.mod vendor* ./ 17:27:17 ---> 7c4a3bbdf190 17:27:17 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:17 ---> Running in b19c511a77e1 17:27:20 Removing intermediate container b19c511a77e1 17:27:20 ---> 663415620997 17:27:20 Step 12/26 : COPY . . 17:27:21 ---> 486fea22f541 17:27:21 Step 13/26 : RUN ${MAKE} 17:27:21 ---> Running in dec279eac02d 17:27:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 17:29:59 Removing intermediate container dec279eac02d 17:29:59 ---> 7acfdcd101aa 17:29:59 Step 14/26 : FROM alpine:3.16 17:29:59 3.16: Pulling from library/alpine 17:29:59 3760b48202b3: Pulling fs layer 17:29:59 3760b48202b3: Verifying Checksum 17:29:59 3760b48202b3: Download complete 17:29:59 3760b48202b3: Pull complete 17:29:59 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:29:59 Status: Downloaded newer image for alpine:3.16 17:29:59 ---> 4c81e5bf8899 17:29:59 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:29:59 ---> Running in f60f379adb08 17:29:59 Removing intermediate container f60f379adb08 17:29:59 ---> bf166bd828f1 17:29:59 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:29:59 ---> Running in cb7719d63bf1 17:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:29:59 (1/1) Installing dumb-init (1.2.5-r1) 17:29:59 Executing busybox-1.35.0-r17.trigger 17:29:59 OK: 5 MiB in 15 packages 17:29:59 Removing intermediate container cb7719d63bf1 17:29:59 ---> 5cf0af5bb6bd 17:29:59 Step 17/26 : WORKDIR / 17:29:59 ---> Running in 2afd973108d6 17:29:59 Removing intermediate container 2afd973108d6 17:29:59 ---> 506ea3305a5d 17:29:59 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:29:59 ---> d1a475b43b25 17:29:59 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:29:59 ---> 54701b8cdd4e 17:29:59 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:29:59 ---> ed0c9b813785 17:29:59 Step 21/26 : EXPOSE 59984 17:29:59 ---> Running in 35ba0557b7a9 17:29:59 Removing intermediate container 35ba0557b7a9 17:29:59 ---> 59e0d006a499 17:29:59 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:29:59 ---> Running in 032072081a08 17:29:59 Removing intermediate container 032072081a08 17:29:59 ---> f7ba5e692666 17:29:59 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:29:59 ---> Running in 1aaa1bf40a8d 17:29:59 Removing intermediate container 1aaa1bf40a8d 17:29:59 ---> 8a015a693ae5 17:29:59 Step 24/26 : LABEL arch=arm64 17:29:59 ---> Running in 4b72fda515e9 17:29:59 Removing intermediate container 4b72fda515e9 17:29:59 ---> f9cafed97161 17:29:59 Step 25/26 : LABEL git_sha=c3a64fbba03f82ed3c2f48078ba40393d1191205 17:29:59 ---> Running in a3c8cd53baff 17:29:59 Removing intermediate container a3c8cd53baff 17:29:59 ---> 0f7d25fae1f4 17:29:59 Step 26/26 : LABEL version=0.0.0 17:29:59 ---> Running in 4191c9060b57 17:29:59 Removing intermediate container 4191c9060b57 17:29:59 ---> 2f7a13780217 17:29:59 [Warning] One or more build-args [ARCH] were not consumed 17:29:59 Successfully built 2f7a13780217 17:29:59 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:00 17:30:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:00 arm64: Pulling from edgex-lftools-log-publisher 17:30:00 8998bd30e6a1: Pulling fs layer 17:30:00 04944245beec: Pulling fs layer 17:30:00 699f458cf7ca: Pulling fs layer 17:30:00 765212b225bb: Pulling fs layer 17:30:00 f23df028b6ca: Pulling fs layer 17:30:00 d65c8cfc05b1: Pulling fs layer 17:30:00 2437ff75d9bd: Pulling fs layer 17:30:00 f23df028b6ca: Waiting 17:30:00 2437ff75d9bd: Waiting 17:30:00 04944245beec: Verifying Checksum 17:30:00 04944245beec: Download complete 17:30:00 765212b225bb: Verifying Checksum 17:30:00 765212b225bb: Download complete 17:30:00 f23df028b6ca: Verifying Checksum 17:30:00 f23df028b6ca: Download complete 17:30:00 d65c8cfc05b1: Verifying Checksum 17:30:00 d65c8cfc05b1: Download complete 17:30:00 699f458cf7ca: Verifying Checksum 17:30:00 699f458cf7ca: Download complete 17:30:01 8998bd30e6a1: Verifying Checksum 17:30:01 8998bd30e6a1: Download complete 17:30:03 2437ff75d9bd: Verifying Checksum 17:30:03 2437ff75d9bd: Download complete 17:30:05 8998bd30e6a1: Pull complete 17:30:05 04944245beec: Pull complete 17:30:07 699f458cf7ca: Pull complete 17:30:07 765212b225bb: Pull complete 17:30:08 f23df028b6ca: Pull complete 17:30:08 d65c8cfc05b1: Pull complete 17:30:23 2437ff75d9bd: Pull complete 17:30:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:23 prd-ubuntu20.04-docker-arm64-4c-16g-8588 does not seem to be running inside a container 17:30:23 $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:30:26 $ docker top a2612de490a9fe587d71636ddb721704c1a171447b195a37c0346ebe2697985c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:26 ---> job-cost.sh 17:30:26 lf-activate-venv: SKIPPING 17:30:26 INFO: No Stack... 17:30:27 INFO: Retrieving Pricing Info for: v3-standard-4 17:30:28 INFO: Archiving Costs [Pipeline] sh 17:30:28 + + cutcat -d, /w/workspace/device-onvif-camera/4/archives/cost.csv -f6 17:30:28 [Pipeline] lock 17:30:28 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-242-4-stack-cost] 17:30:28 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-4-stack-cost] did not exist. Created. 17:30:28 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-242-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:29 /w/workspace/device-onvif-camera/4@tmp/durable-5fa5b65f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:30:30 + echo total: 0.10999999940395355 [Pipeline] stash 17:30:30 Warning: overwriting stash ‘stack-cost’ 17:30:30 Stashed 1 file(s) [Pipeline] } 17:30:30 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:30:30 $ docker stop --time=1 a2612de490a9fe587d71636ddb721704c1a171447b195a37c0346ebe2697985c 17:30:31 $ docker rm -f --volumes a2612de490a9fe587d71636ddb721704c1a171447b195a37c0346ebe2697985c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:30:32 provisioning config files... 17:30:32 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config8262860424560280388tmp [Pipeline] { [Pipeline] sh 17:30:32 + set +x 17:30:32 + curl -s https://codecov.io/bash 17:30:32 + bash -s -- 17:30:32 17:30:32 _____ _ 17:30:32 / ____| | | 17:30:32 | | ___ __| | ___ ___ _____ __ 17:30:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:30:32 | |___| (_) | (_| | __/ (_| (_) \ V / 17:30:32 \_____\___/ \__,_|\___|\___\___/ \_/ 17:30:32 Bash-1.0.6 17:30:32 17:30:32 17:30:32 ==> git version 2.25.1 found 17:30:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:30:32 Release-Date: 2020-01-08 17:30:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:30:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:30:32 ==> Jenkins CI detected. 17:30:32 current dir:  /w/workspace/undry_device-onvif-camera_PR-242 17:30:32 project root: . 17:30:32 --> token set from env 17:30:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:30:32 ==> Running gcov in . (disable via -X gcov) 17:30:32 ==> Python coveragepy not found 17:30:32 ==> Searching for coverage reports in: 17:30:32 + . 17:30:32 -> Found 1 reports 17:30:32 ==> Detecting git/mercurial file structure 17:30:32 ==> Reading reports 17:30:32 + ./coverage.out bytes=79184 17:30:32 ==> Appending adjustments 17:30:32 https://docs.codecov.io/docs/fixing-reports 17:30:32 + Found adjustments 17:30:32 ==> Gzipping contents 17:30:32 12K /tmp/codecov.IPyHpo.gz 17:30:32 ==> Uploading reports 17:30:32 url: https://codecov.io 17:30:32 query: branch=PR-242&commit=c3a64fbba03f82ed3c2f48078ba40393d1191205&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-242%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=242&job=&cmd_args= 17:30:32 -> Pinging Codecov 17:30:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-242&commit=c3a64fbba03f82ed3c2f48078ba40393d1191205&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-242%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=242&job=&cmd_args= 17:30:33 -> Uploading to 17:30:33 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/F29A59C45E3A92E06B3E522C9905F8EF/c3a64fbba03f82ed3c2f48078ba40393d1191205/cdd6666c-a48c-4af7-8f21-2ffab3bf5360.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T173032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f01e84ae3707e265a4ef2b128e6ffca4b9237ea799e212608fb30415cacebf9c 17:30:33 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:33 Dload Upload Total Spent Left Speed 17:30:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10853 0 0 100 10853 0 39322 --:--:-- --:--:-- --:--:-- 39322 17:30:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/c3a64fbba03f82ed3c2f48078ba40393d1191205 [Pipeline] } 17:30:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:30:33 + [ -d /w/workspace/undry_device-onvif-camera_PR-242/archives ] 17:30:33 + ls -al /w/workspace/undry_device-onvif-camera_PR-242/archives 17:30:33 total 16 17:30:33 drwxr-xr-x 3 root root 4096 Mar 7 17:20 . 17:30:33 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:20 .. 17:30:33 drwxr-xr-x 2 root root 4096 Mar 7 17:20 cost 17:30:33 -rw-r--r-- 1 root root 91 Mar 7 17:20 cost.csv 17:30:33 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-242/archives 17:30:33 + ls -al /w/workspace/undry_device-onvif-camera_PR-242/archives 17:30:33 total 16 17:30:33 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:20 . 17:30:33 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:20 .. 17:30:33 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 17:20 cost 17:30:33 -rw-r--r-- 1 jenkins jenkins 91 Mar 7 17:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:30:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:30:35 ---> package-listing.sh 17:30:35 ++ facter osfamily 17:30:35 ++ tr '[:upper:]' '[:lower:]' 17:30:35 + OS_FAMILY=debian 17:30:35 + workspace=/w/workspace/undry_device-onvif-camera_PR-242 17:30:35 + START_PACKAGES=/tmp/packages_start.txt 17:30:35 + END_PACKAGES=/tmp/packages_end.txt 17:30:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:30:35 + PACKAGES=/tmp/packages_start.txt 17:30:35 + '[' /w/workspace/undry_device-onvif-camera_PR-242 ']' 17:30:35 + PACKAGES=/tmp/packages_end.txt 17:30:35 + case "${OS_FAMILY}" in 17:30:35 + dpkg -l 17:30:35 + grep '^ii' 17:30:35 + '[' -f /tmp/packages_start.txt ']' 17:30:35 + '[' -f /tmp/packages_end.txt ']' 17:30:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:30:35 + '[' /w/workspace/undry_device-onvif-camera_PR-242 ']' 17:30:35 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-242/archives/ 17:30:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-242/archives/ [Pipeline] echo 17:30:35 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-242/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:30:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:36 prd-ubuntu20.04-docker-8c-8g-8583 does not seem to be running inside a container 17:30:36 $ 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-242/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-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:30:36 $ docker top e5e82dcac10698283fd2c09738ca77a6d92bd0c6bacdaf47b80aa95b2329dd2b -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:36 + touch /tmp/pre-build-complete [Pipeline] sh 17:30:37 + mkdir -p /var/log/sysstat [Pipeline] sh 17:30:37 + ls /var/log/sa-host 17:30:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:37 provisioning config files... 17:30:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config13462143904930976337tmp [Pipeline] { [Pipeline] echo 17:30:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:30:37 ---> create-netrc.sh [Pipeline] } 17:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:30:38 ---> python-tools-install.sh [Pipeline] echo 17:30:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:30:38 ---> sudo-logs.sh 17:30:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:30:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:30:38 ---> job-cost.sh 17:30:38 lf-activate-venv: SKIPPING 17:30:38 DEBUG: total: 0.2199999988079071 17:30:38 INFO: Retrieving Stack Cost... 17:30:38 INFO: Retrieving Pricing Info for: v3-standard-8 17:30:39 INFO: Archiving Costs [Pipeline] echo 17:30:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:30:39 ---> logs-deploy.sh 17:30:39 lf-activate-venv: SKIPPING 17:30:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-242/4 17:30:39 INFO: archiving workspace using pattern(s): 17:30:40 Archives upload complete. 17:30:40 INFO: archiving logs to Nexus