Pull request #77 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e46a8b156d9472af1ae3ddb1283c3f8481298fa9+8374ad439d5c8571ae7424cc77de71a785d5a0ca (b982f04f1514f5b5e5869bf52d890b56d677afdb) 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-ssh14447371632879457353.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3022471351410882121.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13504624972011233881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15412328771920510543.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2767371146681574255.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2632’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15417’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15421’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15423’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15420’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15425 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-77 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8374ad439d5c8571ae7424cc77de71a785d5a0ca into PR head commit e46a8b156d9472af1ae3ddb1283c3f8481298fa9 Merge succeeded, producing e46a8b156d9472af1ae3ddb1283c3f8481298fa9 Checking out Revision e46a8b156d9472af1ae3ddb1283c3f8481298fa9 (PR-77) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e46a8b156d9472af1ae3ddb1283c3f8481298fa9 # 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 8374ad439d5c8571ae7424cc77de71a785d5a0ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e46a8b156d9472af1ae3ddb1283c3f8481298fa9 # timeout=10 Commit message: "build(deps): Bump github.com/gofrs/uuid" First time build. Skipping changelog. > git rev-list --no-walk 3a6eeba0b6d940f04468316827753f5ed126f0cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:40:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:40:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:40:54 ========================================================= 05:40:54 EdgeX Global Pipelines Version Info 05:40:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:40:54 ------------------- 05:40:54 stable info: 05:40:54 ------------------- 05:40:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:40:54 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:40:54 Message: update stable to v1.0.234 05:40:55 ------------------- 05:40:55 experimental info: 05:40:55 ------------------- 05:40:55 Commited By: **** collab-it+edgex@linuxfoundation.org 05:40:55 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:40:55 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo 05:40:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo 05:40:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [Pipeline] echo 05:40:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e46a8b1 [Pipeline] echo 05:40:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:56 provisioning config files... 05:40:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config5387060529689947735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:56 ---> docker-login.sh 05:40:56 nexus3.edgexfoundry.org:10001 05:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:56 Configure a credential helper to remove this warning. See 05:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:56 05:40:56 Login Succeeded 05:40:56 nexus3.edgexfoundry.org:10002 05:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:56 Configure a credential helper to remove this warning. See 05:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:56 05:40:56 Login Succeeded 05:40:56 nexus3.edgexfoundry.org:10003 05:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:56 Configure a credential helper to remove this warning. See 05:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:56 05:40:56 Login Succeeded 05:40:56 nexus3.edgexfoundry.org:10004 05:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:57 Configure a credential helper to remove this warning. See 05:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:57 05:40:57 Login Succeeded 05:40:57 docker.io 05:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:57 Configure a credential helper to remove this warning. See 05:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:57 05:40:57 Login Succeeded 05:40:57 ---> docker-login.sh ends [Pipeline] } 05:40:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:40:58 + git rev-list -1 --merges e46a8b156d9472af1ae3ddb1283c3f8481298fa9~1..e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [Pipeline] echo 05:40:58 -----------> git rev-list -1 --merges e46a8b156d9472af1ae3ddb1283c3f8481298fa9~1..e46a8b156d9472af1ae3ddb1283c3f8481298fa9 e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [false] [Pipeline] sh 05:40:58 + git log --format=format:%s -1 e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [Pipeline] echo 05:40:58 ========================================================= 05:40:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:40:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:58 + git log --format=format:%s -1 e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [Pipeline] echo 05:40:58 [semverPrep] GIT_COMMIT: e46a8b156d9472af1ae3ddb1283c3f8481298fa9, Commit Message: build(deps): Bump github.com/gofrs/uuid [Pipeline] echo 05:40:58 [semverPrep] This is not a build commit. [Pipeline] sh 05:40:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:40:59 + grep -v github /etc/ssh/ssh_known_hosts 05:40:59 + [ -e /tmp/ssh_known_hosts ] 05:40:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:40:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:40:59 + sudo tee -a /etc/ssh/ssh_known_hosts 05:40:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:59 05:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:59 0.1.4: Pulling from edgex-devops/py-git-semver 05:40:59 42c077c10790: Pulling fs layer 05:40:59 f63e77b7563a: Pulling fs layer 05:40:59 bd5fdadae976: Pulling fs layer 05:40:59 205491f53016: Pulling fs layer 05:40:59 df18705c85c3: Pulling fs layer 05:40:59 bdb3f477010e: Pulling fs layer 05:40:59 c8a8fc8e1c8f: Pulling fs layer 05:40:59 2c6e9b1d212d: Pulling fs layer 05:40:59 bdb8f0575790: Pulling fs layer 05:40:59 386e3cb2ff24: Pulling fs layer 05:40:59 2343380bae48: Pulling fs layer 05:40:59 205491f53016: Waiting 05:40:59 df18705c85c3: Waiting 05:40:59 bdb3f477010e: Waiting 05:40:59 c8a8fc8e1c8f: Waiting 05:40:59 2c6e9b1d212d: Waiting 05:40:59 bdb8f0575790: Waiting 05:40:59 386e3cb2ff24: Waiting 05:40:59 2343380bae48: Waiting 05:40:59 f63e77b7563a: Download complete 05:40:59 205491f53016: Download complete 05:40:59 df18705c85c3: Verifying Checksum 05:40:59 df18705c85c3: Download complete 05:41:00 bdb3f477010e: Verifying Checksum 05:41:00 bdb3f477010e: Download complete 05:41:00 bd5fdadae976: Verifying Checksum 05:41:00 bd5fdadae976: Download complete 05:41:00 2c6e9b1d212d: Verifying Checksum 05:41:00 2c6e9b1d212d: Download complete 05:41:00 bdb8f0575790: Verifying Checksum 05:41:00 bdb8f0575790: Download complete 05:41:00 386e3cb2ff24: Verifying Checksum 05:41:00 386e3cb2ff24: Download complete 05:41:00 2343380bae48: Download complete 05:41:00 42c077c10790: Verifying Checksum 05:41:00 c8a8fc8e1c8f: Verifying Checksum 05:41:00 c8a8fc8e1c8f: Download complete 05:41:01 42c077c10790: Pull complete 05:41:01 f63e77b7563a: Pull complete 05:41:02 bd5fdadae976: Pull complete 05:41:02 205491f53016: Pull complete 05:41:02 df18705c85c3: Pull complete 05:41:02 bdb3f477010e: Pull complete 05:41:04 c8a8fc8e1c8f: Pull complete 05:41:05 2c6e9b1d212d: Pull complete 05:41:05 bdb8f0575790: Pull complete 05:41:05 386e3cb2ff24: Pull complete 05:41:05 2343380bae48: Pull complete 05:41:05 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 05:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:05 prd-ubuntu20.04-docker-8c-8g-15425 does not seem to be running inside a container 05:41:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:41:07 $ docker top c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 -eo pid,comm 05:41:07 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). 05:41:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:07 [ssh-agent] Looking for ssh-agent implementation... 05:41:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:07 $ docker exec c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 ssh-agent 05:41:07 SSH_AUTH_SOCK=/tmp/ssh-nsCzMezqadL4/agent.34 05:41:07 SSH_AGENT_PID=41 05:41:07 Running ssh-add (command line suppressed) 05:41:07 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1510337859694694291.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1510337859694694291.key) 05:41:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:07 + git tag --points-at HEAD [Pipeline] } 05:41:07 $ docker exec --env ******** --env ******** c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 ssh-agent -k 05:41:08 unset SSH_AUTH_SOCK; 05:41:08 unset SSH_AGENT_PID; 05:41:08 echo Agent pid 41 killed; 05:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:41:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:08 [ssh-agent] Looking for ssh-agent implementation... 05:41:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:08 $ docker exec c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 ssh-agent 05:41:08 SSH_AUTH_SOCK=/tmp/ssh-mECecXrCGxR5/agent.74 05:41:08 SSH_AGENT_PID=81 05:41:08 Running ssh-add (command line suppressed) 05:41:08 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1092797108820129961.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1092797108820129961.key) 05:41:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:08 + git semver init 05:41:09 2022-06-23 05:41:08,954 [run_init] DEBUG init version:0.0.0 force:False 05:41:09 2022-06-23 05:41:08,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver 05:41:09 2022-06-23 05:41:08,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-77/.semver 05:41:09 2022-06-23 05:41:08,955 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-77/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77, universal_newlines=False, shell=None, istream=None) 05:41:09 2022-06-23 05:41:09,662 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude 05:41:09 2022-06-23 05:41:09,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 with force:False 05:41:09 2022-06-23 05:41:09,663 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 05:41:09 2022-06-23 05:41:09,667 [execute] INFO git cat-file --batch-check 05:41:09 2022-06-23 05:41:09,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 05:41:09 2022-06-23 05:41:09,674 [execute] INFO git cat-file --batch 05:41:09 2022-06-23 05:41:09,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 05:41:09 2022-06-23 05:41:09,680 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 05:41:09 0.0.0 [Pipeline] } 05:41:09 $ docker exec --env ******** --env ******** c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 ssh-agent -k 05:41:10 unset SSH_AUTH_SOCK; 05:41:10 unset SSH_AGENT_PID; 05:41:10 echo Agent pid 81 killed; 05:41:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:10 + git semver [Pipeline] } 05:41:10 $ docker stop --time=1 c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 05:41:12 $ docker rm -f c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:41:12 Stashed 1 file(s) [Pipeline] echo 05:41:12 [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 05:41:12 provisioning config files... 05:41:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config1393574872129694428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:13 ---> docker-login.sh 05:41:13 nexus3.edgexfoundry.org:10001 05:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:13 Configure a credential helper to remove this warning. See 05:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:13 05:41:13 Login Succeeded 05:41:13 nexus3.edgexfoundry.org:10002 05:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:13 Configure a credential helper to remove this warning. See 05:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:13 05:41:13 Login Succeeded 05:41:13 nexus3.edgexfoundry.org:10003 05:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:13 Configure a credential helper to remove this warning. See 05:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:13 05:41:13 Login Succeeded 05:41:13 nexus3.edgexfoundry.org:10004 05:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:13 Configure a credential helper to remove this warning. See 05:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:13 05:41:13 Login Succeeded 05:41:13 docker.io 05:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:13 Configure a credential helper to remove this warning. See 05:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:13 05:41:13 Login Succeeded 05:41:13 ---> docker-login.sh ends [Pipeline] } 05:41:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:41:13 ========================================================= 05:41:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:41:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:41:14 Sending build context to Docker daemon 8.754MB 05:41:14 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 05:41:14 Step 2/13 : FROM ${BASE} AS builder 05:41:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:14 59bf1c3509f3: Pulling fs layer 05:41:14 666ba61612fd: Pulling fs layer 05:41:14 8ed8ca486205: Pulling fs layer 05:41:14 cc1cd167ecdc: Pulling fs layer 05:41:14 c516ae0d96e1: Pulling fs layer 05:41:14 684cea983483: Pulling fs layer 05:41:14 dd3240ac7de5: Pulling fs layer 05:41:14 b1e948a4e11c: Pulling fs layer 05:41:14 a8fd76ee1af6: Pulling fs layer 05:41:14 646ad004c059: Pulling fs layer 05:41:14 dd3240ac7de5: Waiting 05:41:14 a8fd76ee1af6: Waiting 05:41:14 646ad004c059: Waiting 05:41:14 c516ae0d96e1: Waiting 05:41:14 684cea983483: Waiting 05:41:14 8ed8ca486205: Verifying Checksum 05:41:14 8ed8ca486205: Download complete 05:41:14 666ba61612fd: Download complete 05:41:14 c516ae0d96e1: Verifying Checksum 05:41:14 c516ae0d96e1: Download complete 05:41:14 684cea983483: Verifying Checksum 05:41:14 684cea983483: Download complete 05:41:14 dd3240ac7de5: Verifying Checksum 05:41:14 dd3240ac7de5: Download complete 05:41:14 59bf1c3509f3: Verifying Checksum 05:41:14 59bf1c3509f3: Download complete 05:41:14 b1e948a4e11c: Verifying Checksum 05:41:14 b1e948a4e11c: Download complete 05:41:14 59bf1c3509f3: Pull complete 05:41:14 666ba61612fd: Pull complete 05:41:14 8ed8ca486205: Pull complete 05:41:14 646ad004c059: Verifying Checksum 05:41:14 646ad004c059: Download complete 05:41:15 a8fd76ee1af6: Verifying Checksum 05:41:15 a8fd76ee1af6: Download complete 05:41:15 cc1cd167ecdc: Verifying Checksum 05:41:15 cc1cd167ecdc: Download complete 05:41:19 cc1cd167ecdc: Pull complete 05:41:19 c516ae0d96e1: Pull complete 05:41:19 684cea983483: Pull complete 05:41:19 dd3240ac7de5: Pull complete 05:41:19 b1e948a4e11c: Pull complete 05:41:22 a8fd76ee1af6: Pull complete 05:41:22 646ad004c059: Pull complete 05:41:22 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 05:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:41:22 ---> 8f69c11f6b0c 05:41:22 Step 3/13 : ARG MAKE="make build" 05:41:24 ---> Running in c39e2b529c74 05:41:24 Removing intermediate container c39e2b529c74 05:41:24 ---> 1c0a5fd8f081 05:41:24 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:41:24 ---> Running in 161a36544c09 05:41:24 Removing intermediate container 161a36544c09 05:41:24 ---> 5eabc343f787 05:41:24 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 05:41:24 ---> Running in c2957e59ec27 05:41:24 Removing intermediate container c2957e59ec27 05:41:24 ---> e3f6b0f58fb3 05:41:24 Step 6/13 : LABEL Name=edgex-device-onvif-camera 05:41:24 ---> Running in c351928c5c7d 05:41:25 Removing intermediate container c351928c5c7d 05:41:25 ---> 24e3767ee1ae 05:41:25 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:25 ---> Running in c73f4feaacdc 05:41:25 Removing intermediate container c73f4feaacdc 05:41:25 ---> 1eabf48f78ad 05:41:25 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:41:25 ---> Running in a72d65c2d23d 05:41:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:41:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:41:27 OK: 221 MiB in 52 packages 05:41:27 Removing intermediate container a72d65c2d23d 05:41:27 ---> 96e6d509feed 05:41:27 Step 9/13 : WORKDIR /device-onvif-camera 05:41:27 ---> Running in 18cad9cdad7b 05:41:27 Removing intermediate container 18cad9cdad7b 05:41:27 ---> 80c3f8a441fa 05:41:27 Step 10/13 : COPY go.mod vendor* ./ 05:41:27 ---> 907549a167f5 05:41:27 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:27 ---> Running in acddcc7e84b1 05:41:27 Still waiting to schedule task 05:41:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:41:42 Removing intermediate container acddcc7e84b1 05:41:42 ---> e6db713f6bbd 05:41:42 Step 12/13 : COPY . . 05:41:42 ---> c99f512c4e54 05:41:42 Step 13/13 : RUN ${MAKE} 05:41:42 ---> Running in bcb3c3058675 05:41:42 noop 05:41:43 Removing intermediate container bcb3c3058675 05:41:43 ---> a14341ec2b56 05:41:43 Successfully built a14341ec2b56 05:41:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:43 + docker inspect -f . ci-base-image-x86_64 05:41:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:43 prd-ubuntu20.04-docker-8c-8g-15425 does not seem to be running inside a container 05:41:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:41:43 $ docker top 1bdca43b67e67eea80e35d2d0817488d70eb11ae82d548cb6e3b4e18bcb12cbf -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:44 + go version 05:41:44 go version go1.17.7 linux/amd64 [Pipeline] } 05:41:44 $ docker stop --time=1 1bdca43b67e67eea80e35d2d0817488d70eb11ae82d548cb6e3b4e18bcb12cbf 05:41:45 $ docker rm -f 1bdca43b67e67eea80e35d2d0817488d70eb11ae82d548cb6e3b4e18bcb12cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:46 + docker inspect -f . ci-base-image-x86_64 05:41:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:46 prd-ubuntu20.04-docker-8c-8g-15425 does not seem to be running inside a container 05:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:41:46 $ docker top b73852388423ea8fc0dd1d0cb6016033bc7c0cc605b681f919214433cd766995 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:41:47 + make test 05:41:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:41:47 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:41:57 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 05:41:57 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 1.2% of statements 05:42:02 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.557s coverage: 13.8% of statements 05:42:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:42:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:42:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:42:15 ./bin/test-attribution-txt.sh [Pipeline] echo 05:42:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:42:15 $ docker stop --time=1 b73852388423ea8fc0dd1d0cb6016033bc7c0cc605b681f919214433cd766995 05:42:17 $ docker rm -f b73852388423ea8fc0dd1d0cb6016033bc7c0cc605b681f919214433cd766995 [Pipeline] // withDockerContainer [Pipeline] sh 05:42:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:42:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:42:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:42:18 + ls -al . 05:42:18 total 236 05:42:18 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 05:42 . 05:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:40 .. 05:42:18 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:41 .git 05:42:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:40 .github 05:42:18 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 05:40 .gitignore 05:42:18 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:40 .golangci.yml 05:42:18 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:41 .semver 05:42:18 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 05:40 Attribution.txt 05:42:18 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 05:40 CHANGELOG.md 05:42:18 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 05:40 Dockerfile 05:42:18 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 05:40 GOVERNANCE.md 05:42:18 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 05:40 Jenkinsfile 05:42:18 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:40 LICENSE 05:42:18 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 05:40 Makefile 05:42:18 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 05:40 OWNERS.md 05:42:18 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 05:40 README.md 05:42:18 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 05:41 VERSION 05:42:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:40 bin 05:42:18 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:40 cmd 05:42:18 -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 05:42 coverage.out 05:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:40 doc 05:42:18 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 05:40 go.mod 05:42:18 -rw-rw-r-- 1 jenkins jenkins 37502 Jun 23 05:40 go.sum 05:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:40 internal 05:42:18 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:18 + 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=e46a8b156d9472af1ae3ddb1283c3f8481298fa9 --label arch=amd64 --label version=0.0.0 . 05:42:18 Sending build context to Docker daemon 8.814MB 05:42:18 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 05:42:18 Step 2/26 : FROM ${BASE} AS builder 05:42:18 ---> a14341ec2b56 05:42:18 Step 3/26 : ARG MAKE="make build" 05:42:18 ---> Running in e24fe4179439 05:42:18 Removing intermediate container e24fe4179439 05:42:18 ---> 105423fefbee 05:42:18 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:42:18 ---> Running in b8e733a536ad 05:42:18 Removing intermediate container b8e733a536ad 05:42:18 ---> 2591dadf9536 05:42:18 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:42:18 ---> Running in 3bba9cfa47f9 05:42:19 Removing intermediate container 3bba9cfa47f9 05:42:19 ---> 46687e549f58 05:42:19 Step 6/26 : LABEL Name=edgex-device-onvif-camera 05:42:19 ---> Running in cbf1a2a2b50e 05:42:19 Removing intermediate container cbf1a2a2b50e 05:42:19 ---> d9a19410d26b 05:42:19 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:19 ---> Running in 343e103aa770 05:42:20 Removing intermediate container 343e103aa770 05:42:20 ---> cde7e20aa2f2 05:42:20 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:42:20 ---> Running in 53006f8ab0ca 05:42:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:42:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:42:21 OK: 221 MiB in 52 packages 05:42:21 Removing intermediate container 53006f8ab0ca 05:42:21 ---> 9432271ff7b4 05:42:21 Step 9/26 : WORKDIR /device-onvif-camera 05:42:21 ---> Running in 072ab76648d8 05:42:21 Removing intermediate container 072ab76648d8 05:42:21 ---> 3d8cd74068f5 05:42:21 Step 10/26 : COPY go.mod vendor* ./ 05:42:22 ---> d2c2f89c9143 05:42:22 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:22 ---> Running in e81d91f4e2c7 05:42:22 Removing intermediate container e81d91f4e2c7 05:42:22 ---> 4c5b8faf63bb 05:42:22 Step 12/26 : COPY . . 05:42:23 ---> f5314a9fc43c 05:42:23 Step 13/26 : RUN ${MAKE} 05:42:23 ---> Running in 3c62e23ad3a0 05:42:23 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 05:42:45 Removing intermediate container 3c62e23ad3a0 05:42:45 ---> c514bbefc598 05:42:45 Step 14/26 : FROM alpine:3.15 05:42:45 3.15: Pulling from library/alpine 05:42:45 df9b9388f04a: Pulling fs layer 05:42:45 df9b9388f04a: Download complete 05:42:45 df9b9388f04a: Pull complete 05:42:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:42:45 Status: Downloaded newer image for alpine:3.15 05:42:45 ---> 0ac33e5f5afa 05:42:45 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:42:45 ---> Running in 287075bd9189 05:42:45 Removing intermediate container 287075bd9189 05:42:45 ---> 4d6aefdec5fa 05:42:45 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:42:45 ---> Running in 5f241dbecbd4 05:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:42:45 (1/6) Installing dumb-init (1.2.5-r1) 05:42:45 (2/6) Installing libgcc (10.3.1_git20211027-r0) 05:42:45 (3/6) Installing libsodium (1.0.18-r0) 05:42:45 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 05:42:45 (5/6) Installing libzmq (4.3.4-r0) 05:42:45 (6/6) Installing zeromq (4.3.4-r0) 05:42:45 Executing busybox-1.34.1-r5.trigger 05:42:45 OK: 8 MiB in 20 packages 05:42:45 Removing intermediate container 5f241dbecbd4 05:42:45 ---> 015ccebc8f07 05:42:45 Step 17/26 : WORKDIR / 05:42:45 ---> Running in 5254760d05bd 05:42:45 Removing intermediate container 5254760d05bd 05:42:45 ---> 3c260fb75a31 05:42:45 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 05:42:46 ---> 0a70cfcf0628 05:42:46 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 05:42:46 ---> 00bb01f847e8 05:42:46 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:42:47 ---> 01d60ce53c4b 05:42:47 Step 21/26 : EXPOSE 59984 05:42:47 ---> Running in e1c5ae8e66c2 05:42:47 Removing intermediate container e1c5ae8e66c2 05:42:47 ---> 339f7932c697 05:42:47 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 05:42:47 ---> Running in c968b05d58d8 05:42:47 Removing intermediate container c968b05d58d8 05:42:47 ---> b4682676987e 05:42:47 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:42:47 ---> Running in b6c04f2c3a02 05:42:47 Removing intermediate container b6c04f2c3a02 05:42:47 ---> 18e3897656cd 05:42:47 Step 24/26 : LABEL arch=amd64 05:42:47 ---> Running in 3a91ac24230b 05:42:47 Removing intermediate container 3a91ac24230b 05:42:47 ---> b53e17198cfe 05:42:47 Step 25/26 : LABEL git_sha=e46a8b156d9472af1ae3ddb1283c3f8481298fa9 05:42:47 ---> Running in 89d33f4fb78f 05:42:47 Removing intermediate container 89d33f4fb78f 05:42:47 ---> b32eca17ed51 05:42:47 Step 26/26 : LABEL version=0.0.0 05:42:47 ---> Running in bb8c70f0ea79 05:42:47 Removing intermediate container bb8c70f0ea79 05:42:47 ---> 0d298ae693ac 05:42:47 [Warning] One or more build-args [ARCH] were not consumed 05:42:47 Successfully built 0d298ae693ac 05:42:47 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 05:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:48 05:42:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:48 latest: Pulling from edgex-lftools-log-publisher 05:42:48 5eb5b503b376: Pulling fs layer 05:42:48 5c69ac0246d0: Pulling fs layer 05:42:48 ec43610c2a17: Pulling fs layer 05:42:48 3a2ae6a8a46f: Pulling fs layer 05:42:48 33b1e0a273af: Pulling fs layer 05:42:48 5d3b04190fa2: Pulling fs layer 05:42:48 2f39f015ded8: Pulling fs layer 05:42:48 3a2ae6a8a46f: Waiting 05:42:48 2f39f015ded8: Waiting 05:42:48 33b1e0a273af: Waiting 05:42:48 5d3b04190fa2: Waiting 05:42:48 5c69ac0246d0: Download complete 05:42:48 3a2ae6a8a46f: Download complete 05:42:48 33b1e0a273af: Verifying Checksum 05:42:48 33b1e0a273af: Download complete 05:42:48 ec43610c2a17: Verifying Checksum 05:42:48 ec43610c2a17: Download complete 05:42:48 5d3b04190fa2: Verifying Checksum 05:42:48 5d3b04190fa2: Download complete 05:42:48 5eb5b503b376: Verifying Checksum 05:42:48 5eb5b503b376: Download complete 05:42:49 2f39f015ded8: Download complete 05:42:49 5eb5b503b376: Pull complete 05:42:50 5c69ac0246d0: Pull complete 05:42:50 ec43610c2a17: Pull complete 05:42:50 3a2ae6a8a46f: Pull complete 05:42:51 33b1e0a273af: Pull complete 05:42:51 5d3b04190fa2: Pull complete 05:42:55 2f39f015ded8: Pull complete 05:42:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:55 prd-ubuntu20.04-docker-8c-8g-15425 does not seem to be running inside a container 05:42:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:42:57 $ docker top 661f2c8ced30e76805de11557dd7c23525dd6a960e4371449b011544e38b2e4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:57 ---> job-cost.sh 05:42:57 lf-activate-venv: SKIPPING 05:42:57 INFO: No Stack... 05:42:58 INFO: Retrieving Pricing Info for: v3-standard-8 05:42:58 INFO: Archiving Costs [Pipeline] sh 05:42:58 + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv 05:42:58 + cut -d, -f6 [Pipeline] lock 05:42:58 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] 05:42:58 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] did not exist. Created. 05:42:58 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:42:58 + echo total: 0.2199999988079071 [Pipeline] stash 05:42:58 Stashed 1 file(s) [Pipeline] } 05:42:58 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] [Pipeline] // lock [Pipeline] } 05:42:58 $ docker stop --time=1 661f2c8ced30e76805de11557dd7c23525dd6a960e4371449b011544e38b2e4c 05:43:00 $ docker rm -f 661f2c8ced30e76805de11557dd7c23525dd6a960e4371449b011544e38b2e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:44:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15428 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] ws 05:44:18 Running in /w/workspace/device-onvif-camera/11 [Pipeline] { [Pipeline] checkout 05:44:18 Selected Git installation does not exist. Using Default 05:44:18 The recommended git tool is: NONE 05:44:26 using credential edgex-jenkins-ssh 05:44:26 Cloning the remote Git repository 05:44:26 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 05:44:26 > git init /w/workspace/device-onvif-camera/11 # timeout=10 05:44:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:44:26 > git --version # timeout=10 05:44:26 > git --version # 'git version 2.25.1' 05:44:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:44:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:28 Merging remotes/origin/main commit 8374ad439d5c8571ae7424cc77de71a785d5a0ca into PR head commit e46a8b156d9472af1ae3ddb1283c3f8481298fa9 05:44:28 Merge succeeded, producing e46a8b156d9472af1ae3ddb1283c3f8481298fa9 05:44:28 Checking out Revision e46a8b156d9472af1ae3ddb1283c3f8481298fa9 (PR-77) 05:44:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:44:27 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:44:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:44:28 > git config core.sparsecheckout # timeout=10 05:44:28 > git checkout -f e46a8b156d9472af1ae3ddb1283c3f8481298fa9 # timeout=10 05:44:28 > git remote # timeout=10 05:44:28 > git config --get remote.origin.url # timeout=10 05:44:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:28 > git merge 8374ad439d5c8571ae7424cc77de71a785d5a0ca # timeout=10 05:44:28 > git rev-parse HEAD^{commit} # timeout=10 05:44:28 > git config core.sparsecheckout # timeout=10 05:44:28 > git checkout -f e46a8b156d9472af1ae3ddb1283c3f8481298fa9 # timeout=10 05:44:32 Commit message: "build(deps): Bump github.com/gofrs/uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:44:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:44:33 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:33 Dload Upload Total Spent Left Speed 05:44:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh 05:44:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:44:34 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo tee /etc/docker/daemon.new 05:44:34 /etc/docker/daemon.json 05:44:34 { 05:44:34 "registry-mirrors": [ 05:44:34 "https://nexus3.edgexfoundry.org:10001" 05:44:34 ], 05:44:34 "bip": "10.250.0.254/24", 05:44:34 "hosts": [ 05:44:34 "tcp://0.0.0.0:5555", 05:44:34 "unix:///var/run/docker.sock" 05:44:34 ], 05:44:34 "mtu": 1458, 05:44:34 "selinux-enabled": true, 05:44:34 "seccomp-profile": "/etc/docker/seccomp.json" 05:44:34 } [Pipeline] sh 05:44:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:44:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:53 provisioning config files... 05:44:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/11@tmp/config9178042957660714781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:54 ---> docker-login.sh 05:44:54 nexus3.edgexfoundry.org:10001 05:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:55 Configure a credential helper to remove this warning. See 05:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:55 05:44:55 Login Succeeded 05:44:55 nexus3.edgexfoundry.org:10002 05:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:55 Configure a credential helper to remove this warning. See 05:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:55 05:44:55 Login Succeeded 05:44:55 nexus3.edgexfoundry.org:10003 05:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:56 Configure a credential helper to remove this warning. See 05:44:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:56 05:44:56 Login Succeeded 05:44:56 nexus3.edgexfoundry.org:10004 05:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:57 Configure a credential helper to remove this warning. See 05:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:57 05:44:57 Login Succeeded 05:44:57 docker.io 05:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:57 Configure a credential helper to remove this warning. See 05:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:57 05:44:57 Login Succeeded 05:44:57 ---> docker-login.sh ends [Pipeline] } 05:44:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:44:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:44:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:44:58 ========================================================= 05:44:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:44:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:44:58 Sending build context to Docker daemon 5.961MB 05:44:59 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 05:44:59 Step 2/13 : FROM ${BASE} AS builder 05:44:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:44:59 9b3977197b4f: Pulling fs layer 05:44:59 1a89e8eeedd5: Pulling fs layer 05:44:59 94645a83ff95: Pulling fs layer 05:44:59 e6fb740bc735: Pulling fs layer 05:44:59 3a77bd46dcc9: Pulling fs layer 05:44:59 355e64cbe906: Pulling fs layer 05:44:59 63ab81a10011: Pulling fs layer 05:44:59 555d1d1c4555: Pulling fs layer 05:44:59 7d9057610161: Pulling fs layer 05:44:59 e6fb740bc735: Waiting 05:44:59 3a77bd46dcc9: Waiting 05:44:59 355e64cbe906: Waiting 05:44:59 63ab81a10011: Waiting 05:44:59 555d1d1c4555: Waiting 05:44:59 7d9057610161: Waiting 05:44:59 94645a83ff95: Download complete 05:44:59 1a89e8eeedd5: Verifying Checksum 05:44:59 1a89e8eeedd5: Download complete 05:44:59 3a77bd46dcc9: Verifying Checksum 05:44:59 3a77bd46dcc9: Download complete 05:44:59 355e64cbe906: Verifying Checksum 05:44:59 355e64cbe906: Download complete 05:44:59 9b3977197b4f: Verifying Checksum 05:44:59 63ab81a10011: Verifying Checksum 05:44:59 63ab81a10011: Download complete 05:45:00 9b3977197b4f: Pull complete 05:45:00 7d9057610161: Verifying Checksum 05:45:00 7d9057610161: Download complete 05:45:01 1a89e8eeedd5: Pull complete 05:45:01 94645a83ff95: Pull complete 05:45:01 555d1d1c4555: Download complete 05:45:02 e6fb740bc735: Download complete 05:45:14 e6fb740bc735: Pull complete 05:45:14 3a77bd46dcc9: Pull complete 05:45:14 355e64cbe906: Pull complete 05:45:14 63ab81a10011: Pull complete 05:45:20 555d1d1c4555: Pull complete 05:45:21 7d9057610161: Pull complete 05:45:21 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 05:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:45:21 ---> 819e984ddca1 05:45:21 Step 3/13 : ARG MAKE="make build" 05:45:23 ---> Running in 334f169bf034 05:45:23 Removing intermediate container 334f169bf034 05:45:23 ---> 8f2c02d41051 05:45:23 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:45:23 ---> Running in 12977fab00ab 05:45:23 Removing intermediate container 12977fab00ab 05:45:23 ---> 1482def51ef6 05:45:23 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 05:45:24 ---> Running in adbf25ea8b42 05:45:24 Removing intermediate container adbf25ea8b42 05:45:24 ---> 78a8b3c6e014 05:45:24 Step 6/13 : LABEL Name=edgex-device-onvif-camera 05:45:24 ---> Running in e05cb65f0737 05:45:24 Removing intermediate container e05cb65f0737 05:45:24 ---> 8ec568c551b9 05:45:24 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:24 ---> Running in 9588176db1e3 05:45:28 Removing intermediate container 9588176db1e3 05:45:28 ---> 9378de36028e 05:45:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:45:28 ---> Running in 9c62eb919295 05:45:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:45:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:45:30 OK: 220 MiB in 52 packages 05:45:31 Removing intermediate container 9c62eb919295 05:45:31 ---> 845526f4db1d 05:45:31 Step 9/13 : WORKDIR /device-onvif-camera 05:45:31 ---> Running in 76a9fc611701 05:45:32 Removing intermediate container 76a9fc611701 05:45:32 ---> 9cccc2e86413 05:45:32 Step 10/13 : COPY go.mod vendor* ./ 05:45:33 ---> 6ad14e44b03d 05:45:33 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:33 ---> Running in fbc13382bd77 05:46:29 Removing intermediate container fbc13382bd77 05:46:29 ---> 3fa971357611 05:46:29 Step 12/13 : COPY . . 05:46:29 ---> 4430f88feea8 05:46:29 Step 13/13 : RUN ${MAKE} 05:46:29 ---> Running in 7be387d25c6a 05:46:29 noop 05:46:29 Removing intermediate container 7be387d25c6a 05:46:29 ---> 848db41e30c2 05:46:29 Successfully built 848db41e30c2 05:46:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:30 + docker inspect -f . ci-base-image-arm64 05:46:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:30 prd-ubuntu20.04-docker-arm64-4c-16g-15428 does not seem to be running inside a container 05:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 05:46:31 $ docker top 43239d6241f80c68b3503b6652a97e74ab9049961832b20c85db649499b44d96 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:32 + go version 05:46:32 go version go1.17.7 linux/arm64 [Pipeline] } 05:46:32 $ docker stop --time=1 43239d6241f80c68b3503b6652a97e74ab9049961832b20c85db649499b44d96 05:46:34 $ docker rm -f 43239d6241f80c68b3503b6652a97e74ab9049961832b20c85db649499b44d96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:35 + docker inspect -f . ci-base-image-arm64 05:46:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:35 prd-ubuntu20.04-docker-arm64-4c-16g-15428 does not seem to be running inside a container 05:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 05:46:37 $ docker top de8dbf7e5d14fc39d91ad5a6882c3a0bf13e4a3bec447515772223602063fd6b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:46:37 + make test 05:46:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:46:39 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:48:16 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 05:48:16 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.102s coverage: 1.2% of statements 05:48:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.298s coverage: 13.8% of statements 05:48:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:48:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:49:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:49:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:49:11 ./bin/test-attribution-txt.sh [Pipeline] echo 05:49:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:49:11 $ docker stop --time=1 de8dbf7e5d14fc39d91ad5a6882c3a0bf13e4a3bec447515772223602063fd6b 05:49:13 $ docker rm -f de8dbf7e5d14fc39d91ad5a6882c3a0bf13e4a3bec447515772223602063fd6b [Pipeline] // withDockerContainer [Pipeline] sh 05:49:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:14 Warning: overwriting stash ‘coverage-report’ 05:49:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:16 + ls -al . 05:49:16 total 232 05:49:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:49 . 05:49:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:44 .. 05:49:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:44 .git 05:49:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:44 .github 05:49:16 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 05:44 .gitignore 05:49:16 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:44 .golangci.yml 05:49:16 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 05:44 Attribution.txt 05:49:16 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 05:44 CHANGELOG.md 05:49:16 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 05:44 Dockerfile 05:49:16 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 05:44 GOVERNANCE.md 05:49:16 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 05:44 Jenkinsfile 05:49:16 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:44 LICENSE 05:49:16 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 05:44 Makefile 05:49:16 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 05:44 OWNERS.md 05:49:16 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 05:44 README.md 05:49:16 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 05:41 VERSION 05:49:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:44 bin 05:49:16 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:44 cmd 05:49:16 -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 05:48 coverage.out 05:49:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:44 doc 05:49:16 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 05:44 go.mod 05:49:16 -rw-rw-r-- 1 jenkins jenkins 37502 Jun 23 05:44 go.sum 05:49:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:44 internal 05:49:16 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 05:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:16 + 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=e46a8b156d9472af1ae3ddb1283c3f8481298fa9 --label arch=arm64 --label version=0.0.0 . 05:49:17 Sending build context to Docker daemon 6.022MB 05:49:17 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 05:49:17 Step 2/26 : FROM ${BASE} AS builder 05:49:17 ---> 848db41e30c2 05:49:17 Step 3/26 : ARG MAKE="make build" 05:49:17 ---> Running in f5bb430d7243 05:49:17 Removing intermediate container f5bb430d7243 05:49:17 ---> cf8889ca0b61 05:49:17 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:49:17 ---> Running in b731dbe0e9c3 05:49:17 Removing intermediate container b731dbe0e9c3 05:49:17 ---> e1d81ee5db35 05:49:17 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:49:17 ---> Running in 231ddbb8cf19 05:49:18 Removing intermediate container 231ddbb8cf19 05:49:18 ---> 624cbd185d9f 05:49:18 Step 6/26 : LABEL Name=edgex-device-onvif-camera 05:49:18 ---> Running in 5e131ed7e5a7 05:49:18 Removing intermediate container 5e131ed7e5a7 05:49:18 ---> f094aa038f2e 05:49:18 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:18 ---> Running in 054bcf07b5df 05:49:20 Removing intermediate container 054bcf07b5df 05:49:20 ---> 49285393d6df 05:49:20 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:49:20 ---> Running in eb5e8054377c 05:49:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:49:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:49:22 OK: 220 MiB in 52 packages 05:49:23 Removing intermediate container eb5e8054377c 05:49:23 ---> 666619753f89 05:49:23 Step 9/26 : WORKDIR /device-onvif-camera 05:49:23 ---> Running in 0c24d18732f3 05:49:24 Removing intermediate container 0c24d18732f3 05:49:24 ---> 4beb46eb91be 05:49:24 Step 10/26 : COPY go.mod vendor* ./ 05:49:24 ---> 2e2c49ae09c1 05:49:24 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:24 ---> Running in 6210cda0f8c5 05:49:26 Removing intermediate container 6210cda0f8c5 05:49:26 ---> e9239898872f 05:49:26 Step 12/26 : COPY . . 05:49:27 ---> 778b2aab969f 05:49:27 Step 13/26 : RUN ${MAKE} 05:49:27 ---> Running in 0d0ba3a3e7e5 05:49:28 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 05:51:50 Removing intermediate container 0d0ba3a3e7e5 05:51:50 ---> 6a2c9da71e13 05:51:50 Step 14/26 : FROM alpine:3.15 05:51:50 3.15: Pulling from library/alpine 05:51:50 9981e73032c8: Pulling fs layer 05:51:50 9981e73032c8: Download complete 05:51:50 9981e73032c8: Pull complete 05:51:50 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:51:50 Status: Downloaded newer image for alpine:3.15 05:51:50 ---> 3fb3c9af89a9 05:51:50 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:51:50 ---> Running in 29fca57408a6 05:51:50 Removing intermediate container 29fca57408a6 05:51:50 ---> faaa39db421f 05:51:50 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:51:50 ---> Running in 92d01442a642 05:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:51:50 (1/6) Installing dumb-init (1.2.5-r1) 05:51:50 (2/6) Installing libgcc (10.3.1_git20211027-r0) 05:51:50 (3/6) Installing libsodium (1.0.18-r0) 05:51:50 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 05:51:50 (5/6) Installing libzmq (4.3.4-r0) 05:51:50 (6/6) Installing zeromq (4.3.4-r0) 05:51:50 Executing busybox-1.34.1-r5.trigger 05:51:50 OK: 8 MiB in 20 packages 05:51:50 Removing intermediate container 92d01442a642 05:51:50 ---> 7e0fd89085b6 05:51:50 Step 17/26 : WORKDIR / 05:51:50 ---> Running in 34698d2b4cd7 05:51:50 Removing intermediate container 34698d2b4cd7 05:51:50 ---> 4da4077be3a7 05:51:50 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 05:51:50 ---> a8f753ae1880 05:51:50 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 05:51:50 ---> a729f4320535 05:51:50 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:51:50 ---> ecb0b1f8f2bd 05:51:50 Step 21/26 : EXPOSE 59984 05:51:50 ---> Running in 47b90f6675b5 05:51:50 Removing intermediate container 47b90f6675b5 05:51:50 ---> 9987d1918557 05:51:50 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 05:51:50 ---> Running in c3b230f2b044 05:51:50 Removing intermediate container c3b230f2b044 05:51:50 ---> 3e538f8dbeeb 05:51:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:51:50 ---> Running in ad3fb70637a8 05:51:50 Removing intermediate container ad3fb70637a8 05:51:50 ---> 00870e26adb0 05:51:50 Step 24/26 : LABEL arch=arm64 05:51:50 ---> Running in 8844fa928dff 05:51:50 Removing intermediate container 8844fa928dff 05:51:50 ---> 80008fe64d82 05:51:50 Step 25/26 : LABEL git_sha=e46a8b156d9472af1ae3ddb1283c3f8481298fa9 05:51:50 ---> Running in 7959a7071fe9 05:51:50 Removing intermediate container 7959a7071fe9 05:51:50 ---> 52655dcd731a 05:51:50 Step 26/26 : LABEL version=0.0.0 05:51:50 ---> Running in 32c75cc56aa2 05:51:50 Removing intermediate container 32c75cc56aa2 05:51:50 ---> 929249247431 05:51:50 [Warning] One or more build-args [ARCH] were not consumed 05:51:50 Successfully built 929249247431 05:51:50 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 05:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:51 05:51:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:51 arm64: Pulling from edgex-lftools-log-publisher 05:51:51 8998bd30e6a1: Pulling fs layer 05:51:51 04944245beec: Pulling fs layer 05:51:51 699f458cf7ca: Pulling fs layer 05:51:51 765212b225bb: Pulling fs layer 05:51:51 f23df028b6ca: Pulling fs layer 05:51:51 d65c8cfc05b1: Pulling fs layer 05:51:51 2437ff75d9bd: Pulling fs layer 05:51:51 d65c8cfc05b1: Waiting 05:51:51 f23df028b6ca: Waiting 05:51:51 2437ff75d9bd: Waiting 05:51:51 765212b225bb: Waiting 05:51:51 04944245beec: Verifying Checksum 05:51:51 04944245beec: Download complete 05:51:51 765212b225bb: Verifying Checksum 05:51:51 765212b225bb: Download complete 05:51:51 f23df028b6ca: Verifying Checksum 05:51:51 f23df028b6ca: Download complete 05:51:51 d65c8cfc05b1: Verifying Checksum 05:51:51 d65c8cfc05b1: Download complete 05:51:51 699f458cf7ca: Verifying Checksum 05:51:51 699f458cf7ca: Download complete 05:51:52 8998bd30e6a1: Verifying Checksum 05:51:52 8998bd30e6a1: Download complete 05:51:54 2437ff75d9bd: Verifying Checksum 05:51:54 2437ff75d9bd: Download complete 05:51:56 8998bd30e6a1: Pull complete 05:51:56 04944245beec: Pull complete 05:51:58 699f458cf7ca: Pull complete 05:51:58 765212b225bb: Pull complete 05:51:59 f23df028b6ca: Pull complete 05:51:59 d65c8cfc05b1: Pull complete 05:52:14 2437ff75d9bd: Pull complete 05:52:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:14 prd-ubuntu20.04-docker-arm64-4c-16g-15428 does not seem to be running inside a container 05:52:15 $ 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/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 05:52:17 $ docker top 188315aad9bc318d1dc44f41a1457d1a727e313b9f9f944d758e9cf963457145 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:18 ---> job-cost.sh 05:52:18 lf-activate-venv: SKIPPING 05:52:18 INFO: No Stack... 05:52:19 INFO: Retrieving Pricing Info for: v3-standard-4 05:52:19 INFO: Archiving Costs [Pipeline] sh 05:52:20 + cut -d, -f6 05:52:20 + cat /w/workspace/device-onvif-camera/11/archives/cost.csv [Pipeline] lock 05:52:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] 05:52:20 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] did not exist. Created. 05:52:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:21 /w/workspace/device-onvif-camera/11@tmp/durable-69d9db7e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:21 + echo total: 0.10999999940395355 [Pipeline] stash 05:52:21 Warning: overwriting stash ‘stack-cost’ 05:52:21 Stashed 1 file(s) [Pipeline] } 05:52:21 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] [Pipeline] // lock [Pipeline] } 05:52:21 $ docker stop --time=1 188315aad9bc318d1dc44f41a1457d1a727e313b9f9f944d758e9cf963457145 05:52:23 $ docker rm -f 188315aad9bc318d1dc44f41a1457d1a727e313b9f9f944d758e9cf963457145 [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 05:52:23 provisioning config files... 05:52:23 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config1578586649106137932tmp [Pipeline] { [Pipeline] sh 05:52:24 + set +x 05:52:24 + curl -s https://codecov.io/bash 05:52:24 + bash -s -- 05:52:24 05:52:24 _____ _ 05:52:24 / ____| | | 05:52:24 | | ___ __| | ___ ___ _____ __ 05:52:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:52:24 | |___| (_) | (_| | __/ (_| (_) \ V / 05:52:24 \_____\___/ \__,_|\___|\___\___/ \_/ 05:52:24 Bash-1.0.6 05:52:24 05:52:24 05:52:24 ==> git version 2.25.1 found 05:52:24 ==> 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 05:52:24 Release-Date: 2020-01-08 05:52:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:52:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:52:24 ==> Jenkins CI detected. 05:52:24 current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 05:52:24 project root: . 05:52:24 --> token set from env 05:52:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:52:24 ==> Running gcov in . (disable via -X gcov) 05:52:24 ==> Python coveragepy not found 05:52:24 ==> Searching for coverage reports in: 05:52:24 + . 05:52:24 -> Found 1 reports 05:52:24 ==> Detecting git/mercurial file structure 05:52:24 ==> Reading reports 05:52:24 + ./coverage.out bytes=59480 05:52:24 ==> Appending adjustments 05:52:24 https://docs.codecov.io/docs/fixing-reports 05:52:24 + Found adjustments 05:52:24 ==> Gzipping contents 05:52:24 8.0K /tmp/codecov.a6axFX.gz 05:52:24 ==> Uploading reports 05:52:24 url: https://codecov.io 05:52:24 query: branch=PR-77&commit=e46a8b156d9472af1ae3ddb1283c3f8481298fa9&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 05:52:24 -> Pinging Codecov 05:52:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-77&commit=e46a8b156d9472af1ae3ddb1283c3f8481298fa9&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 05:52:24 -> Uploading to 05:52:24 https://storage.googleapis.com/codecov/v4/raw/2022-06-23/F29A59C45E3A92E06B3E522C9905F8EF/e46a8b156d9472af1ae3ddb1283c3f8481298fa9/e5ab41fa-0277-40de-a73d-a0a64339d98e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T055224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=823c5e4bda9ee580bb5bbc0fb0d8ee95795c5aabf2b6c4c33926c9dc60a5c49f 05:52:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:52:24 Dload Upload Total Spent Left Speed 05:52:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7666 0 0 100 7666 0 34223 --:--:-- --:--:-- --:--:-- 34223 05:52:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [Pipeline] } 05:52:24 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 05:52:25 + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] 05:52:25 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 05:52:25 total 16 05:52:25 drwxr-xr-x 3 root root 4096 Jun 23 05:42 . 05:52:25 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:42 .. 05:52:25 drwxr-xr-x 2 root root 4096 Jun 23 05:42 cost 05:52:25 -rw-r--r-- 1 root root 90 Jun 23 05:42 cost.csv 05:52:25 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives 05:52:25 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 05:52:25 total 16 05:52:25 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:42 . 05:52:25 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:42 .. 05:52:25 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 05:42 cost 05:52:25 -rw-r--r-- 1 jenkins jenkins 90 Jun 23 05:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:52:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:26 ---> package-listing.sh 05:52:26 ++ facter osfamily 05:52:26 ++ tr '[:upper:]' '[:lower:]' 05:52:26 + OS_FAMILY=debian 05:52:26 + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 05:52:26 + START_PACKAGES=/tmp/packages_start.txt 05:52:26 + END_PACKAGES=/tmp/packages_end.txt 05:52:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:26 + PACKAGES=/tmp/packages_start.txt 05:52:26 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 05:52:26 + PACKAGES=/tmp/packages_end.txt 05:52:26 + case "${OS_FAMILY}" in 05:52:26 + grep '^ii' 05:52:26 + dpkg -l 05:52:26 + '[' -f /tmp/packages_start.txt ']' 05:52:26 + '[' -f /tmp/packages_end.txt ']' 05:52:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:26 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 05:52:26 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ 05:52:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [Pipeline] echo 05:52:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:52:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:27 prd-ubuntu20.04-docker-8c-8g-15425 does not seem to be running inside a container 05:52:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:52:28 $ docker top 4a563796305a1d34672c1417fa3caa4e1280f07d8151bcafcb05813ebbc0227d -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:28 + touch /tmp/pre-build-complete [Pipeline] sh 05:52:28 + mkdir -p /var/log/sysstat [Pipeline] sh 05:52:29 + ls /var/log/sa-host 05:52:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:29 provisioning config files... 05:52:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config933392061448188149tmp [Pipeline] { [Pipeline] echo 05:52:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:29 ---> create-netrc.sh [Pipeline] } 05:52:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:52:29 ---> python-tools-install.sh [Pipeline] echo 05:52:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:30 ---> sudo-logs.sh 05:52:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:30 ---> job-cost.sh 05:52:30 lf-activate-venv: SKIPPING 05:52:30 DEBUG: total: 0.2199999988079071 05:52:30 INFO: Retrieving Stack Cost... 05:52:31 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:31 INFO: Archiving Costs [Pipeline] echo 05:52:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:31 ---> logs-deploy.sh 05:52:31 lf-activate-venv: SKIPPING 05:52:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/11 05:52:31 INFO: archiving workspace using pattern(s): 05:52:32 Archives upload complete. 05:52:32 INFO: archiving logs to Nexus