Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 534d54d80dfdf3cc40f745c878f64c5fa0889f6b+78b20017cd6d168da65a59796ad356de40fef842 (eb0432e17cabce8c4e0b497bf857f34b0a536c9d) 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-ssh17719478242394604800.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9068223319295741355.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9041953096671898217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15821572835642344817.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11365173527618943731.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2385 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-77 # 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 Merging remotes/origin/main commit 78b20017cd6d168da65a59796ad356de40fef842 into PR head commit 534d54d80dfdf3cc40f745c878f64c5fa0889f6b Merge succeeded, producing d294649dd3c9e6343319687f1c4878187362b3b0 Checking out Revision d294649dd3c9e6343319687f1c4878187362b3b0 (PR-77) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # 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 78b20017cd6d168da65a59796ad356de40fef842 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d294649dd3c9e6343319687f1c4878187362b3b0 # timeout=10 Commit message: "Merge commit '78b20017cd6d168da65a59796ad356de40fef842' into HEAD" > git rev-list --no-walk 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:10:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:10:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:10:19 ========================================================= 10:10:19 EdgeX Global Pipelines Version Info 10:10:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:10:20 ------------------- 10:10:20 stable info: 10:10:20 ------------------- 10:10:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:20 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:10:20 Message: update stable to v1.0.234 10:10:20 ------------------- 10:10:20 experimental info: 10:10:20 ------------------- 10:10:20 Commited By: **** collab-it+edgex@linuxfoundation.org 10:10:20 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:10:20 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d294649dd3c9e6343319687f1c4878187362b3b0 [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d294649 [Pipeline] echo 10:10:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:21 provisioning config files... 10:10:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config943792477801620176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:21 ---> docker-login.sh 10:10:21 nexus3.edgexfoundry.org:10001 10:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:22 Configure a credential helper to remove this warning. See 10:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:22 10:10:22 Login Succeeded 10:10:22 nexus3.edgexfoundry.org:10002 10:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:22 Configure a credential helper to remove this warning. See 10:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:22 10:10:22 Login Succeeded 10:10:22 nexus3.edgexfoundry.org:10003 10:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:22 Configure a credential helper to remove this warning. See 10:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:22 10:10:22 Login Succeeded 10:10:22 nexus3.edgexfoundry.org:10004 10:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:22 Configure a credential helper to remove this warning. See 10:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:22 10:10:22 Login Succeeded 10:10:22 docker.io 10:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:23 Configure a credential helper to remove this warning. See 10:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:23 10:10:23 Login Succeeded 10:10:23 ---> docker-login.sh ends [Pipeline] } 10:10:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:10:23 + git rev-list -1 --merges d294649dd3c9e6343319687f1c4878187362b3b0~1..d294649dd3c9e6343319687f1c4878187362b3b0 [Pipeline] echo 10:10:23 -----------> git rev-list -1 --merges d294649dd3c9e6343319687f1c4878187362b3b0~1..d294649dd3c9e6343319687f1c4878187362b3b0 d294649dd3c9e6343319687f1c4878187362b3b0 10:10:23 d294649dd3c9e6343319687f1c4878187362b3b0 [false] [Pipeline] sh 10:10:24 + git log --format=format:%s -1 d294649dd3c9e6343319687f1c4878187362b3b0 [Pipeline] echo 10:10:24 ========================================================= 10:10:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:10:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:24 + git log --format=format:%s -1 d294649dd3c9e6343319687f1c4878187362b3b0 [Pipeline] echo 10:10:24 [semverPrep] GIT_COMMIT: d294649dd3c9e6343319687f1c4878187362b3b0, Commit Message: Merge commit '78b20017cd6d168da65a59796ad356de40fef842' into HEAD [Pipeline] echo 10:10:24 [semverPrep] This is not a build commit. [Pipeline] sh 10:10:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:10:24 + grep -v github /etc/ssh/ssh_known_hosts 10:10:24 + [ -e /tmp/ssh_known_hosts ] 10:10:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:10:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:10:24 + sudo tee -a /etc/ssh/ssh_known_hosts 10:10:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:25 10:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:25 0.1.4: Pulling from edgex-devops/py-git-semver 10:10:25 42c077c10790: Pulling fs layer 10:10:25 f63e77b7563a: Pulling fs layer 10:10:25 bd5fdadae976: Pulling fs layer 10:10:25 205491f53016: Pulling fs layer 10:10:25 df18705c85c3: Pulling fs layer 10:10:25 bdb3f477010e: Pulling fs layer 10:10:25 c8a8fc8e1c8f: Pulling fs layer 10:10:25 2c6e9b1d212d: Pulling fs layer 10:10:25 bdb8f0575790: Pulling fs layer 10:10:25 386e3cb2ff24: Pulling fs layer 10:10:25 2343380bae48: Pulling fs layer 10:10:25 df18705c85c3: Waiting 10:10:25 2c6e9b1d212d: Waiting 10:10:25 bdb3f477010e: Waiting 10:10:25 386e3cb2ff24: Waiting 10:10:25 bdb8f0575790: Waiting 10:10:25 c8a8fc8e1c8f: Waiting 10:10:25 f63e77b7563a: Verifying Checksum 10:10:25 f63e77b7563a: Download complete 10:10:25 205491f53016: Verifying Checksum 10:10:25 205491f53016: Download complete 10:10:25 bd5fdadae976: Verifying Checksum 10:10:25 bd5fdadae976: Download complete 10:10:25 df18705c85c3: Verifying Checksum 10:10:25 df18705c85c3: Download complete 10:10:25 bdb3f477010e: Verifying Checksum 10:10:25 bdb3f477010e: Download complete 10:10:25 2c6e9b1d212d: Verifying Checksum 10:10:25 2c6e9b1d212d: Download complete 10:10:25 bdb8f0575790: Download complete 10:10:25 386e3cb2ff24: Verifying Checksum 10:10:25 386e3cb2ff24: Download complete 10:10:25 2343380bae48: Verifying Checksum 10:10:25 2343380bae48: Download complete 10:10:25 42c077c10790: Verifying Checksum 10:10:25 42c077c10790: Download complete 10:10:26 c8a8fc8e1c8f: Verifying Checksum 10:10:26 c8a8fc8e1c8f: Download complete 10:10:27 42c077c10790: Pull complete 10:10:27 f63e77b7563a: Pull complete 10:10:27 bd5fdadae976: Pull complete 10:10:27 205491f53016: Pull complete 10:10:28 df18705c85c3: Pull complete 10:10:28 bdb3f477010e: Pull complete 10:10:30 c8a8fc8e1c8f: Pull complete 10:10:30 2c6e9b1d212d: Pull complete 10:10:30 bdb8f0575790: Pull complete 10:10:30 386e3cb2ff24: Pull complete 10:10:30 2343380bae48: Pull complete 10:10:30 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 10:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:30 prd-ubuntu20.04-docker-8c-8g-2385 does not seem to be running inside a container 10:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:10:32 $ docker top e8d5a7c841e6d455b706d395b022941a25006712dfae5fc6e498681bdfe92ba7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:32 [ssh-agent] Looking for ssh-agent implementation... 10:10:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:32 $ docker exec e8d5a7c841e6d455b706d395b022941a25006712dfae5fc6e498681bdfe92ba7 ssh-agent 10:10:32 SSH_AUTH_SOCK=/tmp/ssh-ifw0RLY3nzGs/agent.34 10:10:32 SSH_AGENT_PID=40 10:10:32 Running ssh-add (command line suppressed) 10:10:32 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_6192185047029929827.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_6192185047029929827.key) 10:10:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:33 + git tag --points-at HEAD [Pipeline] } 10:10:33 $ docker exec --env ******** --env ******** e8d5a7c841e6d455b706d395b022941a25006712dfae5fc6e498681bdfe92ba7 ssh-agent -k 10:10:33 unset SSH_AUTH_SOCK; 10:10:33 unset SSH_AGENT_PID; 10:10:33 echo Agent pid 40 killed; 10:10:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:10:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:33 [ssh-agent] Looking for ssh-agent implementation... 10:10:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:33 $ docker exec e8d5a7c841e6d455b706d395b022941a25006712dfae5fc6e498681bdfe92ba7 ssh-agent 10:10:33 SSH_AUTH_SOCK=/tmp/ssh-1sfEeWdIl2jG/agent.72 10:10:33 SSH_AGENT_PID=78 10:10:33 Running ssh-add (command line suppressed) 10:10:33 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_3145083679209855005.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_3145083679209855005.key) 10:10:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:34 + git semver init 10:10:34 2022-06-14 10:10:34,269 [run_init] DEBUG init version:0.0.0 force:False 10:10:34 2022-06-14 10:10:34,270 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver 10:10:34 2022-06-14 10:10:34,270 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-77/.semver 10:10:34 2022-06-14 10:10:34,271 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-77/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77, universal_newlines=False, shell=None, istream=None) 10:10:35 2022-06-14 10:10:34,957 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude 10:10:35 2022-06-14 10:10:34,958 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 with force:False 10:10:35 2022-06-14 10:10:34,958 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 10:10:35 2022-06-14 10:10:34,961 [execute] INFO git cat-file --batch-check 10:10:35 2022-06-14 10:10:34,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 10:10:35 2022-06-14 10:10:34,969 [execute] INFO git cat-file --batch 10:10:35 2022-06-14 10:10:34,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 10:10:35 2022-06-14 10:10:34,976 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 10:10:35 0.0.0 [Pipeline] } 10:10:35 $ docker exec --env ******** --env ******** e8d5a7c841e6d455b706d395b022941a25006712dfae5fc6e498681bdfe92ba7 ssh-agent -k 10:10:35 unset SSH_AUTH_SOCK; 10:10:35 unset SSH_AGENT_PID; 10:10:35 echo Agent pid 78 killed; 10:10:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:35 + git semver [Pipeline] } 10:10:35 $ docker stop --time=1 e8d5a7c841e6d455b706d395b022941a25006712dfae5fc6e498681bdfe92ba7 10:10:37 $ docker rm -f e8d5a7c841e6d455b706d395b022941a25006712dfae5fc6e498681bdfe92ba7 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:10:37 Stashed 1 file(s) [Pipeline] echo 10:10:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:38 provisioning config files... 10:10:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config6204965163638919641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:38 ---> docker-login.sh 10:10:38 nexus3.edgexfoundry.org:10001 10:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:38 Configure a credential helper to remove this warning. See 10:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:38 10:10:38 Login Succeeded 10:10:38 nexus3.edgexfoundry.org:10002 10:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:38 Configure a credential helper to remove this warning. See 10:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:38 10:10:38 Login Succeeded 10:10:38 nexus3.edgexfoundry.org:10003 10:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:38 Configure a credential helper to remove this warning. See 10:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:38 10:10:38 Login Succeeded 10:10:38 nexus3.edgexfoundry.org:10004 10:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:38 Configure a credential helper to remove this warning. See 10:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:38 10:10:38 Login Succeeded 10:10:38 docker.io 10:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:39 Configure a credential helper to remove this warning. See 10:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:39 10:10:39 Login Succeeded 10:10:39 ---> docker-login.sh ends [Pipeline] } 10:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:39 ========================================================= 10:10:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:10:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 10:10:39 Sending build context to Docker daemon 8.748MB 10:10:39 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:10:39 Step 2/13 : FROM ${BASE} AS builder 10:10:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:10:39 59bf1c3509f3: Pulling fs layer 10:10:39 666ba61612fd: Pulling fs layer 10:10:39 8ed8ca486205: Pulling fs layer 10:10:39 cc1cd167ecdc: Pulling fs layer 10:10:39 c516ae0d96e1: Pulling fs layer 10:10:39 684cea983483: Pulling fs layer 10:10:39 cc1cd167ecdc: Waiting 10:10:39 dd3240ac7de5: Pulling fs layer 10:10:39 c516ae0d96e1: Waiting 10:10:39 684cea983483: Waiting 10:10:39 b1e948a4e11c: Pulling fs layer 10:10:39 a8fd76ee1af6: Pulling fs layer 10:10:39 646ad004c059: Pulling fs layer 10:10:39 dd3240ac7de5: Waiting 10:10:39 b1e948a4e11c: Waiting 10:10:39 a8fd76ee1af6: Waiting 10:10:39 646ad004c059: Waiting 10:10:39 8ed8ca486205: Verifying Checksum 10:10:39 8ed8ca486205: Download complete 10:10:39 666ba61612fd: Verifying Checksum 10:10:39 666ba61612fd: Download complete 10:10:39 c516ae0d96e1: Verifying Checksum 10:10:39 c516ae0d96e1: Download complete 10:10:39 684cea983483: Download complete 10:10:39 dd3240ac7de5: Verifying Checksum 10:10:39 dd3240ac7de5: Download complete 10:10:39 59bf1c3509f3: Verifying Checksum 10:10:39 59bf1c3509f3: Download complete 10:10:39 b1e948a4e11c: Verifying Checksum 10:10:39 b1e948a4e11c: Download complete 10:10:39 59bf1c3509f3: Pull complete 10:10:40 666ba61612fd: Pull complete 10:10:40 8ed8ca486205: Pull complete 10:10:40 646ad004c059: Verifying Checksum 10:10:40 646ad004c059: Download complete 10:10:40 cc1cd167ecdc: Verifying Checksum 10:10:40 cc1cd167ecdc: Download complete 10:10:40 a8fd76ee1af6: Verifying Checksum 10:10:40 a8fd76ee1af6: Download complete 10:10:44 cc1cd167ecdc: Pull complete 10:10:44 c516ae0d96e1: Pull complete 10:10:44 684cea983483: Pull complete 10:10:44 dd3240ac7de5: Pull complete 10:10:44 b1e948a4e11c: Pull complete 10:10:47 a8fd76ee1af6: Pull complete 10:10:48 646ad004c059: Pull complete 10:10:48 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 10:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:10:48 ---> 8f69c11f6b0c 10:10:48 Step 3/13 : ARG MAKE="make build" 10:10:49 ---> Running in 6587b61b4d21 10:10:49 Removing intermediate container 6587b61b4d21 10:10:49 ---> 5b35963f5a95 10:10:49 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:10:49 ---> Running in ed54e42f3ace 10:10:50 Removing intermediate container ed54e42f3ace 10:10:50 ---> 76ee03d64828 10:10:50 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:10:50 ---> Running in 28987267b23c 10:10:50 Removing intermediate container 28987267b23c 10:10:50 ---> dfab15c77d8e 10:10:50 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:10:50 ---> Running in cc998d301d51 10:10:50 Removing intermediate container cc998d301d51 10:10:50 ---> 0fec1144b35c 10:10:50 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:50 ---> Running in cd5607da347e 10:10:50 Removing intermediate container cd5607da347e 10:10:50 ---> d6d1f36333a1 10:10:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:10:50 ---> Running in cd12b062742f 10:10:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:52 OK: 221 MiB in 52 packages 10:10:52 Removing intermediate container cd12b062742f 10:10:52 ---> e9c01afd39a6 10:10:52 Step 9/13 : WORKDIR /device-onvif-camera 10:10:52 ---> Running in 7f90c4d573ac 10:10:52 Removing intermediate container 7f90c4d573ac 10:10:52 ---> 0eb8ec9e13f1 10:10:52 Step 10/13 : COPY go.mod vendor* ./ 10:10:52 ---> 45bae39e7b67 10:10:52 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:53 Still waiting to schedule task 10:10:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:10:53 ---> Running in 3f530dcd56b2 10:11:19 Removing intermediate container 3f530dcd56b2 10:11:19 ---> 92ab2241151e 10:11:19 Step 12/13 : COPY . . 10:11:19 ---> 7e3c8407fbdf 10:11:19 Step 13/13 : RUN ${MAKE} 10:11:19 ---> Running in ca9f7f6eb81c 10:11:19 noop 10:11:19 Removing intermediate container ca9f7f6eb81c 10:11:19 ---> 8a2a3e0ea8cb 10:11:19 Successfully built 8a2a3e0ea8cb 10:11:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:20 + docker inspect -f . ci-base-image-x86_64 10:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:20 prd-ubuntu20.04-docker-8c-8g-2385 does not seem to be running inside a container 10:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:11:20 $ docker top 88f5e24fd15b32f915498e66b6b17b8bb07a74897575f345e19a94352903a6a4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:21 + go version 10:11:21 go version go1.17.7 linux/amd64 [Pipeline] } 10:11:21 $ docker stop --time=1 88f5e24fd15b32f915498e66b6b17b8bb07a74897575f345e19a94352903a6a4 10:11:22 $ docker rm -f 88f5e24fd15b32f915498e66b6b17b8bb07a74897575f345e19a94352903a6a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:22 + docker inspect -f . ci-base-image-x86_64 10:11:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:22 prd-ubuntu20.04-docker-8c-8g-2385 does not seem to be running inside a container 10:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:11:23 $ docker top 7ba8eeecea32629e57274ae894b5f23fb17315c9553c6bbb31c8391400241db9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:11:23 + make test 10:11:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:11:23 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:11:36 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:11:36 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.013s coverage: 1.2% of statements 10:11:38 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.082s coverage: 13.8% of statements 10:11:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:11:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:11:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:11:51 ./bin/test-attribution-txt.sh [Pipeline] echo 10:11:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:11:51 $ docker stop --time=1 7ba8eeecea32629e57274ae894b5f23fb17315c9553c6bbb31c8391400241db9 10:11:53 $ docker rm -f 7ba8eeecea32629e57274ae894b5f23fb17315c9553c6bbb31c8391400241db9 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:11:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:11:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:11:54 + ls -al . 10:11:54 total 236 10:11:54 drwxrwxr-x 9 jenkins jenkins 4096 Jun 14 10:11 . 10:11:54 drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 10:10 .. 10:11:54 drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 10:10 .git 10:11:54 drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 10:10 .github 10:11:54 -rw-rw-r-- 1 jenkins jenkins 352 Jun 14 10:10 .gitignore 10:11:54 -rw-rw-r-- 1 jenkins jenkins 42 Jun 14 10:10 .golangci.yml 10:11:54 drwxr-xr-x 3 jenkins jenkins 4096 Jun 14 10:10 .semver 10:11:54 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 14 10:10 Attribution.txt 10:11:54 -rw-rw-r-- 1 jenkins jenkins 189 Jun 14 10:10 CHANGELOG.md 10:11:54 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 14 10:10 Dockerfile 10:11:54 -rw-rw-r-- 1 jenkins jenkins 677 Jun 14 10:10 GOVERNANCE.md 10:11:54 -rw-rw-r-- 1 jenkins jenkins 660 Jun 14 10:10 Jenkinsfile 10:11:54 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 14 10:10 LICENSE 10:11:54 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 14 10:10 Makefile 10:11:54 -rw-rw-r-- 1 jenkins jenkins 625 Jun 14 10:10 OWNERS.md 10:11:54 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 14 10:10 README.md 10:11:54 -rw-rw-r-- 1 jenkins jenkins 5 Jun 14 10:10 VERSION 10:11:54 drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 10:10 bin 10:11:54 drwxrwxr-x 3 jenkins jenkins 4096 Jun 14 10:10 cmd 10:11:54 -rw-r--r-- 1 jenkins jenkins 59480 Jun 14 10:11 coverage.out 10:11:54 drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 10:10 doc 10:11:54 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 14 10:10 go.mod 10:11:54 -rw-rw-r-- 1 jenkins jenkins 37502 Jun 14 10:10 go.sum 10:11:54 drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 10:10 internal 10:11:54 -rw-rw-r-- 1 jenkins jenkins 236 Jun 14 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:54 + 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=d294649dd3c9e6343319687f1c4878187362b3b0 --label arch=amd64 --label version=0.0.0 . 10:11:54 Sending build context to Docker daemon 8.808MB 10:11:54 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:11:54 Step 2/26 : FROM ${BASE} AS builder 10:11:54 ---> 8a2a3e0ea8cb 10:11:54 Step 3/26 : ARG MAKE="make build" 10:11:55 ---> Running in 7b011ecb1474 10:11:55 Removing intermediate container 7b011ecb1474 10:11:55 ---> d4c3609a8a0a 10:11:55 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:11:55 ---> Running in fe865f71af1f 10:11:55 Removing intermediate container fe865f71af1f 10:11:55 ---> ba997e277d99 10:11:55 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:11:55 ---> Running in 81132276546f 10:11:55 Removing intermediate container 81132276546f 10:11:55 ---> 83020e8cd4b3 10:11:55 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:11:55 ---> Running in cf6d035e2e5b 10:11:55 Removing intermediate container cf6d035e2e5b 10:11:55 ---> 2e843d9942c2 10:11:55 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:55 ---> Running in 516305e1e1ba 10:11:56 Removing intermediate container 516305e1e1ba 10:11:56 ---> 65f0e2917010 10:11:56 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:56 ---> Running in cd381cb67414 10:11:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:57 OK: 221 MiB in 52 packages 10:11:58 Removing intermediate container cd381cb67414 10:11:58 ---> 0a1733a1a327 10:11:58 Step 9/26 : WORKDIR /device-onvif-camera 10:11:58 ---> Running in e0186aebb4a4 10:11:58 Removing intermediate container e0186aebb4a4 10:11:58 ---> 84435ae9c321 10:11:58 Step 10/26 : COPY go.mod vendor* ./ 10:11:58 ---> 7d33248c9c04 10:11:58 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:58 ---> Running in 5c3b22662505 10:11:59 Removing intermediate container 5c3b22662505 10:11:59 ---> 53194b5c9cc2 10:11:59 Step 12/26 : COPY . . 10:11:59 ---> 3fce3894826b 10:11:59 Step 13/26 : RUN ${MAKE} 10:11:59 ---> Running in 88edc5b96469 10:12:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:12:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2387 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] ws 10:12:24 Running in /w/workspace/device-onvif-camera/6 [Pipeline] { [Pipeline] checkout 10:12:24 Selected Git installation does not exist. Using Default 10:12:24 The recommended git tool is: NONE 10:12:26 Removing intermediate container 88edc5b96469 10:12:26 ---> 5b630ef8841e 10:12:26 Step 14/26 : FROM alpine:3.15 10:12:26 3.15: Pulling from library/alpine 10:12:26 df9b9388f04a: Pulling fs layer 10:12:26 df9b9388f04a: Verifying Checksum 10:12:26 df9b9388f04a: Pull complete 10:12:26 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:12:26 Status: Downloaded newer image for alpine:3.15 10:12:26 ---> 0ac33e5f5afa 10:12:26 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:12:26 ---> Running in 1ded53e4601e 10:12:26 Removing intermediate container 1ded53e4601e 10:12:26 ---> f19a853e5bc5 10:12:26 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:12:26 ---> Running in 9a5e2ac69c22 10:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:12:26 (1/6) Installing dumb-init (1.2.5-r1) 10:12:26 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:12:26 (3/6) Installing libsodium (1.0.18-r0) 10:12:26 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:12:26 (5/6) Installing libzmq (4.3.4-r0) 10:12:26 (6/6) Installing zeromq (4.3.4-r0) 10:12:26 Executing busybox-1.34.1-r5.trigger 10:12:26 OK: 8 MiB in 20 packages 10:12:26 Removing intermediate container 9a5e2ac69c22 10:12:26 ---> d15444a8eaec 10:12:26 Step 17/26 : WORKDIR / 10:12:26 ---> Running in f10301336132 10:12:26 Removing intermediate container f10301336132 10:12:26 ---> 6155936f069b 10:12:26 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:12:26 ---> b0d52f637965 10:12:26 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:12:26 ---> 50779fd9d256 10:12:26 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:12:26 ---> 652ab424e781 10:12:26 Step 21/26 : EXPOSE 59984 10:12:26 ---> Running in e5d3d048e663 10:12:26 Removing intermediate container e5d3d048e663 10:12:26 ---> 076ef1a0e5f5 10:12:26 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:12:26 ---> Running in bcca635cb35f 10:12:26 Removing intermediate container bcca635cb35f 10:12:26 ---> 7e519c28958a 10:12:26 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:26 ---> Running in a4088f1896f9 10:12:26 Removing intermediate container a4088f1896f9 10:12:26 ---> 1a1c50ba14a8 10:12:26 Step 24/26 : LABEL arch=amd64 10:12:26 ---> Running in 995aeb0f27a1 10:12:26 Removing intermediate container 995aeb0f27a1 10:12:26 ---> ab93028df547 10:12:26 Step 25/26 : LABEL git_sha=d294649dd3c9e6343319687f1c4878187362b3b0 10:12:26 ---> Running in 0a1a403f5425 10:12:26 Removing intermediate container 0a1a403f5425 10:12:26 ---> ecc230ac59fe 10:12:26 Step 26/26 : LABEL version=0.0.0 10:12:26 ---> Running in f0462350d171 10:12:26 Removing intermediate container f0462350d171 10:12:26 ---> 9f2ace63fe26 10:12:26 [Warning] One or more build-args [ARCH] were not consumed 10:12:26 Successfully built 9f2ace63fe26 10:12:26 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 10:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:27 10:12:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:27 latest: Pulling from edgex-lftools-log-publisher 10:12:27 5eb5b503b376: Pulling fs layer 10:12:27 5c69ac0246d0: Pulling fs layer 10:12:27 ec43610c2a17: Pulling fs layer 10:12:27 3a2ae6a8a46f: Pulling fs layer 10:12:27 33b1e0a273af: Pulling fs layer 10:12:27 5d3b04190fa2: Pulling fs layer 10:12:27 2f39f015ded8: Pulling fs layer 10:12:27 33b1e0a273af: Waiting 10:12:27 5d3b04190fa2: Waiting 10:12:27 2f39f015ded8: Waiting 10:12:27 3a2ae6a8a46f: Waiting 10:12:27 5c69ac0246d0: Download complete 10:12:27 3a2ae6a8a46f: Verifying Checksum 10:12:27 3a2ae6a8a46f: Download complete 10:12:27 33b1e0a273af: Verifying Checksum 10:12:27 33b1e0a273af: Download complete 10:12:27 5d3b04190fa2: Verifying Checksum 10:12:27 5d3b04190fa2: Download complete 10:12:27 ec43610c2a17: Verifying Checksum 10:12:27 ec43610c2a17: Download complete 10:12:27 5eb5b503b376: Verifying Checksum 10:12:27 5eb5b503b376: Download complete 10:12:28 2f39f015ded8: Download complete 10:12:29 5eb5b503b376: Pull complete 10:12:29 5c69ac0246d0: Pull complete 10:12:29 ec43610c2a17: Pull complete 10:12:29 3a2ae6a8a46f: Pull complete 10:12:29 33b1e0a273af: Pull complete 10:12:29 5d3b04190fa2: Pull complete 10:12:32 using credential edgex-jenkins-ssh 10:12:32 Cloning the remote Git repository 10:12:32 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:12:32 > git init /w/workspace/device-onvif-camera/6 # timeout=10 10:12:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:12:32 > git --version # timeout=10 10:12:32 > git --version # 'git version 2.25.1' 10:12:32 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:34 Merging remotes/origin/main commit 78b20017cd6d168da65a59796ad356de40fef842 into PR head commit 534d54d80dfdf3cc40f745c878f64c5fa0889f6b 10:12:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:12:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:12:33 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:12:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:12:34 > git config core.sparsecheckout # timeout=10 10:12:34 > git checkout -f 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # timeout=10 10:12:34 Merge succeeded, producing e38ac52691ab06881740a7fea051eb446b26a705 10:12:34 Checking out Revision e38ac52691ab06881740a7fea051eb446b26a705 (PR-77) 10:12:35 2f39f015ded8: Pull complete 10:12:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:35 prd-ubuntu20.04-docker-8c-8g-2385 does not seem to be running inside a container 10:12:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:12:34 > git remote # timeout=10 10:12:34 > git config --get remote.origin.url # timeout=10 10:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:34 > git merge 78b20017cd6d168da65a59796ad356de40fef842 # timeout=10 10:12:34 > git rev-parse HEAD^{commit} # timeout=10 10:12:34 > git config core.sparsecheckout # timeout=10 10:12:34 > git checkout -f e38ac52691ab06881740a7fea051eb446b26a705 # timeout=10 10:12:37 $ docker top 860d604fb19a0308be4439cb2425cbf009a0aaecd28fd7d33dcec62dc4b818ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:37 ---> job-cost.sh 10:12:37 lf-activate-venv: SKIPPING 10:12:37 INFO: No Stack... 10:12:37 INFO: Retrieving Pricing Info for: v3-standard-8 10:12:38 INFO: Archiving Costs [Pipeline] sh 10:12:38 + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv 10:12:38 + cut -d, -f6 [Pipeline] lock 10:12:38 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-6-stack-cost] 10:12:38 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-6-stack-cost] did not exist. Created. 10:12:38 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:39 Commit message: "Merge commit '78b20017cd6d168da65a59796ad356de40fef842' into HEAD" 10:12:39 > git rev-list --no-walk 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # timeout=10 10:12:39 + echo total: 0.2199999988079071 [Pipeline] stash 10:12:39 Stashed 1 file(s) [Pipeline] } 10:12:39 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-6-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:39 $ docker stop --time=1 860d604fb19a0308be4439cb2425cbf009a0aaecd28fd7d33dcec62dc4b818ab 10:12:39 10:12:39 GitHub has been notified of this commit’s build result 10:12:39 10:12:40 $ docker rm -f 860d604fb19a0308be4439cb2425cbf009a0aaecd28fd7d33dcec62dc4b818ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:12:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:41 Dload Upload Total Spent Left Speed 10:12:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 96480 0 --:--:-- --:--:-- --:--:-- 97246 [Pipeline] sh 10:12:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:12:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:12:42 + sudo tee /etc/docker/daemon.new 10:12:42 { 10:12:42 "registry-mirrors": [ 10:12:42 "https://nexus3.edgexfoundry.org:10001" 10:12:42 ], 10:12:42 "bip": "10.250.0.254/24", 10:12:42 "hosts": [ 10:12:42 "tcp://0.0.0.0:5555", 10:12:42 "unix:///var/run/docker.sock" 10:12:42 ], 10:12:42 "mtu": 1458, 10:12:42 "selinux-enabled": true, 10:12:42 "seccomp-profile": "/etc/docker/seccomp.json" 10:12:42 } [Pipeline] sh 10:12:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:12:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:01 provisioning config files... 10:13:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config4606573904719364827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:01 ---> docker-login.sh 10:13:01 nexus3.edgexfoundry.org:10001 10:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:02 Configure a credential helper to remove this warning. See 10:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:02 10:13:02 Login Succeeded 10:13:02 nexus3.edgexfoundry.org:10002 10:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:03 Configure a credential helper to remove this warning. See 10:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:03 10:13:03 Login Succeeded 10:13:03 nexus3.edgexfoundry.org:10003 10:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:03 Configure a credential helper to remove this warning. See 10:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:03 10:13:03 Login Succeeded 10:13:03 nexus3.edgexfoundry.org:10004 10:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:04 Configure a credential helper to remove this warning. See 10:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:04 10:13:04 Login Succeeded 10:13:04 docker.io 10:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:04 Configure a credential helper to remove this warning. See 10:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:04 10:13:04 Login Succeeded 10:13:04 ---> docker-login.sh ends [Pipeline] } 10:13:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:05 ========================================================= 10:13:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:13:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 10:13:05 Sending build context to Docker daemon 5.961MB 10:13:06 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:13:06 Step 2/13 : FROM ${BASE} AS builder 10:13:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:13:06 9b3977197b4f: Pulling fs layer 10:13:06 1a89e8eeedd5: Pulling fs layer 10:13:06 94645a83ff95: Pulling fs layer 10:13:06 e6fb740bc735: Pulling fs layer 10:13:06 3a77bd46dcc9: Pulling fs layer 10:13:06 355e64cbe906: Pulling fs layer 10:13:06 63ab81a10011: Pulling fs layer 10:13:06 555d1d1c4555: Pulling fs layer 10:13:06 7d9057610161: Pulling fs layer 10:13:06 e6fb740bc735: Waiting 10:13:06 3a77bd46dcc9: Waiting 10:13:06 355e64cbe906: Waiting 10:13:06 63ab81a10011: Waiting 10:13:06 555d1d1c4555: Waiting 10:13:06 7d9057610161: Waiting 10:13:06 94645a83ff95: Verifying Checksum 10:13:06 94645a83ff95: Download complete 10:13:06 1a89e8eeedd5: Verifying Checksum 10:13:06 1a89e8eeedd5: Download complete 10:13:06 3a77bd46dcc9: Download complete 10:13:06 355e64cbe906: Verifying Checksum 10:13:06 355e64cbe906: Download complete 10:13:06 9b3977197b4f: Verifying Checksum 10:13:06 63ab81a10011: Verifying Checksum 10:13:06 63ab81a10011: Download complete 10:13:07 9b3977197b4f: Pull complete 10:13:07 7d9057610161: Verifying Checksum 10:13:07 7d9057610161: Download complete 10:13:07 1a89e8eeedd5: Pull complete 10:13:08 94645a83ff95: Pull complete 10:13:08 555d1d1c4555: Verifying Checksum 10:13:08 555d1d1c4555: Download complete 10:13:09 e6fb740bc735: Verifying Checksum 10:13:09 e6fb740bc735: Download complete 10:13:21 e6fb740bc735: Pull complete 10:13:21 3a77bd46dcc9: Pull complete 10:13:21 355e64cbe906: Pull complete 10:13:21 63ab81a10011: Pull complete 10:13:28 555d1d1c4555: Pull complete 10:13:29 7d9057610161: Pull complete 10:13:29 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 10:13:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:13:29 ---> 819e984ddca1 10:13:29 Step 3/13 : ARG MAKE="make build" 10:13:30 ---> Running in 19afb2fcd6d3 10:13:30 Removing intermediate container 19afb2fcd6d3 10:13:30 ---> 29cf3e3967bc 10:13:30 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:13:30 ---> Running in 78315ff1caac 10:13:31 Removing intermediate container 78315ff1caac 10:13:31 ---> 86ba8d33afc7 10:13:31 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:13:31 ---> Running in def805a91046 10:13:31 Removing intermediate container def805a91046 10:13:31 ---> 1318015d6284 10:13:31 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:13:31 ---> Running in b57f4c787049 10:13:32 Removing intermediate container b57f4c787049 10:13:32 ---> 99ee9d16c0e0 10:13:32 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:32 ---> Running in f2089b7cbb6c 10:13:34 Removing intermediate container f2089b7cbb6c 10:13:34 ---> c7fa4baa7fda 10:13:34 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:34 ---> Running in 40953353bd99 10:13:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:13:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:13:36 OK: 220 MiB in 52 packages 10:13:37 Removing intermediate container 40953353bd99 10:13:37 ---> b16b564cf4dc 10:13:37 Step 9/13 : WORKDIR /device-onvif-camera 10:13:37 ---> Running in 9afe94727dc6 10:13:38 Removing intermediate container 9afe94727dc6 10:13:38 ---> 4a6e1d775ca6 10:13:38 Step 10/13 : COPY go.mod vendor* ./ 10:13:38 ---> 6222d453ed39 10:13:38 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:38 ---> Running in e3d6e997f0e7 10:14:25 Removing intermediate container e3d6e997f0e7 10:14:25 ---> 6bb7eadb49f1 10:14:25 Step 12/13 : COPY . . 10:14:26 ---> 458ab2dc9af4 10:14:26 Step 13/13 : RUN ${MAKE} 10:14:26 ---> Running in 53c8854eefef 10:14:27 noop 10:14:28 Removing intermediate container 53c8854eefef 10:14:28 ---> 46502880ab73 10:14:28 Successfully built 46502880ab73 10:14:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:29 + docker inspect -f . ci-base-image-arm64 10:14:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:29 prd-ubuntu20.04-docker-arm64-4c-16g-2387 does not seem to be running inside a container 10:14:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:14:30 $ docker top 5620574564f941b0e8f19530d5e08e8555d08856830c9f18de70c90d01373378 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:31 + go version 10:14:31 go version go1.17.7 linux/arm64 [Pipeline] } 10:14:31 $ docker stop --time=1 5620574564f941b0e8f19530d5e08e8555d08856830c9f18de70c90d01373378 10:14:33 $ docker rm -f 5620574564f941b0e8f19530d5e08e8555d08856830c9f18de70c90d01373378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:33 + docker inspect -f . ci-base-image-arm64 10:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:34 prd-ubuntu20.04-docker-arm64-4c-16g-2387 does not seem to be running inside a container 10:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:14:35 $ docker top e2cfb3fa60484c202f51315697ad1cf4157ce85b678bc9c43fb2775f78a1fe81 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:14:36 + make test 10:14:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:14:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:16:15 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:16:15 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.083s coverage: 1.2% of statements 10:16:28 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.418s coverage: 13.8% of statements 10:16:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:16:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:17:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:17:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:17:00 ./bin/test-attribution-txt.sh [Pipeline] echo 10:17:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:17:00 $ docker stop --time=1 e2cfb3fa60484c202f51315697ad1cf4157ce85b678bc9c43fb2775f78a1fe81 10:17:02 $ docker rm -f e2cfb3fa60484c202f51315697ad1cf4157ce85b678bc9c43fb2775f78a1fe81 [Pipeline] // withDockerContainer [Pipeline] sh 10:17:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:17:03 Warning: overwriting stash ‘coverage-report’ 10:17:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:17:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:17:04 + ls -al . 10:17:04 total 232 10:17:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 10:16 . 10:17:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 10:12 .. 10:17:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 10:12 .git 10:17:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 10:12 .github 10:17:04 -rw-rw-r-- 1 jenkins jenkins 352 Jun 14 10:12 .gitignore 10:17:04 -rw-rw-r-- 1 jenkins jenkins 42 Jun 14 10:12 .golangci.yml 10:17:04 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 14 10:12 Attribution.txt 10:17:04 -rw-rw-r-- 1 jenkins jenkins 189 Jun 14 10:12 CHANGELOG.md 10:17:04 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 14 10:12 Dockerfile 10:17:04 -rw-rw-r-- 1 jenkins jenkins 677 Jun 14 10:12 GOVERNANCE.md 10:17:04 -rw-rw-r-- 1 jenkins jenkins 660 Jun 14 10:12 Jenkinsfile 10:17:04 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 14 10:12 LICENSE 10:17:04 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 14 10:12 Makefile 10:17:04 -rw-rw-r-- 1 jenkins jenkins 625 Jun 14 10:12 OWNERS.md 10:17:04 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 14 10:12 README.md 10:17:04 -rw-rw-r-- 1 jenkins jenkins 5 Jun 14 10:10 VERSION 10:17:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 10:12 bin 10:17:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 14 10:12 cmd 10:17:04 -rw-r--r-- 1 jenkins jenkins 59480 Jun 14 10:16 coverage.out 10:17:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 10:12 doc 10:17:04 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 14 10:12 go.mod 10:17:04 -rw-rw-r-- 1 jenkins jenkins 37502 Jun 14 10:12 go.sum 10:17:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 10:12 internal 10:17:04 -rw-rw-r-- 1 jenkins jenkins 236 Jun 14 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:05 + 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=e38ac52691ab06881740a7fea051eb446b26a705 --label arch=arm64 --label version=0.0.0 . 10:17:05 Sending build context to Docker daemon 6.022MB 10:17:05 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:17:05 Step 2/26 : FROM ${BASE} AS builder 10:17:05 ---> 46502880ab73 10:17:05 Step 3/26 : ARG MAKE="make build" 10:17:05 ---> Running in 6a7a8447b4ff 10:17:05 Removing intermediate container 6a7a8447b4ff 10:17:05 ---> d5d5b56fe0f7 10:17:05 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:17:05 ---> Running in 3f848a9d1232 10:17:06 Removing intermediate container 3f848a9d1232 10:17:06 ---> b20c0544844d 10:17:06 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:17:06 ---> Running in 22fa493ae40a 10:17:06 Removing intermediate container 22fa493ae40a 10:17:06 ---> 1d8e822c9461 10:17:06 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:17:06 ---> Running in 7614e116057a 10:17:06 Removing intermediate container 7614e116057a 10:17:06 ---> 96f3c35debfa 10:17:06 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:06 ---> Running in aef5557e9c72 10:17:08 Removing intermediate container aef5557e9c72 10:17:08 ---> f10271c72ed3 10:17:08 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:17:08 ---> Running in 209126bd7004 10:17:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:17:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:17:12 OK: 220 MiB in 52 packages 10:17:12 Removing intermediate container 209126bd7004 10:17:12 ---> 06adb182d494 10:17:12 Step 9/26 : WORKDIR /device-onvif-camera 10:17:12 ---> Running in dcd8a8454a8c 10:17:13 Removing intermediate container dcd8a8454a8c 10:17:13 ---> 9cb8a4498176 10:17:13 Step 10/26 : COPY go.mod vendor* ./ 10:17:13 ---> 459e6a00533e 10:17:13 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:14 ---> Running in a59fbb39c6bf 10:17:16 Removing intermediate container a59fbb39c6bf 10:17:16 ---> ec3de0cec8f2 10:17:16 Step 12/26 : COPY . . 10:17:17 ---> 4d596554619c 10:17:17 Step 13/26 : RUN ${MAKE} 10:17:17 ---> Running in 92ac9f6d2be5 10:17:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:19:39 Removing intermediate container 92ac9f6d2be5 10:19:39 ---> 929ac418cc63 10:19:39 Step 14/26 : FROM alpine:3.15 10:19:39 3.15: Pulling from library/alpine 10:19:39 9981e73032c8: Pulling fs layer 10:19:39 9981e73032c8: Verifying Checksum 10:19:39 9981e73032c8: Download complete 10:19:39 9981e73032c8: Pull complete 10:19:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:19:39 Status: Downloaded newer image for alpine:3.15 10:19:39 ---> 3fb3c9af89a9 10:19:39 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:19:39 ---> Running in 71bd22d143f9 10:19:39 Removing intermediate container 71bd22d143f9 10:19:39 ---> d885294c00bf 10:19:39 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:19:39 ---> Running in 21d28dad6d01 10:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:19:39 (1/6) Installing dumb-init (1.2.5-r1) 10:19:39 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:19:39 (3/6) Installing libsodium (1.0.18-r0) 10:19:39 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:19:39 (5/6) Installing libzmq (4.3.4-r0) 10:19:39 (6/6) Installing zeromq (4.3.4-r0) 10:19:39 Executing busybox-1.34.1-r5.trigger 10:19:39 OK: 8 MiB in 20 packages 10:19:39 Removing intermediate container 21d28dad6d01 10:19:39 ---> ae4c4d922922 10:19:39 Step 17/26 : WORKDIR / 10:19:39 ---> Running in 874619ba46e5 10:19:39 Removing intermediate container 874619ba46e5 10:19:39 ---> e279b2998684 10:19:39 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:19:39 ---> 30173a84aeee 10:19:39 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:19:39 ---> b67b6d103a9c 10:19:39 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:19:39 ---> 58a408ac1cf6 10:19:39 Step 21/26 : EXPOSE 59984 10:19:39 ---> Running in 193d08b67c5c 10:19:39 Removing intermediate container 193d08b67c5c 10:19:39 ---> 711d5a12b6e1 10:19:39 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:19:39 ---> Running in 88ed2dd05fd7 10:19:39 Removing intermediate container 88ed2dd05fd7 10:19:39 ---> 95392f096e09 10:19:39 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:19:39 ---> Running in 9aa7402aae77 10:19:39 Removing intermediate container 9aa7402aae77 10:19:39 ---> b6df96c2cbb3 10:19:39 Step 24/26 : LABEL arch=arm64 10:19:39 ---> Running in 0a68eb5e227a 10:19:39 Removing intermediate container 0a68eb5e227a 10:19:39 ---> 7e0a265dd19a 10:19:39 Step 25/26 : LABEL git_sha=e38ac52691ab06881740a7fea051eb446b26a705 10:19:39 ---> Running in b7d630c9e507 10:19:39 Removing intermediate container b7d630c9e507 10:19:39 ---> 7d79fec955a8 10:19:39 Step 26/26 : LABEL version=0.0.0 10:19:39 ---> Running in cf435854171e 10:19:39 Removing intermediate container cf435854171e 10:19:39 ---> 252f9741637e 10:19:39 [Warning] One or more build-args [ARCH] were not consumed 10:19:39 Successfully built 252f9741637e 10:19:39 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 10:19:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:40 10:19:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:41 arm64: Pulling from edgex-lftools-log-publisher 10:19:41 8998bd30e6a1: Pulling fs layer 10:19:41 04944245beec: Pulling fs layer 10:19:41 699f458cf7ca: Pulling fs layer 10:19:41 765212b225bb: Pulling fs layer 10:19:41 f23df028b6ca: Pulling fs layer 10:19:41 d65c8cfc05b1: Pulling fs layer 10:19:41 2437ff75d9bd: Pulling fs layer 10:19:41 765212b225bb: Waiting 10:19:41 d65c8cfc05b1: Waiting 10:19:41 f23df028b6ca: Waiting 10:19:41 2437ff75d9bd: Waiting 10:19:41 04944245beec: Verifying Checksum 10:19:41 04944245beec: Download complete 10:19:41 765212b225bb: Verifying Checksum 10:19:41 765212b225bb: Download complete 10:19:41 f23df028b6ca: Verifying Checksum 10:19:41 f23df028b6ca: Download complete 10:19:41 d65c8cfc05b1: Verifying Checksum 10:19:41 d65c8cfc05b1: Download complete 10:19:41 699f458cf7ca: Verifying Checksum 10:19:41 699f458cf7ca: Download complete 10:19:41 8998bd30e6a1: Verifying Checksum 10:19:41 8998bd30e6a1: Download complete 10:19:44 2437ff75d9bd: Verifying Checksum 10:19:44 2437ff75d9bd: Download complete 10:19:46 8998bd30e6a1: Pull complete 10:19:46 04944245beec: Pull complete 10:19:48 699f458cf7ca: Pull complete 10:19:48 765212b225bb: Pull complete 10:19:49 f23df028b6ca: Pull complete 10:19:50 d65c8cfc05b1: Pull complete 10:20:05 2437ff75d9bd: Pull complete 10:20:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:05 prd-ubuntu20.04-docker-arm64-4c-16g-2387 does not seem to be running inside a container 10:20:05 $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:20:08 $ docker top 515126236c6117dc72278274bacbd9e02409e5c8600c4e89a48529f16ac8c218 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:08 ---> job-cost.sh 10:20:08 lf-activate-venv: SKIPPING 10:20:08 INFO: No Stack... 10:20:09 INFO: Retrieving Pricing Info for: v3-standard-4 10:20:10 INFO: Archiving Costs [Pipeline] sh 10:20:10 + cat /w/workspace/device-onvif-camera/6/archives/cost.csv 10:20:10 + cut -d, -f6 [Pipeline] lock 10:20:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-6-stack-cost] 10:20:10 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-6-stack-cost] did not exist. Created. 10:20:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:20:11 /w/workspace/device-onvif-camera/6@tmp/durable-3d91ccbe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:20:12 + echo total: 0.10999999940395355 [Pipeline] stash 10:20:12 Warning: overwriting stash ‘stack-cost’ 10:20:12 Stashed 1 file(s) [Pipeline] } 10:20:12 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-6-stack-cost] [Pipeline] // lock [Pipeline] } 10:20:12 $ docker stop --time=1 515126236c6117dc72278274bacbd9e02409e5c8600c4e89a48529f16ac8c218 10:20:13 $ docker rm -f 515126236c6117dc72278274bacbd9e02409e5c8600c4e89a48529f16ac8c218 [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 10:20:14 provisioning config files... 10:20:14 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config6901413116913663457tmp [Pipeline] { [Pipeline] sh 10:20:14 + set +x 10:20:14 + curl -s https://codecov.io/bash 10:20:14 + bash -s -- 10:20:14 10:20:14 _____ _ 10:20:14 / ____| | | 10:20:14 | | ___ __| | ___ ___ _____ __ 10:20:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:20:14 | |___| (_) | (_| | __/ (_| (_) \ V / 10:20:14 \_____\___/ \__,_|\___|\___\___/ \_/ 10:20:14 Bash-1.0.6 10:20:14 10:20:14 10:20:14 ==> git version 2.25.1 found 10:20:14 ==> 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 10:20:14 Release-Date: 2020-01-08 10:20:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:20:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:20:14 ==> Jenkins CI detected. 10:20:14 current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 10:20:14 project root: . 10:20:14 --> token set from env 10:20:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:20:14 ==> Running gcov in . (disable via -X gcov) 10:20:14 ==> Python coveragepy not found 10:20:14 ==> Searching for coverage reports in: 10:20:14 + . 10:20:14 -> Found 1 reports 10:20:14 ==> Detecting git/mercurial file structure 10:20:14 ==> Reading reports 10:20:14 + ./coverage.out bytes=59480 10:20:14 ==> Appending adjustments 10:20:14 https://docs.codecov.io/docs/fixing-reports 10:20:14 + Found adjustments 10:20:14 ==> Gzipping contents 10:20:14 8.0K /tmp/codecov.lU0utF.gz 10:20:14 ==> Uploading reports 10:20:14 url: https://codecov.io 10:20:14 query: branch=PR-77&commit=d294649dd3c9e6343319687f1c4878187362b3b0&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 10:20:14 -> Pinging Codecov 10:20:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-77&commit=d294649dd3c9e6343319687f1c4878187362b3b0&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 10:20:15 -> Uploading to 10:20:15 https://storage.googleapis.com/codecov/v4/raw/2022-06-14/F29A59C45E3A92E06B3E522C9905F8EF/d294649dd3c9e6343319687f1c4878187362b3b0/e62caac5-4e68-44fe-9074-3719721c5586.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220614T102014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=338cef06e3dd92d696ae5d2de74fe61c73bc32a5983cc7f8a1be9c0d075bb325 10:20:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:15 Dload Upload Total Spent Left Speed 10:20:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7645 0 0 100 7645 0 37475 --:--:-- --:--:-- --:--:-- 37292 100 7645 0 0 100 7645 0 33095 --:--:-- --:--:-- --:--:-- 32952 10:20:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/d294649dd3c9e6343319687f1c4878187362b3b0 [Pipeline] } 10:20:15 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 10:20:16 + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] 10:20:16 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 10:20:16 total 16 10:20:16 drwxr-xr-x 3 root root 4096 Jun 14 10:12 . 10:20:16 drwxrwxr-x 10 jenkins jenkins 4096 Jun 14 10:12 .. 10:20:16 drwxr-xr-x 2 root root 4096 Jun 14 10:12 cost 10:20:16 -rw-r--r-- 1 root root 89 Jun 14 10:12 cost.csv 10:20:16 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives 10:20:16 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 10:20:16 total 16 10:20:16 drwxr-xr-x 3 jenkins jenkins 4096 Jun 14 10:12 . 10:20:16 drwxrwxr-x 10 jenkins jenkins 4096 Jun 14 10:12 .. 10:20:16 drwxr-xr-x 2 jenkins jenkins 4096 Jun 14 10:12 cost 10:20:16 -rw-r--r-- 1 jenkins jenkins 89 Jun 14 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:20:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:20:17 ---> package-listing.sh 10:20:17 ++ facter osfamily 10:20:17 ++ tr '[:upper:]' '[:lower:]' 10:20:17 + OS_FAMILY=debian 10:20:17 + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 10:20:17 + START_PACKAGES=/tmp/packages_start.txt 10:20:17 + END_PACKAGES=/tmp/packages_end.txt 10:20:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:17 + PACKAGES=/tmp/packages_start.txt 10:20:17 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 10:20:17 + PACKAGES=/tmp/packages_end.txt 10:20:17 + case "${OS_FAMILY}" in 10:20:17 + dpkg -l 10:20:17 + grep '^ii' 10:20:17 + '[' -f /tmp/packages_start.txt ']' 10:20:17 + '[' -f /tmp/packages_end.txt ']' 10:20:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:17 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 10:20:17 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ 10:20:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [Pipeline] echo 10:20:17 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/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:20:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:18 prd-ubuntu20.04-docker-8c-8g-2385 does not seem to be running inside a container 10:20: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/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 10:20:18 $ docker top 4bab67bce6df8bb5973d042d61db29475df89bbb8b2d58c745e40681ac095601 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:19 + touch /tmp/pre-build-complete [Pipeline] sh 10:20:19 + mkdir -p /var/log/sysstat [Pipeline] sh 10:20:19 + ls /var/log/sa-host 10:20:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:19 provisioning config files... 10:20:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config4396654603694326830tmp [Pipeline] { [Pipeline] echo 10:20:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:20:20 ---> create-netrc.sh [Pipeline] } 10:20:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:20:20 ---> python-tools-install.sh [Pipeline] echo 10:20:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:20:20 ---> sudo-logs.sh 10:20:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:20:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:20:21 ---> job-cost.sh 10:20:21 lf-activate-venv: SKIPPING 10:20:21 DEBUG: total: 0.2199999988079071 10:20:21 INFO: Retrieving Stack Cost... 10:20:21 INFO: Retrieving Pricing Info for: v3-standard-8 10:20:21 INFO: Archiving Costs [Pipeline] echo 10:20:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:20:22 ---> logs-deploy.sh 10:20:22 lf-activate-venv: SKIPPING 10:20:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/6 10:20:22 INFO: archiving workspace using pattern(s): 10:20:23 Archives upload complete. 10:20:23 INFO: archiving logs to Nexus