Pull request #319 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 102b453b1d4a3c94a56f7f7b0961d95f1da747de+b3088f74b80dce78a876441a0c72d3538a65c555 (46a05de7054342af8b6f37a8d564801fe3c3557e) 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-ssh16723214809470711595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2511109934029083605.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-319/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-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15956847672600073150.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-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2126867542761990179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh309131080803446874.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-319/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-319/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1535911611127551881.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 ‘prd-ubuntu20.04-docker-8c-8g-9467’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9469 in /w/workspace/undry_device-onvif-camera_PR-319 [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-319 # 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/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 102b453b1d4a3c94a56f7f7b0961d95f1da747de Merge succeeded, producing 102b453b1d4a3c94a56f7f7b0961d95f1da747de Checking out Revision 102b453b1d4a3c94a56f7f7b0961d95f1da747de (PR-319) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 102b453b1d4a3c94a56f7f7b0961d95f1da747de # 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 b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 102b453b1d4a3c94a56f7f7b0961d95f1da747de # timeout=10 [Pipeline] timeout 04:15:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:15:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:57 ========================================================= 04:15:57 EdgeX Global Pipelines Version Info 04:15:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:15:58 ------------------- 04:15:58 stable info: 04:15:58 ------------------- 04:15:58 Commited By: Bill Mahoney bill.mahoney@intel.com 04:15:58 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:15:58 Message: update stable to v1.0.248 04:15:59 ------------------- 04:15:59 experimental info: 04:15:59 ------------------- 04:15:59 Commited By: **** collab-it+edgex@linuxfoundation.org 04:15:59 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:15:59 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:15:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-319 [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-319 [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-319 [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 102b453b1d4a3c94a56f7f7b0961d95f1da747de [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 102b453 [Pipeline] echo 04:16:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:00 provisioning config files... 04:16:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-319@tmp/config3074989038320054769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:01 ---> docker-login.sh 04:16:01 nexus3.edgexfoundry.org:10001 04:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:01 Configure a credential helper to remove this warning. See 04:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:01 04:16:01 Login Succeeded 04:16:01 nexus3.edgexfoundry.org:10002 04:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:01 Configure a credential helper to remove this warning. See 04:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:01 04:16:01 Login Succeeded 04:16:01 nexus3.edgexfoundry.org:10003 04:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:01 Configure a credential helper to remove this warning. See 04:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:01 04:16:01 Login Succeeded 04:16:01 nexus3.edgexfoundry.org:10004 04:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:01 Configure a credential helper to remove this warning. See 04:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:01 04:16:01 Login Succeeded 04:16:01 docker.io 04:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:01 Configure a credential helper to remove this warning. See 04:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:01 04:16:01 Login Succeeded 04:16:01 ---> docker-login.sh ends [Pipeline] } 04:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:16:02 + git rev-list -1 --merges 102b453b1d4a3c94a56f7f7b0961d95f1da747de~1..102b453b1d4a3c94a56f7f7b0961d95f1da747de [Pipeline] echo 04:16:02 -----------> git rev-list -1 --merges 102b453b1d4a3c94a56f7f7b0961d95f1da747de~1..102b453b1d4a3c94a56f7f7b0961d95f1da747de 102b453b1d4a3c94a56f7f7b0961d95f1da747de [false] [Pipeline] sh 04:16:02 + git log --format=format:%s -1 102b453b1d4a3c94a56f7f7b0961d95f1da747de [Pipeline] echo 04:16:03 ========================================================= 04:16:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:16:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:03 + git log --format=format:%s -1 102b453b1d4a3c94a56f7f7b0961d95f1da747de [Pipeline] echo 04:16:03 [semverPrep] GIT_COMMIT: 102b453b1d4a3c94a56f7f7b0961d95f1da747de, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:16:03 [semverPrep] This is not a build commit. [Pipeline] sh 04:16:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:16:03 + grep -v github /etc/ssh/ssh_known_hosts 04:16:03 + [ -e /tmp/ssh_known_hosts ] 04:16:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:16:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:16:03 + sudo tee -a /etc/ssh/ssh_known_hosts 04:16:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:04 04:16:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:04 0.1.4: Pulling from edgex-devops/py-git-semver 04:16:04 b85a868b505f: Pulling fs layer 04:16:04 e2be974225ed: Pulling fs layer 04:16:04 339a4e72a1f5: Pulling fs layer 04:16:04 988bab9f4d93: Pulling fs layer 04:16:04 1469e6f7b9e6: Pulling fs layer 04:16:04 eaf3925da568: Pulling fs layer 04:16:04 bab4dde63d76: Pulling fs layer 04:16:04 bde34c3a00c8: Pulling fs layer 04:16:04 b352a97aabf1: Pulling fs layer 04:16:04 4872d77fe225: Pulling fs layer 04:16:04 5851b861e8e6: Pulling fs layer 04:16:04 988bab9f4d93: Waiting 04:16:04 1469e6f7b9e6: Waiting 04:16:04 eaf3925da568: Waiting 04:16:04 4872d77fe225: Waiting 04:16:04 bab4dde63d76: Waiting 04:16:04 b352a97aabf1: Waiting 04:16:04 bde34c3a00c8: Waiting 04:16:04 5851b861e8e6: Waiting 04:16:04 e2be974225ed: Download complete 04:16:04 988bab9f4d93: Verifying Checksum 04:16:04 988bab9f4d93: Download complete 04:16:04 339a4e72a1f5: Verifying Checksum 04:16:04 339a4e72a1f5: Download complete 04:16:04 1469e6f7b9e6: Verifying Checksum 04:16:04 1469e6f7b9e6: Download complete 04:16:04 eaf3925da568: Verifying Checksum 04:16:04 eaf3925da568: Download complete 04:16:04 bde34c3a00c8: Download complete 04:16:04 b352a97aabf1: Download complete 04:16:04 4872d77fe225: Verifying Checksum 04:16:04 4872d77fe225: Download complete 04:16:04 5851b861e8e6: Verifying Checksum 04:16:04 5851b861e8e6: Download complete 04:16:04 b85a868b505f: Verifying Checksum 04:16:04 b85a868b505f: Download complete 04:16:05 bab4dde63d76: Verifying Checksum 04:16:05 bab4dde63d76: Download complete 04:16:06 b85a868b505f: Pull complete 04:16:06 e2be974225ed: Pull complete 04:16:07 339a4e72a1f5: Pull complete 04:16:07 988bab9f4d93: Pull complete 04:16:08 1469e6f7b9e6: Pull complete 04:16:08 eaf3925da568: Pull complete 04:16:10 bab4dde63d76: Pull complete 04:16:10 bde34c3a00c8: Pull complete 04:16:10 b352a97aabf1: Pull complete 04:16:10 4872d77fe225: Pull complete 04:16:10 5851b861e8e6: Pull complete 04:16:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:10 prd-ubuntu20.04-docker-8c-8g-9469 does not seem to be running inside a container 04:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-319 -v /w/workspace/undry_device-onvif-camera_PR-319:/w/workspace/undry_device-onvif-camera_PR-319:rw,z -v /w/workspace/undry_device-onvif-camera_PR-319@tmp:/w/workspace/undry_device-onvif-camera_PR-319@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:16:13 $ docker top 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee -eo pid,comm 04:16:13 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:16:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:13 [ssh-agent] Looking for ssh-agent implementation... 04:16:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:14 $ docker exec 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee ssh-agent 04:16:14 SSH_AUTH_SOCK=/tmp/ssh-tkP8YPnmHYOU/agent.33 04:16:14 SSH_AGENT_PID=39 04:16:14 Running ssh-add (command line suppressed) 04:16:14 Identity added: /w/workspace/undry_device-onvif-camera_PR-319@tmp/private_key_456580665194910661.key (/w/workspace/undry_device-onvif-camera_PR-319@tmp/private_key_456580665194910661.key) 04:16:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:14 + git tag --points-at HEAD [Pipeline] } 04:16:14 $ docker exec --env ******** --env ******** 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee ssh-agent -k 04:16:14 unset SSH_AUTH_SOCK; 04:16:14 unset SSH_AGENT_PID; 04:16:14 echo Agent pid 39 killed; 04:16:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:14 [ssh-agent] Looking for ssh-agent implementation... 04:16:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:14 $ docker exec 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee ssh-agent 04:16:15 SSH_AUTH_SOCK=/tmp/ssh-lQUXHpnyo2gH/agent.71 04:16:15 SSH_AGENT_PID=77 04:16:15 Running ssh-add (command line suppressed) 04:16:15 Identity added: /w/workspace/undry_device-onvif-camera_PR-319@tmp/private_key_3101662768980862731.key (/w/workspace/undry_device-onvif-camera_PR-319@tmp/private_key_3101662768980862731.key) 04:16:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:15 + git semver init 04:16:15 2023-04-24 04:16:15,684 [run_init] DEBUG init version:0.0.0 force:False 04:16:15 2023-04-24 04:16:15,685 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-319/.semver 04:16:15 2023-04-24 04:16:15,686 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-319/.semver 04:16:15 2023-04-24 04:16:15,686 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-319/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-319, universal_newlines=False, shell=None, istream=None) 04:16:16 2023-04-24 04:16:16,609 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-319/.git/info/exclude 04:16:16 2023-04-24 04:16:16,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-319/.semver/PR-319 with force:False 04:16:16 2023-04-24 04:16:16,610 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-319/.semver/PR-319 04:16:16 2023-04-24 04:16:16,614 [execute] INFO git cat-file --batch-check 04:16:16 2023-04-24 04:16:16,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-319/.semver, universal_newlines=False, shell=None, istream=) 04:16:16 2023-04-24 04:16:16,620 [execute] INFO git cat-file --batch 04:16:16 2023-04-24 04:16:16,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-319/.semver, universal_newlines=False, shell=None, istream=) 04:16:16 2023-04-24 04:16:16,626 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-319/.semver/PR-319 04:16:16 0.0.0 [Pipeline] } 04:16:16 $ docker exec --env ******** --env ******** 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee ssh-agent -k 04:16:16 unset SSH_AUTH_SOCK; 04:16:16 unset SSH_AGENT_PID; 04:16:16 echo Agent pid 77 killed; 04:16:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:17 + git semver [Pipeline] } 04:16:17 $ docker stop --time=1 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee 04:16:18 $ docker rm -f --volumes 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee [Pipeline] // withDockerContainer [Pipeline] sh 04:16:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:19 Stashed 1 file(s) [Pipeline] echo 04:16:19 [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:16:20 provisioning config files... 04:16:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-319@tmp/config9162620380170996195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:20 ---> docker-login.sh 04:16:20 nexus3.edgexfoundry.org:10001 04:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:20 Configure a credential helper to remove this warning. See 04:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:20 04:16:20 Login Succeeded 04:16:20 nexus3.edgexfoundry.org:10002 04:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:20 Configure a credential helper to remove this warning. See 04:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:20 04:16:20 Login Succeeded 04:16:20 nexus3.edgexfoundry.org:10003 04:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:20 Configure a credential helper to remove this warning. See 04:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:20 04:16:20 Login Succeeded 04:16:20 nexus3.edgexfoundry.org:10004 04:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:20 Configure a credential helper to remove this warning. See 04:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:20 04:16:20 Login Succeeded 04:16:20 docker.io 04:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:21 Configure a credential helper to remove this warning. See 04:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:21 04:16:21 Login Succeeded 04:16:21 ---> docker-login.sh ends [Pipeline] } 04:16:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:21 ========================================================= 04:16:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:16:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:21 + 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:16:21 Sending build context to Docker daemon 26.94MB 04:16:21 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:16:21 Step 2/13 : FROM ${BASE} AS builder 04:16:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:22 63b65145d645: Pulling fs layer 04:16:22 a2d21d5440eb: Pulling fs layer 04:16:22 935e6c44a52c: Pulling fs layer 04:16:22 94cc34f8dd06: Pulling fs layer 04:16:22 30dea6a524f1: Pulling fs layer 04:16:22 94cc34f8dd06: Waiting 04:16:22 a2aff8979fd8: Pulling fs layer 04:16:22 6808be2612f2: Pulling fs layer 04:16:22 f25807f1079a: Pulling fs layer 04:16:22 30dea6a524f1: Waiting 04:16:22 a2aff8979fd8: Waiting 04:16:22 6808be2612f2: Waiting 04:16:22 a2d21d5440eb: Verifying Checksum 04:16:22 a2d21d5440eb: Download complete 04:16:22 94cc34f8dd06: Verifying Checksum 04:16:22 94cc34f8dd06: Download complete 04:16:22 30dea6a524f1: Download complete 04:16:22 63b65145d645: Verifying Checksum 04:16:22 63b65145d645: Download complete 04:16:22 a2aff8979fd8: Verifying Checksum 04:16:22 a2aff8979fd8: Download complete 04:16:22 63b65145d645: Pull complete 04:16:22 a2d21d5440eb: Pull complete 04:16:22 f25807f1079a: Verifying Checksum 04:16:22 f25807f1079a: Download complete 04:16:22 935e6c44a52c: Verifying Checksum 04:16:22 935e6c44a52c: Download complete 04:16:22 6808be2612f2: Verifying Checksum 04:16:22 6808be2612f2: Download complete 04:16:26 935e6c44a52c: Pull complete 04:16:26 94cc34f8dd06: Pull complete 04:16:26 30dea6a524f1: Pull complete 04:16:26 a2aff8979fd8: Pull complete 04:16:29 6808be2612f2: Pull complete 04:16:29 f25807f1079a: Pull complete 04:16:29 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:16:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:16:29 ---> 3b553350e43f 04:16:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:16:35 Still waiting to schedule task 04:16:35 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9470’ is offline 04:16:35 ---> Running in 6f074a3c0862 04:16:35 Removing intermediate container 6f074a3c0862 04:16:35 ---> 5aa67a8925f8 04:16:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:16:35 ---> Running in 423471f9b060 04:16:35 Removing intermediate container 423471f9b060 04:16:35 ---> 9970246caa15 04:16:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:16:35 ---> Running in f9f0776e6c52 04:16:35 Removing intermediate container f9f0776e6c52 04:16:35 ---> 0a4a48b60a2f 04:16:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:16:35 ---> Running in cf0dee18503d 04:16:35 Removing intermediate container cf0dee18503d 04:16:35 ---> cd422b463e3a 04:16:35 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:16:35 ---> Running in 5a69b8eac703 04:16:35 Removing intermediate container 5a69b8eac703 04:16:35 ---> 8608b9a093be 04:16:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:35 ---> Running in c104c246ae2f 04:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:16:35 OK: 265 MiB in 53 packages 04:16:36 Removing intermediate container c104c246ae2f 04:16:36 ---> 26bf6af25c37 04:16:36 Step 9/13 : WORKDIR /device-onvif-camera 04:16:36 ---> Running in 3705a0703e63 04:16:36 Removing intermediate container 3705a0703e63 04:16:36 ---> 33d8133a2828 04:16:36 Step 10/13 : COPY go.mod vendor* ./ 04:16:36 ---> 6dceebec4719 04:16:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:36 ---> Running in 09e7455a6b35 04:17:08 Removing intermediate container 09e7455a6b35 04:17:08 ---> b5a03fe1cd4c 04:17:08 Step 12/13 : COPY . . 04:17:08 ---> 62638a8f1f63 04:17:08 Step 13/13 : RUN ${MAKE} 04:17:08 ---> Running in 98d8bea2748c 04:17:08 noop 04:17:08 Removing intermediate container 98d8bea2748c 04:17:08 ---> abb0b66ed9ec 04:17:08 Successfully built abb0b66ed9ec 04:17:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:09 + docker inspect -f . ci-base-image-x86_64 04:17:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:09 prd-ubuntu20.04-docker-8c-8g-9469 does not seem to be running inside a container 04:17:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-319 -v /w/workspace/undry_device-onvif-camera_PR-319:/w/workspace/undry_device-onvif-camera_PR-319:rw,z -v /w/workspace/undry_device-onvif-camera_PR-319@tmp:/w/workspace/undry_device-onvif-camera_PR-319@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 ******** ci-base-image-x86_64 cat 04:17:09 $ docker top 068e24af7520a7de328eb1405d5184fe6e3842a5f51545d73b99375af983b9b5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:09 + go version 04:17:09 go version go1.20.2 linux/amd64 [Pipeline] } 04:17:09 $ docker stop --time=1 068e24af7520a7de328eb1405d5184fe6e3842a5f51545d73b99375af983b9b5 04:17:11 $ docker rm -f --volumes 068e24af7520a7de328eb1405d5184fe6e3842a5f51545d73b99375af983b9b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:11 + docker inspect -f . ci-base-image-x86_64 04:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:12 prd-ubuntu20.04-docker-8c-8g-9469 does not seem to be running inside a container 04:17:12 $ 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-319 -v /w/workspace/undry_device-onvif-camera_PR-319:/w/workspace/undry_device-onvif-camera_PR-319:rw,z -v /w/workspace/undry_device-onvif-camera_PR-319@tmp:/w/workspace/undry_device-onvif-camera_PR-319@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 ******** ci-base-image-x86_64 cat 04:17:12 $ docker top 1a355aa68045b67afc8fd78816d7fa3ab6c8bfbb2ee2765d707f09de946ae128 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:12 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-319 [Pipeline] fileExists [Pipeline] sh 04:17:13 + make test 04:17:13 go test ./... -coverprofile=coverage.out ./... 04:17:18 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:17:28 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:17:28 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:17:30 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.6% of statements 04:17:33 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.961s coverage: 86.5% of statements 04:17:40 go vet ./... 04:17:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:17:44 ./bin/test-attribution-txt.sh 04:17:44 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 04:17:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:17:44 $ docker stop --time=1 1a355aa68045b67afc8fd78816d7fa3ab6c8bfbb2ee2765d707f09de946ae128 04:17:48 $ docker rm -f --volumes 1a355aa68045b67afc8fd78816d7fa3ab6c8bfbb2ee2765d707f09de946ae128 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:17:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:50 + ls -al . 04:17:50 total 236 04:17:50 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 04:17 . 04:17:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:15 .. 04:17:50 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 04:16 .git 04:17:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 04:15 .github 04:17:50 -rw-rw-r-- 1 jenkins jenkins 496 Apr 24 04:15 .gitignore 04:17:50 -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 04:15 .golangci.yml 04:17:50 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 04:16 .semver 04:17:50 -rw-rw-r-- 1 jenkins jenkins 9732 Apr 24 04:15 Attribution.txt 04:17:50 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 24 04:15 CHANGELOG.md 04:17:50 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 24 04:15 Dockerfile 04:17:50 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 04:15 GOVERNANCE.md 04:17:50 -rw-rw-r-- 1 jenkins jenkins 734 Apr 24 04:15 Jenkinsfile 04:17:50 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 04:15 LICENSE 04:17:50 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 24 04:15 Makefile 04:17:50 -rw-rw-r-- 1 jenkins jenkins 625 Apr 24 04:15 OWNERS.md 04:17:50 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 24 04:15 README.md 04:17:50 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 04:16 VERSION 04:17:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 04:15 bin 04:17:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 04:15 cmd 04:17:50 -rw-r--r-- 1 jenkins jenkins 78835 Apr 24 04:17 coverage.out 04:17:50 drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 04:15 doc 04:17:50 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 24 04:15 go.mod 04:17:50 -rw-rw-r-- 1 jenkins jenkins 33057 Apr 24 04:15 go.sum 04:17:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:15 internal 04:17:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:15 snap 04:17:50 -rw-rw-r-- 1 jenkins jenkins 236 Apr 24 04:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:50 + 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=102b453b1d4a3c94a56f7f7b0961d95f1da747de --label arch=amd64 --label version=0.0.0 . 04:17:50 Sending build context to Docker daemon 27.02MB 04:17:50 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:17:50 Step 2/26 : FROM ${BASE} AS builder 04:17:50 ---> abb0b66ed9ec 04:17:50 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:17:51 ---> Running in bab0eb26c620 04:17:51 Removing intermediate container bab0eb26c620 04:17:51 ---> 3a78781abbdd 04:17:51 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:17:51 ---> Running in 38969d5e4cf8 04:17:51 Removing intermediate container 38969d5e4cf8 04:17:51 ---> bcbd17f564f5 04:17:51 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:17:51 ---> Running in 62ed1486ca6b 04:17:51 Removing intermediate container 62ed1486ca6b 04:17:51 ---> 88537299f33b 04:17:51 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:17:51 ---> Running in 210ba4680934 04:17:51 Removing intermediate container 210ba4680934 04:17:51 ---> 110a170ba1e7 04:17:51 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:17:51 ---> Running in 7dd1c9177d18 04:17:51 Removing intermediate container 7dd1c9177d18 04:17:51 ---> 76accd4bba53 04:17:51 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:51 ---> Running in 43c5adcfe248 04:17:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:17:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:17:52 OK: 265 MiB in 53 packages 04:17:52 Removing intermediate container 43c5adcfe248 04:17:52 ---> d0e36c6246d7 04:17:52 Step 9/26 : WORKDIR /device-onvif-camera 04:17:52 ---> Running in 0494b3765a7e 04:17:52 Removing intermediate container 0494b3765a7e 04:17:52 ---> ef642bec0161 04:17:52 Step 10/26 : COPY go.mod vendor* ./ 04:17:52 ---> 871c9a81acb1 04:17:52 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:52 ---> Running in 7bc780f76dab 04:17:53 Removing intermediate container 7bc780f76dab 04:17:53 ---> b369534debe7 04:17:53 Step 12/26 : COPY . . 04:17:54 ---> 76743d606940 04:17:54 Step 13/26 : RUN ${MAKE} 04:17:54 ---> Running in a9a160ed6f4f 04:17:55 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:18:17 Removing intermediate container a9a160ed6f4f 04:18:17 ---> c610fe2fc8df 04:18:17 Step 14/26 : FROM alpine:3.17 04:18:17 3.17: Pulling from library/alpine 04:18:17 f56be85fc22e: Pulling fs layer 04:18:17 f56be85fc22e: Verifying Checksum 04:18:17 f56be85fc22e: Download complete 04:18:17 f56be85fc22e: Pull complete 04:18:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:18:17 Status: Downloaded newer image for alpine:3.17 04:18:17 ---> 9ed4aefc74f6 04:18:17 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:18:17 ---> Running in 100192c9b70e 04:18:17 Removing intermediate container 100192c9b70e 04:18:17 ---> 81bc7517ba2d 04:18:17 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:18:17 ---> Running in e7400df52893 04:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:18:18 (1/1) Installing dumb-init (1.2.5-r2) 04:18:18 Executing busybox-1.35.0-r29.trigger 04:18:18 OK: 7 MiB in 16 packages 04:18:18 Removing intermediate container e7400df52893 04:18:18 ---> 3623b718eb3d 04:18:18 Step 17/26 : WORKDIR / 04:18:18 ---> Running in 3dc3e300419d 04:18:18 Removing intermediate container 3dc3e300419d 04:18:18 ---> 9a5d7deb8a85 04:18:18 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:18:19 ---> 295944799963 04:18:19 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:18:19 ---> ab1d15223d16 04:18:19 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:18:19 ---> 2aef9d57eb8d 04:18:19 Step 21/26 : EXPOSE 59984 04:18:19 ---> Running in 2a29821226bf 04:18:19 Removing intermediate container 2a29821226bf 04:18:19 ---> 32ebbb48d91f 04:18:19 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:18:19 ---> Running in 08847993d817 04:18:19 Removing intermediate container 08847993d817 04:18:19 ---> a7dab401195f 04:18:19 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:18:19 ---> Running in 6e58c7e799f8 04:18:19 Removing intermediate container 6e58c7e799f8 04:18:19 ---> 3c1983c80401 04:18:19 Step 24/26 : LABEL arch=amd64 04:18:19 ---> Running in df322f799b1e 04:18:19 Removing intermediate container df322f799b1e 04:18:19 ---> ea9da403beba 04:18:19 Step 25/26 : LABEL git_sha=102b453b1d4a3c94a56f7f7b0961d95f1da747de 04:18:19 ---> Running in f259a4126009 04:18:19 Removing intermediate container f259a4126009 04:18:19 ---> ebc3804928cc 04:18:19 Step 26/26 : LABEL version=0.0.0 04:18:19 ---> Running in 98ac027d8b0f 04:18:19 Removing intermediate container 98ac027d8b0f 04:18:19 ---> d89c84e9faa4 04:18:19 [Warning] One or more build-args [ARCH] were not consumed 04:18:19 Successfully built d89c84e9faa4 04:18:19 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:20 04:18:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:21 latest: Pulling from edgex-lftools-log-publisher 04:18:21 5eb5b503b376: Pulling fs layer 04:18:21 5c69ac0246d0: Pulling fs layer 04:18:21 ec43610c2a17: Pulling fs layer 04:18:21 3a2ae6a8a46f: Pulling fs layer 04:18:21 33b1e0a273af: Pulling fs layer 04:18:21 5d3b04190fa2: Pulling fs layer 04:18:21 3a2ae6a8a46f: Waiting 04:18:21 33b1e0a273af: Waiting 04:18:21 2f39f015ded8: Pulling fs layer 04:18:21 2f39f015ded8: Waiting 04:18:21 5c69ac0246d0: Download complete 04:18:21 3a2ae6a8a46f: Download complete 04:18:21 33b1e0a273af: Verifying Checksum 04:18:21 33b1e0a273af: Download complete 04:18:21 5d3b04190fa2: Verifying Checksum 04:18:21 5d3b04190fa2: Download complete 04:18:21 ec43610c2a17: Verifying Checksum 04:18:21 ec43610c2a17: Download complete 04:18:21 5eb5b503b376: Verifying Checksum 04:18:21 5eb5b503b376: Download complete 04:18:22 2f39f015ded8: Verifying Checksum 04:18:22 2f39f015ded8: Download complete 04:18:22 5eb5b503b376: Pull complete 04:18:22 5c69ac0246d0: Pull complete 04:18:23 ec43610c2a17: Pull complete 04:18:23 3a2ae6a8a46f: Pull complete 04:18:23 33b1e0a273af: Pull complete 04:18:23 5d3b04190fa2: Pull complete 04:18:28 2f39f015ded8: Pull complete 04:18:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:29 prd-ubuntu20.04-docker-8c-8g-9469 does not seem to be running inside a container 04:18:29 $ 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-319 -v /w/workspace/undry_device-onvif-camera_PR-319:/w/workspace/undry_device-onvif-camera_PR-319:rw,z -v /w/workspace/undry_device-onvif-camera_PR-319@tmp:/w/workspace/undry_device-onvif-camera_PR-319@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:18:34 $ docker top 07cbde426f15b4ff7bd51423d53db5dbf3c0d4e7d97d7870b493267d4c3628e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:34 ---> job-cost.sh 04:18:34 lf-activate-venv: SKIPPING 04:18:34 INFO: No Stack... 04:18:35 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:35 INFO: Archiving Costs [Pipeline] sh 04:18:35 + cat /w/workspace/undry_device-onvif-camera_PR-319/archives/cost.csv 04:18:35 + cut -d, -f6 [Pipeline] lock 04:18:35 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] 04:18:35 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] did not exist. Created. 04:18:35 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:36 + echo total: 0.2199999988079071 [Pipeline] stash 04:18:36 Stashed 1 file(s) [Pipeline] } 04:18:36 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:36 $ docker stop --time=1 07cbde426f15b4ff7bd51423d53db5dbf3c0d4e7d97d7870b493267d4c3628e3 04:18:37 $ docker rm -f --volumes 07cbde426f15b4ff7bd51423d53db5dbf3c0d4e7d97d7870b493267d4c3628e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:19:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9472 in /w/workspace/undry_device-onvif-camera_PR-319 [Pipeline] { [Pipeline] ws 04:19:20 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:19:20 The recommended git tool is: git 04:19:26 using credential edgex-jenkins-ssh 04:19:26 Cloning the remote Git repository 04:19:26 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:19:26 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:19:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:19:26 > git --version # timeout=10 04:19:26 > git --version # 'git version 2.25.1' 04:19:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:28 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:19:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:29 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 102b453b1d4a3c94a56f7f7b0961d95f1da747de 04:19:30 Merge succeeded, producing 102b453b1d4a3c94a56f7f7b0961d95f1da747de 04:19:30 Checking out Revision 102b453b1d4a3c94a56f7f7b0961d95f1da747de (PR-319) 04:19:29 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:19:29 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:19:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:19:29 > git config core.sparsecheckout # timeout=10 04:19:29 > git checkout -f 102b453b1d4a3c94a56f7f7b0961d95f1da747de # timeout=10 04:19:30 > git remote # timeout=10 04:19:30 > git config --get remote.origin.url # timeout=10 04:19:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:30 > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 04:19:30 > git rev-parse HEAD^{commit} # timeout=10 04:19:30 > git config core.sparsecheckout # timeout=10 04:19:30 > git checkout -f 102b453b1d4a3c94a56f7f7b0961d95f1da747de # timeout=10 04:19:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 04:19:31 > git --version # timeout=10 04:19:31 > git --version # 'git version 2.25.1' 04:19:31 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:19:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:32 Dload Upload Total Spent Left Speed 04:19:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 04:19:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:19:33 + sudo tee /etc/docker/daemon.new 04:19:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:19:33 { 04:19:33 "registry-mirrors": [ 04:19:33 "https://nexus3.edgexfoundry.org:10001" 04:19:33 ], 04:19:33 "bip": "10.250.0.254/24", 04:19:33 "hosts": [ 04:19:33 "tcp://0.0.0.0:5555", 04:19:33 "unix:///var/run/docker.sock" 04:19:33 ], 04:19:33 "mtu": 1458, 04:19:33 "selinux-enabled": true, 04:19:33 "seccomp-profile": "/etc/docker/seccomp.json" 04:19:33 } [Pipeline] sh 04:19:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:19:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:52 provisioning config files... 04:19:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config16527393703591270509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:53 ---> docker-login.sh 04:19:53 nexus3.edgexfoundry.org:10001 04:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:53 Configure a credential helper to remove this warning. See 04:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:53 04:19:53 Login Succeeded 04:19:53 nexus3.edgexfoundry.org:10002 04:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:54 Configure a credential helper to remove this warning. See 04:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:54 04:19:54 Login Succeeded 04:19:54 nexus3.edgexfoundry.org:10003 04:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:54 Configure a credential helper to remove this warning. See 04:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:54 04:19:54 Login Succeeded 04:19:54 nexus3.edgexfoundry.org:10004 04:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:54 Configure a credential helper to remove this warning. See 04:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:54 04:19:54 Login Succeeded 04:19:55 docker.io 04:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:55 Configure a credential helper to remove this warning. See 04:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:55 04:19:55 Login Succeeded 04:19:55 ---> docker-login.sh ends [Pipeline] } 04:19:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:56 ========================================================= 04:19:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:19:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:56 + 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:19:57 Sending build context to Docker daemon 19.66MB 04:19:57 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:19:57 Step 2/13 : FROM ${BASE} AS builder 04:19:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:19:57 af6eaf76a39c: Pulling fs layer 04:19:57 55522c791124: Pulling fs layer 04:19:57 ce5c4a1c91eb: Pulling fs layer 04:19:57 169dfbe0d373: Pulling fs layer 04:19:57 e1ff8fa3b103: Pulling fs layer 04:19:57 52ebb69f0ebf: Pulling fs layer 04:19:57 5abe8eddf0d5: Pulling fs layer 04:19:57 169dfbe0d373: Waiting 04:19:57 e1ff8fa3b103: Waiting 04:19:57 52ebb69f0ebf: Waiting 04:19:57 5abe8eddf0d5: Waiting 04:19:57 55522c791124: Download complete 04:19:57 169dfbe0d373: Verifying Checksum 04:19:57 169dfbe0d373: Download complete 04:19:57 e1ff8fa3b103: Verifying Checksum 04:19:57 e1ff8fa3b103: Download complete 04:19:57 af6eaf76a39c: Verifying Checksum 04:19:57 af6eaf76a39c: Download complete 04:19:59 5abe8eddf0d5: Verifying Checksum 04:19:59 5abe8eddf0d5: Download complete 04:20:00 52ebb69f0ebf: Verifying Checksum 04:20:00 52ebb69f0ebf: Download complete 04:20:00 ce5c4a1c91eb: Download complete 04:20:02 af6eaf76a39c: Pull complete 04:20:02 55522c791124: Pull complete 04:20:14 ce5c4a1c91eb: Pull complete 04:20:15 169dfbe0d373: Pull complete 04:20:15 e1ff8fa3b103: Pull complete 04:20:22 52ebb69f0ebf: Pull complete 04:20:24 5abe8eddf0d5: Pull complete 04:20:24 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:20:24 ---> 6cb57ee374ae 04:20:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:20:26 ---> Running in fad09dffcf29 04:20:26 Removing intermediate container fad09dffcf29 04:20:26 ---> 8a2ebff5c93e 04:20:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:20:26 ---> Running in a7b85d251dd8 04:20:26 Removing intermediate container a7b85d251dd8 04:20:26 ---> 7fe90b298411 04:20:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:20:26 ---> Running in 391846f39fcd 04:20:27 Removing intermediate container 391846f39fcd 04:20:27 ---> bf6eb4a611c1 04:20:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:20:27 ---> Running in 1cad2c7c58c2 04:20:27 Removing intermediate container 1cad2c7c58c2 04:20:27 ---> d456d43f9d2d 04:20:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:20:27 ---> Running in d6e5a725f6b7 04:20:28 Removing intermediate container d6e5a725f6b7 04:20:28 ---> 0ca1181d65aa 04:20:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:20:28 ---> Running in bd1c1eb52b86 04:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:20:31 OK: 263 MiB in 53 packages 04:20:32 Removing intermediate container bd1c1eb52b86 04:20:32 ---> 5757ebf9f483 04:20:32 Step 9/13 : WORKDIR /device-onvif-camera 04:20:32 ---> Running in 6d5fc011c166 04:20:32 Removing intermediate container 6d5fc011c166 04:20:32 ---> e55532e08de0 04:20:32 Step 10/13 : COPY go.mod vendor* ./ 04:20:33 ---> 90bc8deb5ed2 04:20:33 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:33 ---> Running in 126d5e241ca1 04:22:09 Removing intermediate container 126d5e241ca1 04:22:09 ---> 8b37ad27cf2a 04:22:09 Step 12/13 : COPY . . 04:22:09 ---> 8c0563de5a09 04:22:09 Step 13/13 : RUN ${MAKE} 04:22:09 ---> Running in 5de21309cb74 04:22:09 noop 04:22:09 Removing intermediate container 5de21309cb74 04:22:09 ---> 9dad572fd6d5 04:22:09 Successfully built 9dad572fd6d5 04:22:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:10 + docker inspect -f . ci-base-image-arm64 04:22:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:10 prd-ubuntu20.04-docker-arm64-4c-16g-9472 does not seem to be running inside a container 04:22:10 $ 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:22:11 $ docker top efbf1f93af29cf34df41eb7f234363b6730894cd3f58bf5ef81914684747f159 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:12 + go version 04:22:12 go version go1.20.2 linux/arm64 [Pipeline] } 04:22:12 $ docker stop --time=1 efbf1f93af29cf34df41eb7f234363b6730894cd3f58bf5ef81914684747f159 04:22:14 $ docker rm -f --volumes efbf1f93af29cf34df41eb7f234363b6730894cd3f58bf5ef81914684747f159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:15 + docker inspect -f . ci-base-image-arm64 04:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:15 prd-ubuntu20.04-docker-arm64-4c-16g-9472 does not seem to be running inside a container 04:22:15 $ 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:22:17 $ docker top 1cb0996e77a4e3bb3c579d05bac16dbcfcfd17ff9f2c172597f325ff611fef3d -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:18 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:22:18 + make test 04:22:18 go test ./... -coverprofile=coverage.out ./... 04:22:57 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:25:34 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:25:34 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:25:34 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.190s coverage: 31.6% of statements 04:26:01 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.516s coverage: 86.5% of statements 04:26:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:26:01 go vet ./... 04:26:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:26:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:26:27 ./bin/test-attribution-txt.sh 04:26:27 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 04:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:26:27 $ docker stop --time=1 1cb0996e77a4e3bb3c579d05bac16dbcfcfd17ff9f2c172597f325ff611fef3d 04:26:29 $ docker rm -f --volumes 1cb0996e77a4e3bb3c579d05bac16dbcfcfd17ff9f2c172597f325ff611fef3d [Pipeline] // withDockerContainer [Pipeline] sh 04:26:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:26:31 Warning: overwriting stash ‘coverage-report’ 04:26:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:26:32 + ls -al . 04:26:32 total 232 04:26:32 drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 04:22 . 04:26:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:19 .. 04:26:32 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 04:19 .git 04:26:32 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 04:19 .github 04:26:32 -rw-rw-r-- 1 jenkins jenkins 496 Apr 24 04:19 .gitignore 04:26:32 -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 04:19 .golangci.yml 04:26:32 -rw-rw-r-- 1 jenkins jenkins 9732 Apr 24 04:19 Attribution.txt 04:26:32 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 24 04:19 CHANGELOG.md 04:26:32 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 24 04:19 Dockerfile 04:26:32 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 04:19 GOVERNANCE.md 04:26:32 -rw-rw-r-- 1 jenkins jenkins 734 Apr 24 04:19 Jenkinsfile 04:26:32 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 04:19 LICENSE 04:26:32 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 24 04:19 Makefile 04:26:32 -rw-rw-r-- 1 jenkins jenkins 625 Apr 24 04:19 OWNERS.md 04:26:32 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 24 04:19 README.md 04:26:32 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 04:16 VERSION 04:26:32 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 04:19 bin 04:26:32 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 04:19 cmd 04:26:32 -rw-r--r-- 1 jenkins jenkins 78835 Apr 24 04:25 coverage.out 04:26:32 drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 04:19 doc 04:26:32 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 24 04:19 go.mod 04:26:32 -rw-rw-r-- 1 jenkins jenkins 33057 Apr 24 04:19 go.sum 04:26:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:19 internal 04:26:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:19 snap 04:26:32 -rw-rw-r-- 1 jenkins jenkins 236 Apr 24 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:33 + 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=102b453b1d4a3c94a56f7f7b0961d95f1da747de --label arch=arm64 --label version=0.0.0 . 04:26:33 Sending build context to Docker daemon 19.74MB 04:26:33 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:26:33 Step 2/26 : FROM ${BASE} AS builder 04:26:33 ---> 9dad572fd6d5 04:26:33 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:26:33 ---> Running in be9d3f654b44 04:26:34 Removing intermediate container be9d3f654b44 04:26:34 ---> 271b3cb4d05b 04:26:34 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:26:34 ---> Running in 6537bbcbd82c 04:26:34 Removing intermediate container 6537bbcbd82c 04:26:34 ---> 45d5ce043465 04:26:34 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:26:34 ---> Running in 756706c81e36 04:26:34 Removing intermediate container 756706c81e36 04:26:34 ---> f45020a8f77a 04:26:34 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:26:35 ---> Running in a714707f5149 04:26:35 Removing intermediate container a714707f5149 04:26:35 ---> abd3b91c7e5c 04:26:35 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:26:35 ---> Running in e34bddca0fa3 04:26:35 Removing intermediate container e34bddca0fa3 04:26:35 ---> 09d43d5bf40f 04:26:35 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:26:35 ---> Running in 538e17cba101 04:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:26:38 OK: 263 MiB in 53 packages 04:26:39 Removing intermediate container 538e17cba101 04:26:39 ---> 61a0ae56ae37 04:26:39 Step 9/26 : WORKDIR /device-onvif-camera 04:26:39 ---> Running in 813177bdf395 04:26:39 Removing intermediate container 813177bdf395 04:26:39 ---> 127c3662b2ae 04:26:39 Step 10/26 : COPY go.mod vendor* ./ 04:26:41 ---> 78fead5acdd3 04:26:41 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:41 ---> Running in 511fc1851031 04:26:43 Removing intermediate container 511fc1851031 04:26:43 ---> 1cb1d5e9510f 04:26:43 Step 12/26 : COPY . . 04:26:45 ---> 85c39d4a3562 04:26:45 Step 13/26 : RUN ${MAKE} 04:26:45 ---> Running in 35e4ff442d91 04:26:46 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:29:08 Removing intermediate container 35e4ff442d91 04:29:08 ---> 80308b835cc1 04:29:08 Step 14/26 : FROM alpine:3.17 04:29:08 3.17: Pulling from library/alpine 04:29:08 c41833b44d91: Pulling fs layer 04:29:08 c41833b44d91: Verifying Checksum 04:29:08 c41833b44d91: Pull complete 04:29:08 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:29:08 Status: Downloaded newer image for alpine:3.17 04:29:08 ---> 51e60588ff2c 04:29:08 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:29:08 ---> Running in eac974d8067d 04:29:08 Removing intermediate container eac974d8067d 04:29:08 ---> 5c39ad2097f9 04:29:08 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:29:08 ---> Running in 773f0fbf5708 04:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:29:08 (1/1) Installing dumb-init (1.2.5-r2) 04:29:08 Executing busybox-1.35.0-r29.trigger 04:29:08 OK: 8 MiB in 16 packages 04:29:08 Removing intermediate container 773f0fbf5708 04:29:08 ---> eb7d0a07d8ac 04:29:08 Step 17/26 : WORKDIR / 04:29:08 ---> Running in b5f92e0f66c9 04:29:08 Removing intermediate container b5f92e0f66c9 04:29:08 ---> 6bc6750236bc 04:29:08 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:29:08 ---> 215c2203c48c 04:29:08 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:29:08 ---> 4c1ae57b8b33 04:29:08 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:29:08 ---> 8ae134be079b 04:29:08 Step 21/26 : EXPOSE 59984 04:29:08 ---> Running in a69fb4439b52 04:29:08 Removing intermediate container a69fb4439b52 04:29:08 ---> f4a872d5163d 04:29:08 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:29:08 ---> Running in ac40e9ee647d 04:29:08 Removing intermediate container ac40e9ee647d 04:29:08 ---> 88192eb6a5fb 04:29:08 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:29:08 ---> Running in a8938bab796f 04:29:08 Removing intermediate container a8938bab796f 04:29:08 ---> cf0198389add 04:29:08 Step 24/26 : LABEL arch=arm64 04:29:08 ---> Running in 960c4f9667b0 04:29:08 Removing intermediate container 960c4f9667b0 04:29:08 ---> ed31567a116b 04:29:08 Step 25/26 : LABEL git_sha=102b453b1d4a3c94a56f7f7b0961d95f1da747de 04:29:09 ---> Running in c560504fe829 04:29:09 Removing intermediate container c560504fe829 04:29:09 ---> 83593f925d32 04:29:09 Step 26/26 : LABEL version=0.0.0 04:29:09 ---> Running in add135ec18b3 04:29:09 Removing intermediate container add135ec18b3 04:29:09 ---> 641c629ef257 04:29:09 [Warning] One or more build-args [ARCH] were not consumed 04:29:09 Successfully built 641c629ef257 04:29:09 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:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:10 04:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:10 arm64: Pulling from edgex-lftools-log-publisher 04:29:10 8998bd30e6a1: Pulling fs layer 04:29:10 04944245beec: Pulling fs layer 04:29:10 699f458cf7ca: Pulling fs layer 04:29:10 765212b225bb: Pulling fs layer 04:29:10 f23df028b6ca: Pulling fs layer 04:29:10 765212b225bb: Waiting 04:29:10 d65c8cfc05b1: Pulling fs layer 04:29:10 2437ff75d9bd: Pulling fs layer 04:29:10 d65c8cfc05b1: Waiting 04:29:10 2437ff75d9bd: Waiting 04:29:10 f23df028b6ca: Waiting 04:29:11 04944245beec: Verifying Checksum 04:29:11 04944245beec: Download complete 04:29:11 765212b225bb: Verifying Checksum 04:29:11 765212b225bb: Download complete 04:29:11 f23df028b6ca: Verifying Checksum 04:29:11 d65c8cfc05b1: Verifying Checksum 04:29:11 d65c8cfc05b1: Download complete 04:29:11 699f458cf7ca: Verifying Checksum 04:29:11 699f458cf7ca: Download complete 04:29:11 8998bd30e6a1: Verifying Checksum 04:29:11 8998bd30e6a1: Download complete 04:29:14 2437ff75d9bd: Verifying Checksum 04:29:14 2437ff75d9bd: Download complete 04:29:16 8998bd30e6a1: Pull complete 04:29:16 04944245beec: Pull complete 04:29:17 699f458cf7ca: Pull complete 04:29:17 765212b225bb: Pull complete 04:29:19 f23df028b6ca: Pull complete 04:29:20 d65c8cfc05b1: Pull complete 04:29:35 2437ff75d9bd: Pull complete 04:29:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:35 prd-ubuntu20.04-docker-arm64-4c-16g-9472 does not seem to be running inside a container 04:29:35 $ 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:29:38 $ docker top 16f2dccef1d21acfe678e8971d8d696f80e55d488d23d4cd6fd4d344a4a69868 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:39 ---> job-cost.sh 04:29:39 lf-activate-venv: SKIPPING 04:29:39 INFO: No Stack... 04:29:39 INFO: Retrieving Pricing Info for: v3-standard-4 04:29:40 INFO: Archiving Costs [Pipeline] sh 04:29:40 + cut -d, -f6 04:29:40 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 04:29:41 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] 04:29:41 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] did not exist. Created. 04:29:41 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:29:41 /w/workspace/device-onvif-camera/1@tmp/durable-61f85dfa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:29:42 + echo total: 0.10999999940395355 [Pipeline] stash 04:29:42 Warning: overwriting stash ‘stack-cost’ 04:29:42 Stashed 1 file(s) [Pipeline] } 04:29:42 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:29:42 $ docker stop --time=1 16f2dccef1d21acfe678e8971d8d696f80e55d488d23d4cd6fd4d344a4a69868 04:29:45 $ docker rm -f --volumes 16f2dccef1d21acfe678e8971d8d696f80e55d488d23d4cd6fd4d344a4a69868 [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:29:46 provisioning config files... 04:29:46 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-319@tmp/config8427446894764697838tmp [Pipeline] { [Pipeline] sh 04:29:47 + set +x 04:29:47 + curl -s https://codecov.io/bash 04:29:47 + bash -s -- 04:29:47 04:29:47 _____ _ 04:29:47 / ____| | | 04:29:47 | | ___ __| | ___ ___ _____ __ 04:29:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:29:47 | |___| (_) | (_| | __/ (_| (_) \ V / 04:29:47 \_____\___/ \__,_|\___|\___\___/ \_/ 04:29:47 Bash-1.0.6 04:29:47 04:29:47 04:29:47 ==> git version 2.25.1 found 04:29:47 ==> 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:29:47 Release-Date: 2020-01-08 04:29:47 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:29:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:29:47 ==> Jenkins CI detected. 04:29:47 current dir:  /w/workspace/undry_device-onvif-camera_PR-319 04:29:47 project root: . 04:29:47 --> token set from env 04:29:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:29:47 ==> Running gcov in . (disable via -X gcov) 04:29:47 ==> Python coveragepy not found 04:29:47 ==> Searching for coverage reports in: 04:29:47 + . 04:29:47 -> Found 1 reports 04:29:47 ==> Detecting git/mercurial file structure 04:29:47 ==> Reading reports 04:29:47 + ./coverage.out bytes=78835 04:29:47 ==> Appending adjustments 04:29:47 https://docs.codecov.io/docs/fixing-reports 04:29:47 + Found adjustments 04:29:47 ==> Gzipping contents 04:29:47 12K /tmp/codecov.lhUAOh.gz 04:29:47 ==> Uploading reports 04:29:47 url: https://codecov.io 04:29:47 query: branch=PR-319&commit=102b453b1d4a3c94a56f7f7b0961d95f1da747de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=319&job=&cmd_args= 04:29:47 -> Pinging Codecov 04:29:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-319&commit=102b453b1d4a3c94a56f7f7b0961d95f1da747de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=319&job=&cmd_args= 04:30:02 -> Uploading to 04:30:02 https://storage.googleapis.com/codecov/v4/raw/2023-04-24/F29A59C45E3A92E06B3E522C9905F8EF/102b453b1d4a3c94a56f7f7b0961d95f1da747de/f3f647ba-b612-4b95-8b98-5aa59ebb4bad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T043001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=166a7a61a48defc4913f85ad5a95dcba26a21fa114836d8df2ac0ef7c478d6dc 04:30:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:02 Dload Upload Total Spent Left Speed 04:30:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10491 0 0 100 10491 0 42302 --:--:-- --:--:-- --:--:-- 42132 100 10491 0 0 100 10491 0 42302 --:--:-- --:--:-- --:--:-- 42132 04:30:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/102b453b1d4a3c94a56f7f7b0961d95f1da747de [Pipeline] } 04:30:02 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:30:04 + [ -d /w/workspace/undry_device-onvif-camera_PR-319/archives ] 04:30:04 + ls -al /w/workspace/undry_device-onvif-camera_PR-319/archives 04:30:04 total 16 04:30:04 drwxr-xr-x 3 root root 4096 Apr 24 04:18 . 04:30:04 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 04:18 .. 04:30:04 drwxr-xr-x 2 root root 4096 Apr 24 04:18 cost 04:30:04 -rw-r--r-- 1 root root 91 Apr 24 04:18 cost.csv 04:30:04 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-319/archives 04:30:04 + ls -al /w/workspace/undry_device-onvif-camera_PR-319/archives 04:30:04 total 16 04:30:04 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 04:18 . 04:30:04 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 04:18 .. 04:30:04 drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 04:18 cost 04:30:04 -rw-r--r-- 1 jenkins jenkins 91 Apr 24 04:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:30:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:30:05 ---> package-listing.sh 04:30:05 ++ facter osfamily 04:30:05 ++ tr '[:upper:]' '[:lower:]' 04:30:05 + OS_FAMILY=debian 04:30:05 + workspace=/w/workspace/undry_device-onvif-camera_PR-319 04:30:05 + START_PACKAGES=/tmp/packages_start.txt 04:30:05 + END_PACKAGES=/tmp/packages_end.txt 04:30:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:30:05 + PACKAGES=/tmp/packages_start.txt 04:30:05 + '[' /w/workspace/undry_device-onvif-camera_PR-319 ']' 04:30:05 + PACKAGES=/tmp/packages_end.txt 04:30:05 + case "${OS_FAMILY}" in 04:30:05 + dpkg -l 04:30:05 + grep '^ii' 04:30:05 + '[' -f /tmp/packages_start.txt ']' 04:30:05 + '[' -f /tmp/packages_end.txt ']' 04:30:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:30:05 + '[' /w/workspace/undry_device-onvif-camera_PR-319 ']' 04:30:05 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-319/archives/ 04:30:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-319/archives/ [Pipeline] echo 04:30:05 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-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:30:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:06 prd-ubuntu20.04-docker-8c-8g-9469 does not seem to be running inside a container 04:30:06 $ 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-319/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-319 -v /w/workspace/undry_device-onvif-camera_PR-319:/w/workspace/undry_device-onvif-camera_PR-319:rw,z -v /w/workspace/undry_device-onvif-camera_PR-319@tmp:/w/workspace/undry_device-onvif-camera_PR-319@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:30:07 $ docker top 2db3f3d060733080cad684924a008385016c66f2f6972b17179fbefdf192fc48 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:07 + touch /tmp/pre-build-complete [Pipeline] sh 04:30:07 + mkdir -p /var/log/sysstat [Pipeline] sh 04:30:08 + ls /var/log/sa-host 04:30:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:08 provisioning config files... 04:30:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-319@tmp/config6527403966671645585tmp [Pipeline] { [Pipeline] echo 04:30:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:30:08 ---> create-netrc.sh [Pipeline] } 04:30:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:30:09 ---> python-tools-install.sh [Pipeline] echo 04:30:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:09 ---> sudo-logs.sh 04:30:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:30:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:09 ---> job-cost.sh 04:30:09 lf-activate-venv: SKIPPING 04:30:09 DEBUG: total: 0.2199999988079071 04:30:09 INFO: Retrieving Stack Cost... 04:30:10 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:10 INFO: Archiving Costs [Pipeline] echo 04:30:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:11 ---> logs-deploy.sh 04:30:11 lf-activate-venv: SKIPPING 04:30:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-319/1 04:30:11 INFO: archiving workspace using pattern(s): 04:30:12 Archives upload complete. 04:30:12 INFO: archiving logs to Nexus