Pull request #298 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa85c62a31b9eec9fedd82f4ebad2bac18bf5def+5c7909d1b5ebfe861b0cb262d6892a9f2879389b (5029b7cda8efe72d0807fe0be28a13ed34f94e7a) 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-ssh12104136829529071036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13021849447324143406.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11311411341982346207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15985563023445118027.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7735505420409981591.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh330915702178599343.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.20 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6957 in /w/workspace/undry_device-onvif-camera_PR-298 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-298 # 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 > 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/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5c7909d1b5ebfe861b0cb262d6892a9f2879389b into PR head commit fa85c62a31b9eec9fedd82f4ebad2bac18bf5def Merge succeeded, producing fa85c62a31b9eec9fedd82f4ebad2bac18bf5def Checking out Revision fa85c62a31b9eec9fedd82f4ebad2bac18bf5def (PR-298) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:02:34 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f fa85c62a31b9eec9fedd82f4ebad2bac18bf5def # 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 5c7909d1b5ebfe861b0cb262d6892a9f2879389b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa85c62a31b9eec9fedd82f4ebad2bac18bf5def # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:02:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:02:34 ========================================================= 04:02:34 EdgeX Global Pipelines Version Info 04:02:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:02:35 ------------------- 04:02:35 stable info: 04:02:35 ------------------- 04:02:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:02:35 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:02:35 Message: update stable to v1.0.245 04:02:36 ------------------- 04:02:36 experimental info: 04:02:36 ------------------- 04:02:36 Commited By: **** collab-it+edgex@linuxfoundation.org 04:02:36 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:02:36 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:02:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-298 [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-298 [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-298 [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa85c62a31b9eec9fedd82f4ebad2bac18bf5def [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa85c62 [Pipeline] echo 04:02:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:37 provisioning config files... 04:02:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-298@tmp/config3927779745299996178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:38 ---> docker-login.sh 04:02:38 nexus3.edgexfoundry.org:10001 04:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:39 Configure a credential helper to remove this warning. See 04:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:39 04:02:39 Login Succeeded 04:02:39 nexus3.edgexfoundry.org:10002 04:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:39 Configure a credential helper to remove this warning. See 04:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:39 04:02:39 Login Succeeded 04:02:39 nexus3.edgexfoundry.org:10003 04:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:39 Configure a credential helper to remove this warning. See 04:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:39 04:02:39 Login Succeeded 04:02:39 nexus3.edgexfoundry.org:10004 04:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:39 Configure a credential helper to remove this warning. See 04:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:39 04:02:39 Login Succeeded 04:02:39 docker.io 04:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:39 Configure a credential helper to remove this warning. See 04:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:39 04:02:39 Login Succeeded 04:02:39 ---> docker-login.sh ends [Pipeline] } 04:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:02:40 + git rev-list -1 --merges fa85c62a31b9eec9fedd82f4ebad2bac18bf5def~1..fa85c62a31b9eec9fedd82f4ebad2bac18bf5def [Pipeline] echo 04:02:40 -----------> git rev-list -1 --merges fa85c62a31b9eec9fedd82f4ebad2bac18bf5def~1..fa85c62a31b9eec9fedd82f4ebad2bac18bf5def fa85c62a31b9eec9fedd82f4ebad2bac18bf5def [false] [Pipeline] sh 04:02:40 + git log --format=format:%s -1 fa85c62a31b9eec9fedd82f4ebad2bac18bf5def [Pipeline] echo 04:02:40 ========================================================= 04:02:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:02:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:02:41 + git log --format=format:%s -1 fa85c62a31b9eec9fedd82f4ebad2bac18bf5def [Pipeline] echo 04:02:41 [semverPrep] GIT_COMMIT: fa85c62a31b9eec9fedd82f4ebad2bac18bf5def, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:02:41 [semverPrep] This is not a build commit. [Pipeline] sh 04:02:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:41 + grep -v github /etc/ssh/ssh_known_hosts 04:02:41 + [ -e /tmp/ssh_known_hosts ] 04:02:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:02:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:02:41 + sudo tee -a /etc/ssh/ssh_known_hosts 04:02:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:42 04:02:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:42 0.1.4: Pulling from edgex-devops/py-git-semver 04:02:42 b85a868b505f: Pulling fs layer 04:02:42 e2be974225ed: Pulling fs layer 04:02:42 339a4e72a1f5: Pulling fs layer 04:02:42 988bab9f4d93: Pulling fs layer 04:02:42 1469e6f7b9e6: Pulling fs layer 04:02:42 eaf3925da568: Pulling fs layer 04:02:42 bab4dde63d76: Pulling fs layer 04:02:42 bde34c3a00c8: Pulling fs layer 04:02:42 b352a97aabf1: Pulling fs layer 04:02:42 4872d77fe225: Pulling fs layer 04:02:42 5851b861e8e6: Pulling fs layer 04:02:42 1469e6f7b9e6: Waiting 04:02:42 eaf3925da568: Waiting 04:02:42 bab4dde63d76: Waiting 04:02:42 bde34c3a00c8: Waiting 04:02:42 b352a97aabf1: Waiting 04:02:42 4872d77fe225: Waiting 04:02:42 5851b861e8e6: Waiting 04:02:42 988bab9f4d93: Waiting 04:02:42 e2be974225ed: Download complete 04:02:42 988bab9f4d93: Verifying Checksum 04:02:42 988bab9f4d93: Download complete 04:02:42 1469e6f7b9e6: Verifying Checksum 04:02:42 1469e6f7b9e6: Download complete 04:02:42 eaf3925da568: Verifying Checksum 04:02:42 eaf3925da568: Download complete 04:02:42 339a4e72a1f5: Verifying Checksum 04:02:42 339a4e72a1f5: Download complete 04:02:42 bde34c3a00c8: Verifying Checksum 04:02:42 bde34c3a00c8: Download complete 04:02:43 b352a97aabf1: Verifying Checksum 04:02:43 b352a97aabf1: Download complete 04:02:43 4872d77fe225: Verifying Checksum 04:02:43 4872d77fe225: Download complete 04:02:43 5851b861e8e6: Verifying Checksum 04:02:43 5851b861e8e6: Download complete 04:02:43 b85a868b505f: Verifying Checksum 04:02:43 b85a868b505f: Download complete 04:02:43 bab4dde63d76: Verifying Checksum 04:02:43 bab4dde63d76: Download complete 04:02:44 b85a868b505f: Pull complete 04:02:45 e2be974225ed: Pull complete 04:02:46 339a4e72a1f5: Pull complete 04:02:46 988bab9f4d93: Pull complete 04:02:46 1469e6f7b9e6: Pull complete 04:02:46 eaf3925da568: Pull complete 04:02:48 bab4dde63d76: Pull complete 04:02:48 bde34c3a00c8: Pull complete 04:02:49 b352a97aabf1: Pull complete 04:02:49 4872d77fe225: Pull complete 04:02:49 5851b861e8e6: Pull complete 04:02:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:49 prd-ubuntu20.04-docker-8c-8g-6957 does not seem to be running inside a container 04:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-298 -v /w/workspace/undry_device-onvif-camera_PR-298:/w/workspace/undry_device-onvif-camera_PR-298:rw,z -v /w/workspace/undry_device-onvif-camera_PR-298@tmp:/w/workspace/undry_device-onvif-camera_PR-298@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:02:58 $ docker top 21a8f54eef329fc540d4a9d257348039d2513d82be9f8e3de9bdd79df5530137 -eo pid,comm 04:02:58 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). 04:02:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:58 [ssh-agent] Looking for ssh-agent implementation... 04:02:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:58 $ docker exec 21a8f54eef329fc540d4a9d257348039d2513d82be9f8e3de9bdd79df5530137 ssh-agent 04:02:58 SSH_AUTH_SOCK=/tmp/ssh-j1osQmqZbWho/agent.14 04:02:58 SSH_AGENT_PID=20 04:02:58 Running ssh-add (command line suppressed) 04:02:58 Identity added: /w/workspace/undry_device-onvif-camera_PR-298@tmp/private_key_16962968444679058829.key (/w/workspace/undry_device-onvif-camera_PR-298@tmp/private_key_16962968444679058829.key) 04:02:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:59 + git tag --points-at HEAD [Pipeline] } 04:02:59 $ docker exec --env ******** --env ******** 21a8f54eef329fc540d4a9d257348039d2513d82be9f8e3de9bdd79df5530137 ssh-agent -k 04:02:59 unset SSH_AUTH_SOCK; 04:02:59 unset SSH_AGENT_PID; 04:02:59 echo Agent pid 20 killed; 04:02:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:02:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:59 [ssh-agent] Looking for ssh-agent implementation... 04:02:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:59 $ docker exec 21a8f54eef329fc540d4a9d257348039d2513d82be9f8e3de9bdd79df5530137 ssh-agent 04:02:59 SSH_AUTH_SOCK=/tmp/ssh-bySAdWJGHrKg/agent.70 04:02:59 SSH_AGENT_PID=76 04:02:59 Running ssh-add (command line suppressed) 04:02:59 Identity added: /w/workspace/undry_device-onvif-camera_PR-298@tmp/private_key_7689892891564098629.key (/w/workspace/undry_device-onvif-camera_PR-298@tmp/private_key_7689892891564098629.key) 04:02:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:00 + git semver init 04:03:00 2023-04-06 04:03:00,294 [run_init] DEBUG init version:0.0.0 force:False 04:03:00 2023-04-06 04:03:00,295 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-298/.semver 04:03:00 2023-04-06 04:03:00,296 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-298/.semver 04:03:00 2023-04-06 04:03:00,296 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-298/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-298, universal_newlines=False, shell=None, istream=None) 04:03:01 2023-04-06 04:03:01,241 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-298/.git/info/exclude 04:03:01 2023-04-06 04:03:01,242 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-298/.semver/PR-298 with force:False 04:03:01 2023-04-06 04:03:01,242 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-298/.semver/PR-298 04:03:01 2023-04-06 04:03:01,246 [execute] INFO git cat-file --batch-check 04:03:01 2023-04-06 04:03:01,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-298/.semver, universal_newlines=False, shell=None, istream=) 04:03:01 2023-04-06 04:03:01,254 [execute] INFO git cat-file --batch 04:03:01 2023-04-06 04:03:01,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-298/.semver, universal_newlines=False, shell=None, istream=) 04:03:01 2023-04-06 04:03:01,259 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-298/.semver/PR-298 04:03:01 0.0.0 [Pipeline] } 04:03:01 $ docker exec --env ******** --env ******** 21a8f54eef329fc540d4a9d257348039d2513d82be9f8e3de9bdd79df5530137 ssh-agent -k 04:03:01 unset SSH_AUTH_SOCK; 04:03:01 unset SSH_AGENT_PID; 04:03:01 echo Agent pid 76 killed; 04:03:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:02 + git semver [Pipeline] } 04:03:02 $ docker stop --time=1 21a8f54eef329fc540d4a9d257348039d2513d82be9f8e3de9bdd79df5530137 04:03:03 $ docker rm -f --volumes 21a8f54eef329fc540d4a9d257348039d2513d82be9f8e3de9bdd79df5530137 [Pipeline] // withDockerContainer [Pipeline] sh 04:03:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:04 Stashed 1 file(s) [Pipeline] echo 04:03:04 [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 04:03:04 provisioning config files... 04:03:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-298@tmp/config12666739071486649755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:05 ---> docker-login.sh 04:03:05 nexus3.edgexfoundry.org:10001 04:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:05 Configure a credential helper to remove this warning. See 04:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:05 04:03:05 Login Succeeded 04:03:05 nexus3.edgexfoundry.org:10002 04:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:05 Configure a credential helper to remove this warning. See 04:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:05 04:03:05 Login Succeeded 04:03:05 nexus3.edgexfoundry.org:10003 04:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:05 Configure a credential helper to remove this warning. See 04:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:05 04:03:05 Login Succeeded 04:03:05 nexus3.edgexfoundry.org:10004 04:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:05 Configure a credential helper to remove this warning. See 04:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:05 04:03:05 Login Succeeded 04:03:05 docker.io 04:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:05 Configure a credential helper to remove this warning. See 04:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:05 04:03:05 Login Succeeded 04:03:05 ---> docker-login.sh ends [Pipeline] } 04:03:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:06 ========================================================= 04:03:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:03:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:03:06 Sending build context to Docker daemon 27.04MB 04:03:06 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:03:06 Step 2/13 : FROM ${BASE} AS builder 04:03:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:03:06 63b65145d645: Pulling fs layer 04:03:06 a2d21d5440eb: Pulling fs layer 04:03:06 935e6c44a52c: Pulling fs layer 04:03:06 94cc34f8dd06: Pulling fs layer 04:03:06 30dea6a524f1: Pulling fs layer 04:03:06 a2aff8979fd8: Pulling fs layer 04:03:06 6808be2612f2: Pulling fs layer 04:03:06 f25807f1079a: Pulling fs layer 04:03:06 a2aff8979fd8: Waiting 04:03:06 f25807f1079a: Waiting 04:03:06 94cc34f8dd06: Waiting 04:03:06 30dea6a524f1: Waiting 04:03:06 6808be2612f2: Waiting 04:03:06 a2d21d5440eb: Verifying Checksum 04:03:06 a2d21d5440eb: Download complete 04:03:06 94cc34f8dd06: Download complete 04:03:06 30dea6a524f1: Download complete 04:03:06 63b65145d645: Verifying Checksum 04:03:06 63b65145d645: Download complete 04:03:06 a2aff8979fd8: Verifying Checksum 04:03:06 a2aff8979fd8: Download complete 04:03:07 63b65145d645: Pull complete 04:03:07 a2d21d5440eb: Pull complete 04:03:07 f25807f1079a: Verifying Checksum 04:03:07 f25807f1079a: Download complete 04:03:07 935e6c44a52c: Download complete 04:03:07 6808be2612f2: Verifying Checksum 04:03:07 6808be2612f2: Download complete 04:03:11 935e6c44a52c: Pull complete 04:03:11 94cc34f8dd06: Pull complete 04:03:11 30dea6a524f1: Pull complete 04:03:11 a2aff8979fd8: Pull complete 04:03:13 6808be2612f2: Pull complete 04:03:14 f25807f1079a: Pull complete 04:03:14 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:03:14 ---> 3b553350e43f 04:03:14 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:03:19 Still waiting to schedule task 04:03:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:03:26 ---> Running in 0398f3ebe131 04:03:26 Removing intermediate container 0398f3ebe131 04:03:26 ---> 31249802098c 04:03:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:26 ---> Running in cb2a9a0f867d 04:03:26 Removing intermediate container cb2a9a0f867d 04:03:26 ---> 291f626607c8 04:03:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:03:26 ---> Running in 0b879d59a84f 04:03:26 Removing intermediate container 0b879d59a84f 04:03:26 ---> eda12b683926 04:03:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:03:26 ---> Running in 10fbba4b383f 04:03:26 Removing intermediate container 10fbba4b383f 04:03:26 ---> 28713c1a60ce 04:03:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:03:26 ---> Running in 2d2ae7834c7b 04:03:26 Removing intermediate container 2d2ae7834c7b 04:03:26 ---> 16b830e5f871 04:03:26 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:26 ---> Running in b302e6b4d025 04:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:03:27 OK: 265 MiB in 53 packages 04:03:28 Removing intermediate container b302e6b4d025 04:03:28 ---> a45200a3a597 04:03:28 Step 9/13 : WORKDIR /device-onvif-camera 04:03:28 ---> Running in 07e8bd9e7bd8 04:03:28 Removing intermediate container 07e8bd9e7bd8 04:03:28 ---> eb00804e8f8c 04:03:28 Step 10/13 : COPY go.mod vendor* ./ 04:03:28 ---> 7a4aea86258e 04:03:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:28 ---> Running in c0878b5ef313 04:04:25 Removing intermediate container c0878b5ef313 04:04:25 ---> 5b0d3fff8819 04:04:25 Step 12/13 : COPY . . 04:04:25 ---> deee1e22579c 04:04:25 Step 13/13 : RUN ${MAKE} 04:04:25 ---> Running in 726c66280eda 04:04:25 noop 04:04:25 Removing intermediate container 726c66280eda 04:04:25 ---> d6a51a3e6c70 04:04:25 Successfully built d6a51a3e6c70 04:04:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:25 + docker inspect -f . ci-base-image-x86_64 04:04:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:25 prd-ubuntu20.04-docker-8c-8g-6957 does not seem to be running inside a container 04:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-298 -v /w/workspace/undry_device-onvif-camera_PR-298:/w/workspace/undry_device-onvif-camera_PR-298:rw,z -v /w/workspace/undry_device-onvif-camera_PR-298@tmp:/w/workspace/undry_device-onvif-camera_PR-298@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 ******** ci-base-image-x86_64 cat 04:04:26 $ docker top 4603f604bf790a9dde2e2e0154618534e33fe4b4307ca0fd3101ec8657f56768 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:27 + go version 04:04:27 go version go1.20.2 linux/amd64 [Pipeline] } 04:04:27 $ docker stop --time=1 4603f604bf790a9dde2e2e0154618534e33fe4b4307ca0fd3101ec8657f56768 04:04:28 $ docker rm -f --volumes 4603f604bf790a9dde2e2e0154618534e33fe4b4307ca0fd3101ec8657f56768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:30 + docker inspect -f . ci-base-image-x86_64 04:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:30 prd-ubuntu20.04-docker-8c-8g-6957 does not seem to be running inside a container 04:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-298 -v /w/workspace/undry_device-onvif-camera_PR-298:/w/workspace/undry_device-onvif-camera_PR-298:rw,z -v /w/workspace/undry_device-onvif-camera_PR-298@tmp:/w/workspace/undry_device-onvif-camera_PR-298@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 ******** ci-base-image-x86_64 cat 04:04:30 $ docker top 349dfda099bdb5d1e7c909bd0be16c003b9426c46b4975c52d5db65149a688df -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:31 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-298 [Pipeline] fileExists [Pipeline] sh 04:04:31 + make test 04:04:31 go test ./... -coverprofile=coverage.out ./... 04:04:36 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:04:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6959 in /w/workspace/undry_device-onvif-camera_PR-298 [Pipeline] { [Pipeline] ws 04:04:48 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:04:48 The recommended git tool is: git 04:04:49 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:04:49 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:04:49 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.7% of statements 04:04:52 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.853s coverage: 86.5% of statements 04:04:53 using credential edgex-jenkins-ssh 04:04:53 Cloning the remote Git repository 04:04:53 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:04:53 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:04:53 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:04:53 > git --version # timeout=10 04:04:53 > git --version # 'git version 2.25.1' 04:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:55 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:04:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:56 Merging remotes/origin/main commit 5c7909d1b5ebfe861b0cb262d6892a9f2879389b into PR head commit fa85c62a31b9eec9fedd82f4ebad2bac18bf5def 04:04:56 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:04:56 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:04:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:04:56 > git config core.sparsecheckout # timeout=10 04:04:56 > git checkout -f fa85c62a31b9eec9fedd82f4ebad2bac18bf5def # timeout=10 04:04:56 > git remote # timeout=10 04:04:56 > git config --get remote.origin.url # timeout=10 04:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:57 Merge succeeded, producing fa85c62a31b9eec9fedd82f4ebad2bac18bf5def 04:04:57 Checking out Revision fa85c62a31b9eec9fedd82f4ebad2bac18bf5def (PR-298) 04:04:57 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:04:57 > git --version # timeout=10 04:04:57 > git --version # 'git version 2.25.1' 04:04:57 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 04:04:57 > git merge 5c7909d1b5ebfe861b0cb262d6892a9f2879389b # timeout=10 04:04:57 > git rev-parse HEAD^{commit} # timeout=10 04:04:57 > git config core.sparsecheckout # timeout=10 04:04:57 > git checkout -f fa85c62a31b9eec9fedd82f4ebad2bac18bf5def # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:04:59 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:59 Dload Upload Total Spent Left Speed 04:04:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 04:04:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:05:00 + sudo tee /etc/docker/daemon.new 04:05:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:05:00 { 04:05:00 "registry-mirrors": [ 04:05:00 "https://nexus3.edgexfoundry.org:10001" 04:05:00 ], 04:05:00 "bip": "10.250.0.254/24", 04:05:00 "hosts": [ 04:05:00 "tcp://0.0.0.0:5555", 04:05:00 "unix:///var/run/docker.sock" 04:05:00 ], 04:05:00 "mtu": 1458, 04:05:00 "selinux-enabled": true, 04:05:00 "seccomp-profile": "/etc/docker/seccomp.json" 04:05:00 } [Pipeline] sh 04:05:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:05:00 + sudo service docker restart 04:05:01 go vet ./... 04:05:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:05 ./bin/test-attribution-txt.sh 04:05:05 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 04:05:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:05 $ docker stop --time=1 349dfda099bdb5d1e7c909bd0be16c003b9426c46b4975c52d5db65149a688df 04:05:07 $ docker rm -f --volumes 349dfda099bdb5d1e7c909bd0be16c003b9426c46b4975c52d5db65149a688df [Pipeline] // withDockerContainer [Pipeline] sh 04:05:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:09 + ls -al . 04:05:09 total 236 04:05:09 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 04:04 . 04:05:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:02 .. 04:05:09 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 04:03 .git 04:05:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 04:02 .github 04:05:09 -rw-rw-r-- 1 jenkins jenkins 496 Apr 6 04:02 .gitignore 04:05:09 -rw-rw-r-- 1 jenkins jenkins 42 Apr 6 04:02 .golangci.yml 04:05:09 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 04:03 .semver 04:05:09 -rw-rw-r-- 1 jenkins jenkins 9732 Apr 6 04:02 Attribution.txt 04:05:09 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 6 04:02 CHANGELOG.md 04:05:09 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 6 04:02 Dockerfile 04:05:09 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 04:02 GOVERNANCE.md 04:05:09 -rw-rw-r-- 1 jenkins jenkins 734 Apr 6 04:02 Jenkinsfile 04:05:09 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 6 04:02 LICENSE 04:05:09 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 6 04:02 Makefile 04:05:09 -rw-rw-r-- 1 jenkins jenkins 625 Apr 6 04:02 OWNERS.md 04:05:09 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 6 04:02 README.md 04:05:09 -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 04:03 VERSION 04:05:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 04:02 bin 04:05:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 04:02 cmd 04:05:09 -rw-r--r-- 1 jenkins jenkins 78485 Apr 6 04:04 coverage.out 04:05:09 drwxrwxr-x 6 jenkins jenkins 4096 Apr 6 04:02 doc 04:05:09 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 6 04:02 go.mod 04:05:09 -rw-rw-r-- 1 jenkins jenkins 33057 Apr 6 04:02 go.sum 04:05:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:02 internal 04:05:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:02 snap 04:05:09 -rw-rw-r-- 1 jenkins jenkins 236 Apr 6 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:09 + 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=fa85c62a31b9eec9fedd82f4ebad2bac18bf5def --label arch=amd64 --label version=0.0.0 . 04:05:09 Sending build context to Docker daemon 27.12MB 04:05:09 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:05:09 Step 2/26 : FROM ${BASE} AS builder 04:05:09 ---> d6a51a3e6c70 04:05:09 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:05:09 ---> Running in 5f0eb2e56162 04:05:09 Removing intermediate container 5f0eb2e56162 04:05:09 ---> 026d69f2c7e2 04:05:09 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:09 ---> Running in c5249c7cd9c1 04:05:10 Removing intermediate container c5249c7cd9c1 04:05:10 ---> 06c75c7dc85d 04:05:10 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:05:10 ---> Running in 70b33c8cda47 04:05:10 Removing intermediate container 70b33c8cda47 04:05:10 ---> 2ca794e7a425 04:05:10 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:05:10 ---> Running in d5127f25b053 04:05:10 Removing intermediate container d5127f25b053 04:05:10 ---> 7693cd45d750 04:05:10 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:05:10 ---> Running in 2ee9ca319ccf 04:05:10 Removing intermediate container 2ee9ca319ccf 04:05:10 ---> b5b3d34ae509 04:05:10 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:10 ---> Running in 9467abf9c150 04:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:05:11 OK: 265 MiB in 53 packages 04:05:11 Removing intermediate container 9467abf9c150 04:05:11 ---> a20065bc4472 04:05:11 Step 9/26 : WORKDIR /device-onvif-camera 04:05:11 ---> Running in 74f17a5ca8de 04:05:11 Removing intermediate container 74f17a5ca8de 04:05:11 ---> d10bbf035840 04:05:11 Step 10/26 : COPY go.mod vendor* ./ 04:05:11 ---> 0675e701ad9a 04:05:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:11 ---> Running in 136bedb55905 04:05:14 Removing intermediate container 136bedb55905 04:05:14 ---> 486211ff790b 04:05:14 Step 12/26 : COPY . . 04:05:14 ---> b4510ad3deea 04:05:14 Step 13/26 : RUN ${MAKE} 04:05:14 ---> Running in a4ab4c5ecdaa 04:05:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:19 provisioning config files... 04:05:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14394913849990197869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:19 ---> docker-login.sh 04:05:19 nexus3.edgexfoundry.org:10001 04:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:20 Configure a credential helper to remove this warning. See 04:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:20 04:05:20 Login Succeeded 04:05:20 nexus3.edgexfoundry.org:10002 04:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:20 Configure a credential helper to remove this warning. See 04:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:20 04:05:20 Login Succeeded 04:05:20 nexus3.edgexfoundry.org:10003 04:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:20 Configure a credential helper to remove this warning. See 04:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:20 04:05:20 Login Succeeded 04:05:20 nexus3.edgexfoundry.org:10004 04:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 docker.io 04:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 ---> docker-login.sh ends [Pipeline] } 04:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:22 ========================================================= 04:05:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:05:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:05:24 Sending build context to Docker daemon 19.71MB 04:05:24 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:05:24 Step 2/13 : FROM ${BASE} AS builder 04:05:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:05:24 af6eaf76a39c: Pulling fs layer 04:05:24 55522c791124: Pulling fs layer 04:05:24 ce5c4a1c91eb: Pulling fs layer 04:05:24 169dfbe0d373: Pulling fs layer 04:05:24 e1ff8fa3b103: Pulling fs layer 04:05:24 52ebb69f0ebf: Pulling fs layer 04:05:24 5abe8eddf0d5: Pulling fs layer 04:05:24 169dfbe0d373: Waiting 04:05:24 e1ff8fa3b103: Waiting 04:05:24 52ebb69f0ebf: Waiting 04:05:24 5abe8eddf0d5: Waiting 04:05:24 55522c791124: Verifying Checksum 04:05:24 55522c791124: Download complete 04:05:24 169dfbe0d373: Verifying Checksum 04:05:24 169dfbe0d373: Download complete 04:05:24 e1ff8fa3b103: Verifying Checksum 04:05:24 e1ff8fa3b103: Download complete 04:05:24 af6eaf76a39c: Verifying Checksum 04:05:25 af6eaf76a39c: Pull complete 04:05:25 5abe8eddf0d5: Verifying Checksum 04:05:25 5abe8eddf0d5: Download complete 04:05:26 55522c791124: Pull complete 04:05:27 52ebb69f0ebf: Verifying Checksum 04:05:27 52ebb69f0ebf: Download complete 04:05:27 ce5c4a1c91eb: Verifying Checksum 04:05:27 ce5c4a1c91eb: Download complete 04:05:36 Removing intermediate container a4ab4c5ecdaa 04:05:36 ---> 7a48a2b0af51 04:05:36 Step 14/26 : FROM alpine:3.17 04:05:36 3.17: Pulling from library/alpine 04:05:36 f56be85fc22e: Pulling fs layer 04:05:36 f56be85fc22e: Download complete 04:05:36 f56be85fc22e: Pull complete 04:05:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:05:36 Status: Downloaded newer image for alpine:3.17 04:05:36 ---> 9ed4aefc74f6 04:05:36 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:05:36 ---> Running in 4dbc9a9270cb 04:05:36 Removing intermediate container 4dbc9a9270cb 04:05:36 ---> 9708ca932baa 04:05:36 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:05:36 ---> Running in f166a3e69e33 04:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:05:37 (1/1) Installing dumb-init (1.2.5-r2) 04:05:37 Executing busybox-1.35.0-r29.trigger 04:05:37 OK: 7 MiB in 16 packages 04:05:37 Removing intermediate container f166a3e69e33 04:05:37 ---> c453a43db71f 04:05:37 Step 17/26 : WORKDIR / 04:05:37 ---> Running in 620f526f6c9f 04:05:37 Removing intermediate container 620f526f6c9f 04:05:37 ---> a7dff7adcf2a 04:05:37 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:05:38 ---> 1f4ece34059f 04:05:38 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:05:38 ---> ca833d4e1d30 04:05:38 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:05:39 ---> d9b87e932058 04:05:39 Step 21/26 : EXPOSE 59984 04:05:39 ---> Running in 9bb7bffa7efc 04:05:39 Removing intermediate container 9bb7bffa7efc 04:05:39 ---> b0aea2be8908 04:05:39 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:05:39 ---> Running in 334e3d7083af 04:05:39 Removing intermediate container 334e3d7083af 04:05:39 ---> 95c41244855f 04:05:39 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:05:39 ---> Running in 23eb679aed07 04:05:39 Removing intermediate container 23eb679aed07 04:05:39 ---> b92db56d267c 04:05:39 Step 24/26 : LABEL arch=amd64 04:05:39 ---> Running in 2410f1e73c65 04:05:39 Removing intermediate container 2410f1e73c65 04:05:39 ---> 5e69af07af34 04:05:39 Step 25/26 : LABEL git_sha=fa85c62a31b9eec9fedd82f4ebad2bac18bf5def 04:05:39 ---> Running in c511d1289def 04:05:39 Removing intermediate container c511d1289def 04:05:39 ---> d9f01535ebf6 04:05:39 Step 26/26 : LABEL version=0.0.0 04:05:39 ---> Running in cc9cc003b599 04:05:39 Removing intermediate container cc9cc003b599 04:05:39 ---> e97a89eb6a1e 04:05:39 [Warning] One or more build-args [ARCH] were not consumed 04:05:39 Successfully built e97a89eb6a1e 04:05:39 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:05:40 ce5c4a1c91eb: Pull complete 04:05:40 169dfbe0d373: Pull complete 04:05:40 e1ff8fa3b103: Pull complete [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 04:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:40 04:05:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:41 latest: Pulling from edgex-lftools-log-publisher 04:05:41 5eb5b503b376: Pulling fs layer 04:05:41 5c69ac0246d0: Pulling fs layer 04:05:41 ec43610c2a17: Pulling fs layer 04:05:41 3a2ae6a8a46f: Pulling fs layer 04:05:41 33b1e0a273af: Pulling fs layer 04:05:41 5d3b04190fa2: Pulling fs layer 04:05:41 2f39f015ded8: Pulling fs layer 04:05:41 3a2ae6a8a46f: Waiting 04:05:41 2f39f015ded8: Waiting 04:05:41 5d3b04190fa2: Waiting 04:05:41 33b1e0a273af: Waiting 04:05:41 5c69ac0246d0: Download complete 04:05:41 3a2ae6a8a46f: Verifying Checksum 04:05:41 3a2ae6a8a46f: Download complete 04:05:41 33b1e0a273af: Verifying Checksum 04:05:41 33b1e0a273af: Download complete 04:05:41 5d3b04190fa2: Download complete 04:05:41 ec43610c2a17: Verifying Checksum 04:05:41 ec43610c2a17: Download complete 04:05:41 5eb5b503b376: Verifying Checksum 04:05:41 5eb5b503b376: Download complete 04:05:41 2f39f015ded8: Download complete 04:05:42 5eb5b503b376: Pull complete 04:05:42 5c69ac0246d0: Pull complete 04:05:43 ec43610c2a17: Pull complete 04:05:43 3a2ae6a8a46f: Pull complete 04:05:43 33b1e0a273af: Pull complete 04:05:43 5d3b04190fa2: Pull complete 04:05:45 52ebb69f0ebf: Pull complete 04:05:46 5abe8eddf0d5: Pull complete 04:05:46 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:05:46 ---> 6cb57ee374ae 04:05:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:05:48 ---> Running in b2fc208a6716 04:05:49 2f39f015ded8: Pull complete 04:05:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:49 Removing intermediate container b2fc208a6716 04:05:49 ---> c0c4a8ca1770 04:05:49 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:49 ---> Running in b6b1c38979ce [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:49 prd-ubuntu20.04-docker-8c-8g-6957 does not seem to be running inside a container 04:05:49 Removing intermediate container b6b1c38979ce 04:05:49 ---> e31f1749e664 04:05:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:05:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-298 -v /w/workspace/undry_device-onvif-camera_PR-298:/w/workspace/undry_device-onvif-camera_PR-298:rw,z -v /w/workspace/undry_device-onvif-camera_PR-298@tmp:/w/workspace/undry_device-onvif-camera_PR-298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:05:49 ---> Running in 3ea5deba9e68 04:05:49 Removing intermediate container 3ea5deba9e68 04:05:49 ---> d1099659a1e9 04:05:49 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:05:49 ---> Running in 09ee52d0548a 04:05:50 Removing intermediate container 09ee52d0548a 04:05:50 ---> cbc0bc16da96 04:05:50 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:05:50 ---> Running in 36d1317adcf8 04:05:50 Removing intermediate container 36d1317adcf8 04:05:50 ---> 510563a67964 04:05:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:50 ---> Running in 6cf86a059b18 04:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:05:53 OK: 263 MiB in 53 packages 04:05:54 Removing intermediate container 6cf86a059b18 04:05:54 ---> 7c6433f689ff 04:05:54 Step 9/13 : WORKDIR /device-onvif-camera 04:05:54 ---> Running in 0b1f5292c486 04:05:54 Removing intermediate container 0b1f5292c486 04:05:54 ---> 7e9568e07316 04:05:54 Step 10/13 : COPY go.mod vendor* ./ 04:05:54 $ docker top 923f161d14512fc2d61a5366ea49ae24ee5c25e6852a46260a099532d96a32a3 -eo pid,comm 04:05:54 ---> 615039dcac1d 04:05:54 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:54 ---> Running in 4b6b4b1135dd [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:55 ---> job-cost.sh 04:05:55 lf-activate-venv: SKIPPING 04:05:55 INFO: No Stack... 04:05:56 INFO: Retrieving Pricing Info for: v3-standard-8 04:05:56 INFO: Archiving Costs [Pipeline] sh 04:05:56 + cat /w/workspace/undry_device-onvif-camera_PR-298/archives/cost.csv 04:05:56 + cut -d, -f6 [Pipeline] lock 04:05:56 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-298-1-stack-cost] 04:05:56 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-298-1-stack-cost] did not exist. Created. 04:05:56 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:05:57 + echo total: 0.2199999988079071 [Pipeline] stash 04:05:57 Stashed 1 file(s) [Pipeline] } 04:05:57 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:05:57 $ docker stop --time=1 923f161d14512fc2d61a5366ea49ae24ee5c25e6852a46260a099532d96a32a3 04:05:59 $ docker rm -f --volumes 923f161d14512fc2d61a5366ea49ae24ee5c25e6852a46260a099532d96a32a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:02 Removing intermediate container 4b6b4b1135dd 04:07:02 ---> 56a27c73d25f 04:07:02 Step 12/13 : COPY . . 04:07:02 ---> e2993ea07ca4 04:07:02 Step 13/13 : RUN ${MAKE} 04:07:02 ---> Running in cbdb011d312d 04:07:02 noop 04:07:02 Removing intermediate container cbdb011d312d 04:07:02 ---> aa900a1e2327 04:07:02 Successfully built aa900a1e2327 04:07:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:03 + docker inspect -f . ci-base-image-arm64 04:07:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:03 prd-ubuntu20.04-docker-arm64-4c-16g-6959 does not seem to be running inside a container 04:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 04:07:04 $ docker top 5aef6cbfb0d3c3ec2a770aed29214b3f1f66b81f794b8c1612d46c85d4dc7a91 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:05 + go version 04:07:05 go version go1.20.2 linux/arm64 [Pipeline] } 04:07:05 $ docker stop --time=1 5aef6cbfb0d3c3ec2a770aed29214b3f1f66b81f794b8c1612d46c85d4dc7a91 04:07:08 $ docker rm -f --volumes 5aef6cbfb0d3c3ec2a770aed29214b3f1f66b81f794b8c1612d46c85d4dc7a91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:08 + docker inspect -f . ci-base-image-arm64 04:07:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-6959 does not seem to be running inside a container 04:07:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 04:07:10 $ docker top 443f475b92ad1e10287506b39ad9761348c76a301ef2459881c96ddf1155af21 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:10 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:07:11 + make test 04:07:11 go test ./... -coverprofile=coverage.out ./... 04:07:43 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:09:35 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:09:35 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:09:37 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.203s coverage: 31.7% of statements 04:10:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.387s coverage: 86.5% of statements 04:10:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:10:04 go vet ./... 04:10:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:10:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:10:31 ./bin/test-attribution-txt.sh 04:10:31 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 04:10:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:10:31 $ docker stop --time=1 443f475b92ad1e10287506b39ad9761348c76a301ef2459881c96ddf1155af21 04:10:33 $ docker rm -f --volumes 443f475b92ad1e10287506b39ad9761348c76a301ef2459881c96ddf1155af21 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:34 Warning: overwriting stash ‘coverage-report’ 04:10:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:10:35 + ls -al . 04:10:35 total 232 04:10:35 drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 04:07 . 04:10:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:04 .. 04:10:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 04:04 .git 04:10:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 04:04 .github 04:10:35 -rw-rw-r-- 1 jenkins jenkins 496 Apr 6 04:04 .gitignore 04:10:35 -rw-rw-r-- 1 jenkins jenkins 42 Apr 6 04:04 .golangci.yml 04:10:35 -rw-rw-r-- 1 jenkins jenkins 9732 Apr 6 04:04 Attribution.txt 04:10:35 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 6 04:04 CHANGELOG.md 04:10:35 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 6 04:04 Dockerfile 04:10:35 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 04:04 GOVERNANCE.md 04:10:35 -rw-rw-r-- 1 jenkins jenkins 734 Apr 6 04:04 Jenkinsfile 04:10:35 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 6 04:04 LICENSE 04:10:35 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 6 04:04 Makefile 04:10:35 -rw-rw-r-- 1 jenkins jenkins 625 Apr 6 04:04 OWNERS.md 04:10:35 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 6 04:04 README.md 04:10:35 -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 04:03 VERSION 04:10:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 04:04 bin 04:10:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 04:04 cmd 04:10:35 -rw-r--r-- 1 jenkins jenkins 78485 Apr 6 04:10 coverage.out 04:10:35 drwxrwxr-x 6 jenkins jenkins 4096 Apr 6 04:04 doc 04:10:35 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 6 04:04 go.mod 04:10:35 -rw-rw-r-- 1 jenkins jenkins 33057 Apr 6 04:04 go.sum 04:10:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:04 internal 04:10:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:04 snap 04:10:35 -rw-rw-r-- 1 jenkins jenkins 236 Apr 6 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:36 + 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=fa85c62a31b9eec9fedd82f4ebad2bac18bf5def --label arch=arm64 --label version=0.0.0 . 04:10:36 Sending build context to Docker daemon 19.79MB 04:10:36 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:10:36 Step 2/26 : FROM ${BASE} AS builder 04:10:36 ---> aa900a1e2327 04:10:36 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:10:37 ---> Running in d20c37efa8c5 04:10:37 Removing intermediate container d20c37efa8c5 04:10:37 ---> 6060c2bee73b 04:10:37 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:10:37 ---> Running in 6bea67869a61 04:10:37 Removing intermediate container 6bea67869a61 04:10:37 ---> ae79038b8cdb 04:10:37 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:10:37 ---> Running in 0c41c73e45ce 04:10:37 Removing intermediate container 0c41c73e45ce 04:10:37 ---> da5ed7a1861b 04:10:37 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:10:38 ---> Running in f968dc9594eb 04:10:38 Removing intermediate container f968dc9594eb 04:10:38 ---> 193268eca95a 04:10:38 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:10:38 ---> Running in a252ab8057e5 04:10:38 Removing intermediate container a252ab8057e5 04:10:38 ---> 03b21512312d 04:10:38 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:38 ---> Running in 24ad41f5ae3b 04:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:10:41 OK: 263 MiB in 53 packages 04:10:41 Removing intermediate container 24ad41f5ae3b 04:10:41 ---> d4445dee21a3 04:10:41 Step 9/26 : WORKDIR /device-onvif-camera 04:10:42 ---> Running in dc6a61870297 04:10:42 Removing intermediate container dc6a61870297 04:10:42 ---> 9a6ca5b06e20 04:10:42 Step 10/26 : COPY go.mod vendor* ./ 04:10:42 ---> 880b6282e068 04:10:42 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:42 ---> Running in f653bd7bc919 04:10:45 Removing intermediate container f653bd7bc919 04:10:45 ---> 928bd39176b1 04:10:45 Step 12/26 : COPY . . 04:10:46 ---> 7fd16414f81f 04:10:46 Step 13/26 : RUN ${MAKE} 04:10:46 ---> Running in 4f73bd6792d5 04:10:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:13:09 Removing intermediate container 4f73bd6792d5 04:13:09 ---> 9b5789caa07e 04:13:09 Step 14/26 : FROM alpine:3.17 04:13:09 3.17: Pulling from library/alpine 04:13:09 c41833b44d91: Pulling fs layer 04:13:09 c41833b44d91: Verifying Checksum 04:13:09 c41833b44d91: Download complete 04:13:09 c41833b44d91: Pull complete 04:13:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:13:09 Status: Downloaded newer image for alpine:3.17 04:13:09 ---> 51e60588ff2c 04:13:09 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:13:09 ---> Running in bd279571df03 04:13:09 Removing intermediate container bd279571df03 04:13:09 ---> c6307a9ecebe 04:13:09 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:13:09 ---> Running in fed3f6fb933c 04:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:13:09 (1/1) Installing dumb-init (1.2.5-r2) 04:13:09 Executing busybox-1.35.0-r29.trigger 04:13:09 OK: 8 MiB in 16 packages 04:13:09 Removing intermediate container fed3f6fb933c 04:13:09 ---> 333a31b6fd1a 04:13:09 Step 17/26 : WORKDIR / 04:13:09 ---> Running in 336a952293e3 04:13:09 Removing intermediate container 336a952293e3 04:13:09 ---> 6baf2041b106 04:13:09 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:13:09 ---> 6890956eaa38 04:13:09 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:13:09 ---> 77e1915fa2f0 04:13:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:13:09 ---> 7a05d95395ce 04:13:09 Step 21/26 : EXPOSE 59984 04:13:09 ---> Running in f7561393feea 04:13:09 Removing intermediate container f7561393feea 04:13:09 ---> ddf4930d7fd5 04:13:09 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:13:09 ---> Running in 74e9e1ef9f14 04:13:09 Removing intermediate container 74e9e1ef9f14 04:13:09 ---> fa19a4dabaed 04:13:09 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:13:09 ---> Running in e551ece2a249 04:13:09 Removing intermediate container e551ece2a249 04:13:09 ---> 9f43392fc306 04:13:09 Step 24/26 : LABEL arch=arm64 04:13:09 ---> Running in 90f7a2cbbb6b 04:13:09 Removing intermediate container 90f7a2cbbb6b 04:13:09 ---> 37e23952bea9 04:13:09 Step 25/26 : LABEL git_sha=fa85c62a31b9eec9fedd82f4ebad2bac18bf5def 04:13:09 ---> Running in 0438c94b778d 04:13:09 Removing intermediate container 0438c94b778d 04:13:09 ---> 379d64f65ea2 04:13:09 Step 26/26 : LABEL version=0.0.0 04:13:09 ---> Running in 26b5a6102d94 04:13:10 Removing intermediate container 26b5a6102d94 04:13:10 ---> 8048bb9b1e78 04:13:10 [Warning] One or more build-args [ARCH] were not consumed 04:13:10 Successfully built 8048bb9b1e78 04:13:10 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 04:13:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:10 04:13:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:11 arm64: Pulling from edgex-lftools-log-publisher 04:13:11 8998bd30e6a1: Pulling fs layer 04:13:11 04944245beec: Pulling fs layer 04:13:11 699f458cf7ca: Pulling fs layer 04:13:11 765212b225bb: Pulling fs layer 04:13:11 f23df028b6ca: Pulling fs layer 04:13:11 d65c8cfc05b1: Pulling fs layer 04:13:11 2437ff75d9bd: Pulling fs layer 04:13:11 f23df028b6ca: Waiting 04:13:11 d65c8cfc05b1: Waiting 04:13:11 2437ff75d9bd: Waiting 04:13:11 765212b225bb: Waiting 04:13:11 04944245beec: Verifying Checksum 04:13:11 04944245beec: Download complete 04:13:11 765212b225bb: Verifying Checksum 04:13:11 765212b225bb: Download complete 04:13:11 f23df028b6ca: Verifying Checksum 04:13:11 f23df028b6ca: Download complete 04:13:11 d65c8cfc05b1: Verifying Checksum 04:13:11 d65c8cfc05b1: Download complete 04:13:11 699f458cf7ca: Verifying Checksum 04:13:12 8998bd30e6a1: Download complete 04:13:14 2437ff75d9bd: Verifying Checksum 04:13:14 2437ff75d9bd: Download complete 04:13:16 8998bd30e6a1: Pull complete 04:13:16 04944245beec: Pull complete 04:13:17 699f458cf7ca: Pull complete 04:13:17 765212b225bb: Pull complete 04:13:18 f23df028b6ca: Pull complete 04:13:18 d65c8cfc05b1: Pull complete 04:13:34 2437ff75d9bd: Pull complete 04:13:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:34 prd-ubuntu20.04-docker-arm64-4c-16g-6959 does not seem to be running inside a container 04:13:34 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:13:36 $ docker top b5a8162ac0cb46ba913ff258853ebdae7f6bdaa4545153292247f1f8d85ed301 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:37 ---> job-cost.sh 04:13:37 lf-activate-venv: SKIPPING 04:13:37 INFO: No Stack... 04:13:38 INFO: Retrieving Pricing Info for: v3-standard-4 04:13:39 INFO: Archiving Costs [Pipeline] sh 04:13:39 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:13:39 + cut -d, -f6 [Pipeline] lock 04:13:39 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-298-1-stack-cost] 04:13:39 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-298-1-stack-cost] did not exist. Created. 04:13:39 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:40 /w/workspace/device-onvif-camera/1@tmp/durable-8a8ec40f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:13:41 + echo total: 0.10999999940395355 [Pipeline] stash 04:13:41 Warning: overwriting stash ‘stack-cost’ 04:13:41 Stashed 1 file(s) [Pipeline] } 04:13:41 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:13:41 $ docker stop --time=1 b5a8162ac0cb46ba913ff258853ebdae7f6bdaa4545153292247f1f8d85ed301 04:13:42 $ docker rm -f --volumes b5a8162ac0cb46ba913ff258853ebdae7f6bdaa4545153292247f1f8d85ed301 [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 04:13:43 provisioning config files... 04:13:43 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-298@tmp/config3141432067938605030tmp [Pipeline] { [Pipeline] sh 04:13:44 + set +x 04:13:44 + bash -s -- 04:13:44 + curl -s https://codecov.io/bash 04:13:44 04:13:44 _____ _ 04:13:44 / ____| | | 04:13:44 | | ___ __| | ___ ___ _____ __ 04:13:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:13:44 | |___| (_) | (_| | __/ (_| (_) \ V / 04:13:44 \_____\___/ \__,_|\___|\___\___/ \_/ 04:13:44 Bash-1.0.6 04:13:44 04:13:44 04:13:44 ==> git version 2.25.1 found 04:13:44 ==> 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 04:13:44 Release-Date: 2020-01-08 04:13:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:13:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:13:44 ==> Jenkins CI detected. 04:13:44 current dir:  /w/workspace/undry_device-onvif-camera_PR-298 04:13:44 project root: . 04:13:44 --> token set from env 04:13:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:13:44 ==> Running gcov in . (disable via -X gcov) 04:13:44 ==> Python coveragepy not found 04:13:44 ==> Searching for coverage reports in: 04:13:44 + . 04:13:44 -> Found 1 reports 04:13:44 ==> Detecting git/mercurial file structure 04:13:44 ==> Reading reports 04:13:44 + ./coverage.out bytes=78485 04:13:44 ==> Appending adjustments 04:13:44 https://docs.codecov.io/docs/fixing-reports 04:13:44 + Found adjustments 04:13:44 ==> Gzipping contents 04:13:44 12K /tmp/codecov.NPCzzc.gz 04:13:44 ==> Uploading reports 04:13:44 url: https://codecov.io 04:13:44 query: branch=PR-298&commit=fa85c62a31b9eec9fedd82f4ebad2bac18bf5def&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=298&job=&cmd_args= 04:13:44 -> Pinging Codecov 04:13:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-298&commit=fa85c62a31b9eec9fedd82f4ebad2bac18bf5def&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=298&job=&cmd_args= 04:13:44 -> Uploading to 04:13:44 https://storage.googleapis.com/codecov/v4/raw/2023-04-06/F29A59C45E3A92E06B3E522C9905F8EF/fa85c62a31b9eec9fedd82f4ebad2bac18bf5def/af5cd4cf-42c5-47b2-8772-be93cf8c9825.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230406T041344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aeda71df242167fc1765f40c07a1b8dea329b9a916ce48ca3aa6eaf5dd64fc57 04:13:44 % Total % Received % Xferd Average Speed Time Time Time Current 04:13:44 Dload Upload Total Spent Left Speed 04:13:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10464 0 0 100 10464 0 35835 --:--:-- --:--:-- --:--:-- 35835 04:13:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/fa85c62a31b9eec9fedd82f4ebad2bac18bf5def [Pipeline] } 04:13:44 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 04:13:46 + [ -d /w/workspace/undry_device-onvif-camera_PR-298/archives ] 04:13:46 + ls -al /w/workspace/undry_device-onvif-camera_PR-298/archives 04:13:46 total 16 04:13:46 drwxr-xr-x 3 root root 4096 Apr 6 04:05 . 04:13:46 drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 04:05 .. 04:13:46 drwxr-xr-x 2 root root 4096 Apr 6 04:05 cost 04:13:46 -rw-r--r-- 1 root root 91 Apr 6 04:05 cost.csv 04:13:46 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-298/archives 04:13:46 + ls -al /w/workspace/undry_device-onvif-camera_PR-298/archives 04:13:46 total 16 04:13:46 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 04:05 . 04:13:46 drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 04:05 .. 04:13:46 drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 04:05 cost 04:13:46 -rw-r--r-- 1 jenkins jenkins 91 Apr 6 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:13:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:13:47 ---> package-listing.sh 04:13:47 ++ facter osfamily 04:13:47 ++ tr '[:upper:]' '[:lower:]' 04:13:48 + OS_FAMILY=debian 04:13:48 + workspace=/w/workspace/undry_device-onvif-camera_PR-298 04:13:48 + START_PACKAGES=/tmp/packages_start.txt 04:13:48 + END_PACKAGES=/tmp/packages_end.txt 04:13:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:13:48 + PACKAGES=/tmp/packages_start.txt 04:13:48 + '[' /w/workspace/undry_device-onvif-camera_PR-298 ']' 04:13:48 + PACKAGES=/tmp/packages_end.txt 04:13:48 + case "${OS_FAMILY}" in 04:13:48 + dpkg -l 04:13:48 + grep '^ii' 04:13:48 + '[' -f /tmp/packages_start.txt ']' 04:13:48 + '[' -f /tmp/packages_end.txt ']' 04:13:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:13:48 + '[' /w/workspace/undry_device-onvif-camera_PR-298 ']' 04:13:48 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-298/archives/ 04:13:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-298/archives/ [Pipeline] echo 04:13:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:13:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:49 prd-ubuntu20.04-docker-8c-8g-6957 does not seem to be running inside a container 04:13:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-298 -v /w/workspace/undry_device-onvif-camera_PR-298:/w/workspace/undry_device-onvif-camera_PR-298:rw,z -v /w/workspace/undry_device-onvif-camera_PR-298@tmp:/w/workspace/undry_device-onvif-camera_PR-298@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-lftools-log-publisher:latest cat 04:13:49 $ docker top 3a9d65053e0accb7296afbb8e53a0cfc3148cd0585dab8eeaf28ede40fc65b7a -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:49 + touch /tmp/pre-build-complete [Pipeline] sh 04:13:50 + mkdir -p /var/log/sysstat [Pipeline] sh 04:13:50 + ls /var/log/sa-host 04:13:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:50 provisioning config files... 04:13:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-298@tmp/config8766675079941485714tmp [Pipeline] { [Pipeline] echo 04:13:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:13:51 ---> create-netrc.sh [Pipeline] } 04:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:13:51 ---> python-tools-install.sh [Pipeline] echo 04:13:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:13:51 ---> sudo-logs.sh 04:13:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:13:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:13:52 ---> job-cost.sh 04:13:52 lf-activate-venv: SKIPPING 04:13:52 DEBUG: total: 0.2199999988079071 04:13:52 INFO: Retrieving Stack Cost... 04:13:52 INFO: Retrieving Pricing Info for: v3-standard-8 04:13:53 INFO: Archiving Costs [Pipeline] echo 04:13:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:13:53 ---> logs-deploy.sh 04:13:53 lf-activate-venv: SKIPPING 04:13:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-298/1 04:13:53 INFO: archiving workspace using pattern(s): 04:13:54 Archives upload complete. 04:13:54 INFO: archiving logs to Nexus