Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 201cf242bae9e183bc4bdc133a26c0afb244aa26+88753853dd15dc813abf6fe949f278b33fe89c26 (33661a156640873b4b242772f2aa03e6a2f1de43) 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-ssh9152112319150558827.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh13928121404373895047.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-111/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-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16550214493065184557.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh1663030537147419585.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-111/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-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2233860282569379184.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20667 in /w/workspace/undry_device-onvif-camera_PR-111 [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/undry_device-onvif-camera_PR-111 # 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 88753853dd15dc813abf6fe949f278b33fe89c26 into PR head commit 201cf242bae9e183bc4bdc133a26c0afb244aa26 Merge succeeded, producing 3a2f3e613a8d052512a9f02d999f57891c815ff7 Checking out Revision 3a2f3e613a8d052512a9f02d999f57891c815ff7 (PR-111) > 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/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 201cf242bae9e183bc4bdc133a26c0afb244aa26 # 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 88753853dd15dc813abf6fe949f278b33fe89c26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a2f3e613a8d052512a9f02d999f57891c815ff7 # timeout=10 Commit message: "Merge commit '88753853dd15dc813abf6fe949f278b33fe89c26' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 6116ce538caacee4f4dc8a8719b60ad3653f7bd3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:10:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:10:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:10:50 ========================================================= 10:10:50 EdgeX Global Pipelines Version Info 10:10:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:10:51 ------------------- 10:10:51 stable info: 10:10:51 ------------------- 10:10:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:51 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 10:10:51 Message: update stable to v1.0.238 10:10:51 ------------------- 10:10:51 experimental info: 10:10:51 ------------------- 10:10:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:51 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 10:10:51 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:10:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a2f3e613a8d052512a9f02d999f57891c815ff7 [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a2f3e6 [Pipeline] echo 10:10:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:52 provisioning config files... 10:10:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config7742768785917421541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:52 ---> docker-login.sh 10:10:52 nexus3.edgexfoundry.org:10001 10:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:52 Configure a credential helper to remove this warning. See 10:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:52 10:10:52 Login Succeeded 10:10:52 nexus3.edgexfoundry.org:10002 10:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:53 Configure a credential helper to remove this warning. See 10:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:53 10:10:53 Login Succeeded 10:10:53 nexus3.edgexfoundry.org:10003 10:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:53 Configure a credential helper to remove this warning. See 10:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:53 10:10:53 Login Succeeded 10:10:53 nexus3.edgexfoundry.org:10004 10:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:53 Configure a credential helper to remove this warning. See 10:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:53 10:10:53 Login Succeeded 10:10:53 docker.io 10:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:53 Configure a credential helper to remove this warning. See 10:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:53 10:10:53 Login Succeeded 10:10:53 ---> docker-login.sh ends [Pipeline] } 10:10:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:10:54 + git rev-list -1 --merges 3a2f3e613a8d052512a9f02d999f57891c815ff7~1..3a2f3e613a8d052512a9f02d999f57891c815ff7 [Pipeline] echo 10:10:54 -----------> git rev-list -1 --merges 3a2f3e613a8d052512a9f02d999f57891c815ff7~1..3a2f3e613a8d052512a9f02d999f57891c815ff7 3a2f3e613a8d052512a9f02d999f57891c815ff7 10:10:54 3a2f3e613a8d052512a9f02d999f57891c815ff7 [false] [Pipeline] sh 10:10:54 + git log --format=format:%s -1 3a2f3e613a8d052512a9f02d999f57891c815ff7 [Pipeline] echo 10:10:54 ========================================================= 10:10:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:10:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:55 + git log --format=format:%s -1 3a2f3e613a8d052512a9f02d999f57891c815ff7 [Pipeline] echo 10:10:55 [semverPrep] GIT_COMMIT: 3a2f3e613a8d052512a9f02d999f57891c815ff7, Commit Message: Merge commit '88753853dd15dc813abf6fe949f278b33fe89c26' into HEAD [Pipeline] echo 10:10:55 [semverPrep] This is not a build commit. [Pipeline] sh 10:10:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:10:55 + grep -v github /etc/ssh/ssh_known_hosts 10:10:55 + [ -e /tmp/ssh_known_hosts ] 10:10:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:10:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:10:55 + sudo tee -a /etc/ssh/ssh_known_hosts 10:10:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:55 10:10:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:56 0.1.4: Pulling from edgex-devops/py-git-semver 10:10:56 b85a868b505f: Pulling fs layer 10:10:56 e2be974225ed: Pulling fs layer 10:10:56 339a4e72a1f5: Pulling fs layer 10:10:56 988bab9f4d93: Pulling fs layer 10:10:56 1469e6f7b9e6: Pulling fs layer 10:10:56 eaf3925da568: Pulling fs layer 10:10:56 bab4dde63d76: Pulling fs layer 10:10:56 bde34c3a00c8: Pulling fs layer 10:10:56 b352a97aabf1: Pulling fs layer 10:10:56 4872d77fe225: Pulling fs layer 10:10:56 5851b861e8e6: Pulling fs layer 10:10:56 eaf3925da568: Waiting 10:10:56 bde34c3a00c8: Waiting 10:10:56 bab4dde63d76: Waiting 10:10:56 4872d77fe225: Waiting 10:10:56 b352a97aabf1: Waiting 10:10:56 5851b861e8e6: Waiting 10:10:56 988bab9f4d93: Waiting 10:10:56 e2be974225ed: Download complete 10:10:56 988bab9f4d93: Verifying Checksum 10:10:56 988bab9f4d93: Download complete 10:10:56 1469e6f7b9e6: Verifying Checksum 10:10:56 1469e6f7b9e6: Download complete 10:10:56 339a4e72a1f5: Download complete 10:10:56 eaf3925da568: Download complete 10:10:56 bde34c3a00c8: Verifying Checksum 10:10:56 bde34c3a00c8: Download complete 10:10:56 b352a97aabf1: Verifying Checksum 10:10:56 b352a97aabf1: Download complete 10:10:56 4872d77fe225: Verifying Checksum 10:10:56 4872d77fe225: Download complete 10:10:56 5851b861e8e6: Verifying Checksum 10:10:56 5851b861e8e6: Download complete 10:10:56 b85a868b505f: Verifying Checksum 10:10:56 b85a868b505f: Download complete 10:10:56 bab4dde63d76: Verifying Checksum 10:10:56 bab4dde63d76: Download complete 10:10:57 b85a868b505f: Pull complete 10:10:57 e2be974225ed: Pull complete 10:10:58 339a4e72a1f5: Pull complete 10:10:58 988bab9f4d93: Pull complete 10:10:58 1469e6f7b9e6: Pull complete 10:10:58 eaf3925da568: Pull complete 10:11:00 bab4dde63d76: Pull complete 10:11:00 bde34c3a00c8: Pull complete 10:11:00 b352a97aabf1: Pull complete 10:11:01 4872d77fe225: Pull complete 10:11:01 5851b861e8e6: Pull complete 10:11:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:01 prd-ubuntu20.04-docker-8c-8g-20667 does not seem to be running inside a container 10:11:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:02 $ docker top b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 -eo pid,comm 10:11:02 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). 10:11:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:02 [ssh-agent] Looking for ssh-agent implementation... 10:11:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:03 $ docker exec b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 ssh-agent 10:11:03 SSH_AUTH_SOCK=/tmp/ssh-24Dvn4Sb68xX/agent.34 10:11:03 SSH_AGENT_PID=41 10:11:03 Running ssh-add (command line suppressed) 10:11:03 Identity added: /w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_8383963190019255036.key (/w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_8383963190019255036.key) 10:11:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:03 + git tag --points-at HEAD [Pipeline] } 10:11:03 $ docker exec --env ******** --env ******** b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 ssh-agent -k 10:11:03 unset SSH_AUTH_SOCK; 10:11:03 unset SSH_AGENT_PID; 10:11:03 echo Agent pid 41 killed; 10:11:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:11:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:03 [ssh-agent] Looking for ssh-agent implementation... 10:11:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:03 $ docker exec b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 ssh-agent 10:11:04 SSH_AUTH_SOCK=/tmp/ssh-QvKfSNFfhBOy/agent.74 10:11:04 SSH_AGENT_PID=81 10:11:04 Running ssh-add (command line suppressed) 10:11:04 Identity added: /w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_7948669745458448545.key (/w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_7948669745458448545.key) 10:11:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:04 + git semver init 10:11:04 2022-07-21 10:11:04,790 [run_init] DEBUG init version:0.0.0 force:False 10:11:04 2022-07-21 10:11:04,790 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-111/.semver 10:11:04 2022-07-21 10:11:04,791 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-111/.semver 10:11:04 2022-07-21 10:11:04,791 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-111/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-111, universal_newlines=False, shell=None, istream=None) 10:11:05 2022-07-21 10:11:05,583 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-111/.git/info/exclude 10:11:05 2022-07-21 10:11:05,583 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-111/.semver/PR-111 with force:False 10:11:05 2022-07-21 10:11:05,584 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-111/.semver/PR-111 10:11:05 2022-07-21 10:11:05,588 [execute] INFO git cat-file --batch-check 10:11:05 2022-07-21 10:11:05,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-111/.semver, universal_newlines=False, shell=None, istream=) 10:11:05 2022-07-21 10:11:05,596 [execute] INFO git cat-file --batch 10:11:05 2022-07-21 10:11:05,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-111/.semver, universal_newlines=False, shell=None, istream=) 10:11:05 2022-07-21 10:11:05,601 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-111/.semver/PR-111 10:11:05 0.0.0 [Pipeline] } 10:11:05 $ docker exec --env ******** --env ******** b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 ssh-agent -k 10:11:05 unset SSH_AUTH_SOCK; 10:11:05 unset SSH_AGENT_PID; 10:11:05 echo Agent pid 81 killed; 10:11:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:06 + git semver [Pipeline] } 10:11:06 $ docker stop --time=1 b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 10:11:07 $ docker rm -f b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:11:08 Stashed 1 file(s) [Pipeline] echo 10:11:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:08 provisioning config files... 10:11:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config5988375116142414051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:08 ---> docker-login.sh 10:11:08 nexus3.edgexfoundry.org:10001 10:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:08 Configure a credential helper to remove this warning. See 10:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:08 10:11:08 Login Succeeded 10:11:08 nexus3.edgexfoundry.org:10002 10:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:09 Configure a credential helper to remove this warning. See 10:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:09 10:11:09 Login Succeeded 10:11:09 nexus3.edgexfoundry.org:10003 10:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:09 Configure a credential helper to remove this warning. See 10:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:09 10:11:09 Login Succeeded 10:11:09 nexus3.edgexfoundry.org:10004 10:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:09 Configure a credential helper to remove this warning. See 10:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:09 10:11:09 Login Succeeded 10:11:09 docker.io 10:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:09 Configure a credential helper to remove this warning. See 10:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:09 10:11:09 Login Succeeded 10:11:09 ---> docker-login.sh ends [Pipeline] } 10:11:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:09 ========================================================= 10:11:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:11:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:11:10 Sending build context to Docker daemon 19.94MB 10:11:10 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:11:10 Step 2/13 : FROM ${BASE} AS builder 10:11:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:11:10 2408cc74d12b: Pulling fs layer 10:11:10 ea60b727a1ce: Pulling fs layer 10:11:10 30c4a7721957: Pulling fs layer 10:11:10 370296b7ddb6: Pulling fs layer 10:11:10 7c6cee850709: Pulling fs layer 10:11:10 39a5fcdaea64: Pulling fs layer 10:11:10 d94ebbe4e438: Pulling fs layer 10:11:10 bcfd1f05c69d: Pulling fs layer 10:11:10 59ccb84bbe0f: Pulling fs layer 10:11:10 7c6cee850709: Waiting 10:11:10 370296b7ddb6: Waiting 10:11:10 39a5fcdaea64: Waiting 10:11:10 d94ebbe4e438: Waiting 10:11:10 59ccb84bbe0f: Waiting 10:11:10 30c4a7721957: Verifying Checksum 10:11:10 30c4a7721957: Download complete 10:11:10 ea60b727a1ce: Verifying Checksum 10:11:10 ea60b727a1ce: Download complete 10:11:10 7c6cee850709: Verifying Checksum 10:11:10 7c6cee850709: Download complete 10:11:10 39a5fcdaea64: Download complete 10:11:10 2408cc74d12b: Verifying Checksum 10:11:10 2408cc74d12b: Download complete 10:11:10 d94ebbe4e438: Verifying Checksum 10:11:10 d94ebbe4e438: Download complete 10:11:10 2408cc74d12b: Pull complete 10:11:10 ea60b727a1ce: Pull complete 10:11:10 30c4a7721957: Pull complete 10:11:10 59ccb84bbe0f: Verifying Checksum 10:11:10 59ccb84bbe0f: Download complete 10:11:11 bcfd1f05c69d: Verifying Checksum 10:11:11 bcfd1f05c69d: Download complete 10:11:11 370296b7ddb6: Verifying Checksum 10:11:11 370296b7ddb6: Download complete 10:11:15 370296b7ddb6: Pull complete 10:11:15 7c6cee850709: Pull complete 10:11:15 39a5fcdaea64: Pull complete 10:11:15 d94ebbe4e438: Pull complete 10:11:17 bcfd1f05c69d: Pull complete 10:11:18 59ccb84bbe0f: Pull complete 10:11:18 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 10:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:11:18 ---> a4fb48ad2a94 10:11:18 Step 3/13 : ARG MAKE="make build" 10:11:20 ---> Running in ad6b8614c237 10:11:20 Removing intermediate container ad6b8614c237 10:11:20 ---> d81ddfdeea42 10:11:20 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:11:20 ---> Running in 9ae6c00a6500 10:11:20 Removing intermediate container 9ae6c00a6500 10:11:20 ---> b940989d5c01 10:11:20 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:11:20 ---> Running in 5cde347a69f2 10:11:20 Removing intermediate container 5cde347a69f2 10:11:20 ---> 0af17a9b7572 10:11:20 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:11:20 ---> Running in 006f2d73408c 10:11:20 Removing intermediate container 006f2d73408c 10:11:20 ---> 325d11788f17 10:11:20 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:20 ---> Running in d3fb87d6d305 10:11:21 Removing intermediate container d3fb87d6d305 10:11:21 ---> 4c59dd213d13 10:11:21 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:21 ---> Running in 4c17529474ba 10:11:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:11:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:11:22 OK: 211 MiB in 51 packages 10:11:23 Removing intermediate container 4c17529474ba 10:11:23 ---> 2492000d2fdc 10:11:23 Step 9/13 : WORKDIR /device-onvif-camera 10:11:23 ---> Running in 4595d9f13b8c 10:11:23 Removing intermediate container 4595d9f13b8c 10:11:23 ---> 2e210a601ff0 10:11:23 Step 10/13 : COPY go.mod vendor* ./ 10:11:23 ---> ad256a955222 10:11:23 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:23 ---> Running in 9f1c7f12b109 10:11:23 Still waiting to schedule task 10:11:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:11:41 Removing intermediate container 9f1c7f12b109 10:11:41 ---> efcf4dc002cd 10:11:41 Step 12/13 : COPY . . 10:11:41 ---> e91baf4ba930 10:11:41 Step 13/13 : RUN ${MAKE} 10:11:41 ---> Running in 769df06a1b48 10:11:41 noop 10:11:41 Removing intermediate container 769df06a1b48 10:11:41 ---> faede37a3144 10:11:41 Successfully built faede37a3144 10:11:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:41 + docker inspect -f . ci-base-image-x86_64 10:11:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:42 prd-ubuntu20.04-docker-8c-8g-20667 does not seem to be running inside a container 10:11:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:11:42 $ docker top df1c36cc8598073655d6ff320876f8aa51b7bf92c28c75bc8a330c5b340e2054 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:42 + go version 10:11:42 go version go1.18.3 linux/amd64 [Pipeline] } 10:11:42 $ docker stop --time=1 df1c36cc8598073655d6ff320876f8aa51b7bf92c28c75bc8a330c5b340e2054 10:11:44 $ docker rm -f df1c36cc8598073655d6ff320876f8aa51b7bf92c28c75bc8a330c5b340e2054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:44 + docker inspect -f . ci-base-image-x86_64 10:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:44 prd-ubuntu20.04-docker-8c-8g-20667 does not seem to be running inside a container 10:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:11:45 $ docker top 0617ae59f2f00b6e5b5fea34a1eb53fe88b3a33eed703d95201060d7d08f5cb6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:45 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-111 [Pipeline] fileExists [Pipeline] sh 10:11:45 + make test 10:11:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:11:46 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:11:58 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:11:58 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.021s coverage: 10.9% of statements 10:11:58 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:12:00 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.984s coverage: 13.8% of statements 10:12:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:12:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:12:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:12:13 ./bin/test-attribution-txt.sh [Pipeline] echo 10:12:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:12:13 $ docker stop --time=1 0617ae59f2f00b6e5b5fea34a1eb53fe88b3a33eed703d95201060d7d08f5cb6 10:12:15 $ docker rm -f 0617ae59f2f00b6e5b5fea34a1eb53fe88b3a33eed703d95201060d7d08f5cb6 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:12:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:12:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:16 + ls -al . 10:12:16 total 236 10:12:16 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 10:12 . 10:12:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:10 .. 10:12:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 10:12 .git 10:12:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 10:10 .github 10:12:16 -rw-rw-r-- 1 jenkins jenkins 418 Jul 21 10:10 .gitignore 10:12:16 -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 10:10 .golangci.yml 10:12:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 10:11 .semver 10:12:16 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 21 10:10 Attribution.txt 10:12:16 -rw-rw-r-- 1 jenkins jenkins 189 Jul 21 10:10 CHANGELOG.md 10:12:16 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 21 10:10 Dockerfile 10:12:16 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 10:10 GOVERNANCE.md 10:12:16 -rw-rw-r-- 1 jenkins jenkins 660 Jul 21 10:10 Jenkinsfile 10:12:16 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 10:10 LICENSE 10:12:16 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 21 10:10 Makefile 10:12:16 -rw-rw-r-- 1 jenkins jenkins 625 Jul 21 10:10 OWNERS.md 10:12:16 -rw-rw-r-- 1 jenkins jenkins 5796 Jul 21 10:10 README.md 10:12:16 -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 10:11 VERSION 10:12:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 10:10 bin 10:12:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 10:10 cmd 10:12:16 -rw-r--r-- 1 jenkins jenkins 78637 Jul 21 10:12 coverage.out 10:12:16 drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 10:10 doc 10:12:16 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 21 10:10 go.mod 10:12:16 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 21 10:10 go.sum 10:12:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:10 internal 10:12:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:10 snap 10:12:16 -rw-rw-r-- 1 jenkins jenkins 236 Jul 21 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:16 + 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=3a2f3e613a8d052512a9f02d999f57891c815ff7 --label arch=amd64 --label version=0.0.0 . 10:12:16 Sending build context to Docker daemon 20.02MB 10:12:16 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:12:16 Step 2/26 : FROM ${BASE} AS builder 10:12:16 ---> faede37a3144 10:12:16 Step 3/26 : ARG MAKE="make build" 10:12:16 ---> Running in c3afb2fa0668 10:12:16 Removing intermediate container c3afb2fa0668 10:12:16 ---> 08039852e068 10:12:16 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:12:17 ---> Running in 59c6c523b428 10:12:17 Removing intermediate container 59c6c523b428 10:12:17 ---> f86ce127bf84 10:12:17 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:12:17 ---> Running in 3862c8bafe9a 10:12:17 Removing intermediate container 3862c8bafe9a 10:12:17 ---> 6ba13f17e490 10:12:17 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:12:17 ---> Running in e5255e9b6803 10:12:17 Removing intermediate container e5255e9b6803 10:12:17 ---> aa26e7914943 10:12:17 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:17 ---> Running in a212fc92cd08 10:12:18 Removing intermediate container a212fc92cd08 10:12:18 ---> d6ac4a910ead 10:12:18 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:18 ---> Running in 6c7f668cc486 10:12:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:12:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:12:19 OK: 211 MiB in 51 packages 10:12:20 Removing intermediate container 6c7f668cc486 10:12:20 ---> d93426652878 10:12:20 Step 9/26 : WORKDIR /device-onvif-camera 10:12:20 ---> Running in 6dc52ac1f868 10:12:20 Removing intermediate container 6dc52ac1f868 10:12:20 ---> a283538f7993 10:12:20 Step 10/26 : COPY go.mod vendor* ./ 10:12:20 ---> 3b037c02bcca 10:12:20 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:20 ---> Running in 856b37ecaf7e 10:12:21 Removing intermediate container 856b37ecaf7e 10:12:21 ---> 1373c8673e99 10:12:21 Step 12/26 : COPY . . 10:12:21 ---> 2be40ce5487b 10:12:21 Step 13/26 : RUN ${MAKE} 10:12:21 ---> Running in 0e96c32817c0 10:12:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:12:44 Removing intermediate container 0e96c32817c0 10:12:44 ---> 910d12f98bbf 10:12:44 Step 14/26 : FROM alpine:3.15 10:12:44 3.15: Pulling from library/alpine 10:12:44 ab6db1bc80d0: Pulling fs layer 10:12:44 ab6db1bc80d0: Verifying Checksum 10:12:44 ab6db1bc80d0: Download complete 10:12:45 ab6db1bc80d0: Pull complete 10:12:45 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 10:12:45 Status: Downloaded newer image for alpine:3.15 10:12:45 ---> 2720e26172a0 10:12:45 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:12:45 ---> Running in 9f7a5c3d4ffc 10:12:45 Removing intermediate container 9f7a5c3d4ffc 10:12:45 ---> 7c65a3a3f819 10:12:45 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:12:45 ---> Running in e0fa07adbdde 10:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:12:45 (1/6) Installing dumb-init (1.2.5-r1) 10:12:45 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:12:45 (3/6) Installing libsodium (1.0.18-r0) 10:12:45 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:12:45 (5/6) Installing libzmq (4.3.4-r0) 10:12:45 (6/6) Installing zeromq (4.3.4-r0) 10:12:45 Executing busybox-1.34.1-r7.trigger 10:12:45 OK: 8 MiB in 20 packages 10:12:46 Removing intermediate container e0fa07adbdde 10:12:46 ---> e7dfa27f238c 10:12:46 Step 17/26 : WORKDIR / 10:12:46 ---> Running in 9fe4caa70d8c 10:12:46 Removing intermediate container 9fe4caa70d8c 10:12:46 ---> e6b52b9b9935 10:12:46 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:12:47 ---> 6baa833b5bf2 10:12:47 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:12:47 ---> f88941784743 10:12:47 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:12:47 ---> 7fbe8fc7fd94 10:12:47 Step 21/26 : EXPOSE 59984 10:12:47 ---> Running in 38965bc34515 10:12:47 Removing intermediate container 38965bc34515 10:12:47 ---> 438e2bace47e 10:12:47 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:12:47 ---> Running in e8e9adaa1982 10:12:47 Removing intermediate container e8e9adaa1982 10:12:47 ---> 6bf2271748dd 10:12:47 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:47 ---> Running in b98bca82c484 10:12:47 Removing intermediate container b98bca82c484 10:12:47 ---> 261ea8b07f84 10:12:47 Step 24/26 : LABEL arch=amd64 10:12:47 ---> Running in 4def1bcca8bc 10:12:47 Removing intermediate container 4def1bcca8bc 10:12:47 ---> a67d0902db36 10:12:47 Step 25/26 : LABEL git_sha=3a2f3e613a8d052512a9f02d999f57891c815ff7 10:12:47 ---> Running in 46fd47c27876 10:12:48 Removing intermediate container 46fd47c27876 10:12:48 ---> e537fe31ec94 10:12:48 Step 26/26 : LABEL version=0.0.0 10:12:48 ---> Running in 7186248ef708 10:12:48 Removing intermediate container 7186248ef708 10:12:48 ---> bae3fba9203a 10:12:48 [Warning] One or more build-args [ARCH] were not consumed 10:12:48 Successfully built bae3fba9203a 10:12:48 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:48 10:12:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:48 latest: Pulling from edgex-lftools-log-publisher 10:12:48 5eb5b503b376: Pulling fs layer 10:12:48 5c69ac0246d0: Pulling fs layer 10:12:48 ec43610c2a17: Pulling fs layer 10:12:48 3a2ae6a8a46f: Pulling fs layer 10:12:48 33b1e0a273af: Pulling fs layer 10:12:48 5d3b04190fa2: Pulling fs layer 10:12:48 2f39f015ded8: Pulling fs layer 10:12:48 3a2ae6a8a46f: Waiting 10:12:48 33b1e0a273af: Waiting 10:12:48 5d3b04190fa2: Waiting 10:12:48 2f39f015ded8: Waiting 10:12:48 5c69ac0246d0: Verifying Checksum 10:12:48 5c69ac0246d0: Download complete 10:12:48 3a2ae6a8a46f: Download complete 10:12:48 33b1e0a273af: Verifying Checksum 10:12:48 33b1e0a273af: Download complete 10:12:48 ec43610c2a17: Verifying Checksum 10:12:48 ec43610c2a17: Download complete 10:12:48 5d3b04190fa2: Verifying Checksum 10:12:48 5d3b04190fa2: Download complete 10:12:49 5eb5b503b376: Verifying Checksum 10:12:49 5eb5b503b376: Download complete 10:12:49 2f39f015ded8: Download complete 10:12:50 5eb5b503b376: Pull complete 10:12:50 5c69ac0246d0: Pull complete 10:12:51 ec43610c2a17: Pull complete 10:12:51 3a2ae6a8a46f: Pull complete 10:12:51 33b1e0a273af: Pull complete 10:12:51 5d3b04190fa2: Pull complete 10:12:56 2f39f015ded8: Pull complete 10:12:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:12:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:56 prd-ubuntu20.04-docker-8c-8g-20667 does not seem to be running inside a container 10:12:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:12:58 $ docker top ff2101b048e6f25015cb0215b909c34985d6b9343128d2f1d1cbb4d7cf65e688 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:58 ---> job-cost.sh 10:12:58 lf-activate-venv: SKIPPING 10:12:58 INFO: No Stack... 10:13:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:13:11 INFO: Archiving Costs [Pipeline] sh 10:13:11 + cat /w/workspace/undry_device-onvif-camera_PR-111/archives/cost.csv 10:13:11 + cut -d, -f6 [Pipeline] lock 10:13:11 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] 10:13:11 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] did not exist. Created. 10:13:11 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:11 + echo total: 0.2199999988079071 [Pipeline] stash 10:13:11 Stashed 1 file(s) [Pipeline] } 10:13:11 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] [Pipeline] // lock [Pipeline] } 10:13:11 $ docker stop --time=1 ff2101b048e6f25015cb0215b909c34985d6b9343128d2f1d1cbb4d7cf65e688 10:13:13 $ docker rm -f ff2101b048e6f25015cb0215b909c34985d6b9343128d2f1d1cbb4d7cf65e688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:13:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20670 in /w/workspace/undry_device-onvif-camera_PR-111 [Pipeline] { [Pipeline] ws 10:13:42 Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout 10:13:42 Selected Git installation does not exist. Using Default 10:13:42 The recommended git tool is: NONE 10:13:48 using credential edgex-jenkins-ssh 10:13:48 Cloning the remote Git repository 10:13:49 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:13:49 > git init /w/workspace/device-onvif-camera/4 # timeout=10 10:13:49 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:13:49 > git --version # timeout=10 10:13:49 > git --version # 'git version 2.25.1' 10:13:49 using GIT_SSH to set credentials SSH Credentials for GitHub 10:13:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:50 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:13:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:50 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:13:51 Merging remotes/origin/main commit 88753853dd15dc813abf6fe949f278b33fe89c26 into PR head commit 201cf242bae9e183bc4bdc133a26c0afb244aa26 10:13:52 Merge succeeded, producing 6378009eca6bf3391fa5d701128ba025f2377040 10:13:52 Checking out Revision 6378009eca6bf3391fa5d701128ba025f2377040 (PR-111) 10:13:50 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:13:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:13:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:13:51 > git config core.sparsecheckout # timeout=10 10:13:51 > git checkout -f 201cf242bae9e183bc4bdc133a26c0afb244aa26 # timeout=10 10:13:51 > git remote # timeout=10 10:13:51 > git config --get remote.origin.url # timeout=10 10:13:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:13:51 > git merge 88753853dd15dc813abf6fe949f278b33fe89c26 # timeout=10 10:13:52 > git rev-parse HEAD^{commit} # timeout=10 10:13:52 > git config core.sparsecheckout # timeout=10 10:13:52 > git checkout -f 6378009eca6bf3391fa5d701128ba025f2377040 # timeout=10 10:13:56 Commit message: "Merge commit '88753853dd15dc813abf6fe949f278b33fe89c26' into HEAD" 10:13:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:13:56 > git rev-list --no-walk 6116ce538caacee4f4dc8a8719b60ad3653f7bd3 # timeout=10 10:13:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:13:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:57 Dload Upload Total Spent Left Speed 10:13:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 56310 0 --:--:-- --:--:-- --:--:-- 56568 [Pipeline] sh 10:13:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:13:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:13:58 + sudo tee /etc/docker/daemon.new 10:13:58 { 10:13:58 "registry-mirrors": [ 10:13:58 "https://nexus3.edgexfoundry.org:10001" 10:13:58 ], 10:13:58 "bip": "10.250.0.254/24", 10:13:58 "hosts": [ 10:13:58 "tcp://0.0.0.0:5555", 10:13:58 "unix:///var/run/docker.sock" 10:13:58 ], 10:13:58 "mtu": 1458, 10:13:58 "selinux-enabled": true, 10:13:58 "seccomp-profile": "/etc/docker/seccomp.json" 10:13:58 } [Pipeline] sh 10:13:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:13:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:17 provisioning config files... 10:14:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config3066363499658960344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:18 ---> docker-login.sh 10:14:18 nexus3.edgexfoundry.org:10001 10:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:18 Configure a credential helper to remove this warning. See 10:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:18 10:14:18 Login Succeeded 10:14:18 nexus3.edgexfoundry.org:10002 10:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:19 Configure a credential helper to remove this warning. See 10:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:19 10:14:19 Login Succeeded 10:14:19 nexus3.edgexfoundry.org:10003 10:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:20 Configure a credential helper to remove this warning. See 10:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:20 10:14:20 Login Succeeded 10:14:20 nexus3.edgexfoundry.org:10004 10:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:20 Configure a credential helper to remove this warning. See 10:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:20 10:14:20 Login Succeeded 10:14:20 docker.io 10:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:21 Configure a credential helper to remove this warning. See 10:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:21 10:14:21 Login Succeeded 10:14:21 ---> docker-login.sh ends [Pipeline] } 10:14:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:14:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:14:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:14:21 ========================================================= 10:14:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:14:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:14:22 Sending build context to Docker daemon 13.6MB 10:14:22 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:14:22 Step 2/13 : FROM ${BASE} AS builder 10:14:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:14:23 b3c136eddcbf: Pulling fs layer 10:14:23 c0a3192eca97: Pulling fs layer 10:14:23 a050256f5b6f: Pulling fs layer 10:14:23 656be50a0ddc: Pulling fs layer 10:14:23 2bbca73fdf42: Pulling fs layer 10:14:23 46d945488cbd: Pulling fs layer 10:14:23 8a5474983e97: Pulling fs layer 10:14:23 329c88fbcd65: Pulling fs layer 10:14:23 2bbca73fdf42: Waiting 10:14:23 46d945488cbd: Waiting 10:14:23 8a5474983e97: Waiting 10:14:23 329c88fbcd65: Waiting 10:14:23 656be50a0ddc: Waiting 10:14:23 a050256f5b6f: Verifying Checksum 10:14:23 a050256f5b6f: Download complete 10:14:23 c0a3192eca97: Verifying Checksum 10:14:23 c0a3192eca97: Download complete 10:14:23 2bbca73fdf42: Verifying Checksum 10:14:23 2bbca73fdf42: Download complete 10:14:23 46d945488cbd: Verifying Checksum 10:14:23 46d945488cbd: Download complete 10:14:23 b3c136eddcbf: Verifying Checksum 10:14:23 b3c136eddcbf: Download complete 10:14:24 b3c136eddcbf: Pull complete 10:14:24 329c88fbcd65: Verifying Checksum 10:14:24 329c88fbcd65: Download complete 10:14:24 c0a3192eca97: Pull complete 10:14:24 a050256f5b6f: Pull complete 10:14:25 8a5474983e97: Verifying Checksum 10:14:25 8a5474983e97: Download complete 10:14:26 656be50a0ddc: Verifying Checksum 10:14:26 656be50a0ddc: Download complete 10:14:41 656be50a0ddc: Pull complete 10:14:41 2bbca73fdf42: Pull complete 10:14:41 46d945488cbd: Pull complete 10:14:46 8a5474983e97: Pull complete 10:14:48 329c88fbcd65: Pull complete 10:14:48 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 10:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:14:48 ---> ff4287adb874 10:14:48 Step 3/13 : ARG MAKE="make build" 10:14:50 ---> Running in bdd7ddcc1a55 10:14:51 Removing intermediate container bdd7ddcc1a55 10:14:51 ---> 577c52a539e1 10:14:51 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:14:51 ---> Running in 13a712a6b768 10:14:51 Removing intermediate container 13a712a6b768 10:14:51 ---> 38aa839f1189 10:14:51 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:14:51 ---> Running in 5536ca064d00 10:14:53 Removing intermediate container 5536ca064d00 10:14:53 ---> c94e4a6185ec 10:14:53 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:14:53 ---> Running in 7f8613edc067 10:14:53 Removing intermediate container 7f8613edc067 10:14:53 ---> 4b0c64056429 10:14:53 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:53 ---> Running in ff58310a6682 10:14:55 Removing intermediate container ff58310a6682 10:14:55 ---> 2722b3917a88 10:14:55 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:14:55 ---> Running in fc1fb74db083 10:14:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:14:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:14:58 OK: 221 MiB in 51 packages 10:14:59 Removing intermediate container fc1fb74db083 10:14:59 ---> 1db61f253920 10:14:59 Step 9/13 : WORKDIR /device-onvif-camera 10:14:59 ---> Running in 88a1cbb6820b 10:14:59 Removing intermediate container 88a1cbb6820b 10:14:59 ---> 1e3b3c255a68 10:14:59 Step 10/13 : COPY go.mod vendor* ./ 10:15:00 ---> 591583c2d5ad 10:15:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:00 ---> Running in bc5fc4aa6889 10:15:47 Removing intermediate container bc5fc4aa6889 10:15:47 ---> dc889c86776a 10:15:47 Step 12/13 : COPY . . 10:15:47 ---> f746e14cdecc 10:15:47 Step 13/13 : RUN ${MAKE} 10:15:47 ---> Running in d5149f4d0b71 10:15:47 noop 10:15:48 Removing intermediate container d5149f4d0b71 10:15:48 ---> 10020673cb85 10:15:48 Successfully built 10020673cb85 10:15:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:49 + docker inspect -f . ci-base-image-arm64 10:15:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:49 prd-ubuntu20.04-docker-arm64-4c-16g-20670 does not seem to be running inside a container 10:15:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:15:50 $ docker top 190d462ee0071f047ea1c2bb3ca9353539bc7d14541d6cfa2ee2919d0d6092f8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:15:51 + go version 10:15:51 go version go1.18.3 linux/arm64 [Pipeline] } 10:15:51 $ docker stop --time=1 190d462ee0071f047ea1c2bb3ca9353539bc7d14541d6cfa2ee2919d0d6092f8 10:15:53 $ docker rm -f 190d462ee0071f047ea1c2bb3ca9353539bc7d14541d6cfa2ee2919d0d6092f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:54 + docker inspect -f . ci-base-image-arm64 10:15:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:54 prd-ubuntu20.04-docker-arm64-4c-16g-20670 does not seem to be running inside a container 10:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:15:55 $ docker top 2632d4276f5d63990413b630412cd54eedc3f57b3432e12c09d42630a9e99314 -eo pid,comm [Pipeline] { [Pipeline] sh 10:15:56 + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh 10:15:57 + make test 10:15:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:15:59 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:17:36 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:17:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.104s coverage: 10.9% of statements 10:17:39 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:17:57 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.834s coverage: 13.8% of statements 10:17:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:17:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:18:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:18:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:18:20 ./bin/test-attribution-txt.sh [Pipeline] echo 10:18:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:18:23 $ docker stop --time=1 2632d4276f5d63990413b630412cd54eedc3f57b3432e12c09d42630a9e99314 10:18:25 $ docker rm -f 2632d4276f5d63990413b630412cd54eedc3f57b3432e12c09d42630a9e99314 [Pipeline] // withDockerContainer [Pipeline] sh 10:18:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:18:26 Warning: overwriting stash ‘coverage-report’ 10:18:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:18:28 + ls -al . 10:18:28 total 232 10:18:28 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 10:18 . 10:18:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:13 .. 10:18:28 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 10:13 .git 10:18:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 10:13 .github 10:18:28 -rw-rw-r-- 1 jenkins jenkins 418 Jul 21 10:13 .gitignore 10:18:28 -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 10:13 .golangci.yml 10:18:28 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 21 10:13 Attribution.txt 10:18:28 -rw-rw-r-- 1 jenkins jenkins 189 Jul 21 10:13 CHANGELOG.md 10:18:28 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 21 10:13 Dockerfile 10:18:28 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 10:13 GOVERNANCE.md 10:18:28 -rw-rw-r-- 1 jenkins jenkins 660 Jul 21 10:13 Jenkinsfile 10:18:28 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 10:13 LICENSE 10:18:28 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 21 10:13 Makefile 10:18:28 -rw-rw-r-- 1 jenkins jenkins 625 Jul 21 10:13 OWNERS.md 10:18:28 -rw-rw-r-- 1 jenkins jenkins 5796 Jul 21 10:13 README.md 10:18:28 -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 10:11 VERSION 10:18:28 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 10:13 bin 10:18:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 10:13 cmd 10:18:28 -rw-r--r-- 1 jenkins jenkins 78637 Jul 21 10:17 coverage.out 10:18:28 drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 10:13 doc 10:18:28 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 21 10:13 go.mod 10:18:28 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 21 10:13 go.sum 10:18:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:13 internal 10:18:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:13 snap 10:18:28 -rw-rw-r-- 1 jenkins jenkins 236 Jul 21 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:28 + 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=6378009eca6bf3391fa5d701128ba025f2377040 --label arch=arm64 --label version=0.0.0 . 10:18:29 Sending build context to Docker daemon 13.68MB 10:18:29 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:18:29 Step 2/26 : FROM ${BASE} AS builder 10:18:29 ---> 10020673cb85 10:18:29 Step 3/26 : ARG MAKE="make build" 10:18:29 ---> Running in ef65ad8536b9 10:18:29 Removing intermediate container ef65ad8536b9 10:18:29 ---> d27e0fd6d9ec 10:18:29 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:18:29 ---> Running in fe2758bddc5b 10:18:30 Removing intermediate container fe2758bddc5b 10:18:30 ---> 5956e1d31533 10:18:30 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:18:30 ---> Running in d24791718afb 10:18:30 Removing intermediate container d24791718afb 10:18:30 ---> f357ec0008a1 10:18:30 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:18:30 ---> Running in 4e29bbdffdcd 10:18:30 Removing intermediate container 4e29bbdffdcd 10:18:30 ---> 79cc098b322e 10:18:30 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:31 ---> Running in 02561bb84187 10:18:33 Removing intermediate container 02561bb84187 10:18:33 ---> 814c69793839 10:18:33 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:18:33 ---> Running in d16dd2a6669a 10:18:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:18:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:18:36 OK: 221 MiB in 51 packages 10:18:37 Removing intermediate container d16dd2a6669a 10:18:37 ---> 8db9c4e6cbd8 10:18:37 Step 9/26 : WORKDIR /device-onvif-camera 10:18:37 ---> Running in 99cf9db269a6 10:18:37 Removing intermediate container 99cf9db269a6 10:18:37 ---> 6733bef794e7 10:18:37 Step 10/26 : COPY go.mod vendor* ./ 10:18:38 ---> 1517915bf362 10:18:38 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:38 ---> Running in 15a1c21ae586 10:18:40 Removing intermediate container 15a1c21ae586 10:18:40 ---> 409514f48e13 10:18:40 Step 12/26 : COPY . . 10:18:41 ---> 38a3da58e570 10:18:41 Step 13/26 : RUN ${MAKE} 10:18:41 ---> Running in dca695533cd9 10:18:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:21:19 Removing intermediate container dca695533cd9 10:21:19 ---> 66f80a2bc793 10:21:19 Step 14/26 : FROM alpine:3.15 10:21:19 3.15: Pulling from library/alpine 10:21:19 e0295fd11fe2: Pulling fs layer 10:21:19 e0295fd11fe2: Download complete 10:21:19 e0295fd11fe2: Pull complete 10:21:19 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 10:21:19 Status: Downloaded newer image for alpine:3.15 10:21:19 ---> 60f2846fe774 10:21:19 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:21:19 ---> Running in db6d7d200287 10:21:19 Removing intermediate container db6d7d200287 10:21:19 ---> 8d577b15bb0b 10:21:19 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:21:19 ---> Running in fbc3c89b2338 10:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:21:19 (1/6) Installing dumb-init (1.2.5-r1) 10:21:19 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:21:19 (3/6) Installing libsodium (1.0.18-r0) 10:21:19 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:21:19 (5/6) Installing libzmq (4.3.4-r0) 10:21:19 (6/6) Installing zeromq (4.3.4-r0) 10:21:19 Executing busybox-1.34.1-r7.trigger 10:21:19 OK: 8 MiB in 20 packages 10:21:19 Removing intermediate container fbc3c89b2338 10:21:19 ---> d140a765141d 10:21:19 Step 17/26 : WORKDIR / 10:21:19 ---> Running in 2b8c8657dca7 10:21:19 Removing intermediate container 2b8c8657dca7 10:21:19 ---> 6998d8244e87 10:21:19 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:21:19 ---> c88027ec7fe3 10:21:19 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:21:19 ---> e4f361e91f73 10:21:19 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:21:19 ---> 0b852bafc5c8 10:21:19 Step 21/26 : EXPOSE 59984 10:21:19 ---> Running in 003ce31ae082 10:21:19 Removing intermediate container 003ce31ae082 10:21:19 ---> b1423ff42525 10:21:19 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:21:19 ---> Running in 8a5df484dc77 10:21:19 Removing intermediate container 8a5df484dc77 10:21:19 ---> e6719ac0c2b3 10:21:19 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:21:19 ---> Running in 6543af465b8b 10:21:19 Removing intermediate container 6543af465b8b 10:21:19 ---> 01866937495d 10:21:19 Step 24/26 : LABEL arch=arm64 10:21:19 ---> Running in 5490e8c3bab3 10:21:19 Removing intermediate container 5490e8c3bab3 10:21:19 ---> e0b333ab2a89 10:21:19 Step 25/26 : LABEL git_sha=6378009eca6bf3391fa5d701128ba025f2377040 10:21:19 ---> Running in c569424f4517 10:21:19 Removing intermediate container c569424f4517 10:21:19 ---> e6543d84b03e 10:21:19 Step 26/26 : LABEL version=0.0.0 10:21:19 ---> Running in 40208490ed0a 10:21:19 Removing intermediate container 40208490ed0a 10:21:19 ---> 68837b1722fd 10:21:19 [Warning] One or more build-args [ARCH] were not consumed 10:21:19 Successfully built 68837b1722fd 10:21:19 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:20 10:21:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:21 arm64: Pulling from edgex-lftools-log-publisher 10:21:21 8998bd30e6a1: Pulling fs layer 10:21:21 04944245beec: Pulling fs layer 10:21:21 699f458cf7ca: Pulling fs layer 10:21:21 765212b225bb: Pulling fs layer 10:21:21 f23df028b6ca: Pulling fs layer 10:21:21 d65c8cfc05b1: Pulling fs layer 10:21:21 2437ff75d9bd: Pulling fs layer 10:21:21 f23df028b6ca: Waiting 10:21:21 765212b225bb: Waiting 10:21:21 2437ff75d9bd: Waiting 10:21:21 04944245beec: Verifying Checksum 10:21:21 04944245beec: Download complete 10:21:21 765212b225bb: Verifying Checksum 10:21:21 765212b225bb: Download complete 10:21:21 f23df028b6ca: Verifying Checksum 10:21:21 d65c8cfc05b1: Verifying Checksum 10:21:21 d65c8cfc05b1: Download complete 10:21:21 699f458cf7ca: Verifying Checksum 10:21:21 8998bd30e6a1: Download complete 10:21:24 2437ff75d9bd: Verifying Checksum 10:21:24 2437ff75d9bd: Download complete 10:21:26 8998bd30e6a1: Pull complete 10:21:26 04944245beec: Pull complete 10:21:27 699f458cf7ca: Pull complete 10:21:28 765212b225bb: Pull complete 10:21:28 f23df028b6ca: Pull complete 10:21:29 d65c8cfc05b1: Pull complete 10:21:44 2437ff75d9bd: Pull complete 10:21:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:21:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:44 prd-ubuntu20.04-docker-arm64-4c-16g-20670 does not seem to be running inside a container 10:21:44 $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:21:47 $ docker top 1dc729957e59a481a2d0aa4c2bb8cbbfc596ad120235b65f16ec084f17a86dd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:48 ---> job-cost.sh 10:21:48 lf-activate-venv: SKIPPING 10:21:48 INFO: No Stack... 10:21:49 INFO: Retrieving Pricing Info for: v3-standard-4 10:21:50 INFO: Archiving Costs [Pipeline] sh 10:21:50 + cat /w/workspace/device-onvif-camera/4/archives/cost.csv 10:21:50 + cut -d, -f6 [Pipeline] lock 10:21:50 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] 10:21:50 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] did not exist. Created. 10:21:50 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:21:51 /w/workspace/device-onvif-camera/4@tmp/durable-2b828f89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:21:52 + echo total: 0.10999999940395355 [Pipeline] stash 10:21:52 Warning: overwriting stash ‘stack-cost’ 10:21:52 Stashed 1 file(s) [Pipeline] } 10:21:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] [Pipeline] // lock [Pipeline] } 10:21:52 $ docker stop --time=1 1dc729957e59a481a2d0aa4c2bb8cbbfc596ad120235b65f16ec084f17a86dd4 10:21:53 $ docker rm -f 1dc729957e59a481a2d0aa4c2bb8cbbfc596ad120235b65f16ec084f17a86dd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:21:54 provisioning config files... 10:21:54 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config5123763356362031883tmp [Pipeline] { [Pipeline] sh 10:21:54 + set +x 10:21:54 + curl -s https://codecov.io/bash 10:21:54 + bash -s -- 10:21:54 10:21:54 _____ _ 10:21:54 / ____| | | 10:21:54 | | ___ __| | ___ ___ _____ __ 10:21:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:21:54 | |___| (_) | (_| | __/ (_| (_) \ V / 10:21:54 \_____\___/ \__,_|\___|\___\___/ \_/ 10:21:54 Bash-1.0.6 10:21:54 10:21:54 10:21:54 ==> git version 2.25.1 found 10:21:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:21:54 Release-Date: 2020-01-08 10:21:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:21:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:21:54 ==> Jenkins CI detected. 10:21:54 current dir:  /w/workspace/undry_device-onvif-camera_PR-111 10:21:54 project root: . 10:21:54 --> token set from env 10:21:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:21:54 ==> Running gcov in . (disable via -X gcov) 10:21:54 ==> Python coveragepy not found 10:21:54 ==> Searching for coverage reports in: 10:21:54 + . 10:21:54 -> Found 1 reports 10:21:54 ==> Detecting git/mercurial file structure 10:21:54 ==> Reading reports 10:21:54 + ./coverage.out bytes=78637 10:21:54 ==> Appending adjustments 10:21:54 https://docs.codecov.io/docs/fixing-reports 10:21:54 + Found adjustments 10:21:54 ==> Gzipping contents 10:21:54 12K /tmp/codecov.mtqmSQ.gz 10:21:54 ==> Uploading reports 10:21:54 url: https://codecov.io 10:21:54 query: branch=PR-111&commit=3a2f3e613a8d052512a9f02d999f57891c815ff7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-111%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=111&job=&cmd_args= 10:21:54 -> Pinging Codecov 10:21:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-111&commit=3a2f3e613a8d052512a9f02d999f57891c815ff7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-111%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=111&job=&cmd_args= 10:21:55 -> Uploading to 10:21:55 https://storage.googleapis.com/codecov/v4/raw/2022-07-21/F29A59C45E3A92E06B3E522C9905F8EF/3a2f3e613a8d052512a9f02d999f57891c815ff7/4b3f6d09-8a90-4311-b51c-ef0556169fbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T102155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05093b4860e990e4394ffaf2e9120ee88fefbaed21c8dd76b7dc5345ceb8b3ca 10:21:55 % Total % Received % Xferd Average Speed Time Time Time Current 10:21:55 Dload Upload Total Spent Left Speed 10:21:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10553 0 0 100 10553 0 48187 --:--:-- --:--:-- --:--:-- 47968 100 10553 0 0 100 10553 0 48187 --:--:-- --:--:-- --:--:-- 47968 10:21:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/3a2f3e613a8d052512a9f02d999f57891c815ff7 [Pipeline] } 10:21:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:21:56 + [ -d /w/workspace/undry_device-onvif-camera_PR-111/archives ] 10:21:56 + ls -al /w/workspace/undry_device-onvif-camera_PR-111/archives 10:21:56 total 16 10:21:56 drwxr-xr-x 3 root root 4096 Jul 21 10:13 . 10:21:56 drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 10:13 .. 10:21:56 drwxr-xr-x 2 root root 4096 Jul 21 10:13 cost 10:21:56 -rw-r--r-- 1 root root 90 Jul 21 10:13 cost.csv 10:21:56 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-111/archives 10:21:56 + ls -al /w/workspace/undry_device-onvif-camera_PR-111/archives 10:21:56 total 16 10:21:56 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 10:13 . 10:21:56 drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 10:13 .. 10:21:56 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 10:13 cost 10:21:56 -rw-r--r-- 1 jenkins jenkins 90 Jul 21 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:21:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:21:57 ---> package-listing.sh 10:21:57 ++ facter osfamily 10:21:57 ++ tr '[:upper:]' '[:lower:]' 10:21:57 + OS_FAMILY=debian 10:21:57 + workspace=/w/workspace/undry_device-onvif-camera_PR-111 10:21:57 + START_PACKAGES=/tmp/packages_start.txt 10:21:57 + END_PACKAGES=/tmp/packages_end.txt 10:21:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:21:57 + PACKAGES=/tmp/packages_start.txt 10:21:57 + '[' /w/workspace/undry_device-onvif-camera_PR-111 ']' 10:21:57 + PACKAGES=/tmp/packages_end.txt 10:21:57 + case "${OS_FAMILY}" in 10:21:57 + dpkg -l 10:21:57 + grep '^ii' 10:21:57 + '[' -f /tmp/packages_start.txt ']' 10:21:57 + '[' -f /tmp/packages_end.txt ']' 10:21:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:21:57 + '[' /w/workspace/undry_device-onvif-camera_PR-111 ']' 10:21:57 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-111/archives/ 10:21:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-111/archives/ [Pipeline] echo 10:21:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:21:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:58 prd-ubuntu20.04-docker-8c-8g-20667 does not seem to be running inside a container 10:21:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:21:58 $ docker top a67900da379e6f27c1d697d0128bcf717dfa49bd573f1ad1e6066409b9598249 -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:59 + touch /tmp/pre-build-complete [Pipeline] sh 10:21:59 + mkdir -p /var/log/sysstat [Pipeline] sh 10:21:59 + ls /var/log/sa-host 10:21:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:59 provisioning config files... 10:21:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config5030977525692319706tmp [Pipeline] { [Pipeline] echo 10:21:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:22:00 ---> create-netrc.sh [Pipeline] } 10:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:22:00 ---> python-tools-install.sh [Pipeline] echo 10:22:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:22:00 ---> sudo-logs.sh 10:22:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:22:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:22:01 ---> job-cost.sh 10:22:01 lf-activate-venv: SKIPPING 10:22:01 DEBUG: total: 0.2199999988079071 10:22:01 INFO: Retrieving Stack Cost... 10:22:01 INFO: Retrieving Pricing Info for: v3-standard-8 10:22:01 INFO: Archiving Costs [Pipeline] echo 10:22:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:22:02 ---> logs-deploy.sh 10:22:02 lf-activate-venv: SKIPPING 10:22:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-111/4 10:22:02 INFO: archiving workspace using pattern(s): 10:22:03 Archives upload complete. 10:22:03 INFO: archiving logs to Nexus