Pull request #77 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 466f5d5d50be8d1074affd647d0e035a386a80a8+1421387b1267508093a25aa042890380d9dcf7bc (5badc7ab4796f2cc3e5293622204aa17a5839d5d) 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-ssh9322224995232983755.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-ssh4511238058785837791.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-ssh17714230026971922855.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-ssh42367312016968420.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-ssh1581023496098937596.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16304 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 1421387b1267508093a25aa042890380d9dcf7bc into PR head commit 466f5d5d50be8d1074affd647d0e035a386a80a8 Merge succeeded, producing 466f5d5d50be8d1074affd647d0e035a386a80a8 Checking out Revision 466f5d5d50be8d1074affd647d0e035a386a80a8 (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 466f5d5d50be8d1074affd647d0e035a386a80a8 # 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 1421387b1267508093a25aa042890380d9dcf7bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 466f5d5d50be8d1074affd647d0e035a386a80a8 # timeout=10 Commit message: "build(deps): Bump github.com/gofrs/uuid" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:02:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:02:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:02:19 ========================================================= 02:02:19 EdgeX Global Pipelines Version Info 02:02:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e46a8b156d9472af1ae3ddb1283c3f8481298fa9 # timeout=10 02:02:20 ------------------- 02:02:20 stable info: 02:02:20 ------------------- 02:02:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:02:20 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:02:20 Message: update stable to v1.0.234 02:02:21 ------------------- 02:02:21 experimental info: 02:02:21 ------------------- 02:02:21 Commited By: **** collab-it+edgex@linuxfoundation.org 02:02:21 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:02:21 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 466f5d5d50be8d1074affd647d0e035a386a80a8 [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 466f5d5 [Pipeline] echo 02:02:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:21 provisioning config files... 02:02:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config6236579294063416791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:22 ---> docker-login.sh 02:02:22 nexus3.edgexfoundry.org:10001 02:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:22 Configure a credential helper to remove this warning. See 02:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:22 02:02:22 Login Succeeded 02:02:22 nexus3.edgexfoundry.org:10002 02:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:22 Configure a credential helper to remove this warning. See 02:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:22 02:02:22 Login Succeeded 02:02:22 nexus3.edgexfoundry.org:10003 02:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:22 Configure a credential helper to remove this warning. See 02:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:22 02:02:22 Login Succeeded 02:02:22 nexus3.edgexfoundry.org:10004 02:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:22 Configure a credential helper to remove this warning. See 02:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:22 02:02:22 Login Succeeded 02:02:22 docker.io 02:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:23 Configure a credential helper to remove this warning. See 02:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:23 02:02:23 Login Succeeded 02:02:23 ---> docker-login.sh ends [Pipeline] } 02:02:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:02:23 + git rev-list -1 --merges 466f5d5d50be8d1074affd647d0e035a386a80a8~1..466f5d5d50be8d1074affd647d0e035a386a80a8 [Pipeline] echo 02:02:23 -----------> git rev-list -1 --merges 466f5d5d50be8d1074affd647d0e035a386a80a8~1..466f5d5d50be8d1074affd647d0e035a386a80a8 466f5d5d50be8d1074affd647d0e035a386a80a8 [false] [Pipeline] sh 02:02:24 + git log --format=format:%s -1 466f5d5d50be8d1074affd647d0e035a386a80a8 [Pipeline] echo 02:02:24 ========================================================= 02:02:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:02:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:24 + git log --format=format:%s -1 466f5d5d50be8d1074affd647d0e035a386a80a8 [Pipeline] echo 02:02:24 [semverPrep] GIT_COMMIT: 466f5d5d50be8d1074affd647d0e035a386a80a8, Commit Message: build(deps): Bump github.com/gofrs/uuid [Pipeline] echo 02:02:24 [semverPrep] This is not a build commit. [Pipeline] sh 02:02:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:02:24 + grep -v github /etc/ssh/ssh_known_hosts 02:02:24 + [ -e /tmp/ssh_known_hosts ] 02:02:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:02:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:02:24 + sudo tee -a /etc/ssh/ssh_known_hosts 02:02:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:25 02:02:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:25 0.1.4: Pulling from edgex-devops/py-git-semver 02:02:25 42c077c10790: Pulling fs layer 02:02:25 f63e77b7563a: Pulling fs layer 02:02:25 bd5fdadae976: Pulling fs layer 02:02:25 205491f53016: Pulling fs layer 02:02:25 df18705c85c3: Pulling fs layer 02:02:25 bdb3f477010e: Pulling fs layer 02:02:25 c8a8fc8e1c8f: Pulling fs layer 02:02:25 2c6e9b1d212d: Pulling fs layer 02:02:25 bdb8f0575790: Pulling fs layer 02:02:25 386e3cb2ff24: Pulling fs layer 02:02:25 2343380bae48: Pulling fs layer 02:02:25 205491f53016: Waiting 02:02:25 df18705c85c3: Waiting 02:02:25 bdb3f477010e: Waiting 02:02:25 c8a8fc8e1c8f: Waiting 02:02:25 2c6e9b1d212d: Waiting 02:02:25 bdb8f0575790: Waiting 02:02:25 386e3cb2ff24: Waiting 02:02:25 2343380bae48: Waiting 02:02:25 f63e77b7563a: Verifying Checksum 02:02:25 f63e77b7563a: Download complete 02:02:25 205491f53016: Verifying Checksum 02:02:25 205491f53016: Download complete 02:02:25 df18705c85c3: Verifying Checksum 02:02:25 df18705c85c3: Download complete 02:02:25 bd5fdadae976: Verifying Checksum 02:02:25 bd5fdadae976: Download complete 02:02:25 bdb3f477010e: Verifying Checksum 02:02:25 bdb3f477010e: Download complete 02:02:25 2c6e9b1d212d: Verifying Checksum 02:02:25 2c6e9b1d212d: Download complete 02:02:25 bdb8f0575790: Download complete 02:02:25 386e3cb2ff24: Verifying Checksum 02:02:25 386e3cb2ff24: Download complete 02:02:25 2343380bae48: Download complete 02:02:25 42c077c10790: Verifying Checksum 02:02:25 42c077c10790: Download complete 02:02:25 c8a8fc8e1c8f: Verifying Checksum 02:02:25 c8a8fc8e1c8f: Download complete 02:02:27 42c077c10790: Pull complete 02:02:27 f63e77b7563a: Pull complete 02:02:27 bd5fdadae976: Pull complete 02:02:27 205491f53016: Pull complete 02:02:28 df18705c85c3: Pull complete 02:02:28 bdb3f477010e: Pull complete 02:02:30 c8a8fc8e1c8f: Pull complete 02:02:30 2c6e9b1d212d: Pull complete 02:02:30 bdb8f0575790: Pull complete 02:02:30 386e3cb2ff24: Pull complete 02:02:30 2343380bae48: Pull complete 02:02:30 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 02:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:31 prd-ubuntu20.04-docker-8c-8g-16304 does not seem to be running inside a container 02:02:31 $ 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 02:02:32 $ docker top 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb -eo pid,comm 02:02:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:02:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:32 [ssh-agent] Looking for ssh-agent implementation... 02:02:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:32 $ docker exec 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb ssh-agent 02:02:32 SSH_AUTH_SOCK=/tmp/ssh-GJId6gLvMnBJ/agent.33 02:02:32 SSH_AGENT_PID=39 02:02:32 Running ssh-add (command line suppressed) 02:02:32 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_7682814992470990273.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_7682814992470990273.key) 02:02:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:33 + git tag --points-at HEAD [Pipeline] } 02:02:33 $ docker exec --env ******** --env ******** 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb ssh-agent -k 02:02:33 unset SSH_AUTH_SOCK; 02:02:33 unset SSH_AGENT_PID; 02:02:33 echo Agent pid 39 killed; 02:02:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:02:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:33 [ssh-agent] Looking for ssh-agent implementation... 02:02:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:33 $ docker exec 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb ssh-agent 02:02:33 SSH_AUTH_SOCK=/tmp/ssh-ZAReqxzo93lV/agent.73 02:02:33 SSH_AGENT_PID=79 02:02:33 Running ssh-add (command line suppressed) 02:02:33 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_8730853745954097730.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_8730853745954097730.key) 02:02:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:34 + git semver init 02:02:34 2022-06-29 02:02:34,255 [run_init] DEBUG init version:0.0.0 force:False 02:02:34 2022-06-29 02:02:34,256 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver 02:02:34 2022-06-29 02:02:34,256 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-77/.semver 02:02:34 2022-06-29 02:02:34,256 [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) 02:02:34 2022-06-29 02:02:34,855 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude 02:02:34 2022-06-29 02:02:34,856 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 with force:False 02:02:34 2022-06-29 02:02:34,856 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 02:02:34 2022-06-29 02:02:34,861 [execute] INFO git cat-file --batch-check 02:02:34 2022-06-29 02:02:34,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 02:02:34 2022-06-29 02:02:34,868 [execute] INFO git cat-file --batch 02:02:34 2022-06-29 02:02:34,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 02:02:34 2022-06-29 02:02:34,874 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 02:02:34 0.0.0 [Pipeline] } 02:02:34 $ docker exec --env ******** --env ******** 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb ssh-agent -k 02:02:35 unset SSH_AUTH_SOCK; 02:02:35 unset SSH_AGENT_PID; 02:02:35 echo Agent pid 79 killed; 02:02:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:35 + git semver [Pipeline] } 02:02:35 $ docker stop --time=1 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb 02:02:36 $ docker rm -f 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb [Pipeline] // withDockerContainer [Pipeline] sh 02:02:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:02:37 Stashed 1 file(s) [Pipeline] echo 02:02: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 02:02:37 provisioning config files... 02:02:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config5905083119501375910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:38 ---> docker-login.sh 02:02:38 nexus3.edgexfoundry.org:10001 02:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:38 Configure a credential helper to remove this warning. See 02:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:38 02:02:38 Login Succeeded 02:02:38 nexus3.edgexfoundry.org:10002 02:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:38 Configure a credential helper to remove this warning. See 02:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:38 02:02:38 Login Succeeded 02:02:38 nexus3.edgexfoundry.org:10003 02:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:38 Configure a credential helper to remove this warning. See 02:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:38 02:02:38 Login Succeeded 02:02:38 nexus3.edgexfoundry.org:10004 02:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:38 Configure a credential helper to remove this warning. See 02:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:38 02:02:38 Login Succeeded 02:02:38 docker.io 02:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:38 Configure a credential helper to remove this warning. See 02:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:38 02:02:38 Login Succeeded 02:02:38 ---> docker-login.sh ends [Pipeline] } 02:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:38 ========================================================= 02:02:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:02:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02: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 . 02:02:39 Sending build context to Docker daemon 9.275MB 02:02:39 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 02:02:39 Step 2/13 : FROM ${BASE} AS builder 02:02:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:02:39 59bf1c3509f3: Pulling fs layer 02:02:39 666ba61612fd: Pulling fs layer 02:02:39 8ed8ca486205: Pulling fs layer 02:02:39 cc1cd167ecdc: Pulling fs layer 02:02:39 c516ae0d96e1: Pulling fs layer 02:02:39 684cea983483: Pulling fs layer 02:02:39 dd3240ac7de5: Pulling fs layer 02:02:39 b1e948a4e11c: Pulling fs layer 02:02:39 a8fd76ee1af6: Pulling fs layer 02:02:39 646ad004c059: Pulling fs layer 02:02:39 c516ae0d96e1: Waiting 02:02:39 684cea983483: Waiting 02:02:39 dd3240ac7de5: Waiting 02:02:39 646ad004c059: Waiting 02:02:39 a8fd76ee1af6: Waiting 02:02:39 cc1cd167ecdc: Waiting 02:02:39 8ed8ca486205: Verifying Checksum 02:02:39 8ed8ca486205: Download complete 02:02:39 666ba61612fd: Download complete 02:02:39 c516ae0d96e1: Download complete 02:02:39 684cea983483: Verifying Checksum 02:02:39 684cea983483: Download complete 02:02:39 59bf1c3509f3: Verifying Checksum 02:02:39 dd3240ac7de5: Verifying Checksum 02:02:39 dd3240ac7de5: Download complete 02:02:39 b1e948a4e11c: Verifying Checksum 02:02:39 b1e948a4e11c: Download complete 02:02:39 59bf1c3509f3: Pull complete 02:02:39 666ba61612fd: Pull complete 02:02:39 8ed8ca486205: Pull complete 02:02:40 646ad004c059: Verifying Checksum 02:02:40 646ad004c059: Download complete 02:02:40 a8fd76ee1af6: Verifying Checksum 02:02:40 cc1cd167ecdc: Verifying Checksum 02:02:40 cc1cd167ecdc: Download complete 02:02:44 cc1cd167ecdc: Pull complete 02:02:44 c516ae0d96e1: Pull complete 02:02:44 684cea983483: Pull complete 02:02:44 dd3240ac7de5: Pull complete 02:02:44 b1e948a4e11c: Pull complete 02:02:46 a8fd76ee1af6: Pull complete 02:02:47 646ad004c059: Pull complete 02:02:47 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 02:02:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:02:47 ---> 8f69c11f6b0c 02:02:47 Step 3/13 : ARG MAKE="make build" 02:02:48 ---> Running in f19e4f3968f4 02:02:48 Removing intermediate container f19e4f3968f4 02:02:48 ---> a24f10508826 02:02:48 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:02:49 ---> Running in 6b433e7f3d4e 02:02:49 Removing intermediate container 6b433e7f3d4e 02:02:49 ---> 5a111bdcad55 02:02:49 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 02:02:49 ---> Running in 5bb3927c9b92 02:02:49 Removing intermediate container 5bb3927c9b92 02:02:49 ---> 255e5ad881e2 02:02:49 Step 6/13 : LABEL Name=edgex-device-onvif-camera 02:02:49 ---> Running in 1f2251a16c8d 02:02:49 Removing intermediate container 1f2251a16c8d 02:02:49 ---> e0adb841069a 02:02:49 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:49 ---> Running in cf22fcfd5fac 02:02:50 Removing intermediate container cf22fcfd5fac 02:02:50 ---> 540fbbc483d0 02:02:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:50 ---> Running in c5241d063696 02:02:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:02:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:02:52 OK: 221 MiB in 52 packages 02:02:52 Still waiting to schedule task 02:02:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:02:52 Removing intermediate container c5241d063696 02:02:52 ---> 1ea49edccfd2 02:02:52 Step 9/13 : WORKDIR /device-onvif-camera 02:02:53 ---> Running in d8a316bc8874 02:02:53 Removing intermediate container d8a316bc8874 02:02:53 ---> 211206397183 02:02:53 Step 10/13 : COPY go.mod vendor* ./ 02:02:53 ---> b71585ceeabe 02:02:53 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:53 ---> Running in 6cbba4bfc052 02:03:08 Removing intermediate container 6cbba4bfc052 02:03:08 ---> 9ac7c0178397 02:03:08 Step 12/13 : COPY . . 02:03:08 ---> c8fce48b5992 02:03:08 Step 13/13 : RUN ${MAKE} 02:03:08 ---> Running in afdca65676b2 02:03:08 noop 02:03:08 Removing intermediate container afdca65676b2 02:03:08 ---> 8b58f784e51e 02:03:08 Successfully built 8b58f784e51e 02:03:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:08 + docker inspect -f . ci-base-image-x86_64 02:03:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:08 prd-ubuntu20.04-docker-8c-8g-16304 does not seem to be running inside a container 02:03:08 $ 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 02:03:09 $ docker top bc34cf79909f65a5c7e93724f9b4f9d13f36a9a126170966f18f578bb14135f1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:09 + go version 02:03:09 go version go1.17.7 linux/amd64 [Pipeline] } 02:03:09 $ docker stop --time=1 bc34cf79909f65a5c7e93724f9b4f9d13f36a9a126170966f18f578bb14135f1 02:03:10 $ docker rm -f bc34cf79909f65a5c7e93724f9b4f9d13f36a9a126170966f18f578bb14135f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:11 + docker inspect -f . ci-base-image-x86_64 02:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:11 prd-ubuntu20.04-docker-8c-8g-16304 does not seem to be running inside a container 02:03:11 $ 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 02:03:11 $ docker top 2ee8a61969a55bcbb9061f9bd541f94d0b96fb5c6dd7d9a462d055b375b13b51 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:03:12 + make test 02:03:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:03:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:03:24 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:03:24 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 5.6% of statements 02:03:27 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.217s coverage: 13.8% of statements 02:03:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:03:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:03:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:03:40 ./bin/test-attribution-txt.sh [Pipeline] echo 02:03:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:03:40 $ docker stop --time=1 2ee8a61969a55bcbb9061f9bd541f94d0b96fb5c6dd7d9a462d055b375b13b51 02:03:42 $ docker rm -f 2ee8a61969a55bcbb9061f9bd541f94d0b96fb5c6dd7d9a462d055b375b13b51 [Pipeline] // withDockerContainer [Pipeline] sh 02:03:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:03:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:03:43 + ls -al . 02:03:43 total 248 02:03:43 drwxrwxr-x 9 jenkins jenkins 4096 Jun 29 02:03 . 02:03:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:02 .. 02:03:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:02 .git 02:03:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:02 .github 02:03:43 -rw-rw-r-- 1 jenkins jenkins 352 Jun 29 02:02 .gitignore 02:03:43 -rw-rw-r-- 1 jenkins jenkins 42 Jun 29 02:02 .golangci.yml 02:03:43 drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 02:02 .semver 02:03:43 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 29 02:02 Attribution.txt 02:03:43 -rw-rw-r-- 1 jenkins jenkins 189 Jun 29 02:02 CHANGELOG.md 02:03:43 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 29 02:02 Dockerfile 02:03:43 -rw-rw-r-- 1 jenkins jenkins 677 Jun 29 02:02 GOVERNANCE.md 02:03:43 -rw-rw-r-- 1 jenkins jenkins 660 Jun 29 02:02 Jenkinsfile 02:03:43 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 29 02:02 LICENSE 02:03:43 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 29 02:02 Makefile 02:03:43 -rw-rw-r-- 1 jenkins jenkins 625 Jun 29 02:02 OWNERS.md 02:03:43 -rw-rw-r-- 1 jenkins jenkins 31035 Jun 29 02:02 README.md 02:03:43 -rw-rw-r-- 1 jenkins jenkins 5 Jun 29 02:02 VERSION 02:03:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:02 bin 02:03:43 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 02:02 cmd 02:03:43 -rw-r--r-- 1 jenkins jenkins 70091 Jun 29 02:03 coverage.out 02:03:43 drwxrwxr-x 5 jenkins jenkins 4096 Jun 29 02:02 doc 02:03:43 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 29 02:02 go.mod 02:03:43 -rw-rw-r-- 1 jenkins jenkins 37589 Jun 29 02:02 go.sum 02:03:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:02 internal 02:03:43 -rw-rw-r-- 1 jenkins jenkins 236 Jun 29 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:44 + 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=466f5d5d50be8d1074affd647d0e035a386a80a8 --label arch=amd64 --label version=0.0.0 . 02:03:44 Sending build context to Docker daemon 9.346MB 02:03:44 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 02:03:44 Step 2/26 : FROM ${BASE} AS builder 02:03:44 ---> 8b58f784e51e 02:03:44 Step 3/26 : ARG MAKE="make build" 02:03:44 ---> Running in 5252ae86a2ed 02:03:44 Removing intermediate container 5252ae86a2ed 02:03:44 ---> 8e3d1239d0f9 02:03:44 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:03:44 ---> Running in 44081a52245e 02:03:44 Removing intermediate container 44081a52245e 02:03:44 ---> 2f04ac698679 02:03:44 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:03:44 ---> Running in 2691cc3cca57 02:03:44 Removing intermediate container 2691cc3cca57 02:03:44 ---> e77c08fe14b4 02:03:44 Step 6/26 : LABEL Name=edgex-device-onvif-camera 02:03:44 ---> Running in 55b890644457 02:03:44 Removing intermediate container 55b890644457 02:03:44 ---> df0e2f8a7d52 02:03:44 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:03:44 ---> Running in 613dccf2f040 02:03:45 Removing intermediate container 613dccf2f040 02:03:45 ---> 0bfcc47ab2fe 02:03:45 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:45 ---> Running in a11f99dc7a79 02:03:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:04:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:05:33 OK: 221 MiB in 52 packages 02:05:33 Removing intermediate container a11f99dc7a79 02:05:33 ---> 4e473c908d85 02:05:33 Step 9/26 : WORKDIR /device-onvif-camera 02:05:33 ---> Running in 2f79d6dd96dd 02:05:33 Removing intermediate container 2f79d6dd96dd 02:05:33 ---> cc86d1c7a5d3 02:05:33 Step 10/26 : COPY go.mod vendor* ./ 02:05:33 ---> 67287458e11f 02:05:33 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:33 ---> Running in 18443f2b50b3 02:05:33 Removing intermediate container 18443f2b50b3 02:05:33 ---> 64c74d0371d5 02:05:33 Step 12/26 : COPY . . 02:05:33 ---> 61cce8930f62 02:05:33 Step 13/26 : RUN ${MAKE} 02:05:33 ---> Running in d37c3403fdae 02:05:33 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 02:05:48 Removing intermediate container d37c3403fdae 02:05:48 ---> d5ca456aa83b 02:05:48 Step 14/26 : FROM alpine:3.15 02:05:48 3.15: Pulling from library/alpine 02:05:48 df9b9388f04a: Pulling fs layer 02:05:48 df9b9388f04a: Verifying Checksum 02:05:48 df9b9388f04a: Download complete 02:05:48 df9b9388f04a: Pull complete 02:05:48 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:05:48 Status: Downloaded newer image for alpine:3.15 02:05:48 ---> 0ac33e5f5afa 02:05:48 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:05:48 ---> Running in e1f9caf86124 02:05:48 Removing intermediate container e1f9caf86124 02:05:48 ---> 6bd444e8bc99 02:05:48 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 02:05:48 ---> Running in 25c484e0e7cf 02:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:05:49 (1/6) Installing dumb-init (1.2.5-r1) 02:05:49 (2/6) Installing libgcc (10.3.1_git20211027-r0) 02:05:49 (3/6) Installing libsodium (1.0.18-r0) 02:05:49 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 02:05:49 (5/6) Installing libzmq (4.3.4-r0) 02:05:49 (6/6) Installing zeromq (4.3.4-r0) 02:05:49 Executing busybox-1.34.1-r5.trigger 02:05:49 OK: 8 MiB in 20 packages 02:05:49 Removing intermediate container 25c484e0e7cf 02:05:49 ---> 466867aaf6df 02:05:49 Step 17/26 : WORKDIR / 02:05:49 ---> Running in d7ee653d855b 02:05:50 Removing intermediate container d7ee653d855b 02:05:50 ---> 3b9c32df7ef4 02:05:50 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 02:05:50 ---> 881b8b757f43 02:05:50 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 02:05:50 ---> e1dee5de225d 02:05:50 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:05:50 ---> 25a6ccfc599f 02:05:50 Step 21/26 : EXPOSE 59984 02:05:50 ---> Running in c57d91236751 02:05:50 Removing intermediate container c57d91236751 02:05:50 ---> 22dceb1b25c2 02:05:50 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 02:05:50 ---> Running in 0f724befabc3 02:05:50 Removing intermediate container 0f724befabc3 02:05:50 ---> 76d1ec6c4e97 02:05:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:05:51 ---> Running in 8d1f2b98c397 02:05:51 Removing intermediate container 8d1f2b98c397 02:05:51 ---> 3cbe461d7ec2 02:05:51 Step 24/26 : LABEL arch=amd64 02:05:51 ---> Running in c9f622ee7e50 02:05:51 Removing intermediate container c9f622ee7e50 02:05:51 ---> 3b561b2f9194 02:05:51 Step 25/26 : LABEL git_sha=466f5d5d50be8d1074affd647d0e035a386a80a8 02:05:51 ---> Running in 242484e5d5c6 02:05:51 Removing intermediate container 242484e5d5c6 02:05:51 ---> 60b3ec420033 02:05:51 Step 26/26 : LABEL version=0.0.0 02:05:51 ---> Running in 39bc53a5d715 02:05:51 Removing intermediate container 39bc53a5d715 02:05:51 ---> f3ef05635040 02:05:51 [Warning] One or more build-args [ARCH] were not consumed 02:05:51 Successfully built f3ef05635040 02:05:51 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 02:05:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:51 02:05:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:52 latest: Pulling from edgex-lftools-log-publisher 02:05:52 5eb5b503b376: Pulling fs layer 02:05:52 5c69ac0246d0: Pulling fs layer 02:05:52 ec43610c2a17: Pulling fs layer 02:05:52 3a2ae6a8a46f: Pulling fs layer 02:05:52 33b1e0a273af: Pulling fs layer 02:05:52 5d3b04190fa2: Pulling fs layer 02:05:52 2f39f015ded8: Pulling fs layer 02:05:52 33b1e0a273af: Waiting 02:05:52 5d3b04190fa2: Waiting 02:05:52 2f39f015ded8: Waiting 02:05:52 3a2ae6a8a46f: Waiting 02:05:52 5c69ac0246d0: Download complete 02:05:52 3a2ae6a8a46f: Verifying Checksum 02:05:52 3a2ae6a8a46f: Download complete 02:05:52 ec43610c2a17: Verifying Checksum 02:05:52 ec43610c2a17: Download complete 02:05:52 33b1e0a273af: Verifying Checksum 02:05:52 33b1e0a273af: Download complete 02:05:52 5d3b04190fa2: Verifying Checksum 02:05:52 5d3b04190fa2: Download complete 02:05:52 5eb5b503b376: Verifying Checksum 02:05:52 5eb5b503b376: Download complete 02:05:53 2f39f015ded8: Download complete 02:05:54 5eb5b503b376: Pull complete 02:05:54 5c69ac0246d0: Pull complete 02:05:54 ec43610c2a17: Pull complete 02:05:54 3a2ae6a8a46f: Pull complete 02:05:54 33b1e0a273af: Pull complete 02:05:54 5d3b04190fa2: Pull complete 02:06:00 2f39f015ded8: Pull complete 02:06:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:00 prd-ubuntu20.04-docker-8c-8g-16304 does not seem to be running inside a container 02:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 02:06:02 $ docker top e3e1a6c9c5c3084022d55e921ca54e14a0e250e24342a4a909081dc03b4dd5ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:02 ---> job-cost.sh 02:06:02 lf-activate-venv: SKIPPING 02:06:02 INFO: No Stack... 02:06:03 INFO: Retrieving Pricing Info for: v3-standard-8 02:06:03 INFO: Archiving Costs [Pipeline] sh 02:06:04 + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv 02:06:04 + cut -d, -f6 [Pipeline] lock 02:06:04 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] 02:06:04 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] did not exist. Created. 02:06:04 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:04 + echo total: 0.2199999988079071 [Pipeline] stash 02:06:04 Stashed 1 file(s) [Pipeline] } 02:06:04 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] [Pipeline] // lock [Pipeline] } 02:06:04 $ docker stop --time=1 e3e1a6c9c5c3084022d55e921ca54e14a0e250e24342a4a909081dc03b4dd5ff 02:06:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16306 in /w/workspace/oundry_device-onvif-camera_PR-77 02:06:05 $ docker rm -f e3e1a6c9c5c3084022d55e921ca54e14a0e250e24342a4a909081dc03b4dd5ff [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws 02:06:05 Running in /w/workspace/device-onvif-camera/13 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 02:06:05 Selected Git installation does not exist. Using Default 02:06:05 The recommended git tool is: NONE [Pipeline] } 02:06:12 using credential edgex-jenkins-ssh 02:06:12 Cloning the remote Git repository 02:06:12 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 02:06:12 > git init /w/workspace/device-onvif-camera/13 # timeout=10 02:06:12 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:06:12 > git --version # timeout=10 02:06:12 > git --version # 'git version 2.25.1' 02:06:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:14 Merging remotes/origin/main commit 1421387b1267508093a25aa042890380d9dcf7bc into PR head commit 466f5d5d50be8d1074affd647d0e035a386a80a8 02:06:14 Merge succeeded, producing 466f5d5d50be8d1074affd647d0e035a386a80a8 02:06:14 Checking out Revision 466f5d5d50be8d1074affd647d0e035a386a80a8 (PR-77) 02:06:13 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:06:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:13 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:06:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:06:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:13 > 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 02:06:14 > git config core.sparsecheckout # timeout=10 02:06:14 > git checkout -f 466f5d5d50be8d1074affd647d0e035a386a80a8 # timeout=10 02:06:14 > git remote # timeout=10 02:06:14 > git config --get remote.origin.url # timeout=10 02:06:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:14 > git merge 1421387b1267508093a25aa042890380d9dcf7bc # timeout=10 02:06:14 > git rev-parse HEAD^{commit} # timeout=10 02:06:14 > git config core.sparsecheckout # timeout=10 02:06:14 > git checkout -f 466f5d5d50be8d1074affd647d0e035a386a80a8 # timeout=10 02:06:19 Commit message: "build(deps): Bump github.com/gofrs/uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:06:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:19 Dload Upload Total Spent Left Speed 02:06:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 02:06:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:06:21 + sudo tee /etc/docker/daemon.new 02:06:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:06:21 { 02:06:21 "registry-mirrors": [ 02:06:21 "https://nexus3.edgexfoundry.org:10001" 02:06:21 ], 02:06:21 "bip": "10.250.0.254/24", 02:06:21 "hosts": [ 02:06:21 "tcp://0.0.0.0:5555", 02:06:21 "unix:///var/run/docker.sock" 02:06:21 ], 02:06:21 "mtu": 1458, 02:06:21 "selinux-enabled": true, 02:06:21 "seccomp-profile": "/etc/docker/seccomp.json" 02:06:21 } [Pipeline] sh 02:06:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:06:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:40 provisioning config files... 02:06:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/13@tmp/config3667175120861168547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:40 ---> docker-login.sh 02:06:40 nexus3.edgexfoundry.org:10001 02:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:41 Configure a credential helper to remove this warning. See 02:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:41 02:06:41 Login Succeeded 02:06:41 nexus3.edgexfoundry.org:10002 02:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:42 Configure a credential helper to remove this warning. See 02:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:42 02:06:42 Login Succeeded 02:06:42 nexus3.edgexfoundry.org:10003 02:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:42 Configure a credential helper to remove this warning. See 02:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:42 02:06:42 Login Succeeded 02:06:42 nexus3.edgexfoundry.org:10004 02:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:42 Configure a credential helper to remove this warning. See 02:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:42 02:06:42 Login Succeeded 02:06:42 docker.io 02:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:43 Configure a credential helper to remove this warning. See 02:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:43 02:06:43 Login Succeeded 02:06:43 ---> docker-login.sh ends [Pipeline] } 02:06:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:06:44 ========================================================= 02:06:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:06:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:44 + 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 . 02:06:44 Sending build context to Docker daemon 6.379MB 02:06:45 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 02:06:45 Step 2/13 : FROM ${BASE} AS builder 02:06:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:06:45 9b3977197b4f: Pulling fs layer 02:06:45 1a89e8eeedd5: Pulling fs layer 02:06:45 94645a83ff95: Pulling fs layer 02:06:45 e6fb740bc735: Pulling fs layer 02:06:45 3a77bd46dcc9: Pulling fs layer 02:06:45 e6fb740bc735: Waiting 02:06:45 355e64cbe906: Pulling fs layer 02:06:45 63ab81a10011: Pulling fs layer 02:06:45 555d1d1c4555: Pulling fs layer 02:06:45 7d9057610161: Pulling fs layer 02:06:45 355e64cbe906: Waiting 02:06:45 63ab81a10011: Waiting 02:06:45 555d1d1c4555: Waiting 02:06:45 7d9057610161: Waiting 02:06:45 3a77bd46dcc9: Waiting 02:06:45 94645a83ff95: Verifying Checksum 02:06:45 94645a83ff95: Download complete 02:06:45 1a89e8eeedd5: Verifying Checksum 02:06:45 1a89e8eeedd5: Download complete 02:06:45 3a77bd46dcc9: Verifying Checksum 02:06:45 3a77bd46dcc9: Download complete 02:06:45 355e64cbe906: Verifying Checksum 02:06:45 355e64cbe906: Download complete 02:06:45 9b3977197b4f: Verifying Checksum 02:06:45 9b3977197b4f: Download complete 02:06:45 63ab81a10011: Verifying Checksum 02:06:45 63ab81a10011: Download complete 02:06:46 9b3977197b4f: Pull complete 02:06:46 7d9057610161: Verifying Checksum 02:06:46 7d9057610161: Download complete 02:06:46 1a89e8eeedd5: Pull complete 02:06:47 94645a83ff95: Pull complete 02:06:47 555d1d1c4555: Verifying Checksum 02:06:47 555d1d1c4555: Download complete 02:06:48 e6fb740bc735: Verifying Checksum 02:06:48 e6fb740bc735: Download complete 02:07:00 e6fb740bc735: Pull complete 02:07:00 3a77bd46dcc9: Pull complete 02:07:00 355e64cbe906: Pull complete 02:07:00 63ab81a10011: Pull complete 02:07:07 555d1d1c4555: Pull complete 02:07:09 7d9057610161: Pull complete 02:07:09 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:07:09 ---> 819e984ddca1 02:07:09 Step 3/13 : ARG MAKE="make build" 02:07:10 ---> Running in 4c4d4bb64af1 02:07:10 Removing intermediate container 4c4d4bb64af1 02:07:10 ---> 684d005670f3 02:07:10 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:07:10 ---> Running in f55e1ccee7e9 02:07:11 Removing intermediate container f55e1ccee7e9 02:07:11 ---> afd60f281c38 02:07:11 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 02:07:11 ---> Running in 9d08028b4cec 02:07:11 Removing intermediate container 9d08028b4cec 02:07:11 ---> 80615ce0547f 02:07:11 Step 6/13 : LABEL Name=edgex-device-onvif-camera 02:07:11 ---> Running in 4cde6de4fe60 02:07:11 Removing intermediate container 4cde6de4fe60 02:07:11 ---> df60552c0583 02:07:11 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:07:12 ---> Running in 606f607e49f2 02:07:15 Removing intermediate container 606f607e49f2 02:07:15 ---> f65928f7a0d9 02:07:15 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:15 ---> Running in 86a764ed7596 02:07:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:07:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:08:46 OK: 220 MiB in 52 packages 02:08:46 Removing intermediate container 86a764ed7596 02:08:46 ---> 1aa1c9142204 02:08:46 Step 9/13 : WORKDIR /device-onvif-camera 02:08:46 ---> Running in 00fa1d90ae22 02:08:46 Removing intermediate container 00fa1d90ae22 02:08:46 ---> 4c8a10f12631 02:08:46 Step 10/13 : COPY go.mod vendor* ./ 02:08:46 ---> d77dc355d4ac 02:08:46 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:47 ---> Running in 2bcad39f6b6c 02:09:43 Removing intermediate container 2bcad39f6b6c 02:09:43 ---> 89d964179ae2 02:09:43 Step 12/13 : COPY . . 02:09:43 ---> 932562494264 02:09:43 Step 13/13 : RUN ${MAKE} 02:09:43 ---> Running in be598277855a 02:09:43 noop 02:09:43 Removing intermediate container be598277855a 02:09:43 ---> 86a2af09e751 02:09:43 Successfully built 86a2af09e751 02:09:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:44 + docker inspect -f . ci-base-image-arm64 02:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:44 prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container 02:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@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 02:09:45 $ docker top 3b9d60b34e9b42dded0665afae654baeb48faafb183bb2fc4f5149f28851177b -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:46 + go version 02:09:46 go version go1.17.7 linux/arm64 [Pipeline] } 02:09:46 $ docker stop --time=1 3b9d60b34e9b42dded0665afae654baeb48faafb183bb2fc4f5149f28851177b 02:09:48 $ docker rm -f 3b9d60b34e9b42dded0665afae654baeb48faafb183bb2fc4f5149f28851177b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:49 + docker inspect -f . ci-base-image-arm64 02:09:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:49 prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container 02:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@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 02:09:50 $ docker top fec4b6c6839820282a47339b803d5eb110b87c3f8ee5822187a6cecb3ffcbc12 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:09:51 + make test 02:09:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:09:53 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:11:30 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:11:30 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.087s coverage: 5.6% of statements 02:11:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.176s coverage: 13.8% of statements 02:11:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:11:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:12:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:12:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:12:15 ./bin/test-attribution-txt.sh [Pipeline] echo 02:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:12:18 $ docker stop --time=1 fec4b6c6839820282a47339b803d5eb110b87c3f8ee5822187a6cecb3ffcbc12 02:12:20 $ docker rm -f fec4b6c6839820282a47339b803d5eb110b87c3f8ee5822187a6cecb3ffcbc12 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:21 Warning: overwriting stash ‘coverage-report’ 02:12:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:22 + ls -al . 02:12:22 total 244 02:12:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:12 . 02:12:22 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:06 .. 02:12:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:06 .git 02:12:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:06 .github 02:12:22 -rw-rw-r-- 1 jenkins jenkins 352 Jun 29 02:06 .gitignore 02:12:22 -rw-rw-r-- 1 jenkins jenkins 42 Jun 29 02:06 .golangci.yml 02:12:22 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 29 02:06 Attribution.txt 02:12:22 -rw-rw-r-- 1 jenkins jenkins 189 Jun 29 02:06 CHANGELOG.md 02:12:22 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 29 02:06 Dockerfile 02:12:22 -rw-rw-r-- 1 jenkins jenkins 677 Jun 29 02:06 GOVERNANCE.md 02:12:22 -rw-rw-r-- 1 jenkins jenkins 660 Jun 29 02:06 Jenkinsfile 02:12:22 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 29 02:06 LICENSE 02:12:22 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 29 02:06 Makefile 02:12:22 -rw-rw-r-- 1 jenkins jenkins 625 Jun 29 02:06 OWNERS.md 02:12:22 -rw-rw-r-- 1 jenkins jenkins 31035 Jun 29 02:06 README.md 02:12:22 -rw-rw-r-- 1 jenkins jenkins 5 Jun 29 02:02 VERSION 02:12:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:06 bin 02:12:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 02:06 cmd 02:12:22 -rw-r--r-- 1 jenkins jenkins 70091 Jun 29 02:11 coverage.out 02:12:22 drwxrwxr-x 5 jenkins jenkins 4096 Jun 29 02:06 doc 02:12:22 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 29 02:06 go.mod 02:12:22 -rw-rw-r-- 1 jenkins jenkins 37589 Jun 29 02:06 go.sum 02:12:22 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:06 internal 02:12:22 -rw-rw-r-- 1 jenkins jenkins 236 Jun 29 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:23 + 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=466f5d5d50be8d1074affd647d0e035a386a80a8 --label arch=arm64 --label version=0.0.0 . 02:12:23 Sending build context to Docker daemon 6.45MB 02:12:23 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 02:12:23 Step 2/26 : FROM ${BASE} AS builder 02:12:23 ---> 86a2af09e751 02:12:23 Step 3/26 : ARG MAKE="make build" 02:12:23 ---> Running in 3d2820f5ca36 02:12:23 Removing intermediate container 3d2820f5ca36 02:12:23 ---> 717b1c88e02a 02:12:23 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:12:24 ---> Running in 98931ad4147e 02:12:24 Removing intermediate container 98931ad4147e 02:12:24 ---> 77ccf10eb45e 02:12:24 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:12:24 ---> Running in 336c3c216a94 02:12:24 Removing intermediate container 336c3c216a94 02:12:24 ---> 5f154ef4750a 02:12:24 Step 6/26 : LABEL Name=edgex-device-onvif-camera 02:12:25 ---> Running in 86af0df94575 02:12:25 Removing intermediate container 86af0df94575 02:12:25 ---> 911905e9a4c0 02:12:25 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:25 ---> Running in fefb42f73e82 02:12:26 Removing intermediate container fefb42f73e82 02:12:26 ---> 3d1e9d4504a4 02:12:26 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:27 ---> Running in 9e21edbdd546 02:12:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:12:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:12:29 OK: 220 MiB in 52 packages 02:12:30 Removing intermediate container 9e21edbdd546 02:12:30 ---> 1cbaf9ff0731 02:12:30 Step 9/26 : WORKDIR /device-onvif-camera 02:12:30 ---> Running in e2a49eed6d44 02:12:30 Removing intermediate container e2a49eed6d44 02:12:30 ---> b0e4661a5aaa 02:12:30 Step 10/26 : COPY go.mod vendor* ./ 02:12:31 ---> fbf6ed6b2cbd 02:12:31 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:31 ---> Running in ec58ef0c90e1 02:12:33 Removing intermediate container ec58ef0c90e1 02:12:33 ---> af3bdf28d193 02:12:33 Step 12/26 : COPY . . 02:12:34 ---> acee8bc33b1a 02:12:34 Step 13/26 : RUN ${MAKE} 02:12:34 ---> Running in f3bc33e41381 02:12:35 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 02:14:42 Removing intermediate container f3bc33e41381 02:14:42 ---> 953af6b46f6d 02:14:42 Step 14/26 : FROM alpine:3.15 02:14:42 3.15: Pulling from library/alpine 02:14:42 9981e73032c8: Pulling fs layer 02:14:42 9981e73032c8: Verifying Checksum 02:14:42 9981e73032c8: Pull complete 02:14:42 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:14:42 Status: Downloaded newer image for alpine:3.15 02:14:42 ---> 3fb3c9af89a9 02:14:42 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:14:42 ---> Running in 03207690d73a 02:14:42 Removing intermediate container 03207690d73a 02:14:42 ---> e68e8af120b3 02:14:42 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 02:14:42 ---> Running in 0f826560d7b9 02:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:14:44 (1/6) Installing dumb-init (1.2.5-r1) 02:14:44 (2/6) Installing libgcc (10.3.1_git20211027-r0) 02:14:44 (3/6) Installing libsodium (1.0.18-r0) 02:14:44 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 02:14:44 (5/6) Installing libzmq (4.3.4-r0) 02:14:44 (6/6) Installing zeromq (4.3.4-r0) 02:14:44 Executing busybox-1.34.1-r5.trigger 02:14:44 OK: 8 MiB in 20 packages 02:14:45 Removing intermediate container 0f826560d7b9 02:14:45 ---> 27662eed238a 02:14:45 Step 17/26 : WORKDIR / 02:14:45 ---> Running in ffdfed46aa9e 02:14:46 Removing intermediate container ffdfed46aa9e 02:14:46 ---> bce839f8328a 02:14:46 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 02:14:48 ---> 2948e4949e57 02:14:48 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 02:14:48 ---> a9f23d130731 02:14:48 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:14:48 ---> 39906255be0d 02:14:48 Step 21/26 : EXPOSE 59984 02:14:48 ---> Running in ee560d3d7e2c 02:14:49 Removing intermediate container ee560d3d7e2c 02:14:49 ---> aeec0c4b0366 02:14:49 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 02:14:49 ---> Running in 72ceea5f134c 02:14:49 Removing intermediate container 72ceea5f134c 02:14:49 ---> 7c791057efb6 02:14:49 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:14:49 ---> Running in 7103252d0094 02:14:50 Removing intermediate container 7103252d0094 02:14:50 ---> 4af548380a20 02:14:50 Step 24/26 : LABEL arch=arm64 02:14:50 ---> Running in 6e9eb3392025 02:14:50 Removing intermediate container 6e9eb3392025 02:14:50 ---> e48acf05d053 02:14:50 Step 25/26 : LABEL git_sha=466f5d5d50be8d1074affd647d0e035a386a80a8 02:14:50 ---> Running in c5b8676795c2 02:14:50 Removing intermediate container c5b8676795c2 02:14:50 ---> 0fb01a0c16eb 02:14:50 Step 26/26 : LABEL version=0.0.0 02:14:50 ---> Running in 5577e0db68f2 02:14:51 Removing intermediate container 5577e0db68f2 02:14:51 ---> cde25132bc08 02:14:51 [Warning] One or more build-args [ARCH] were not consumed 02:14:51 Successfully built cde25132bc08 02:14:51 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 02:14:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:51 02:14:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:52 arm64: Pulling from edgex-lftools-log-publisher 02:14:52 8998bd30e6a1: Pulling fs layer 02:14:52 04944245beec: Pulling fs layer 02:14:52 699f458cf7ca: Pulling fs layer 02:14:52 765212b225bb: Pulling fs layer 02:14:52 f23df028b6ca: Pulling fs layer 02:14:52 d65c8cfc05b1: Pulling fs layer 02:14:52 2437ff75d9bd: Pulling fs layer 02:14:52 f23df028b6ca: Waiting 02:14:52 d65c8cfc05b1: Waiting 02:14:52 765212b225bb: Waiting 02:14:52 2437ff75d9bd: Waiting 02:14:52 04944245beec: Verifying Checksum 02:14:52 04944245beec: Download complete 02:14:52 765212b225bb: Verifying Checksum 02:14:52 765212b225bb: Download complete 02:14:52 f23df028b6ca: Verifying Checksum 02:14:52 f23df028b6ca: Download complete 02:14:52 d65c8cfc05b1: Verifying Checksum 02:14:52 d65c8cfc05b1: Download complete 02:14:52 699f458cf7ca: Verifying Checksum 02:14:52 699f458cf7ca: Download complete 02:14:52 8998bd30e6a1: Verifying Checksum 02:14:52 8998bd30e6a1: Download complete 02:14:55 2437ff75d9bd: Verifying Checksum 02:14:55 2437ff75d9bd: Download complete 02:14:57 8998bd30e6a1: Pull complete 02:14:57 04944245beec: Pull complete 02:14:59 699f458cf7ca: Pull complete 02:14:59 765212b225bb: Pull complete 02:15:00 f23df028b6ca: Pull complete 02:15:00 d65c8cfc05b1: Pull complete 02:15:15 2437ff75d9bd: Pull complete 02:15:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:15:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:15:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:16 prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container 02:15:16 $ 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/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@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 02:15:19 $ docker top 678f6a070d69a59e5fc78f85d5af2eca73dc93fcbd13f8292fc99d2254ff1723 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:20 ---> job-cost.sh 02:15:20 lf-activate-venv: SKIPPING 02:15:20 INFO: No Stack... 02:15:20 INFO: Retrieving Pricing Info for: v3-standard-4 02:15:21 INFO: Archiving Costs [Pipeline] sh 02:15:22 + cut -d, -f6 02:15:22 + cat /w/workspace/device-onvif-camera/13/archives/cost.csv [Pipeline] lock 02:15:22 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] 02:15:22 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] did not exist. Created. 02:15:22 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:15:22 /w/workspace/device-onvif-camera/13@tmp/durable-442cb3ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:15:23 + echo total: 0.10999999940395355 [Pipeline] stash 02:15:23 Warning: overwriting stash ‘stack-cost’ 02:15:23 Stashed 1 file(s) [Pipeline] } 02:15:23 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] [Pipeline] // lock [Pipeline] } 02:15:23 $ docker stop --time=1 678f6a070d69a59e5fc78f85d5af2eca73dc93fcbd13f8292fc99d2254ff1723 02:15:25 $ docker rm -f 678f6a070d69a59e5fc78f85d5af2eca73dc93fcbd13f8292fc99d2254ff1723 [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 02:15:25 provisioning config files... 02:15:25 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config6926940183046851501tmp [Pipeline] { [Pipeline] sh 02:15:25 + set +x 02:15:25 + curl -s https://codecov.io/bash 02:15:25 + bash -s -- 02:15:25 02:15:25 _____ _ 02:15:25 / ____| | | 02:15:25 | | ___ __| | ___ ___ _____ __ 02:15:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:15:25 | |___| (_) | (_| | __/ (_| (_) \ V / 02:15:25 \_____\___/ \__,_|\___|\___\___/ \_/ 02:15:25 Bash-1.0.6 02:15:25 02:15:25 02:15:25 ==> git version 2.25.1 found 02:15:25 ==> 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 02:15:25 Release-Date: 2020-01-08 02:15:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:15:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:15:25 ==> Jenkins CI detected. 02:15:25 current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 02:15:25 project root: . 02:15:25 --> token set from env 02:15:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:15:25 ==> Running gcov in . (disable via -X gcov) 02:15:25 ==> Python coveragepy not found 02:15:25 ==> Searching for coverage reports in: 02:15:25 + . 02:15:25 -> Found 1 reports 02:15:25 ==> Detecting git/mercurial file structure 02:15:25 ==> Reading reports 02:15:25 + ./coverage.out bytes=70091 02:15:25 ==> Appending adjustments 02:15:25 https://docs.codecov.io/docs/fixing-reports 02:15:26 + Found adjustments 02:15:26 ==> Gzipping contents 02:15:26 12K /tmp/codecov.C5Pg1X.gz 02:15:26 ==> Uploading reports 02:15:26 url: https://codecov.io 02:15:26 query: branch=PR-77&commit=466f5d5d50be8d1074affd647d0e035a386a80a8&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 02:15:26 -> Pinging Codecov 02:15:26 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=466f5d5d50be8d1074affd647d0e035a386a80a8&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 02:15:26 -> Uploading to 02:15:26 https://storage.googleapis.com/codecov/v4/raw/2022-06-29/F29A59C45E3A92E06B3E522C9905F8EF/466f5d5d50be8d1074affd647d0e035a386a80a8/12313036-cb13-40f8-89c4-f0d1fbf9b867.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220629T021526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e2f03315a3b61a05d379c512c52cb57bb7054d353d8254884932c519b718358 02:15:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:26 Dload Upload Total Spent Left Speed 02:15:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8903 0 0 100 8903 0 40468 --:--:-- --:--:-- --:--:-- 40285 100 8903 0 0 100 8903 0 39220 --:--:-- --:--:-- --:--:-- 39048 02:15:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/466f5d5d50be8d1074affd647d0e035a386a80a8 [Pipeline] } 02:15:26 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 02:15:27 + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] 02:15:27 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 02:15:27 total 16 02:15:27 drwxr-xr-x 3 root root 4096 Jun 29 02:06 . 02:15:27 drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 02:06 .. 02:15:27 drwxr-xr-x 2 root root 4096 Jun 29 02:06 cost 02:15:27 -rw-r--r-- 1 root root 90 Jun 29 02:06 cost.csv 02:15:27 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives 02:15:27 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 02:15:27 total 16 02:15:27 drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 02:06 . 02:15:27 drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 02:06 .. 02:15:27 drwxr-xr-x 2 jenkins jenkins 4096 Jun 29 02:06 cost 02:15:27 -rw-r--r-- 1 jenkins jenkins 90 Jun 29 02:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:15:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:15:28 ---> package-listing.sh 02:15:28 ++ facter osfamily 02:15:28 ++ tr '[:upper:]' '[:lower:]' 02:15:28 + OS_FAMILY=debian 02:15:28 + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 02:15:28 + START_PACKAGES=/tmp/packages_start.txt 02:15:28 + END_PACKAGES=/tmp/packages_end.txt 02:15:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:15:28 + PACKAGES=/tmp/packages_start.txt 02:15:28 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 02:15:28 + PACKAGES=/tmp/packages_end.txt 02:15:28 + case "${OS_FAMILY}" in 02:15:28 + dpkg -l 02:15:28 + grep '^ii' 02:15:28 + '[' -f /tmp/packages_start.txt ']' 02:15:28 + '[' -f /tmp/packages_end.txt ']' 02:15:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:15:28 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 02:15:28 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ 02:15:28 + 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 02:15:28 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 02:15:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:29 prd-ubuntu20.04-docker-8c-8g-16304 does not seem to be running inside a container 02:15:29 $ 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 02:15:30 $ docker top 3e95bac373f7b81767465c85c559fec845b3a6391f12428bd0fb675ea053d9ee -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:31 + touch /tmp/pre-build-complete [Pipeline] sh 02:15:31 + mkdir -p /var/log/sysstat [Pipeline] sh 02:15:31 + ls /var/log/sa-host 02:15:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:31 provisioning config files... 02:15:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config7920979580868604887tmp [Pipeline] { [Pipeline] echo 02:15:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:15:32 ---> create-netrc.sh [Pipeline] } 02:15:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:15:32 ---> python-tools-install.sh [Pipeline] echo 02:15:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:15:32 ---> sudo-logs.sh 02:15:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:15:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:15:33 ---> job-cost.sh 02:15:33 lf-activate-venv: SKIPPING 02:15:33 DEBUG: total: 0.2199999988079071 02:15:33 INFO: Retrieving Stack Cost... 02:15:33 INFO: Retrieving Pricing Info for: v3-standard-8 02:15:33 INFO: Archiving Costs [Pipeline] echo 02:15:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:15:34 ---> logs-deploy.sh 02:15:34 lf-activate-venv: SKIPPING 02:15:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/13 02:15:34 INFO: archiving workspace using pattern(s): 02:15:35 Archives upload complete. 02:15:35 INFO: archiving logs to Nexus