Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 659f5a409730c1aa6059f10a7d2527ba47038078+85f19cd4395ab38c9fed3c9acaecd010dfd8799e (2c11fff1bb936938e3b5509193ede74b02bc7e5d) 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-ssh10443082630242160108.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11880894676465857660.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-185/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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16566018841194171517.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11044437205470819858.key Verifying host key using known hosts file > 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-185/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-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10247175360840973417.key Verifying host key using known hosts file > 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118561 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-185 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 85f19cd4395ab38c9fed3c9acaecd010dfd8799e into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 Merge succeeded, producing 5667202f3352339af0b8de9d7c90f315fba2c531 Checking out Revision 5667202f3352339af0b8de9d7c90f315fba2c531 (PR-185) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 85f19cd4395ab38c9fed3c9acaecd010dfd8799e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5667202f3352339af0b8de9d7c90f315fba2c531 # timeout=10 Commit message: "Merge commit '85f19cd4395ab38c9fed3c9acaecd010dfd8799e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:11:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:11:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:11:34 ========================================================= 02:11:34 EdgeX Global Pipelines Version Info 02:11:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dbf92673fc4463387986473702af6c1d15156dfc # timeout=10 02:11:35 ------------------- 02:11:35 stable info: 02:11:35 ------------------- 02:11:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:11:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:11:35 Message: update stable to v1.0.244 02:11:36 ------------------- 02:11:36 experimental info: 02:11:36 ------------------- 02:11:36 Commited By: **** collab-it+edgex@linuxfoundation.org 02:11:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:11:36 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5667202f3352339af0b8de9d7c90f315fba2c531 [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5667202 [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:36 provisioning config files... 02:11:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config16362381333852138089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:37 ---> docker-login.sh 02:11:37 nexus3.edgexfoundry.org:10001 02:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:37 Configure a credential helper to remove this warning. See 02:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:37 02:11:37 Login Succeeded 02:11:37 nexus3.edgexfoundry.org:10002 02:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:37 Configure a credential helper to remove this warning. See 02:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:37 02:11:37 Login Succeeded 02:11:37 nexus3.edgexfoundry.org:10003 02:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:37 Configure a credential helper to remove this warning. See 02:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:37 02:11:37 Login Succeeded 02:11:37 nexus3.edgexfoundry.org:10004 02:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:37 Configure a credential helper to remove this warning. See 02:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:37 02:11:37 Login Succeeded 02:11:37 docker.io 02:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:38 Configure a credential helper to remove this warning. See 02:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:38 02:11:38 Login Succeeded 02:11:38 ---> docker-login.sh ends [Pipeline] } 02:11:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:11:38 + git rev-list -1 --merges 5667202f3352339af0b8de9d7c90f315fba2c531~1..5667202f3352339af0b8de9d7c90f315fba2c531 [Pipeline] echo 02:11:38 -----------> git rev-list -1 --merges 5667202f3352339af0b8de9d7c90f315fba2c531~1..5667202f3352339af0b8de9d7c90f315fba2c531 5667202f3352339af0b8de9d7c90f315fba2c531 02:11:38 5667202f3352339af0b8de9d7c90f315fba2c531 [false] [Pipeline] sh 02:11:38 + git log --format=format:%s -1 5667202f3352339af0b8de9d7c90f315fba2c531 [Pipeline] echo 02:11:38 ========================================================= 02:11:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:11:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:39 + git log --format=format:%s -1 5667202f3352339af0b8de9d7c90f315fba2c531 [Pipeline] echo 02:11:39 [semverPrep] GIT_COMMIT: 5667202f3352339af0b8de9d7c90f315fba2c531, Commit Message: Merge commit '85f19cd4395ab38c9fed3c9acaecd010dfd8799e' into HEAD [Pipeline] echo 02:11:39 [semverPrep] This is not a build commit. [Pipeline] sh 02:11:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:39 + grep -v github /etc/ssh/ssh_known_hosts 02:11:39 + [ -e /tmp/ssh_known_hosts ] 02:11:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:11:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:11:39 + sudo tee -a /etc/ssh/ssh_known_hosts 02:11:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:39 02:11:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:40 0.1.4: Pulling from edgex-devops/py-git-semver 02:11:40 b85a868b505f: Pulling fs layer 02:11:40 e2be974225ed: Pulling fs layer 02:11:40 339a4e72a1f5: Pulling fs layer 02:11:40 988bab9f4d93: Pulling fs layer 02:11:40 1469e6f7b9e6: Pulling fs layer 02:11:40 eaf3925da568: Pulling fs layer 02:11:40 bab4dde63d76: Pulling fs layer 02:11:40 bde34c3a00c8: Pulling fs layer 02:11:40 b352a97aabf1: Pulling fs layer 02:11:40 4872d77fe225: Pulling fs layer 02:11:40 5851b861e8e6: Pulling fs layer 02:11:40 4872d77fe225: Waiting 02:11:40 5851b861e8e6: Waiting 02:11:40 eaf3925da568: Waiting 02:11:40 b352a97aabf1: Waiting 02:11:40 bde34c3a00c8: Waiting 02:11:40 988bab9f4d93: Waiting 02:11:40 1469e6f7b9e6: Waiting 02:11:40 e2be974225ed: Download complete 02:11:40 988bab9f4d93: Verifying Checksum 02:11:40 988bab9f4d93: Download complete 02:11:40 1469e6f7b9e6: Verifying Checksum 02:11:40 1469e6f7b9e6: Download complete 02:11:40 339a4e72a1f5: Verifying Checksum 02:11:40 339a4e72a1f5: Download complete 02:11:40 eaf3925da568: Verifying Checksum 02:11:40 eaf3925da568: Download complete 02:11:40 bde34c3a00c8: Verifying Checksum 02:11:40 bde34c3a00c8: Download complete 02:11:40 b352a97aabf1: Verifying Checksum 02:11:40 b352a97aabf1: Download complete 02:11:40 4872d77fe225: Download complete 02:11:40 5851b861e8e6: Verifying Checksum 02:11:40 b85a868b505f: Verifying Checksum 02:11:40 b85a868b505f: Download complete 02:11:40 bab4dde63d76: Verifying Checksum 02:11:40 bab4dde63d76: Download complete 02:11:41 b85a868b505f: Pull complete 02:11:41 e2be974225ed: Pull complete 02:11:42 339a4e72a1f5: Pull complete 02:11:42 988bab9f4d93: Pull complete 02:11:42 1469e6f7b9e6: Pull complete 02:11:42 eaf3925da568: Pull complete 02:11:44 bab4dde63d76: Pull complete 02:11:44 bde34c3a00c8: Pull complete 02:11:44 b352a97aabf1: Pull complete 02:11:44 4872d77fe225: Pull complete 02:11:44 5851b861e8e6: Pull complete 02:11:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:44 prd-ubuntu20.04-docker-8c-8g-118561 does not seem to be running inside a container 02:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:11:47 $ docker top b9bab0d3d1bad59d97dbcc5e7fbad9e835a2405aa9cd69e5c15f7d5906b75d31 -eo pid,comm 02:11:47 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). 02:11:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:47 [ssh-agent] Looking for ssh-agent implementation... 02:11:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:47 $ docker exec b9bab0d3d1bad59d97dbcc5e7fbad9e835a2405aa9cd69e5c15f7d5906b75d31 ssh-agent 02:11:47 SSH_AUTH_SOCK=/tmp/ssh-5Fb3Sge6b0fc/agent.32 02:11:47 SSH_AGENT_PID=39 02:11:47 Running ssh-add (command line suppressed) 02:11:47 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_7940598529755118455.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_7940598529755118455.key) 02:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:47 + git tag --points-at HEAD [Pipeline] } 02:11:47 $ docker exec --env ******** --env ******** b9bab0d3d1bad59d97dbcc5e7fbad9e835a2405aa9cd69e5c15f7d5906b75d31 ssh-agent -k 02:11:48 unset SSH_AUTH_SOCK; 02:11:48 unset SSH_AGENT_PID; 02:11:48 echo Agent pid 39 killed; 02:11:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:11:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:48 [ssh-agent] Looking for ssh-agent implementation... 02:11:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:48 $ docker exec b9bab0d3d1bad59d97dbcc5e7fbad9e835a2405aa9cd69e5c15f7d5906b75d31 ssh-agent 02:11:48 SSH_AUTH_SOCK=/tmp/ssh-iuGkeLsyhqzw/agent.71 02:11:48 SSH_AGENT_PID=78 02:11:48 Running ssh-add (command line suppressed) 02:11:48 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_9936865461890991258.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_9936865461890991258.key) 02:11:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:48 + git semver init 02:11:48 2022-11-08 02:11:48,909 [run_init] DEBUG init version:0.0.0 force:False 02:11:48 2022-11-08 02:11:48,910 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-185/.semver 02:11:48 2022-11-08 02:11:48,911 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-185/.semver 02:11:48 2022-11-08 02:11:48,911 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-185/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-185, universal_newlines=False, shell=None, istream=None) 02:11:50 2022-11-08 02:11:50,076 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-185/.git/info/exclude 02:11:50 2022-11-08 02:11:50,076 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 with force:False 02:11:50 2022-11-08 02:11:50,077 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 02:11:50 2022-11-08 02:11:50,080 [execute] INFO git cat-file --batch-check 02:11:50 2022-11-08 02:11:50,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 02:11:50 2022-11-08 02:11:50,087 [execute] INFO git cat-file --batch 02:11:50 2022-11-08 02:11:50,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 02:11:50 2022-11-08 02:11:50,091 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 02:11:50 0.0.0 [Pipeline] } 02:11:50 $ docker exec --env ******** --env ******** b9bab0d3d1bad59d97dbcc5e7fbad9e835a2405aa9cd69e5c15f7d5906b75d31 ssh-agent -k 02:11:50 unset SSH_AUTH_SOCK; 02:11:50 unset SSH_AGENT_PID; 02:11:50 echo Agent pid 78 killed; 02:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:50 + git semver [Pipeline] } 02:11:51 $ docker stop --time=1 b9bab0d3d1bad59d97dbcc5e7fbad9e835a2405aa9cd69e5c15f7d5906b75d31 02:11:52 $ docker rm -f b9bab0d3d1bad59d97dbcc5e7fbad9e835a2405aa9cd69e5c15f7d5906b75d31 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:11:52 Stashed 1 file(s) [Pipeline] echo 02:11:52 [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 02:11:53 provisioning config files... 02:11:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config4497284333757526837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:53 ---> docker-login.sh 02:11:53 nexus3.edgexfoundry.org:10001 02:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:53 Configure a credential helper to remove this warning. See 02:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:53 02:11:53 Login Succeeded 02:11:53 nexus3.edgexfoundry.org:10002 02:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:53 Configure a credential helper to remove this warning. See 02:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:53 02:11:53 Login Succeeded 02:11:53 nexus3.edgexfoundry.org:10003 02:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:53 Configure a credential helper to remove this warning. See 02:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:53 02:11:53 Login Succeeded 02:11:53 nexus3.edgexfoundry.org:10004 02:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:53 Configure a credential helper to remove this warning. See 02:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:53 02:11:53 Login Succeeded 02:11:53 docker.io 02:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:54 Configure a credential helper to remove this warning. See 02:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:54 02:11:54 Login Succeeded 02:11:54 ---> docker-login.sh ends [Pipeline] } 02:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:54 ========================================================= 02:11:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:11:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:54 + 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 . 02:11:54 Sending build context to Docker daemon 27.52MB 02:11:54 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 02:11:54 Step 2/13 : FROM ${BASE} AS builder 02:11:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:11:54 213ec9aee27d: Pulling fs layer 02:11:54 4583459ba037: Pulling fs layer 02:11:54 93c1e223e6f2: Pulling fs layer 02:11:54 53926ce57604: Pulling fs layer 02:11:54 21b2b0c7a3f4: Pulling fs layer 02:11:54 22ff95d597cd: Pulling fs layer 02:11:54 12d6caf4c0d1: Pulling fs layer 02:11:54 96b7cbca73a9: Pulling fs layer 02:11:54 a7acece74701: Pulling fs layer 02:11:54 96b7cbca73a9: Waiting 02:11:54 a7acece74701: Waiting 02:11:54 12d6caf4c0d1: Waiting 02:11:54 22ff95d597cd: Waiting 02:11:54 21b2b0c7a3f4: Waiting 02:11:54 53926ce57604: Waiting 02:11:54 93c1e223e6f2: Download complete 02:11:54 4583459ba037: Download complete 02:11:54 21b2b0c7a3f4: Verifying Checksum 02:11:54 21b2b0c7a3f4: Download complete 02:11:54 22ff95d597cd: Verifying Checksum 02:11:54 22ff95d597cd: Download complete 02:11:54 213ec9aee27d: Verifying Checksum 02:11:54 213ec9aee27d: Download complete 02:11:54 12d6caf4c0d1: Download complete 02:11:55 213ec9aee27d: Pull complete 02:11:55 4583459ba037: Pull complete 02:11:55 93c1e223e6f2: Pull complete 02:11:55 a7acece74701: Verifying Checksum 02:11:55 a7acece74701: Download complete 02:11:55 96b7cbca73a9: Verifying Checksum 02:11:55 96b7cbca73a9: Download complete 02:11:55 53926ce57604: Verifying Checksum 02:11:55 53926ce57604: Download complete 02:11:59 53926ce57604: Pull complete 02:11:59 21b2b0c7a3f4: Pull complete 02:11:59 22ff95d597cd: Pull complete 02:11:59 12d6caf4c0d1: Pull complete 02:12:01 96b7cbca73a9: Pull complete 02:12:02 a7acece74701: Pull complete 02:12:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:12:02 ---> db6d94c90886 02:12:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:12:06 ---> Running in 27086096a55f 02:12:06 Removing intermediate container 27086096a55f 02:12:06 ---> dd79e794a09a 02:12:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:12:06 ---> Running in 1910d89f7648 02:12:06 Removing intermediate container 1910d89f7648 02:12:06 ---> dbb84e1cbec0 02:12:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:12:06 ---> Running in 1b74ec46d6e3 02:12:06 Removing intermediate container 1b74ec46d6e3 02:12:06 ---> cdc67711542a 02:12:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:12:06 ---> Running in cea13933e363 02:12:06 Removing intermediate container cea13933e363 02:12:06 ---> b1be760664b6 02:12:06 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:12:06 ---> Running in fb3b3867a0ad 02:12:06 Removing intermediate container fb3b3867a0ad 02:12:06 ---> ff46648f11cf 02:12:06 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:06 ---> Running in 274a49269e34 02:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:12:06 OK: 211 MiB in 51 packages 02:12:07 Removing intermediate container 274a49269e34 02:12:07 ---> 040676a58a08 02:12:07 Step 9/13 : WORKDIR /device-onvif-camera 02:12:07 ---> Running in 3c6173bc158f 02:12:07 Removing intermediate container 3c6173bc158f 02:12:07 ---> 08cbbe7c018f 02:12:07 Step 10/13 : COPY go.mod vendor* ./ 02:12:07 ---> 7fa6a24e7006 02:12:07 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:07 ---> Running in c7d2826d9942 02:12:07 Still waiting to schedule task 02:12:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118555’ 02:12:29 Removing intermediate container c7d2826d9942 02:12:29 ---> d246f55370c4 02:12:29 Step 12/13 : COPY . . 02:12:29 ---> 59baa888a897 02:12:29 Step 13/13 : RUN ${MAKE} 02:12:29 ---> Running in 9cece6a3a5c3 02:12:29 noop 02:12:29 Removing intermediate container 9cece6a3a5c3 02:12:29 ---> e8d2719b71de 02:12:29 Successfully built e8d2719b71de 02:12:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:30 + docker inspect -f . ci-base-image-x86_64 02:12:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:30 prd-ubuntu20.04-docker-8c-8g-118561 does not seem to be running inside a container 02:12:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:12:30 $ docker top 10e700da557d611bb72c59ecbff4f478175aaa0eb8ad0c9ed6ee93be072a0641 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:30 + go version 02:12:30 go version go1.18.7 linux/amd64 [Pipeline] } 02:12:30 $ docker stop --time=1 10e700da557d611bb72c59ecbff4f478175aaa0eb8ad0c9ed6ee93be072a0641 02:12:32 $ docker rm -f 10e700da557d611bb72c59ecbff4f478175aaa0eb8ad0c9ed6ee93be072a0641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:32 + docker inspect -f . ci-base-image-x86_64 02:12:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:32 prd-ubuntu20.04-docker-8c-8g-118561 does not seem to be running inside a container 02:12:32 $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:12:32 $ docker top d5ac9209882567ffcd73164f6531f986d6f0a277aeaeff73afd89822b206eb49 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:33 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] fileExists [Pipeline] sh 02:12:33 + make test 02:12:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:12:33 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:12:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:12:47 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 29.3% of statements 02:12:47 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 02:12:47 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.453s coverage: 86.5% of statements 02:12:53 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." 02:12:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:12:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:12:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:12:56 ./bin/test-attribution-txt.sh [Pipeline] echo 02:12:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:12:56 $ docker stop --time=1 d5ac9209882567ffcd73164f6531f986d6f0a277aeaeff73afd89822b206eb49 02:12:59 $ docker rm -f d5ac9209882567ffcd73164f6531f986d6f0a277aeaeff73afd89822b206eb49 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:13:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:13:00 + ls -al . 02:13:00 total 248 02:13:00 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 02:12 . 02:13:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 02:11 .. 02:13:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 02:12 .git 02:13:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 02:11 .github 02:13:00 -rw-rw-r-- 1 jenkins jenkins 496 Nov 8 02:11 .gitignore 02:13:00 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 02:11 .golangci.yml 02:13:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 02:11 .semver 02:13:00 -rw-rw-r-- 1 jenkins jenkins 9739 Nov 8 02:11 Attribution.txt 02:13:00 -rw-rw-r-- 1 jenkins jenkins 6312 Nov 8 02:11 CHANGELOG.md 02:13:00 -rw-rw-r-- 1 jenkins jenkins 1637 Nov 8 02:11 Dockerfile 02:13:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 02:11 GOVERNANCE.md 02:13:00 -rw-rw-r-- 1 jenkins jenkins 734 Nov 8 02:11 Jenkinsfile 02:13:00 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 02:11 LICENSE 02:13:00 -rw-rw-r-- 1 jenkins jenkins 2858 Nov 8 02:11 Makefile 02:13:00 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 02:11 OWNERS.md 02:13:00 -rw-rw-r-- 1 jenkins jenkins 6595 Nov 8 02:11 README.md 02:13:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 02:11 VERSION 02:13:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 02:11 bin 02:13:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 02:11 cmd 02:13:00 -rw-r--r-- 1 jenkins jenkins 79184 Nov 8 02:12 coverage.out 02:13:00 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 02:11 doc 02:13:00 -rw-rw-r-- 1 jenkins jenkins 3694 Nov 8 02:11 go.mod 02:13:00 -rw-rw-r-- 1 jenkins jenkins 46119 Nov 8 02:11 go.sum 02:13:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 02:11 internal 02:13:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 02:11 snap 02:13:00 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 02:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:00 + 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=5667202f3352339af0b8de9d7c90f315fba2c531 --label arch=amd64 --label version=0.0.0 . 02:13:00 Sending build context to Docker daemon 27.6MB 02:13:00 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:13:00 Step 2/26 : FROM ${BASE} AS builder 02:13:00 ---> e8d2719b71de 02:13:00 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:13:01 ---> Running in cdca8f54929b 02:13:01 Removing intermediate container cdca8f54929b 02:13:01 ---> 40ed2aaf9255 02:13:01 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:13:01 ---> Running in e20cc9129422 02:13:01 Removing intermediate container e20cc9129422 02:13:01 ---> 585b77d7fd25 02:13:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:13:01 ---> Running in 9acb2ce54d3f 02:13:01 Removing intermediate container 9acb2ce54d3f 02:13:01 ---> 8ac4bf611929 02:13:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:13:01 ---> Running in 129a7db3577d 02:13:01 Removing intermediate container 129a7db3577d 02:13:01 ---> aa779f3ac687 02:13:01 Step 7/26 : LABEL Name=edgex-device-onvif-camera 02:13:01 ---> Running in 678a71ab0084 02:13:01 Removing intermediate container 678a71ab0084 02:13:01 ---> cfbc35b711d7 02:13:01 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:01 ---> Running in 38536820e308 02:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:13:02 OK: 211 MiB in 51 packages 02:13:02 Removing intermediate container 38536820e308 02:13:02 ---> 8be0ebebe165 02:13:02 Step 9/26 : WORKDIR /device-onvif-camera 02:13:02 ---> Running in 3d06002e1266 02:13:02 Removing intermediate container 3d06002e1266 02:13:02 ---> f6df304269f7 02:13:02 Step 10/26 : COPY go.mod vendor* ./ 02:13:02 ---> 95f39d48f1e4 02:13:02 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:02 ---> Running in e41ccea89f68 02:13:03 Removing intermediate container e41ccea89f68 02:13:03 ---> 0bb2ffb7c6f5 02:13:03 Step 12/26 : COPY . . 02:13:04 ---> c54f0a03b68c 02:13:04 Step 13/26 : RUN ${MAKE} 02:13:04 ---> Running in fb2621a9cf0d 02:13:04 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -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.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:13:26 Removing intermediate container fb2621a9cf0d 02:13:26 ---> aeb6c101bebf 02:13:26 Step 14/26 : FROM alpine:3.16 02:13:26 3.16: Pulling from library/alpine 02:13:26 213ec9aee27d: Already exists 02:13:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:13:26 Status: Downloaded newer image for alpine:3.16 02:13:26 ---> 9c6f07244728 02:13:26 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:13:26 ---> Running in 99e21831295b 02:13:26 Removing intermediate container 99e21831295b 02:13:26 ---> c0c738c69e7d 02:13:26 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 02:13:26 ---> Running in 0cf09902d41f 02:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:13:26 (1/6) Installing dumb-init (1.2.5-r1) 02:13:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:13:26 (3/6) Installing libsodium (1.0.18-r0) 02:13:26 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:13:26 (5/6) Installing libzmq (4.3.4-r0) 02:13:26 (6/6) Installing zeromq (4.3.4-r0) 02:13:26 Executing busybox-1.35.0-r17.trigger 02:13:26 OK: 8 MiB in 20 packages 02:13:26 Removing intermediate container 0cf09902d41f 02:13:26 ---> ac9b14ac4a27 02:13:26 Step 17/26 : WORKDIR / 02:13:26 ---> Running in 2836136c27c0 02:13:26 Removing intermediate container 2836136c27c0 02:13:26 ---> eb7848127d9e 02:13:26 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 02:13:27 ---> 209f74220f76 02:13:27 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 02:13:27 ---> c0fa48175572 02:13:27 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:13:27 ---> 0bfd595c6c11 02:13:27 Step 21/26 : EXPOSE 59984 02:13:27 ---> Running in 6d5416bdc5ba 02:13:27 Removing intermediate container 6d5416bdc5ba 02:13:27 ---> af5679b6ff23 02:13:27 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 02:13:27 ---> Running in 3cb98b669298 02:13:27 Removing intermediate container 3cb98b669298 02:13:27 ---> 0fe014395e41 02:13:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:13:28 ---> Running in 68ed00102a3e 02:13:28 Removing intermediate container 68ed00102a3e 02:13:28 ---> 0a7f4ac67a4c 02:13:28 Step 24/26 : LABEL arch=amd64 02:13:28 ---> Running in 708debea0767 02:13:28 Removing intermediate container 708debea0767 02:13:28 ---> aafe9ef819b6 02:13:28 Step 25/26 : LABEL git_sha=5667202f3352339af0b8de9d7c90f315fba2c531 02:13:28 ---> Running in 67a2c00c6ca7 02:13:28 Removing intermediate container 67a2c00c6ca7 02:13:28 ---> 112eb2227c2b 02:13:28 Step 26/26 : LABEL version=0.0.0 02:13:28 ---> Running in 6c615dd4c706 02:13:28 Removing intermediate container 6c615dd4c706 02:13:28 ---> d38c1e8394f2 02:13:28 [Warning] One or more build-args [ARCH] were not consumed 02:13:28 Successfully built d38c1e8394f2 02:13:28 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 02:13:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:28 02:13:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:29 latest: Pulling from edgex-lftools-log-publisher 02:13:29 5eb5b503b376: Pulling fs layer 02:13:29 5c69ac0246d0: Pulling fs layer 02:13:29 ec43610c2a17: Pulling fs layer 02:13:29 3a2ae6a8a46f: Pulling fs layer 02:13:29 33b1e0a273af: Pulling fs layer 02:13:29 5d3b04190fa2: Pulling fs layer 02:13:29 2f39f015ded8: Pulling fs layer 02:13:29 3a2ae6a8a46f: Waiting 02:13:29 33b1e0a273af: Waiting 02:13:29 5d3b04190fa2: Waiting 02:13:29 2f39f015ded8: Waiting 02:13:29 5c69ac0246d0: Verifying Checksum 02:13:29 5c69ac0246d0: Download complete 02:13:29 3a2ae6a8a46f: Verifying Checksum 02:13:29 3a2ae6a8a46f: Download complete 02:13:29 33b1e0a273af: Verifying Checksum 02:13:29 33b1e0a273af: Download complete 02:13:29 5d3b04190fa2: Verifying Checksum 02:13:29 5d3b04190fa2: Download complete 02:13:29 ec43610c2a17: Verifying Checksum 02:13:29 ec43610c2a17: Download complete 02:13:29 5eb5b503b376: Verifying Checksum 02:13:29 5eb5b503b376: Download complete 02:13:30 2f39f015ded8: Download complete 02:13:30 5eb5b503b376: Pull complete 02:13:30 5c69ac0246d0: Pull complete 02:13:31 ec43610c2a17: Pull complete 02:13:31 3a2ae6a8a46f: Pull complete 02:13:31 33b1e0a273af: Pull complete 02:13:31 5d3b04190fa2: Pull complete 02:13:35 2f39f015ded8: Pull complete 02:13:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:13:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:35 prd-ubuntu20.04-docker-8c-8g-118561 does not seem to be running inside a container 02:13: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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:13:38 $ docker top 51caae0811d4aa3eed4b6217e0545c286b3fe1304b89d5f083e8e41703cd05ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:39 ---> job-cost.sh 02:13:39 lf-activate-venv: SKIPPING 02:13:39 INFO: No Stack... 02:13:39 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:39 INFO: Archiving Costs [Pipeline] sh 02:13:40 + cat /w/workspace/undry_device-onvif-camera_PR-185/archives/cost.csv 02:13:40 + cut -d, -f6 [Pipeline] lock 02:13:40 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-7-stack-cost] 02:13:40 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-7-stack-cost] did not exist. Created. 02:13:40 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:40 + echo total: 0.2199999988079071 [Pipeline] stash 02:13:40 Stashed 1 file(s) [Pipeline] } 02:13:40 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:40 $ docker stop --time=1 51caae0811d4aa3eed4b6217e0545c286b3fe1304b89d5f083e8e41703cd05ec 02:13:41 $ docker rm -f 51caae0811d4aa3eed4b6217e0545c286b3fe1304b89d5f083e8e41703cd05ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:14:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118565 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] ws 02:14:57 Running in /w/workspace/device-onvif-camera/7 [Pipeline] { [Pipeline] checkout 02:14:57 The recommended git tool is: git 02:15:03 using credential edgex-jenkins-ssh 02:15:03 Cloning the remote Git repository 02:15:03 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 02:15:03 > git init /w/workspace/device-onvif-camera/7 # timeout=10 02:15:03 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:15:03 > git --version # timeout=10 02:15:03 > git --version # 'git version 2.25.1' 02:15:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:03 Verifying host key using known hosts file 02:15:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:15:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:15:05 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:15:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:15:07 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:15:07 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:15:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:07 Verifying host key using known hosts file 02:15:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:15:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:15:07 Merging remotes/origin/main commit 85f19cd4395ab38c9fed3c9acaecd010dfd8799e into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 02:15:08 Merge succeeded, producing a9551ac907c501ae71b080d4bde506af53160d79 02:15:08 Checking out Revision a9551ac907c501ae71b080d4bde506af53160d79 (PR-185) 02:15:07 > git config core.sparsecheckout # timeout=10 02:15:07 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 02:15:08 > git remote # timeout=10 02:15:08 > git config --get remote.origin.url # timeout=10 02:15:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:08 Verifying host key using known hosts file 02:15:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:15:08 > git merge 85f19cd4395ab38c9fed3c9acaecd010dfd8799e # timeout=10 02:15:08 > git rev-parse HEAD^{commit} # timeout=10 02:15:08 > git config core.sparsecheckout # timeout=10 02:15:08 > git checkout -f a9551ac907c501ae71b080d4bde506af53160d79 # timeout=10 02:15:12 Commit message: "Merge commit '85f19cd4395ab38c9fed3c9acaecd010dfd8799e' into HEAD" 02:15:12 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:15:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:15:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:13 Dload Upload Total Spent Left Speed 02:15:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh 02:15:12 > git rev-list --no-walk dbf92673fc4463387986473702af6c1d15156dfc # timeout=10 02:15:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:15:14 + sudo tee /etc/docker/daemon.new 02:15:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:15:14 { 02:15:14 "registry-mirrors": [ 02:15:14 "https://nexus3.edgexfoundry.org:10001" 02:15:14 ], 02:15:14 "bip": "10.250.0.254/24", 02:15:14 "hosts": [ 02:15:14 "tcp://0.0.0.0:5555", 02:15:14 "unix:///var/run/docker.sock" 02:15:14 ], 02:15:14 "mtu": 1458, 02:15:14 "selinux-enabled": true, 02:15:14 "seccomp-profile": "/etc/docker/seccomp.json" 02:15:14 } [Pipeline] sh 02:15:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:15:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:33 provisioning config files... 02:15:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/7@tmp/config10855458361934033893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:33 ---> docker-login.sh 02:15:33 nexus3.edgexfoundry.org:10001 02:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:34 Configure a credential helper to remove this warning. See 02:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:34 02:15:34 Login Succeeded 02:15:34 nexus3.edgexfoundry.org:10002 02:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:34 Configure a credential helper to remove this warning. See 02:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:34 02:15:34 Login Succeeded 02:15:34 nexus3.edgexfoundry.org:10003 02:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:35 Configure a credential helper to remove this warning. See 02:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:35 02:15:35 Login Succeeded 02:15:35 nexus3.edgexfoundry.org:10004 02:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:35 Configure a credential helper to remove this warning. See 02:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:35 02:15:35 Login Succeeded 02:15:35 docker.io 02:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:36 Configure a credential helper to remove this warning. See 02:15:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:36 02:15:36 Login Succeeded 02:15:36 ---> docker-login.sh ends [Pipeline] } 02:15:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:15:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:36 ========================================================= 02:15:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:15:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:36 + 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 . 02:15:37 Sending build context to Docker daemon 20.45MB 02:15:37 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 02:15:37 Step 2/13 : FROM ${BASE} AS builder 02:15:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:15:37 9b18e9b68314: Pulling fs layer 02:15:37 35d82f9e3411: Pulling fs layer 02:15:37 e16973657156: Pulling fs layer 02:15:37 fc693d55d65f: Pulling fs layer 02:15:37 7e9fc2657dce: Pulling fs layer 02:15:37 dda99020689f: Pulling fs layer 02:15:37 db1c61fa0a46: Pulling fs layer 02:15:37 7e9fc2657dce: Waiting 02:15:37 fc693d55d65f: Waiting 02:15:37 dda99020689f: Waiting 02:15:37 891c053d2c06: Pulling fs layer 02:15:37 db1c61fa0a46: Waiting 02:15:37 891c053d2c06: Waiting 02:15:37 e16973657156: Verifying Checksum 02:15:37 e16973657156: Download complete 02:15:37 35d82f9e3411: Verifying Checksum 02:15:37 35d82f9e3411: Download complete 02:15:37 7e9fc2657dce: Verifying Checksum 02:15:37 7e9fc2657dce: Download complete 02:15:37 dda99020689f: Download complete 02:15:37 9b18e9b68314: Verifying Checksum 02:15:37 9b18e9b68314: Download complete 02:15:38 9b18e9b68314: Pull complete 02:15:38 891c053d2c06: Verifying Checksum 02:15:38 891c053d2c06: Download complete 02:15:39 35d82f9e3411: Pull complete 02:15:39 e16973657156: Pull complete 02:15:40 db1c61fa0a46: Verifying Checksum 02:15:40 db1c61fa0a46: Download complete 02:15:40 fc693d55d65f: Download complete 02:15:53 fc693d55d65f: Pull complete 02:15:53 7e9fc2657dce: Pull complete 02:15:53 dda99020689f: Pull complete 02:15:59 db1c61fa0a46: Pull complete 02:16:01 891c053d2c06: Pull complete 02:16:01 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:16:01 ---> f96f9c87975a 02:16:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:16:03 ---> Running in 81a4eb800f25 02:16:03 Removing intermediate container 81a4eb800f25 02:16:03 ---> e9a0709ea9df 02:16:03 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:16:03 ---> Running in 50a55363e9b3 02:16:04 Removing intermediate container 50a55363e9b3 02:16:04 ---> 2e84b0705c0d 02:16:04 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:16:04 ---> Running in fd63c15ffe31 02:16:04 Removing intermediate container fd63c15ffe31 02:16:04 ---> c44886167434 02:16:04 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:16:04 ---> Running in bc3092aeb150 02:16:05 Removing intermediate container bc3092aeb150 02:16:05 ---> 68a752e590d5 02:16:05 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:16:05 ---> Running in 5d897bd5527a 02:16:05 Removing intermediate container 5d897bd5527a 02:16:05 ---> 67acb2475d47 02:16:05 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:16:05 ---> Running in 3bd8238353c4 02:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:16:08 OK: 221 MiB in 51 packages 02:16:09 Removing intermediate container 3bd8238353c4 02:16:09 ---> 0cd68b34a427 02:16:09 Step 9/13 : WORKDIR /device-onvif-camera 02:16:09 ---> Running in 913b8e47d031 02:16:09 Removing intermediate container 913b8e47d031 02:16:09 ---> 2e4f51ff89a9 02:16:09 Step 10/13 : COPY go.mod vendor* ./ 02:16:10 ---> 8b2ce7c99add 02:16:10 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:10 ---> Running in c6833f9065a5 02:17:06 Removing intermediate container c6833f9065a5 02:17:06 ---> 26b77a54f24f 02:17:06 Step 12/13 : COPY . . 02:17:07 ---> f7b06448465a 02:17:07 Step 13/13 : RUN ${MAKE} 02:17:07 ---> Running in bb936722764c 02:17:08 noop 02:17:09 Removing intermediate container bb936722764c 02:17:09 ---> 0118ad69789c 02:17:09 Successfully built 0118ad69789c 02:17:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:09 + docker inspect -f . ci-base-image-arm64 02:17:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:09 prd-ubuntu20.04-docker-arm64-4c-16g-118565 does not seem to be running inside a container 02:17:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:17:11 $ docker top ac639b08ccdfe018222b4bf74bc13315681955a813d8ee0c380263cf37435baa -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:11 + go version 02:17:11 go version go1.18.7 linux/arm64 [Pipeline] } 02:17:11 $ docker stop --time=1 ac639b08ccdfe018222b4bf74bc13315681955a813d8ee0c380263cf37435baa 02:17:13 $ docker rm -f ac639b08ccdfe018222b4bf74bc13315681955a813d8ee0c380263cf37435baa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:14 + docker inspect -f . ci-base-image-arm64 02:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:14 prd-ubuntu20.04-docker-arm64-4c-16g-118565 does not seem to be running inside a container 02:17:14 $ 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/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:17:15 $ docker top c966e91cc83d7f0c29e789ab359e10eea8201f02591c50c178e4783d650d09b3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:16 + git config --global --add safe.directory /w/workspace/device-onvif-camera/7 [Pipeline] fileExists [Pipeline] sh 02:17:17 + make test 02:17:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:17:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:19:11 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:19:21 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.270s coverage: 29.3% of statements 02:19:21 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 02:19:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.455s coverage: 86.5% of statements 02:19:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:19:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:20:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:20:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:20:18 ./bin/test-attribution-txt.sh [Pipeline] echo 02:20:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:20:18 $ docker stop --time=1 c966e91cc83d7f0c29e789ab359e10eea8201f02591c50c178e4783d650d09b3 02:20:20 $ docker rm -f c966e91cc83d7f0c29e789ab359e10eea8201f02591c50c178e4783d650d09b3 [Pipeline] // withDockerContainer [Pipeline] sh 02:20:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:20:21 Warning: overwriting stash ‘coverage-report’ 02:20:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:20:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:20:22 + ls -al . 02:20:22 total 244 02:20:22 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 02:17 . 02:20:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 02:15 .. 02:20:22 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 02:15 .git 02:20:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 02:15 .github 02:20:22 -rw-rw-r-- 1 jenkins jenkins 496 Nov 8 02:15 .gitignore 02:20:22 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 02:15 .golangci.yml 02:20:22 -rw-rw-r-- 1 jenkins jenkins 9739 Nov 8 02:15 Attribution.txt 02:20:22 -rw-rw-r-- 1 jenkins jenkins 6312 Nov 8 02:15 CHANGELOG.md 02:20:22 -rw-rw-r-- 1 jenkins jenkins 1637 Nov 8 02:15 Dockerfile 02:20:22 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 02:15 GOVERNANCE.md 02:20:22 -rw-rw-r-- 1 jenkins jenkins 734 Nov 8 02:15 Jenkinsfile 02:20:22 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 02:15 LICENSE 02:20:22 -rw-rw-r-- 1 jenkins jenkins 2858 Nov 8 02:15 Makefile 02:20:22 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 02:15 OWNERS.md 02:20:22 -rw-rw-r-- 1 jenkins jenkins 6595 Nov 8 02:15 README.md 02:20:22 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 02:11 VERSION 02:20:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 02:15 bin 02:20:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 02:15 cmd 02:20:22 -rw-r--r-- 1 jenkins jenkins 79184 Nov 8 02:19 coverage.out 02:20:22 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 02:15 doc 02:20:22 -rw-rw-r-- 1 jenkins jenkins 3694 Nov 8 02:15 go.mod 02:20:22 -rw-rw-r-- 1 jenkins jenkins 46119 Nov 8 02:15 go.sum 02:20:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 02:15 internal 02:20:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 02:15 snap 02:20:22 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 02:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 + 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=a9551ac907c501ae71b080d4bde506af53160d79 --label arch=arm64 --label version=0.0.0 . 02:20:23 Sending build context to Docker daemon 20.53MB 02:20:23 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:20:23 Step 2/26 : FROM ${BASE} AS builder 02:20:23 ---> 0118ad69789c 02:20:23 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:20:23 ---> Running in 259a875e465e 02:20:24 Removing intermediate container 259a875e465e 02:20:24 ---> 70118e9c1d75 02:20:24 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:20:24 ---> Running in 5ec6d97a8470 02:20:24 Removing intermediate container 5ec6d97a8470 02:20:24 ---> 54d0a2c806e0 02:20:24 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:20:24 ---> Running in bc0595e7e3be 02:20:25 Removing intermediate container bc0595e7e3be 02:20:25 ---> 5c69b02883cf 02:20:25 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:20:25 ---> Running in fc8a78fead7a 02:20:25 Removing intermediate container fc8a78fead7a 02:20:25 ---> cafd18e75a9d 02:20:25 Step 7/26 : LABEL Name=edgex-device-onvif-camera 02:20:25 ---> Running in 59a06354c5af 02:20:25 Removing intermediate container 59a06354c5af 02:20:25 ---> 58c6680378a5 02:20:25 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:20:25 ---> Running in 6b0ef535b54d 02:20:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:20:28 OK: 221 MiB in 51 packages 02:20:28 Removing intermediate container 6b0ef535b54d 02:20:28 ---> be676fe58257 02:20:28 Step 9/26 : WORKDIR /device-onvif-camera 02:20:28 ---> Running in 9dcb8a1f2ba2 02:20:29 Removing intermediate container 9dcb8a1f2ba2 02:20:29 ---> 9852d3465795 02:20:29 Step 10/26 : COPY go.mod vendor* ./ 02:20:29 ---> ad0f75c95de3 02:20:29 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:30 ---> Running in 04a6a8220a23 02:20:32 Removing intermediate container 04a6a8220a23 02:20:32 ---> f2719c70c1b5 02:20:32 Step 12/26 : COPY . . 02:20:34 ---> cb6cf3517763 02:20:34 Step 13/26 : RUN ${MAKE} 02:20:34 ---> Running in 44219ac4e0c8 02:20:35 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -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.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:23:11 Removing intermediate container 44219ac4e0c8 02:23:11 ---> 2d05c2fbec81 02:23:11 Step 14/26 : FROM alpine:3.16 02:23:11 3.16: Pulling from library/alpine 02:23:11 9b18e9b68314: Already exists 02:23:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:23:11 Status: Downloaded newer image for alpine:3.16 02:23:11 ---> a6215f271958 02:23:11 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:23:11 ---> Running in 8aba88aed943 02:23:11 Removing intermediate container 8aba88aed943 02:23:11 ---> 2bb1d26ed155 02:23:11 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 02:23:11 ---> Running in 7f9c142c4e39 02:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:23:11 (1/6) Installing dumb-init (1.2.5-r1) 02:23:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:23:11 (3/6) Installing libsodium (1.0.18-r0) 02:23:11 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:23:11 (5/6) Installing libzmq (4.3.4-r0) 02:23:11 (6/6) Installing zeromq (4.3.4-r0) 02:23:11 Executing busybox-1.35.0-r17.trigger 02:23:11 OK: 8 MiB in 20 packages 02:23:11 Removing intermediate container 7f9c142c4e39 02:23:11 ---> a1fd90583065 02:23:11 Step 17/26 : WORKDIR / 02:23:11 ---> Running in 544e1a44b10e 02:23:11 Removing intermediate container 544e1a44b10e 02:23:11 ---> a16f353f9b78 02:23:11 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 02:23:11 ---> 18984ff96ffb 02:23:11 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 02:23:11 ---> 035e5afa276d 02:23:11 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:23:11 ---> dbbc6172bc9e 02:23:11 Step 21/26 : EXPOSE 59984 02:23:11 ---> Running in a61e506b8746 02:23:11 Removing intermediate container a61e506b8746 02:23:11 ---> 41bb73020920 02:23:11 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 02:23:11 ---> Running in 798c23e5c2bf 02:23:12 Removing intermediate container 798c23e5c2bf 02:23:12 ---> 7dfc260299a7 02:23:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:23:12 ---> Running in ef087ec3640b 02:23:12 Removing intermediate container ef087ec3640b 02:23:12 ---> 026daaba09ef 02:23:12 Step 24/26 : LABEL arch=arm64 02:23:12 ---> Running in 8c66a3acc914 02:23:12 Removing intermediate container 8c66a3acc914 02:23:12 ---> ed0a5fd3c383 02:23:12 Step 25/26 : LABEL git_sha=a9551ac907c501ae71b080d4bde506af53160d79 02:23:12 ---> Running in ac58713cda8f 02:23:13 Removing intermediate container ac58713cda8f 02:23:13 ---> d9434eeeee17 02:23:13 Step 26/26 : LABEL version=0.0.0 02:23:13 ---> Running in 8e49cc554934 02:23:13 Removing intermediate container 8e49cc554934 02:23:13 ---> 838d3d793028 02:23:13 [Warning] One or more build-args [ARCH] were not consumed 02:23:13 Successfully built 838d3d793028 02:23:13 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 02:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:14 02:23:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:14 arm64: Pulling from edgex-lftools-log-publisher 02:23:14 8998bd30e6a1: Pulling fs layer 02:23:14 04944245beec: Pulling fs layer 02:23:14 699f458cf7ca: Pulling fs layer 02:23:14 765212b225bb: Pulling fs layer 02:23:14 f23df028b6ca: Pulling fs layer 02:23:14 d65c8cfc05b1: Pulling fs layer 02:23:14 2437ff75d9bd: Pulling fs layer 02:23:14 f23df028b6ca: Waiting 02:23:14 d65c8cfc05b1: Waiting 02:23:14 2437ff75d9bd: Waiting 02:23:14 765212b225bb: Waiting 02:23:14 04944245beec: Verifying Checksum 02:23:14 04944245beec: Download complete 02:23:14 765212b225bb: Verifying Checksum 02:23:14 765212b225bb: Download complete 02:23:14 f23df028b6ca: Verifying Checksum 02:23:14 f23df028b6ca: Download complete 02:23:14 d65c8cfc05b1: Verifying Checksum 02:23:14 d65c8cfc05b1: Download complete 02:23:15 699f458cf7ca: Verifying Checksum 02:23:15 699f458cf7ca: Download complete 02:23:15 8998bd30e6a1: Verifying Checksum 02:23:15 8998bd30e6a1: Download complete 02:23:17 2437ff75d9bd: Verifying Checksum 02:23:17 2437ff75d9bd: Download complete 02:23:19 8998bd30e6a1: Pull complete 02:23:20 04944245beec: Pull complete 02:23:21 699f458cf7ca: Pull complete 02:23:21 765212b225bb: Pull complete 02:23:22 f23df028b6ca: Pull complete 02:23:22 d65c8cfc05b1: Pull complete 02:23:37 2437ff75d9bd: Pull complete 02:23:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:37 prd-ubuntu20.04-docker-arm64-4c-16g-118565 does not seem to be running inside a container 02:23:38 $ 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/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:23:40 $ docker top 8052720ed84f3fc66c893377c320eef74b731ea3c47523e2bd64b34adcd7ba0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:41 ---> job-cost.sh 02:23:41 lf-activate-venv: SKIPPING 02:23:41 INFO: No Stack... 02:23:42 INFO: Retrieving Pricing Info for: v3-standard-4 02:23:42 INFO: Archiving Costs [Pipeline] sh 02:23:43 + cut -d, -f6 02:23:43 + cat /w/workspace/device-onvif-camera/7/archives/cost.csv [Pipeline] lock 02:23:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-7-stack-cost] 02:23:43 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-7-stack-cost] did not exist. Created. 02:23:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:23:44 /w/workspace/device-onvif-camera/7@tmp/durable-83dcb428/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:23:44 + echo total: 0.10999999940395355 [Pipeline] stash 02:23:44 Warning: overwriting stash ‘stack-cost’ 02:23:45 Stashed 1 file(s) [Pipeline] } 02:23:45 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:23:45 $ docker stop --time=1 8052720ed84f3fc66c893377c320eef74b731ea3c47523e2bd64b34adcd7ba0d 02:23:46 $ docker rm -f 8052720ed84f3fc66c893377c320eef74b731ea3c47523e2bd64b34adcd7ba0d [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 02:23:46 provisioning config files... 02:23:46 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config15967714911062264315tmp [Pipeline] { [Pipeline] sh 02:23:47 + set +x 02:23:47 + curl -s https://codecov.io/bash 02:23:47 + bash -s -- 02:23:47 02:23:47 _____ _ 02:23:47 / ____| | | 02:23:47 | | ___ __| | ___ ___ _____ __ 02:23:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:23:47 | |___| (_) | (_| | __/ (_| (_) \ V / 02:23:47 \_____\___/ \__,_|\___|\___\___/ \_/ 02:23:47 Bash-1.0.6 02:23:47 02:23:47 02:23:47 ==> git version 2.25.1 found 02:23:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:23:47 Release-Date: 2020-01-08 02:23:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:23:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:23:47 ==> Jenkins CI detected. 02:23:47 current dir:  /w/workspace/undry_device-onvif-camera_PR-185 02:23:47 project root: . 02:23:47 --> token set from env 02:23:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:23:47 ==> Running gcov in . (disable via -X gcov) 02:23:47 ==> Python coveragepy not found 02:23:47 ==> Searching for coverage reports in: 02:23:47 + . 02:23:47 -> Found 1 reports 02:23:47 ==> Detecting git/mercurial file structure 02:23:47 ==> Reading reports 02:23:47 + ./coverage.out bytes=79184 02:23:47 ==> Appending adjustments 02:23:47 https://docs.codecov.io/docs/fixing-reports 02:23:47 + Found adjustments 02:23:47 ==> Gzipping contents 02:23:47 12K /tmp/codecov.uPo8Sh.gz 02:23:47 ==> Uploading reports 02:23:47 url: https://codecov.io 02:23:47 query: branch=PR-185&commit=5667202f3352339af0b8de9d7c90f315fba2c531&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 02:23:47 -> Pinging Codecov 02:23:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-185&commit=5667202f3352339af0b8de9d7c90f315fba2c531&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 02:23:47 -> Uploading to 02:23:47 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/F29A59C45E3A92E06B3E522C9905F8EF/5667202f3352339af0b8de9d7c90f315fba2c531/466a3603-4858-4753-a05e-da1111957eca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T022347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdf7300f0832223975d07208270a598588beee6d9cf84feb3ee10b4b4fc58437 02:23:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:23:47 Dload Upload Total Spent Left Speed 02:23:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10827 0 0 100 10827 0 46668 --:--:-- --:--:-- --:--:-- 46668 02:23:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5667202f3352339af0b8de9d7c90f315fba2c531 [Pipeline] } 02:23:48 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 02:23:48 + [ -d /w/workspace/undry_device-onvif-camera_PR-185/archives ] 02:23:48 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 02:23:48 total 16 02:23:48 drwxr-xr-x 3 root root 4096 Nov 8 02:13 . 02:23:48 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 02:13 .. 02:23:48 drwxr-xr-x 2 root root 4096 Nov 8 02:13 cost 02:23:48 -rw-r--r-- 1 root root 91 Nov 8 02:13 cost.csv 02:23:48 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-185/archives 02:23:48 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 02:23:48 total 16 02:23:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 02:13 . 02:23:48 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 02:13 .. 02:23:48 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 02:13 cost 02:23:48 -rw-r--r-- 1 jenkins jenkins 91 Nov 8 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:23:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:23:49 ---> package-listing.sh 02:23:49 ++ facter osfamily 02:23:49 ++ tr '[:upper:]' '[:lower:]' 02:23:50 + OS_FAMILY=debian 02:23:50 + workspace=/w/workspace/undry_device-onvif-camera_PR-185 02:23:50 + START_PACKAGES=/tmp/packages_start.txt 02:23:50 + END_PACKAGES=/tmp/packages_end.txt 02:23:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:23:50 + PACKAGES=/tmp/packages_start.txt 02:23:50 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 02:23:50 + PACKAGES=/tmp/packages_end.txt 02:23:50 + case "${OS_FAMILY}" in 02:23:50 + dpkg -l 02:23:50 + grep '^ii' 02:23:50 + '[' -f /tmp/packages_start.txt ']' 02:23:50 + '[' -f /tmp/packages_end.txt ']' 02:23:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:23:50 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 02:23:50 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-185/archives/ 02:23:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-185/archives/ [Pipeline] echo 02:23:50 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:23:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:51 prd-ubuntu20.04-docker-8c-8g-118561 does not seem to be running inside a container 02:23:51 $ 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-185/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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:23:51 $ docker top 4b1017fc59a34e1061c64895c98e104c9a74dd1c5e6d01883bd9c9bdc24647b6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:51 + touch /tmp/pre-build-complete [Pipeline] sh 02:23:51 + mkdir -p /var/log/sysstat [Pipeline] sh 02:23:52 + ls /var/log/sa-host 02:23:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:52 provisioning config files... 02:23:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config2830927637641543474tmp [Pipeline] { [Pipeline] echo 02:23:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:23:52 ---> create-netrc.sh [Pipeline] } 02:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:23:52 ---> python-tools-install.sh [Pipeline] echo 02:23:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:23:53 ---> sudo-logs.sh 02:23:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:23:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:23:53 ---> job-cost.sh 02:23:53 lf-activate-venv: SKIPPING 02:23:53 DEBUG: total: 0.2199999988079071 02:23:53 INFO: Retrieving Stack Cost... 02:23:54 INFO: Retrieving Pricing Info for: v3-standard-8 02:23:54 INFO: Archiving Costs [Pipeline] echo 02:23:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:23:54 ---> logs-deploy.sh 02:23:54 lf-activate-venv: SKIPPING 02:23:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-185/7 02:23:54 INFO: archiving workspace using pattern(s): 02:23:55 Archives upload complete. 02:23:55 INFO: archiving logs to Nexus