Pull request #77 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 534d54d80dfdf3cc40f745c878f64c5fa0889f6b+24145fbef97b1fa0849e90c42711cf4bdce583e6 (7b34bbcb870cb52dd49ed45d1b667937f17fdfb7) 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-ssh1156731896871785023.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-ssh10240463020948245512.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-ssh5616731054192341245.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-ssh13400953429054402952.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-ssh15627127067545372215.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-2311 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 24145fbef97b1fa0849e90c42711cf4bdce583e6 into PR head commit 534d54d80dfdf3cc40f745c878f64c5fa0889f6b Merge succeeded, producing 534d54d80dfdf3cc40f745c878f64c5fa0889f6b Checking out Revision 534d54d80dfdf3cc40f745c878f64c5fa0889f6b (PR-77) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 24145fbef97b1fa0849e90c42711cf4bdce583e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # 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 03:43:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:43:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:43:26 ========================================================= 03:43:26 EdgeX Global Pipelines Version Info 03:43:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a334b40a7f80e1655127694a5884d79b8d6bb17e # timeout=10 03:43:27 ------------------- 03:43:27 stable info: 03:43:27 ------------------- 03:43:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:43:27 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:43:27 Message: update stable to v1.0.234 03:43:28 ------------------- 03:43:28 experimental info: 03:43:28 ------------------- 03:43:28 Commited By: **** collab-it+edgex@linuxfoundation.org 03:43:28 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:43:28 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 534d54d80dfdf3cc40f745c878f64c5fa0889f6b [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 534d54d [Pipeline] echo 03:43:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:28 provisioning config files... 03:43:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config7382317931441347235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:29 ---> docker-login.sh 03:43:29 nexus3.edgexfoundry.org:10001 03:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:29 Configure a credential helper to remove this warning. See 03:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:29 03:43:29 Login Succeeded 03:43:29 nexus3.edgexfoundry.org:10002 03:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:29 Configure a credential helper to remove this warning. See 03:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:29 03:43:29 Login Succeeded 03:43:29 nexus3.edgexfoundry.org:10003 03:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:29 Configure a credential helper to remove this warning. See 03:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:29 03:43:29 Login Succeeded 03:43:29 nexus3.edgexfoundry.org:10004 03:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:29 Configure a credential helper to remove this warning. See 03:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:29 03:43:29 Login Succeeded 03:43:29 docker.io 03:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:30 Configure a credential helper to remove this warning. See 03:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:30 03:43:30 Login Succeeded 03:43:30 ---> docker-login.sh ends [Pipeline] } 03:43:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:43:30 + git rev-list -1 --merges 534d54d80dfdf3cc40f745c878f64c5fa0889f6b~1..534d54d80dfdf3cc40f745c878f64c5fa0889f6b [Pipeline] echo 03:43:30 -----------> git rev-list -1 --merges 534d54d80dfdf3cc40f745c878f64c5fa0889f6b~1..534d54d80dfdf3cc40f745c878f64c5fa0889f6b 534d54d80dfdf3cc40f745c878f64c5fa0889f6b [false] [Pipeline] sh 03:43:31 + git log --format=format:%s -1 534d54d80dfdf3cc40f745c878f64c5fa0889f6b [Pipeline] echo 03:43:31 ========================================================= 03:43:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:43:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:43:31 + git log --format=format:%s -1 534d54d80dfdf3cc40f745c878f64c5fa0889f6b [Pipeline] echo 03:43:31 [semverPrep] GIT_COMMIT: 534d54d80dfdf3cc40f745c878f64c5fa0889f6b, Commit Message: build(deps): Bump github.com/gofrs/uuid [Pipeline] echo 03:43:31 [semverPrep] This is not a build commit. [Pipeline] sh 03:43:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:43:31 + grep -v github /etc/ssh/ssh_known_hosts 03:43:31 + [ -e /tmp/ssh_known_hosts ] 03:43:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:43:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:43:31 + sudo tee -a /etc/ssh/ssh_known_hosts 03:43:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:43:32 03:43:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:43:32 0.1.4: Pulling from edgex-devops/py-git-semver 03:43:32 42c077c10790: Pulling fs layer 03:43:32 f63e77b7563a: Pulling fs layer 03:43:32 bd5fdadae976: Pulling fs layer 03:43:32 205491f53016: Pulling fs layer 03:43:32 df18705c85c3: Pulling fs layer 03:43:32 bdb3f477010e: Pulling fs layer 03:43:32 c8a8fc8e1c8f: Pulling fs layer 03:43:32 2c6e9b1d212d: Pulling fs layer 03:43:32 bdb8f0575790: Pulling fs layer 03:43:32 386e3cb2ff24: Pulling fs layer 03:43:32 2343380bae48: Pulling fs layer 03:43:32 205491f53016: Waiting 03:43:32 df18705c85c3: Waiting 03:43:32 bdb8f0575790: Waiting 03:43:32 2c6e9b1d212d: Waiting 03:43:32 386e3cb2ff24: Waiting 03:43:32 bdb3f477010e: Waiting 03:43:32 2343380bae48: Waiting 03:43:32 c8a8fc8e1c8f: Waiting 03:43:32 f63e77b7563a: Download complete 03:43:32 205491f53016: Download complete 03:43:32 df18705c85c3: Verifying Checksum 03:43:32 df18705c85c3: Download complete 03:43:32 bdb3f477010e: Verifying Checksum 03:43:32 bdb3f477010e: Download complete 03:43:32 bd5fdadae976: Verifying Checksum 03:43:32 bd5fdadae976: Download complete 03:43:32 2c6e9b1d212d: Verifying Checksum 03:43:32 2c6e9b1d212d: Download complete 03:43:32 bdb8f0575790: Verifying Checksum 03:43:32 bdb8f0575790: Download complete 03:43:32 386e3cb2ff24: Download complete 03:43:32 2343380bae48: Download complete 03:43:32 42c077c10790: Verifying Checksum 03:43:32 42c077c10790: Download complete 03:43:33 c8a8fc8e1c8f: Download complete 03:43:34 42c077c10790: Pull complete 03:43:34 f63e77b7563a: Pull complete 03:43:35 bd5fdadae976: Pull complete 03:43:35 205491f53016: Pull complete 03:43:35 df18705c85c3: Pull complete 03:43:35 bdb3f477010e: Pull complete 03:43:37 c8a8fc8e1c8f: Pull complete 03:43:37 2c6e9b1d212d: Pull complete 03:43:37 bdb8f0575790: Pull complete 03:43:37 386e3cb2ff24: Pull complete 03:43:37 2343380bae48: Pull complete 03:43:37 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 03:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:43:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:37 prd-ubuntu20.04-docker-8c-8g-2311 does not seem to be running inside a container 03:43:37 $ 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 03:43:39 $ docker top 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f -eo pid,comm 03:43:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:43:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:43:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:39 [ssh-agent] Looking for ssh-agent implementation... 03:43:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:39 $ docker exec 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f ssh-agent 03:43:39 SSH_AUTH_SOCK=/tmp/ssh-AjNKX6MgXVmv/agent.34 03:43:39 SSH_AGENT_PID=40 03:43:39 Running ssh-add (command line suppressed) 03:43:39 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1228368496465132019.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1228368496465132019.key) 03:43:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:39 + git tag --points-at HEAD [Pipeline] } 03:43:39 $ docker exec --env ******** --env ******** 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f ssh-agent -k 03:43:40 unset SSH_AUTH_SOCK; 03:43:40 unset SSH_AGENT_PID; 03:43:40 echo Agent pid 40 killed; 03:43:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:43:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:40 [ssh-agent] Looking for ssh-agent implementation... 03:43:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:40 $ docker exec 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f ssh-agent 03:43:40 SSH_AUTH_SOCK=/tmp/ssh-tCvYUSY9RKCV/agent.73 03:43:40 SSH_AGENT_PID=79 03:43:40 Running ssh-add (command line suppressed) 03:43:40 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_2191494533510127493.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_2191494533510127493.key) 03:43:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:40 + git semver init 03:43:41 2022-06-13 03:43:40,996 [run_init] DEBUG init version:0.0.0 force:False 03:43:41 2022-06-13 03:43:40,997 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver 03:43:41 2022-06-13 03:43:40,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-77/.semver 03:43:41 2022-06-13 03:43:40,997 [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) 03:43:41 2022-06-13 03:43:41,638 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude 03:43:41 2022-06-13 03:43:41,639 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 with force:False 03:43:41 2022-06-13 03:43:41,639 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 03:43:41 2022-06-13 03:43:41,644 [execute] INFO git cat-file --batch-check 03:43:41 2022-06-13 03:43:41,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 03:43:41 2022-06-13 03:43:41,651 [execute] INFO git cat-file --batch 03:43:41 2022-06-13 03:43:41,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 03:43:41 2022-06-13 03:43:41,656 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 03:43:41 0.0.0 [Pipeline] } 03:43:41 $ docker exec --env ******** --env ******** 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f ssh-agent -k 03:43:42 unset SSH_AUTH_SOCK; 03:43:42 unset SSH_AGENT_PID; 03:43:42 echo Agent pid 79 killed; 03:43:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:43:42 + git semver [Pipeline] } 03:43:42 $ docker stop --time=1 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f 03:43:43 $ docker rm -f 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f [Pipeline] // withDockerContainer [Pipeline] sh 03:43:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:43:44 Stashed 1 file(s) [Pipeline] echo 03:43:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:44 provisioning config files... 03:43:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config9220436601085947817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:44 ---> docker-login.sh 03:43:44 nexus3.edgexfoundry.org:10001 03:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:44 Configure a credential helper to remove this warning. See 03:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:44 03:43:44 Login Succeeded 03:43:44 nexus3.edgexfoundry.org:10002 03:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:45 Configure a credential helper to remove this warning. See 03:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:45 03:43:45 Login Succeeded 03:43:45 nexus3.edgexfoundry.org:10003 03:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:45 Configure a credential helper to remove this warning. See 03:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:45 03:43:45 Login Succeeded 03:43:45 nexus3.edgexfoundry.org:10004 03:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:45 Configure a credential helper to remove this warning. See 03:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:45 03:43:45 Login Succeeded 03:43:45 docker.io 03:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:45 Configure a credential helper to remove this warning. See 03:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:45 03:43:45 Login Succeeded 03:43:45 ---> docker-login.sh ends [Pipeline] } 03:43:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:43:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:43:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:43:45 ========================================================= 03:43:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:43:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:46 + 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 . 03:43:46 Sending build context to Docker daemon 8.703MB 03:43:46 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:43:46 Step 2/13 : FROM ${BASE} AS builder 03:43:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:43:46 59bf1c3509f3: Pulling fs layer 03:43:46 666ba61612fd: Pulling fs layer 03:43:46 8ed8ca486205: Pulling fs layer 03:43:46 cc1cd167ecdc: Pulling fs layer 03:43:46 c516ae0d96e1: Pulling fs layer 03:43:46 684cea983483: Pulling fs layer 03:43:46 dd3240ac7de5: Pulling fs layer 03:43:46 b1e948a4e11c: Pulling fs layer 03:43:46 a8fd76ee1af6: Pulling fs layer 03:43:46 646ad004c059: Pulling fs layer 03:43:46 b1e948a4e11c: Waiting 03:43:46 cc1cd167ecdc: Waiting 03:43:46 a8fd76ee1af6: Waiting 03:43:46 c516ae0d96e1: Waiting 03:43:46 dd3240ac7de5: Waiting 03:43:46 646ad004c059: Waiting 03:43:46 8ed8ca486205: Verifying Checksum 03:43:46 8ed8ca486205: Download complete 03:43:46 666ba61612fd: Verifying Checksum 03:43:46 666ba61612fd: Download complete 03:43:46 c516ae0d96e1: Verifying Checksum 03:43:46 c516ae0d96e1: Download complete 03:43:46 59bf1c3509f3: Download complete 03:43:46 684cea983483: Verifying Checksum 03:43:46 684cea983483: Download complete 03:43:46 dd3240ac7de5: Verifying Checksum 03:43:46 dd3240ac7de5: Download complete 03:43:46 b1e948a4e11c: Verifying Checksum 03:43:46 b1e948a4e11c: Download complete 03:43:46 59bf1c3509f3: Pull complete 03:43:46 666ba61612fd: Pull complete 03:43:46 8ed8ca486205: Pull complete 03:43:46 646ad004c059: Download complete 03:43:46 a8fd76ee1af6: Verifying Checksum 03:43:46 a8fd76ee1af6: Download complete 03:43:47 cc1cd167ecdc: Verifying Checksum 03:43:47 cc1cd167ecdc: Download complete 03:43:51 cc1cd167ecdc: Pull complete 03:43:51 c516ae0d96e1: Pull complete 03:43:51 684cea983483: Pull complete 03:43:51 dd3240ac7de5: Pull complete 03:43:51 b1e948a4e11c: Pull complete 03:43:53 a8fd76ee1af6: Pull complete 03:43:54 646ad004c059: Pull complete 03:43:54 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 03:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:43:54 ---> 8f69c11f6b0c 03:43:54 Step 3/13 : ARG MAKE="make build" 03:43:56 ---> Running in 8d324bf2aa84 03:43:56 Removing intermediate container 8d324bf2aa84 03:43:56 ---> e9bcb11c46b8 03:43:56 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:43:56 ---> Running in 77ff80737920 03:43:56 Removing intermediate container 77ff80737920 03:43:56 ---> 799fd41bcd08 03:43:56 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:43:56 ---> Running in c1c196f689d5 03:43:56 Removing intermediate container c1c196f689d5 03:43:56 ---> 439795c1407c 03:43:56 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:43:56 ---> Running in 67aa560c6751 03:43:56 Removing intermediate container 67aa560c6751 03:43:56 ---> fac928f24a5e 03:43:56 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:56 ---> Running in 414a5dcf2249 03:43:57 Removing intermediate container 414a5dcf2249 03:43:57 ---> bada224f6440 03:43:57 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:43:57 ---> Running in 68515e24e62c 03:43:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:43:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:43:58 OK: 221 MiB in 52 packages 03:43:58 Removing intermediate container 68515e24e62c 03:43:58 ---> 6cbad4a0b970 03:43:58 Step 9/13 : WORKDIR /device-onvif-camera 03:43:58 ---> Running in 13a60c7c42f7 03:43:59 Removing intermediate container 13a60c7c42f7 03:43:59 ---> 827ce48f634f 03:43:59 Step 10/13 : COPY go.mod vendor* ./ 03:43:59 ---> 82c9fe837e2c 03:43:59 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:59 ---> Running in bdc024998f9f 03:43:59 Still waiting to schedule task 03:43:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2309’ 03:44:14 Removing intermediate container bdc024998f9f 03:44:14 ---> d9afce71e03c 03:44:14 Step 12/13 : COPY . . 03:44:14 ---> a78837cf4e09 03:44:14 Step 13/13 : RUN ${MAKE} 03:44:14 ---> Running in 3ea1008328c8 03:44:14 noop 03:44:14 Removing intermediate container 3ea1008328c8 03:44:14 ---> c5b5859cdd04 03:44:14 Successfully built c5b5859cdd04 03:44:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:14 + docker inspect -f . ci-base-image-x86_64 03:44:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:14 prd-ubuntu20.04-docker-8c-8g-2311 does not seem to be running inside a container 03:44:14 $ 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 03:44:14 $ docker top 93f1abf1b5c2996e37b6e1a893967d45ad3049ac72843495b22d0cf2892731ec -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:15 + go version 03:44:15 go version go1.17.7 linux/amd64 [Pipeline] } 03:44:15 $ docker stop --time=1 93f1abf1b5c2996e37b6e1a893967d45ad3049ac72843495b22d0cf2892731ec 03:44:16 $ docker rm -f 93f1abf1b5c2996e37b6e1a893967d45ad3049ac72843495b22d0cf2892731ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:16 + docker inspect -f . ci-base-image-x86_64 03:44:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:17 prd-ubuntu20.04-docker-8c-8g-2311 does not seem to be running inside a container 03:44:17 $ 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 03:44:17 $ docker top 447c4e0e57e6371e6a78d386fba37f8e6873437d57b6ef4c3d8351257698f084 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:44:17 + make test 03:44:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:44:18 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:44:28 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:44:28 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.020s coverage: 1.3% of statements 03:44:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.904s coverage: 13.8% of statements 03:44:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:44:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:44:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:44:42 ./bin/test-attribution-txt.sh [Pipeline] echo 03:44:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:44:43 $ docker stop --time=1 447c4e0e57e6371e6a78d386fba37f8e6873437d57b6ef4c3d8351257698f084 03:44:44 $ docker rm -f 447c4e0e57e6371e6a78d386fba37f8e6873437d57b6ef4c3d8351257698f084 [Pipeline] // withDockerContainer [Pipeline] sh 03:44:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:44:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:44:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:44:46 + ls -al . 03:44:46 total 232 03:44:46 drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 03:44 . 03:44:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:43 .. 03:44:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:43 .git 03:44:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:43 .github 03:44:46 -rw-rw-r-- 1 jenkins jenkins 352 Jun 13 03:43 .gitignore 03:44:46 -rw-rw-r-- 1 jenkins jenkins 42 Jun 13 03:43 .golangci.yml 03:44:46 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 03:43 .semver 03:44:46 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 13 03:43 Attribution.txt 03:44:46 -rw-rw-r-- 1 jenkins jenkins 189 Jun 13 03:43 CHANGELOG.md 03:44:46 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 13 03:43 Dockerfile 03:44:46 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 03:43 GOVERNANCE.md 03:44:46 -rw-rw-r-- 1 jenkins jenkins 660 Jun 13 03:43 Jenkinsfile 03:44:46 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 13 03:43 LICENSE 03:44:46 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 13 03:43 Makefile 03:44:46 -rw-rw-r-- 1 jenkins jenkins 625 Jun 13 03:43 OWNERS.md 03:44:46 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 13 03:43 README.md 03:44:46 -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 03:43 VERSION 03:44:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:43 bin 03:44:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 03:43 cmd 03:44:46 -rw-r--r-- 1 jenkins jenkins 53381 Jun 13 03:44 coverage.out 03:44:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:43 doc 03:44:46 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 13 03:43 go.mod 03:44:46 -rw-rw-r-- 1 jenkins jenkins 37502 Jun 13 03:43 go.sum 03:44:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:43 internal 03:44:46 -rw-rw-r-- 1 jenkins jenkins 236 Jun 13 03:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:46 + 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=534d54d80dfdf3cc40f745c878f64c5fa0889f6b --label arch=amd64 --label version=0.0.0 . 03:44:46 Sending build context to Docker daemon 8.757MB 03:44:46 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:44:46 Step 2/26 : FROM ${BASE} AS builder 03:44:46 ---> c5b5859cdd04 03:44:46 Step 3/26 : ARG MAKE="make build" 03:44:46 ---> Running in 5f275fd928b7 03:44:46 Removing intermediate container 5f275fd928b7 03:44:46 ---> d98cbc73ab18 03:44:46 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:44:46 ---> Running in 0339c4d84e33 03:44:46 Removing intermediate container 0339c4d84e33 03:44:46 ---> a3be35f51a6a 03:44:46 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:44:46 ---> Running in 8ef246c3097d 03:44:47 Removing intermediate container 8ef246c3097d 03:44:47 ---> 23ebe43404a1 03:44:47 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:44:47 ---> Running in 92a2faf24c98 03:44:47 Removing intermediate container 92a2faf24c98 03:44:47 ---> 7d9ea78e3465 03:44:47 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:47 ---> Running in 9fc6f99e9378 03:44:47 Removing intermediate container 9fc6f99e9378 03:44:47 ---> 7fd41c765e75 03:44:47 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:44:47 ---> Running in 7ba1a0b7c6ab 03:44:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:44:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:44:49 OK: 221 MiB in 52 packages 03:44:49 Removing intermediate container 7ba1a0b7c6ab 03:44:49 ---> 9fa22b1495a6 03:44:49 Step 9/26 : WORKDIR /device-onvif-camera 03:44:49 ---> Running in 69e1a088711d 03:44:49 Removing intermediate container 69e1a088711d 03:44:49 ---> d98b985fbed7 03:44:49 Step 10/26 : COPY go.mod vendor* ./ 03:44:49 ---> 20f534958eeb 03:44:49 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:49 ---> Running in e033b96b2964 03:44:50 Removing intermediate container e033b96b2964 03:44:50 ---> 72207f82ce4c 03:44:50 Step 12/26 : COPY . . 03:44:50 ---> d6c87079ca94 03:44:50 Step 13/26 : RUN ${MAKE} 03:44:50 ---> Running in afa940dbd86f 03:44:51 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 03:45:13 Removing intermediate container afa940dbd86f 03:45:13 ---> 75b4c063a5fa 03:45:13 Step 14/26 : FROM alpine:3.15 03:45:13 3.15: Pulling from library/alpine 03:45:13 df9b9388f04a: Pulling fs layer 03:45:13 df9b9388f04a: Verifying Checksum 03:45:13 df9b9388f04a: Download complete 03:45:13 df9b9388f04a: Pull complete 03:45:13 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:45:13 Status: Downloaded newer image for alpine:3.15 03:45:13 ---> 0ac33e5f5afa 03:45:13 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:45:13 ---> Running in 9741417c0565 03:45:13 Removing intermediate container 9741417c0565 03:45:13 ---> 1f6554d9a0f6 03:45:13 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:45:13 ---> Running in 434d0343d02d 03:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:13 (1/6) Installing dumb-init (1.2.5-r1) 03:45:13 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:45:13 (3/6) Installing libsodium (1.0.18-r0) 03:45:13 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:45:13 (5/6) Installing libzmq (4.3.4-r0) 03:45:13 (6/6) Installing zeromq (4.3.4-r0) 03:45:13 Executing busybox-1.34.1-r5.trigger 03:45:13 OK: 8 MiB in 20 packages 03:45:13 Removing intermediate container 434d0343d02d 03:45:13 ---> 6e6d15d308b3 03:45:13 Step 17/26 : WORKDIR / 03:45:13 ---> Running in c6a9331bb08c 03:45:13 Removing intermediate container c6a9331bb08c 03:45:13 ---> 76ee33aa5f79 03:45:13 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:45:13 ---> 10edcd4bb14a 03:45:13 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:45:13 ---> ada13ba432cf 03:45:13 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:45:13 ---> cc05c4c847a4 03:45:13 Step 21/26 : EXPOSE 59984 03:45:13 ---> Running in 2fcb81983acc 03:45:13 Removing intermediate container 2fcb81983acc 03:45:13 ---> 6d31d4d94d07 03:45:13 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:45:13 ---> Running in 588ce89c59ba 03:45:13 Removing intermediate container 588ce89c59ba 03:45:13 ---> fea999426379 03:45:13 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:13 ---> Running in 509f83d16725 03:45:14 Removing intermediate container 509f83d16725 03:45:14 ---> a080754f921d 03:45:14 Step 24/26 : LABEL arch=amd64 03:45:14 ---> Running in 10119b272571 03:45:14 Removing intermediate container 10119b272571 03:45:14 ---> cb5efc41c5da 03:45:14 Step 25/26 : LABEL git_sha=534d54d80dfdf3cc40f745c878f64c5fa0889f6b 03:45:14 ---> Running in 545a8e82e8dd 03:45:14 Removing intermediate container 545a8e82e8dd 03:45:14 ---> 25d4cd3bafd2 03:45:14 Step 26/26 : LABEL version=0.0.0 03:45:14 ---> Running in a8ce366f5ba5 03:45:14 Removing intermediate container a8ce366f5ba5 03:45:14 ---> 788d74e12eb7 03:45:14 [Warning] One or more build-args [ARCH] were not consumed 03:45:14 Successfully built 788d74e12eb7 03:45:14 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:14 03:45:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:15 latest: Pulling from edgex-lftools-log-publisher 03:45:15 5eb5b503b376: Pulling fs layer 03:45:15 5c69ac0246d0: Pulling fs layer 03:45:15 ec43610c2a17: Pulling fs layer 03:45:15 3a2ae6a8a46f: Pulling fs layer 03:45:15 33b1e0a273af: Pulling fs layer 03:45:15 5d3b04190fa2: Pulling fs layer 03:45:15 2f39f015ded8: Pulling fs layer 03:45:15 3a2ae6a8a46f: Waiting 03:45:15 33b1e0a273af: Waiting 03:45:15 5d3b04190fa2: Waiting 03:45:15 2f39f015ded8: Waiting 03:45:15 5c69ac0246d0: Verifying Checksum 03:45:15 5c69ac0246d0: Download complete 03:45:15 3a2ae6a8a46f: Verifying Checksum 03:45:15 3a2ae6a8a46f: Download complete 03:45:15 33b1e0a273af: Verifying Checksum 03:45:15 33b1e0a273af: Download complete 03:45:15 ec43610c2a17: Verifying Checksum 03:45:15 ec43610c2a17: Download complete 03:45:15 5d3b04190fa2: Download complete 03:45:15 5eb5b503b376: Verifying Checksum 03:45:15 5eb5b503b376: Download complete 03:45:15 2f39f015ded8: Download complete 03:45:16 5eb5b503b376: Pull complete 03:45:16 5c69ac0246d0: Pull complete 03:45:17 ec43610c2a17: Pull complete 03:45:17 3a2ae6a8a46f: Pull complete 03:45:17 33b1e0a273af: Pull complete 03:45:17 5d3b04190fa2: Pull complete 03:45:21 2f39f015ded8: Pull complete 03:45:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:21 prd-ubuntu20.04-docker-8c-8g-2311 does not seem to be running inside a container 03:45:21 $ 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 03:45:23 $ docker top 75b6511f05b7411f3a1699f6baf6d1b93c4007f3d14141f67c8ae940d9d731be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:23 ---> job-cost.sh 03:45:23 lf-activate-venv: SKIPPING 03:45:23 INFO: No Stack... 03:45:23 INFO: Retrieving Pricing Info for: v3-standard-8 03:45:24 INFO: Archiving Costs [Pipeline] sh 03:45:24 + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv 03:45:24 + cut -d, -f6 [Pipeline] lock 03:45:24 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] 03:45:24 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] did not exist. Created. 03:45:24 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:45:25 + echo total: 0.2199999988079071 [Pipeline] stash 03:45:25 Stashed 1 file(s) [Pipeline] } 03:45:25 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:45:25 $ docker stop --time=1 75b6511f05b7411f3a1699f6baf6d1b93c4007f3d14141f67c8ae940d9d731be 03:45:26 $ docker rm -f 75b6511f05b7411f3a1699f6baf6d1b93c4007f3d14141f67c8ae940d9d731be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:47:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2312 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] ws 03:47:32 Running in /w/workspace/device-onvif-camera/5 [Pipeline] { [Pipeline] checkout 03:47:32 Selected Git installation does not exist. Using Default 03:47:32 The recommended git tool is: NONE 03:47:39 using credential edgex-jenkins-ssh 03:47:39 Cloning the remote Git repository 03:47:40 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:47:40 > git init /w/workspace/device-onvif-camera/5 # timeout=10 03:47:40 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:47:40 > git --version # timeout=10 03:47:40 > git --version # 'git version 2.25.1' 03:47:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:41 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:47:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:41 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:47:41 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:47:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:41 > 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 03:47:41 Merging remotes/origin/main commit 24145fbef97b1fa0849e90c42711cf4bdce583e6 into PR head commit 534d54d80dfdf3cc40f745c878f64c5fa0889f6b 03:47:42 Merge succeeded, producing 534d54d80dfdf3cc40f745c878f64c5fa0889f6b 03:47:42 Checking out Revision 534d54d80dfdf3cc40f745c878f64c5fa0889f6b (PR-77) 03:47:41 > git config core.sparsecheckout # timeout=10 03:47:41 > git checkout -f 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # timeout=10 03:47:42 > git remote # timeout=10 03:47:42 > git config --get remote.origin.url # timeout=10 03:47:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:42 > git merge 24145fbef97b1fa0849e90c42711cf4bdce583e6 # timeout=10 03:47:42 > git rev-parse HEAD^{commit} # timeout=10 03:47:42 > git config core.sparsecheckout # timeout=10 03:47:42 > git checkout -f 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # timeout=10 03:47:46 Commit message: "build(deps): Bump github.com/gofrs/uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:47:47 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:47 Dload Upload Total Spent Left Speed 03:47:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 88789 0 --:--:-- --:--:-- --:--:-- 89437 [Pipeline] sh 03:47:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:47:48 + + sudo teesudo /etc/docker/daemon.new jq 03:47:48 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:47:48 { 03:47:48 "registry-mirrors": [ 03:47:48 "https://nexus3.edgexfoundry.org:10001" 03:47:48 ], 03:47:48 "bip": "10.250.0.254/24", 03:47:48 "hosts": [ 03:47:48 "tcp://0.0.0.0:5555", 03:47:48 "unix:///var/run/docker.sock" 03:47:48 ], 03:47:48 "mtu": 1458, 03:47:48 "selinux-enabled": true, 03:47:48 "seccomp-profile": "/etc/docker/seccomp.json" 03:47:48 } [Pipeline] sh 03:47:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:47:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:07 provisioning config files... 03:48:07 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config6279825746637073102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:08 ---> docker-login.sh 03:48:08 nexus3.edgexfoundry.org:10001 03:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:09 Configure a credential helper to remove this warning. See 03:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:09 03:48:09 Login Succeeded 03:48:09 nexus3.edgexfoundry.org:10002 03:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:09 Configure a credential helper to remove this warning. See 03:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:09 03:48:09 Login Succeeded 03:48:09 nexus3.edgexfoundry.org:10003 03:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:10 Configure a credential helper to remove this warning. See 03:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:10 03:48:10 Login Succeeded 03:48:10 nexus3.edgexfoundry.org:10004 03:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:10 Configure a credential helper to remove this warning. See 03:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:10 03:48:10 Login Succeeded 03:48:10 docker.io 03:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:11 Configure a credential helper to remove this warning. See 03:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:11 03:48:11 Login Succeeded 03:48:11 ---> docker-login.sh ends [Pipeline] } 03:48:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:48:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:48:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:48:11 ========================================================= 03:48:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:48:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:11 + 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 . 03:48:12 Sending build context to Docker daemon 5.925MB 03:48:12 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:48:12 Step 2/13 : FROM ${BASE} AS builder 03:48:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:48:12 9b3977197b4f: Pulling fs layer 03:48:12 1a89e8eeedd5: Pulling fs layer 03:48:12 94645a83ff95: Pulling fs layer 03:48:12 e6fb740bc735: Pulling fs layer 03:48:12 3a77bd46dcc9: Pulling fs layer 03:48:12 e6fb740bc735: Waiting 03:48:12 355e64cbe906: Pulling fs layer 03:48:12 63ab81a10011: Pulling fs layer 03:48:12 555d1d1c4555: Pulling fs layer 03:48:12 7d9057610161: Pulling fs layer 03:48:12 3a77bd46dcc9: Waiting 03:48:12 355e64cbe906: Waiting 03:48:12 63ab81a10011: Waiting 03:48:12 555d1d1c4555: Waiting 03:48:12 7d9057610161: Waiting 03:48:12 94645a83ff95: Download complete 03:48:12 1a89e8eeedd5: Verifying Checksum 03:48:12 1a89e8eeedd5: Download complete 03:48:12 3a77bd46dcc9: Verifying Checksum 03:48:12 3a77bd46dcc9: Download complete 03:48:12 355e64cbe906: Verifying Checksum 03:48:12 355e64cbe906: Download complete 03:48:12 9b3977197b4f: Verifying Checksum 03:48:12 63ab81a10011: Verifying Checksum 03:48:12 63ab81a10011: Download complete 03:48:13 9b3977197b4f: Pull complete 03:48:13 7d9057610161: Verifying Checksum 03:48:13 7d9057610161: Download complete 03:48:14 1a89e8eeedd5: Pull complete 03:48:14 94645a83ff95: Pull complete 03:48:14 555d1d1c4555: Verifying Checksum 03:48:14 555d1d1c4555: Download complete 03:48:15 e6fb740bc735: Verifying Checksum 03:48:15 e6fb740bc735: Download complete 03:48:27 e6fb740bc735: Pull complete 03:48:27 3a77bd46dcc9: Pull complete 03:48:27 355e64cbe906: Pull complete 03:48:28 63ab81a10011: Pull complete 03:48:34 555d1d1c4555: Pull complete 03:48:36 7d9057610161: Pull complete 03:48:36 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 03:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:48:36 ---> 819e984ddca1 03:48:36 Step 3/13 : ARG MAKE="make build" 03:48:37 ---> Running in a07fd7dc86fb 03:48:38 Removing intermediate container a07fd7dc86fb 03:48:38 ---> 61708d6400e9 03:48:38 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:48:38 ---> Running in a1ba7cadaeb3 03:48:38 Removing intermediate container a1ba7cadaeb3 03:48:38 ---> 4216a51083fe 03:48:38 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:48:38 ---> Running in 84219bf12e33 03:48:38 Removing intermediate container 84219bf12e33 03:48:38 ---> b19834cccecf 03:48:38 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:48:38 ---> Running in ff7dc54b3aaa 03:48:39 Removing intermediate container ff7dc54b3aaa 03:48:39 ---> 3027a640d50c 03:48:39 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:39 ---> Running in db674c613ae6 03:48:42 Removing intermediate container db674c613ae6 03:48:42 ---> 46fef03df4ce 03:48:42 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:48:42 ---> Running in 96de3ecf6464 03:48:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:48:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:48:45 OK: 220 MiB in 52 packages 03:48:45 Removing intermediate container 96de3ecf6464 03:48:45 ---> bcf50a2628bb 03:48:45 Step 9/13 : WORKDIR /device-onvif-camera 03:48:46 ---> Running in 7694ba45dcab 03:48:46 Removing intermediate container 7694ba45dcab 03:48:46 ---> 36ef9b0083ad 03:48:46 Step 10/13 : COPY go.mod vendor* ./ 03:48:47 ---> b6ac9ba83a7b 03:48:47 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:47 ---> Running in 2f2937f47069 03:49:34 Removing intermediate container 2f2937f47069 03:49:34 ---> 1d979ec83804 03:49:34 Step 12/13 : COPY . . 03:49:34 ---> 770f0f326ec3 03:49:34 Step 13/13 : RUN ${MAKE} 03:49:34 ---> Running in 4b770a18136d 03:49:35 noop 03:49:35 Removing intermediate container 4b770a18136d 03:49:35 ---> e32177bfd12e 03:49:35 Successfully built e32177bfd12e 03:49:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker inspect -f . ci-base-image-arm64 03:49:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:36 prd-ubuntu20.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container 03:49:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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 03:49:37 $ docker top bc4cdca1f00b5d1484460d030210d4ed7f5b5ae3ab2163b546177b52699512d3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:38 + go version 03:49:38 go version go1.17.7 linux/arm64 [Pipeline] } 03:49:38 $ docker stop --time=1 bc4cdca1f00b5d1484460d030210d4ed7f5b5ae3ab2163b546177b52699512d3 03:49:40 $ docker rm -f bc4cdca1f00b5d1484460d030210d4ed7f5b5ae3ab2163b546177b52699512d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:41 + docker inspect -f . ci-base-image-arm64 03:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:41 prd-ubuntu20.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container 03:49:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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 03:49:42 $ docker top 6130158ae8f26bf6a8b87c8153b854086cc1e18a13af77f45776c82e8c5de5e6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:49:43 + make test 03:49:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:49:45 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:51:07 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:51:07 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.072s coverage: 1.3% of statements 03:51:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 34.669s coverage: 13.8% of statements 03:51:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:51:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:52:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:52:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:52:06 ./bin/test-attribution-txt.sh [Pipeline] echo 03:52:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:52:08 $ docker stop --time=1 6130158ae8f26bf6a8b87c8153b854086cc1e18a13af77f45776c82e8c5de5e6 03:52:09 $ docker rm -f 6130158ae8f26bf6a8b87c8153b854086cc1e18a13af77f45776c82e8c5de5e6 [Pipeline] // withDockerContainer [Pipeline] sh 03:52:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:52:10 Warning: overwriting stash ‘coverage-report’ 03:52:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:52:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:52:12 + ls -al . 03:52:12 total 228 03:52:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:52 . 03:52:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:47 .. 03:52:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:47 .git 03:52:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:47 .github 03:52:12 -rw-rw-r-- 1 jenkins jenkins 352 Jun 13 03:47 .gitignore 03:52:12 -rw-rw-r-- 1 jenkins jenkins 42 Jun 13 03:47 .golangci.yml 03:52:12 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 13 03:47 Attribution.txt 03:52:12 -rw-rw-r-- 1 jenkins jenkins 189 Jun 13 03:47 CHANGELOG.md 03:52:12 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 13 03:47 Dockerfile 03:52:12 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 03:47 GOVERNANCE.md 03:52:12 -rw-rw-r-- 1 jenkins jenkins 660 Jun 13 03:47 Jenkinsfile 03:52:12 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 13 03:47 LICENSE 03:52:12 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 13 03:47 Makefile 03:52:12 -rw-rw-r-- 1 jenkins jenkins 625 Jun 13 03:47 OWNERS.md 03:52:12 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 13 03:47 README.md 03:52:12 -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 03:43 VERSION 03:52:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:47 bin 03:52:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 03:47 cmd 03:52:12 -rw-r--r-- 1 jenkins jenkins 53381 Jun 13 03:51 coverage.out 03:52:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:47 doc 03:52:12 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 13 03:47 go.mod 03:52:12 -rw-rw-r-- 1 jenkins jenkins 37502 Jun 13 03:47 go.sum 03:52:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:47 internal 03:52:12 -rw-rw-r-- 1 jenkins jenkins 236 Jun 13 03:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:12 + 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=534d54d80dfdf3cc40f745c878f64c5fa0889f6b --label arch=arm64 --label version=0.0.0 . 03:52:12 Sending build context to Docker daemon 5.98MB 03:52:12 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:52:12 Step 2/26 : FROM ${BASE} AS builder 03:52:12 ---> e32177bfd12e 03:52:12 Step 3/26 : ARG MAKE="make build" 03:52:13 ---> Running in bc4fb2e300fd 03:52:13 Removing intermediate container bc4fb2e300fd 03:52:13 ---> 6164c7019272 03:52:13 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:52:13 ---> Running in 2ebf17d0d670 03:52:13 Removing intermediate container 2ebf17d0d670 03:52:13 ---> 5e33eca1e9b8 03:52:13 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:52:13 ---> Running in bf0243f9d7fc 03:52:14 Removing intermediate container bf0243f9d7fc 03:52:14 ---> 343a464249a8 03:52:14 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:52:14 ---> Running in f39fd720b15d 03:52:14 Removing intermediate container f39fd720b15d 03:52:14 ---> 898bf548d605 03:52:14 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:14 ---> Running in fa032fbfa494 03:52:16 Removing intermediate container fa032fbfa494 03:52:16 ---> 16351b09f7a1 03:52:16 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:52:16 ---> Running in 89ab69c3bcd6 03:52:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:52:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:52:19 OK: 220 MiB in 52 packages 03:52:19 Removing intermediate container 89ab69c3bcd6 03:52:19 ---> 35b24bd12a39 03:52:19 Step 9/26 : WORKDIR /device-onvif-camera 03:52:19 ---> Running in d64a5a2ff11e 03:52:20 Removing intermediate container d64a5a2ff11e 03:52:20 ---> 0179e4f38b61 03:52:20 Step 10/26 : COPY go.mod vendor* ./ 03:52:20 ---> 31d22d8782ee 03:52:20 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:20 ---> Running in bf161aaef4a0 03:52:22 Removing intermediate container bf161aaef4a0 03:52:22 ---> 8f35b6d9a913 03:52:22 Step 12/26 : COPY . . 03:52:23 ---> 82f7925ad486 03:52:23 Step 13/26 : RUN ${MAKE} 03:52:23 ---> Running in c7b9f4d181d7 03:52:24 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 03:54:31 Removing intermediate container c7b9f4d181d7 03:54:31 ---> 1c8245038a8d 03:54:31 Step 14/26 : FROM alpine:3.15 03:54:31 3.15: Pulling from library/alpine 03:54:31 9981e73032c8: Pulling fs layer 03:54:31 9981e73032c8: Verifying Checksum 03:54:31 9981e73032c8: Download complete 03:54:31 9981e73032c8: Pull complete 03:54:31 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:54:31 Status: Downloaded newer image for alpine:3.15 03:54:31 ---> 3fb3c9af89a9 03:54:31 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:54:31 ---> Running in 336fe8a1b535 03:54:31 Removing intermediate container 336fe8a1b535 03:54:31 ---> 44cc7ef736f3 03:54:31 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:54:31 ---> Running in e0b2f20b433e 03:54:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:54:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:54:31 (1/6) Installing dumb-init (1.2.5-r1) 03:54:31 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:54:31 (3/6) Installing libsodium (1.0.18-r0) 03:54:31 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:54:31 (5/6) Installing libzmq (4.3.4-r0) 03:54:31 (6/6) Installing zeromq (4.3.4-r0) 03:54:31 Executing busybox-1.34.1-r5.trigger 03:54:31 OK: 8 MiB in 20 packages 03:54:31 Removing intermediate container e0b2f20b433e 03:54:31 ---> a95ad9ed0db5 03:54:31 Step 17/26 : WORKDIR / 03:54:31 ---> Running in d73467dc79e7 03:54:31 Removing intermediate container d73467dc79e7 03:54:31 ---> 6c5f546e61cd 03:54:31 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:54:31 ---> 403772e2bd00 03:54:31 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:54:31 ---> 247247dfd50c 03:54:31 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:54:31 ---> 562600415c1b 03:54:31 Step 21/26 : EXPOSE 59984 03:54:31 ---> Running in bec8cabcd246 03:54:32 Removing intermediate container bec8cabcd246 03:54:32 ---> a7e48f9ec9fa 03:54:32 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:54:32 ---> Running in 6957b747389a 03:54:32 Removing intermediate container 6957b747389a 03:54:32 ---> 0075e6015c85 03:54:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:32 ---> Running in da96f5f256b2 03:54:32 Removing intermediate container da96f5f256b2 03:54:32 ---> 35c9fc2f9ad9 03:54:32 Step 24/26 : LABEL arch=arm64 03:54:33 ---> Running in c7d4e2cb4ab0 03:54:33 Removing intermediate container c7d4e2cb4ab0 03:54:33 ---> fda4b0a68a84 03:54:33 Step 25/26 : LABEL git_sha=534d54d80dfdf3cc40f745c878f64c5fa0889f6b 03:54:33 ---> Running in a4e4e7bb6463 03:54:33 Removing intermediate container a4e4e7bb6463 03:54:33 ---> 7517788e022a 03:54:33 Step 26/26 : LABEL version=0.0.0 03:54:33 ---> Running in a92c91c47b87 03:54:34 Removing intermediate container a92c91c47b87 03:54:34 ---> b1feac0a21e0 03:54:34 [Warning] One or more build-args [ARCH] were not consumed 03:54:34 Successfully built b1feac0a21e0 03:54:34 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:34 03:54:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:35 arm64: Pulling from edgex-lftools-log-publisher 03:54:35 8998bd30e6a1: Pulling fs layer 03:54:35 04944245beec: Pulling fs layer 03:54:35 699f458cf7ca: Pulling fs layer 03:54:35 765212b225bb: Pulling fs layer 03:54:35 f23df028b6ca: Pulling fs layer 03:54:35 d65c8cfc05b1: Pulling fs layer 03:54:35 2437ff75d9bd: Pulling fs layer 03:54:35 765212b225bb: Waiting 03:54:35 f23df028b6ca: Waiting 03:54:35 d65c8cfc05b1: Waiting 03:54:35 2437ff75d9bd: Waiting 03:54:35 04944245beec: Verifying Checksum 03:54:35 04944245beec: Download complete 03:54:35 765212b225bb: Verifying Checksum 03:54:35 765212b225bb: Download complete 03:54:35 f23df028b6ca: Verifying Checksum 03:54:35 f23df028b6ca: Download complete 03:54:35 d65c8cfc05b1: Verifying Checksum 03:54:35 d65c8cfc05b1: Download complete 03:54:35 699f458cf7ca: Verifying Checksum 03:54:35 699f458cf7ca: Download complete 03:54:35 8998bd30e6a1: Verifying Checksum 03:54:35 8998bd30e6a1: Download complete 03:54:37 2437ff75d9bd: Verifying Checksum 03:54:37 2437ff75d9bd: Download complete 03:54:40 8998bd30e6a1: Pull complete 03:54:40 04944245beec: Pull complete 03:54:41 699f458cf7ca: Pull complete 03:54:42 765212b225bb: Pull complete 03:54:43 f23df028b6ca: Pull complete 03:54:43 d65c8cfc05b1: Pull complete 03:54:58 2437ff75d9bd: Pull complete 03:54:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:54:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:58 prd-ubuntu20.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container 03:54:58 $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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 03:55:01 $ docker top 7b260955aec7076deb3adffa758435416f113f02ac09093ca8c17ab84deaed3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:55:02 ---> job-cost.sh 03:55:02 lf-activate-venv: SKIPPING 03:55:02 INFO: No Stack... 03:55:02 INFO: Retrieving Pricing Info for: v3-standard-4 03:55:03 INFO: Archiving Costs [Pipeline] sh 03:55:03 + + cut -d,cat -f6 /w/workspace/device-onvif-camera/5/archives/cost.csv 03:55:03 [Pipeline] lock 03:55:04 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] 03:55:04 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] did not exist. Created. 03:55:04 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:55:04 /w/workspace/device-onvif-camera/5@tmp/durable-0dddd15e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:55:05 + echo total: 0.10999999940395355 [Pipeline] stash 03:55:05 Warning: overwriting stash ‘stack-cost’ 03:55:05 Stashed 1 file(s) [Pipeline] } 03:55:05 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:55:05 $ docker stop --time=1 7b260955aec7076deb3adffa758435416f113f02ac09093ca8c17ab84deaed3c 03:55:07 $ docker rm -f 7b260955aec7076deb3adffa758435416f113f02ac09093ca8c17ab84deaed3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:55:07 provisioning config files... 03:55:07 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config2566831010885366418tmp [Pipeline] { [Pipeline] sh 03:55:07 + set +x 03:55:07 + + curl -s https://codecov.io/bash 03:55:07 bash -s -- 03:55:07 03:55:07 _____ _ 03:55:07 / ____| | | 03:55:07 | | ___ __| | ___ ___ _____ __ 03:55:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:55:07 | |___| (_) | (_| | __/ (_| (_) \ V / 03:55:07 \_____\___/ \__,_|\___|\___\___/ \_/ 03:55:07 Bash-1.0.6 03:55:07 03:55:07 03:55:07 ==> git version 2.25.1 found 03:55:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:55:07 Release-Date: 2020-01-08 03:55:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:55:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:55:07 ==> Jenkins CI detected. 03:55:07 current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 03:55:07 project root: . 03:55:07 --> token set from env 03:55:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:55:07 ==> Running gcov in . (disable via -X gcov) 03:55:07 ==> Python coveragepy not found 03:55:07 ==> Searching for coverage reports in: 03:55:07 + . 03:55:07 -> Found 1 reports 03:55:07 ==> Detecting git/mercurial file structure 03:55:07 ==> Reading reports 03:55:07 + ./coverage.out bytes=53381 03:55:07 ==> Appending adjustments 03:55:07 https://docs.codecov.io/docs/fixing-reports 03:55:08 + Found adjustments 03:55:08 ==> Gzipping contents 03:55:08 8.0K /tmp/codecov.CXCmYw.gz 03:55:08 ==> Uploading reports 03:55:08 url: https://codecov.io 03:55:08 query: branch=PR-77&commit=534d54d80dfdf3cc40f745c878f64c5fa0889f6b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 03:55:08 -> Pinging Codecov 03:55:08 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=534d54d80dfdf3cc40f745c878f64c5fa0889f6b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 03:55:08 -> Uploading to 03:55:08 https://storage.googleapis.com/codecov/v4/raw/2022-06-13/F29A59C45E3A92E06B3E522C9905F8EF/534d54d80dfdf3cc40f745c878f64c5fa0889f6b/77589ec1-c74a-484f-81f6-4de7c0c1c145.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220613T035508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a117aed64c58596b835f6aa51d9da5fab549c0f5cbe44a6f8da259924ded2a2e 03:55:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:55:08 Dload Upload Total Spent Left Speed 03:55:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6829 0 0 100 6829 0 29435 --:--:-- --:--:-- --:--:-- 29435 03:55:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/534d54d80dfdf3cc40f745c878f64c5fa0889f6b [Pipeline] } 03:55:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:55:09 + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] 03:55:09 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 03:55:09 total 16 03:55:09 drwxr-xr-x 3 root root 4096 Jun 13 03:45 . 03:55:09 drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 03:45 .. 03:55:09 drwxr-xr-x 2 root root 4096 Jun 13 03:45 cost 03:55:09 -rw-r--r-- 1 root root 89 Jun 13 03:45 cost.csv 03:55:09 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives 03:55:09 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 03:55:09 total 16 03:55:09 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 03:45 . 03:55:09 drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 03:45 .. 03:55:09 drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 03:45 cost 03:55:09 -rw-r--r-- 1 jenkins jenkins 89 Jun 13 03:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:55:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:55:10 ---> package-listing.sh 03:55:10 ++ facter osfamily 03:55:10 ++ tr '[:upper:]' '[:lower:]' 03:55:10 + OS_FAMILY=debian 03:55:10 + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 03:55:10 + START_PACKAGES=/tmp/packages_start.txt 03:55:10 + END_PACKAGES=/tmp/packages_end.txt 03:55:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:55:10 + PACKAGES=/tmp/packages_start.txt 03:55:10 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 03:55:10 + PACKAGES=/tmp/packages_end.txt 03:55:10 + case "${OS_FAMILY}" in 03:55:10 + dpkg -l 03:55:10 + grep '^ii' 03:55:10 + '[' -f /tmp/packages_start.txt ']' 03:55:10 + '[' -f /tmp/packages_end.txt ']' 03:55:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:55:10 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 03:55:10 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ 03:55:10 + 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 03:55:10 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 03:55:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:11 prd-ubuntu20.04-docker-8c-8g-2311 does not seem to be running inside a container 03:55:11 $ 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 03:55:12 $ docker top af7f793845847a49b3659261455057bfe0a7837668e6a647dc6d58e743af9e54 -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:12 + touch /tmp/pre-build-complete [Pipeline] sh 03:55:12 + mkdir -p /var/log/sysstat [Pipeline] sh 03:55:13 + ls /var/log/sa-host 03:55:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:13 provisioning config files... 03:55:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config2296457550448297576tmp [Pipeline] { [Pipeline] echo 03:55:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:55:13 ---> create-netrc.sh [Pipeline] } 03:55:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:55:13 ---> python-tools-install.sh [Pipeline] echo 03:55:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:55:14 ---> sudo-logs.sh 03:55:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:55:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:55:14 ---> job-cost.sh 03:55:14 lf-activate-venv: SKIPPING 03:55:14 DEBUG: total: 0.2199999988079071 03:55:14 INFO: Retrieving Stack Cost... 03:55:14 INFO: Retrieving Pricing Info for: v3-standard-8 03:55:15 INFO: Archiving Costs [Pipeline] echo 03:55:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:55:15 ---> logs-deploy.sh 03:55:15 lf-activate-venv: SKIPPING 03:55:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/5 03:55:15 INFO: archiving workspace using pattern(s): 03:55:16 Archives upload complete. 03:55:16 INFO: archiving logs to Nexus