Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 659f5a409730c1aa6059f10a7d2527ba47038078+916f6b3a329f57eb75e5307752edff55e76e784f (e009105164e63ef836e8c34e005416af85fd44ee) 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-ssh3902148154024902583.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-ssh10444703083247264208.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-185/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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3528763682375397738.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-ssh13661756777623771676.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-185/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-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16185568966428070396.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1981 in /w/workspace/undry_device-onvif-camera_PR-185 [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-185 # 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/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 916f6b3a329f57eb75e5307752edff55e76e784f into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 Merge succeeded, producing 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a Checking out Revision 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a (PR-185) > git config core.sparsecheckout # timeout=10 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 916f6b3a329f57eb75e5307752edff55e76e784f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a # timeout=10 Commit message: "Merge commit '916f6b3a329f57eb75e5307752edff55e76e784f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:11:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:11:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:11:19 ========================================================= 22:11:19 EdgeX Global Pipelines Version Info 22:11:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aee7025df1e4901b2ec3c1ae16df8c78c17f5672 # timeout=10 22:11:20 ------------------- 22:11:20 stable info: 22:11:20 ------------------- 22:11:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:11:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:11:20 Message: update stable to v1.0.244 22:11:20 ------------------- 22:11:20 experimental info: 22:11:20 ------------------- 22:11:20 Commited By: **** collab-it+edgex@linuxfoundation.org 22:11:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:11:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:11:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:11:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:11:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:11:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2de4a23 [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:21 provisioning config files... 22:11:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config17188099528990216862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:21 ---> docker-login.sh 22:11:21 nexus3.edgexfoundry.org:10001 22:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:21 Configure a credential helper to remove this warning. See 22:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:21 22:11:21 Login Succeeded 22:11:21 nexus3.edgexfoundry.org:10002 22:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:22 Configure a credential helper to remove this warning. See 22:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:22 22:11:22 Login Succeeded 22:11:22 nexus3.edgexfoundry.org:10003 22:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:22 Configure a credential helper to remove this warning. See 22:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:22 22:11:22 Login Succeeded 22:11:22 nexus3.edgexfoundry.org:10004 22:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:22 Configure a credential helper to remove this warning. See 22:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:22 22:11:22 Login Succeeded 22:11:22 docker.io 22:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:22 Configure a credential helper to remove this warning. See 22:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:22 22:11:22 Login Succeeded 22:11:22 ---> docker-login.sh ends [Pipeline] } 22:11:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:11:23 + git rev-list -1 --merges 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a~1..2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [Pipeline] echo 22:11:23 -----------> git rev-list -1 --merges 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a~1..2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a 22:11:23 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [false] [Pipeline] sh 22:11:23 + git log --format=format:%s -1 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [Pipeline] echo 22:11:23 ========================================================= 22:11:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:11:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:23 + git log --format=format:%s -1 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [Pipeline] echo 22:11:23 [semverPrep] GIT_COMMIT: 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a, Commit Message: Merge commit '916f6b3a329f57eb75e5307752edff55e76e784f' into HEAD [Pipeline] echo 22:11:23 [semverPrep] This is not a build commit. [Pipeline] sh 22:11:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:24 + grep -v github /etc/ssh/ssh_known_hosts 22:11:24 + [ -e /tmp/ssh_known_hosts ] 22:11:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:11:24 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 22:11:24 -a /etc/ssh/ssh_known_hosts 22:11:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:24 22:11:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:24 0.1.4: Pulling from edgex-devops/py-git-semver 22:11:24 b85a868b505f: Pulling fs layer 22:11:24 e2be974225ed: Pulling fs layer 22:11:24 339a4e72a1f5: Pulling fs layer 22:11:24 988bab9f4d93: Pulling fs layer 22:11:24 1469e6f7b9e6: Pulling fs layer 22:11:24 eaf3925da568: Pulling fs layer 22:11:24 bab4dde63d76: Pulling fs layer 22:11:24 bde34c3a00c8: Pulling fs layer 22:11:24 b352a97aabf1: Pulling fs layer 22:11:24 4872d77fe225: Pulling fs layer 22:11:24 5851b861e8e6: Pulling fs layer 22:11:24 bab4dde63d76: Waiting 22:11:24 bde34c3a00c8: Waiting 22:11:24 b352a97aabf1: Waiting 22:11:24 4872d77fe225: Waiting 22:11:24 988bab9f4d93: Waiting 22:11:24 1469e6f7b9e6: Waiting 22:11:24 eaf3925da568: Waiting 22:11:24 5851b861e8e6: Waiting 22:11:24 e2be974225ed: Download complete 22:11:24 988bab9f4d93: Verifying Checksum 22:11:24 988bab9f4d93: Download complete 22:11:25 1469e6f7b9e6: Verifying Checksum 22:11:25 1469e6f7b9e6: Download complete 22:11:25 eaf3925da568: Verifying Checksum 22:11:25 eaf3925da568: Download complete 22:11:25 339a4e72a1f5: Verifying Checksum 22:11:25 339a4e72a1f5: Download complete 22:11:25 bde34c3a00c8: Verifying Checksum 22:11:25 bde34c3a00c8: Download complete 22:11:25 b352a97aabf1: Verifying Checksum 22:11:25 b352a97aabf1: Download complete 22:11:25 4872d77fe225: Verifying Checksum 22:11:25 4872d77fe225: Download complete 22:11:25 5851b861e8e6: Verifying Checksum 22:11:25 5851b861e8e6: Download complete 22:11:25 b85a868b505f: Verifying Checksum 22:11:25 b85a868b505f: Download complete 22:11:25 bab4dde63d76: Verifying Checksum 22:11:25 bab4dde63d76: Download complete 22:11:26 b85a868b505f: Pull complete 22:11:26 e2be974225ed: Pull complete 22:11:26 339a4e72a1f5: Pull complete 22:11:26 988bab9f4d93: Pull complete 22:11:27 1469e6f7b9e6: Pull complete 22:11:27 eaf3925da568: Pull complete 22:11:29 bab4dde63d76: Pull complete 22:11:29 bde34c3a00c8: Pull complete 22:11:29 b352a97aabf1: Pull complete 22:11:29 4872d77fe225: Pull complete 22:11:29 5851b861e8e6: Pull complete 22:11:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:29 prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container 22:11:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:11:31 $ docker top 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 -eo pid,comm 22:11:31 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). 22:11:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:31 [ssh-agent] Looking for ssh-agent implementation... 22:11:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:31 $ docker exec 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 ssh-agent 22:11:31 SSH_AUTH_SOCK=/tmp/ssh-RLyqFE0mFJL2/agent.31 22:11:31 SSH_AGENT_PID=37 22:11:31 Running ssh-add (command line suppressed) 22:11:31 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_953570027773821449.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_953570027773821449.key) 22:11:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:32 + git tag --points-at HEAD [Pipeline] } 22:11:32 $ docker exec --env ******** --env ******** 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 ssh-agent -k 22:11:32 unset SSH_AUTH_SOCK; 22:11:32 unset SSH_AGENT_PID; 22:11:32 echo Agent pid 37 killed; 22:11:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:11:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:32 [ssh-agent] Looking for ssh-agent implementation... 22:11:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:32 $ docker exec 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 ssh-agent 22:11:32 SSH_AUTH_SOCK=/tmp/ssh-ot1hNS8KUmio/agent.69 22:11:32 SSH_AGENT_PID=75 22:11:32 Running ssh-add (command line suppressed) 22:11:32 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_3034756051956044998.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_3034756051956044998.key) 22:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:32 + git semver init 22:11:33 2023-01-11 22:11:33,016 [run_init] DEBUG init version:0.0.0 force:False 22:11:33 2023-01-11 22:11:33,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-185/.semver 22:11:33 2023-01-11 22:11:33,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-185/.semver 22:11:33 2023-01-11 22:11:33,017 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-185/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-185, universal_newlines=False, shell=None, istream=None) 22:11:34 2023-01-11 22:11:33,889 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-185/.git/info/exclude 22:11:34 2023-01-11 22:11:33,890 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 with force:False 22:11:34 2023-01-11 22:11:33,890 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 22:11:34 2023-01-11 22:11:33,895 [execute] INFO git cat-file --batch-check 22:11:34 2023-01-11 22:11:33,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 22:11:34 2023-01-11 22:11:33,902 [execute] INFO git cat-file --batch 22:11:34 2023-01-11 22:11:33,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 22:11:34 2023-01-11 22:11:33,908 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 22:11:34 0.0.0 [Pipeline] } 22:11:34 $ docker exec --env ******** --env ******** 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 ssh-agent -k 22:11:34 unset SSH_AUTH_SOCK; 22:11:34 unset SSH_AGENT_PID; 22:11:34 echo Agent pid 75 killed; 22:11:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:34 + git semver [Pipeline] } 22:11:34 $ docker stop --time=1 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 22:11:36 $ docker rm -f --volumes 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 [Pipeline] // withDockerContainer [Pipeline] sh 22:11:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:11:36 Stashed 1 file(s) [Pipeline] echo 22:11:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:36 provisioning config files... 22:11:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config2917145373552244646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:37 ---> docker-login.sh 22:11:37 nexus3.edgexfoundry.org:10001 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 nexus3.edgexfoundry.org:10002 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 nexus3.edgexfoundry.org:10003 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 nexus3.edgexfoundry.org:10004 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 docker.io 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 ---> docker-login.sh ends [Pipeline] } 22:11:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:37 ========================================================= 22:11:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:11:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:37 + 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 . 22:11:37 Sending build context to Docker daemon 27.66MB 22:11:37 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:11:37 Step 2/13 : FROM ${BASE} AS builder 22:11:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:11:38 213ec9aee27d: Pulling fs layer 22:11:38 4583459ba037: Pulling fs layer 22:11:38 93c1e223e6f2: Pulling fs layer 22:11:38 53926ce57604: Pulling fs layer 22:11:38 21b2b0c7a3f4: Pulling fs layer 22:11:38 22ff95d597cd: Pulling fs layer 22:11:38 12d6caf4c0d1: Pulling fs layer 22:11:38 96b7cbca73a9: Pulling fs layer 22:11:38 a7acece74701: Pulling fs layer 22:11:38 21b2b0c7a3f4: Waiting 22:11:38 22ff95d597cd: Waiting 22:11:38 12d6caf4c0d1: Waiting 22:11:38 96b7cbca73a9: Waiting 22:11:38 a7acece74701: Waiting 22:11:38 53926ce57604: Waiting 22:11:38 93c1e223e6f2: Verifying Checksum 22:11:38 93c1e223e6f2: Download complete 22:11:38 4583459ba037: Verifying Checksum 22:11:38 4583459ba037: Download complete 22:11:38 21b2b0c7a3f4: Download complete 22:11:38 22ff95d597cd: Verifying Checksum 22:11:38 22ff95d597cd: Download complete 22:11:38 213ec9aee27d: Verifying Checksum 22:11:38 213ec9aee27d: Download complete 22:11:38 12d6caf4c0d1: Download complete 22:11:38 213ec9aee27d: Pull complete 22:11:38 4583459ba037: Pull complete 22:11:38 93c1e223e6f2: Pull complete 22:11:38 a7acece74701: Verifying Checksum 22:11:38 a7acece74701: Download complete 22:11:39 53926ce57604: Verifying Checksum 22:11:39 53926ce57604: Download complete 22:11:39 96b7cbca73a9: Verifying Checksum 22:11:39 96b7cbca73a9: Download complete 22:11:43 53926ce57604: Pull complete 22:11:43 21b2b0c7a3f4: Pull complete 22:11:43 22ff95d597cd: Pull complete 22:11:43 12d6caf4c0d1: Pull complete 22:11:45 96b7cbca73a9: Pull complete 22:11:45 a7acece74701: Pull complete 22:11:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:11:45 ---> db6d94c90886 22:11:45 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:11:48 ---> Running in e0497f43eac7 22:11:48 Removing intermediate container e0497f43eac7 22:11:48 ---> f0e7ef1dc21a 22:11:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:48 ---> Running in 12133888060f 22:11:48 Removing intermediate container 12133888060f 22:11:48 ---> 912c3b7a4364 22:11:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:11:48 ---> Running in 0e8c83a5a1c2 22:11:48 Removing intermediate container 0e8c83a5a1c2 22:11:48 ---> 8c7acef246dc 22:11:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:11:48 ---> Running in 9abfc9dbcac1 22:11:48 Removing intermediate container 9abfc9dbcac1 22:11:48 ---> 8e03c2c743b0 22:11:48 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:11:48 ---> Running in 4b0de1723ac0 22:11:48 Removing intermediate container 4b0de1723ac0 22:11:48 ---> f0a2998f27fb 22:11:48 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:48 ---> Running in d4a7a1cb65cc 22:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:49 OK: 211 MiB in 51 packages 22:11:49 Removing intermediate container d4a7a1cb65cc 22:11:49 ---> fd9474e615e9 22:11:49 Step 9/13 : WORKDIR /device-onvif-camera 22:11:50 ---> Running in f19596eb6b70 22:11:50 Removing intermediate container f19596eb6b70 22:11:50 ---> da0f2bc58d4b 22:11:50 Step 10/13 : COPY go.mod vendor* ./ 22:11:50 ---> 68c9d02dbaf2 22:11:50 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:50 ---> Running in f4751bd82943 22:11:51 Still waiting to schedule task 22:11:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:12:08 Removing intermediate container f4751bd82943 22:12:08 ---> 7f0d4de42e8b 22:12:08 Step 12/13 : COPY . . 22:12:09 ---> babd5dd782d5 22:12:09 Step 13/13 : RUN ${MAKE} 22:12:09 ---> Running in 7cdb02db97ef 22:12:09 noop 22:12:09 Removing intermediate container 7cdb02db97ef 22:12:09 ---> 1ea7f940a89f 22:12:09 Successfully built 1ea7f940a89f 22:12:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:10 + docker inspect -f . ci-base-image-x86_64 22:12:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:10 prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container 22:12:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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-x86_64 cat 22:12:10 $ docker top 044bbaac0091e08425815e7a21d751aa2bf4016d4fcf9e45912ff08e62a678ca -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:11 + go version 22:12:11 go version go1.18.7 linux/amd64 [Pipeline] } 22:12:11 $ docker stop --time=1 044bbaac0091e08425815e7a21d751aa2bf4016d4fcf9e45912ff08e62a678ca 22:12:12 $ docker rm -f --volumes 044bbaac0091e08425815e7a21d751aa2bf4016d4fcf9e45912ff08e62a678ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:12 + docker inspect -f . ci-base-image-x86_64 22:12:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:12 prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container 22:12:12 $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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-x86_64 cat 22:12:13 $ docker top 4c16dd0c5631cb8cdef68488d25bee5474556bfaa84ed6501a0c775eff12345a -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:13 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] fileExists [Pipeline] sh 22:12:13 + make test 22:12:13 go test ./... -coverprofile=coverage.out ./... 22:12:14 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:12:24 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:12:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.049s coverage: 29.3% of statements 22:12:26 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:12:26 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.420s coverage: 86.5% of statements 22:12:33 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." 22:12:33 go vet ./... 22:12:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:12:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:12:36 ./bin/test-attribution-txt.sh [Pipeline] echo 22:12:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:12:36 $ docker stop --time=1 4c16dd0c5631cb8cdef68488d25bee5474556bfaa84ed6501a0c775eff12345a 22:12:38 $ docker rm -f --volumes 4c16dd0c5631cb8cdef68488d25bee5474556bfaa84ed6501a0c775eff12345a [Pipeline] // withDockerContainer [Pipeline] sh 22:12:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:12:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:12:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:12:39 + ls -al . 22:12:39 total 248 22:12:39 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 22:12 . 22:12:39 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:11 .. 22:12:39 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 22:12 .git 22:12:39 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 22:11 .github 22:12:39 -rw-rw-r-- 1 jenkins jenkins 496 Jan 11 22:11 .gitignore 22:12:39 -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 22:11 .golangci.yml 22:12:39 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 22:11 .semver 22:12:39 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 11 22:11 Attribution.txt 22:12:39 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 11 22:11 CHANGELOG.md 22:12:39 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 11 22:11 Dockerfile 22:12:39 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 22:11 GOVERNANCE.md 22:12:39 -rw-rw-r-- 1 jenkins jenkins 734 Jan 11 22:11 Jenkinsfile 22:12:39 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 22:11 LICENSE 22:12:39 -rw-rw-r-- 1 jenkins jenkins 2577 Jan 11 22:11 Makefile 22:12:39 -rw-rw-r-- 1 jenkins jenkins 625 Jan 11 22:11 OWNERS.md 22:12:39 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 11 22:11 README.md 22:12:39 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 22:11 VERSION 22:12:39 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 22:11 bin 22:12:39 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 22:11 cmd 22:12:39 -rw-r--r-- 1 jenkins jenkins 79184 Jan 11 22:12 coverage.out 22:12:39 drwxrwxr-x 6 jenkins jenkins 4096 Jan 11 22:11 doc 22:12:39 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 11 22:11 go.mod 22:12:39 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 11 22:11 go.sum 22:12:39 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:11 internal 22:12:39 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:11 snap 22:12:39 -rw-rw-r-- 1 jenkins jenkins 236 Jan 11 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:40 + 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=2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a --label arch=amd64 --label version=0.0.0 . 22:12:40 Sending build context to Docker daemon 27.74MB 22:12:40 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:12:40 Step 2/26 : FROM ${BASE} AS builder 22:12:40 ---> 1ea7f940a89f 22:12:40 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:12:40 ---> Running in faa7b63b91bb 22:12:40 Removing intermediate container faa7b63b91bb 22:12:40 ---> 83e2ff7de104 22:12:40 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:12:40 ---> Running in 1fc555962f92 22:12:40 Removing intermediate container 1fc555962f92 22:12:40 ---> a76adbc92450 22:12:40 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:12:40 ---> Running in 7645ecd0614b 22:12:40 Removing intermediate container 7645ecd0614b 22:12:40 ---> 96ccc84f3e15 22:12:40 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:12:41 ---> Running in 5f202c8502ca 22:12:41 Removing intermediate container 5f202c8502ca 22:12:41 ---> f50c3601443b 22:12:41 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:12:41 ---> Running in 140607db1159 22:12:41 Removing intermediate container 140607db1159 22:12:41 ---> 998d14e98b2b 22:12:41 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:41 ---> Running in 4480b257c3ba 22:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:12:41 OK: 211 MiB in 51 packages 22:12:42 Removing intermediate container 4480b257c3ba 22:12:42 ---> 3419157d5783 22:12:42 Step 9/26 : WORKDIR /device-onvif-camera 22:12:42 ---> Running in db83045cf3ae 22:12:42 Removing intermediate container db83045cf3ae 22:12:42 ---> 22ece2759484 22:12:42 Step 10/26 : COPY go.mod vendor* ./ 22:12:42 ---> e04a52846847 22:12:42 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:42 ---> Running in fe7e07107ab3 22:12:43 Removing intermediate container fe7e07107ab3 22:12:43 ---> f392124aa120 22:12:43 Step 12/26 : COPY . . 22:12:44 ---> c23891070d07 22:12:44 Step 13/26 : RUN ${MAKE} 22:12:44 ---> Running in afdac6dd7e97 22:12:44 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 22:13:02 Removing intermediate container afdac6dd7e97 22:13:02 ---> aec7f5d4ab99 22:13:02 Step 14/26 : FROM alpine:3.16 22:13:02 3.16: Pulling from library/alpine 22:13:02 ca7dd9ec2225: Pulling fs layer 22:13:02 ca7dd9ec2225: Verifying Checksum 22:13:02 ca7dd9ec2225: Download complete 22:13:03 ca7dd9ec2225: Pull complete 22:13:03 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:13:03 Status: Downloaded newer image for alpine:3.16 22:13:03 ---> bfe296a52501 22:13:03 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:13:03 ---> Running in 3cae239b9213 22:13:03 Removing intermediate container 3cae239b9213 22:13:03 ---> c76d4b6d1212 22:13:03 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:13:03 ---> Running in a6d1bedeae21 22:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:13:04 (1/1) Installing dumb-init (1.2.5-r1) 22:13:04 Executing busybox-1.35.0-r17.trigger 22:13:04 OK: 6 MiB in 15 packages 22:13:04 Removing intermediate container a6d1bedeae21 22:13:04 ---> 15dda560d0eb 22:13:04 Step 17/26 : WORKDIR / 22:13:04 ---> Running in 41e1082c54d6 22:13:04 Removing intermediate container 41e1082c54d6 22:13:04 ---> 77d006ac917e 22:13:04 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:13:05 ---> 5150f9fe5761 22:13:05 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:13:05 ---> b62eb3f8936f 22:13:05 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:13:05 ---> b44081bca0b1 22:13:05 Step 21/26 : EXPOSE 59984 22:13:05 ---> Running in b50531df3186 22:13:05 Removing intermediate container b50531df3186 22:13:05 ---> b3e534700a03 22:13:05 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:13:05 ---> Running in a9366da4516b 22:13:05 Removing intermediate container a9366da4516b 22:13:05 ---> d47163d0b588 22:13:05 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:13:05 ---> Running in 1aa6790f97c2 22:13:05 Removing intermediate container 1aa6790f97c2 22:13:05 ---> db23ca557f55 22:13:05 Step 24/26 : LABEL arch=amd64 22:13:05 ---> Running in 8799ee4848e8 22:13:05 Removing intermediate container 8799ee4848e8 22:13:05 ---> dc8bfe480713 22:13:05 Step 25/26 : LABEL git_sha=2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a 22:13:05 ---> Running in e407a6bc600b 22:13:05 Removing intermediate container e407a6bc600b 22:13:05 ---> 5c1f597686ed 22:13:05 Step 26/26 : LABEL version=0.0.0 22:13:05 ---> Running in 54271351f09b 22:13:06 Removing intermediate container 54271351f09b 22:13:06 ---> 4541492b7449 22:13:06 [Warning] One or more build-args [ARCH] were not consumed 22:13:06 Successfully built 4541492b7449 22:13:06 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:06 22:13:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:06 latest: Pulling from edgex-lftools-log-publisher 22:13:06 5eb5b503b376: Pulling fs layer 22:13:06 5c69ac0246d0: Pulling fs layer 22:13:06 ec43610c2a17: Pulling fs layer 22:13:06 3a2ae6a8a46f: Pulling fs layer 22:13:06 33b1e0a273af: Pulling fs layer 22:13:06 5d3b04190fa2: Pulling fs layer 22:13:06 2f39f015ded8: Pulling fs layer 22:13:06 3a2ae6a8a46f: Waiting 22:13:06 33b1e0a273af: Waiting 22:13:06 2f39f015ded8: Waiting 22:13:06 5d3b04190fa2: Waiting 22:13:06 5c69ac0246d0: Verifying Checksum 22:13:06 5c69ac0246d0: Download complete 22:13:06 3a2ae6a8a46f: Verifying Checksum 22:13:06 3a2ae6a8a46f: Download complete 22:13:07 33b1e0a273af: Verifying Checksum 22:13:07 33b1e0a273af: Download complete 22:13:07 ec43610c2a17: Verifying Checksum 22:13:07 ec43610c2a17: Download complete 22:13:07 5d3b04190fa2: Download complete 22:13:07 5eb5b503b376: Verifying Checksum 22:13:07 5eb5b503b376: Download complete 22:13:07 2f39f015ded8: Download complete 22:13:08 5eb5b503b376: Pull complete 22:13:08 5c69ac0246d0: Pull complete 22:13:08 ec43610c2a17: Pull complete 22:13:08 3a2ae6a8a46f: Pull complete 22:13:09 33b1e0a273af: Pull complete 22:13:09 5d3b04190fa2: Pull complete 22:13:13 2f39f015ded8: Pull complete 22:13:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:13 prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container 22:13:13 $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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:latest cat 22:13:15 $ docker top 10cfedb870ce85d16c6ca640b73f3d6c3bb7ec064b2e197a775054998510789b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:15 ---> job-cost.sh 22:13:15 lf-activate-venv: SKIPPING 22:13:15 INFO: No Stack... 22:13:15 INFO: Retrieving Pricing Info for: v3-standard-8 22:13:16 INFO: Archiving Costs [Pipeline] sh 22:13:16 + cat /w/workspace/undry_device-onvif-camera_PR-185/archives/cost.csv 22:13:16 + cut -d, -f6 [Pipeline] lock 22:13:16 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] 22:13:16 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] did not exist. Created. 22:13:16 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:16 + echo total: 0.2199999988079071 [Pipeline] stash 22:13:16 Stashed 1 file(s) [Pipeline] } 22:13:16 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:16 $ docker stop --time=1 10cfedb870ce85d16c6ca640b73f3d6c3bb7ec064b2e197a775054998510789b 22:13:17 $ docker rm -f --volumes 10cfedb870ce85d16c6ca640b73f3d6c3bb7ec064b2e197a775054998510789b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:13:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1982 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] ws 22:13:22 Running in /w/workspace/device-onvif-camera/14 [Pipeline] { [Pipeline] checkout 22:13:22 The recommended git tool is: git 22:13:27 using credential edgex-jenkins-ssh 22:13:27 Cloning the remote Git repository 22:13:27 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:13:27 > git init /w/workspace/device-onvif-camera/14 # timeout=10 22:13:28 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:13:28 > git --version # timeout=10 22:13:28 > git --version # 'git version 2.25.1' 22:13:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:29 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:13:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:30 Merging remotes/origin/main commit 916f6b3a329f57eb75e5307752edff55e76e784f into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 22:13:30 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:13:30 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:13:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:13:31 > git config core.sparsecheckout # timeout=10 22:13:31 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 22:13:31 > git remote # timeout=10 22:13:31 > git config --get remote.origin.url # timeout=10 22:13:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:31 > git merge 916f6b3a329f57eb75e5307752edff55e76e784f # timeout=10 22:13:32 Merge succeeded, producing 926409d48ce99a32329c6f9896ea1f75ad8a0f58 22:13:32 Checking out Revision 926409d48ce99a32329c6f9896ea1f75ad8a0f58 (PR-185) 22:13:32 > git rev-parse HEAD^{commit} # timeout=10 22:13:32 > git config core.sparsecheckout # timeout=10 22:13:32 > git checkout -f 926409d48ce99a32329c6f9896ea1f75ad8a0f58 # timeout=10 22:13:35 Commit message: "Merge commit '916f6b3a329f57eb75e5307752edff55e76e784f' into HEAD" 22:13:35 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:13:36 % Total % Received % Xferd Average Speed Time Time Time Current 22:13:36 Dload Upload Total Spent Left Speed 22:13:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10500 0 0 65625 0 --:--:-- --:--:-- --:--:-- 65217 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh 22:13:35 > git rev-list --no-walk aee7025df1e4901b2ec3c1ae16df8c78c17f5672 # timeout=10 22:13:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:13:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:13:38 + sudo tee /etc/docker/daemon.new 22:13:38 { 22:13:38 "registry-mirrors": [ 22:13:38 "https://nexus3.edgexfoundry.org:10001" 22:13:38 ], 22:13:38 "bip": "10.250.0.254/24", 22:13:38 "hosts": [ 22:13:38 "tcp://0.0.0.0:5555", 22:13:38 "unix:///var/run/docker.sock" 22:13:38 ], 22:13:38 "mtu": 1458, 22:13:38 "selinux-enabled": true, 22:13:38 "seccomp-profile": "/etc/docker/seccomp.json" 22:13:38 } [Pipeline] sh 22:13:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:13:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:56 provisioning config files... 22:13:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/14@tmp/config4116578537128606489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:57 ---> docker-login.sh 22:13:57 nexus3.edgexfoundry.org:10001 22:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:57 Configure a credential helper to remove this warning. See 22:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:57 22:13:57 Login Succeeded 22:13:57 nexus3.edgexfoundry.org:10002 22:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:58 Configure a credential helper to remove this warning. See 22:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:58 22:13:58 Login Succeeded 22:13:58 nexus3.edgexfoundry.org:10003 22:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:58 Configure a credential helper to remove this warning. See 22:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:58 22:13:58 Login Succeeded 22:13:58 nexus3.edgexfoundry.org:10004 22:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:58 Configure a credential helper to remove this warning. See 22:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:58 22:13:58 Login Succeeded 22:13:58 docker.io 22:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:59 Configure a credential helper to remove this warning. See 22:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:59 22:13:59 Login Succeeded 22:13:59 ---> docker-login.sh ends [Pipeline] } 22:13:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:13:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:59 ========================================================= 22:13:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:13:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:14:00 Sending build context to Docker daemon 20.52MB 22:14:00 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:14:00 Step 2/13 : FROM ${BASE} AS builder 22:14:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:14:00 9b18e9b68314: Pulling fs layer 22:14:00 35d82f9e3411: Pulling fs layer 22:14:00 e16973657156: Pulling fs layer 22:14:00 fc693d55d65f: Pulling fs layer 22:14:00 7e9fc2657dce: Pulling fs layer 22:14:00 dda99020689f: Pulling fs layer 22:14:00 db1c61fa0a46: Pulling fs layer 22:14:00 891c053d2c06: Pulling fs layer 22:14:00 dda99020689f: Waiting 22:14:00 db1c61fa0a46: Waiting 22:14:00 891c053d2c06: Waiting 22:14:00 7e9fc2657dce: Waiting 22:14:00 fc693d55d65f: Waiting 22:14:00 e16973657156: Verifying Checksum 22:14:00 e16973657156: Download complete 22:14:00 35d82f9e3411: Verifying Checksum 22:14:00 35d82f9e3411: Download complete 22:14:00 7e9fc2657dce: Verifying Checksum 22:14:00 7e9fc2657dce: Download complete 22:14:00 dda99020689f: Download complete 22:14:00 9b18e9b68314: Verifying Checksum 22:14:00 9b18e9b68314: Download complete 22:14:01 9b18e9b68314: Pull complete 22:14:02 891c053d2c06: Verifying Checksum 22:14:02 891c053d2c06: Download complete 22:14:02 35d82f9e3411: Pull complete 22:14:02 e16973657156: Pull complete 22:14:03 db1c61fa0a46: Verifying Checksum 22:14:03 db1c61fa0a46: Download complete 22:14:03 fc693d55d65f: Verifying Checksum 22:14:03 fc693d55d65f: Download complete 22:14:16 fc693d55d65f: Pull complete 22:14:16 7e9fc2657dce: Pull complete 22:14:16 dda99020689f: Pull complete 22:14:23 db1c61fa0a46: Pull complete 22:14:24 891c053d2c06: Pull complete 22:14:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:14:24 ---> f96f9c87975a 22:14:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:14:26 ---> Running in f2c0d6dc9cc4 22:14:26 Removing intermediate container f2c0d6dc9cc4 22:14:26 ---> dc33ff97da4e 22:14:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:14:26 ---> Running in 5ba71425545b 22:14:27 Removing intermediate container 5ba71425545b 22:14:27 ---> 5aa5d9360902 22:14:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:14:27 ---> Running in 267422e72405 22:14:27 Removing intermediate container 267422e72405 22:14:27 ---> cb95a0503ef5 22:14:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:14:27 ---> Running in 53fb3d926561 22:14:27 Removing intermediate container 53fb3d926561 22:14:27 ---> 07a29abe0c28 22:14:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:14:28 ---> Running in e48dd463f589 22:14:28 Removing intermediate container e48dd463f589 22:14:28 ---> 32ab8b6a1286 22:14:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:28 ---> Running in aa56911d216a 22:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:14:30 OK: 221 MiB in 51 packages 22:14:31 Removing intermediate container aa56911d216a 22:14:31 ---> 9448f2c2939d 22:14:31 Step 9/13 : WORKDIR /device-onvif-camera 22:14:31 ---> Running in b5368021b5a6 22:14:31 Removing intermediate container b5368021b5a6 22:14:31 ---> cbbb504ca0ed 22:14:31 Step 10/13 : COPY go.mod vendor* ./ 22:14:32 ---> 1da3fe0e8f29 22:14:32 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:32 ---> Running in 4ecf614bc5ad 22:15:28 Removing intermediate container 4ecf614bc5ad 22:15:28 ---> 05f10bbc8ec5 22:15:28 Step 12/13 : COPY . . 22:15:28 ---> 5296184b3b51 22:15:28 Step 13/13 : RUN ${MAKE} 22:15:28 ---> Running in 2ffce33cbe1d 22:15:28 noop 22:15:28 Removing intermediate container 2ffce33cbe1d 22:15:28 ---> 38ccd2a3873b 22:15:28 Successfully built 38ccd2a3873b 22:15:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:29 + docker inspect -f . ci-base-image-arm64 22:15:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:29 prd-ubuntu20.04-docker-arm64-4c-16g-1982 does not seem to be running inside a container 22:15:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/14 -v /w/workspace/device-onvif-camera/14:/w/workspace/device-onvif-camera/14:rw,z -v /w/workspace/device-onvif-camera/14@tmp:/w/workspace/device-onvif-camera/14@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 22:15:30 $ docker top cdaab9b86a1b3b6afe159e630a7738519cd52b13a36c0fd50f026bdf0a36e094 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:31 + go version 22:15:31 go version go1.18.7 linux/arm64 [Pipeline] } 22:15:31 $ docker stop --time=1 cdaab9b86a1b3b6afe159e630a7738519cd52b13a36c0fd50f026bdf0a36e094 22:15:33 $ docker rm -f --volumes cdaab9b86a1b3b6afe159e630a7738519cd52b13a36c0fd50f026bdf0a36e094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:33 + docker inspect -f . ci-base-image-arm64 22:15:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:33 prd-ubuntu20.04-docker-arm64-4c-16g-1982 does not seem to be running inside a container 22:15:33 $ 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/14 -v /w/workspace/device-onvif-camera/14:/w/workspace/device-onvif-camera/14:rw,z -v /w/workspace/device-onvif-camera/14@tmp:/w/workspace/device-onvif-camera/14@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 22:15:34 $ docker top cf378dabbfa8cdfa223e149c7738edbb041c4a134916f19f3fdfc4186b149409 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:35 + git config --global --add safe.directory /w/workspace/device-onvif-camera/14 [Pipeline] fileExists [Pipeline] sh 22:15:35 + make test 22:15:35 go test ./... -coverprofile=coverage.out ./... 22:15:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:17:14 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:17:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.172s coverage: 29.3% of statements 22:17:14 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:17:29 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.030s coverage: 86.5% of statements 22:17:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:17:29 go vet ./... 22:17:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:17:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:17:56 ./bin/test-attribution-txt.sh [Pipeline] echo 22:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:17:56 $ docker stop --time=1 cf378dabbfa8cdfa223e149c7738edbb041c4a134916f19f3fdfc4186b149409 22:17:58 $ docker rm -f --volumes cf378dabbfa8cdfa223e149c7738edbb041c4a134916f19f3fdfc4186b149409 [Pipeline] // withDockerContainer [Pipeline] sh 22:17:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:17:59 Warning: overwriting stash ‘coverage-report’ 22:18:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:18:00 + ls -al . 22:18:00 total 244 22:18:00 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 22:15 . 22:18:00 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:13 .. 22:18:00 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 22:13 .git 22:18:00 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 22:13 .github 22:18:00 -rw-rw-r-- 1 jenkins jenkins 496 Jan 11 22:13 .gitignore 22:18:00 -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 22:13 .golangci.yml 22:18:00 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 11 22:13 Attribution.txt 22:18:00 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 11 22:13 CHANGELOG.md 22:18:00 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 11 22:13 Dockerfile 22:18:00 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 22:13 GOVERNANCE.md 22:18:00 -rw-rw-r-- 1 jenkins jenkins 734 Jan 11 22:13 Jenkinsfile 22:18:00 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 22:13 LICENSE 22:18:00 -rw-rw-r-- 1 jenkins jenkins 2577 Jan 11 22:13 Makefile 22:18:00 -rw-rw-r-- 1 jenkins jenkins 625 Jan 11 22:13 OWNERS.md 22:18:00 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 11 22:13 README.md 22:18:00 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 22:11 VERSION 22:18:00 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 22:13 bin 22:18:00 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 22:13 cmd 22:18:00 -rw-r--r-- 1 jenkins jenkins 79184 Jan 11 22:17 coverage.out 22:18:00 drwxrwxr-x 6 jenkins jenkins 4096 Jan 11 22:13 doc 22:18:00 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 11 22:13 go.mod 22:18:00 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 11 22:13 go.sum 22:18:00 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:13 internal 22:18:00 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:13 snap 22:18:00 -rw-rw-r-- 1 jenkins jenkins 236 Jan 11 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:01 + 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=926409d48ce99a32329c6f9896ea1f75ad8a0f58 --label arch=arm64 --label version=0.0.0 . 22:18:02 Sending build context to Docker daemon 20.6MB 22:18:02 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:18:02 Step 2/26 : FROM ${BASE} AS builder 22:18:02 ---> 38ccd2a3873b 22:18:02 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:18:02 ---> Running in 976e21d32d0e 22:18:02 Removing intermediate container 976e21d32d0e 22:18:02 ---> d5ea33dbe4dd 22:18:02 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:18:02 ---> Running in 4c6569da3b05 22:18:03 Removing intermediate container 4c6569da3b05 22:18:03 ---> b3e7415aa1dd 22:18:03 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:18:03 ---> Running in d4b811da5a79 22:18:03 Removing intermediate container d4b811da5a79 22:18:03 ---> 4e900fa0bc72 22:18:03 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:18:03 ---> Running in 751ba8d3c069 22:18:03 Removing intermediate container 751ba8d3c069 22:18:03 ---> 8cdd87e5b051 22:18:03 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:18:04 ---> Running in 077265a23ce4 22:18:04 Removing intermediate container 077265a23ce4 22:18:04 ---> b6a8bad2ed69 22:18:04 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:18:04 ---> Running in 52011fd8f068 22:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:06 OK: 221 MiB in 51 packages 22:18:08 Removing intermediate container 52011fd8f068 22:18:08 ---> 618570d8c171 22:18:08 Step 9/26 : WORKDIR /device-onvif-camera 22:18:08 ---> Running in 303a97425ff2 22:18:08 Removing intermediate container 303a97425ff2 22:18:08 ---> 8954ec875af4 22:18:08 Step 10/26 : COPY go.mod vendor* ./ 22:18:09 ---> d0141c8d762e 22:18:09 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:09 ---> Running in ca8f905dd40e 22:18:12 Removing intermediate container ca8f905dd40e 22:18:12 ---> 85716be9ba92 22:18:12 Step 12/26 : COPY . . 22:18:13 ---> c92a898a741e 22:18:13 Step 13/26 : RUN ${MAKE} 22:18:13 ---> Running in 6bd6d4b90fcd 22:18:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:20:36 Removing intermediate container 6bd6d4b90fcd 22:20:36 ---> d574a8b18ce4 22:20:36 Step 14/26 : FROM alpine:3.16 22:20:36 3.16: Pulling from library/alpine 22:20:36 6875df1f5354: Pulling fs layer 22:20:36 6875df1f5354: Verifying Checksum 22:20:36 6875df1f5354: Download complete 22:20:36 6875df1f5354: Pull complete 22:20:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:20:36 Status: Downloaded newer image for alpine:3.16 22:20:36 ---> 2b4661558fb8 22:20:36 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:20:36 ---> Running in ea466378b2cc 22:20:36 Removing intermediate container ea466378b2cc 22:20:36 ---> ad701e6df1d8 22:20:36 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:20:36 ---> Running in 84c8462c76c9 22:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:20:36 (1/1) Installing dumb-init (1.2.5-r1) 22:20:36 Executing busybox-1.35.0-r17.trigger 22:20:36 OK: 5 MiB in 15 packages 22:20:36 Removing intermediate container 84c8462c76c9 22:20:36 ---> 028e99fa9e07 22:20:36 Step 17/26 : WORKDIR / 22:20:36 ---> Running in f4a10ed34e27 22:20:36 Removing intermediate container f4a10ed34e27 22:20:36 ---> 6eea2c8f6829 22:20:36 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:20:36 ---> a8d18dbc78b2 22:20:36 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:20:36 ---> 61b563be7f9e 22:20:36 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:20:36 ---> 36e000c19f3a 22:20:36 Step 21/26 : EXPOSE 59984 22:20:36 ---> Running in ec9b6282f130 22:20:36 Removing intermediate container ec9b6282f130 22:20:36 ---> ec325bb41e0d 22:20:36 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:20:36 ---> Running in 5ba2e4d4c0ed 22:20:36 Removing intermediate container 5ba2e4d4c0ed 22:20:36 ---> ee3ee8ed598b 22:20:36 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:20:36 ---> Running in 127f1373d45c 22:20:36 Removing intermediate container 127f1373d45c 22:20:36 ---> a5ae46d3847e 22:20:36 Step 24/26 : LABEL arch=arm64 22:20:36 ---> Running in beb65a7656c6 22:20:36 Removing intermediate container beb65a7656c6 22:20:36 ---> 6468411e258d 22:20:36 Step 25/26 : LABEL git_sha=926409d48ce99a32329c6f9896ea1f75ad8a0f58 22:20:36 ---> Running in d97c4f7afb00 22:20:36 Removing intermediate container d97c4f7afb00 22:20:36 ---> 4276b48ab30f 22:20:36 Step 26/26 : LABEL version=0.0.0 22:20:36 ---> Running in d74e0458b26d 22:20:36 Removing intermediate container d74e0458b26d 22:20:36 ---> 1d8bd5e10f3a 22:20:36 [Warning] One or more build-args [ARCH] were not consumed 22:20:36 Successfully built 1d8bd5e10f3a 22:20:36 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 22:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:37 22:20:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:37 arm64: Pulling from edgex-lftools-log-publisher 22:20:37 8998bd30e6a1: Pulling fs layer 22:20:37 04944245beec: Pulling fs layer 22:20:37 699f458cf7ca: Pulling fs layer 22:20:37 765212b225bb: Pulling fs layer 22:20:37 f23df028b6ca: Pulling fs layer 22:20:37 d65c8cfc05b1: Pulling fs layer 22:20:37 2437ff75d9bd: Pulling fs layer 22:20:37 f23df028b6ca: Waiting 22:20:37 d65c8cfc05b1: Waiting 22:20:37 2437ff75d9bd: Waiting 22:20:37 765212b225bb: Waiting 22:20:37 04944245beec: Verifying Checksum 22:20:37 04944245beec: Download complete 22:20:37 765212b225bb: Verifying Checksum 22:20:37 765212b225bb: Download complete 22:20:37 f23df028b6ca: Verifying Checksum 22:20:37 f23df028b6ca: Download complete 22:20:37 d65c8cfc05b1: Verifying Checksum 22:20:37 d65c8cfc05b1: Download complete 22:20:37 699f458cf7ca: Verifying Checksum 22:20:37 699f458cf7ca: Download complete 22:20:38 8998bd30e6a1: Verifying Checksum 22:20:38 8998bd30e6a1: Download complete 22:20:40 2437ff75d9bd: Verifying Checksum 22:20:40 2437ff75d9bd: Download complete 22:20:42 8998bd30e6a1: Pull complete 22:20:42 04944245beec: Pull complete 22:20:43 699f458cf7ca: Pull complete 22:20:43 765212b225bb: Pull complete 22:20:44 f23df028b6ca: Pull complete 22:20:44 d65c8cfc05b1: Pull complete 22:20:56 2437ff75d9bd: Pull complete 22:20:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:20:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:56 prd-ubuntu20.04-docker-arm64-4c-16g-1982 does not seem to be running inside a container 22:20:56 $ 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/14 -v /w/workspace/device-onvif-camera/14:/w/workspace/device-onvif-camera/14:rw,z -v /w/workspace/device-onvif-camera/14@tmp:/w/workspace/device-onvif-camera/14@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 22:20:59 $ docker top 74eae00ae574428d9a1ecf72751357fa9350dff0a0e745a088b4786a322b4d9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:59 ---> job-cost.sh 22:21:00 lf-activate-venv: SKIPPING 22:21:00 INFO: No Stack... 22:21:00 INFO: Retrieving Pricing Info for: v3-standard-4 22:21:01 INFO: Archiving Costs [Pipeline] sh 22:21:01 + cat /w/workspace/device-onvif-camera/14/archives/cost.csv 22:21:01 + cut -d, -f6 [Pipeline] lock 22:21:01 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] 22:21:01 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] did not exist. Created. 22:21:01 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:21:02 /w/workspace/device-onvif-camera/14@tmp/durable-aa3c74fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:21:02 + echo total: 0.10999999940395355 [Pipeline] stash 22:21:02 Warning: overwriting stash ‘stack-cost’ 22:21:02 Stashed 1 file(s) [Pipeline] } 22:21:02 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] [Pipeline] // lock [Pipeline] } 22:21:02 $ docker stop --time=1 74eae00ae574428d9a1ecf72751357fa9350dff0a0e745a088b4786a322b4d9e 22:21:05 $ docker rm -f --volumes 74eae00ae574428d9a1ecf72751357fa9350dff0a0e745a088b4786a322b4d9e [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 22:21:05 provisioning config files... 22:21:05 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config4816030791177764936tmp [Pipeline] { [Pipeline] sh 22:21:05 + set +x 22:21:05 + + bash -s -- 22:21:05 curl -s https://codecov.io/bash 22:21:05 22:21:05 _____ _ 22:21:05 / ____| | | 22:21:05 | | ___ __| | ___ ___ _____ __ 22:21:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:21:05 | |___| (_) | (_| | __/ (_| (_) \ V / 22:21:05 \_____\___/ \__,_|\___|\___\___/ \_/ 22:21:05 Bash-1.0.6 22:21:05 22:21:05 22:21:05 ==> git version 2.25.1 found 22:21:05 ==> 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 22:21:05 Release-Date: 2020-01-08 22:21:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:21:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:21:05 ==> Jenkins CI detected. 22:21:05 current dir:  /w/workspace/undry_device-onvif-camera_PR-185 22:21:05 project root: . 22:21:05 --> token set from env 22:21:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:21:05 ==> Running gcov in . (disable via -X gcov) 22:21:05 ==> Python coveragepy not found 22:21:05 ==> Searching for coverage reports in: 22:21:05 + . 22:21:05 -> Found 1 reports 22:21:05 ==> Detecting git/mercurial file structure 22:21:05 ==> Reading reports 22:21:05 + ./coverage.out bytes=79184 22:21:06 ==> Appending adjustments 22:21:06 https://docs.codecov.io/docs/fixing-reports 22:21:06 + Found adjustments 22:21:06 ==> Gzipping contents 22:21:06 12K /tmp/codecov.qxzCi3.gz 22:21:06 ==> Uploading reports 22:21:06 url: https://codecov.io 22:21:06 query: branch=PR-185&commit=2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 22:21:06 -> Pinging Codecov 22:21:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-185&commit=2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 22:21:06 -> Uploading to 22:21:06 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/F29A59C45E3A92E06B3E522C9905F8EF/2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a/c47e0072-f661-4f76-97d9-bcd27acbf194.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T222106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b465102fa850085ce3eb2002462b7b47f3fdb93b77d96df0668d93e37f5e812 22:21:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:21:06 Dload Upload Total Spent Left Speed 22:21:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10872 0 0 100 10872 0 42303 --:--:-- --:--:-- --:--:-- 42303 22:21:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [Pipeline] } 22:21:06 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 22:21:07 + [ -d /w/workspace/undry_device-onvif-camera_PR-185/archives ] 22:21:07 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 22:21:07 total 16 22:21:07 drwxr-xr-x 3 root root 4096 Jan 11 22:13 . 22:21:07 drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 22:13 .. 22:21:07 drwxr-xr-x 2 root root 4096 Jan 11 22:13 cost 22:21:07 -rw-r--r-- 1 root root 92 Jan 11 22:13 cost.csv 22:21:07 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-185/archives 22:21:07 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 22:21:07 total 16 22:21:07 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 22:13 . 22:21:07 drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 22:13 .. 22:21:07 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 22:13 cost 22:21:07 -rw-r--r-- 1 jenkins jenkins 92 Jan 11 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:21:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:21:08 ---> package-listing.sh 22:21:08 ++ facter osfamily 22:21:08 ++ tr '[:upper:]' '[:lower:]' 22:21:08 + OS_FAMILY=debian 22:21:08 + workspace=/w/workspace/undry_device-onvif-camera_PR-185 22:21:08 + START_PACKAGES=/tmp/packages_start.txt 22:21:08 + END_PACKAGES=/tmp/packages_end.txt 22:21:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:21:08 + PACKAGES=/tmp/packages_start.txt 22:21:08 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 22:21:08 + PACKAGES=/tmp/packages_end.txt 22:21:08 + case "${OS_FAMILY}" in 22:21:08 + dpkg -l 22:21:08 + grep '^ii' 22:21:08 + '[' -f /tmp/packages_start.txt ']' 22:21:08 + '[' -f /tmp/packages_end.txt ']' 22:21:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:21:08 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 22:21:08 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-185/archives/ 22:21:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-185/archives/ [Pipeline] echo 22:21:08 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:21:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:09 prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container 22:21:09 $ 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-185/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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 22:21:09 $ docker top 347235187fcc9051c94e65bde0cf47f1a15e6d560a48547724dbd0220b8ea0b2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:10 + touch /tmp/pre-build-complete [Pipeline] sh 22:21:10 + mkdir -p /var/log/sysstat [Pipeline] sh 22:21:10 + ls /var/log/sa-host 22:21:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:10 provisioning config files... 22:21:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config7535918119389109061tmp [Pipeline] { [Pipeline] echo 22:21:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:21:11 ---> create-netrc.sh [Pipeline] } 22:21:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:21:11 ---> python-tools-install.sh [Pipeline] echo 22:21:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:21:11 ---> sudo-logs.sh 22:21:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:21:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:21:12 ---> job-cost.sh 22:21:12 lf-activate-venv: SKIPPING 22:21:12 DEBUG: total: 0.2199999988079071 22:21:12 INFO: Retrieving Stack Cost... 22:21:12 INFO: Retrieving Pricing Info for: v3-standard-8 22:21:12 INFO: Archiving Costs [Pipeline] echo 22:21:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:21:13 ---> logs-deploy.sh 22:21:13 lf-activate-venv: SKIPPING 22:21:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-185/14 22:21:13 INFO: archiving workspace using pattern(s): 22:21:14 Archives upload complete. 22:21:14 INFO: archiving logs to Nexus