Pull request #279 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 1d4496e484e92718294efcbde8e31a4846590544+30f142b3199bb88c04d4c4f9cf7ab115e72bb90a (2ae1c28aff54ebaaa65ded0ef544701a3ea3a087) 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-ssh3976496856807111423.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17241411842739236326.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-279/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-279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16242958172418393584.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-279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2417861162694433560.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13897323979223336102.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-279/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-279/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16483748855211451425.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4847 in /w/workspace/undry_device-onvif-camera_PR-279 [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-279 # 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 Merging remotes/origin/main commit 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a into PR head commit 1d4496e484e92718294efcbde8e31a4846590544 Merge succeeded, producing 1d4496e484e92718294efcbde8e31a4846590544 Checking out Revision 1d4496e484e92718294efcbde8e31a4846590544 (PR-279) > 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/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4496e484e92718294efcbde8e31a4846590544 # 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 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4496e484e92718294efcbde8e31a4846590544 # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:39:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:39:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:39:01 ========================================================= 12:39:01 EdgeX Global Pipelines Version Info 12:39:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:39:02 ------------------- 12:39:02 stable info: 12:39:02 ------------------- 12:39:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:39:02 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 12:39:02 Message: update stable to v1.0.245 12:39:03 ------------------- 12:39:03 experimental info: 12:39:03 ------------------- 12:39:03 Commited By: **** collab-it+edgex@linuxfoundation.org 12:39:03 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 12:39:03 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-279 [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-279 [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-279 [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d4496e484e92718294efcbde8e31a4846590544 [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d4496e [Pipeline] echo 12:39:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:39:04 provisioning config files... 12:39:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-279@tmp/config4327386802774585585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:05 ---> docker-login.sh 12:39:05 nexus3.edgexfoundry.org:10001 12:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:05 Configure a credential helper to remove this warning. See 12:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:05 12:39:05 Login Succeeded 12:39:05 nexus3.edgexfoundry.org:10002 12:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:05 Configure a credential helper to remove this warning. See 12:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:05 12:39:05 Login Succeeded 12:39:05 nexus3.edgexfoundry.org:10003 12:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:05 Configure a credential helper to remove this warning. See 12:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:05 12:39:05 Login Succeeded 12:39:05 nexus3.edgexfoundry.org:10004 12:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:05 Configure a credential helper to remove this warning. See 12:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:05 12:39:05 Login Succeeded 12:39:05 docker.io 12:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:06 Configure a credential helper to remove this warning. See 12:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:06 12:39:06 Login Succeeded 12:39:06 ---> docker-login.sh ends [Pipeline] } 12:39:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:39:06 + git rev-list -1 --merges 1d4496e484e92718294efcbde8e31a4846590544~1..1d4496e484e92718294efcbde8e31a4846590544 [Pipeline] echo 12:39:06 -----------> git rev-list -1 --merges 1d4496e484e92718294efcbde8e31a4846590544~1..1d4496e484e92718294efcbde8e31a4846590544 1d4496e484e92718294efcbde8e31a4846590544 [false] [Pipeline] sh 12:39:07 + git log --format=format:%s -1 1d4496e484e92718294efcbde8e31a4846590544 [Pipeline] echo 12:39:07 ========================================================= 12:39:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:39:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:39:07 + git log --format=format:%s -1 1d4496e484e92718294efcbde8e31a4846590544 [Pipeline] echo 12:39:07 [semverPrep] GIT_COMMIT: 1d4496e484e92718294efcbde8e31a4846590544, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory [Pipeline] echo 12:39:07 [semverPrep] This is not a build commit. [Pipeline] sh 12:39:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:39:07 + grep -v github /etc/ssh/ssh_known_hosts 12:39:07 + [ -e /tmp/ssh_known_hosts ] 12:39:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:39:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:39:07 + sudo tee -a /etc/ssh/ssh_known_hosts 12:39:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:08 12:39:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:08 0.1.4: Pulling from edgex-devops/py-git-semver 12:39:08 b85a868b505f: Pulling fs layer 12:39:08 e2be974225ed: Pulling fs layer 12:39:08 339a4e72a1f5: Pulling fs layer 12:39:08 988bab9f4d93: Pulling fs layer 12:39:08 1469e6f7b9e6: Pulling fs layer 12:39:08 eaf3925da568: Pulling fs layer 12:39:08 bab4dde63d76: Pulling fs layer 12:39:08 bde34c3a00c8: Pulling fs layer 12:39:08 b352a97aabf1: Pulling fs layer 12:39:08 4872d77fe225: Pulling fs layer 12:39:08 5851b861e8e6: Pulling fs layer 12:39:08 bab4dde63d76: Waiting 12:39:08 bde34c3a00c8: Waiting 12:39:08 b352a97aabf1: Waiting 12:39:08 4872d77fe225: Waiting 12:39:08 5851b861e8e6: Waiting 12:39:08 988bab9f4d93: Waiting 12:39:08 1469e6f7b9e6: Waiting 12:39:08 e2be974225ed: Verifying Checksum 12:39:08 e2be974225ed: Download complete 12:39:08 988bab9f4d93: Verifying Checksum 12:39:08 988bab9f4d93: Download complete 12:39:09 1469e6f7b9e6: Verifying Checksum 12:39:09 1469e6f7b9e6: Download complete 12:39:09 eaf3925da568: Download complete 12:39:09 339a4e72a1f5: Verifying Checksum 12:39:09 339a4e72a1f5: Download complete 12:39:09 bde34c3a00c8: Download complete 12:39:09 b352a97aabf1: Verifying Checksum 12:39:09 b352a97aabf1: Download complete 12:39:09 4872d77fe225: Download complete 12:39:09 5851b861e8e6: Verifying Checksum 12:39:09 5851b861e8e6: Download complete 12:39:09 b85a868b505f: Verifying Checksum 12:39:09 b85a868b505f: Download complete 12:39:09 bab4dde63d76: Verifying Checksum 12:39:09 bab4dde63d76: Download complete 12:39:10 b85a868b505f: Pull complete 12:39:10 e2be974225ed: Pull complete 12:39:10 339a4e72a1f5: Pull complete 12:39:11 988bab9f4d93: Pull complete 12:39:11 1469e6f7b9e6: Pull complete 12:39:11 eaf3925da568: Pull complete 12:39:13 bab4dde63d76: Pull complete 12:39:13 bde34c3a00c8: Pull complete 12:39:13 b352a97aabf1: Pull complete 12:39:13 4872d77fe225: Pull complete 12:39:13 5851b861e8e6: Pull complete 12:39:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:39:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:13 prd-ubuntu20.04-docker-8c-8g-4847 does not seem to be running inside a container 12:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-279 -v /w/workspace/undry_device-onvif-camera_PR-279:/w/workspace/undry_device-onvif-camera_PR-279:rw,z -v /w/workspace/undry_device-onvif-camera_PR-279@tmp:/w/workspace/undry_device-onvif-camera_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:39:15 $ docker top 977b9460e94b6bfd6226cfe9417ad3703ec78763efd84e21ff449e69c4287cba -eo pid,comm 12:39:15 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). 12:39:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:15 [ssh-agent] Looking for ssh-agent implementation... 12:39:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:15 $ docker exec 977b9460e94b6bfd6226cfe9417ad3703ec78763efd84e21ff449e69c4287cba ssh-agent 12:39:15 SSH_AUTH_SOCK=/tmp/ssh-k4jD5aa2CIyt/agent.32 12:39:15 SSH_AGENT_PID=38 12:39:15 Running ssh-add (command line suppressed) 12:39:15 Identity added: /w/workspace/undry_device-onvif-camera_PR-279@tmp/private_key_2469204291530316135.key (/w/workspace/undry_device-onvif-camera_PR-279@tmp/private_key_2469204291530316135.key) 12:39:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:16 + git tag --points-at HEAD [Pipeline] } 12:39:16 $ docker exec --env ******** --env ******** 977b9460e94b6bfd6226cfe9417ad3703ec78763efd84e21ff449e69c4287cba ssh-agent -k 12:39:16 unset SSH_AUTH_SOCK; 12:39:16 unset SSH_AGENT_PID; 12:39:16 echo Agent pid 38 killed; 12:39:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:39:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:16 [ssh-agent] Looking for ssh-agent implementation... 12:39:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:16 $ docker exec 977b9460e94b6bfd6226cfe9417ad3703ec78763efd84e21ff449e69c4287cba ssh-agent 12:39:16 SSH_AUTH_SOCK=/tmp/ssh-8xn2UedmORVu/agent.70 12:39:16 SSH_AGENT_PID=76 12:39:16 Running ssh-add (command line suppressed) 12:39:16 Identity added: /w/workspace/undry_device-onvif-camera_PR-279@tmp/private_key_14537729193923229601.key (/w/workspace/undry_device-onvif-camera_PR-279@tmp/private_key_14537729193923229601.key) 12:39:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:17 + git semver init 12:39:17 2023-03-21 12:39:17,300 [run_init] DEBUG init version:0.0.0 force:False 12:39:17 2023-03-21 12:39:17,301 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-279/.semver 12:39:17 2023-03-21 12:39:17,301 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-279/.semver 12:39:17 2023-03-21 12:39:17,301 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-279/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-279, universal_newlines=False, shell=None, istream=None) 12:39:18 2023-03-21 12:39:18,194 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-279/.git/info/exclude 12:39:18 2023-03-21 12:39:18,195 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-279/.semver/PR-279 with force:False 12:39:18 2023-03-21 12:39:18,195 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-279/.semver/PR-279 12:39:18 2023-03-21 12:39:18,199 [execute] INFO git cat-file --batch-check 12:39:18 2023-03-21 12:39:18,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-279/.semver, universal_newlines=False, shell=None, istream=) 12:39:18 2023-03-21 12:39:18,207 [execute] INFO git cat-file --batch 12:39:18 2023-03-21 12:39:18,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-279/.semver, universal_newlines=False, shell=None, istream=) 12:39:18 2023-03-21 12:39:18,213 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-279/.semver/PR-279 12:39:18 0.0.0 [Pipeline] } 12:39:18 $ docker exec --env ******** --env ******** 977b9460e94b6bfd6226cfe9417ad3703ec78763efd84e21ff449e69c4287cba ssh-agent -k 12:39:18 unset SSH_AUTH_SOCK; 12:39:18 unset SSH_AGENT_PID; 12:39:18 echo Agent pid 76 killed; 12:39:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:18 + git semver [Pipeline] } 12:39:19 $ docker stop --time=1 977b9460e94b6bfd6226cfe9417ad3703ec78763efd84e21ff449e69c4287cba 12:39:20 $ docker rm -f --volumes 977b9460e94b6bfd6226cfe9417ad3703ec78763efd84e21ff449e69c4287cba [Pipeline] // withDockerContainer [Pipeline] sh 12:39:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:39:21 Stashed 1 file(s) [Pipeline] echo 12:39:21 [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 12:39:21 provisioning config files... 12:39:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-279@tmp/config12662144116569739936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:22 ---> docker-login.sh 12:39:22 nexus3.edgexfoundry.org:10001 12:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:22 Configure a credential helper to remove this warning. See 12:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:22 12:39:22 Login Succeeded 12:39:22 nexus3.edgexfoundry.org:10002 12:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:22 Configure a credential helper to remove this warning. See 12:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:22 12:39:22 Login Succeeded 12:39:22 nexus3.edgexfoundry.org:10003 12:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:22 Configure a credential helper to remove this warning. See 12:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:22 12:39:22 Login Succeeded 12:39:22 nexus3.edgexfoundry.org:10004 12:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:22 Configure a credential helper to remove this warning. See 12:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:22 12:39:22 Login Succeeded 12:39:22 docker.io 12:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:22 Configure a credential helper to remove this warning. See 12:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:22 12:39:22 Login Succeeded 12:39:22 ---> docker-login.sh ends [Pipeline] } 12:39:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:39:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:39:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:39:23 ========================================================= 12:39:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:39:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:39:23 Sending build context to Docker daemon 26.97MB 12:39:23 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 12:39:23 Step 2/13 : FROM ${BASE} AS builder 12:39:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:39:23 63b65145d645: Pulling fs layer 12:39:23 a2d21d5440eb: Pulling fs layer 12:39:23 935e6c44a52c: Pulling fs layer 12:39:23 94cc34f8dd06: Pulling fs layer 12:39:23 30dea6a524f1: Pulling fs layer 12:39:23 a2aff8979fd8: Pulling fs layer 12:39:23 6808be2612f2: Pulling fs layer 12:39:23 f25807f1079a: Pulling fs layer 12:39:23 a2aff8979fd8: Waiting 12:39:23 6808be2612f2: Waiting 12:39:23 f25807f1079a: Waiting 12:39:23 94cc34f8dd06: Waiting 12:39:23 30dea6a524f1: Waiting 12:39:23 a2d21d5440eb: Verifying Checksum 12:39:23 a2d21d5440eb: Download complete 12:39:23 94cc34f8dd06: Verifying Checksum 12:39:23 94cc34f8dd06: Download complete 12:39:23 30dea6a524f1: Download complete 12:39:23 63b65145d645: Verifying Checksum 12:39:23 63b65145d645: Download complete 12:39:23 a2aff8979fd8: Verifying Checksum 12:39:23 a2aff8979fd8: Download complete 12:39:24 63b65145d645: Pull complete 12:39:24 a2d21d5440eb: Pull complete 12:39:24 f25807f1079a: Verifying Checksum 12:39:24 f25807f1079a: Download complete 12:39:24 935e6c44a52c: Verifying Checksum 12:39:24 935e6c44a52c: Download complete 12:39:24 6808be2612f2: Verifying Checksum 12:39:24 6808be2612f2: Download complete 12:39:28 935e6c44a52c: Pull complete 12:39:28 94cc34f8dd06: Pull complete 12:39:28 30dea6a524f1: Pull complete 12:39:28 a2aff8979fd8: Pull complete 12:39:30 6808be2612f2: Pull complete 12:39:31 f25807f1079a: Pull complete 12:39:31 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 12:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:39:31 ---> 3b553350e43f 12:39:31 Step 3/13 : ARG ADD_BUILD_TAGS="" 12:39:33 ---> Running in ce451863ecf1 12:39:33 Removing intermediate container ce451863ecf1 12:39:33 ---> 909afa35f457 12:39:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:39:33 ---> Running in 8bdb7a5efc00 12:39:33 Removing intermediate container 8bdb7a5efc00 12:39:33 ---> cd03c0e85bd3 12:39:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 12:39:33 ---> Running in 35418354076c 12:39:33 Removing intermediate container 35418354076c 12:39:33 ---> 5e1c0beb0047 12:39:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 12:39:33 ---> Running in bfcc9a7b43d3 12:39:33 Removing intermediate container bfcc9a7b43d3 12:39:33 ---> 266e4506cfa8 12:39:33 Step 7/13 : LABEL Name=edgex-device-onvif-camera 12:39:33 ---> Running in 93eeecdbadde 12:39:33 Removing intermediate container 93eeecdbadde 12:39:33 ---> 60bfe277ed9a 12:39:33 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:39:33 ---> Running in ab9b6e10f416 12:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:39:34 OK: 265 MiB in 53 packages 12:39:34 Removing intermediate container ab9b6e10f416 12:39:34 ---> 9a04ebd6d580 12:39:34 Step 9/13 : WORKDIR /device-onvif-camera 12:39:34 ---> Running in 41b6b013b056 12:39:34 Removing intermediate container 41b6b013b056 12:39:34 ---> 3549cb798d0a 12:39:34 Step 10/13 : COPY go.mod vendor* ./ 12:39:35 ---> ac9f01e06b9f 12:39:35 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:39:35 ---> Running in 76498f19c6c2 12:39:36 Still waiting to schedule task 12:39:36 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 12:40:01 Removing intermediate container 76498f19c6c2 12:40:01 ---> 42d0f9f8d33d 12:40:01 Step 12/13 : COPY . . 12:40:01 ---> 200bf0063656 12:40:01 Step 13/13 : RUN ${MAKE} 12:40:01 ---> Running in 22e4de5c699e 12:40:01 noop 12:40:01 Removing intermediate container 22e4de5c699e 12:40:01 ---> 89d84a2ef679 12:40:01 Successfully built 89d84a2ef679 12:40:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:02 + docker inspect -f . ci-base-image-x86_64 12:40:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:02 prd-ubuntu20.04-docker-8c-8g-4847 does not seem to be running inside a container 12:40:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-279 -v /w/workspace/undry_device-onvif-camera_PR-279:/w/workspace/undry_device-onvif-camera_PR-279:rw,z -v /w/workspace/undry_device-onvif-camera_PR-279@tmp:/w/workspace/undry_device-onvif-camera_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:40:02 $ docker top eb5b426dcb5fbc21ef250d70c33914bc5840569bcdc025e23ee48c1acaec78b9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:40:03 + go version 12:40:03 go version go1.20.2 linux/amd64 [Pipeline] } 12:40:03 $ docker stop --time=1 eb5b426dcb5fbc21ef250d70c33914bc5840569bcdc025e23ee48c1acaec78b9 12:40:04 $ docker rm -f --volumes eb5b426dcb5fbc21ef250d70c33914bc5840569bcdc025e23ee48c1acaec78b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:05 + docker inspect -f . ci-base-image-x86_64 12:40:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:05 prd-ubuntu20.04-docker-8c-8g-4847 does not seem to be running inside a container 12:40:05 $ 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-279 -v /w/workspace/undry_device-onvif-camera_PR-279:/w/workspace/undry_device-onvif-camera_PR-279:rw,z -v /w/workspace/undry_device-onvif-camera_PR-279@tmp:/w/workspace/undry_device-onvif-camera_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:40:05 $ docker top b2f985e1d1f4a0ede0f57f7b7a6d628b9754848daf26410eda47fd39928d9b44 -eo pid,comm [Pipeline] { [Pipeline] sh 12:40:06 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-279 [Pipeline] fileExists [Pipeline] sh 12:40:06 + make test 12:40:06 go test ./... -coverprofile=coverage.out ./... 12:40:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 12:40:21 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 12:40:21 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 12:40:23 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.7% of statements 12:40:23 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.085s coverage: 86.5% of statements 12:40:30 go vet ./... 12:40:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:40:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:40:34 ./bin/test-attribution-txt.sh [Pipeline] echo 12:40:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:40:34 $ docker stop --time=1 b2f985e1d1f4a0ede0f57f7b7a6d628b9754848daf26410eda47fd39928d9b44 12:40:36 $ docker rm -f --volumes b2f985e1d1f4a0ede0f57f7b7a6d628b9754848daf26410eda47fd39928d9b44 [Pipeline] // withDockerContainer [Pipeline] sh 12:40:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:40:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:40:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:40:38 + ls -al . 12:40:38 total 236 12:40:38 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 12:40 . 12:40:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:38 .. 12:40:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:39 .git 12:40:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:38 .github 12:40:38 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 12:38 .gitignore 12:40:38 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 12:38 .golangci.yml 12:40:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:39 .semver 12:40:38 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 21 12:38 Attribution.txt 12:40:38 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 12:38 CHANGELOG.md 12:40:38 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 21 12:38 Dockerfile 12:40:38 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:38 GOVERNANCE.md 12:40:38 -rw-rw-r-- 1 jenkins jenkins 734 Mar 21 12:38 Jenkinsfile 12:40:38 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 12:38 LICENSE 12:40:38 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 21 12:38 Makefile 12:40:38 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 12:38 OWNERS.md 12:40:38 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 21 12:38 README.md 12:40:38 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:39 VERSION 12:40:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:38 bin 12:40:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:38 cmd 12:40:38 -rw-r--r-- 1 jenkins jenkins 78487 Mar 21 12:40 coverage.out 12:40:38 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 12:38 doc 12:40:38 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 21 12:38 go.mod 12:40:38 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 21 12:38 go.sum 12:40:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:38 internal 12:40:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:38 snap 12:40:38 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 12:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:38 + 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=1d4496e484e92718294efcbde8e31a4846590544 --label arch=amd64 --label version=0.0.0 . 12:40:38 Sending build context to Docker daemon 27.05MB 12:40:38 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 12:40:38 Step 2/26 : FROM ${BASE} AS builder 12:40:38 ---> 89d84a2ef679 12:40:38 Step 3/26 : ARG ADD_BUILD_TAGS="" 12:40:38 ---> Running in ea3e5a3bdd03 12:40:38 Removing intermediate container ea3e5a3bdd03 12:40:38 ---> 4d96958c208a 12:40:38 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:40:38 ---> Running in 31dda6b12370 12:40:39 Removing intermediate container 31dda6b12370 12:40:39 ---> 4fc75cf0953b 12:40:39 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 12:40:39 ---> Running in e40dea3f343a 12:40:39 Removing intermediate container e40dea3f343a 12:40:39 ---> ef235b970981 12:40:39 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 12:40:39 ---> Running in 3f2fd451812c 12:40:39 Removing intermediate container 3f2fd451812c 12:40:39 ---> dd0227276fdd 12:40:39 Step 7/26 : LABEL Name=edgex-device-onvif-camera 12:40:39 ---> Running in 4e6c2dfc0728 12:40:39 Removing intermediate container 4e6c2dfc0728 12:40:39 ---> 1c68b48709d4 12:40:39 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:40:39 ---> Running in b6fc27e1cfb5 12:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:40:39 OK: 265 MiB in 53 packages 12:40:40 Removing intermediate container b6fc27e1cfb5 12:40:40 ---> 16c3d94b5dd5 12:40:40 Step 9/26 : WORKDIR /device-onvif-camera 12:40:40 ---> Running in 6f44eec78f84 12:40:40 Removing intermediate container 6f44eec78f84 12:40:40 ---> 16dd452f5819 12:40:40 Step 10/26 : COPY go.mod vendor* ./ 12:40:40 ---> f37a08e69c32 12:40:40 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:40 ---> Running in 2d55f16a931b 12:40:41 Removing intermediate container 2d55f16a931b 12:40:41 ---> 0d7756ab0daf 12:40:41 Step 12/26 : COPY . . 12:40:42 ---> e7def9aea44c 12:40:42 Step 13/26 : RUN ${MAKE} 12:40:42 ---> Running in 6162809c6609 12:40:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 12:41:00 Removing intermediate container 6162809c6609 12:41:00 ---> 12437a22ca8b 12:41:00 Step 14/26 : FROM alpine:3.17 12:41:00 3.17: Pulling from library/alpine 12:41:00 63b65145d645: Already exists 12:41:00 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 12:41:00 Status: Downloaded newer image for alpine:3.17 12:41:00 ---> b2aa39c304c2 12:41:00 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 12:41:00 ---> Running in 8cc32b9b33d6 12:41:00 Removing intermediate container 8cc32b9b33d6 12:41:00 ---> ad71e93e6515 12:41:00 Step 16/26 : RUN apk add --update --no-cache dumb-init 12:41:00 ---> Running in 01468dff7312 12:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:41:01 (1/1) Installing dumb-init (1.2.5-r2) 12:41:01 Executing busybox-1.35.0-r29.trigger 12:41:01 OK: 7 MiB in 16 packages 12:41:01 Removing intermediate container 01468dff7312 12:41:01 ---> b1719afd524e 12:41:01 Step 17/26 : WORKDIR / 12:41:01 ---> Running in 097574b616d0 12:41:01 Removing intermediate container 097574b616d0 12:41:01 ---> 8e77b3ffdbef 12:41:01 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 12:41:02 ---> 76a633fb57b9 12:41:02 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 12:41:02 ---> d7c5343751eb 12:41:02 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 12:41:02 ---> e516f088fad0 12:41:02 Step 21/26 : EXPOSE 59984 12:41:02 ---> Running in 4612b3809a7d 12:41:02 Removing intermediate container 4612b3809a7d 12:41:02 ---> 5c0f23c6879e 12:41:02 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 12:41:02 ---> Running in 59da48f90237 12:41:02 Removing intermediate container 59da48f90237 12:41:02 ---> 0f9e20fee9dd 12:41:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:41:02 ---> Running in 001285b07e9a 12:41:02 Removing intermediate container 001285b07e9a 12:41:02 ---> e631ecb4df3e 12:41:02 Step 24/26 : LABEL arch=amd64 12:41:02 ---> Running in fe91cbe13766 12:41:02 Removing intermediate container fe91cbe13766 12:41:02 ---> f548b46a9e42 12:41:02 Step 25/26 : LABEL git_sha=1d4496e484e92718294efcbde8e31a4846590544 12:41:02 ---> Running in 75272dd54a49 12:41:02 Removing intermediate container 75272dd54a49 12:41:02 ---> 9df29ae106d8 12:41:02 Step 26/26 : LABEL version=0.0.0 12:41:02 ---> Running in c17a928beb61 12:41:03 Removing intermediate container c17a928beb61 12:41:03 ---> 1ec3abea7164 12:41:03 [Warning] One or more build-args [ARCH] were not consumed 12:41:03 Successfully built 1ec3abea7164 12:41:03 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 12:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:41:04 12:41:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:41:04 latest: Pulling from edgex-lftools-log-publisher 12:41:04 5eb5b503b376: Pulling fs layer 12:41:04 5c69ac0246d0: Pulling fs layer 12:41:04 ec43610c2a17: Pulling fs layer 12:41:04 3a2ae6a8a46f: Pulling fs layer 12:41:04 33b1e0a273af: Pulling fs layer 12:41:04 5d3b04190fa2: Pulling fs layer 12:41:04 2f39f015ded8: Pulling fs layer 12:41:04 33b1e0a273af: Waiting 12:41:04 5d3b04190fa2: Waiting 12:41:04 2f39f015ded8: Waiting 12:41:04 3a2ae6a8a46f: Waiting 12:41:04 5c69ac0246d0: Verifying Checksum 12:41:04 5c69ac0246d0: Download complete 12:41:04 3a2ae6a8a46f: Download complete 12:41:04 33b1e0a273af: Verifying Checksum 12:41:04 33b1e0a273af: Download complete 12:41:04 5d3b04190fa2: Verifying Checksum 12:41:04 5d3b04190fa2: Download complete 12:41:04 ec43610c2a17: Download complete 12:41:04 5eb5b503b376: Download complete 12:41:05 2f39f015ded8: Download complete 12:41:05 5eb5b503b376: Pull complete 12:41:05 5c69ac0246d0: Pull complete 12:41:06 ec43610c2a17: Pull complete 12:41:06 3a2ae6a8a46f: Pull complete 12:41:06 33b1e0a273af: Pull complete 12:41:06 5d3b04190fa2: Pull complete 12:41:10 2f39f015ded8: Pull complete 12:41:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:41:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:11 prd-ubuntu20.04-docker-8c-8g-4847 does not seem to be running inside a container 12:41:11 $ 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-279 -v /w/workspace/undry_device-onvif-camera_PR-279:/w/workspace/undry_device-onvif-camera_PR-279:rw,z -v /w/workspace/undry_device-onvif-camera_PR-279@tmp:/w/workspace/undry_device-onvif-camera_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:41:12 $ docker top e00bd5e07cbd4d361d8a0aea0385a3016c898386d1e68044c0b69eff6acf17d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:41:13 ---> job-cost.sh 12:41:13 lf-activate-venv: SKIPPING 12:41:13 INFO: No Stack... 12:41:13 INFO: Retrieving Pricing Info for: v3-standard-8 12:41:14 INFO: Archiving Costs [Pipeline] sh 12:41:14 + cat /w/workspace/undry_device-onvif-camera_PR-279/archives/cost.csv 12:41:14 + cut -d, -f6 [Pipeline] lock 12:41:14 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-279-1-stack-cost] 12:41:14 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-279-1-stack-cost] did not exist. Created. 12:41:14 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-279-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:41:14 + echo total: 0.2199999988079071 [Pipeline] stash 12:41:14 Stashed 1 file(s) [Pipeline] } 12:41:14 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-279-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:41:14 $ docker stop --time=1 e00bd5e07cbd4d361d8a0aea0385a3016c898386d1e68044c0b69eff6acf17d5 12:41:16 $ docker rm -f --volumes e00bd5e07cbd4d361d8a0aea0385a3016c898386d1e68044c0b69eff6acf17d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:42:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4848 in /w/workspace/undry_device-onvif-camera_PR-279 [Pipeline] { [Pipeline] ws 12:42:58 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 12:42:58 The recommended git tool is: git 12:43:04 using credential edgex-jenkins-ssh 12:43:04 Cloning the remote Git repository 12:43:05 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 12:43:05 > git init /w/workspace/device-onvif-camera/1 # timeout=10 12:43:05 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 12:43:05 > git --version # timeout=10 12:43:05 > git --version # 'git version 2.25.1' 12:43:05 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:07 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 12:43:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:08 Merging remotes/origin/main commit 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a into PR head commit 1d4496e484e92718294efcbde8e31a4846590544 12:43:08 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 12:43:08 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 12:43:08 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:43:08 > git config core.sparsecheckout # timeout=10 12:43:08 > git checkout -f 1d4496e484e92718294efcbde8e31a4846590544 # timeout=10 12:43:09 Merge succeeded, producing 1d4496e484e92718294efcbde8e31a4846590544 12:43:09 Checking out Revision 1d4496e484e92718294efcbde8e31a4846590544 (PR-279) 12:43:09 > git remote # timeout=10 12:43:09 > git config --get remote.origin.url # timeout=10 12:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:09 > git merge 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 12:43:09 > git rev-parse HEAD^{commit} # timeout=10 12:43:09 > git config core.sparsecheckout # timeout=10 12:43:09 > git checkout -f 1d4496e484e92718294efcbde8e31a4846590544 # timeout=10 12:43:13 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" 12:43:13 > git --version # timeout=10 12:43:13 > git --version # 'git version 2.25.1' 12:43:13 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:43:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:43:14 % Total % Received % Xferd Average Speed Time Time Time Current 12:43:14 Dload Upload Total Spent Left Speed 12:43:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 12:43:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:43:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:43:15 + sudo tee /etc/docker/daemon.new 12:43:15 { 12:43:15 "registry-mirrors": [ 12:43:15 "https://nexus3.edgexfoundry.org:10001" 12:43:15 ], 12:43:15 "bip": "10.250.0.254/24", 12:43:15 "hosts": [ 12:43:15 "tcp://0.0.0.0:5555", 12:43:15 "unix:///var/run/docker.sock" 12:43:15 ], 12:43:15 "mtu": 1458, 12:43:15 "selinux-enabled": true, 12:43:15 "seccomp-profile": "/etc/docker/seccomp.json" 12:43:15 } [Pipeline] sh 12:43:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:43:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:43:34 provisioning config files... 12:43:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config6384830923520674931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:43:35 ---> docker-login.sh 12:43:35 nexus3.edgexfoundry.org:10001 12:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:35 Configure a credential helper to remove this warning. See 12:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:35 12:43:35 Login Succeeded 12:43:35 nexus3.edgexfoundry.org:10002 12:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:36 Configure a credential helper to remove this warning. See 12:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:36 12:43:36 Login Succeeded 12:43:36 nexus3.edgexfoundry.org:10003 12:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:36 Configure a credential helper to remove this warning. See 12:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:36 12:43:36 Login Succeeded 12:43:36 nexus3.edgexfoundry.org:10004 12:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:36 Configure a credential helper to remove this warning. See 12:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:36 12:43:36 Login Succeeded 12:43:37 docker.io 12:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:37 Configure a credential helper to remove this warning. See 12:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:37 12:43:37 Login Succeeded 12:43:37 ---> docker-login.sh ends [Pipeline] } 12:43:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:43:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:43:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:43:37 ========================================================= 12:43:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:43:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:43:38 Sending build context to Docker daemon 19.68MB 12:43:38 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 12:43:38 Step 2/13 : FROM ${BASE} AS builder 12:43:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:43:39 af6eaf76a39c: Pulling fs layer 12:43:39 55522c791124: Pulling fs layer 12:43:39 ce5c4a1c91eb: Pulling fs layer 12:43:39 169dfbe0d373: Pulling fs layer 12:43:39 e1ff8fa3b103: Pulling fs layer 12:43:39 52ebb69f0ebf: Pulling fs layer 12:43:39 5abe8eddf0d5: Pulling fs layer 12:43:39 169dfbe0d373: Waiting 12:43:39 e1ff8fa3b103: Waiting 12:43:39 52ebb69f0ebf: Waiting 12:43:39 5abe8eddf0d5: Waiting 12:43:39 55522c791124: Verifying Checksum 12:43:39 55522c791124: Download complete 12:43:39 169dfbe0d373: Verifying Checksum 12:43:39 169dfbe0d373: Download complete 12:43:39 e1ff8fa3b103: Verifying Checksum 12:43:39 e1ff8fa3b103: Download complete 12:43:39 af6eaf76a39c: Verifying Checksum 12:43:39 af6eaf76a39c: Download complete 12:43:40 5abe8eddf0d5: Verifying Checksum 12:43:40 5abe8eddf0d5: Download complete 12:43:41 52ebb69f0ebf: Verifying Checksum 12:43:41 52ebb69f0ebf: Download complete 12:43:41 ce5c4a1c91eb: Verifying Checksum 12:43:41 ce5c4a1c91eb: Download complete 12:43:42 af6eaf76a39c: Pull complete 12:43:43 55522c791124: Pull complete 12:43:55 ce5c4a1c91eb: Pull complete 12:43:55 169dfbe0d373: Pull complete 12:43:55 e1ff8fa3b103: Pull complete 12:44:04 52ebb69f0ebf: Pull complete 12:44:04 5abe8eddf0d5: Pull complete 12:44:04 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 12:44:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:44:04 ---> 6cb57ee374ae 12:44:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 12:44:06 ---> Running in d1469781c9a6 12:44:06 Removing intermediate container d1469781c9a6 12:44:06 ---> f747039f80b5 12:44:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:44:06 ---> Running in a452458c0ce3 12:44:07 Removing intermediate container a452458c0ce3 12:44:07 ---> 5b5f260717a6 12:44:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 12:44:07 ---> Running in c1db397c61eb 12:44:07 Removing intermediate container c1db397c61eb 12:44:07 ---> 6a8e34fb70f4 12:44:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 12:44:07 ---> Running in e63ce32c1e2e 12:44:07 Removing intermediate container e63ce32c1e2e 12:44:07 ---> e6da1a8e82bd 12:44:07 Step 7/13 : LABEL Name=edgex-device-onvif-camera 12:44:08 ---> Running in 652987fa8c0e 12:44:08 Removing intermediate container 652987fa8c0e 12:44:08 ---> ce1efcd1162c 12:44:08 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:44:08 ---> Running in 9f9ed15fbdf2 12:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:44:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:44:11 OK: 263 MiB in 53 packages 12:44:12 Removing intermediate container 9f9ed15fbdf2 12:44:12 ---> f7a8e4492b46 12:44:12 Step 9/13 : WORKDIR /device-onvif-camera 12:44:12 ---> Running in 05a1db2350df 12:44:12 Removing intermediate container 05a1db2350df 12:44:12 ---> 2c05c364f9f0 12:44:12 Step 10/13 : COPY go.mod vendor* ./ 12:44:13 ---> b7109da5d3c1 12:44:13 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:13 ---> Running in bd55a828a55a 12:45:34 Removing intermediate container bd55a828a55a 12:45:34 ---> a90ed372fa37 12:45:34 Step 12/13 : COPY . . 12:45:34 ---> 1326e33744c5 12:45:34 Step 13/13 : RUN ${MAKE} 12:45:34 ---> Running in d622b633ee97 12:45:34 noop 12:45:34 Removing intermediate container d622b633ee97 12:45:34 ---> 934bb6300abc 12:45:34 Successfully built 934bb6300abc 12:45:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:35 + docker inspect -f . ci-base-image-arm64 12:45:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:35 prd-ubuntu20.04-docker-arm64-4c-16g-4848 does not seem to be running inside a container 12:45:35 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 12:45:37 $ docker top 91dc8738130986e21c83f8e01cb52fc75c19693e3c2c465f55b067a3fa90f317 -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:37 + go version 12:45:37 go version go1.20.2 linux/arm64 [Pipeline] } 12:45:38 $ docker stop --time=1 91dc8738130986e21c83f8e01cb52fc75c19693e3c2c465f55b067a3fa90f317 12:45:39 $ docker rm -f --volumes 91dc8738130986e21c83f8e01cb52fc75c19693e3c2c465f55b067a3fa90f317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:40 + docker inspect -f . ci-base-image-arm64 12:45:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:40 prd-ubuntu20.04-docker-arm64-4c-16g-4848 does not seem to be running inside a container 12:45:40 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 12:45:42 $ docker top 6447427b0bbe8b98146932993991982432bbb8d59ff8faf9e19a8a04cb3a40a7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:43 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 12:45:43 + make test 12:45:43 go test ./... -coverprofile=coverage.out ./... 12:46:15 ? github.com/edgexfoundry/device-onvif-camera [no test files] 12:48:07 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 12:48:10 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 12:48:12 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.183s coverage: 31.7% of statements 12:48:27 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 15.635s coverage: 86.5% of statements 12:48:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:48:27 go vet ./... 12:48:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:48:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:48:53 ./bin/test-attribution-txt.sh [Pipeline] echo 12:48:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:48:53 $ docker stop --time=1 6447427b0bbe8b98146932993991982432bbb8d59ff8faf9e19a8a04cb3a40a7 12:48:56 $ docker rm -f --volumes 6447427b0bbe8b98146932993991982432bbb8d59ff8faf9e19a8a04cb3a40a7 [Pipeline] // withDockerContainer [Pipeline] sh 12:48:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:48:57 Warning: overwriting stash ‘coverage-report’ 12:48:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:48:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:48:58 + ls -al . 12:48:58 total 232 12:48:58 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 12:45 . 12:48:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:43 .. 12:48:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:43 .git 12:48:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:43 .github 12:48:58 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 12:43 .gitignore 12:48:58 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 12:43 .golangci.yml 12:48:58 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 21 12:43 Attribution.txt 12:48:58 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 12:43 CHANGELOG.md 12:48:58 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 21 12:43 Dockerfile 12:48:58 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:43 GOVERNANCE.md 12:48:58 -rw-rw-r-- 1 jenkins jenkins 734 Mar 21 12:43 Jenkinsfile 12:48:58 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 12:43 LICENSE 12:48:58 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 21 12:43 Makefile 12:48:58 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 12:43 OWNERS.md 12:48:58 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 21 12:43 README.md 12:48:58 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:39 VERSION 12:48:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:43 bin 12:48:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:43 cmd 12:48:58 -rw-r--r-- 1 jenkins jenkins 78487 Mar 21 12:48 coverage.out 12:48:58 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 12:43 doc 12:48:58 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 21 12:43 go.mod 12:48:58 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 21 12:43 go.sum 12:48:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:43 internal 12:48:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:43 snap 12:48:58 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 12:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:59 + 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=1d4496e484e92718294efcbde8e31a4846590544 --label arch=arm64 --label version=0.0.0 . 12:49:00 Sending build context to Docker daemon 19.76MB 12:49:00 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 12:49:00 Step 2/26 : FROM ${BASE} AS builder 12:49:00 ---> 934bb6300abc 12:49:00 Step 3/26 : ARG ADD_BUILD_TAGS="" 12:49:00 ---> Running in 5c13146acb6a 12:49:00 Removing intermediate container 5c13146acb6a 12:49:00 ---> e22d7bbe28e0 12:49:00 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:49:00 ---> Running in 1a323eddfd98 12:49:00 Removing intermediate container 1a323eddfd98 12:49:00 ---> 8bb65952c3ab 12:49:00 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 12:49:00 ---> Running in ca52185b9f13 12:49:01 Removing intermediate container ca52185b9f13 12:49:01 ---> 8eb5ed35a91a 12:49:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 12:49:01 ---> Running in ee1083e3a750 12:49:01 Removing intermediate container ee1083e3a750 12:49:01 ---> 2422a042a594 12:49:01 Step 7/26 : LABEL Name=edgex-device-onvif-camera 12:49:01 ---> Running in dacb516b5784 12:49:01 Removing intermediate container dacb516b5784 12:49:01 ---> f9d4b6e055f7 12:49:01 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:49:01 ---> Running in 32e9fe311a98 12:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:49:04 OK: 263 MiB in 53 packages 12:49:05 Removing intermediate container 32e9fe311a98 12:49:05 ---> 99565c0f458b 12:49:05 Step 9/26 : WORKDIR /device-onvif-camera 12:49:05 ---> Running in 33a304880d31 12:49:05 Removing intermediate container 33a304880d31 12:49:05 ---> 6f9f5d9ce0e3 12:49:05 Step 10/26 : COPY go.mod vendor* ./ 12:49:07 ---> 5581a4d998c4 12:49:07 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:07 ---> Running in aae80f56eeb6 12:49:09 Removing intermediate container aae80f56eeb6 12:49:09 ---> 999082e59714 12:49:09 Step 12/26 : COPY . . 12:49:11 ---> 1cc8022f70f2 12:49:11 Step 13/26 : RUN ${MAKE} 12:49:11 ---> Running in 07820cb7d785 12:49:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 12:51:34 Removing intermediate container 07820cb7d785 12:51:34 ---> b24ca2f4d5c4 12:51:34 Step 14/26 : FROM alpine:3.17 12:51:34 3.17: Pulling from library/alpine 12:51:34 af6eaf76a39c: Already exists 12:51:34 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 12:51:34 Status: Downloaded newer image for alpine:3.17 12:51:34 ---> d74e625d9115 12:51:34 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 12:51:34 ---> Running in 4115e441dda0 12:51:34 Removing intermediate container 4115e441dda0 12:51:34 ---> 56853c9c31f8 12:51:34 Step 16/26 : RUN apk add --update --no-cache dumb-init 12:51:34 ---> Running in caaffb2a695e 12:51:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:51:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:51:35 (1/1) Installing dumb-init (1.2.5-r2) 12:51:35 Executing busybox-1.35.0-r29.trigger 12:51:35 OK: 8 MiB in 16 packages 12:51:35 Removing intermediate container caaffb2a695e 12:51:35 ---> 15b0a7634b3d 12:51:35 Step 17/26 : WORKDIR / 12:51:36 ---> Running in 834c7ca5329a 12:51:36 Removing intermediate container 834c7ca5329a 12:51:36 ---> 873d270099f7 12:51:36 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 12:51:37 ---> dada9b255603 12:51:37 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 12:51:38 ---> 2edb952d580c 12:51:38 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 12:51:39 ---> 4c4ecf50dbd0 12:51:39 Step 21/26 : EXPOSE 59984 12:51:39 ---> Running in 2b7f427e3f83 12:51:39 Removing intermediate container 2b7f427e3f83 12:51:39 ---> 5d01ab9cc4f4 12:51:39 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 12:51:39 ---> Running in e4e8f7f1491c 12:51:39 Removing intermediate container e4e8f7f1491c 12:51:39 ---> be16caa2ff19 12:51:39 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:51:39 ---> Running in f73cd62f6f72 12:51:40 Removing intermediate container f73cd62f6f72 12:51:40 ---> bb3011f41330 12:51:40 Step 24/26 : LABEL arch=arm64 12:51:40 ---> Running in 1faaca6b9a1d 12:51:40 Removing intermediate container 1faaca6b9a1d 12:51:40 ---> 66ccbf171782 12:51:40 Step 25/26 : LABEL git_sha=1d4496e484e92718294efcbde8e31a4846590544 12:51:40 ---> Running in e5dd07ba4841 12:51:40 Removing intermediate container e5dd07ba4841 12:51:40 ---> a41c14a08214 12:51:40 Step 26/26 : LABEL version=0.0.0 12:51:40 ---> Running in c629cbd9ba0a 12:51:41 Removing intermediate container c629cbd9ba0a 12:51:41 ---> c83d05d33b1c 12:51:41 [Warning] One or more build-args [ARCH] were not consumed 12:51:41 Successfully built c83d05d33b1c 12:51:41 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 12:51:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:51:42 12:51:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:51:42 arm64: Pulling from edgex-lftools-log-publisher 12:51:42 8998bd30e6a1: Pulling fs layer 12:51:42 04944245beec: Pulling fs layer 12:51:42 699f458cf7ca: Pulling fs layer 12:51:42 765212b225bb: Pulling fs layer 12:51:42 f23df028b6ca: Pulling fs layer 12:51:42 d65c8cfc05b1: Pulling fs layer 12:51:42 2437ff75d9bd: Pulling fs layer 12:51:42 f23df028b6ca: Waiting 12:51:42 d65c8cfc05b1: Waiting 12:51:42 2437ff75d9bd: Waiting 12:51:42 765212b225bb: Waiting 12:51:43 04944245beec: Verifying Checksum 12:51:43 04944245beec: Download complete 12:51:43 765212b225bb: Verifying Checksum 12:51:43 765212b225bb: Download complete 12:51:43 f23df028b6ca: Verifying Checksum 12:51:43 f23df028b6ca: Download complete 12:51:43 d65c8cfc05b1: Verifying Checksum 12:51:43 d65c8cfc05b1: Download complete 12:51:43 699f458cf7ca: Verifying Checksum 12:51:43 699f458cf7ca: Download complete 12:51:43 8998bd30e6a1: Verifying Checksum 12:51:43 8998bd30e6a1: Download complete 12:51:46 2437ff75d9bd: Verifying Checksum 12:51:46 2437ff75d9bd: Download complete 12:51:47 8998bd30e6a1: Pull complete 12:51:47 04944245beec: Pull complete 12:51:49 699f458cf7ca: Pull complete 12:51:49 765212b225bb: Pull complete 12:51:49 f23df028b6ca: Pull complete 12:51:50 d65c8cfc05b1: Pull complete 12:52:02 2437ff75d9bd: Pull complete 12:52:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:52:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:52:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:02 prd-ubuntu20.04-docker-arm64-4c-16g-4848 does not seem to be running inside a container 12:52:02 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:52:06 $ docker top 99eb67bce3fb04b5de4995f2f08ffce7aaef0c40590a8700df7a006ef43624f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:52:06 ---> job-cost.sh 12:52:07 lf-activate-venv: SKIPPING 12:52:07 INFO: No Stack... 12:52:07 INFO: Retrieving Pricing Info for: v3-standard-4 12:52:08 INFO: Archiving Costs [Pipeline] sh 12:52:08 + cut -d, -f6 12:52:08 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 12:52:09 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-279-1-stack-cost] 12:52:09 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-279-1-stack-cost] did not exist. Created. 12:52:09 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-279-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:52:09 /w/workspace/device-onvif-camera/1@tmp/durable-22d45d85/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:52:09 + echo total: 0.10999999940395355 [Pipeline] stash 12:52:09 Warning: overwriting stash ‘stack-cost’ 12:52:09 Stashed 1 file(s) [Pipeline] } 12:52:09 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-279-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:52:10 $ docker stop --time=1 99eb67bce3fb04b5de4995f2f08ffce7aaef0c40590a8700df7a006ef43624f3 12:52:11 $ docker rm -f --volumes 99eb67bce3fb04b5de4995f2f08ffce7aaef0c40590a8700df7a006ef43624f3 [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 12:52:12 provisioning config files... 12:52:12 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-279@tmp/config10883179687548638965tmp [Pipeline] { [Pipeline] sh 12:52:12 + set +x 12:52:12 + curl -s https://codecov.io/bash 12:52:12 + bash -s -- 12:52:12 12:52:12 _____ _ 12:52:12 / ____| | | 12:52:12 | | ___ __| | ___ ___ _____ __ 12:52:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:52:12 | |___| (_) | (_| | __/ (_| (_) \ V / 12:52:12 \_____\___/ \__,_|\___|\___\___/ \_/ 12:52:12 Bash-1.0.6 12:52:12 12:52:12 12:52:12 ==> git version 2.25.1 found 12:52:12 ==> 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 12:52:12 Release-Date: 2020-01-08 12:52:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:52:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:52:12 ==> Jenkins CI detected. 12:52:12 current dir:  /w/workspace/undry_device-onvif-camera_PR-279 12:52:12 project root: . 12:52:12 --> token set from env 12:52:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:52:12 ==> Running gcov in . (disable via -X gcov) 12:52:12 ==> Python coveragepy not found 12:52:12 ==> Searching for coverage reports in: 12:52:12 + . 12:52:12 -> Found 1 reports 12:52:12 ==> Detecting git/mercurial file structure 12:52:12 ==> Reading reports 12:52:13 + ./coverage.out bytes=78487 12:52:13 ==> Appending adjustments 12:52:13 https://docs.codecov.io/docs/fixing-reports 12:52:13 + Found adjustments 12:52:13 ==> Gzipping contents 12:52:13 12K /tmp/codecov.BhUAaa.gz 12:52:13 ==> Uploading reports 12:52:13 url: https://codecov.io 12:52:13 query: branch=PR-279&commit=1d4496e484e92718294efcbde8e31a4846590544&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=279&job=&cmd_args= 12:52:13 -> Pinging Codecov 12:52:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-279&commit=1d4496e484e92718294efcbde8e31a4846590544&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=279&job=&cmd_args= 12:52:13 -> Uploading to 12:52:13 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/F29A59C45E3A92E06B3E522C9905F8EF/1d4496e484e92718294efcbde8e31a4846590544/d6f632b8-e3aa-47ab-bc49-a6ee0bf0e955.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T125213Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2491cb670aa2acc5b1b32e2263586a32e2a30e0be88afdc594b1e5845fb6ba35 12:52:13 % Total % Received % Xferd Average Speed Time Time Time Current 12:52:13 Dload Upload Total Spent Left Speed 12:52:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10527 0 0 100 10527 0 38280 --:--:-- --:--:-- --:--:-- 38280 12:52:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/1d4496e484e92718294efcbde8e31a4846590544 [Pipeline] } 12:52:13 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 12:52:15 + [ -d /w/workspace/undry_device-onvif-camera_PR-279/archives ] 12:52:15 + ls -al /w/workspace/undry_device-onvif-camera_PR-279/archives 12:52:15 total 16 12:52:15 drwxr-xr-x 3 root root 4096 Mar 21 12:41 . 12:52:15 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 12:41 .. 12:52:15 drwxr-xr-x 2 root root 4096 Mar 21 12:41 cost 12:52:15 -rw-r--r-- 1 root root 91 Mar 21 12:41 cost.csv 12:52:15 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-279/archives 12:52:15 + ls -al /w/workspace/undry_device-onvif-camera_PR-279/archives 12:52:15 total 16 12:52:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:41 . 12:52:15 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 12:41 .. 12:52:15 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 12:41 cost 12:52:15 -rw-r--r-- 1 jenkins jenkins 91 Mar 21 12:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:52:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:52:16 ---> package-listing.sh 12:52:16 ++ facter osfamily 12:52:16 ++ tr '[:upper:]' '[:lower:]' 12:52:16 + OS_FAMILY=debian 12:52:16 + workspace=/w/workspace/undry_device-onvif-camera_PR-279 12:52:16 + START_PACKAGES=/tmp/packages_start.txt 12:52:16 + END_PACKAGES=/tmp/packages_end.txt 12:52:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:52:16 + PACKAGES=/tmp/packages_start.txt 12:52:16 + '[' /w/workspace/undry_device-onvif-camera_PR-279 ']' 12:52:16 + PACKAGES=/tmp/packages_end.txt 12:52:16 + case "${OS_FAMILY}" in 12:52:16 + dpkg -l 12:52:16 + grep '^ii' 12:52:16 + '[' -f /tmp/packages_start.txt ']' 12:52:16 + '[' -f /tmp/packages_end.txt ']' 12:52:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:52:16 + '[' /w/workspace/undry_device-onvif-camera_PR-279 ']' 12:52:16 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-279/archives/ 12:52:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-279/archives/ [Pipeline] echo 12:52:16 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-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:52:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:52:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:18 prd-ubuntu20.04-docker-8c-8g-4847 does not seem to be running inside a container 12:52:18 $ 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-279/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-279 -v /w/workspace/undry_device-onvif-camera_PR-279:/w/workspace/undry_device-onvif-camera_PR-279:rw,z -v /w/workspace/undry_device-onvif-camera_PR-279@tmp:/w/workspace/undry_device-onvif-camera_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:52:18 $ docker top f040c715c642961f9816f6b8564fa3d11f87b5947dec1e4cb61507861c4f0648 -eo pid,comm [Pipeline] { [Pipeline] sh 12:52:18 + touch /tmp/pre-build-complete [Pipeline] sh 12:52:18 + mkdir -p /var/log/sysstat [Pipeline] sh 12:52:19 + ls /var/log/sa-host 12:52:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:52:19 provisioning config files... 12:52:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-279@tmp/config16060083672202027454tmp [Pipeline] { [Pipeline] echo 12:52:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:52:19 ---> create-netrc.sh [Pipeline] } 12:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:52:20 ---> python-tools-install.sh [Pipeline] echo 12:52:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:52:20 ---> sudo-logs.sh 12:52:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:52:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:52:20 ---> job-cost.sh 12:52:20 lf-activate-venv: SKIPPING 12:52:20 DEBUG: total: 0.2199999988079071 12:52:20 INFO: Retrieving Stack Cost... 12:52:21 INFO: Retrieving Pricing Info for: v3-standard-8 12:52:21 INFO: Archiving Costs [Pipeline] echo 12:52:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:52:22 ---> logs-deploy.sh 12:52:22 lf-activate-venv: SKIPPING 12:52:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-279/1 12:52:22 INFO: archiving workspace using pattern(s): 12:52:23 Archives upload complete. 12:52:23 INFO: archiving logs to Nexus