Pull request #391 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 711adf858ed93eaa076ce7287fd88ada72f5c588+75827e104e6969b0db3798c8f9b2a7d77ba88999 (0084129cacab1300e5b48ce292e2f519da4b9c70) 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-ssh3060350367954079233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17311611404002832253.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1600169225826287199.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8628730233193403360.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15238256442540472501.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-391/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-391/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8523662823787344729.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8536 in /w/workspace/undry_device-onvif-camera_PR-391 [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-391 # 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/391/head:refs/remotes/origin/PR-391 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 75827e104e6969b0db3798c8f9b2a7d77ba88999 into PR head commit 711adf858ed93eaa076ce7287fd88ada72f5c588 Merge succeeded, producing 711adf858ed93eaa076ce7287fd88ada72f5c588 Checking out Revision 711adf858ed93eaa076ce7287fd88ada72f5c588 (PR-391) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f 711adf858ed93eaa076ce7287fd88ada72f5c588 # 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 75827e104e6969b0db3798c8f9b2a7d77ba88999 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 711adf858ed93eaa076ce7287fd88ada72f5c588 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:38:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:38:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:38:15 ========================================================= 03:38:15 EdgeX Global Pipelines Version Info 03:38:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:38:15 ------------------- 03:38:15 stable info: 03:38:15 ------------------- 03:38:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:38:15 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:38:15 Message: update stable to v1.0.254 03:38:16 ------------------- 03:38:16 experimental info: 03:38:16 ------------------- 03:38:16 Commited By: **** collab-it+edgex@linuxfoundation.org 03:38:16 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:38:16 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:38:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:38:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:38:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:38:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:38:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:38:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-391 [Pipeline] echo 03:38:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-391 [Pipeline] echo 03:38:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-391 [Pipeline] echo 03:38:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 711adf858ed93eaa076ce7287fd88ada72f5c588 [Pipeline] echo 03:38:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 711adf8 [Pipeline] echo 03:38:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:18 provisioning config files... 03:38:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-391@tmp/config13962858295337393791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:18 ---> docker-login.sh 03:38:18 nexus3.edgexfoundry.org:10001 03:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:19 Configure a credential helper to remove this warning. See 03:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:19 03:38:19 Login Succeeded 03:38:19 nexus3.edgexfoundry.org:10002 03:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:19 Configure a credential helper to remove this warning. See 03:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:19 03:38:19 Login Succeeded 03:38:19 nexus3.edgexfoundry.org:10003 03:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:19 Configure a credential helper to remove this warning. See 03:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:19 03:38:19 Login Succeeded 03:38:19 nexus3.edgexfoundry.org:10004 03:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:19 Configure a credential helper to remove this warning. See 03:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:19 03:38:19 Login Succeeded 03:38:19 docker.io 03:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:19 Configure a credential helper to remove this warning. See 03:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:19 03:38:19 Login Succeeded 03:38:19 ---> docker-login.sh ends [Pipeline] } 03:38:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:38:20 + git rev-list -1 --merges 711adf858ed93eaa076ce7287fd88ada72f5c588~1..711adf858ed93eaa076ce7287fd88ada72f5c588 [Pipeline] echo 03:38:20 -----------> git rev-list -1 --merges 711adf858ed93eaa076ce7287fd88ada72f5c588~1..711adf858ed93eaa076ce7287fd88ada72f5c588 711adf858ed93eaa076ce7287fd88ada72f5c588 [false] [Pipeline] sh 03:38:20 + git log --format=format:%s -1 711adf858ed93eaa076ce7287fd88ada72f5c588 [Pipeline] echo 03:38:20 ========================================================= 03:38:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:38:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:38:21 + git log --format=format:%s -1 711adf858ed93eaa076ce7287fd88ada72f5c588 [Pipeline] echo 03:38:21 [semverPrep] GIT_COMMIT: 711adf858ed93eaa076ce7287fd88ada72f5c588, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:38:21 [semverPrep] This is not a build commit. [Pipeline] sh 03:38:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:21 + grep -v github /etc/ssh/ssh_known_hosts 03:38:21 + [ -e /tmp/ssh_known_hosts ] 03:38:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:38:21 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 03:38:21 tee -a /etc/ssh/ssh_known_hosts 03:38:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:22 03:38:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:22 0.1.4: Pulling from edgex-devops/py-git-semver 03:38:22 b85a868b505f: Pulling fs layer 03:38:22 e2be974225ed: Pulling fs layer 03:38:22 339a4e72a1f5: Pulling fs layer 03:38:22 988bab9f4d93: Pulling fs layer 03:38:22 1469e6f7b9e6: Pulling fs layer 03:38:22 eaf3925da568: Pulling fs layer 03:38:22 bab4dde63d76: Pulling fs layer 03:38:22 bde34c3a00c8: Pulling fs layer 03:38:22 b352a97aabf1: Pulling fs layer 03:38:22 4872d77fe225: Pulling fs layer 03:38:22 5851b861e8e6: Pulling fs layer 03:38:22 b352a97aabf1: Waiting 03:38:22 988bab9f4d93: Waiting 03:38:22 bab4dde63d76: Waiting 03:38:22 bde34c3a00c8: Waiting 03:38:22 1469e6f7b9e6: Waiting 03:38:22 4872d77fe225: Waiting 03:38:22 eaf3925da568: Waiting 03:38:22 5851b861e8e6: Waiting 03:38:22 e2be974225ed: Verifying Checksum 03:38:22 988bab9f4d93: Verifying Checksum 03:38:22 988bab9f4d93: Download complete 03:38:22 1469e6f7b9e6: Download complete 03:38:22 eaf3925da568: Download complete 03:38:22 339a4e72a1f5: Verifying Checksum 03:38:22 339a4e72a1f5: Download complete 03:38:22 bde34c3a00c8: Verifying Checksum 03:38:22 bde34c3a00c8: Download complete 03:38:22 b352a97aabf1: Download complete 03:38:22 4872d77fe225: Verifying Checksum 03:38:22 4872d77fe225: Download complete 03:38:22 5851b861e8e6: Download complete 03:38:22 b85a868b505f: Download complete 03:38:23 bab4dde63d76: Verifying Checksum 03:38:23 bab4dde63d76: Download complete 03:38:24 b85a868b505f: Pull complete 03:38:24 e2be974225ed: Pull complete 03:38:24 339a4e72a1f5: Pull complete 03:38:24 988bab9f4d93: Pull complete 03:38:25 1469e6f7b9e6: Pull complete 03:38:25 eaf3925da568: Pull complete 03:38:27 bab4dde63d76: Pull complete 03:38:27 bde34c3a00c8: Pull complete 03:38:27 b352a97aabf1: Pull complete 03:38:27 4872d77fe225: Pull complete 03:38:27 5851b861e8e6: Pull complete 03:38:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:38:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:27 prd-ubuntu20.04-docker-8c-8g-8536 does not seem to be running inside a container 03:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-391 -v /w/workspace/undry_device-onvif-camera_PR-391:/w/workspace/undry_device-onvif-camera_PR-391:rw,z -v /w/workspace/undry_device-onvif-camera_PR-391@tmp:/w/workspace/undry_device-onvif-camera_PR-391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:38:31 $ docker top 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 -eo pid,comm 03:38: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). 03:38:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:31 [ssh-agent] Looking for ssh-agent implementation... 03:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:31 $ docker exec 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 ssh-agent 03:38:31 SSH_AUTH_SOCK=/tmp/ssh-2aRjcM95dKoB/agent.32 03:38:31 SSH_AGENT_PID=38 03:38:31 Running ssh-add (command line suppressed) 03:38:31 Identity added: /w/workspace/undry_device-onvif-camera_PR-391@tmp/private_key_13936674642439837170.key (/w/workspace/undry_device-onvif-camera_PR-391@tmp/private_key_13936674642439837170.key) 03:38:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:32 + git tag --points-at HEAD [Pipeline] } 03:38:32 $ docker exec --env ******** --env ******** 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 ssh-agent -k 03:38:32 unset SSH_AUTH_SOCK; 03:38:32 unset SSH_AGENT_PID; 03:38:32 echo Agent pid 38 killed; 03:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:38:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:32 [ssh-agent] Looking for ssh-agent implementation... 03:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:32 $ docker exec 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 ssh-agent 03:38:32 SSH_AUTH_SOCK=/tmp/ssh-wytglil6aJTg/agent.70 03:38:32 SSH_AGENT_PID=76 03:38:32 Running ssh-add (command line suppressed) 03:38:32 Identity added: /w/workspace/undry_device-onvif-camera_PR-391@tmp/private_key_11749589067048845593.key (/w/workspace/undry_device-onvif-camera_PR-391@tmp/private_key_11749589067048845593.key) 03:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:33 + git semver init 03:38:33 2023-10-05 03:38:33,314 [run_init] DEBUG init version:0.0.0 force:False 03:38:33 2023-10-05 03:38:33,314 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-391/.semver 03:38:33 2023-10-05 03:38:33,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-391/.semver 03:38:33 2023-10-05 03:38:33,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-391/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-391, universal_newlines=False, shell=None, istream=None) 03:38:34 2023-10-05 03:38:34,410 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-391/.git/info/exclude 03:38:34 2023-10-05 03:38:34,411 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-391/.semver/PR-391 with force:False 03:38:34 2023-10-05 03:38:34,411 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-391/.semver/PR-391 03:38:34 2023-10-05 03:38:34,415 [execute] INFO git cat-file --batch-check 03:38:34 2023-10-05 03:38:34,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-391/.semver, universal_newlines=False, shell=None, istream=) 03:38:34 2023-10-05 03:38:34,422 [execute] INFO git cat-file --batch 03:38:34 2023-10-05 03:38:34,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-391/.semver, universal_newlines=False, shell=None, istream=) 03:38:34 2023-10-05 03:38:34,428 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-391/.semver/PR-391 03:38:34 0.0.0 [Pipeline] } 03:38:34 $ docker exec --env ******** --env ******** 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 ssh-agent -k 03:38:34 unset SSH_AUTH_SOCK; 03:38:34 unset SSH_AGENT_PID; 03:38:34 echo Agent pid 76 killed; 03:38:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:35 + git semver [Pipeline] } 03:38:35 $ docker stop --time=1 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 03:38:36 $ docker rm -f --volumes 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:38:37 Stashed 1 file(s) [Pipeline] echo 03:38:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:38 provisioning config files... 03:38:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-391@tmp/config6303413491895260536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:38 ---> docker-login.sh 03:38:38 nexus3.edgexfoundry.org:10001 03:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:38 Configure a credential helper to remove this warning. See 03:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:38 03:38:38 Login Succeeded 03:38:38 nexus3.edgexfoundry.org:10002 03:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:38 Configure a credential helper to remove this warning. See 03:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:38 03:38:38 Login Succeeded 03:38:38 nexus3.edgexfoundry.org:10003 03:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:38 Configure a credential helper to remove this warning. See 03:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:38 03:38:38 Login Succeeded 03:38:38 nexus3.edgexfoundry.org:10004 03:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:38 Configure a credential helper to remove this warning. See 03:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:38 03:38:38 Login Succeeded 03:38:38 docker.io 03:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:39 Configure a credential helper to remove this warning. See 03:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:39 03:38:39 Login Succeeded 03:38:39 ---> docker-login.sh ends [Pipeline] } 03:38:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:38:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:38:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:38:39 ========================================================= 03:38:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:38:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:38:40 Sending build context to Docker daemon 21.58MB 03:38:40 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:38:40 Step 2/13 : FROM ${BASE} AS builder 03:38:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:38:40 7264a8db6415: Pulling fs layer 03:38:40 c4d48a809fc2: Pulling fs layer 03:38:40 4f1c88b9dad5: Pulling fs layer 03:38:40 ad3a456e5733: Pulling fs layer 03:38:40 33e27b845d1e: Pulling fs layer 03:38:40 c68163c4e522: Pulling fs layer 03:38:40 50da416c3ac9: Pulling fs layer 03:38:40 23d2d4c4bb30: Pulling fs layer 03:38:40 c68163c4e522: Waiting 03:38:40 ad3a456e5733: Waiting 03:38:40 50da416c3ac9: Waiting 03:38:40 23d2d4c4bb30: Waiting 03:38:40 33e27b845d1e: Waiting 03:38:40 c4d48a809fc2: Verifying Checksum 03:38:40 c4d48a809fc2: Download complete 03:38:40 ad3a456e5733: Verifying Checksum 03:38:40 ad3a456e5733: Download complete 03:38:40 33e27b845d1e: Verifying Checksum 03:38:40 33e27b845d1e: Download complete 03:38:40 7264a8db6415: Verifying Checksum 03:38:40 c68163c4e522: Verifying Checksum 03:38:40 c68163c4e522: Download complete 03:38:40 7264a8db6415: Pull complete 03:38:40 c4d48a809fc2: Pull complete 03:38:40 23d2d4c4bb30: Verifying Checksum 03:38:40 23d2d4c4bb30: Download complete 03:38:41 4f1c88b9dad5: Verifying Checksum 03:38:41 4f1c88b9dad5: Download complete 03:38:41 50da416c3ac9: Verifying Checksum 03:38:41 50da416c3ac9: Download complete 03:38:44 4f1c88b9dad5: Pull complete 03:38:44 ad3a456e5733: Pull complete 03:38:44 33e27b845d1e: Pull complete 03:38:44 c68163c4e522: Pull complete 03:38:47 50da416c3ac9: Pull complete 03:38:47 23d2d4c4bb30: Pull complete 03:38:47 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 03:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:38:47 ---> 0786185ac409 03:38:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:38:52 ---> Running in 25f9e1c9e927 03:38:52 Removing intermediate container 25f9e1c9e927 03:38:52 ---> c4e6a8917402 03:38:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:52 ---> Running in d92b6b78b395 03:38:53 Still waiting to schedule task 03:38:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:38:53 Removing intermediate container d92b6b78b395 03:38:53 ---> a4e5b5664e1e 03:38:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:38:53 ---> Running in 36a21856365b 03:38:53 Removing intermediate container 36a21856365b 03:38:53 ---> a5193005bac8 03:38:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:38:53 ---> Running in 11cf6f55ac2e 03:38:53 Removing intermediate container 11cf6f55ac2e 03:38:53 ---> c9bc652d97bf 03:38:53 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:38:53 ---> Running in 5e7817db8273 03:38:53 Removing intermediate container 5e7817db8273 03:38:53 ---> 0b2ed47e59fe 03:38:53 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:53 ---> Running in 019ff2c13470 03:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:38:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:38:54 OK: 264 MiB in 52 packages 03:38:54 Removing intermediate container 019ff2c13470 03:38:54 ---> 82159fbf687b 03:38:54 Step 9/13 : WORKDIR /device-onvif-camera 03:38:54 ---> Running in 27f4478a877d 03:38:54 Removing intermediate container 27f4478a877d 03:38:54 ---> 234bfab0ef6f 03:38:54 Step 10/13 : COPY go.mod vendor* ./ 03:38:54 ---> bc0229d5d356 03:38:54 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:54 ---> Running in ef66d74b8019 03:39:51 Removing intermediate container ef66d74b8019 03:39:51 ---> f9b654caa8ff 03:39:51 Step 12/13 : COPY . . 03:39:51 ---> 20d3b3fd5056 03:39:51 Step 13/13 : RUN ${MAKE} 03:39:51 ---> Running in 8f004c9ee433 03:39:51 noop 03:39:51 Removing intermediate container 8f004c9ee433 03:39:51 ---> 2b3c2c1699c0 03:39:51 Successfully built 2b3c2c1699c0 03:39:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:51 + docker inspect -f . ci-base-image-x86_64 03:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:51 prd-ubuntu20.04-docker-8c-8g-8536 does not seem to be running inside a container 03:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-391 -v /w/workspace/undry_device-onvif-camera_PR-391:/w/workspace/undry_device-onvif-camera_PR-391:rw,z -v /w/workspace/undry_device-onvif-camera_PR-391@tmp:/w/workspace/undry_device-onvif-camera_PR-391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:52 $ docker top d3fcb84a1079c99c6e924139719027afa0adc30651e503f6c5c045aec57275bf -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:52 + go version 03:39:52 go version go1.21.0 linux/amd64 [Pipeline] } 03:39:52 $ docker stop --time=1 d3fcb84a1079c99c6e924139719027afa0adc30651e503f6c5c045aec57275bf 03:39:53 $ docker rm -f --volumes d3fcb84a1079c99c6e924139719027afa0adc30651e503f6c5c045aec57275bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:54 + docker inspect -f . ci-base-image-x86_64 03:39:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:54 prd-ubuntu20.04-docker-8c-8g-8536 does not seem to be running inside a container 03:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-391 -v /w/workspace/undry_device-onvif-camera_PR-391:/w/workspace/undry_device-onvif-camera_PR-391:rw,z -v /w/workspace/undry_device-onvif-camera_PR-391@tmp:/w/workspace/undry_device-onvif-camera_PR-391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:55 $ docker top 26c759c0f8675ac1fc04a734877161c8a2a8d85f9c32157cf1baf7b554f957da -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:55 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-391 [Pipeline] fileExists [Pipeline] sh 03:39:55 + make test 03:39:55 go test ./... -coverprofile=coverage.out ./... 03:39:57 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:40:07 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:40:08 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:40:10 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.5% of statements 03:40:10 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.191s coverage: 86.5% of statements 03:40:18 go vet ./... 03:40:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:40:21 ./bin/test-attribution-txt.sh [Pipeline] echo 03:40:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:40:21 $ docker stop --time=1 26c759c0f8675ac1fc04a734877161c8a2a8d85f9c32157cf1baf7b554f957da 03:40:24 $ docker rm -f --volumes 26c759c0f8675ac1fc04a734877161c8a2a8d85f9c32157cf1baf7b554f957da [Pipeline] // withDockerContainer [Pipeline] sh 03:40:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8538 in /w/workspace/undry_device-onvif-camera_PR-391 [Pipeline] { [Pipeline] ws 03:40:25 + sudo chown -R jenkins:jenkins . 03:40:25 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] stash [Pipeline] checkout 03:40:25 Stashed 1 file(s) 03:40:25 The recommended git tool is: git [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:40:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:40:26 + ls -al . 03:40:26 total 244 03:40:26 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 03:39 . 03:40:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:38 .. 03:40:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 03:40 .git 03:40:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 03:38 .github 03:40:26 -rw-rw-r-- 1 jenkins jenkins 496 Oct 5 03:38 .gitignore 03:40:26 -rw-rw-r-- 1 jenkins jenkins 42 Oct 5 03:38 .golangci.yml 03:40:26 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 03:38 .semver 03:40:26 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 5 03:38 Attribution.txt 03:40:26 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 5 03:38 CHANGELOG.md 03:40:26 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 5 03:38 Dockerfile 03:40:26 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 03:38 GOVERNANCE.md 03:40:26 -rw-rw-r-- 1 jenkins jenkins 739 Oct 5 03:38 Jenkinsfile 03:40:26 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 5 03:38 LICENSE 03:40:26 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 5 03:38 Makefile 03:40:26 -rw-rw-r-- 1 jenkins jenkins 625 Oct 5 03:38 OWNERS.md 03:40:26 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 5 03:38 README.md 03:40:26 -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 03:38 VERSION 03:40:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 03:38 bin 03:40:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 03:38 cmd 03:40:26 -rw-r--r-- 1 jenkins jenkins 78456 Oct 5 03:40 coverage.out 03:40:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:38 doc 03:40:26 -rw-rw-r-- 1 jenkins jenkins 4086 Oct 5 03:38 go.mod 03:40:26 -rw-rw-r-- 1 jenkins jenkins 37524 Oct 5 03:38 go.sum 03:40:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:38 internal 03:40:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:38 snap 03:40:26 -rw-rw-r-- 1 jenkins jenkins 236 Oct 5 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:26 + 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=711adf858ed93eaa076ce7287fd88ada72f5c588 --label arch=amd64 --label version=0.0.0 . 03:40:26 Sending build context to Docker daemon 21.66MB 03:40:26 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:40:26 Step 2/26 : FROM ${BASE} AS builder 03:40:26 ---> 2b3c2c1699c0 03:40:26 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:40:27 ---> Running in 6964c2750fa2 03:40:27 Removing intermediate container 6964c2750fa2 03:40:27 ---> ceb507324e13 03:40:27 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:27 ---> Running in 6e7c1e81db42 03:40:27 Removing intermediate container 6e7c1e81db42 03:40:27 ---> ada5e0d78de1 03:40:27 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:40:27 ---> Running in 0d69a95e079c 03:40:27 Removing intermediate container 0d69a95e079c 03:40:27 ---> d97782ae11ef 03:40:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:40:27 ---> Running in 433dfd419f1b 03:40:27 Removing intermediate container 433dfd419f1b 03:40:27 ---> f81af2b414f0 03:40:27 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:40:27 ---> Running in b3c8623489d1 03:40:27 Removing intermediate container b3c8623489d1 03:40:27 ---> f6fbe41e63d0 03:40:27 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:27 ---> Running in e91bbc589d34 03:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:40:28 OK: 264 MiB in 52 packages 03:40:28 Removing intermediate container e91bbc589d34 03:40:28 ---> 321a2360c273 03:40:28 Step 9/26 : WORKDIR /device-onvif-camera 03:40:28 ---> Running in d7a778f7998f 03:40:28 Removing intermediate container d7a778f7998f 03:40:28 ---> bdfbc2616d80 03:40:28 Step 10/26 : COPY go.mod vendor* ./ 03:40:28 ---> a5ee093c2f12 03:40:28 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:28 ---> Running in 9cff93d613f7 03:40:29 Removing intermediate container 9cff93d613f7 03:40:29 ---> de9e9811ec8f 03:40:29 Step 12/26 : COPY . . 03:40:30 ---> 706465aca71c 03:40:30 Step 13/26 : RUN ${MAKE} 03:40:30 ---> Running in cebedff65451 03:40:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:40:31 using credential edgex-jenkins-ssh 03:40:31 Cloning the remote Git repository 03:40:31 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:40:32 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:40:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:40:32 > git --version # timeout=10 03:40:32 > git --version # 'git version 2.25.1' 03:40:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:40:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:40:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:40:35 Merging remotes/origin/main commit 75827e104e6969b0db3798c8f9b2a7d77ba88999 into PR head commit 711adf858ed93eaa076ce7287fd88ada72f5c588 03:40:34 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:40:34 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:40:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/391/head:refs/remotes/origin/PR-391 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:40:35 > git config core.sparsecheckout # timeout=10 03:40:35 > git checkout -f 711adf858ed93eaa076ce7287fd88ada72f5c588 # timeout=10 03:40:35 Merge succeeded, producing 711adf858ed93eaa076ce7287fd88ada72f5c588 03:40:35 Checking out Revision 711adf858ed93eaa076ce7287fd88ada72f5c588 (PR-391) 03:40:36 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:40:36 > git --version # timeout=10 03:40:36 > git --version # 'git version 2.25.1' 03:40:36 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:35 > git remote # timeout=10 03:40:35 > git config --get remote.origin.url # timeout=10 03:40:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:35 > git merge 75827e104e6969b0db3798c8f9b2a7d77ba88999 # timeout=10 03:40:35 > git rev-parse HEAD^{commit} # timeout=10 03:40:35 > git config core.sparsecheckout # timeout=10 03:40:35 > git checkout -f 711adf858ed93eaa076ce7287fd88ada72f5c588 # timeout=10 03:40:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:40:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:37 Dload Upload Total Spent Left Speed 03:40:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 03:40:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:40:38 + sudo tee /etc/docker/daemon.new 03:40:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:40:38 { 03:40:38 "registry-mirrors": [ 03:40:38 "https://nexus3.edgexfoundry.org:10001" 03:40:38 ], 03:40:38 "bip": "10.250.0.254/24", 03:40:38 "hosts": [ 03:40:38 "tcp://0.0.0.0:5555", 03:40:38 "unix:///var/run/docker.sock" 03:40:38 ], 03:40:38 "mtu": 1458, 03:40:38 "selinux-enabled": true, 03:40:38 "seccomp-profile": "/etc/docker/seccomp.json" 03:40:38 } [Pipeline] sh 03:40:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:40:39 + sudo service docker restart 03:40:52 Removing intermediate container cebedff65451 03:40:52 ---> 7c03c49b2e4d 03:40:52 Step 14/26 : FROM alpine:3.18 03:40:52 3.18: Pulling from library/alpine 03:40:52 96526aa774ef: Pulling fs layer 03:40:52 96526aa774ef: Verifying Checksum 03:40:52 96526aa774ef: Download complete 03:40:52 96526aa774ef: Pull complete 03:40:52 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:40:52 Status: Downloaded newer image for alpine:3.18 03:40:52 ---> 8ca4688f4f35 03:40:52 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:40:52 ---> Running in 706185a30d9b 03:40:52 Removing intermediate container 706185a30d9b 03:40:52 ---> 76a27858cc3c 03:40:52 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:40:52 ---> Running in 0a09e43195fe 03:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:40:52 (1/1) Installing dumb-init (1.2.5-r2) 03:40:52 Executing busybox-1.36.1-r2.trigger 03:40:52 OK: 7 MiB in 16 packages 03:40:52 Removing intermediate container 0a09e43195fe 03:40:52 ---> b35bd38bd2a6 03:40:52 Step 17/26 : WORKDIR / 03:40:52 ---> Running in 1559c61e66fe 03:40:53 Removing intermediate container 1559c61e66fe 03:40:53 ---> 0a211a571bf7 03:40:53 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:40:53 ---> b769e84ddc08 03:40:53 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:40:53 ---> 6fe26af67312 03:40:53 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:40:53 ---> 54a3d35361c7 03:40:53 Step 21/26 : EXPOSE 59984 03:40:53 ---> Running in 4cb9f4a38dd2 03:40:54 Removing intermediate container 4cb9f4a38dd2 03:40:54 ---> 6382bba24ae6 03:40:54 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:40:54 ---> Running in f31aa797ce69 03:40:54 Removing intermediate container f31aa797ce69 03:40:54 ---> 4a3b497a8cf2 03:40:54 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:40:54 ---> Running in daac4656f944 03:40:54 Removing intermediate container daac4656f944 03:40:54 ---> e828fb109991 03:40:54 Step 24/26 : LABEL arch=amd64 03:40:54 ---> Running in 56e985afd8f7 03:40:54 Removing intermediate container 56e985afd8f7 03:40:54 ---> b2692e47049b 03:40:54 Step 25/26 : LABEL git_sha=711adf858ed93eaa076ce7287fd88ada72f5c588 03:40:54 ---> Running in 0fe3697b12f4 03:40:54 Removing intermediate container 0fe3697b12f4 03:40:54 ---> b891e57d7d1f 03:40:54 Step 26/26 : LABEL version=0.0.0 03:40:54 ---> Running in 13302b15a1ae 03:40:54 Removing intermediate container 13302b15a1ae 03:40:54 ---> 21344ce1c2a3 03:40:54 [Warning] One or more build-args [ARCH] were not consumed 03:40:54 Successfully built 21344ce1c2a3 03:40:54 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:55 03:40:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:55 latest: Pulling from edgex-lftools-log-publisher 03:40:55 5eb5b503b376: Pulling fs layer 03:40:55 5c69ac0246d0: Pulling fs layer 03:40:55 ec43610c2a17: Pulling fs layer 03:40:55 3a2ae6a8a46f: Pulling fs layer 03:40:55 33b1e0a273af: Pulling fs layer 03:40:55 5d3b04190fa2: Pulling fs layer 03:40:55 2f39f015ded8: Pulling fs layer 03:40:55 2f39f015ded8: Waiting 03:40:55 5d3b04190fa2: Waiting 03:40:55 3a2ae6a8a46f: Waiting 03:40:55 33b1e0a273af: Waiting 03:40:55 5c69ac0246d0: Download complete 03:40:55 3a2ae6a8a46f: Verifying Checksum 03:40:55 3a2ae6a8a46f: Download complete 03:40:55 33b1e0a273af: Verifying Checksum 03:40:55 33b1e0a273af: Download complete 03:40:55 5d3b04190fa2: Verifying Checksum 03:40:55 5d3b04190fa2: Download complete 03:40:55 ec43610c2a17: Verifying Checksum 03:40:55 ec43610c2a17: Download complete 03:40:55 5eb5b503b376: Download complete 03:40:56 2f39f015ded8: Download complete 03:40:57 5eb5b503b376: Pull complete 03:40:57 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:57 provisioning config files... 03:40:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config10585743670282786850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:58 ---> docker-login.sh 03:40:58 nexus3.edgexfoundry.org:10001 03:40:58 ec43610c2a17: Pull complete 03:40:58 3a2ae6a8a46f: Pull complete 03:40:58 33b1e0a273af: Pull complete 03:40:58 5d3b04190fa2: Pull complete 03:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:58 Configure a credential helper to remove this warning. See 03:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:58 03:40:58 Login Succeeded 03:40:58 nexus3.edgexfoundry.org:10002 03:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:58 Configure a credential helper to remove this warning. See 03:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:58 03:40:58 Login Succeeded 03:40:59 nexus3.edgexfoundry.org:10003 03:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:59 Configure a credential helper to remove this warning. See 03:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:59 03:40:59 Login Succeeded 03:40:59 nexus3.edgexfoundry.org:10004 03:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:59 Configure a credential helper to remove this warning. See 03:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:59 03:40:59 Login Succeeded 03:40:59 docker.io 03:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:00 Configure a credential helper to remove this warning. See 03:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:00 03:41:00 Login Succeeded 03:41:00 ---> docker-login.sh ends [Pipeline] } 03:41:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:00 ========================================================= 03:41:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:41:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:41:01 Sending build context to Docker daemon 14.16MB 03:41:01 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:41:01 Step 2/13 : FROM ${BASE} AS builder 03:41:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:41:01 9fda8d8052c6: Pulling fs layer 03:41:01 5d54e960e981: Pulling fs layer 03:41:01 c4a7e357bf2a: Pulling fs layer 03:41:01 f0e02332f6b5: Pulling fs layer 03:41:01 cefa15bbcfad: Pulling fs layer 03:41:01 17808c966233: Pulling fs layer 03:41:01 f4c1fc716caa: Pulling fs layer 03:41:01 f0e02332f6b5: Waiting 03:41:01 cefa15bbcfad: Waiting 03:41:01 17808c966233: Waiting 03:41:01 f4c1fc716caa: Waiting 03:41:01 5d54e960e981: Verifying Checksum 03:41:01 5d54e960e981: Download complete 03:41:01 f0e02332f6b5: Verifying Checksum 03:41:01 f0e02332f6b5: Download complete 03:41:02 9fda8d8052c6: Verifying Checksum 03:41:02 9fda8d8052c6: Download complete 03:41:02 cefa15bbcfad: Verifying Checksum 03:41:02 cefa15bbcfad: Download complete 03:41:02 f4c1fc716caa: Verifying Checksum 03:41:02 f4c1fc716caa: Download complete 03:41:02 9fda8d8052c6: Pull complete 03:41:03 5d54e960e981: Pull complete 03:41:03 c4a7e357bf2a: Verifying Checksum 03:41:03 c4a7e357bf2a: Download complete 03:41:03 2f39f015ded8: Pull complete 03:41:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:03 prd-ubuntu20.04-docker-8c-8g-8536 does not seem to be running inside a container 03:41:03 $ 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-391 -v /w/workspace/undry_device-onvif-camera_PR-391:/w/workspace/undry_device-onvif-camera_PR-391:rw,z -v /w/workspace/undry_device-onvif-camera_PR-391@tmp:/w/workspace/undry_device-onvif-camera_PR-391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:04 17808c966233: Verifying Checksum 03:41:04 17808c966233: Download complete 03:41:08 $ docker top b7a57476035a2eb6e159c38e2e5d747f5c88f41e0c9dadce43152e60f523a8fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:08 ---> job-cost.sh 03:41:08 lf-activate-venv: SKIPPING 03:41:08 INFO: No Stack... 03:41:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:09 INFO: Archiving Costs [Pipeline] sh 03:41:09 + cat /w/workspace/undry_device-onvif-camera_PR-391/archives/cost.csv 03:41:09 + cut -d, -f6 [Pipeline] lock 03:41:09 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] 03:41:09 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] did not exist. Created. 03:41:09 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:10 + echo total: 0.2199999988079071 [Pipeline] stash 03:41:10 Stashed 1 file(s) [Pipeline] } 03:41:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:10 $ docker stop --time=1 b7a57476035a2eb6e159c38e2e5d747f5c88f41e0c9dadce43152e60f523a8fb 03:41:11 $ docker rm -f --volumes b7a57476035a2eb6e159c38e2e5d747f5c88f41e0c9dadce43152e60f523a8fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:41:14 c4a7e357bf2a: Pull complete 03:41:14 f0e02332f6b5: Pull complete 03:41:14 cefa15bbcfad: Pull complete 03:41:22 17808c966233: Pull complete 03:41:23 f4c1fc716caa: Pull complete 03:41:23 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 03:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:41:23 ---> ea914061e18c 03:41:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:41:25 ---> Running in 8203f54716f7 03:41:25 Removing intermediate container 8203f54716f7 03:41:25 ---> 3edd23fad357 03:41:25 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:41:25 ---> Running in f804f5a0d1d8 03:41:25 Removing intermediate container f804f5a0d1d8 03:41:25 ---> 3ab616f3b1a6 03:41:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:41:26 ---> Running in b38760a339cc 03:41:26 Removing intermediate container b38760a339cc 03:41:26 ---> c4bd30fe4140 03:41:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:41:26 ---> Running in 7b6fe687b4b4 03:41:26 Removing intermediate container 7b6fe687b4b4 03:41:26 ---> fd3e0dbe999a 03:41:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:41:26 ---> Running in 644e9d0dddff 03:41:26 Removing intermediate container 644e9d0dddff 03:41:26 ---> bb7dd288cb07 03:41:26 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:41:27 ---> Running in 73415bf010a1 03:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:41:29 OK: 266 MiB in 52 packages 03:41:30 Removing intermediate container 73415bf010a1 03:41:30 ---> 362aad5d38c4 03:41:30 Step 9/13 : WORKDIR /device-onvif-camera 03:41:30 ---> Running in 41e0be2a592e 03:41:30 Removing intermediate container 41e0be2a592e 03:41:30 ---> d88acdb11bcc 03:41:30 Step 10/13 : COPY go.mod vendor* ./ 03:41:31 ---> 0fcff91d2296 03:41:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:31 ---> Running in 8b2577dc9e24 03:42:52 Removing intermediate container 8b2577dc9e24 03:42:52 ---> e393652a99d3 03:42:52 Step 12/13 : COPY . . 03:42:52 ---> c09dff8d4239 03:42:52 Step 13/13 : RUN ${MAKE} 03:42:52 ---> Running in 1d85dbe4fcf1 03:42:52 noop 03:42:52 Removing intermediate container 1d85dbe4fcf1 03:42:52 ---> aef2cf3463e4 03:42:52 Successfully built aef2cf3463e4 03:42:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:53 + docker inspect -f . ci-base-image-arm64 03:42:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:53 prd-ubuntu20.04-docker-arm64-4c-16g-8538 does not seem to be running inside a container 03:42:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:42:54 $ docker top 6c054c46b85036f56426d4e1ff7e2efcfdb48be1c8a324598d39e4d7f2d207c1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:55 + go version 03:42:55 go version go1.21.0 linux/arm64 [Pipeline] } 03:42:55 $ docker stop --time=1 6c054c46b85036f56426d4e1ff7e2efcfdb48be1c8a324598d39e4d7f2d207c1 03:42:57 $ docker rm -f --volumes 6c054c46b85036f56426d4e1ff7e2efcfdb48be1c8a324598d39e4d7f2d207c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:58 + docker inspect -f . ci-base-image-arm64 03:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:58 prd-ubuntu20.04-docker-arm64-4c-16g-8538 does not seem to be running inside a container 03:42:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:42:59 $ docker top 0fbf22c76cbf26e727e17b6dbfd13728bb18ff9cdd4e619a38a9d4e9fd9a5f89 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:00 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:43:01 + make test 03:43:01 go test ./... -coverprofile=coverage.out ./... 03:43:05 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:44:57 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:44:57 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:44:57 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.195s coverage: 31.5% of statements 03:45:12 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.949s coverage: 86.5% of statements 03:45:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:45:13 go vet ./... 03:45:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:45:40 ./bin/test-attribution-txt.sh [Pipeline] echo 03:45:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:45:40 $ docker stop --time=1 0fbf22c76cbf26e727e17b6dbfd13728bb18ff9cdd4e619a38a9d4e9fd9a5f89 03:45:42 $ docker rm -f --volumes 0fbf22c76cbf26e727e17b6dbfd13728bb18ff9cdd4e619a38a9d4e9fd9a5f89 [Pipeline] // withDockerContainer [Pipeline] sh 03:45:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:45:43 Warning: overwriting stash ‘coverage-report’ 03:45:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:45:44 + ls -al . 03:45:44 total 240 03:45:44 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 03:43 . 03:45:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:40 .. 03:45:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 03:40 .git 03:45:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 03:40 .github 03:45:44 -rw-rw-r-- 1 jenkins jenkins 496 Oct 5 03:40 .gitignore 03:45:44 -rw-rw-r-- 1 jenkins jenkins 42 Oct 5 03:40 .golangci.yml 03:45:44 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 5 03:40 Attribution.txt 03:45:44 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 5 03:40 CHANGELOG.md 03:45:44 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 5 03:40 Dockerfile 03:45:44 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 03:40 GOVERNANCE.md 03:45:44 -rw-rw-r-- 1 jenkins jenkins 739 Oct 5 03:40 Jenkinsfile 03:45:44 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 5 03:40 LICENSE 03:45:44 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 5 03:40 Makefile 03:45:44 -rw-rw-r-- 1 jenkins jenkins 625 Oct 5 03:40 OWNERS.md 03:45:44 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 5 03:40 README.md 03:45:44 -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 03:38 VERSION 03:45:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 03:40 bin 03:45:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 03:40 cmd 03:45:44 -rw-r--r-- 1 jenkins jenkins 78456 Oct 5 03:45 coverage.out 03:45:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:40 doc 03:45:44 -rw-rw-r-- 1 jenkins jenkins 4086 Oct 5 03:40 go.mod 03:45:44 -rw-rw-r-- 1 jenkins jenkins 37524 Oct 5 03:40 go.sum 03:45:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:40 internal 03:45:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:40 snap 03:45:44 -rw-rw-r-- 1 jenkins jenkins 236 Oct 5 03:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:45 + 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=711adf858ed93eaa076ce7287fd88ada72f5c588 --label arch=arm64 --label version=0.0.0 . 03:45:45 Sending build context to Docker daemon 14.24MB 03:45:45 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:45:45 Step 2/26 : FROM ${BASE} AS builder 03:45:45 ---> aef2cf3463e4 03:45:45 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:45:45 ---> Running in 0ccd62dcff03 03:45:46 Removing intermediate container 0ccd62dcff03 03:45:46 ---> ba3fe1d405a4 03:45:46 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:45:46 ---> Running in 2a825a148ab8 03:45:46 Removing intermediate container 2a825a148ab8 03:45:46 ---> cba9ec868a0b 03:45:46 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:45:46 ---> Running in f28e73985f3d 03:45:46 Removing intermediate container f28e73985f3d 03:45:46 ---> caf8f94e322b 03:45:46 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:45:46 ---> Running in 90f6cccf7b60 03:45:47 Removing intermediate container 90f6cccf7b60 03:45:47 ---> ef940cd06e92 03:45:47 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:45:47 ---> Running in e13e0f3df0a8 03:45:47 Removing intermediate container e13e0f3df0a8 03:45:47 ---> c7ec1a9b351b 03:45:47 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:45:48 ---> Running in 82344884195e 03:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:45:51 OK: 266 MiB in 52 packages 03:45:52 Removing intermediate container 82344884195e 03:45:52 ---> afa8d47ed31e 03:45:52 Step 9/26 : WORKDIR /device-onvif-camera 03:45:52 ---> Running in 193d4e1addee 03:45:52 Removing intermediate container 193d4e1addee 03:45:52 ---> 782be7d0f7ff 03:45:52 Step 10/26 : COPY go.mod vendor* ./ 03:45:53 ---> 46721aec151b 03:45:53 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:53 ---> Running in 2b05b942122e 03:45:55 Removing intermediate container 2b05b942122e 03:45:55 ---> 70dcc39f8d81 03:45:55 Step 12/26 : COPY . . 03:45:57 ---> 630d47ffc65f 03:45:57 Step 13/26 : RUN ${MAKE} 03:45:57 ---> Running in fe80d82b8a0f 03:45:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:48:04 Removing intermediate container fe80d82b8a0f 03:48:04 ---> 5a99271a5022 03:48:04 Step 14/26 : FROM alpine:3.18 03:48:04 3.18: Pulling from library/alpine 03:48:04 579b34f0a95b: Pulling fs layer 03:48:04 579b34f0a95b: Verifying Checksum 03:48:04 579b34f0a95b: Download complete 03:48:04 579b34f0a95b: Pull complete 03:48:04 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:48:04 Status: Downloaded newer image for alpine:3.18 03:48:04 ---> 3cc203321400 03:48:04 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:48:04 ---> Running in 5164e1b4e25b 03:48:04 Removing intermediate container 5164e1b4e25b 03:48:04 ---> 3afa9bae799b 03:48:04 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:48:04 ---> Running in febce38e2d32 03:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:06 (1/1) Installing dumb-init (1.2.5-r2) 03:48:06 Executing busybox-1.36.1-r2.trigger 03:48:06 OK: 8 MiB in 16 packages 03:48:07 Removing intermediate container febce38e2d32 03:48:07 ---> 5b3f0c69a6d7 03:48:07 Step 17/26 : WORKDIR / 03:48:07 ---> Running in c48ed51375bb 03:48:07 Removing intermediate container c48ed51375bb 03:48:07 ---> 20b2ddbd182e 03:48:07 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:48:09 ---> fb8429e24a6e 03:48:09 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:48:10 ---> 9674e27f0649 03:48:10 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:48:10 ---> b5e637113bfe 03:48:10 Step 21/26 : EXPOSE 59984 03:48:10 ---> Running in a09bbac55eb7 03:48:10 Removing intermediate container a09bbac55eb7 03:48:10 ---> e3ece3ad1249 03:48:10 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:48:10 ---> Running in 35319288b181 03:48:11 Removing intermediate container 35319288b181 03:48:11 ---> bf39979eaee8 03:48:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:48:11 ---> Running in 4182ad537287 03:48:11 Removing intermediate container 4182ad537287 03:48:11 ---> f306fbccdb42 03:48:11 Step 24/26 : LABEL arch=arm64 03:48:11 ---> Running in af877936db4c 03:48:11 Removing intermediate container af877936db4c 03:48:11 ---> f8f55030af26 03:48:11 Step 25/26 : LABEL git_sha=711adf858ed93eaa076ce7287fd88ada72f5c588 03:48:11 ---> Running in 577831b42693 03:48:12 Removing intermediate container 577831b42693 03:48:12 ---> 8e4af4f3ff44 03:48:12 Step 26/26 : LABEL version=0.0.0 03:48:12 ---> Running in f597ad3109fb 03:48:12 Removing intermediate container f597ad3109fb 03:48:12 ---> 6f7a7a0c8b77 03:48:12 [Warning] One or more build-args [ARCH] were not consumed 03:48:12 Successfully built 6f7a7a0c8b77 03:48:12 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:13 03:48:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:13 arm64: Pulling from edgex-lftools-log-publisher 03:48:13 8998bd30e6a1: Pulling fs layer 03:48:13 04944245beec: Pulling fs layer 03:48:13 699f458cf7ca: Pulling fs layer 03:48:13 765212b225bb: Pulling fs layer 03:48:13 f23df028b6ca: Pulling fs layer 03:48:13 d65c8cfc05b1: Pulling fs layer 03:48:13 2437ff75d9bd: Pulling fs layer 03:48:13 765212b225bb: Waiting 03:48:13 f23df028b6ca: Waiting 03:48:13 d65c8cfc05b1: Waiting 03:48:13 2437ff75d9bd: Waiting 03:48:14 04944245beec: Verifying Checksum 03:48:14 04944245beec: Download complete 03:48:14 765212b225bb: Verifying Checksum 03:48:14 765212b225bb: Download complete 03:48:14 f23df028b6ca: Verifying Checksum 03:48:14 f23df028b6ca: Download complete 03:48:14 d65c8cfc05b1: Verifying Checksum 03:48:14 d65c8cfc05b1: Download complete 03:48:14 699f458cf7ca: Verifying Checksum 03:48:14 699f458cf7ca: Download complete 03:48:14 8998bd30e6a1: Download complete 03:48:16 2437ff75d9bd: Download complete 03:48:18 8998bd30e6a1: Pull complete 03:48:19 04944245beec: Pull complete 03:48:20 699f458cf7ca: Pull complete 03:48:20 765212b225bb: Pull complete 03:48:21 f23df028b6ca: Pull complete 03:48:21 d65c8cfc05b1: Pull complete 03:48:36 2437ff75d9bd: Pull complete 03:48:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:37 prd-ubuntu20.04-docker-arm64-4c-16g-8538 does not seem to be running inside a container 03:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:48:39 $ docker top cddd3c7f5b08b83daebfa909856de9354268a9cebbb79b217852df5f23499ccd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:40 ---> job-cost.sh 03:48:40 lf-activate-venv: SKIPPING 03:48:40 INFO: No Stack... 03:48:40 INFO: Retrieving Pricing Info for: v3-standard-4 03:48:41 INFO: Archiving Costs [Pipeline] sh 03:48:42 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:48:42 + cut -d, -f6 [Pipeline] lock 03:48:42 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] 03:48:42 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] did not exist. Created. 03:48:42 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:48:43 /w/workspace/device-onvif-camera/1@tmp/durable-ed78a9ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:48:43 + echo total: 0.10999999940395355 [Pipeline] stash 03:48:43 Warning: overwriting stash ‘stack-cost’ 03:48:43 Stashed 1 file(s) [Pipeline] } 03:48:43 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:48:43 $ docker stop --time=1 cddd3c7f5b08b83daebfa909856de9354268a9cebbb79b217852df5f23499ccd 03:48:47 $ docker rm -f --volumes cddd3c7f5b08b83daebfa909856de9354268a9cebbb79b217852df5f23499ccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:48:48 provisioning config files... 03:48:48 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-391@tmp/config10543924733891279876tmp [Pipeline] { [Pipeline] sh 03:48:48 + set +x 03:48:48 + curl -s https://codecov.io/bash 03:48:48 + bash -s -- 03:48:48 03:48:48 _____ _ 03:48:48 / ____| | | 03:48:48 | | ___ __| | ___ ___ _____ __ 03:48:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:48:48 | |___| (_) | (_| | __/ (_| (_) \ V / 03:48:48 \_____\___/ \__,_|\___|\___\___/ \_/ 03:48:48 Bash-1.0.6 03:48:48 03:48:48 03:48:48 ==> git version 2.25.1 found 03:48:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:48:48 Release-Date: 2020-01-08 03:48:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:48:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:48:48 ==> Jenkins CI detected. 03:48:48 current dir:  /w/workspace/undry_device-onvif-camera_PR-391 03:48:48 project root: . 03:48:48 --> token set from env 03:48:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:48:48 ==> Running gcov in . (disable via -X gcov) 03:48:48 ==> Python coveragepy not found 03:48:48 ==> Searching for coverage reports in: 03:48:48 + . 03:48:48 -> Found 1 reports 03:48:48 ==> Detecting git/mercurial file structure 03:48:48 ==> Reading reports 03:48:48 + ./coverage.out bytes=78456 03:48:48 ==> Appending adjustments 03:48:48 https://docs.codecov.io/docs/fixing-reports 03:48:48 + Found adjustments 03:48:48 ==> Gzipping contents 03:48:48 12K /tmp/codecov.uWmYFs.gz 03:48:48 ==> Uploading reports 03:48:48 url: https://codecov.io 03:48:48 query: branch=PR-391&commit=711adf858ed93eaa076ce7287fd88ada72f5c588&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-391%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=391&job=&cmd_args= 03:48:48 -> Pinging Codecov 03:48:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-391&commit=711adf858ed93eaa076ce7287fd88ada72f5c588&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-391%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=391&job=&cmd_args= 03:48:49 -> Uploading to 03:48:49 https://storage.googleapis.com/codecov/v4/raw/2023-10-05/F29A59C45E3A92E06B3E522C9905F8EF/711adf858ed93eaa076ce7287fd88ada72f5c588/d6d301d6-afa6-4714-b77b-fa9239a2c0be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T034848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20dea2b304c6a6124a4b0a7c30d3cfc8b557119405ca3ea28ed9d6b301ceba17 03:48:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:49 Dload Upload Total Spent Left Speed 03:48:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 41578 --:--:-- --:--:-- --:--:-- 41743 03:48:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/711adf858ed93eaa076ce7287fd88ada72f5c588 [Pipeline] } 03:48:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:48:51 + [ -d /w/workspace/undry_device-onvif-camera_PR-391/archives ] 03:48:51 + ls -al /w/workspace/undry_device-onvif-camera_PR-391/archives 03:48:51 total 16 03:48:51 drwxr-xr-x 3 root root 4096 Oct 5 03:41 . 03:48:51 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 03:41 .. 03:48:51 drwxr-xr-x 2 root root 4096 Oct 5 03:41 cost 03:48:51 -rw-r--r-- 1 root root 91 Oct 5 03:41 cost.csv 03:48:51 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-391/archives 03:48:51 + ls -al /w/workspace/undry_device-onvif-camera_PR-391/archives 03:48:51 total 16 03:48:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 03:41 . 03:48:51 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 03:41 .. 03:48:51 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 03:41 cost 03:48:51 -rw-r--r-- 1 jenkins jenkins 91 Oct 5 03:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:48:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:52 ---> package-listing.sh 03:48:52 ++ facter osfamily 03:48:52 ++ tr '[:upper:]' '[:lower:]' 03:48:52 + OS_FAMILY=debian 03:48:52 + workspace=/w/workspace/undry_device-onvif-camera_PR-391 03:48:52 + START_PACKAGES=/tmp/packages_start.txt 03:48:52 + END_PACKAGES=/tmp/packages_end.txt 03:48:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:52 + PACKAGES=/tmp/packages_start.txt 03:48:52 + '[' /w/workspace/undry_device-onvif-camera_PR-391 ']' 03:48:52 + PACKAGES=/tmp/packages_end.txt 03:48:52 + case "${OS_FAMILY}" in 03:48:52 + dpkg -l 03:48:52 + grep '^ii' 03:48:52 + '[' -f /tmp/packages_start.txt ']' 03:48:52 + '[' -f /tmp/packages_end.txt ']' 03:48:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:52 + '[' /w/workspace/undry_device-onvif-camera_PR-391 ']' 03:48:52 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-391/archives/ 03:48:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-391/archives/ [Pipeline] echo 03:48:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-391/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:48:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:53 prd-ubuntu20.04-docker-8c-8g-8536 does not seem to be running inside a container 03:48:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-391/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-391 -v /w/workspace/undry_device-onvif-camera_PR-391:/w/workspace/undry_device-onvif-camera_PR-391:rw,z -v /w/workspace/undry_device-onvif-camera_PR-391@tmp:/w/workspace/undry_device-onvif-camera_PR-391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:48:54 $ docker top 3618514c59a5beb15aa022c09ff867ebbf91560f13d87703b393fdaa67daefcb -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:54 + touch /tmp/pre-build-complete [Pipeline] sh 03:48:54 + mkdir -p /var/log/sysstat [Pipeline] sh 03:48:55 + ls /var/log/sa-host 03:48:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:55 provisioning config files... 03:48:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-391@tmp/config12476441003851918325tmp [Pipeline] { [Pipeline] echo 03:48:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:48:55 ---> create-netrc.sh [Pipeline] } 03:48:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:48:56 ---> python-tools-install.sh [Pipeline] echo 03:48:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:48:56 ---> sudo-logs.sh 03:48:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:48:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:48:56 ---> job-cost.sh 03:48:56 lf-activate-venv: SKIPPING 03:48:56 DEBUG: total: 0.2199999988079071 03:48:56 INFO: Retrieving Stack Cost... 03:48:57 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:57 INFO: Archiving Costs [Pipeline] echo 03:48:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:48:58 ---> logs-deploy.sh 03:48:58 lf-activate-venv: SKIPPING 03:48:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-391/1 03:48:58 INFO: archiving workspace using pattern(s): 03:48:59 Archives upload complete. 03:48:59 INFO: archiving logs to Nexus