Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b04bfaa3f7c90cec0972aba86e0cd13724293b2a+06d0f2addced559a6b629125c025b062c3ce01e9 (9188af487bb16131485476efc247e881727cced5) 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-ssh5956799833991054044.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8207630089814468273.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2539050730474510784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17873087951038558564.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16617370055582520571.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24299 in /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 06d0f2addced559a6b629125c025b062c3ce01e9 into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a Merge succeeded, producing fd28f41f1e5aff80b6b22dbae7654b062b92521a Checking out Revision fd28f41f1e5aff80b6b22dbae7654b062b92521a (PR-139) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # 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 06d0f2addced559a6b629125c025b062c3ce01e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd28f41f1e5aff80b6b22dbae7654b062b92521a # timeout=10 Commit message: "Merge commit '06d0f2addced559a6b629125c025b062c3ce01e9' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:10:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:10:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 4d2466b12cbd1d54fc527e3634ad3b2c28e71448 # timeout=10 [Pipeline] echo 10:10:24 ========================================================= 10:10:24 EdgeX Global Pipelines Version Info 10:10:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:10:25 ------------------- 10:10:25 stable info: 10:10:25 ------------------- 10:10:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:25 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:10:25 Message: update stable to v1.0.239 10:10:25 ------------------- 10:10:25 experimental info: 10:10:25 ------------------- 10:10:25 Commited By: **** collab-it+edgex@linuxfoundation.org 10:10:25 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:10:25 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:10:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:10:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:10:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:10:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:10:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:10:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:10:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd28f41f1e5aff80b6b22dbae7654b062b92521a [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd28f41 [Pipeline] echo 10:10:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:26 provisioning config files... 10:10:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config3036598011153322121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:26 ---> docker-login.sh 10:10:26 nexus3.edgexfoundry.org:10001 10:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:27 Configure a credential helper to remove this warning. See 10:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:27 10:10:27 Login Succeeded 10:10:27 nexus3.edgexfoundry.org:10002 10:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:27 Configure a credential helper to remove this warning. See 10:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:27 10:10:27 Login Succeeded 10:10:27 nexus3.edgexfoundry.org:10003 10:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:27 Configure a credential helper to remove this warning. See 10:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:27 10:10:27 Login Succeeded 10:10:27 nexus3.edgexfoundry.org:10004 10:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:27 Configure a credential helper to remove this warning. See 10:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:27 10:10:27 Login Succeeded 10:10:27 docker.io 10:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:28 Configure a credential helper to remove this warning. See 10:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:28 10:10:28 Login Succeeded 10:10:28 ---> docker-login.sh ends [Pipeline] } 10:10:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:10:28 + git rev-list -1 --merges fd28f41f1e5aff80b6b22dbae7654b062b92521a~1..fd28f41f1e5aff80b6b22dbae7654b062b92521a [Pipeline] echo 10:10:28 -----------> git rev-list -1 --merges fd28f41f1e5aff80b6b22dbae7654b062b92521a~1..fd28f41f1e5aff80b6b22dbae7654b062b92521a fd28f41f1e5aff80b6b22dbae7654b062b92521a 10:10:28 fd28f41f1e5aff80b6b22dbae7654b062b92521a [false] [Pipeline] sh 10:10:28 + git log --format=format:%s -1 fd28f41f1e5aff80b6b22dbae7654b062b92521a [Pipeline] echo 10:10:28 ========================================================= 10:10:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:10:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:29 + git log --format=format:%s -1 fd28f41f1e5aff80b6b22dbae7654b062b92521a [Pipeline] echo 10:10:29 [semverPrep] GIT_COMMIT: fd28f41f1e5aff80b6b22dbae7654b062b92521a, Commit Message: Merge commit '06d0f2addced559a6b629125c025b062c3ce01e9' into HEAD [Pipeline] echo 10:10:29 [semverPrep] This is not a build commit. [Pipeline] sh 10:10:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:10:29 + grep -v github /etc/ssh/ssh_known_hosts 10:10:29 + [ -e /tmp/ssh_known_hosts ] 10:10:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:10:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:10:29 + sudo tee -a /etc/ssh/ssh_known_hosts 10:10:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:29 10:10:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:30 0.1.4: Pulling from edgex-devops/py-git-semver 10:10:30 b85a868b505f: Pulling fs layer 10:10:30 e2be974225ed: Pulling fs layer 10:10:30 339a4e72a1f5: Pulling fs layer 10:10:30 988bab9f4d93: Pulling fs layer 10:10:30 1469e6f7b9e6: Pulling fs layer 10:10:30 eaf3925da568: Pulling fs layer 10:10:30 bab4dde63d76: Pulling fs layer 10:10:30 bde34c3a00c8: Pulling fs layer 10:10:30 b352a97aabf1: Pulling fs layer 10:10:30 4872d77fe225: Pulling fs layer 10:10:30 5851b861e8e6: Pulling fs layer 10:10:30 bde34c3a00c8: Waiting 10:10:30 988bab9f4d93: Waiting 10:10:30 eaf3925da568: Waiting 10:10:30 b352a97aabf1: Waiting 10:10:30 bab4dde63d76: Waiting 10:10:30 1469e6f7b9e6: Waiting 10:10:30 e2be974225ed: Verifying Checksum 10:10:30 e2be974225ed: Download complete 10:10:30 988bab9f4d93: Download complete 10:10:30 339a4e72a1f5: Verifying Checksum 10:10:30 339a4e72a1f5: Download complete 10:10:30 1469e6f7b9e6: Verifying Checksum 10:10:30 1469e6f7b9e6: Download complete 10:10:30 eaf3925da568: Verifying Checksum 10:10:30 eaf3925da568: Download complete 10:10:30 bde34c3a00c8: Verifying Checksum 10:10:30 bde34c3a00c8: Download complete 10:10:30 b352a97aabf1: Download complete 10:10:30 4872d77fe225: Download complete 10:10:30 5851b861e8e6: Verifying Checksum 10:10:30 5851b861e8e6: Download complete 10:10:30 b85a868b505f: Verifying Checksum 10:10:30 b85a868b505f: Download complete 10:10:30 bab4dde63d76: Verifying Checksum 10:10:30 bab4dde63d76: Download complete 10:10:32 b85a868b505f: Pull complete 10:10:32 e2be974225ed: Pull complete 10:10:32 339a4e72a1f5: Pull complete 10:10:32 988bab9f4d93: Pull complete 10:10:32 1469e6f7b9e6: Pull complete 10:10:32 eaf3925da568: Pull complete 10:10:34 bab4dde63d76: Pull complete 10:10:34 bde34c3a00c8: Pull complete 10:10:34 b352a97aabf1: Pull complete 10:10:34 4872d77fe225: Pull complete 10:10:34 5851b861e8e6: Pull complete 10:10:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:10:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:34 prd-ubuntu20.04-docker-8c-8g-24299 does not seem to be running inside a container 10:10:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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-devops/py-git-semver:0.1.4 cat 10:10:37 $ docker top 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 -eo pid,comm 10:10:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:10:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:38 [ssh-agent] Looking for ssh-agent implementation... 10:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:38 $ docker exec 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 ssh-agent 10:10:38 SSH_AUTH_SOCK=/tmp/ssh-4TkcrY8utOzc/agent.33 10:10:38 SSH_AGENT_PID=39 10:10:38 Running ssh-add (command line suppressed) 10:10:38 Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_7221208165947920723.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_7221208165947920723.key) 10:10:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:38 + git tag --points-at HEAD [Pipeline] } 10:10:38 $ docker exec --env ******** --env ******** 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 ssh-agent -k 10:10:38 unset SSH_AUTH_SOCK; 10:10:38 unset SSH_AGENT_PID; 10:10:38 echo Agent pid 39 killed; 10:10:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:38 [ssh-agent] Looking for ssh-agent implementation... 10:10:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:39 $ docker exec 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 ssh-agent 10:10:39 SSH_AUTH_SOCK=/tmp/ssh-TYxC0jQajY5Z/agent.71 10:10:39 SSH_AGENT_PID=77 10:10:39 Running ssh-add (command line suppressed) 10:10:39 Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_4420562234304080932.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_4420562234304080932.key) 10:10:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:39 + git semver init 10:10:39 2022-09-01 10:10:39,761 [run_init] DEBUG init version:0.0.0 force:False 10:10:39 2022-09-01 10:10:39,762 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-139/.semver 10:10:39 2022-09-01 10:10:39,762 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-139/.semver 10:10:39 2022-09-01 10:10:39,762 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-139/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-139, universal_newlines=False, shell=None, istream=None) 10:10:41 2022-09-01 10:10:40,786 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-139/.git/info/exclude 10:10:41 2022-09-01 10:10:40,786 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 with force:False 10:10:41 2022-09-01 10:10:40,787 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 10:10:41 2022-09-01 10:10:40,791 [execute] INFO git cat-file --batch-check 10:10:41 2022-09-01 10:10:40,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) 10:10:41 2022-09-01 10:10:40,797 [execute] INFO git cat-file --batch 10:10:41 2022-09-01 10:10:40,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) 10:10:41 2022-09-01 10:10:40,802 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 10:10:41 0.0.0 [Pipeline] } 10:10:41 $ docker exec --env ******** --env ******** 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 ssh-agent -k 10:10:41 unset SSH_AUTH_SOCK; 10:10:41 unset SSH_AGENT_PID; 10:10:41 echo Agent pid 77 killed; 10:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:41 + git semver [Pipeline] } 10:10:41 $ docker stop --time=1 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 10:10:42 $ docker rm -f 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:10:43 Stashed 1 file(s) [Pipeline] echo 10:10:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:43 provisioning config files... 10:10:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config2134291168301797682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:44 ---> docker-login.sh 10:10:44 nexus3.edgexfoundry.org:10001 10:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:44 Configure a credential helper to remove this warning. See 10:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:44 10:10:44 Login Succeeded 10:10:44 nexus3.edgexfoundry.org:10002 10:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:44 Configure a credential helper to remove this warning. See 10:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:44 10:10:44 Login Succeeded 10:10:44 nexus3.edgexfoundry.org:10003 10:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:44 Configure a credential helper to remove this warning. See 10:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:44 10:10:44 Login Succeeded 10:10:44 nexus3.edgexfoundry.org:10004 10:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:44 Configure a credential helper to remove this warning. See 10:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:44 10:10:44 Login Succeeded 10:10:44 docker.io 10:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:44 Configure a credential helper to remove this warning. See 10:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:44 10:10:44 Login Succeeded 10:10:44 ---> docker-login.sh ends [Pipeline] } 10:10:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:45 ========================================================= 10:10:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:10:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:10:45 Sending build context to Docker daemon 20.63MB 10:10:45 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 10:10:45 Step 2/13 : FROM ${BASE} AS builder 10:10:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:10:45 2408cc74d12b: Pulling fs layer 10:10:45 ea60b727a1ce: Pulling fs layer 10:10:45 30c4a7721957: Pulling fs layer 10:10:45 370296b7ddb6: Pulling fs layer 10:10:45 7c6cee850709: Pulling fs layer 10:10:45 39a5fcdaea64: Pulling fs layer 10:10:45 d94ebbe4e438: Pulling fs layer 10:10:45 bcfd1f05c69d: Pulling fs layer 10:10:45 59ccb84bbe0f: Pulling fs layer 10:10:45 370296b7ddb6: Waiting 10:10:45 7c6cee850709: Waiting 10:10:45 39a5fcdaea64: Waiting 10:10:45 d94ebbe4e438: Waiting 10:10:45 bcfd1f05c69d: Waiting 10:10:45 59ccb84bbe0f: Waiting 10:10:45 30c4a7721957: Verifying Checksum 10:10:45 30c4a7721957: Download complete 10:10:45 ea60b727a1ce: Download complete 10:10:45 7c6cee850709: Download complete 10:10:45 39a5fcdaea64: Verifying Checksum 10:10:45 39a5fcdaea64: Download complete 10:10:45 d94ebbe4e438: Verifying Checksum 10:10:45 d94ebbe4e438: Download complete 10:10:45 2408cc74d12b: Verifying Checksum 10:10:45 2408cc74d12b: Pull complete 10:10:46 ea60b727a1ce: Pull complete 10:10:46 30c4a7721957: Pull complete 10:10:46 370296b7ddb6: Verifying Checksum 10:10:46 370296b7ddb6: Download complete 10:10:46 59ccb84bbe0f: Verifying Checksum 10:10:46 59ccb84bbe0f: Download complete 10:10:46 bcfd1f05c69d: Verifying Checksum 10:10:46 bcfd1f05c69d: Download complete 10:10:50 370296b7ddb6: Pull complete 10:10:50 7c6cee850709: Pull complete 10:10:50 39a5fcdaea64: Pull complete 10:10:50 d94ebbe4e438: Pull complete 10:10:52 bcfd1f05c69d: Pull complete 10:10:53 59ccb84bbe0f: Pull complete 10:10:53 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 10:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:10:53 ---> a4fb48ad2a94 10:10:53 Step 3/13 : ARG MAKE="make build" 10:10:56 ---> Running in f88e3f126850 10:10:56 Removing intermediate container f88e3f126850 10:10:56 ---> bc160adac726 10:10:56 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:10:56 ---> Running in 331870e0370c 10:10:56 Removing intermediate container 331870e0370c 10:10:56 ---> ec03b475c6f9 10:10:56 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:10:56 ---> Running in c5c00262a5c8 10:10:56 Removing intermediate container c5c00262a5c8 10:10:56 ---> ceba34d06634 10:10:56 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:10:56 ---> Running in 1ca49a14450c 10:10:56 Removing intermediate container 1ca49a14450c 10:10:56 ---> 6984faccf747 10:10:56 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:56 ---> Running in 1387b6831450 10:10:57 Removing intermediate container 1387b6831450 10:10:57 ---> e4546425b2d8 10:10:57 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:10:57 ---> Running in 22b7937c372a 10:10:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:10:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:10:58 Still waiting to schedule task 10:10:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:10:59 OK: 211 MiB in 51 packages 10:10:59 Removing intermediate container 22b7937c372a 10:10:59 ---> e4b5aeb135e5 10:10:59 Step 9/13 : WORKDIR /device-onvif-camera 10:10:59 ---> Running in 89c8056fcdbe 10:10:59 Removing intermediate container 89c8056fcdbe 10:10:59 ---> f3b748e76b17 10:10:59 Step 10/13 : COPY go.mod vendor* ./ 10:10:59 ---> 6d603f91cee6 10:10:59 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:59 ---> Running in 0cd8097c433e 10:11:26 Removing intermediate container 0cd8097c433e 10:11:26 ---> d778f6ce2faf 10:11:26 Step 12/13 : COPY . . 10:11:26 ---> 7e8d68dc4a36 10:11:26 Step 13/13 : RUN ${MAKE} 10:11:26 ---> Running in d37631bbe0f9 10:11:26 noop 10:11:27 Removing intermediate container d37631bbe0f9 10:11:27 ---> cb67510fecbc 10:11:27 Successfully built cb67510fecbc 10:11:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:27 + docker inspect -f . ci-base-image-x86_64 10:11:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:27 prd-ubuntu20.04-docker-8c-8g-24299 does not seem to be running inside a container 10:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:11:27 $ docker top 1fe99e707bf4afb27890405da2bdf19c4ce7a521f34fcab4bb89dff05b4ff8ec -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:28 + go version 10:11:28 go version go1.18.3 linux/amd64 [Pipeline] } 10:11:28 $ docker stop --time=1 1fe99e707bf4afb27890405da2bdf19c4ce7a521f34fcab4bb89dff05b4ff8ec 10:11:29 $ docker rm -f 1fe99e707bf4afb27890405da2bdf19c4ce7a521f34fcab4bb89dff05b4ff8ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:29 + docker inspect -f . ci-base-image-x86_64 10:11:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:30 prd-ubuntu20.04-docker-8c-8g-24299 does not seem to be running inside a container 10:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:11:30 $ docker top 0501c1c1ce2a5dd1160f5245a8b93edeb2d208b25b713b417699634d7133bba4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:30 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] fileExists [Pipeline] sh 10:11:31 + make test 10:11:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:11:31 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:11:41 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:11:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.038s coverage: 28.6% of statements 10:11:41 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:11:44 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.038s coverage: 13.8% of statements 10:11:52 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:11:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:11:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:11:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:11:54 ./bin/test-attribution-txt.sh [Pipeline] echo 10:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:11:54 $ docker stop --time=1 0501c1c1ce2a5dd1160f5245a8b93edeb2d208b25b713b417699634d7133bba4 10:11:57 $ docker rm -f 0501c1c1ce2a5dd1160f5245a8b93edeb2d208b25b713b417699634d7133bba4 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:11:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:11:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:11:58 + ls -al . 10:11:58 total 232 10:11:58 drwxrwxr-x 10 jenkins jenkins 4096 Sep 1 10:11 . 10:11:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:10 .. 10:11:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 10:11 .git 10:11:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 10:10 .github 10:11:58 -rw-rw-r-- 1 jenkins jenkins 418 Sep 1 10:10 .gitignore 10:11:58 -rw-rw-r-- 1 jenkins jenkins 42 Sep 1 10:10 .golangci.yml 10:11:58 drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 10:10 .semver 10:11:58 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 1 10:10 Attribution.txt 10:11:58 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 1 10:10 CHANGELOG.md 10:11:58 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 1 10:10 Dockerfile 10:11:58 -rw-rw-r-- 1 jenkins jenkins 677 Sep 1 10:10 GOVERNANCE.md 10:11:58 -rw-rw-r-- 1 jenkins jenkins 734 Sep 1 10:10 Jenkinsfile 10:11:58 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 10:10 LICENSE 10:11:58 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 1 10:10 Makefile 10:11:58 -rw-rw-r-- 1 jenkins jenkins 625 Sep 1 10:10 OWNERS.md 10:11:58 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 1 10:10 README.md 10:11:58 -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 10:10 VERSION 10:11:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 10:10 bin 10:11:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 10:10 cmd 10:11:58 -rw-r--r-- 1 jenkins jenkins 77457 Sep 1 10:11 coverage.out 10:11:58 drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 10:10 doc 10:11:58 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 1 10:10 go.mod 10:11:58 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 1 10:10 go.sum 10:11:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:10 internal 10:11:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:10 snap 10:11:58 -rw-rw-r-- 1 jenkins jenkins 236 Sep 1 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:58 + 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=fd28f41f1e5aff80b6b22dbae7654b062b92521a --label arch=amd64 --label version=0.0.0 . 10:11:58 Sending build context to Docker daemon 20.71MB 10:11:58 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 10:11:58 Step 2/26 : FROM ${BASE} AS builder 10:11:58 ---> cb67510fecbc 10:11:58 Step 3/26 : ARG MAKE="make build" 10:11:58 ---> Running in d3a08610fa00 10:11:58 Removing intermediate container d3a08610fa00 10:11:58 ---> 683993946e05 10:11:58 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:11:58 ---> Running in 05afb99bc0cc 10:11:59 Removing intermediate container 05afb99bc0cc 10:11:59 ---> 7b219ae06295 10:11:59 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:11:59 ---> Running in b45337fd240a 10:11:59 Removing intermediate container b45337fd240a 10:11:59 ---> f1ad256b18fa 10:11:59 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:11:59 ---> Running in fc9dcd811d06 10:11:59 Removing intermediate container fc9dcd811d06 10:11:59 ---> d7fe1b356ee1 10:11:59 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:59 ---> Running in a2afda86ab57 10:11:59 Removing intermediate container a2afda86ab57 10:11:59 ---> b57b4413107c 10:11:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:59 ---> Running in 12914d050140 10:12:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:12:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:12:01 OK: 211 MiB in 51 packages 10:12:01 Removing intermediate container 12914d050140 10:12:01 ---> e954fbe01771 10:12:01 Step 9/26 : WORKDIR /device-onvif-camera 10:12:01 ---> Running in 2b59cf8ff8b2 10:12:01 Removing intermediate container 2b59cf8ff8b2 10:12:01 ---> 8772955c7b7e 10:12:01 Step 10/26 : COPY go.mod vendor* ./ 10:12:02 ---> cf51b9b83d38 10:12:02 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:02 ---> Running in 7cfe522c3d5f 10:12:02 Removing intermediate container 7cfe522c3d5f 10:12:02 ---> 0d2e483fab8a 10:12:02 Step 12/26 : COPY . . 10:12:03 ---> 8fe31cf66a7a 10:12:03 Step 13/26 : RUN ${MAKE} 10:12:03 ---> Running in db7d25c973bd 10:12:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:12:25 Removing intermediate container db7d25c973bd 10:12:25 ---> 5c306271c97c 10:12:25 Step 14/26 : FROM alpine:3.16 10:12:25 3.16: Pulling from library/alpine 10:12:25 213ec9aee27d: Pulling fs layer 10:12:25 213ec9aee27d: Verifying Checksum 10:12:25 213ec9aee27d: Download complete 10:12:25 213ec9aee27d: Pull complete 10:12:25 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:12:25 Status: Downloaded newer image for alpine:3.16 10:12:25 ---> 9c6f07244728 10:12:25 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:12:25 ---> Running in 70833ab08922 10:12:25 Removing intermediate container 70833ab08922 10:12:25 ---> 1361fa74759b 10:12:25 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:12:25 ---> Running in b0c7ac03b284 10:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:12:25 (1/6) Installing dumb-init (1.2.5-r1) 10:12:25 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:12:25 (3/6) Installing libsodium (1.0.18-r0) 10:12:25 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:12:25 (5/6) Installing libzmq (4.3.4-r0) 10:12:25 (6/6) Installing zeromq (4.3.4-r0) 10:12:25 Executing busybox-1.35.0-r17.trigger 10:12:25 OK: 8 MiB in 20 packages 10:12:26 Removing intermediate container b0c7ac03b284 10:12:26 ---> 97b7b88a36e8 10:12:26 Step 17/26 : WORKDIR / 10:12:26 ---> Running in d48aac411eac 10:12:26 Removing intermediate container d48aac411eac 10:12:26 ---> f5d903d796ab 10:12:26 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:12:27 ---> 4d018d4bd6e8 10:12:27 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:12:27 ---> 83a90e0993f0 10:12:27 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:12:27 ---> fa7bdf54e8b1 10:12:27 Step 21/26 : EXPOSE 59984 10:12:27 ---> Running in 58aa4cecf552 10:12:27 Removing intermediate container 58aa4cecf552 10:12:27 ---> a54f5b5acc25 10:12:27 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:12:27 ---> Running in 26fbf7727949 10:12:27 Removing intermediate container 26fbf7727949 10:12:27 ---> c097f1a891fd 10:12:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:27 ---> Running in b66fa1507842 10:12:27 Removing intermediate container b66fa1507842 10:12:27 ---> 65291b3e455f 10:12:27 Step 24/26 : LABEL arch=amd64 10:12:27 ---> Running in 5e57643edfe4 10:12:27 Removing intermediate container 5e57643edfe4 10:12:27 ---> 893b9213d8cf 10:12:27 Step 25/26 : LABEL git_sha=fd28f41f1e5aff80b6b22dbae7654b062b92521a 10:12:27 ---> Running in 3fcc82795e1d 10:12:27 Removing intermediate container 3fcc82795e1d 10:12:27 ---> 637f603ae4d0 10:12:27 Step 26/26 : LABEL version=0.0.0 10:12:27 ---> Running in 29f69392ee57 10:12:27 Removing intermediate container 29f69392ee57 10:12:27 ---> 611da0974459 10:12:27 [Warning] One or more build-args [ARCH] were not consumed 10:12:27 Successfully built 611da0974459 10:12:27 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:28 10:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:28 latest: Pulling from edgex-lftools-log-publisher 10:12:28 5eb5b503b376: Pulling fs layer 10:12:28 5c69ac0246d0: Pulling fs layer 10:12:28 ec43610c2a17: Pulling fs layer 10:12:28 3a2ae6a8a46f: Pulling fs layer 10:12:28 33b1e0a273af: Pulling fs layer 10:12:28 5d3b04190fa2: Pulling fs layer 10:12:28 2f39f015ded8: Pulling fs layer 10:12:28 3a2ae6a8a46f: Waiting 10:12:28 33b1e0a273af: Waiting 10:12:28 2f39f015ded8: Waiting 10:12:28 5d3b04190fa2: Waiting 10:12:28 5c69ac0246d0: Download complete 10:12:28 3a2ae6a8a46f: Download complete 10:12:28 33b1e0a273af: Verifying Checksum 10:12:28 33b1e0a273af: Download complete 10:12:28 5d3b04190fa2: Verifying Checksum 10:12:28 5d3b04190fa2: Download complete 10:12:28 ec43610c2a17: Verifying Checksum 10:12:28 ec43610c2a17: Download complete 10:12:28 5eb5b503b376: Verifying Checksum 10:12:28 5eb5b503b376: Download complete 10:12:29 2f39f015ded8: Download complete 10:12:30 5eb5b503b376: Pull complete 10:12:30 5c69ac0246d0: Pull complete 10:12:30 ec43610c2a17: Pull complete 10:12:30 3a2ae6a8a46f: Pull complete 10:12:31 33b1e0a273af: Pull complete 10:12:31 5d3b04190fa2: Pull complete 10:12:35 2f39f015ded8: Pull complete 10:12:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:35 prd-ubuntu20.04-docker-8c-8g-24299 does not seem to be running inside a container 10:12:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:12:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24301 in /w/workspace/undry_device-onvif-camera_PR-139 10:12:38 $ docker top 09c3e0cea115158a068b4572e88fa7b4961d28a8ab46fe2a1c94ef6cdbce4f05 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 10:12:38 Running in /w/workspace/device-onvif-camera/6 [Pipeline] { [Pipeline] checkout 10:12:39 Selected Git installation does not exist. Using Default 10:12:39 The recommended git tool is: NONE 10:12:39 ---> job-cost.sh 10:12:39 lf-activate-venv: SKIPPING 10:12:39 INFO: No Stack... 10:12:39 INFO: Retrieving Pricing Info for: v3-standard-8 10:12:40 INFO: Archiving Costs [Pipeline] sh 10:12:40 + cat /w/workspace/undry_device-onvif-camera_PR-139/archives/cost.csv 10:12:40 + cut -d, -f6 [Pipeline] lock 10:12:40 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] 10:12:40 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] did not exist. Created. 10:12:40 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:40 + echo total: 0.2199999988079071 [Pipeline] stash 10:12:40 Stashed 1 file(s) [Pipeline] } 10:12:40 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:40 $ docker stop --time=1 09c3e0cea115158a068b4572e88fa7b4961d28a8ab46fe2a1c94ef6cdbce4f05 10:12:41 $ docker rm -f 09c3e0cea115158a068b4572e88fa7b4961d28a8ab46fe2a1c94ef6cdbce4f05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:12:45 using credential edgex-jenkins-ssh 10:12:45 Cloning the remote Git repository 10:12:45 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:12:45 > git init /w/workspace/device-onvif-camera/6 # timeout=10 10:12:45 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:12:45 > git --version # timeout=10 10:12:45 > git --version # 'git version 2.25.1' 10:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:47 Merging remotes/origin/main commit 06d0f2addced559a6b629125c025b062c3ce01e9 into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a 10:12:47 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:12:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:47 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:12:47 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:12:47 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:12:47 > git config core.sparsecheckout # timeout=10 10:12:47 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # timeout=10 10:12:48 > git remote # timeout=10 10:12:48 > git config --get remote.origin.url # timeout=10 10:12:48 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:48 > git merge 06d0f2addced559a6b629125c025b062c3ce01e9 # timeout=10 10:12:48 Merge succeeded, producing 81a24712371c0d9fa265726654bc970d0431ef37 10:12:48 Checking out Revision 81a24712371c0d9fa265726654bc970d0431ef37 (PR-139) 10:12:48 > git rev-parse HEAD^{commit} # timeout=10 10:12:48 > git config core.sparsecheckout # timeout=10 10:12:48 > git checkout -f 81a24712371c0d9fa265726654bc970d0431ef37 # timeout=10 10:12:52 Commit message: "Merge commit '06d0f2addced559a6b629125c025b062c3ce01e9' into HEAD" 10:12:52 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:12:53 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:53 Dload Upload Total Spent Left Speed 10:12:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh 10:12:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:12:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:12:54 + sudo tee /etc/docker/daemon.new 10:12:54 { 10:12:54 "registry-mirrors": [ 10:12:54 "https://nexus3.edgexfoundry.org:10001" 10:12:54 ], 10:12:54 "bip": "10.250.0.254/24", 10:12:54 "hosts": [ 10:12:54 "tcp://0.0.0.0:5555", 10:12:54 "unix:///var/run/docker.sock" 10:12:54 ], 10:12:54 "mtu": 1458, 10:12:54 "selinux-enabled": true, 10:12:54 "seccomp-profile": "/etc/docker/seccomp.json" 10:12:54 } [Pipeline] sh 10:12:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:12:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:13 provisioning config files... 10:13:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config1930054189341579453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:14 ---> docker-login.sh 10:13:14 nexus3.edgexfoundry.org:10001 10:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:15 Configure a credential helper to remove this warning. See 10:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:15 10:13:15 Login Succeeded 10:13:15 nexus3.edgexfoundry.org:10002 10:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:15 Configure a credential helper to remove this warning. See 10:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:15 10:13:15 Login Succeeded 10:13:15 nexus3.edgexfoundry.org:10003 10:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:16 Configure a credential helper to remove this warning. See 10:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:16 10:13:16 Login Succeeded 10:13:16 nexus3.edgexfoundry.org:10004 10:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:17 Configure a credential helper to remove this warning. See 10:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:17 10:13:17 Login Succeeded 10:13:17 docker.io 10:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:17 Configure a credential helper to remove this warning. See 10:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:17 10:13:17 Login Succeeded 10:13:17 ---> docker-login.sh ends [Pipeline] } 10:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:18 ========================================================= 10:13:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:13:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:13:19 Sending build context to Docker daemon 14.12MB 10:13:19 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 10:13:19 Step 2/13 : FROM ${BASE} AS builder 10:13:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:13:19 b3c136eddcbf: Pulling fs layer 10:13:19 c0a3192eca97: Pulling fs layer 10:13:19 a050256f5b6f: Pulling fs layer 10:13:19 656be50a0ddc: Pulling fs layer 10:13:19 2bbca73fdf42: Pulling fs layer 10:13:19 46d945488cbd: Pulling fs layer 10:13:19 8a5474983e97: Pulling fs layer 10:13:19 329c88fbcd65: Pulling fs layer 10:13:19 656be50a0ddc: Waiting 10:13:19 2bbca73fdf42: Waiting 10:13:19 46d945488cbd: Waiting 10:13:19 8a5474983e97: Waiting 10:13:19 329c88fbcd65: Waiting 10:13:19 a050256f5b6f: Verifying Checksum 10:13:19 a050256f5b6f: Download complete 10:13:19 c0a3192eca97: Verifying Checksum 10:13:19 c0a3192eca97: Download complete 10:13:19 2bbca73fdf42: Verifying Checksum 10:13:19 2bbca73fdf42: Download complete 10:13:19 46d945488cbd: Verifying Checksum 10:13:19 46d945488cbd: Download complete 10:13:19 b3c136eddcbf: Download complete 10:13:20 b3c136eddcbf: Pull complete 10:13:20 329c88fbcd65: Verifying Checksum 10:13:20 329c88fbcd65: Download complete 10:13:21 c0a3192eca97: Pull complete 10:13:21 a050256f5b6f: Pull complete 10:13:21 8a5474983e97: Verifying Checksum 10:13:21 8a5474983e97: Download complete 10:13:22 656be50a0ddc: Verifying Checksum 10:13:22 656be50a0ddc: Download complete 10:13:37 656be50a0ddc: Pull complete 10:13:37 2bbca73fdf42: Pull complete 10:13:37 46d945488cbd: Pull complete 10:13:42 8a5474983e97: Pull complete 10:13:44 329c88fbcd65: Pull complete 10:13:44 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 10:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:13:44 ---> ff4287adb874 10:13:44 Step 3/13 : ARG MAKE="make build" 10:13:46 ---> Running in 87dc533f6dfb 10:13:46 Removing intermediate container 87dc533f6dfb 10:13:46 ---> 06921a532e66 10:13:46 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:13:46 ---> Running in d705f1dc0227 10:13:46 Removing intermediate container d705f1dc0227 10:13:46 ---> 3dd62e01f962 10:13:46 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:13:46 ---> Running in cbfb65de5f53 10:13:46 Removing intermediate container cbfb65de5f53 10:13:46 ---> 38281f93cdd4 10:13:46 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:13:46 ---> Running in efd654d8c07f 10:13:47 Removing intermediate container efd654d8c07f 10:13:47 ---> 440a886a9d7a 10:13:47 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:47 ---> Running in 2aef4eb50536 10:13:50 Removing intermediate container 2aef4eb50536 10:13:50 ---> 02e0520d161a 10:13:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:50 ---> Running in b852a6d20627 10:13:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:13:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:13:53 OK: 221 MiB in 51 packages 10:13:54 Removing intermediate container b852a6d20627 10:13:54 ---> b33a71bb6864 10:13:54 Step 9/13 : WORKDIR /device-onvif-camera 10:13:54 ---> Running in 6e9cf94542d6 10:13:54 Removing intermediate container 6e9cf94542d6 10:13:54 ---> 482249eeda14 10:13:54 Step 10/13 : COPY go.mod vendor* ./ 10:13:55 ---> 90dae0abbb13 10:13:55 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:55 ---> Running in 950320e3a10e 10:14:51 Removing intermediate container 950320e3a10e 10:14:51 ---> ecf8db51dbab 10:14:51 Step 12/13 : COPY . . 10:14:51 ---> c3663ea09cb3 10:14:51 Step 13/13 : RUN ${MAKE} 10:14:51 ---> Running in eb33d7901a14 10:14:51 noop 10:14:51 Removing intermediate container eb33d7901a14 10:14:51 ---> 1e1916777499 10:14:51 Successfully built 1e1916777499 10:14:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:52 + docker inspect -f . ci-base-image-arm64 10:14:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:52 prd-ubuntu20.04-docker-arm64-4c-16g-24301 does not seem to be running inside a container 10:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:14:53 $ docker top 56cdfda695d77e13d08713a20b6c0b554f70b4bd79fe36d4334aea61b826f6dc -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:54 + go version 10:14:54 go version go1.18.3 linux/arm64 [Pipeline] } 10:14:54 $ docker stop --time=1 56cdfda695d77e13d08713a20b6c0b554f70b4bd79fe36d4334aea61b826f6dc 10:14:56 $ docker rm -f 56cdfda695d77e13d08713a20b6c0b554f70b4bd79fe36d4334aea61b826f6dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:57 + docker inspect -f . ci-base-image-arm64 10:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:57 prd-ubuntu20.04-docker-arm64-4c-16g-24301 does not seem to be running inside a container 10:14:57 $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:14:58 $ docker top 1b588018fba8928b9551e240034f76cc4ad6edb853acc1466657863351a2fb7f -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:59 + git config --global --add safe.directory /w/workspace/device-onvif-camera/6 [Pipeline] fileExists [Pipeline] sh 10:15:00 + make test 10:15:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:15:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:16:39 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:16:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.200s coverage: 28.6% of statements 10:16:39 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:17:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 33.375s coverage: 13.8% of statements 10:17:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:17:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:17:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:17:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:17:33 ./bin/test-attribution-txt.sh [Pipeline] echo 10:17:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:17:33 $ docker stop --time=1 1b588018fba8928b9551e240034f76cc4ad6edb853acc1466657863351a2fb7f 10:17:35 $ docker rm -f 1b588018fba8928b9551e240034f76cc4ad6edb853acc1466657863351a2fb7f [Pipeline] // withDockerContainer [Pipeline] sh 10:17:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:17:36 Warning: overwriting stash ‘coverage-report’ 10:17:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:17:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:17:37 + ls -al . 10:17:37 total 228 10:17:37 drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 10:15 . 10:17:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:12 .. 10:17:37 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 10:12 .git 10:17:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 10:12 .github 10:17:37 -rw-rw-r-- 1 jenkins jenkins 418 Sep 1 10:12 .gitignore 10:17:37 -rw-rw-r-- 1 jenkins jenkins 42 Sep 1 10:12 .golangci.yml 10:17:37 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 1 10:12 Attribution.txt 10:17:37 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 1 10:12 CHANGELOG.md 10:17:37 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 1 10:12 Dockerfile 10:17:37 -rw-rw-r-- 1 jenkins jenkins 677 Sep 1 10:12 GOVERNANCE.md 10:17:37 -rw-rw-r-- 1 jenkins jenkins 734 Sep 1 10:12 Jenkinsfile 10:17:37 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 10:12 LICENSE 10:17:37 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 1 10:12 Makefile 10:17:37 -rw-rw-r-- 1 jenkins jenkins 625 Sep 1 10:12 OWNERS.md 10:17:37 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 1 10:12 README.md 10:17:37 -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 10:10 VERSION 10:17:37 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 10:12 bin 10:17:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 10:12 cmd 10:17:37 -rw-r--r-- 1 jenkins jenkins 77457 Sep 1 10:17 coverage.out 10:17:37 drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 10:12 doc 10:17:37 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 1 10:12 go.mod 10:17:37 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 1 10:12 go.sum 10:17:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:12 internal 10:17:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:12 snap 10:17:37 -rw-rw-r-- 1 jenkins jenkins 236 Sep 1 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:38 + 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=81a24712371c0d9fa265726654bc970d0431ef37 --label arch=arm64 --label version=0.0.0 . 10:17:38 Sending build context to Docker daemon 14.2MB 10:17:38 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 10:17:38 Step 2/26 : FROM ${BASE} AS builder 10:17:38 ---> 1e1916777499 10:17:38 Step 3/26 : ARG MAKE="make build" 10:17:39 ---> Running in f5e2a25a52ee 10:17:39 Removing intermediate container f5e2a25a52ee 10:17:39 ---> daa4be04e6de 10:17:39 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:17:39 ---> Running in 282332104c2b 10:17:39 Removing intermediate container 282332104c2b 10:17:39 ---> 45add2342064 10:17:39 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:17:39 ---> Running in a9128c70632c 10:17:40 Removing intermediate container a9128c70632c 10:17:40 ---> f1451db252e0 10:17:40 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:17:40 ---> Running in fbcb9179d92b 10:17:40 Removing intermediate container fbcb9179d92b 10:17:40 ---> 2c937e2d5fd5 10:17:40 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:40 ---> Running in 490a452ca575 10:17:42 Removing intermediate container 490a452ca575 10:17:42 ---> 535e64814f73 10:17:42 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:17:42 ---> Running in e32a24b31548 10:17:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:17:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:17:45 OK: 221 MiB in 51 packages 10:17:46 Removing intermediate container e32a24b31548 10:17:46 ---> 04719e003f07 10:17:46 Step 9/26 : WORKDIR /device-onvif-camera 10:17:46 ---> Running in de2313ebb23a 10:17:46 Removing intermediate container de2313ebb23a 10:17:46 ---> 21a32b2b0e4a 10:17:46 Step 10/26 : COPY go.mod vendor* ./ 10:17:47 ---> 9bd240095991 10:17:47 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:47 ---> Running in 5d3328eb06d4 10:17:49 Removing intermediate container 5d3328eb06d4 10:17:49 ---> 339cd8e31a98 10:17:49 Step 12/26 : COPY . . 10:17:50 ---> 1492737fe04a 10:17:50 Step 13/26 : RUN ${MAKE} 10:17:51 ---> Running in d412889ca2dc 10:17:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:20:14 Removing intermediate container d412889ca2dc 10:20:14 ---> 78906589623d 10:20:14 Step 14/26 : FROM alpine:3.16 10:20:14 3.16: Pulling from library/alpine 10:20:14 9b18e9b68314: Pulling fs layer 10:20:14 9b18e9b68314: Verifying Checksum 10:20:14 9b18e9b68314: Download complete 10:20:14 9b18e9b68314: Pull complete 10:20:14 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:20:14 Status: Downloaded newer image for alpine:3.16 10:20:14 ---> a6215f271958 10:20:14 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:20:14 ---> Running in 1a9e197ac52a 10:20:14 Removing intermediate container 1a9e197ac52a 10:20:14 ---> 07b8531a590a 10:20:14 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:20:14 ---> Running in 15a49c026be9 10:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:20:15 (1/6) Installing dumb-init (1.2.5-r1) 10:20:15 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:20:15 (3/6) Installing libsodium (1.0.18-r0) 10:20:15 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:20:15 (5/6) Installing libzmq (4.3.4-r0) 10:20:15 (6/6) Installing zeromq (4.3.4-r0) 10:20:15 Executing busybox-1.35.0-r17.trigger 10:20:15 OK: 8 MiB in 20 packages 10:20:16 Removing intermediate container 15a49c026be9 10:20:16 ---> e4ee63dea18e 10:20:16 Step 17/26 : WORKDIR / 10:20:16 ---> Running in 89fb420e4389 10:20:16 Removing intermediate container 89fb420e4389 10:20:16 ---> a77ba531597b 10:20:16 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:20:18 ---> ade10d5010a6 10:20:18 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:20:18 ---> 9507bcf36e05 10:20:18 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:20:19 ---> 0e6855b68a3d 10:20:19 Step 21/26 : EXPOSE 59984 10:20:19 ---> Running in e751e53f23b2 10:20:19 Removing intermediate container e751e53f23b2 10:20:19 ---> fa33e1e993e5 10:20:19 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:20:19 ---> Running in 8a443c476948 10:20:20 Removing intermediate container 8a443c476948 10:20:20 ---> 036e52c39127 10:20:20 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:20:20 ---> Running in 29417e1e5e60 10:20:20 Removing intermediate container 29417e1e5e60 10:20:20 ---> ea19a3e2a28a 10:20:20 Step 24/26 : LABEL arch=arm64 10:20:20 ---> Running in 934f7b38e0e8 10:20:21 Removing intermediate container 934f7b38e0e8 10:20:21 ---> 0312c919862a 10:20:21 Step 25/26 : LABEL git_sha=81a24712371c0d9fa265726654bc970d0431ef37 10:20:21 ---> Running in 81cd69d6a0f5 10:20:21 Removing intermediate container 81cd69d6a0f5 10:20:21 ---> 20fc91ee668f 10:20:21 Step 26/26 : LABEL version=0.0.0 10:20:21 ---> Running in da4819ad9d19 10:20:21 Removing intermediate container da4819ad9d19 10:20:21 ---> cd49e8b5dbde 10:20:21 [Warning] One or more build-args [ARCH] were not consumed 10:20:21 Successfully built cd49e8b5dbde 10:20:21 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:22 10:20:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:23 arm64: Pulling from edgex-lftools-log-publisher 10:20:23 8998bd30e6a1: Pulling fs layer 10:20:23 04944245beec: Pulling fs layer 10:20:23 699f458cf7ca: Pulling fs layer 10:20:23 765212b225bb: Pulling fs layer 10:20:23 f23df028b6ca: Pulling fs layer 10:20:23 d65c8cfc05b1: Pulling fs layer 10:20:23 2437ff75d9bd: Pulling fs layer 10:20:23 f23df028b6ca: Waiting 10:20:23 765212b225bb: Waiting 10:20:23 d65c8cfc05b1: Waiting 10:20:23 2437ff75d9bd: Waiting 10:20:23 04944245beec: Verifying Checksum 10:20:23 04944245beec: Download complete 10:20:23 765212b225bb: Verifying Checksum 10:20:23 765212b225bb: Download complete 10:20:23 f23df028b6ca: Verifying Checksum 10:20:23 f23df028b6ca: Download complete 10:20:23 d65c8cfc05b1: Verifying Checksum 10:20:23 d65c8cfc05b1: Download complete 10:20:23 699f458cf7ca: Verifying Checksum 10:20:23 699f458cf7ca: Download complete 10:20:23 8998bd30e6a1: Verifying Checksum 10:20:23 8998bd30e6a1: Download complete 10:20:26 2437ff75d9bd: Verifying Checksum 10:20:26 2437ff75d9bd: Download complete 10:20:28 8998bd30e6a1: Pull complete 10:20:28 04944245beec: Pull complete 10:20:30 699f458cf7ca: Pull complete 10:20:30 765212b225bb: Pull complete 10:20:31 f23df028b6ca: Pull complete 10:20:31 d65c8cfc05b1: Pull complete 10:20:46 2437ff75d9bd: Pull complete 10:20:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:20:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:46 prd-ubuntu20.04-docker-arm64-4c-16g-24301 does not seem to be running inside a container 10:20:47 $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:20:49 $ docker top 37a5b4bbf4593cd0d0162ff2869c77d9121133f9ab27687ab6872d399b2ffaca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:50 ---> job-cost.sh 10:20:50 lf-activate-venv: SKIPPING 10:20:50 INFO: No Stack... 10:20:50 INFO: Retrieving Pricing Info for: v3-standard-4 10:20:51 INFO: Archiving Costs [Pipeline] sh 10:20:52 + cat /w/workspace/device-onvif-camera/6/archives/cost.csv 10:20:52 + cut -d, -f6 [Pipeline] lock 10:20:52 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] 10:20:52 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] did not exist. Created. 10:20:52 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:20:53 /w/workspace/device-onvif-camera/6@tmp/durable-2eba4f60/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:20:53 + echo total: 0.10999999940395355 [Pipeline] stash 10:20:53 Warning: overwriting stash ‘stack-cost’ 10:20:54 Stashed 1 file(s) [Pipeline] } 10:20:54 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] [Pipeline] // lock [Pipeline] } 10:20:54 $ docker stop --time=1 37a5b4bbf4593cd0d0162ff2869c77d9121133f9ab27687ab6872d399b2ffaca 10:20:55 $ docker rm -f 37a5b4bbf4593cd0d0162ff2869c77d9121133f9ab27687ab6872d399b2ffaca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:20:56 provisioning config files... 10:20:56 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config8033332548374992270tmp [Pipeline] { [Pipeline] sh 10:20:56 + set +x 10:20:56 + curl -s https://codecov.io/bash 10:20:56 + bash -s -- 10:20:56 10:20:56 _____ _ 10:20:56 / ____| | | 10:20:56 | | ___ __| | ___ ___ _____ __ 10:20:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:20:56 | |___| (_) | (_| | __/ (_| (_) \ V / 10:20:56 \_____\___/ \__,_|\___|\___\___/ \_/ 10:20:56 Bash-1.0.6 10:20:56 10:20:56 10:20:56 ==> git version 2.25.1 found 10:20:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:20:56 Release-Date: 2020-01-08 10:20:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:20:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:20:56 ==> Jenkins CI detected. 10:20:56 current dir:  /w/workspace/undry_device-onvif-camera_PR-139 10:20:56 project root: . 10:20:56 --> token set from env 10:20:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:20:56 ==> Running gcov in . (disable via -X gcov) 10:20:56 ==> Python coveragepy not found 10:20:56 ==> Searching for coverage reports in: 10:20:56 + . 10:20:56 -> Found 1 reports 10:20:56 ==> Detecting git/mercurial file structure 10:20:56 ==> Reading reports 10:20:56 + ./coverage.out bytes=77457 10:20:56 ==> Appending adjustments 10:20:56 https://docs.codecov.io/docs/fixing-reports 10:20:56 + Found adjustments 10:20:56 ==> Gzipping contents 10:20:56 12K /tmp/codecov.hbZu3v.gz 10:20:56 ==> Uploading reports 10:20:56 url: https://codecov.io 10:20:56 query: branch=PR-139&commit=fd28f41f1e5aff80b6b22dbae7654b062b92521a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= 10:20:56 -> Pinging Codecov 10:20:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-139&commit=fd28f41f1e5aff80b6b22dbae7654b062b92521a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= 10:20:56 -> Uploading to 10:20:56 https://storage.googleapis.com/codecov/v4/raw/2022-09-01/F29A59C45E3A92E06B3E522C9905F8EF/fd28f41f1e5aff80b6b22dbae7654b062b92521a/7f99bf95-7f06-42c9-b036-9d41cc7d3565.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T102056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7396f97690fe40f4cdb7e733b0776b254e95d7cd7102d03b576259fc33e62653 10:20:56 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:56 Dload Upload Total Spent Left Speed 10:20:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10697 0 0 100 10697 0 45135 --:--:-- --:--:-- --:--:-- 45135 10:20:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/fd28f41f1e5aff80b6b22dbae7654b062b92521a [Pipeline] } 10:20:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:20:57 + [ -d /w/workspace/undry_device-onvif-camera_PR-139/archives ] 10:20:57 + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives 10:20:57 total 16 10:20:57 drwxr-xr-x 3 root root 4096 Sep 1 10:12 . 10:20:57 drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 10:12 .. 10:20:57 drwxr-xr-x 2 root root 4096 Sep 1 10:12 cost 10:20:57 -rw-r--r-- 1 root root 91 Sep 1 10:12 cost.csv 10:20:57 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-139/archives 10:20:57 + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives 10:20:57 total 16 10:20:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 10:12 . 10:20:57 drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 10:12 .. 10:20:57 drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 10:12 cost 10:20:57 -rw-r--r-- 1 jenkins jenkins 91 Sep 1 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:20:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:20:59 ---> package-listing.sh 10:20:59 ++ facter osfamily 10:20:59 ++ tr '[:upper:]' '[:lower:]' 10:20:59 + OS_FAMILY=debian 10:20:59 + workspace=/w/workspace/undry_device-onvif-camera_PR-139 10:20:59 + START_PACKAGES=/tmp/packages_start.txt 10:20:59 + END_PACKAGES=/tmp/packages_end.txt 10:20:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:59 + PACKAGES=/tmp/packages_start.txt 10:20:59 + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' 10:20:59 + PACKAGES=/tmp/packages_end.txt 10:20:59 + case "${OS_FAMILY}" in 10:20:59 + dpkg -l 10:20:59 + grep '^ii' 10:20:59 + '[' -f /tmp/packages_start.txt ']' 10:20:59 + '[' -f /tmp/packages_end.txt ']' 10:20:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:59 + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' 10:20:59 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-139/archives/ 10:20:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-139/archives/ [Pipeline] echo 10:20:59 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-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:20:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:00 prd-ubuntu20.04-docker-8c-8g-24299 does not seem to be running inside a container 10:21:00 $ 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-139/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-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:21:00 $ docker top ac43583357bd5ec5b1c3f8f5597443b82696fbba5c48998c284e3a4fe866d2d4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:00 + touch /tmp/pre-build-complete [Pipeline] sh 10:21:01 + mkdir -p /var/log/sysstat [Pipeline] sh 10:21:01 + ls /var/log/sa-host 10:21:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:01 provisioning config files... 10:21:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config9043116211414984823tmp [Pipeline] { [Pipeline] echo 10:21:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:21:01 ---> create-netrc.sh [Pipeline] } 10:21:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:21:02 ---> python-tools-install.sh [Pipeline] echo 10:21:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:21:02 ---> sudo-logs.sh 10:21:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:21:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:21:02 ---> job-cost.sh 10:21:02 lf-activate-venv: SKIPPING 10:21:02 DEBUG: total: 0.2199999988079071 10:21:02 INFO: Retrieving Stack Cost... 10:21:03 INFO: Retrieving Pricing Info for: v3-standard-8 10:21:03 INFO: Archiving Costs [Pipeline] echo 10:21:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:21:04 ---> logs-deploy.sh 10:21:04 lf-activate-venv: SKIPPING 10:21:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-139/6 10:21:04 INFO: archiving workspace using pattern(s): 10:21:05 Archives upload complete. 10:21:05 INFO: archiving logs to Nexus 10:21:06 ---> uname -a: 10:21:06 Linux prd-ubuntu20-04-docker-8c-8g-24299 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:21:06 10:21:06