Pull request #270 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 1eee78246ddadf080ca918d3282e63ea352734bf+b19be15f1aae5ce963d99b90e51172ceff0b476d (b5a7b7dd5baed7b1dd6221ed131e569984efa7e6) 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-ssh15000651092536665055.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14012444454080684090.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-270/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-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6276471515710401911.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-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh50399880977586173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16334682870439852481.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-270/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-270/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11834449002460649701.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2480 in /w/workspace/undry_device-onvif-camera_PR-270 [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-270 # 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 Merging remotes/origin/main commit b19be15f1aae5ce963d99b90e51172ceff0b476d into PR head commit 1eee78246ddadf080ca918d3282e63ea352734bf Merge succeeded, producing 1eee78246ddadf080ca918d3282e63ea352734bf Checking out Revision 1eee78246ddadf080ca918d3282e63ea352734bf (PR-270) > 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/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1eee78246ddadf080ca918d3282e63ea352734bf # 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 b19be15f1aae5ce963d99b90e51172ceff0b476d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1eee78246ddadf080ca918d3282e63ea352734bf # timeout=10 Commit message: "refactor(snap): Update command and metadata sourcing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:53 ========================================================= 16:29:53 EdgeX Global Pipelines Version Info 16:29:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:54 ------------------- 16:29:54 stable info: 16:29:54 ------------------- 16:29:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:54 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:29:54 Message: update stable to v1.0.245 16:29:54 ------------------- 16:29:54 experimental info: 16:29:54 ------------------- 16:29:54 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:54 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:29:54 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:29:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:29:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:29:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-270 [Pipeline] echo 16:29:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-270 [Pipeline] echo 16:29:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-270 [Pipeline] echo 16:29:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1eee78246ddadf080ca918d3282e63ea352734bf [Pipeline] echo 16:29:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1eee782 [Pipeline] echo 16:29:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:56 provisioning config files... 16:29:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-270@tmp/config5109460156348390251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:56 ---> docker-login.sh 16:29:56 nexus3.edgexfoundry.org:10001 16:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:57 Configure a credential helper to remove this warning. See 16:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:57 16:29:57 Login Succeeded 16:29:57 nexus3.edgexfoundry.org:10002 16:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:57 Configure a credential helper to remove this warning. See 16:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:57 16:29:57 Login Succeeded 16:29:57 nexus3.edgexfoundry.org:10003 16:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:57 Configure a credential helper to remove this warning. See 16:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:57 16:29:57 Login Succeeded 16:29:57 nexus3.edgexfoundry.org:10004 16:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:57 Configure a credential helper to remove this warning. See 16:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:57 16:29:57 Login Succeeded 16:29:57 docker.io 16:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:57 Configure a credential helper to remove this warning. See 16:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:57 16:29:57 Login Succeeded 16:29:57 ---> docker-login.sh ends [Pipeline] } 16:29:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:58 + git rev-list -1 --merges 1eee78246ddadf080ca918d3282e63ea352734bf~1..1eee78246ddadf080ca918d3282e63ea352734bf [Pipeline] echo 16:29:58 -----------> git rev-list -1 --merges 1eee78246ddadf080ca918d3282e63ea352734bf~1..1eee78246ddadf080ca918d3282e63ea352734bf 1eee78246ddadf080ca918d3282e63ea352734bf [false] [Pipeline] sh 16:29:58 + git log --format=format:%s -1 1eee78246ddadf080ca918d3282e63ea352734bf [Pipeline] echo 16:29:58 ========================================================= 16:29:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:59 + git log --format=format:%s -1 1eee78246ddadf080ca918d3282e63ea352734bf [Pipeline] echo 16:29:59 [semverPrep] GIT_COMMIT: 1eee78246ddadf080ca918d3282e63ea352734bf, Commit Message: refactor(snap): Update command and metadata sourcing [Pipeline] echo 16:29:59 [semverPrep] This is not a build commit. [Pipeline] sh 16:29:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:59 + grep -v github /etc/ssh/ssh_known_hosts 16:29:59 + [ -e /tmp/ssh_known_hosts ] 16:29:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:59 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:00 16:30:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:00 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:00 b85a868b505f: Pulling fs layer 16:30:00 e2be974225ed: Pulling fs layer 16:30:00 339a4e72a1f5: Pulling fs layer 16:30:00 988bab9f4d93: Pulling fs layer 16:30:00 1469e6f7b9e6: Pulling fs layer 16:30:00 eaf3925da568: Pulling fs layer 16:30:00 bab4dde63d76: Pulling fs layer 16:30:00 bde34c3a00c8: Pulling fs layer 16:30:00 b352a97aabf1: Pulling fs layer 16:30:00 4872d77fe225: Pulling fs layer 16:30:00 5851b861e8e6: Pulling fs layer 16:30:00 bab4dde63d76: Waiting 16:30:00 4872d77fe225: Waiting 16:30:00 1469e6f7b9e6: Waiting 16:30:00 5851b861e8e6: Waiting 16:30:00 eaf3925da568: Waiting 16:30:00 b352a97aabf1: Waiting 16:30:00 bde34c3a00c8: Waiting 16:30:00 988bab9f4d93: Waiting 16:30:00 e2be974225ed: Verifying Checksum 16:30:00 e2be974225ed: Download complete 16:30:00 988bab9f4d93: Verifying Checksum 16:30:00 988bab9f4d93: Download complete 16:30:00 1469e6f7b9e6: Verifying Checksum 16:30:00 1469e6f7b9e6: Download complete 16:30:00 339a4e72a1f5: Verifying Checksum 16:30:00 339a4e72a1f5: Download complete 16:30:00 eaf3925da568: Verifying Checksum 16:30:00 eaf3925da568: Download complete 16:30:00 bde34c3a00c8: Download complete 16:30:00 b352a97aabf1: Download complete 16:30:00 4872d77fe225: Verifying Checksum 16:30:00 4872d77fe225: Download complete 16:30:00 5851b861e8e6: Verifying Checksum 16:30:00 5851b861e8e6: Download complete 16:30:00 b85a868b505f: Verifying Checksum 16:30:00 b85a868b505f: Download complete 16:30:01 bab4dde63d76: Verifying Checksum 16:30:01 bab4dde63d76: Download complete 16:30:02 b85a868b505f: Pull complete 16:30:02 e2be974225ed: Pull complete 16:30:02 339a4e72a1f5: Pull complete 16:30:02 988bab9f4d93: Pull complete 16:30:03 1469e6f7b9e6: Pull complete 16:30:03 eaf3925da568: Pull complete 16:30:05 bab4dde63d76: Pull complete 16:30:05 bde34c3a00c8: Pull complete 16:30:05 b352a97aabf1: Pull complete 16:30:05 4872d77fe225: Pull complete 16:30:05 5851b861e8e6: Pull complete 16:30:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:05 prd-ubuntu20.04-docker-8c-8g-2480 does not seem to be running inside a container 16:30:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-270 -v /w/workspace/undry_device-onvif-camera_PR-270:/w/workspace/undry_device-onvif-camera_PR-270:rw,z -v /w/workspace/undry_device-onvif-camera_PR-270@tmp:/w/workspace/undry_device-onvif-camera_PR-270@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-devops/py-git-semver:0.1.4 cat 16:30:07 $ docker top 18e4dfa13906b2a3f882b6addff4fc94399924ee6b83f01e5fc3ab9eea3adc99 -eo pid,comm 16:30:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:30:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:07 [ssh-agent] Looking for ssh-agent implementation... 16:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:07 $ docker exec 18e4dfa13906b2a3f882b6addff4fc94399924ee6b83f01e5fc3ab9eea3adc99 ssh-agent 16:30:07 SSH_AUTH_SOCK=/tmp/ssh-XgOfF5IWg1Sp/agent.33 16:30:07 SSH_AGENT_PID=39 16:30:07 Running ssh-add (command line suppressed) 16:30:08 Identity added: /w/workspace/undry_device-onvif-camera_PR-270@tmp/private_key_16290108145154715283.key (/w/workspace/undry_device-onvif-camera_PR-270@tmp/private_key_16290108145154715283.key) 16:30:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:08 + git tag --points-at HEAD [Pipeline] } 16:30:08 $ docker exec --env ******** --env ******** 18e4dfa13906b2a3f882b6addff4fc94399924ee6b83f01e5fc3ab9eea3adc99 ssh-agent -k 16:30:08 unset SSH_AUTH_SOCK; 16:30:08 unset SSH_AGENT_PID; 16:30:08 echo Agent pid 39 killed; 16:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:08 [ssh-agent] Looking for ssh-agent implementation... 16:30:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:08 $ docker exec 18e4dfa13906b2a3f882b6addff4fc94399924ee6b83f01e5fc3ab9eea3adc99 ssh-agent 16:30:08 SSH_AUTH_SOCK=/tmp/ssh-UWIKf5pUdvhf/agent.72 16:30:08 SSH_AGENT_PID=78 16:30:08 Running ssh-add (command line suppressed) 16:30:08 Identity added: /w/workspace/undry_device-onvif-camera_PR-270@tmp/private_key_4209802807106439928.key (/w/workspace/undry_device-onvif-camera_PR-270@tmp/private_key_4209802807106439928.key) 16:30:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:09 + git semver init 16:30:09 2023-03-16 16:30:09,437 [run_init] DEBUG init version:0.0.0 force:False 16:30:09 2023-03-16 16:30:09,438 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-270/.semver 16:30:09 2023-03-16 16:30:09,438 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-270/.semver 16:30:09 2023-03-16 16:30:09,438 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-270/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-270, universal_newlines=False, shell=None, istream=None) 16:30:10 2023-03-16 16:30:10,282 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-270/.git/info/exclude 16:30:10 2023-03-16 16:30:10,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-270/.semver/PR-270 with force:False 16:30:10 2023-03-16 16:30:10,283 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-270/.semver/PR-270 16:30:10 2023-03-16 16:30:10,286 [execute] INFO git cat-file --batch-check 16:30:10 2023-03-16 16:30:10,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-270/.semver, universal_newlines=False, shell=None, istream=) 16:30:10 2023-03-16 16:30:10,291 [execute] INFO git cat-file --batch 16:30:10 2023-03-16 16:30:10,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-270/.semver, universal_newlines=False, shell=None, istream=) 16:30:10 2023-03-16 16:30:10,297 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-270/.semver/PR-270 16:30:10 0.0.0 [Pipeline] } 16:30:10 $ docker exec --env ******** --env ******** 18e4dfa13906b2a3f882b6addff4fc94399924ee6b83f01e5fc3ab9eea3adc99 ssh-agent -k 16:30:10 unset SSH_AUTH_SOCK; 16:30:10 unset SSH_AGENT_PID; 16:30:10 echo Agent pid 78 killed; 16:30:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:11 + git semver [Pipeline] } 16:30:11 $ docker stop --time=1 18e4dfa13906b2a3f882b6addff4fc94399924ee6b83f01e5fc3ab9eea3adc99 16:30:12 $ docker rm -f --volumes 18e4dfa13906b2a3f882b6addff4fc94399924ee6b83f01e5fc3ab9eea3adc99 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:13 Stashed 1 file(s) [Pipeline] echo 16:30:13 [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 16:30:13 provisioning config files... 16:30:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-270@tmp/config12047393949413155636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:14 ---> docker-login.sh 16:30:14 nexus3.edgexfoundry.org:10001 16:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:14 Configure a credential helper to remove this warning. See 16:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:14 16:30:14 Login Succeeded 16:30:14 nexus3.edgexfoundry.org:10002 16:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:14 Configure a credential helper to remove this warning. See 16:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:14 16:30:14 Login Succeeded 16:30:14 nexus3.edgexfoundry.org:10003 16:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:14 Configure a credential helper to remove this warning. See 16:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:14 16:30:14 Login Succeeded 16:30:14 nexus3.edgexfoundry.org:10004 16:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:14 Configure a credential helper to remove this warning. See 16:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:14 16:30:14 Login Succeeded 16:30:14 docker.io 16:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:14 Configure a credential helper to remove this warning. See 16:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:14 16:30:14 Login Succeeded 16:30:14 ---> docker-login.sh ends [Pipeline] } 16:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:30:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:15 ========================================================= 16:30:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:30:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:15 + 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 . 16:30:15 Sending build context to Docker daemon 27.88MB 16:30:15 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 16:30:15 Step 2/13 : FROM ${BASE} AS builder 16:30:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:15 63b65145d645: Pulling fs layer 16:30:15 a2d21d5440eb: Pulling fs layer 16:30:15 935e6c44a52c: Pulling fs layer 16:30:15 94cc34f8dd06: Pulling fs layer 16:30:15 30dea6a524f1: Pulling fs layer 16:30:15 a2aff8979fd8: Pulling fs layer 16:30:15 6808be2612f2: Pulling fs layer 16:30:15 f25807f1079a: Pulling fs layer 16:30:15 94cc34f8dd06: Waiting 16:30:15 30dea6a524f1: Waiting 16:30:15 a2aff8979fd8: Waiting 16:30:15 6808be2612f2: Waiting 16:30:15 f25807f1079a: Waiting 16:30:15 a2d21d5440eb: Verifying Checksum 16:30:15 a2d21d5440eb: Download complete 16:30:15 94cc34f8dd06: Verifying Checksum 16:30:15 94cc34f8dd06: Download complete 16:30:15 30dea6a524f1: Verifying Checksum 16:30:15 30dea6a524f1: Download complete 16:30:15 63b65145d645: Verifying Checksum 16:30:15 63b65145d645: Download complete 16:30:15 a2aff8979fd8: Verifying Checksum 16:30:16 63b65145d645: Pull complete 16:30:16 a2d21d5440eb: Pull complete 16:30:16 f25807f1079a: Verifying Checksum 16:30:16 f25807f1079a: Download complete 16:30:16 935e6c44a52c: Verifying Checksum 16:30:16 935e6c44a52c: Download complete 16:30:16 6808be2612f2: Verifying Checksum 16:30:16 6808be2612f2: Download complete 16:30:21 935e6c44a52c: Pull complete 16:30:21 94cc34f8dd06: Pull complete 16:30:21 30dea6a524f1: Pull complete 16:30:21 a2aff8979fd8: Pull complete 16:30:23 6808be2612f2: Pull complete 16:30:24 f25807f1079a: Pull complete 16:30:24 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:30:24 ---> 3b553350e43f 16:30:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:30:26 ---> Running in 545e7fe116fc 16:30:26 Removing intermediate container 545e7fe116fc 16:30:26 ---> 9e18ef085d37 16:30:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:30:26 ---> Running in 8b9e839709a0 16:30:26 Removing intermediate container 8b9e839709a0 16:30:26 ---> 6272e8268c47 16:30:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 16:30:26 ---> Running in 7d9c95508784 16:30:26 Removing intermediate container 7d9c95508784 16:30:26 ---> 1ec8a004d58e 16:30:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 16:30:26 ---> Running in aa1e8575bca6 16:30:26 Removing intermediate container aa1e8575bca6 16:30:26 ---> ec71574f18d7 16:30:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 16:30:26 ---> Running in 37935c7cfdb9 16:30:26 Removing intermediate container 37935c7cfdb9 16:30:26 ---> 2103f161e203 16:30:26 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:30:27 ---> Running in 3a8633e0bd23 16:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:30:27 OK: 265 MiB in 53 packages 16:30:28 Removing intermediate container 3a8633e0bd23 16:30:28 ---> d19ffd4d1676 16:30:28 Step 9/13 : WORKDIR /device-onvif-camera 16:30:28 ---> Running in f22c4667eee0 16:30:28 Removing intermediate container f22c4667eee0 16:30:28 ---> c0930567bed5 16:30:28 Step 10/13 : COPY go.mod vendor* ./ 16:30:28 ---> 296ed3f92402 16:30:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:28 ---> Running in 12daf8e69dae 16:30:28 Still waiting to schedule task 16:30:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2481’ is offline 16:30:50 Removing intermediate container 12daf8e69dae 16:30:50 ---> 19331aa8e5eb 16:30:50 Step 12/13 : COPY . . 16:30:50 ---> fd708c45724a 16:30:50 Step 13/13 : RUN ${MAKE} 16:30:50 ---> Running in 3d4e1c540b04 16:30:51 noop 16:30:51 Removing intermediate container 3d4e1c540b04 16:30:51 ---> 0fa11fd42c13 16:30:51 Successfully built 0fa11fd42c13 16:30:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:51 + docker inspect -f . ci-base-image-x86_64 16:30:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:52 prd-ubuntu20.04-docker-8c-8g-2480 does not seem to be running inside a container 16:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-270 -v /w/workspace/undry_device-onvif-camera_PR-270:/w/workspace/undry_device-onvif-camera_PR-270:rw,z -v /w/workspace/undry_device-onvif-camera_PR-270@tmp:/w/workspace/undry_device-onvif-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:52 $ docker top b584d12a9d3defa9af6df9fc6882cb4b9d141e041734a915a45fb3488827b897 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:52 + go version 16:30:52 go version go1.20.2 linux/amd64 [Pipeline] } 16:30:52 $ docker stop --time=1 b584d12a9d3defa9af6df9fc6882cb4b9d141e041734a915a45fb3488827b897 16:30:54 $ docker rm -f --volumes b584d12a9d3defa9af6df9fc6882cb4b9d141e041734a915a45fb3488827b897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:54 + docker inspect -f . ci-base-image-x86_64 16:30:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:55 prd-ubuntu20.04-docker-8c-8g-2480 does not seem to be running inside a container 16:30:55 $ 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-270 -v /w/workspace/undry_device-onvif-camera_PR-270:/w/workspace/undry_device-onvif-camera_PR-270:rw,z -v /w/workspace/undry_device-onvif-camera_PR-270@tmp:/w/workspace/undry_device-onvif-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:55 $ docker top 9ad56d10abd7d5c0f199fa9d8eb7e5e56ed7c46d848d0729b2a9a2e66fb78e5a -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:55 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-270 [Pipeline] fileExists [Pipeline] sh 16:30:56 + make test 16:30:56 go test ./... -coverprofile=coverage.out ./... 16:31:01 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:31:11 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:31:11 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:31:13 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 30.5% of statements 16:31:15 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 3.744s coverage: 86.5% of statements 16:31:23 go vet ./... 16:31:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:25 ./bin/test-attribution-txt.sh [Pipeline] echo 16:31:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:31:26 $ docker stop --time=1 9ad56d10abd7d5c0f199fa9d8eb7e5e56ed7c46d848d0729b2a9a2e66fb78e5a 16:31:28 $ docker rm -f --volumes 9ad56d10abd7d5c0f199fa9d8eb7e5e56ed7c46d848d0729b2a9a2e66fb78e5a [Pipeline] // withDockerContainer [Pipeline] sh 16:31:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:31:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:31:30 + ls -al . 16:31:30 total 232 16:31:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 16:30 . 16:31:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:29 .. 16:31:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:30 .git 16:31:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:29 .github 16:31:30 -rw-rw-r-- 1 jenkins jenkins 496 Mar 16 16:29 .gitignore 16:31:30 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 16:29 .golangci.yml 16:31:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 16:30 .semver 16:31:30 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 16 16:29 Attribution.txt 16:31:30 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 16 16:29 CHANGELOG.md 16:31:30 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 16 16:29 Dockerfile 16:31:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 16:29 GOVERNANCE.md 16:31:30 -rw-rw-r-- 1 jenkins jenkins 734 Mar 16 16:29 Jenkinsfile 16:31:30 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 16:29 LICENSE 16:31:30 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 16 16:29 Makefile 16:31:30 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 16:29 OWNERS.md 16:31:30 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 16 16:29 README.md 16:31:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 16:30 VERSION 16:31:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:29 bin 16:31:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:29 cmd 16:31:30 -rw-r--r-- 1 jenkins jenkins 76650 Mar 16 16:31 coverage.out 16:31:30 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 16:29 doc 16:31:30 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 16 16:29 go.mod 16:31:30 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 16 16:29 go.sum 16:31:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:29 internal 16:31:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:29 snap 16:31:30 -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 16:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:30 + 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=1eee78246ddadf080ca918d3282e63ea352734bf --label arch=amd64 --label version=0.0.0 . 16:31:30 Sending build context to Docker daemon 27.96MB 16:31:30 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:31:30 Step 2/26 : FROM ${BASE} AS builder 16:31:30 ---> 0fa11fd42c13 16:31:30 Step 3/26 : ARG ADD_BUILD_TAGS="" 16:31:30 ---> Running in f5d19e0ed8b6 16:31:30 Removing intermediate container f5d19e0ed8b6 16:31:30 ---> 448123212977 16:31:30 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:30 ---> Running in 4317b19fdb4f 16:31:30 Removing intermediate container 4317b19fdb4f 16:31:30 ---> 90dbeca47d29 16:31:30 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 16:31:30 ---> Running in bb5be66d437b 16:31:30 Removing intermediate container bb5be66d437b 16:31:30 ---> 0ff6f90dbcdb 16:31:30 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 16:31:30 ---> Running in 97657e4237b6 16:31:31 Removing intermediate container 97657e4237b6 16:31:31 ---> 9728eb6ede26 16:31:31 Step 7/26 : LABEL Name=edgex-device-onvif-camera 16:31:31 ---> Running in 9131d4a3d404 16:31:31 Removing intermediate container 9131d4a3d404 16:31:31 ---> 307f6f525414 16:31:31 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:31 ---> Running in e3ffaeddc31e 16:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:31:31 OK: 265 MiB in 53 packages 16:31:32 Removing intermediate container e3ffaeddc31e 16:31:32 ---> 525e666b0252 16:31:32 Step 9/26 : WORKDIR /device-onvif-camera 16:31:32 ---> Running in 6b4e0a1be070 16:31:32 Removing intermediate container 6b4e0a1be070 16:31:32 ---> f15cbb4ac985 16:31:32 Step 10/26 : COPY go.mod vendor* ./ 16:31:32 ---> c2661579d34f 16:31:32 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:32 ---> Running in dcecdf3519fa 16:31:33 Removing intermediate container dcecdf3519fa 16:31:33 ---> 633fa7458b41 16:31:33 Step 12/26 : COPY . . 16:31:34 ---> 5f350f61eaf8 16:31:34 Step 13/26 : RUN ${MAKE} 16:31:34 ---> Running in 41ccc4b35f0b 16:31:34 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 16:31:52 Removing intermediate container 41ccc4b35f0b 16:31:52 ---> 665258372261 16:31:52 Step 14/26 : FROM alpine:3.17 16:31:52 3.17: Pulling from library/alpine 16:31:52 63b65145d645: Already exists 16:31:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:31:53 Status: Downloaded newer image for alpine:3.17 16:31:53 ---> b2aa39c304c2 16:31:53 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:31:53 ---> Running in cc7eb6d3dc3d 16:31:53 Removing intermediate container cc7eb6d3dc3d 16:31:53 ---> 50cc0fde59f9 16:31:53 Step 16/26 : RUN apk add --update --no-cache dumb-init 16:31:53 ---> Running in a8cfc3c21dd1 16:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:31:53 (1/1) Installing dumb-init (1.2.5-r2) 16:31:53 Executing busybox-1.35.0-r29.trigger 16:31:53 OK: 7 MiB in 16 packages 16:31:54 Removing intermediate container a8cfc3c21dd1 16:31:54 ---> 4e0d126a58ee 16:31:54 Step 17/26 : WORKDIR / 16:31:54 ---> Running in 06b41491b125 16:31:54 Removing intermediate container 06b41491b125 16:31:54 ---> 264cfda3263d 16:31:54 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 16:31:55 ---> 4a65b51e2b4a 16:31:55 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 16:31:55 ---> b78e8cb70179 16:31:55 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:31:55 ---> 2d91c2b307e6 16:31:55 Step 21/26 : EXPOSE 59984 16:31:55 ---> Running in 8e497fe4df59 16:31:55 Removing intermediate container 8e497fe4df59 16:31:55 ---> c06482b07466 16:31:55 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 16:31:55 ---> Running in 7971431152b4 16:31:55 Removing intermediate container 7971431152b4 16:31:55 ---> fda40be9f7eb 16:31:55 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:31:55 ---> Running in 5f11f93f6bbc 16:31:55 Removing intermediate container 5f11f93f6bbc 16:31:55 ---> 9e02feb81797 16:31:55 Step 24/26 : LABEL arch=amd64 16:31:55 ---> Running in 3dd2e534e0da 16:31:55 Removing intermediate container 3dd2e534e0da 16:31:55 ---> 20cd5ed850ea 16:31:55 Step 25/26 : LABEL git_sha=1eee78246ddadf080ca918d3282e63ea352734bf 16:31:55 ---> Running in 95a89f8c5a20 16:31:55 Removing intermediate container 95a89f8c5a20 16:31:55 ---> 18ebc28741f6 16:31:55 Step 26/26 : LABEL version=0.0.0 16:31:56 ---> Running in b7585d26d74d 16:31:56 Removing intermediate container b7585d26d74d 16:31:56 ---> bccc5626f720 16:31:56 [Warning] One or more build-args [ARCH] were not consumed 16:31:56 Successfully built bccc5626f720 16:31:56 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 16:31:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:56 16:31:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:57 latest: Pulling from edgex-lftools-log-publisher 16:31:57 5eb5b503b376: Pulling fs layer 16:31:57 5c69ac0246d0: Pulling fs layer 16:31:57 ec43610c2a17: Pulling fs layer 16:31:57 3a2ae6a8a46f: Pulling fs layer 16:31:57 33b1e0a273af: Pulling fs layer 16:31:57 5d3b04190fa2: Pulling fs layer 16:31:57 2f39f015ded8: Pulling fs layer 16:31:57 33b1e0a273af: Waiting 16:31:57 3a2ae6a8a46f: Waiting 16:31:57 5c69ac0246d0: Download complete 16:31:57 3a2ae6a8a46f: Verifying Checksum 16:31:57 3a2ae6a8a46f: Download complete 16:31:57 33b1e0a273af: Verifying Checksum 16:31:57 33b1e0a273af: Download complete 16:31:57 5d3b04190fa2: Download complete 16:31:57 ec43610c2a17: Verifying Checksum 16:31:57 ec43610c2a17: Download complete 16:31:57 5eb5b503b376: Verifying Checksum 16:31:57 5eb5b503b376: Download complete 16:31:58 2f39f015ded8: Download complete 16:31:58 5eb5b503b376: Pull complete 16:31:59 5c69ac0246d0: Pull complete 16:31:59 ec43610c2a17: Pull complete 16:31:59 3a2ae6a8a46f: Pull complete 16:31:59 33b1e0a273af: Pull complete 16:31:59 5d3b04190fa2: Pull complete 16:32:04 2f39f015ded8: Pull complete 16:32:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:04 prd-ubuntu20.04-docker-8c-8g-2480 does not seem to be running inside a container 16:32:04 $ 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-270 -v /w/workspace/undry_device-onvif-camera_PR-270:/w/workspace/undry_device-onvif-camera_PR-270:rw,z -v /w/workspace/undry_device-onvif-camera_PR-270@tmp:/w/workspace/undry_device-onvif-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:32:06 $ docker top 6c7c5a4590c536468d4884ab4412fe5f79e91cc48bd88c65e281373ea64e59f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:06 ---> job-cost.sh 16:32:06 lf-activate-venv: SKIPPING 16:32:06 INFO: No Stack... 16:32:07 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:07 INFO: Archiving Costs [Pipeline] sh 16:32:07 + cat /w/workspace/undry_device-onvif-camera_PR-270/archives/cost.csv 16:32:07 + cut -d, -f6 [Pipeline] lock 16:32:07 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-270-1-stack-cost] 16:32:07 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-270-1-stack-cost] did not exist. Created. 16:32:07 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:08 + echo total: 0.2199999988079071 [Pipeline] stash 16:32:08 Stashed 1 file(s) [Pipeline] } 16:32:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:08 $ docker stop --time=1 6c7c5a4590c536468d4884ab4412fe5f79e91cc48bd88c65e281373ea64e59f8 16:32:09 $ docker rm -f --volumes 6c7c5a4590c536468d4884ab4412fe5f79e91cc48bd88c65e281373ea64e59f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:32:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2483 in /w/workspace/undry_device-onvif-camera_PR-270 [Pipeline] { [Pipeline] ws 16:32:56 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 16:32:56 The recommended git tool is: git 16:33:03 using credential edgex-jenkins-ssh 16:33:03 Cloning the remote Git repository 16:33:03 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 16:33:03 > git init /w/workspace/device-onvif-camera/1 # timeout=10 16:33:03 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 16:33:03 > git --version # timeout=10 16:33:03 > git --version # 'git version 2.25.1' 16:33:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:05 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 16:33:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:06 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 16:33:06 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 16:33:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:07 Merging remotes/origin/main commit b19be15f1aae5ce963d99b90e51172ceff0b476d into PR head commit 1eee78246ddadf080ca918d3282e63ea352734bf 16:33:07 Merge succeeded, producing 1eee78246ddadf080ca918d3282e63ea352734bf 16:33:07 Checking out Revision 1eee78246ddadf080ca918d3282e63ea352734bf (PR-270) 16:33:07 > git config core.sparsecheckout # timeout=10 16:33:07 > git checkout -f 1eee78246ddadf080ca918d3282e63ea352734bf # timeout=10 16:33:07 > git remote # timeout=10 16:33:07 > git config --get remote.origin.url # timeout=10 16:33:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:07 > git merge b19be15f1aae5ce963d99b90e51172ceff0b476d # timeout=10 16:33:07 > git rev-parse HEAD^{commit} # timeout=10 16:33:07 > git config core.sparsecheckout # timeout=10 16:33:07 > git checkout -f 1eee78246ddadf080ca918d3282e63ea352734bf # timeout=10 16:33:11 Commit message: "refactor(snap): Update command and metadata sourcing" 16:33:11 > git --version # timeout=10 16:33:11 > git --version # 'git version 2.25.1' 16:33:11 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:33:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:13 Dload Upload Total Spent Left Speed 16:33:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 16:33:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:33:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:33:14 + sudo tee /etc/docker/daemon.new 16:33:14 { 16:33:14 "registry-mirrors": [ 16:33:14 "https://nexus3.edgexfoundry.org:10001" 16:33:14 ], 16:33:14 "bip": "10.250.0.254/24", 16:33:14 "hosts": [ 16:33:14 "tcp://0.0.0.0:5555", 16:33:14 "unix:///var/run/docker.sock" 16:33:14 ], 16:33:14 "mtu": 1458, 16:33:14 "selinux-enabled": true, 16:33:14 "seccomp-profile": "/etc/docker/seccomp.json" 16:33:14 } [Pipeline] sh 16:33:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:33:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:33 provisioning config files... 16:33:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config9118616295041794837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:33 ---> docker-login.sh 16:33:33 nexus3.edgexfoundry.org:10001 16:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:34 Configure a credential helper to remove this warning. See 16:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:34 16:33:34 Login Succeeded 16:33:34 nexus3.edgexfoundry.org:10002 16:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:34 Configure a credential helper to remove this warning. See 16:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:34 16:33:34 Login Succeeded 16:33:34 nexus3.edgexfoundry.org:10003 16:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:34 Configure a credential helper to remove this warning. See 16:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:34 16:33:34 Login Succeeded 16:33:34 nexus3.edgexfoundry.org:10004 16:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:35 Configure a credential helper to remove this warning. See 16:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:35 16:33:35 Login Succeeded 16:33:35 docker.io 16:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:35 Configure a credential helper to remove this warning. See 16:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:35 16:33:35 Login Succeeded 16:33:35 ---> docker-login.sh ends [Pipeline] } 16:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:33:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:36 ========================================================= 16:33:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:33:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:36 + 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 . 16:33:37 Sending build context to Docker daemon 20.62MB 16:33:37 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 16:33:37 Step 2/13 : FROM ${BASE} AS builder 16:33:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:33:37 af6eaf76a39c: Pulling fs layer 16:33:37 55522c791124: Pulling fs layer 16:33:37 ce5c4a1c91eb: Pulling fs layer 16:33:37 169dfbe0d373: Pulling fs layer 16:33:37 e1ff8fa3b103: Pulling fs layer 16:33:37 52ebb69f0ebf: Pulling fs layer 16:33:37 5abe8eddf0d5: Pulling fs layer 16:33:37 e1ff8fa3b103: Waiting 16:33:37 52ebb69f0ebf: Waiting 16:33:37 5abe8eddf0d5: Waiting 16:33:37 169dfbe0d373: Waiting 16:33:37 55522c791124: Verifying Checksum 16:33:37 55522c791124: Download complete 16:33:37 169dfbe0d373: Verifying Checksum 16:33:37 169dfbe0d373: Download complete 16:33:37 e1ff8fa3b103: Verifying Checksum 16:33:37 e1ff8fa3b103: Download complete 16:33:37 af6eaf76a39c: Verifying Checksum 16:33:37 af6eaf76a39c: Download complete 16:33:39 af6eaf76a39c: Pull complete 16:33:39 5abe8eddf0d5: Verifying Checksum 16:33:39 5abe8eddf0d5: Download complete 16:33:39 55522c791124: Pull complete 16:33:40 ce5c4a1c91eb: Verifying Checksum 16:33:40 ce5c4a1c91eb: Download complete 16:33:40 52ebb69f0ebf: Verifying Checksum 16:33:40 52ebb69f0ebf: Download complete 16:33:50 ce5c4a1c91eb: Pull complete 16:33:50 169dfbe0d373: Pull complete 16:33:50 e1ff8fa3b103: Pull complete 16:33:58 52ebb69f0ebf: Pull complete 16:33:59 5abe8eddf0d5: Pull complete 16:33:59 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:33:59 ---> 6cb57ee374ae 16:33:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:34:01 ---> Running in 15a5f05aa5c9 16:34:01 Removing intermediate container 15a5f05aa5c9 16:34:01 ---> 0ffb0e83b93f 16:34:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:34:02 ---> Running in 7b722add4a54 16:34:02 Removing intermediate container 7b722add4a54 16:34:02 ---> e9eb566a76d0 16:34:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 16:34:02 ---> Running in bee58d24c03b 16:34:02 Removing intermediate container bee58d24c03b 16:34:02 ---> fa29b6a00371 16:34:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 16:34:02 ---> Running in 8817c245d564 16:34:03 Removing intermediate container 8817c245d564 16:34:03 ---> 5cde849a9ed4 16:34:03 Step 7/13 : LABEL Name=edgex-device-onvif-camera 16:34:03 ---> Running in 2149c4e9ec21 16:34:03 Removing intermediate container 2149c4e9ec21 16:34:03 ---> c755d1fcda7b 16:34:03 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:34:03 ---> Running in feae4afb9e8d 16:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:34:06 OK: 263 MiB in 53 packages 16:34:07 Removing intermediate container feae4afb9e8d 16:34:07 ---> bf6cf34abcc2 16:34:07 Step 9/13 : WORKDIR /device-onvif-camera 16:34:07 ---> Running in 107aa5f4842f 16:34:07 Removing intermediate container 107aa5f4842f 16:34:07 ---> 4fa8af4ec6e0 16:34:07 Step 10/13 : COPY go.mod vendor* ./ 16:34:08 ---> 0f42f4566ae5 16:34:08 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:08 ---> Running in d79aa1dd1028 16:35:16 Removing intermediate container d79aa1dd1028 16:35:16 ---> 4b67959d65ca 16:35:16 Step 12/13 : COPY . . 16:35:16 ---> 8cb962968739 16:35:16 Step 13/13 : RUN ${MAKE} 16:35:16 ---> Running in 05b22b61d569 16:35:16 noop 16:35:16 Removing intermediate container 05b22b61d569 16:35:16 ---> 81765372c2ac 16:35:16 Successfully built 81765372c2ac 16:35:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:16 + docker inspect -f . ci-base-image-arm64 16:35:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:17 prd-ubuntu20.04-docker-arm64-4c-16g-2483 does not seem to be running inside a container 16:35:17 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:18 $ docker top 9c16914e6a792edf41c5a63cca58bbbad03624ecc0ab49ca98fab600a1b9963d -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:19 + go version 16:35:19 go version go1.20.2 linux/arm64 [Pipeline] } 16:35:19 $ docker stop --time=1 9c16914e6a792edf41c5a63cca58bbbad03624ecc0ab49ca98fab600a1b9963d 16:35:21 $ docker rm -f --volumes 9c16914e6a792edf41c5a63cca58bbbad03624ecc0ab49ca98fab600a1b9963d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:22 + docker inspect -f . ci-base-image-arm64 16:35:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:22 prd-ubuntu20.04-docker-arm64-4c-16g-2483 does not seem to be running inside a container 16:35:22 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:23 $ docker top db48aa6f47761ceabdef1752568c072c3ac34b72b856a0f82c239ccd93371ca0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:24 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 16:35:25 + make test 16:35:25 go test ./... -coverprofile=coverage.out ./... 16:36:04 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:38:41 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:38:41 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:38:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.209s coverage: 30.5% of statements 16:39:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.682s coverage: 86.5% of statements 16:39:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:39:08 go vet ./... 16:39:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:39:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:39:40 ./bin/test-attribution-txt.sh [Pipeline] echo 16:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:39:40 $ docker stop --time=1 db48aa6f47761ceabdef1752568c072c3ac34b72b856a0f82c239ccd93371ca0 16:39:42 $ docker rm -f --volumes db48aa6f47761ceabdef1752568c072c3ac34b72b856a0f82c239ccd93371ca0 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:39:43 Warning: overwriting stash ‘coverage-report’ 16:39:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:39:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:39:45 + ls -al . 16:39:45 total 228 16:39:45 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 16:35 . 16:39:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:33 .. 16:39:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:33 .git 16:39:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:33 .github 16:39:45 -rw-rw-r-- 1 jenkins jenkins 496 Mar 16 16:33 .gitignore 16:39:45 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 16:33 .golangci.yml 16:39:45 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 16 16:33 Attribution.txt 16:39:45 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 16 16:33 CHANGELOG.md 16:39:45 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 16 16:33 Dockerfile 16:39:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 16:33 GOVERNANCE.md 16:39:45 -rw-rw-r-- 1 jenkins jenkins 734 Mar 16 16:33 Jenkinsfile 16:39:45 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 16:33 LICENSE 16:39:45 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 16 16:33 Makefile 16:39:45 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 16:33 OWNERS.md 16:39:45 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 16 16:33 README.md 16:39:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 16:30 VERSION 16:39:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:33 bin 16:39:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:33 cmd 16:39:45 -rw-r--r-- 1 jenkins jenkins 76650 Mar 16 16:39 coverage.out 16:39:45 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 16:33 doc 16:39:45 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 16 16:33 go.mod 16:39:45 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 16 16:33 go.sum 16:39:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:33 internal 16:39:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:33 snap 16:39:45 -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 16:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:45 + 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=1eee78246ddadf080ca918d3282e63ea352734bf --label arch=arm64 --label version=0.0.0 . 16:39:46 Sending build context to Docker daemon 20.7MB 16:39:46 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:39:46 Step 2/26 : FROM ${BASE} AS builder 16:39:46 ---> 81765372c2ac 16:39:46 Step 3/26 : ARG ADD_BUILD_TAGS="" 16:39:46 ---> Running in a355644cc612 16:39:46 Removing intermediate container a355644cc612 16:39:46 ---> 1f0efb604107 16:39:46 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:39:46 ---> Running in c5f1a560c5e4 16:39:47 Removing intermediate container c5f1a560c5e4 16:39:47 ---> 22936b20d743 16:39:47 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 16:39:47 ---> Running in 7102f765b708 16:39:47 Removing intermediate container 7102f765b708 16:39:47 ---> 759313ea1933 16:39:47 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 16:39:47 ---> Running in 8cc6b1ce3f1e 16:39:47 Removing intermediate container 8cc6b1ce3f1e 16:39:47 ---> f7c80b9fe53f 16:39:47 Step 7/26 : LABEL Name=edgex-device-onvif-camera 16:39:47 ---> Running in d7b8acdeb69c 16:39:48 Removing intermediate container d7b8acdeb69c 16:39:48 ---> 6768567fc607 16:39:48 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:39:48 ---> Running in 3f4f402b58b4 16:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:39:51 OK: 263 MiB in 53 packages 16:39:52 Removing intermediate container 3f4f402b58b4 16:39:52 ---> fc8b0dcd18d9 16:39:52 Step 9/26 : WORKDIR /device-onvif-camera 16:39:52 ---> Running in 53308e2bf204 16:39:52 Removing intermediate container 53308e2bf204 16:39:52 ---> cacb89bcc70d 16:39:52 Step 10/26 : COPY go.mod vendor* ./ 16:39:52 ---> 9c4db7681df9 16:39:52 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:52 ---> Running in 6908992914c9 16:39:55 Removing intermediate container 6908992914c9 16:39:55 ---> 85d4f4357dee 16:39:55 Step 12/26 : COPY . . 16:39:58 ---> db1887071dd5 16:39:58 Step 13/26 : RUN ${MAKE} 16:39:58 ---> Running in 755eddcbb70e 16:39:59 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 16:42:36 Removing intermediate container 755eddcbb70e 16:42:36 ---> eaf1dc719f13 16:42:36 Step 14/26 : FROM alpine:3.17 16:42:36 3.17: Pulling from library/alpine 16:42:36 af6eaf76a39c: Already exists 16:42:36 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:42:36 Status: Downloaded newer image for alpine:3.17 16:42:36 ---> d74e625d9115 16:42:36 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:42:36 ---> Running in df99e6048057 16:42:36 Removing intermediate container df99e6048057 16:42:36 ---> 1b6f8bbbf998 16:42:36 Step 16/26 : RUN apk add --update --no-cache dumb-init 16:42:36 ---> Running in 1457c2c14925 16:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:42:36 (1/1) Installing dumb-init (1.2.5-r2) 16:42:36 Executing busybox-1.35.0-r29.trigger 16:42:36 OK: 8 MiB in 16 packages 16:42:36 Removing intermediate container 1457c2c14925 16:42:36 ---> f339ffb070bc 16:42:36 Step 17/26 : WORKDIR / 16:42:36 ---> Running in 2f05a9cf021d 16:42:36 Removing intermediate container 2f05a9cf021d 16:42:36 ---> 68352596a6bf 16:42:36 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 16:42:36 ---> 2ab2ea051d54 16:42:36 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 16:42:36 ---> 426746fa0e55 16:42:36 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:42:36 ---> 014e3b4618a4 16:42:36 Step 21/26 : EXPOSE 59984 16:42:36 ---> Running in 74fc218869a0 16:42:36 Removing intermediate container 74fc218869a0 16:42:36 ---> d038afd5e743 16:42:36 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 16:42:36 ---> Running in c7c9af1daf3e 16:42:36 Removing intermediate container c7c9af1daf3e 16:42:36 ---> 51e502d4ff82 16:42:36 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:42:36 ---> Running in 6568235c4389 16:42:36 Removing intermediate container 6568235c4389 16:42:36 ---> bf800ce1a91c 16:42:36 Step 24/26 : LABEL arch=arm64 16:42:36 ---> Running in f1e918883409 16:42:36 Removing intermediate container f1e918883409 16:42:36 ---> 18d5ef5962a0 16:42:36 Step 25/26 : LABEL git_sha=1eee78246ddadf080ca918d3282e63ea352734bf 16:42:36 ---> Running in 7bc9305ddf39 16:42:36 Removing intermediate container 7bc9305ddf39 16:42:36 ---> 6e62cddb30ec 16:42:36 Step 26/26 : LABEL version=0.0.0 16:42:36 ---> Running in 14a0d55fbdb4 16:42:36 Removing intermediate container 14a0d55fbdb4 16:42:36 ---> 9b492d80087a 16:42:36 [Warning] One or more build-args [ARCH] were not consumed 16:42:36 Successfully built 9b492d80087a 16:42:36 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 16:42:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:37 16:42:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:37 arm64: Pulling from edgex-lftools-log-publisher 16:42:37 8998bd30e6a1: Pulling fs layer 16:42:37 04944245beec: Pulling fs layer 16:42:37 699f458cf7ca: Pulling fs layer 16:42:37 765212b225bb: Pulling fs layer 16:42:37 f23df028b6ca: Pulling fs layer 16:42:37 d65c8cfc05b1: Pulling fs layer 16:42:37 2437ff75d9bd: Pulling fs layer 16:42:37 765212b225bb: Waiting 16:42:37 f23df028b6ca: Waiting 16:42:37 d65c8cfc05b1: Waiting 16:42:37 2437ff75d9bd: Waiting 16:42:38 04944245beec: Verifying Checksum 16:42:38 04944245beec: Download complete 16:42:38 765212b225bb: Verifying Checksum 16:42:38 765212b225bb: Download complete 16:42:38 f23df028b6ca: Verifying Checksum 16:42:38 f23df028b6ca: Download complete 16:42:38 d65c8cfc05b1: Verifying Checksum 16:42:38 d65c8cfc05b1: Download complete 16:42:38 699f458cf7ca: Verifying Checksum 16:42:38 699f458cf7ca: Download complete 16:42:38 8998bd30e6a1: Verifying Checksum 16:42:38 8998bd30e6a1: Download complete 16:42:41 2437ff75d9bd: Verifying Checksum 16:42:41 2437ff75d9bd: Download complete 16:42:42 8998bd30e6a1: Pull complete 16:42:42 04944245beec: Pull complete 16:42:43 699f458cf7ca: Pull complete 16:42:44 765212b225bb: Pull complete 16:42:45 f23df028b6ca: Pull complete 16:42:45 d65c8cfc05b1: Pull complete 16:42:57 2437ff75d9bd: Pull complete 16:42:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:57 prd-ubuntu20.04-docker-arm64-4c-16g-2483 does not seem to be running inside a container 16:42:57 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:43:00 $ docker top 7daa5d29571eeee9351b777d0e7c45acc085d80fd2db0f1c7d1a9d5a5e736eb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:00 ---> job-cost.sh 16:43:01 lf-activate-venv: SKIPPING 16:43:01 INFO: No Stack... 16:43:01 INFO: Retrieving Pricing Info for: v3-standard-4 16:43:02 INFO: Archiving Costs [Pipeline] sh 16:43:02 + cut -d, -f6 16:43:02 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 16:43:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-270-1-stack-cost] 16:43:02 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-270-1-stack-cost] did not exist. Created. 16:43:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:43:03 /w/workspace/device-onvif-camera/1@tmp/durable-e6e104dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:43:03 + echo total: 0.10999999940395355 [Pipeline] stash 16:43:03 Warning: overwriting stash ‘stack-cost’ 16:43:03 Stashed 1 file(s) [Pipeline] } 16:43:03 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:43:03 $ docker stop --time=1 7daa5d29571eeee9351b777d0e7c45acc085d80fd2db0f1c7d1a9d5a5e736eb7 16:43:05 $ docker rm -f --volumes 7daa5d29571eeee9351b777d0e7c45acc085d80fd2db0f1c7d1a9d5a5e736eb7 [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 16:43:06 provisioning config files... 16:43:06 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-270@tmp/config2635138532328414302tmp [Pipeline] { [Pipeline] sh 16:43:06 + set +x 16:43:06 + curl -s https://codecov.io/bash 16:43:06 + bash -s -- 16:43:06 16:43:06 _____ _ 16:43:06 / ____| | | 16:43:06 | | ___ __| | ___ ___ _____ __ 16:43:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:43:06 | |___| (_) | (_| | __/ (_| (_) \ V / 16:43:06 \_____\___/ \__,_|\___|\___\___/ \_/ 16:43:06 Bash-1.0.6 16:43:06 16:43:06 16:43:06 ==> git version 2.25.1 found 16:43:06 ==> 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 16:43:06 Release-Date: 2020-01-08 16:43:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:43:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:43:06 ==> Jenkins CI detected. 16:43:06 current dir:  /w/workspace/undry_device-onvif-camera_PR-270 16:43:06 project root: . 16:43:06 --> token set from env 16:43:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:43:06 ==> Running gcov in . (disable via -X gcov) 16:43:06 ==> Python coveragepy not found 16:43:06 ==> Searching for coverage reports in: 16:43:06 + . 16:43:06 -> Found 1 reports 16:43:06 ==> Detecting git/mercurial file structure 16:43:06 ==> Reading reports 16:43:06 + ./coverage.out bytes=76650 16:43:06 ==> Appending adjustments 16:43:06 https://docs.codecov.io/docs/fixing-reports 16:43:06 + Found adjustments 16:43:06 ==> Gzipping contents 16:43:06 12K /tmp/codecov.b0BxOB.gz 16:43:06 ==> Uploading reports 16:43:06 url: https://codecov.io 16:43:06 query: branch=PR-270&commit=1eee78246ddadf080ca918d3282e63ea352734bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=270&job=&cmd_args= 16:43:06 -> Pinging Codecov 16:43:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-270&commit=1eee78246ddadf080ca918d3282e63ea352734bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=270&job=&cmd_args= 16:43:06 -> Uploading to 16:43:06 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/F29A59C45E3A92E06B3E522C9905F8EF/1eee78246ddadf080ca918d3282e63ea352734bf/1a8fc457-b81b-4686-bb00-ada2f719be28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T164306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2a5ea2c6e7c33df2c4bcf0c27ff3c85a7329fe71c3918dc74b078198601a331 16:43:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:43:06 Dload Upload Total Spent Left Speed 16:43:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10354 0 0 100 10354 0 51004 --:--:-- --:--:-- --:--:-- 50754 100 10354 0 0 100 10354 0 44437 --:--:-- --:--:-- --:--:-- 44247 16:43:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/1eee78246ddadf080ca918d3282e63ea352734bf [Pipeline] } 16:43:07 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 16:43:08 + [ -d /w/workspace/undry_device-onvif-camera_PR-270/archives ] 16:43:08 + ls -al /w/workspace/undry_device-onvif-camera_PR-270/archives 16:43:08 total 16 16:43:08 drwxr-xr-x 3 root root 4096 Mar 16 16:32 . 16:43:08 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 16:32 .. 16:43:08 drwxr-xr-x 2 root root 4096 Mar 16 16:32 cost 16:43:08 -rw-r--r-- 1 root root 91 Mar 16 16:32 cost.csv 16:43:08 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-270/archives 16:43:08 + ls -al /w/workspace/undry_device-onvif-camera_PR-270/archives 16:43:08 total 16 16:43:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 16:32 . 16:43:08 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 16:32 .. 16:43:08 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 16:32 cost 16:43:08 -rw-r--r-- 1 jenkins jenkins 91 Mar 16 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:43:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:43:10 ---> package-listing.sh 16:43:10 ++ facter osfamily 16:43:10 ++ tr '[:upper:]' '[:lower:]' 16:43:10 + OS_FAMILY=debian 16:43:10 + workspace=/w/workspace/undry_device-onvif-camera_PR-270 16:43:10 + START_PACKAGES=/tmp/packages_start.txt 16:43:10 + END_PACKAGES=/tmp/packages_end.txt 16:43:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:10 + PACKAGES=/tmp/packages_start.txt 16:43:10 + '[' /w/workspace/undry_device-onvif-camera_PR-270 ']' 16:43:10 + PACKAGES=/tmp/packages_end.txt 16:43:10 + case "${OS_FAMILY}" in 16:43:10 + dpkg -l 16:43:10 + grep '^ii' 16:43:10 + '[' -f /tmp/packages_start.txt ']' 16:43:10 + '[' -f /tmp/packages_end.txt ']' 16:43:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:10 + '[' /w/workspace/undry_device-onvif-camera_PR-270 ']' 16:43:10 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-270/archives/ 16:43:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-270/archives/ [Pipeline] echo 16:43:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:43:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:11 prd-ubuntu20.04-docker-8c-8g-2480 does not seem to be running inside a container 16:43:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-270/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-270 -v /w/workspace/undry_device-onvif-camera_PR-270:/w/workspace/undry_device-onvif-camera_PR-270:rw,z -v /w/workspace/undry_device-onvif-camera_PR-270@tmp:/w/workspace/undry_device-onvif-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:43:11 $ docker top a63ea7eed3cff7899f21c7b90edcb3dc5eab1a8e7e560d5002e944f45ce8cb75 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:43:12 + mkdir -p /var/log/sysstat [Pipeline] sh 16:43:12 + ls /var/log/sa-host 16:43:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:12 provisioning config files... 16:43:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-270@tmp/config4512605783090053610tmp [Pipeline] { [Pipeline] echo 16:43:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:43:13 ---> create-netrc.sh [Pipeline] } 16:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:43:13 ---> python-tools-install.sh [Pipeline] echo 16:43:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:43:13 ---> sudo-logs.sh 16:43:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:43:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:43:14 ---> job-cost.sh 16:43:14 lf-activate-venv: SKIPPING 16:43:14 DEBUG: total: 0.2199999988079071 16:43:14 INFO: Retrieving Stack Cost... 16:43:14 INFO: Retrieving Pricing Info for: v3-standard-8 16:43:15 INFO: Archiving Costs [Pipeline] echo 16:43:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:43:15 ---> logs-deploy.sh 16:43:15 lf-activate-venv: SKIPPING 16:43:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-270/1 16:43:15 INFO: archiving workspace using pattern(s): 16:43:16 Archives upload complete. 16:43:16 INFO: archiving logs to Nexus