Pull request #201 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 057dd29b7858ebdc8c4b73203abc2d61eb719729+4eac92da5dfc23f9865ece6d9684c74467a8de72 (6e041b315dd37af541e2bfa958239da0a2d49bd9) 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-ssh5034031076502173167.key > 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-ssh16950100417213099010.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-201/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-201/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1386720426942296737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-201/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8918856512911325211.key > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18371965419021087340.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-201/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-201/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh830985030103041449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-134 in /w/workspace/undry_device-onvif-camera_PR-201 [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-201 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4eac92da5dfc23f9865ece6d9684c74467a8de72 into PR head commit 057dd29b7858ebdc8c4b73203abc2d61eb719729 Merge succeeded, producing 057dd29b7858ebdc8c4b73203abc2d61eb719729 Checking out Revision 057dd29b7858ebdc8c4b73203abc2d61eb719729 (PR-201) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 057dd29b7858ebdc8c4b73203abc2d61eb719729 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4eac92da5dfc23f9865ece6d9684c74467a8de72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 057dd29b7858ebdc8c4b73203abc2d61eb719729 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:10:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:10:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:10:07 ========================================================= 03:10:07 EdgeX Global Pipelines Version Info 03:10:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:10:08 ------------------- 03:10:08 stable info: 03:10:08 ------------------- 03:10:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:10:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:10:08 Message: update stable to v1.0.244 03:10:09 ------------------- 03:10:09 experimental info: 03:10:09 ------------------- 03:10:09 Commited By: **** collab-it+edgex@linuxfoundation.org 03:10:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:10:09 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:10:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:10:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:10:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:10:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:10:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:10:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:10:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-201 [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-201 [Pipeline] echo 03:10:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-201 [Pipeline] echo 03:10:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 057dd29b7858ebdc8c4b73203abc2d61eb719729 [Pipeline] echo 03:10:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 057dd29 [Pipeline] echo 03:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:11 provisioning config files... 03:10:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-201@tmp/config1716771718618015892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:11 ---> docker-login.sh 03:10:11 nexus3.edgexfoundry.org:10001 03:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:11 Configure a credential helper to remove this warning. See 03:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:11 03:10:11 Login Succeeded 03:10:11 nexus3.edgexfoundry.org:10002 03:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:11 Configure a credential helper to remove this warning. See 03:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:11 03:10:11 Login Succeeded 03:10:11 nexus3.edgexfoundry.org:10003 03:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:12 Configure a credential helper to remove this warning. See 03:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:12 03:10:12 Login Succeeded 03:10:12 nexus3.edgexfoundry.org:10004 03:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:12 Configure a credential helper to remove this warning. See 03:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:12 03:10:12 Login Succeeded 03:10:12 docker.io 03:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:12 Configure a credential helper to remove this warning. See 03:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:12 03:10:12 Login Succeeded 03:10:12 ---> docker-login.sh ends [Pipeline] } 03:10:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:10:13 + git rev-list -1 --merges 057dd29b7858ebdc8c4b73203abc2d61eb719729~1..057dd29b7858ebdc8c4b73203abc2d61eb719729 [Pipeline] echo 03:10:13 -----------> git rev-list -1 --merges 057dd29b7858ebdc8c4b73203abc2d61eb719729~1..057dd29b7858ebdc8c4b73203abc2d61eb719729 057dd29b7858ebdc8c4b73203abc2d61eb719729 [false] [Pipeline] sh 03:10:13 + git log --format=format:%s -1 057dd29b7858ebdc8c4b73203abc2d61eb719729 [Pipeline] echo 03:10:13 ========================================================= 03:10:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:10:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:10:14 + git log --format=format:%s -1 057dd29b7858ebdc8c4b73203abc2d61eb719729 [Pipeline] echo 03:10:14 [semverPrep] GIT_COMMIT: 057dd29b7858ebdc8c4b73203abc2d61eb719729, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:10:14 [semverPrep] This is not a build commit. [Pipeline] sh 03:10:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:14 + grep -v github /etc/ssh/ssh_known_hosts 03:10:14 + [ -e /tmp/ssh_known_hosts ] 03:10:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:10:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:10:14 + sudo tee -a /etc/ssh/ssh_known_hosts 03:10:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:15 03:10:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:15 0.1.4: Pulling from edgex-devops/py-git-semver 03:10:15 b85a868b505f: Pulling fs layer 03:10:15 e2be974225ed: Pulling fs layer 03:10:15 339a4e72a1f5: Pulling fs layer 03:10:15 988bab9f4d93: Pulling fs layer 03:10:15 1469e6f7b9e6: Pulling fs layer 03:10:15 eaf3925da568: Pulling fs layer 03:10:15 bab4dde63d76: Pulling fs layer 03:10:15 bde34c3a00c8: Pulling fs layer 03:10:15 b352a97aabf1: Pulling fs layer 03:10:15 4872d77fe225: Pulling fs layer 03:10:15 5851b861e8e6: Pulling fs layer 03:10:15 1469e6f7b9e6: Waiting 03:10:15 eaf3925da568: Waiting 03:10:15 b352a97aabf1: Waiting 03:10:15 4872d77fe225: Waiting 03:10:15 5851b861e8e6: Waiting 03:10:15 bde34c3a00c8: Waiting 03:10:15 bab4dde63d76: Waiting 03:10:15 988bab9f4d93: Waiting 03:10:15 e2be974225ed: Verifying Checksum 03:10:15 e2be974225ed: Download complete 03:10:15 988bab9f4d93: Verifying Checksum 03:10:15 988bab9f4d93: Download complete 03:10:15 1469e6f7b9e6: Verifying Checksum 03:10:15 1469e6f7b9e6: Download complete 03:10:15 339a4e72a1f5: Verifying Checksum 03:10:15 339a4e72a1f5: Download complete 03:10:15 eaf3925da568: Verifying Checksum 03:10:15 eaf3925da568: Download complete 03:10:15 bde34c3a00c8: Download complete 03:10:15 b352a97aabf1: Download complete 03:10:15 4872d77fe225: Download complete 03:10:15 5851b861e8e6: Verifying Checksum 03:10:15 5851b861e8e6: Download complete 03:10:15 b85a868b505f: Verifying Checksum 03:10:15 b85a868b505f: Download complete 03:10:16 bab4dde63d76: Verifying Checksum 03:10:16 bab4dde63d76: Download complete 03:10:16 b85a868b505f: Pull complete 03:10:17 e2be974225ed: Pull complete 03:10:17 339a4e72a1f5: Pull complete 03:10:17 988bab9f4d93: Pull complete 03:10:18 1469e6f7b9e6: Pull complete 03:10:18 eaf3925da568: Pull complete 03:10:20 bab4dde63d76: Pull complete 03:10:20 bde34c3a00c8: Pull complete 03:10:20 b352a97aabf1: Pull complete 03:10:20 4872d77fe225: Pull complete 03:10:20 5851b861e8e6: Pull complete 03:10:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:20 prd-ubuntu20.04-docker-8c-8g-134 does not seem to be running inside a container 03:10:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-201 -v /w/workspace/undry_device-onvif-camera_PR-201:/w/workspace/undry_device-onvif-camera_PR-201:rw,z -v /w/workspace/undry_device-onvif-camera_PR-201@tmp:/w/workspace/undry_device-onvif-camera_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:10:23 $ docker top f44e1e19e76dd91c01fa11dbf2513eaacebef01e9eae9da21352f54fab4cdb2f -eo pid,comm 03:10:23 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). 03:10:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:24 [ssh-agent] Looking for ssh-agent implementation... 03:10:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:24 $ docker exec f44e1e19e76dd91c01fa11dbf2513eaacebef01e9eae9da21352f54fab4cdb2f ssh-agent 03:10:24 SSH_AUTH_SOCK=/tmp/ssh-hVTK7gZJfcQ4/agent.31 03:10:24 SSH_AGENT_PID=37 03:10:24 Running ssh-add (command line suppressed) 03:10:24 Identity added: /w/workspace/undry_device-onvif-camera_PR-201@tmp/private_key_14282378254951648731.key (/w/workspace/undry_device-onvif-camera_PR-201@tmp/private_key_14282378254951648731.key) 03:10:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:24 + git tag --points-at HEAD [Pipeline] } 03:10:24 $ docker exec --env ******** --env ******** f44e1e19e76dd91c01fa11dbf2513eaacebef01e9eae9da21352f54fab4cdb2f ssh-agent -k 03:10:24 unset SSH_AUTH_SOCK; 03:10:24 unset SSH_AGENT_PID; 03:10:24 echo Agent pid 37 killed; 03:10:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:10:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:24 [ssh-agent] Looking for ssh-agent implementation... 03:10:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:25 $ docker exec f44e1e19e76dd91c01fa11dbf2513eaacebef01e9eae9da21352f54fab4cdb2f ssh-agent 03:10:25 SSH_AUTH_SOCK=/tmp/ssh-HTcn7ehMHCv9/agent.69 03:10:25 SSH_AGENT_PID=75 03:10:25 Running ssh-add (command line suppressed) 03:10:25 Identity added: /w/workspace/undry_device-onvif-camera_PR-201@tmp/private_key_695463348207967701.key (/w/workspace/undry_device-onvif-camera_PR-201@tmp/private_key_695463348207967701.key) 03:10:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:25 + git semver init 03:10:25 2022-12-19 03:10:25,821 [run_init] DEBUG init version:0.0.0 force:False 03:10:25 2022-12-19 03:10:25,822 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-201/.semver 03:10:25 2022-12-19 03:10:25,823 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-201/.semver 03:10:25 2022-12-19 03:10:25,823 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-201/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-201, universal_newlines=False, shell=None, istream=None) 03:10:27 2022-12-19 03:10:26,870 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-201/.git/info/exclude 03:10:27 2022-12-19 03:10:26,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-201/.semver/PR-201 with force:False 03:10:27 2022-12-19 03:10:26,871 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-201/.semver/PR-201 03:10:27 2022-12-19 03:10:26,875 [execute] INFO git cat-file --batch-check 03:10:27 2022-12-19 03:10:26,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-201/.semver, universal_newlines=False, shell=None, istream=) 03:10:27 2022-12-19 03:10:26,882 [execute] INFO git cat-file --batch 03:10:27 2022-12-19 03:10:26,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-201/.semver, universal_newlines=False, shell=None, istream=) 03:10:27 2022-12-19 03:10:26,889 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-201/.semver/PR-201 03:10:27 0.0.0 [Pipeline] } 03:10:27 $ docker exec --env ******** --env ******** f44e1e19e76dd91c01fa11dbf2513eaacebef01e9eae9da21352f54fab4cdb2f ssh-agent -k 03:10:27 unset SSH_AUTH_SOCK; 03:10:27 unset SSH_AGENT_PID; 03:10:27 echo Agent pid 75 killed; 03:10:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:27 + git semver [Pipeline] } 03:10:28 $ docker stop --time=1 f44e1e19e76dd91c01fa11dbf2513eaacebef01e9eae9da21352f54fab4cdb2f 03:10:29 $ docker rm -f --volumes f44e1e19e76dd91c01fa11dbf2513eaacebef01e9eae9da21352f54fab4cdb2f [Pipeline] // withDockerContainer [Pipeline] sh 03:10:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:10:30 Stashed 1 file(s) [Pipeline] echo 03:10:30 [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 03:10:30 provisioning config files... 03:10:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-201@tmp/config15730372185187960134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:31 ---> docker-login.sh 03:10:31 nexus3.edgexfoundry.org:10001 03:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:31 Configure a credential helper to remove this warning. See 03:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:31 03:10:31 Login Succeeded 03:10:31 nexus3.edgexfoundry.org:10002 03:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:31 Configure a credential helper to remove this warning. See 03:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:31 03:10:31 Login Succeeded 03:10:31 nexus3.edgexfoundry.org:10003 03:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:31 Configure a credential helper to remove this warning. See 03:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:31 03:10:31 Login Succeeded 03:10:31 nexus3.edgexfoundry.org:10004 03:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:31 Configure a credential helper to remove this warning. See 03:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:31 03:10:31 Login Succeeded 03:10:31 docker.io 03:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:31 Configure a credential helper to remove this warning. See 03:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:31 03:10:31 Login Succeeded 03:10:31 ---> docker-login.sh ends [Pipeline] } 03:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:10:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:10:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:10:31 ========================================================= 03:10:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:10:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:32 + 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 . 03:10:32 Sending build context to Docker daemon 27.66MB 03:10:32 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:10:32 Step 2/13 : FROM ${BASE} AS builder 03:10:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:10:32 213ec9aee27d: Pulling fs layer 03:10:32 4583459ba037: Pulling fs layer 03:10:32 93c1e223e6f2: Pulling fs layer 03:10:32 53926ce57604: Pulling fs layer 03:10:32 21b2b0c7a3f4: Pulling fs layer 03:10:32 22ff95d597cd: Pulling fs layer 03:10:32 12d6caf4c0d1: Pulling fs layer 03:10:32 96b7cbca73a9: Pulling fs layer 03:10:32 a7acece74701: Pulling fs layer 03:10:32 21b2b0c7a3f4: Waiting 03:10:32 22ff95d597cd: Waiting 03:10:32 53926ce57604: Waiting 03:10:32 12d6caf4c0d1: Waiting 03:10:32 96b7cbca73a9: Waiting 03:10:32 93c1e223e6f2: Download complete 03:10:32 4583459ba037: Verifying Checksum 03:10:32 4583459ba037: Download complete 03:10:32 21b2b0c7a3f4: Verifying Checksum 03:10:32 21b2b0c7a3f4: Download complete 03:10:32 22ff95d597cd: Download complete 03:10:32 213ec9aee27d: Verifying Checksum 03:10:32 213ec9aee27d: Download complete 03:10:32 12d6caf4c0d1: Verifying Checksum 03:10:32 12d6caf4c0d1: Download complete 03:10:32 213ec9aee27d: Pull complete 03:10:32 4583459ba037: Pull complete 03:10:33 93c1e223e6f2: Pull complete 03:10:33 a7acece74701: Download complete 03:10:33 96b7cbca73a9: Verifying Checksum 03:10:33 96b7cbca73a9: Download complete 03:10:33 53926ce57604: Verifying Checksum 03:10:33 53926ce57604: Download complete 03:10:37 53926ce57604: Pull complete 03:10:37 21b2b0c7a3f4: Pull complete 03:10:37 22ff95d597cd: Pull complete 03:10:37 12d6caf4c0d1: Pull complete 03:10:39 96b7cbca73a9: Pull complete 03:10:40 a7acece74701: Pull complete 03:10:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:10:40 ---> db6d94c90886 03:10:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:10:44 ---> Running in 6687f8579694 03:10:44 Removing intermediate container 6687f8579694 03:10:44 ---> c536bc517ac9 03:10:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:10:44 ---> Running in 7ce5e6be2fed 03:10:44 Removing intermediate container 7ce5e6be2fed 03:10:44 ---> 4f0a1fa00c20 03:10:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:10:44 ---> Running in 72ac5a9bd438 03:10:44 Removing intermediate container 72ac5a9bd438 03:10:44 ---> f5e3a8edfaa6 03:10:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:10:44 ---> Running in 1a121f5eff00 03:10:44 Removing intermediate container 1a121f5eff00 03:10:44 ---> 9abde70ae403 03:10:44 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:10:44 ---> Running in 8f3495f12eb8 03:10:44 Removing intermediate container 8f3495f12eb8 03:10:44 ---> 823cec5fce85 03:10:44 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:10:44 ---> Running in 202392f1a7ba 03:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:10:45 Still waiting to schedule task 03:10:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-135’ is offline 03:10:45 OK: 211 MiB in 51 packages 03:10:45 Removing intermediate container 202392f1a7ba 03:10:45 ---> 1bde7d9febb4 03:10:45 Step 9/13 : WORKDIR /device-onvif-camera 03:10:45 ---> Running in 74a5d9df3fa1 03:10:45 Removing intermediate container 74a5d9df3fa1 03:10:45 ---> 8d0a82b68517 03:10:45 Step 10/13 : COPY go.mod vendor* ./ 03:10:46 ---> 03428cd995c2 03:10:46 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:46 ---> Running in 636251dfcb25 03:11:08 Removing intermediate container 636251dfcb25 03:11:08 ---> 983f92883ef7 03:11:08 Step 12/13 : COPY . . 03:11:08 ---> 58e553458857 03:11:08 Step 13/13 : RUN ${MAKE} 03:11:08 ---> Running in 1f7d2a8ce2aa 03:11:08 noop 03:11:09 Removing intermediate container 1f7d2a8ce2aa 03:11:09 ---> 73b4775ae73f 03:11:09 Successfully built 73b4775ae73f 03:11:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:09 + docker inspect -f . ci-base-image-x86_64 03:11:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:09 prd-ubuntu20.04-docker-8c-8g-134 does not seem to be running inside a container 03:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-201 -v /w/workspace/undry_device-onvif-camera_PR-201:/w/workspace/undry_device-onvif-camera_PR-201:rw,z -v /w/workspace/undry_device-onvif-camera_PR-201@tmp:/w/workspace/undry_device-onvif-camera_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:11:10 $ docker top 4bf2257c640daaf97ba3c80fd038f66d4733154de60a8c8b3684cf06258ac565 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:10 + go version 03:11:10 go version go1.18.7 linux/amd64 [Pipeline] } 03:11:10 $ docker stop --time=1 4bf2257c640daaf97ba3c80fd038f66d4733154de60a8c8b3684cf06258ac565 03:11:11 $ docker rm -f --volumes 4bf2257c640daaf97ba3c80fd038f66d4733154de60a8c8b3684cf06258ac565 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:12 + docker inspect -f . ci-base-image-x86_64 03:11:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:12 prd-ubuntu20.04-docker-8c-8g-134 does not seem to be running inside a container 03:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-201 -v /w/workspace/undry_device-onvif-camera_PR-201:/w/workspace/undry_device-onvif-camera_PR-201:rw,z -v /w/workspace/undry_device-onvif-camera_PR-201@tmp:/w/workspace/undry_device-onvif-camera_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:11:13 $ docker top ccf2db2a3d58b5fd55628d7c14433438068b0a0dde8f6a43f759068a4485abae -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:13 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-201 [Pipeline] fileExists [Pipeline] sh 03:11:13 + make test 03:11:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:11:14 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:11:24 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:11:27 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 29.3% of statements 03:11:27 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:11:27 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.283s coverage: 86.5% of statements 03:11:35 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." 03:11:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:11:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:11:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:11:37 ./bin/test-attribution-txt.sh [Pipeline] echo 03:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:11:38 $ docker stop --time=1 ccf2db2a3d58b5fd55628d7c14433438068b0a0dde8f6a43f759068a4485abae 03:11:40 $ docker rm -f --volumes ccf2db2a3d58b5fd55628d7c14433438068b0a0dde8f6a43f759068a4485abae [Pipeline] // withDockerContainer [Pipeline] sh 03:11:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:11:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:11:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:11:41 + ls -al . 03:11:41 total 248 03:11:41 drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 03:11 . 03:11:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:10 .. 03:11:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 03:11 .git 03:11:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 03:10 .github 03:11:41 -rw-rw-r-- 1 jenkins jenkins 496 Dec 19 03:10 .gitignore 03:11:41 -rw-rw-r-- 1 jenkins jenkins 42 Dec 19 03:10 .golangci.yml 03:11:41 drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 03:10 .semver 03:11:41 -rw-rw-r-- 1 jenkins jenkins 9742 Dec 19 03:10 Attribution.txt 03:11:41 -rw-rw-r-- 1 jenkins jenkins 6312 Dec 19 03:10 CHANGELOG.md 03:11:41 -rw-rw-r-- 1 jenkins jenkins 1637 Dec 19 03:10 Dockerfile 03:11:41 -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 03:10 GOVERNANCE.md 03:11:41 -rw-rw-r-- 1 jenkins jenkins 734 Dec 19 03:10 Jenkinsfile 03:11:41 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 19 03:10 LICENSE 03:11:41 -rw-rw-r-- 1 jenkins jenkins 2858 Dec 19 03:10 Makefile 03:11:41 -rw-rw-r-- 1 jenkins jenkins 625 Dec 19 03:10 OWNERS.md 03:11:41 -rw-rw-r-- 1 jenkins jenkins 6595 Dec 19 03:10 README.md 03:11:41 -rw-rw-r-- 1 jenkins jenkins 5 Dec 19 03:10 VERSION 03:11:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 03:10 bin 03:11:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 03:10 cmd 03:11:41 -rw-r--r-- 1 jenkins jenkins 79184 Dec 19 03:11 coverage.out 03:11:41 drwxrwxr-x 6 jenkins jenkins 4096 Dec 19 03:10 doc 03:11:41 -rw-rw-r-- 1 jenkins jenkins 3688 Dec 19 03:10 go.mod 03:11:41 -rw-rw-r-- 1 jenkins jenkins 46249 Dec 19 03:10 go.sum 03:11:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:10 internal 03:11:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:10 snap 03:11:41 -rw-rw-r-- 1 jenkins jenkins 236 Dec 19 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:42 + 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=057dd29b7858ebdc8c4b73203abc2d61eb719729 --label arch=amd64 --label version=0.0.0 . 03:11:42 Sending build context to Docker daemon 27.74MB 03:11:42 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:11:42 Step 2/26 : FROM ${BASE} AS builder 03:11:42 ---> 73b4775ae73f 03:11:42 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:11:42 ---> Running in 2532aaa6d494 03:11:42 Removing intermediate container 2532aaa6d494 03:11:42 ---> c0cce3443d3d 03:11:42 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:11:42 ---> Running in ab3d9c2636cb 03:11:42 Removing intermediate container ab3d9c2636cb 03:11:42 ---> fde9b9015e24 03:11:42 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:11:42 ---> Running in f82fdd66a0ee 03:11:42 Removing intermediate container f82fdd66a0ee 03:11:42 ---> fb9863e7e199 03:11:42 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:11:43 ---> Running in ce48e2c0f241 03:11:43 Removing intermediate container ce48e2c0f241 03:11:43 ---> 215d2743ba72 03:11:43 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:11:43 ---> Running in 3e36f1e746cc 03:11:43 Removing intermediate container 3e36f1e746cc 03:11:43 ---> 779b1bb460bd 03:11:43 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:11:43 ---> Running in 57ac117391d2 03:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:11:43 OK: 211 MiB in 51 packages 03:11:44 Removing intermediate container 57ac117391d2 03:11:44 ---> 8ad2adca362d 03:11:44 Step 9/26 : WORKDIR /device-onvif-camera 03:11:44 ---> Running in c44f064810ae 03:11:44 Removing intermediate container c44f064810ae 03:11:44 ---> 243623569c8c 03:11:44 Step 10/26 : COPY go.mod vendor* ./ 03:11:44 ---> 6b03ebac93b8 03:11:44 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:44 ---> Running in 011fb4a7e472 03:11:45 Removing intermediate container 011fb4a7e472 03:11:45 ---> 57ee515ab07f 03:11:45 Step 12/26 : COPY . . 03:11:45 ---> 80c92ea893e5 03:11:45 Step 13/26 : RUN ${MAKE} 03:11:45 ---> Running in 0c1f03276aae 03:11:46 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/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:12:08 Removing intermediate container 0c1f03276aae 03:12:08 ---> 607cc34f26c0 03:12:08 Step 14/26 : FROM alpine:3.16 03:12:08 3.16: Pulling from library/alpine 03:12:08 ca7dd9ec2225: Pulling fs layer 03:12:08 ca7dd9ec2225: Verifying Checksum 03:12:08 ca7dd9ec2225: Download complete 03:12:08 ca7dd9ec2225: Pull complete 03:12:08 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:12:08 Status: Downloaded newer image for alpine:3.16 03:12:08 ---> bfe296a52501 03:12:08 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:12:08 ---> Running in bb5ebd85d8bc 03:12:08 Removing intermediate container bb5ebd85d8bc 03:12:08 ---> 9a4b19759499 03:12:08 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:12:08 ---> Running in 5431392d662a 03:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:12:08 (1/6) Installing dumb-init (1.2.5-r1) 03:12:08 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:12:08 (3/6) Installing libsodium (1.0.18-r0) 03:12:08 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:12:08 (5/6) Installing libzmq (4.3.4-r0) 03:12:08 (6/6) Installing zeromq (4.3.4-r0) 03:12:08 Executing busybox-1.35.0-r17.trigger 03:12:08 OK: 8 MiB in 20 packages 03:12:09 Removing intermediate container 5431392d662a 03:12:09 ---> 461237a1ed2b 03:12:09 Step 17/26 : WORKDIR / 03:12:09 ---> Running in 8a7aa8724773 03:12:09 Removing intermediate container 8a7aa8724773 03:12:09 ---> ca1f80fbdb61 03:12:09 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:12:10 ---> d56f3837ed0c 03:12:10 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:12:10 ---> 2a1c225972f8 03:12:10 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:12:10 ---> bf67dbcb953c 03:12:10 Step 21/26 : EXPOSE 59984 03:12:10 ---> Running in a37286a8d83c 03:12:10 Removing intermediate container a37286a8d83c 03:12:10 ---> 4911fa1523d3 03:12:10 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:12:10 ---> Running in e5457aec8490 03:12:10 Removing intermediate container e5457aec8490 03:12:10 ---> ec28841904de 03:12:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:12:10 ---> Running in d27936a02af9 03:12:10 Removing intermediate container d27936a02af9 03:12:10 ---> 319592d6ca53 03:12:10 Step 24/26 : LABEL arch=amd64 03:12:10 ---> Running in bcf688c0fb2b 03:12:10 Removing intermediate container bcf688c0fb2b 03:12:10 ---> 2ea764f8a961 03:12:10 Step 25/26 : LABEL git_sha=057dd29b7858ebdc8c4b73203abc2d61eb719729 03:12:10 ---> Running in fc9adffe3a7d 03:12:11 Removing intermediate container fc9adffe3a7d 03:12:11 ---> 3971c88b3d33 03:12:11 Step 26/26 : LABEL version=0.0.0 03:12:11 ---> Running in 42bb198f8b9b 03:12:11 Removing intermediate container 42bb198f8b9b 03:12:11 ---> 4f4e00ace679 03:12:11 [Warning] One or more build-args [ARCH] were not consumed 03:12:11 Successfully built 4f4e00ace679 03:12:11 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 03:12:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:11 03:12:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:12 latest: Pulling from edgex-lftools-log-publisher 03:12:12 5eb5b503b376: Pulling fs layer 03:12:12 5c69ac0246d0: Pulling fs layer 03:12:12 ec43610c2a17: Pulling fs layer 03:12:12 3a2ae6a8a46f: Pulling fs layer 03:12:12 33b1e0a273af: Pulling fs layer 03:12:12 5d3b04190fa2: Pulling fs layer 03:12:12 2f39f015ded8: Pulling fs layer 03:12:12 33b1e0a273af: Waiting 03:12:12 5d3b04190fa2: Waiting 03:12:12 2f39f015ded8: Waiting 03:12:12 3a2ae6a8a46f: Waiting 03:12:12 5c69ac0246d0: Download complete 03:12:12 3a2ae6a8a46f: Verifying Checksum 03:12:12 3a2ae6a8a46f: Download complete 03:12:12 33b1e0a273af: Verifying Checksum 03:12:12 33b1e0a273af: Download complete 03:12:12 ec43610c2a17: Verifying Checksum 03:12:12 ec43610c2a17: Download complete 03:12:12 5d3b04190fa2: Download complete 03:12:12 5eb5b503b376: Verifying Checksum 03:12:12 5eb5b503b376: Download complete 03:12:13 2f39f015ded8: Verifying Checksum 03:12:13 2f39f015ded8: Download complete 03:12:13 5eb5b503b376: Pull complete 03:12:13 5c69ac0246d0: Pull complete 03:12:14 ec43610c2a17: Pull complete 03:12:14 3a2ae6a8a46f: Pull complete 03:12:14 33b1e0a273af: Pull complete 03:12:14 5d3b04190fa2: Pull complete 03:12:20 2f39f015ded8: Pull complete 03:12:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:12:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:20 prd-ubuntu20.04-docker-8c-8g-134 does not seem to be running inside a container 03:12:20 $ 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-201 -v /w/workspace/undry_device-onvif-camera_PR-201:/w/workspace/undry_device-onvif-camera_PR-201:rw,z -v /w/workspace/undry_device-onvif-camera_PR-201@tmp:/w/workspace/undry_device-onvif-camera_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:12:23 $ docker top 35bb989090b2697b5b5ca46f6915965a70bc8ccbafe6de6ee776197ff92199f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:23 ---> job-cost.sh 03:12:23 lf-activate-venv: SKIPPING 03:12:23 INFO: No Stack... 03:12:24 INFO: Retrieving Pricing Info for: v3-standard-8 03:12:24 INFO: Archiving Costs [Pipeline] sh 03:12:24 + cat /w/workspace/undry_device-onvif-camera_PR-201/archives/cost.csv 03:12:24 + cut -d, -f6 [Pipeline] lock 03:12:24 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-201-1-stack-cost] 03:12:24 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-201-1-stack-cost] did not exist. Created. 03:12:24 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-201-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:12:25 + echo total: 0.2199999988079071 [Pipeline] stash 03:12:25 Stashed 1 file(s) [Pipeline] } 03:12:25 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-201-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:12:25 $ docker stop --time=1 35bb989090b2697b5b5ca46f6915965a70bc8ccbafe6de6ee776197ff92199f7 03:12:26 $ docker rm -f --volumes 35bb989090b2697b5b5ca46f6915965a70bc8ccbafe6de6ee776197ff92199f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:13:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-136 in /w/workspace/undry_device-onvif-camera_PR-201 [Pipeline] { [Pipeline] ws 03:13:04 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:13:04 The recommended git tool is: git 03:13:14 using credential edgex-jenkins-ssh 03:13:14 Cloning the remote Git repository 03:13:14 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:13:14 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:13:14 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:13:15 > git --version # timeout=10 03:13:15 > git --version # 'git version 2.25.1' 03:13:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:13:16 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:13:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:13:18 Merging remotes/origin/main commit 4eac92da5dfc23f9865ece6d9684c74467a8de72 into PR head commit 057dd29b7858ebdc8c4b73203abc2d61eb719729 03:13:17 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:13:17 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:13:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:13:18 > git config core.sparsecheckout # timeout=10 03:13:18 > git checkout -f 057dd29b7858ebdc8c4b73203abc2d61eb719729 # timeout=10 03:13:18 Merge succeeded, producing 057dd29b7858ebdc8c4b73203abc2d61eb719729 03:13:18 Checking out Revision 057dd29b7858ebdc8c4b73203abc2d61eb719729 (PR-201) 03:13:19 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:13:19 > git --version # timeout=10 03:13:19 > git --version # 'git version 2.25.1' 03:13:19 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { 03:13:18 > git remote # timeout=10 03:13:18 > git config --get remote.origin.url # timeout=10 03:13:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:18 > git merge 4eac92da5dfc23f9865ece6d9684c74467a8de72 # timeout=10 03:13:18 > git rev-parse HEAD^{commit} # timeout=10 03:13:18 > git config core.sparsecheckout # timeout=10 03:13:18 > git checkout -f 057dd29b7858ebdc8c4b73203abc2d61eb719729 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:13:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:13:20 % Total % Received % Xferd Average Speed Time Time Time Current 03:13:20 Dload Upload Total Spent Left Speed 03:13:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 03:13:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:13:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:13:21 + sudo tee /etc/docker/daemon.new 03:13:21 { 03:13:21 "registry-mirrors": [ 03:13:21 "https://nexus3.edgexfoundry.org:10001" 03:13:21 ], 03:13:21 "bip": "10.250.0.254/24", 03:13:21 "hosts": [ 03:13:21 "tcp://0.0.0.0:5555", 03:13:21 "unix:///var/run/docker.sock" 03:13:21 ], 03:13:21 "mtu": 1458, 03:13:21 "selinux-enabled": true, 03:13:21 "seccomp-profile": "/etc/docker/seccomp.json" 03:13:21 } [Pipeline] sh 03:13:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:13:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:13:40 provisioning config files... 03:13:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1111510692527159456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:41 ---> docker-login.sh 03:13:41 nexus3.edgexfoundry.org:10001 03:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:41 Configure a credential helper to remove this warning. See 03:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:41 03:13:41 Login Succeeded 03:13:41 nexus3.edgexfoundry.org:10002 03:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:42 Configure a credential helper to remove this warning. See 03:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:42 03:13:42 Login Succeeded 03:13:42 nexus3.edgexfoundry.org:10003 03:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:42 Configure a credential helper to remove this warning. See 03:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:42 03:13:42 Login Succeeded 03:13:42 nexus3.edgexfoundry.org:10004 03:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:42 Configure a credential helper to remove this warning. See 03:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:42 03:13:42 Login Succeeded 03:13:42 docker.io 03:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:43 Configure a credential helper to remove this warning. See 03:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:43 03:13:43 Login Succeeded 03:13:43 ---> docker-login.sh ends [Pipeline] } 03:13:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:13:43 ========================================================= 03:13:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:13:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:44 + 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 . 03:13:45 Sending build context to Docker daemon 20.52MB 03:13:45 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:13:45 Step 2/13 : FROM ${BASE} AS builder 03:13:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:13:45 9b18e9b68314: Pulling fs layer 03:13:45 35d82f9e3411: Pulling fs layer 03:13:45 e16973657156: Pulling fs layer 03:13:45 fc693d55d65f: Pulling fs layer 03:13:45 7e9fc2657dce: Pulling fs layer 03:13:45 dda99020689f: Pulling fs layer 03:13:45 db1c61fa0a46: Pulling fs layer 03:13:45 891c053d2c06: Pulling fs layer 03:13:45 fc693d55d65f: Waiting 03:13:45 7e9fc2657dce: Waiting 03:13:45 dda99020689f: Waiting 03:13:45 db1c61fa0a46: Waiting 03:13:45 e16973657156: Verifying Checksum 03:13:45 e16973657156: Download complete 03:13:45 35d82f9e3411: Verifying Checksum 03:13:45 35d82f9e3411: Download complete 03:13:45 7e9fc2657dce: Download complete 03:13:45 dda99020689f: Verifying Checksum 03:13:45 dda99020689f: Download complete 03:13:45 9b18e9b68314: Verifying Checksum 03:13:45 9b18e9b68314: Download complete 03:13:46 9b18e9b68314: Pull complete 03:13:47 891c053d2c06: Download complete 03:13:47 35d82f9e3411: Pull complete 03:13:47 e16973657156: Pull complete 03:13:48 db1c61fa0a46: Verifying Checksum 03:13:48 db1c61fa0a46: Download complete 03:13:48 fc693d55d65f: Verifying Checksum 03:13:48 fc693d55d65f: Download complete 03:14:01 fc693d55d65f: Pull complete 03:14:01 7e9fc2657dce: Pull complete 03:14:01 dda99020689f: Pull complete 03:14:08 db1c61fa0a46: Pull complete 03:14:09 891c053d2c06: Pull complete 03:14:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:14:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:14:09 ---> f96f9c87975a 03:14:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:14:11 ---> Running in 49fc4297a2c4 03:14:11 Removing intermediate container 49fc4297a2c4 03:14:11 ---> e66081edad27 03:14:11 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:14:12 ---> Running in 1310a1230a22 03:14:12 Removing intermediate container 1310a1230a22 03:14:12 ---> d17e6bafd1ca 03:14:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:14:12 ---> Running in e09862b739ea 03:14:12 Removing intermediate container e09862b739ea 03:14:12 ---> 0d2d79a2b852 03:14:12 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:14:12 ---> Running in c4629ae68e40 03:14:13 Removing intermediate container c4629ae68e40 03:14:13 ---> 2cef4d430a72 03:14:13 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:14:13 ---> Running in 7485af80023b 03:14:13 Removing intermediate container 7485af80023b 03:14:13 ---> 13131becdb69 03:14:13 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:14:13 ---> Running in 4e28297df879 03:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:14:16 OK: 221 MiB in 51 packages 03:14:17 Removing intermediate container 4e28297df879 03:14:17 ---> 74001f8de5a7 03:14:17 Step 9/13 : WORKDIR /device-onvif-camera 03:14:17 ---> Running in 8ee37b23de77 03:14:17 Removing intermediate container 8ee37b23de77 03:14:17 ---> 825e2c45e9c6 03:14:17 Step 10/13 : COPY go.mod vendor* ./ 03:14:18 ---> 70d19558c07a 03:14:18 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:18 ---> Running in deb0d8a84b39 03:15:14 Removing intermediate container deb0d8a84b39 03:15:14 ---> 8b983352b053 03:15:14 Step 12/13 : COPY . . 03:15:14 ---> ab870be49db8 03:15:14 Step 13/13 : RUN ${MAKE} 03:15:14 ---> Running in e17bf9b71fab 03:15:14 noop 03:15:14 Removing intermediate container e17bf9b71fab 03:15:14 ---> ef6aa3da1e12 03:15:14 Successfully built ef6aa3da1e12 03:15:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:15 + docker inspect -f . ci-base-image-arm64 03:15:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:15 prd-ubuntu20.04-docker-arm64-4c-16g-136 does not seem to be running inside a container 03:15:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:15:16 $ docker top 223691b8f11213f27f097424ba37b787dcbf527f145b85c6f3221a0409b37414 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:17 + go version 03:15:17 go version go1.18.7 linux/arm64 [Pipeline] } 03:15:17 $ docker stop --time=1 223691b8f11213f27f097424ba37b787dcbf527f145b85c6f3221a0409b37414 03:15:19 $ docker rm -f --volumes 223691b8f11213f27f097424ba37b787dcbf527f145b85c6f3221a0409b37414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:20 + docker inspect -f . ci-base-image-arm64 03:15:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:20 prd-ubuntu20.04-docker-arm64-4c-16g-136 does not seem to be running inside a container 03:15:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:15:21 $ docker top 5f7ca7d88134fa74725f7664255b4c5f15829be22501bc9fd4a64c4bee4bf51b -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:22 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:15:22 + make test 03:15:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:15:24 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:17:01 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:17:01 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 29.3% of statements 03:17:01 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:17:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 16.948s coverage: 86.5% of statements 03:17:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:17:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:17:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:17:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:17:31 ./bin/test-attribution-txt.sh [Pipeline] echo 03:17:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:17:31 $ docker stop --time=1 5f7ca7d88134fa74725f7664255b4c5f15829be22501bc9fd4a64c4bee4bf51b 03:17:33 $ docker rm -f --volumes 5f7ca7d88134fa74725f7664255b4c5f15829be22501bc9fd4a64c4bee4bf51b [Pipeline] // withDockerContainer [Pipeline] sh 03:17:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:17:34 Warning: overwriting stash ‘coverage-report’ 03:17:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:17:36 + ls -al . 03:17:36 total 244 03:17:36 drwxrwxr-x 9 jenkins jenkins 4096 Dec 19 03:15 . 03:17:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:13 .. 03:17:36 drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 03:13 .git 03:17:36 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 03:13 .github 03:17:36 -rw-rw-r-- 1 jenkins jenkins 496 Dec 19 03:13 .gitignore 03:17:36 -rw-rw-r-- 1 jenkins jenkins 42 Dec 19 03:13 .golangci.yml 03:17:36 -rw-rw-r-- 1 jenkins jenkins 9742 Dec 19 03:13 Attribution.txt 03:17:36 -rw-rw-r-- 1 jenkins jenkins 6312 Dec 19 03:13 CHANGELOG.md 03:17:36 -rw-rw-r-- 1 jenkins jenkins 1637 Dec 19 03:13 Dockerfile 03:17:36 -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 03:13 GOVERNANCE.md 03:17:36 -rw-rw-r-- 1 jenkins jenkins 734 Dec 19 03:13 Jenkinsfile 03:17:36 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 19 03:13 LICENSE 03:17:36 -rw-rw-r-- 1 jenkins jenkins 2858 Dec 19 03:13 Makefile 03:17:36 -rw-rw-r-- 1 jenkins jenkins 625 Dec 19 03:13 OWNERS.md 03:17:36 -rw-rw-r-- 1 jenkins jenkins 6595 Dec 19 03:13 README.md 03:17:36 -rw-rw-r-- 1 jenkins jenkins 5 Dec 19 03:10 VERSION 03:17:36 drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 03:13 bin 03:17:36 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 03:13 cmd 03:17:36 -rw-r--r-- 1 jenkins jenkins 79184 Dec 19 03:17 coverage.out 03:17:36 drwxrwxr-x 6 jenkins jenkins 4096 Dec 19 03:13 doc 03:17:36 -rw-rw-r-- 1 jenkins jenkins 3688 Dec 19 03:13 go.mod 03:17:36 -rw-rw-r-- 1 jenkins jenkins 46249 Dec 19 03:13 go.sum 03:17:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:13 internal 03:17:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:13 snap 03:17:36 -rw-rw-r-- 1 jenkins jenkins 236 Dec 19 03:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:36 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=057dd29b7858ebdc8c4b73203abc2d61eb719729 --label arch=arm64 --label version=0.0.0 . 03:17:37 Sending build context to Docker daemon 20.6MB 03:17:37 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:17:37 Step 2/26 : FROM ${BASE} AS builder 03:17:37 ---> ef6aa3da1e12 03:17:37 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:17:37 ---> Running in b77af7645648 03:17:37 Removing intermediate container b77af7645648 03:17:37 ---> 70f5f1c9f84a 03:17:37 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:17:37 ---> Running in adaf36125593 03:17:37 Removing intermediate container adaf36125593 03:17:37 ---> 1cd12ad69da5 03:17:37 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:17:37 ---> Running in ef52eb2ca9bb 03:17:38 Removing intermediate container ef52eb2ca9bb 03:17:38 ---> 4ddfa24db10b 03:17:38 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:17:38 ---> Running in 88f43b6bed65 03:17:38 Removing intermediate container 88f43b6bed65 03:17:38 ---> a80d5e43d01c 03:17:38 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:17:38 ---> Running in 7e4e7638df28 03:17:39 Removing intermediate container 7e4e7638df28 03:17:39 ---> e47eb27f79a0 03:17:39 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:17:39 ---> Running in cbffc5f01462 03:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:17:41 OK: 221 MiB in 51 packages 03:17:42 Removing intermediate container cbffc5f01462 03:17:42 ---> 7e057cf91d77 03:17:42 Step 9/26 : WORKDIR /device-onvif-camera 03:17:42 ---> Running in 2a925cfe97c0 03:17:42 Removing intermediate container 2a925cfe97c0 03:17:42 ---> a9b616a12e26 03:17:42 Step 10/26 : COPY go.mod vendor* ./ 03:17:43 ---> 46074e19d109 03:17:43 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:43 ---> Running in f5e5f9d7456d 03:17:45 Removing intermediate container f5e5f9d7456d 03:17:45 ---> e8ea2b5ed47f 03:17:45 Step 12/26 : COPY . . 03:17:46 ---> a64bf436a26d 03:17:46 Step 13/26 : RUN ${MAKE} 03:17:46 ---> Running in b2e1435f0c83 03:17:47 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/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:20:09 Removing intermediate container b2e1435f0c83 03:20:09 ---> 939eac06c831 03:20:09 Step 14/26 : FROM alpine:3.16 03:20:09 3.16: Pulling from library/alpine 03:20:09 6875df1f5354: Pulling fs layer 03:20:09 6875df1f5354: Verifying Checksum 03:20:09 6875df1f5354: Download complete 03:20:09 6875df1f5354: Pull complete 03:20:09 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:20:09 Status: Downloaded newer image for alpine:3.16 03:20:09 ---> 2b4661558fb8 03:20:09 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:20:09 ---> Running in 4d5419b48e63 03:20:09 Removing intermediate container 4d5419b48e63 03:20:09 ---> c8953b865f37 03:20:09 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:20:09 ---> Running in c5a29d756672 03:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:20:09 (1/6) Installing dumb-init (1.2.5-r1) 03:20:09 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:20:09 (3/6) Installing libsodium (1.0.18-r0) 03:20:09 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:20:09 (5/6) Installing libzmq (4.3.4-r0) 03:20:09 (6/6) Installing zeromq (4.3.4-r0) 03:20:09 Executing busybox-1.35.0-r17.trigger 03:20:09 OK: 8 MiB in 20 packages 03:20:09 Removing intermediate container c5a29d756672 03:20:09 ---> cb9824bbc5cb 03:20:09 Step 17/26 : WORKDIR / 03:20:09 ---> Running in 2bb3d30c1286 03:20:09 Removing intermediate container 2bb3d30c1286 03:20:09 ---> 60de0fb3dc45 03:20:09 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:20:09 ---> d8738d58b1e9 03:20:09 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:20:09 ---> 508915bf6a9b 03:20:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:20:09 ---> 4436341df8a4 03:20:09 Step 21/26 : EXPOSE 59984 03:20:09 ---> Running in 2c71941b1c4e 03:20:09 Removing intermediate container 2c71941b1c4e 03:20:09 ---> 3fb72292ced8 03:20:09 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:20:09 ---> Running in 28ded9f2786a 03:20:09 Removing intermediate container 28ded9f2786a 03:20:09 ---> 48dd50b410b7 03:20:09 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:09 ---> Running in 434b0f1797ce 03:20:09 Removing intermediate container 434b0f1797ce 03:20:09 ---> e8c31bfc2c6e 03:20:09 Step 24/26 : LABEL arch=arm64 03:20:09 ---> Running in becc91d2ffb4 03:20:09 Removing intermediate container becc91d2ffb4 03:20:09 ---> 95b932396995 03:20:09 Step 25/26 : LABEL git_sha=057dd29b7858ebdc8c4b73203abc2d61eb719729 03:20:09 ---> Running in f36db7c6b42a 03:20:09 Removing intermediate container f36db7c6b42a 03:20:09 ---> 08e098f1e62c 03:20:09 Step 26/26 : LABEL version=0.0.0 03:20:09 ---> Running in fe8dde2bf185 03:20:09 Removing intermediate container fe8dde2bf185 03:20:09 ---> ee09b55059ca 03:20:09 [Warning] One or more build-args [ARCH] were not consumed 03:20:09 Successfully built ee09b55059ca 03:20:09 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:10 03:20:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:10 arm64: Pulling from edgex-lftools-log-publisher 03:20:10 8998bd30e6a1: Pulling fs layer 03:20:10 04944245beec: Pulling fs layer 03:20:10 699f458cf7ca: Pulling fs layer 03:20:10 765212b225bb: Pulling fs layer 03:20:10 f23df028b6ca: Pulling fs layer 03:20:10 d65c8cfc05b1: Pulling fs layer 03:20:10 2437ff75d9bd: Pulling fs layer 03:20:10 765212b225bb: Waiting 03:20:10 f23df028b6ca: Waiting 03:20:10 d65c8cfc05b1: Waiting 03:20:10 2437ff75d9bd: Waiting 03:20:11 04944245beec: Verifying Checksum 03:20:11 04944245beec: Download complete 03:20:11 765212b225bb: Verifying Checksum 03:20:11 765212b225bb: Download complete 03:20:11 f23df028b6ca: Verifying Checksum 03:20:11 f23df028b6ca: Download complete 03:20:11 d65c8cfc05b1: Verifying Checksum 03:20:11 d65c8cfc05b1: Download complete 03:20:11 699f458cf7ca: Verifying Checksum 03:20:11 699f458cf7ca: Download complete 03:20:11 8998bd30e6a1: Verifying Checksum 03:20:11 8998bd30e6a1: Download complete 03:20:14 2437ff75d9bd: Verifying Checksum 03:20:14 2437ff75d9bd: Download complete 03:20:15 8998bd30e6a1: Pull complete 03:20:15 04944245beec: Pull complete 03:20:17 699f458cf7ca: Pull complete 03:20:17 765212b225bb: Pull complete 03:20:17 f23df028b6ca: Pull complete 03:20:18 d65c8cfc05b1: Pull complete 03:20:33 2437ff75d9bd: Pull complete 03:20:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:20:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:33 prd-ubuntu20.04-docker-arm64-4c-16g-136 does not seem to be running inside a container 03:20:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:20:36 $ docker top 61772600b21f00a498a629fa49cd89d5d6630d0110d5d2e225764a0b375c3cf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:36 ---> job-cost.sh 03:20:36 lf-activate-venv: SKIPPING 03:20:36 INFO: No Stack... 03:20:37 INFO: Retrieving Pricing Info for: v3-standard-4 03:20:38 INFO: Archiving Costs [Pipeline] sh 03:20:38 + cut -d, -f6 03:20:38 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 03:20:38 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-201-1-stack-cost] 03:20:38 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-201-1-stack-cost] did not exist. Created. 03:20:38 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-201-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:20:38 /w/workspace/device-onvif-camera/1@tmp/durable-dee48a61/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:20:39 + echo total: 0.10999999940395355 [Pipeline] stash 03:20:39 Warning: overwriting stash ‘stack-cost’ 03:20:39 Stashed 1 file(s) [Pipeline] } 03:20:39 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-201-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:20:39 $ docker stop --time=1 61772600b21f00a498a629fa49cd89d5d6630d0110d5d2e225764a0b375c3cf6 03:20:40 $ docker rm -f --volumes 61772600b21f00a498a629fa49cd89d5d6630d0110d5d2e225764a0b375c3cf6 [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 03:20:41 provisioning config files... 03:20:41 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-201@tmp/config14481939472364406003tmp [Pipeline] { [Pipeline] sh 03:20:42 + set +x 03:20:42 + curl -s https://codecov.io/bash 03:20:42 + bash -s -- 03:20:42 03:20:42 _____ _ 03:20:42 / ____| | | 03:20:42 | | ___ __| | ___ ___ _____ __ 03:20:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:20:42 | |___| (_) | (_| | __/ (_| (_) \ V / 03:20:42 \_____\___/ \__,_|\___|\___\___/ \_/ 03:20:42 Bash-1.0.6 03:20:42 03:20:42 03:20:42 ==> git version 2.25.1 found 03:20:42 ==> 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 03:20:42 Release-Date: 2020-01-08 03:20:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:20:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:20:42 ==> Jenkins CI detected. 03:20:42 current dir:  /w/workspace/undry_device-onvif-camera_PR-201 03:20:42 project root: . 03:20:42 --> token set from env 03:20:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:20:42 ==> Running gcov in . (disable via -X gcov) 03:20:42 ==> Python coveragepy not found 03:20:42 ==> Searching for coverage reports in: 03:20:42 + . 03:20:42 -> Found 1 reports 03:20:42 ==> Detecting git/mercurial file structure 03:20:42 ==> Reading reports 03:20:42 + ./coverage.out bytes=79184 03:20:42 ==> Appending adjustments 03:20:42 https://docs.codecov.io/docs/fixing-reports 03:20:42 + Found adjustments 03:20:42 ==> Gzipping contents 03:20:42 12K /tmp/codecov.ui3v7p.gz 03:20:42 ==> Uploading reports 03:20:42 url: https://codecov.io 03:20:42 query: branch=PR-201&commit=057dd29b7858ebdc8c4b73203abc2d61eb719729&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-201%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=201&job=&cmd_args= 03:20:42 -> Pinging Codecov 03:20:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-201&commit=057dd29b7858ebdc8c4b73203abc2d61eb719729&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-201%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=201&job=&cmd_args= 03:20:43 -> Uploading to 03:20:43 https://storage.googleapis.com/codecov/v4/raw/2022-12-19/F29A59C45E3A92E06B3E522C9905F8EF/057dd29b7858ebdc8c4b73203abc2d61eb719729/fdfc5516-8d52-4375-875d-195b170dc0a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221219T032043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3be507eb1fb75c7a7d610776d085181fad555a7c22cc014c8b7cc794768582d3 03:20:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:43 Dload Upload Total Spent Left Speed 03:20:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10892 0 0 100 10892 0 51866 --:--:-- --:--:-- --:--:-- 51866 03:20:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/057dd29b7858ebdc8c4b73203abc2d61eb719729 [Pipeline] } 03:20:43 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 03:20:45 + [ -d /w/workspace/undry_device-onvif-camera_PR-201/archives ] 03:20:45 + ls -al /w/workspace/undry_device-onvif-camera_PR-201/archives 03:20:45 total 16 03:20:45 drwxr-xr-x 3 root root 4096 Dec 19 03:12 . 03:20:45 drwxrwxr-x 11 jenkins jenkins 4096 Dec 19 03:12 .. 03:20:45 drwxr-xr-x 2 root root 4096 Dec 19 03:12 cost 03:20:45 -rw-r--r-- 1 root root 91 Dec 19 03:12 cost.csv 03:20:45 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-201/archives 03:20:45 + ls -al /w/workspace/undry_device-onvif-camera_PR-201/archives 03:20:45 total 16 03:20:45 drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 03:12 . 03:20:45 drwxrwxr-x 11 jenkins jenkins 4096 Dec 19 03:12 .. 03:20:45 drwxr-xr-x 2 jenkins jenkins 4096 Dec 19 03:12 cost 03:20:45 -rw-r--r-- 1 jenkins jenkins 91 Dec 19 03:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:20:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:20:46 ---> package-listing.sh 03:20:46 ++ facter osfamily 03:20:46 ++ tr '[:upper:]' '[:lower:]' 03:20:46 + OS_FAMILY=debian 03:20:46 + workspace=/w/workspace/undry_device-onvif-camera_PR-201 03:20:46 + START_PACKAGES=/tmp/packages_start.txt 03:20:46 + END_PACKAGES=/tmp/packages_end.txt 03:20:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:20:46 + PACKAGES=/tmp/packages_start.txt 03:20:46 + '[' /w/workspace/undry_device-onvif-camera_PR-201 ']' 03:20:46 + PACKAGES=/tmp/packages_end.txt 03:20:46 + case "${OS_FAMILY}" in 03:20:46 + dpkg -l 03:20:46 + grep '^ii' 03:20:46 + '[' -f /tmp/packages_start.txt ']' 03:20:46 + '[' -f /tmp/packages_end.txt ']' 03:20:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:20:46 + '[' /w/workspace/undry_device-onvif-camera_PR-201 ']' 03:20:46 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-201/archives/ 03:20:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-201/archives/ [Pipeline] echo 03:20:46 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-201/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:20:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:47 prd-ubuntu20.04-docker-8c-8g-134 does not seem to be running inside a container 03:20:48 $ 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-201/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-201 -v /w/workspace/undry_device-onvif-camera_PR-201:/w/workspace/undry_device-onvif-camera_PR-201:rw,z -v /w/workspace/undry_device-onvif-camera_PR-201@tmp:/w/workspace/undry_device-onvif-camera_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:20:48 $ docker top 5bae5d837d304bcaa48c6ebeec67b0e926fe0e1599e6048916cb75eb87f51fb0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:48 + touch /tmp/pre-build-complete [Pipeline] sh 03:20:48 + mkdir -p /var/log/sysstat [Pipeline] sh 03:20:49 + ls /var/log/sa-host 03:20:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:49 provisioning config files... 03:20:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-201@tmp/config6036375320161465435tmp [Pipeline] { [Pipeline] echo 03:20:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:20:49 ---> create-netrc.sh [Pipeline] } 03:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:20:50 ---> python-tools-install.sh [Pipeline] echo 03:20:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:20:50 ---> sudo-logs.sh 03:20:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:20:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:20:50 ---> job-cost.sh 03:20:50 lf-activate-venv: SKIPPING 03:20:50 DEBUG: total: 0.2199999988079071 03:20:50 INFO: Retrieving Stack Cost... 03:20:51 INFO: Retrieving Pricing Info for: v3-standard-8 03:20:51 INFO: Archiving Costs [Pipeline] echo 03:20:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:20:52 ---> logs-deploy.sh 03:20:52 lf-activate-venv: SKIPPING 03:20:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-201/1 03:20:52 INFO: archiving workspace using pattern(s): 03:20:52 Archives upload complete. 03:20:52 INFO: archiving logs to Nexus