Pull request #340 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch levski at 657b8d43448e5b2a48089f128e11bc6be1fe8299 rather than 467121e1c593ac0d1605e1c54c7548aa19ab4329 Obtained Jenkinsfile from 657b8d43448e5b2a48089f128e11bc6be1fe8299 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-ssh3935644718106122895.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12595818687471026691.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-340/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-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6693213449796735330.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-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11686006021112882143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh229263676115839187.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-340/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-340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12945532660409403966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, goVersion:1.18, 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 Running on prd-ubuntu20.04-docker-8c-8g-13303 in /w/workspace/undry_device-onvif-camera_PR-340 [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-340 # 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/levski commit 657b8d43448e5b2a48089f128e11bc6be1fe8299 into PR head commit 467121e1c593ac0d1605e1c54c7548aa19ab4329 Merge succeeded, producing 467121e1c593ac0d1605e1c54c7548aa19ab4329 Checking out Revision 467121e1c593ac0d1605e1c54c7548aa19ab4329 (PR-340) > 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/340/head:refs/remotes/origin/PR-340 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 467121e1c593ac0d1605e1c54c7548aa19ab4329 # 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 657b8d43448e5b2a48089f128e11bc6be1fe8299 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 467121e1c593ac0d1605e1c54c7548aa19ab4329 # timeout=10 Commit message: "docs: fix the url for the edgex docs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:39:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:39:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:33 ========================================================= 15:39:33 EdgeX Global Pipelines Version Info 15:39:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:39:34 ------------------- 15:39:34 stable info: 15:39:34 ------------------- 15:39:34 Commited By: Bill Mahoney bill.mahoney@intel.com 15:39:34 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 15:39:34 Message: update stable to v1.0.248 15:39:34 ------------------- 15:39:34 experimental info: 15:39:34 ------------------- 15:39:34 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:39:34 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:39:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 15:39:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 15:39:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:39:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-340 [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-340 [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-340 [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 467121e1c593ac0d1605e1c54c7548aa19ab4329 [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 467121e [Pipeline] echo 15:39:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:36 provisioning config files... 15:39:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-340@tmp/config977294440333112685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:36 ---> docker-login.sh 15:39:36 nexus3.edgexfoundry.org:10001 15:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:36 Configure a credential helper to remove this warning. See 15:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:36 15:39:36 Login Succeeded 15:39:36 nexus3.edgexfoundry.org:10002 15:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:36 Configure a credential helper to remove this warning. See 15:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:36 15:39:36 Login Succeeded 15:39:36 nexus3.edgexfoundry.org:10003 15:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:36 Configure a credential helper to remove this warning. See 15:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:36 15:39:36 Login Succeeded 15:39:36 nexus3.edgexfoundry.org:10004 15:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:37 Configure a credential helper to remove this warning. See 15:39:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:37 15:39:37 Login Succeeded 15:39:37 docker.io 15:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:37 Configure a credential helper to remove this warning. See 15:39:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:37 15:39:37 Login Succeeded 15:39:37 ---> docker-login.sh ends [Pipeline] } 15:39:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:39:38 + git rev-list -1 --merges 467121e1c593ac0d1605e1c54c7548aa19ab4329~1..467121e1c593ac0d1605e1c54c7548aa19ab4329 [Pipeline] echo 15:39:38 -----------> git rev-list -1 --merges 467121e1c593ac0d1605e1c54c7548aa19ab4329~1..467121e1c593ac0d1605e1c54c7548aa19ab4329 467121e1c593ac0d1605e1c54c7548aa19ab4329 [false] [Pipeline] sh 15:39:38 + git log --format=format:%s -1 467121e1c593ac0d1605e1c54c7548aa19ab4329 [Pipeline] echo 15:39:38 ========================================================= 15:39:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:39:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:39 + git log --format=format:%s -1 467121e1c593ac0d1605e1c54c7548aa19ab4329 [Pipeline] echo 15:39:39 [semverPrep] GIT_COMMIT: 467121e1c593ac0d1605e1c54c7548aa19ab4329, Commit Message: docs: fix the url for the edgex docs [Pipeline] echo 15:39:39 [semverPrep] This is not a build commit. [Pipeline] sh 15:39:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:39:39 + grep -v github /etc/ssh/ssh_known_hosts 15:39:39 + [ -e /tmp/ssh_known_hosts ] 15:39:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:39:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:39:39 + sudo tee -a /etc/ssh/ssh_known_hosts 15:39:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:39 15:39:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:40 0.1.4: Pulling from edgex-devops/py-git-semver 15:39:40 b85a868b505f: Pulling fs layer 15:39:40 e2be974225ed: Pulling fs layer 15:39:40 339a4e72a1f5: Pulling fs layer 15:39:40 988bab9f4d93: Pulling fs layer 15:39:40 1469e6f7b9e6: Pulling fs layer 15:39:40 eaf3925da568: Pulling fs layer 15:39:40 988bab9f4d93: Waiting 15:39:40 bab4dde63d76: Pulling fs layer 15:39:40 1469e6f7b9e6: Waiting 15:39:40 bde34c3a00c8: Pulling fs layer 15:39:40 b352a97aabf1: Pulling fs layer 15:39:40 eaf3925da568: Waiting 15:39:40 4872d77fe225: Pulling fs layer 15:39:40 5851b861e8e6: Pulling fs layer 15:39:40 bab4dde63d76: Waiting 15:39:40 bde34c3a00c8: Waiting 15:39:40 4872d77fe225: Waiting 15:39:40 5851b861e8e6: Waiting 15:39:40 b352a97aabf1: Waiting 15:39:40 e2be974225ed: Download complete 15:39:40 988bab9f4d93: Verifying Checksum 15:39:40 988bab9f4d93: Download complete 15:39:40 1469e6f7b9e6: Verifying Checksum 15:39:40 1469e6f7b9e6: Download complete 15:39:40 eaf3925da568: Verifying Checksum 15:39:40 eaf3925da568: Download complete 15:39:40 339a4e72a1f5: Verifying Checksum 15:39:40 339a4e72a1f5: Download complete 15:39:40 bde34c3a00c8: Download complete 15:39:40 b352a97aabf1: Download complete 15:39:40 4872d77fe225: Verifying Checksum 15:39:40 4872d77fe225: Download complete 15:39:40 5851b861e8e6: Verifying Checksum 15:39:40 5851b861e8e6: Download complete 15:39:40 b85a868b505f: Verifying Checksum 15:39:40 b85a868b505f: Download complete 15:39:40 bab4dde63d76: Verifying Checksum 15:39:40 bab4dde63d76: Download complete 15:39:41 b85a868b505f: Pull complete 15:39:41 e2be974225ed: Pull complete 15:39:42 339a4e72a1f5: Pull complete 15:39:42 988bab9f4d93: Pull complete 15:39:42 1469e6f7b9e6: Pull complete 15:39:42 eaf3925da568: Pull complete 15:39:44 bab4dde63d76: Pull complete 15:39:44 bde34c3a00c8: Pull complete 15:39:44 b352a97aabf1: Pull complete 15:39:44 4872d77fe225: Pull complete 15:39:44 5851b861e8e6: Pull complete 15:39:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:39:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:44 prd-ubuntu20.04-docker-8c-8g-13303 does not seem to be running inside a container 15:39:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-340 -v /w/workspace/undry_device-onvif-camera_PR-340:/w/workspace/undry_device-onvif-camera_PR-340:rw,z -v /w/workspace/undry_device-onvif-camera_PR-340@tmp:/w/workspace/undry_device-onvif-camera_PR-340@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-devops/py-git-semver:0.1.4 cat 15:39:46 $ docker top 735e2f456831043f5bf6b6eb7a04701a44503905e235599e443ad1176ba07b5f -eo pid,comm 15:39:46 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). 15:39:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:46 [ssh-agent] Looking for ssh-agent implementation... 15:39:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:47 $ docker exec 735e2f456831043f5bf6b6eb7a04701a44503905e235599e443ad1176ba07b5f ssh-agent 15:39:47 SSH_AUTH_SOCK=/tmp/ssh-kL4cNyzdJHcv/agent.32 15:39:47 SSH_AGENT_PID=38 15:39:47 Running ssh-add (command line suppressed) 15:39:47 Identity added: /w/workspace/undry_device-onvif-camera_PR-340@tmp/private_key_4722228744849073151.key (/w/workspace/undry_device-onvif-camera_PR-340@tmp/private_key_4722228744849073151.key) 15:39:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:47 + git tag --points-at HEAD [Pipeline] } 15:39:47 $ docker exec --env ******** --env ******** 735e2f456831043f5bf6b6eb7a04701a44503905e235599e443ad1176ba07b5f ssh-agent -k 15:39:47 unset SSH_AUTH_SOCK; 15:39:47 unset SSH_AGENT_PID; 15:39:47 echo Agent pid 38 killed; 15:39:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:39:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:47 [ssh-agent] Looking for ssh-agent implementation... 15:39:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:47 $ docker exec 735e2f456831043f5bf6b6eb7a04701a44503905e235599e443ad1176ba07b5f ssh-agent 15:39:48 SSH_AUTH_SOCK=/tmp/ssh-qsBFVwWO9eyM/agent.70 15:39:48 SSH_AGENT_PID=76 15:39:48 Running ssh-add (command line suppressed) 15:39:48 Identity added: /w/workspace/undry_device-onvif-camera_PR-340@tmp/private_key_12957578873881670810.key (/w/workspace/undry_device-onvif-camera_PR-340@tmp/private_key_12957578873881670810.key) 15:39:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:48 + git semver init 15:39:48 2023-05-04 15:39:48,707 [run_init] DEBUG init version:0.0.0 force:False 15:39:48 2023-05-04 15:39:48,708 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-340/.semver 15:39:48 2023-05-04 15:39:48,708 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-340/.semver 15:39:48 2023-05-04 15:39:48,708 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-340/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-340, universal_newlines=False, shell=None, istream=None) 15:39:49 2023-05-04 15:39:49,603 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-340/.git/info/exclude 15:39:49 2023-05-04 15:39:49,604 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-340/.semver/PR-340 with force:False 15:39:49 2023-05-04 15:39:49,604 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-340/.semver/PR-340 15:39:49 2023-05-04 15:39:49,608 [execute] INFO git cat-file --batch-check 15:39:49 2023-05-04 15:39:49,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-340/.semver, universal_newlines=False, shell=None, istream=) 15:39:49 2023-05-04 15:39:49,615 [execute] INFO git cat-file --batch 15:39:49 2023-05-04 15:39:49,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-340/.semver, universal_newlines=False, shell=None, istream=) 15:39:49 2023-05-04 15:39:49,620 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-340/.semver/PR-340 15:39:49 0.0.0 [Pipeline] } 15:39:49 $ docker exec --env ******** --env ******** 735e2f456831043f5bf6b6eb7a04701a44503905e235599e443ad1176ba07b5f ssh-agent -k 15:39:49 unset SSH_AUTH_SOCK; 15:39:49 unset SSH_AGENT_PID; 15:39:49 echo Agent pid 76 killed; 15:39:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:50 + git semver [Pipeline] } 15:39:50 $ docker stop --time=1 735e2f456831043f5bf6b6eb7a04701a44503905e235599e443ad1176ba07b5f 15:39:51 $ docker rm -f --volumes 735e2f456831043f5bf6b6eb7a04701a44503905e235599e443ad1176ba07b5f [Pipeline] // withDockerContainer [Pipeline] sh 15:39:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:39:52 Stashed 1 file(s) [Pipeline] echo 15:39:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:53 provisioning config files... 15:39:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-340@tmp/config14695524629162574982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:53 ---> docker-login.sh 15:39:53 nexus3.edgexfoundry.org:10001 15:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:53 Configure a credential helper to remove this warning. See 15:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:53 15:39:53 Login Succeeded 15:39:53 nexus3.edgexfoundry.org:10002 15:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:53 Configure a credential helper to remove this warning. See 15:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:53 15:39:53 Login Succeeded 15:39:53 nexus3.edgexfoundry.org:10003 15:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:53 Configure a credential helper to remove this warning. See 15:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:53 15:39:53 Login Succeeded 15:39:53 nexus3.edgexfoundry.org:10004 15:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:53 Configure a credential helper to remove this warning. See 15:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:53 15:39:53 Login Succeeded 15:39:53 docker.io 15:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:54 Configure a credential helper to remove this warning. See 15:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:54 15:39:54 Login Succeeded 15:39:54 ---> docker-login.sh ends [Pipeline] } 15:39:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:39:54 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:54 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:54 ========================================================= 15:39:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:39:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:39:54 Sending build context to Docker daemon 21.54MB 15:39:54 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:39:54 Step 2/13 : FROM ${BASE} AS builder 15:39:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:39:55 213ec9aee27d: Pulling fs layer 15:39:55 4583459ba037: Pulling fs layer 15:39:55 93c1e223e6f2: Pulling fs layer 15:39:55 53926ce57604: Pulling fs layer 15:39:55 21b2b0c7a3f4: Pulling fs layer 15:39:55 22ff95d597cd: Pulling fs layer 15:39:55 12d6caf4c0d1: Pulling fs layer 15:39:55 96b7cbca73a9: Pulling fs layer 15:39:55 a7acece74701: Pulling fs layer 15:39:55 53926ce57604: Waiting 15:39:55 21b2b0c7a3f4: Waiting 15:39:55 22ff95d597cd: Waiting 15:39:55 12d6caf4c0d1: Waiting 15:39:55 96b7cbca73a9: Waiting 15:39:55 a7acece74701: Waiting 15:39:55 93c1e223e6f2: Verifying Checksum 15:39:55 93c1e223e6f2: Download complete 15:39:55 4583459ba037: Download complete 15:39:55 21b2b0c7a3f4: Verifying Checksum 15:39:55 21b2b0c7a3f4: Download complete 15:39:55 213ec9aee27d: Verifying Checksum 15:39:55 213ec9aee27d: Download complete 15:39:55 22ff95d597cd: Verifying Checksum 15:39:55 22ff95d597cd: Download complete 15:39:55 12d6caf4c0d1: Download complete 15:39:55 213ec9aee27d: Pull complete 15:39:55 4583459ba037: Pull complete 15:39:55 93c1e223e6f2: Pull complete 15:39:55 a7acece74701: Verifying Checksum 15:39:55 a7acece74701: Download complete 15:39:55 96b7cbca73a9: Verifying Checksum 15:39:55 96b7cbca73a9: Download complete 15:39:55 53926ce57604: Verifying Checksum 15:39:55 53926ce57604: Download complete 15:39:59 53926ce57604: Pull complete 15:39:59 21b2b0c7a3f4: Pull complete 15:39:59 22ff95d597cd: Pull complete 15:39:59 12d6caf4c0d1: Pull complete 15:40:01 96b7cbca73a9: Pull complete 15:40:01 a7acece74701: Pull complete 15:40:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:40:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:40:01 ---> db6d94c90886 15:40:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 15:40:06 ---> Running in fa244ce75b82 15:40:06 Removing intermediate container fa244ce75b82 15:40:06 ---> d98b25c9026b 15:40:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:40:06 ---> Running in 4f7f2cc85129 15:40:06 Removing intermediate container 4f7f2cc85129 15:40:06 ---> e99c410bae16 15:40:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:40:06 ---> Running in 63f86c88a869 15:40:06 Removing intermediate container 63f86c88a869 15:40:06 ---> 932acb793d67 15:40:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 15:40:06 ---> Running in 4c3f59281646 15:40:06 Removing intermediate container 4c3f59281646 15:40:06 ---> dbede313ce8e 15:40:06 Step 7/13 : LABEL Name=edgex-device-onvif-camera 15:40:06 ---> Running in 6f37639c0405 15:40:06 Removing intermediate container 6f37639c0405 15:40:06 ---> b11543e771c0 15:40:06 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:06 ---> Running in 8cdf76077de2 15:40:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:40:07 Still waiting to schedule task 15:40:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:40:08 OK: 211 MiB in 51 packages 15:40:09 Removing intermediate container 8cdf76077de2 15:40:09 ---> 80eb885f1772 15:40:09 Step 9/13 : WORKDIR /device-onvif-camera 15:40:09 ---> Running in 75bca9e3536c 15:40:09 Removing intermediate container 75bca9e3536c 15:40:09 ---> c9ba13168e90 15:40:09 Step 10/13 : COPY go.mod vendor* ./ 15:40:09 ---> 067b66e84fa6 15:40:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:09 ---> Running in c57ddb47c95a 15:40:43 Removing intermediate container c57ddb47c95a 15:40:43 ---> 5e8a1bcf2dc6 15:40:43 Step 12/13 : COPY . . 15:40:43 ---> dab5fe8dedb4 15:40:43 Step 13/13 : RUN ${MAKE} 15:40:43 ---> Running in 75bceb895e19 15:40:43 noop 15:40:43 Removing intermediate container 75bceb895e19 15:40:43 ---> ac84e9832273 15:40:43 Successfully built ac84e9832273 15:40:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:43 + docker inspect -f . ci-base-image-x86_64 15:40:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:44 prd-ubuntu20.04-docker-8c-8g-13303 does not seem to be running inside a container 15:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-340 -v /w/workspace/undry_device-onvif-camera_PR-340:/w/workspace/undry_device-onvif-camera_PR-340:rw,z -v /w/workspace/undry_device-onvif-camera_PR-340@tmp:/w/workspace/undry_device-onvif-camera_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:40:44 $ docker top 30f853e808471fffc2374da29364a1387eb341249d8fab0efc2a04037d581b0b -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:44 + go version 15:40:44 go version go1.18.7 linux/amd64 [Pipeline] } 15:40:44 $ docker stop --time=1 30f853e808471fffc2374da29364a1387eb341249d8fab0efc2a04037d581b0b 15:40:46 $ docker rm -f --volumes 30f853e808471fffc2374da29364a1387eb341249d8fab0efc2a04037d581b0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:46 + docker inspect -f . ci-base-image-x86_64 15:40:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:47 prd-ubuntu20.04-docker-8c-8g-13303 does not seem to be running inside a container 15:40:47 $ 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-340 -v /w/workspace/undry_device-onvif-camera_PR-340:/w/workspace/undry_device-onvif-camera_PR-340:rw,z -v /w/workspace/undry_device-onvif-camera_PR-340@tmp:/w/workspace/undry_device-onvif-camera_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:40:47 $ docker top e349215bc9cb9f618ddbf7fb261ce3e03e741947916c96c5b353d69ef32afe3a -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:47 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-340 [Pipeline] fileExists [Pipeline] sh 15:40:48 + make test 15:40:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:40:48 ? github.com/edgexfoundry/device-onvif-camera [no test files] 15:40:58 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 15:41:00 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 29.3% of statements 15:41:00 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 15:41:00 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.374s coverage: 86.5% of statements 15:41:07 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." 15:41:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:41:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:41:10 ./bin/test-attribution-txt.sh [Pipeline] echo 15:41:10 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:41:10 $ docker stop --time=1 e349215bc9cb9f618ddbf7fb261ce3e03e741947916c96c5b353d69ef32afe3a 15:41:13 $ docker rm -f --volumes e349215bc9cb9f618ddbf7fb261ce3e03e741947916c96c5b353d69ef32afe3a [Pipeline] // withDockerContainer [Pipeline] sh 15:41:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:41:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:41:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:41:14 + ls -al . 15:41:14 total 244 15:41:14 drwxrwxr-x 10 jenkins jenkins 4096 May 4 15:40 . 15:41:14 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:39 .. 15:41:14 drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:41 .git 15:41:14 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:39 .github 15:41:14 -rw-rw-r-- 1 jenkins jenkins 496 May 4 15:39 .gitignore 15:41:14 -rw-rw-r-- 1 jenkins jenkins 42 May 4 15:39 .golangci.yml 15:41:14 drwxr-xr-x 3 jenkins jenkins 4096 May 4 15:39 .semver 15:41:14 -rw-rw-r-- 1 jenkins jenkins 9739 May 4 15:39 Attribution.txt 15:41:14 -rw-rw-r-- 1 jenkins jenkins 6535 May 4 15:39 CHANGELOG.md 15:41:14 -rw-rw-r-- 1 jenkins jenkins 1637 May 4 15:39 Dockerfile 15:41:14 -rw-rw-r-- 1 jenkins jenkins 677 May 4 15:39 GOVERNANCE.md 15:41:14 -rw-rw-r-- 1 jenkins jenkins 762 May 4 15:39 Jenkinsfile 15:41:14 -rw-rw-r-- 1 jenkins jenkins 11348 May 4 15:39 LICENSE 15:41:14 -rw-rw-r-- 1 jenkins jenkins 2997 May 4 15:39 Makefile 15:41:14 -rw-rw-r-- 1 jenkins jenkins 625 May 4 15:39 OWNERS.md 15:41:14 -rw-rw-r-- 1 jenkins jenkins 2368 May 4 15:39 README.md 15:41:14 -rw-rw-r-- 1 jenkins jenkins 5 May 4 15:39 VERSION 15:41:14 drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:39 bin 15:41:14 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:39 cmd 15:41:14 -rw-r--r-- 1 jenkins jenkins 79184 May 4 15:41 coverage.out 15:41:14 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:39 doc 15:41:14 -rw-rw-r-- 1 jenkins jenkins 3687 May 4 15:39 go.mod 15:41:14 -rw-rw-r-- 1 jenkins jenkins 46105 May 4 15:39 go.sum 15:41:14 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:39 internal 15:41:14 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:39 snap 15:41:14 -rw-rw-r-- 1 jenkins jenkins 236 May 4 15:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:14 + 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=467121e1c593ac0d1605e1c54c7548aa19ab4329 --label arch=amd64 --label version=0.0.0 . 15:41:14 Sending build context to Docker daemon 21.62MB 15:41:14 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:41:14 Step 2/26 : FROM ${BASE} AS builder 15:41:14 ---> ac84e9832273 15:41:14 Step 3/26 : ARG ADD_BUILD_TAGS="" 15:41:15 ---> Running in eba18b5ab502 15:41:15 Removing intermediate container eba18b5ab502 15:41:15 ---> 42d940bea88b 15:41:15 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:41:15 ---> Running in 2e1f8aa2d7a1 15:41:15 Removing intermediate container 2e1f8aa2d7a1 15:41:15 ---> 8d4704d4a447 15:41:15 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:41:15 ---> Running in a91bcc888a60 15:41:15 Removing intermediate container a91bcc888a60 15:41:15 ---> 4e249df0f7fd 15:41:15 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 15:41:15 ---> Running in 7a8624eb321d 15:41:15 Removing intermediate container 7a8624eb321d 15:41:15 ---> 931ed7b37e21 15:41:15 Step 7/26 : LABEL Name=edgex-device-onvif-camera 15:41:15 ---> Running in 318d06c50f66 15:41:15 Removing intermediate container 318d06c50f66 15:41:15 ---> bf6edcd01b88 15:41:15 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:41:15 ---> Running in 49244d43aeb7 15:41:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:41:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:41:16 OK: 211 MiB in 51 packages 15:41:16 Removing intermediate container 49244d43aeb7 15:41:16 ---> 5a0bdd8cfa29 15:41:16 Step 9/26 : WORKDIR /device-onvif-camera 15:41:16 ---> Running in ce6072d9c81b 15:41:16 Removing intermediate container ce6072d9c81b 15:41:16 ---> 521efb6f89cd 15:41:16 Step 10/26 : COPY go.mod vendor* ./ 15:41:16 ---> 2417357b1c0b 15:41:16 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:16 ---> Running in b2b1fac4c8a8 15:41:17 Removing intermediate container b2b1fac4c8a8 15:41:17 ---> 0f1981bb15be 15:41:17 Step 12/26 : COPY . . 15:41:17 ---> 7a7dd306fd78 15:41:17 Step 13/26 : RUN ${MAKE} 15:41:17 ---> Running in 890008cc42d9 15:41:18 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 15:41:40 Removing intermediate container 890008cc42d9 15:41:40 ---> fd312710a013 15:41:40 Step 14/26 : FROM alpine:3.16 15:41:40 3.16: Pulling from library/alpine 15:41:40 91d30c5bc195: Pulling fs layer 15:41:40 91d30c5bc195: Verifying Checksum 15:41:40 91d30c5bc195: Download complete 15:41:40 91d30c5bc195: Pull complete 15:41:40 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 15:41:40 Status: Downloaded newer image for alpine:3.16 15:41:40 ---> 8471affe5de5 15:41:40 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:41:40 ---> Running in a89733010727 15:41:40 Removing intermediate container a89733010727 15:41:40 ---> 06f0620b41c9 15:41:40 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:41:40 ---> Running in b4742c60f5ac 15:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:41:40 (1/6) Installing dumb-init (1.2.5-r1) 15:41:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:41:40 (3/6) Installing libsodium (1.0.18-r0) 15:41:40 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:41:40 (5/6) Installing libzmq (4.3.4-r0) 15:41:40 (6/6) Installing zeromq (4.3.4-r0) 15:41:40 Executing busybox-1.35.0-r17.trigger 15:41:40 OK: 8 MiB in 20 packages 15:41:40 Removing intermediate container b4742c60f5ac 15:41:40 ---> 1a3ffc1473ca 15:41:40 Step 17/26 : WORKDIR / 15:41:40 ---> Running in 633a6e3db87f 15:41:40 Removing intermediate container 633a6e3db87f 15:41:40 ---> d4aabf79dfe1 15:41:40 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 15:41:41 ---> 04efd371db29 15:41:41 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 15:41:41 ---> 6ace463d80ad 15:41:41 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 15:41:41 ---> 3a90f9e288b9 15:41:41 Step 21/26 : EXPOSE 59984 15:41:41 ---> Running in 1285bca3aa3b 15:41:41 Removing intermediate container 1285bca3aa3b 15:41:41 ---> 341738a77827 15:41:41 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 15:41:41 ---> Running in 7b344e1af8b8 15:41:41 Removing intermediate container 7b344e1af8b8 15:41:41 ---> a3fd8e79c5df 15:41:41 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:41:41 ---> Running in 2397bfa30a34 15:41:41 Removing intermediate container 2397bfa30a34 15:41:41 ---> e58db5c9ae11 15:41:41 Step 24/26 : LABEL arch=amd64 15:41:41 ---> Running in 3d2d6c0f3b24 15:41:41 Removing intermediate container 3d2d6c0f3b24 15:41:41 ---> 072c2e8c8f3a 15:41:41 Step 25/26 : LABEL git_sha=467121e1c593ac0d1605e1c54c7548aa19ab4329 15:41:41 ---> Running in 8e17f70b2ab1 15:41:41 Removing intermediate container 8e17f70b2ab1 15:41:41 ---> cb4f5905d82b 15:41:41 Step 26/26 : LABEL version=0.0.0 15:41:41 ---> Running in 142e0c026d3c 15:41:41 Removing intermediate container 142e0c026d3c 15:41:41 ---> ffc79168479e 15:41:41 [Warning] One or more build-args [ARCH] were not consumed 15:41:41 Successfully built ffc79168479e 15:41:41 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 15:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:42 15:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:43 latest: Pulling from edgex-lftools-log-publisher 15:41:43 5eb5b503b376: Pulling fs layer 15:41:43 5c69ac0246d0: Pulling fs layer 15:41:43 ec43610c2a17: Pulling fs layer 15:41:43 3a2ae6a8a46f: Pulling fs layer 15:41:43 33b1e0a273af: Pulling fs layer 15:41:43 5d3b04190fa2: Pulling fs layer 15:41:43 2f39f015ded8: Pulling fs layer 15:41:43 33b1e0a273af: Waiting 15:41:43 5d3b04190fa2: Waiting 15:41:43 2f39f015ded8: Waiting 15:41:43 3a2ae6a8a46f: Waiting 15:41:43 5c69ac0246d0: Download complete 15:41:43 3a2ae6a8a46f: Verifying Checksum 15:41:43 3a2ae6a8a46f: Download complete 15:41:43 33b1e0a273af: Verifying Checksum 15:41:43 33b1e0a273af: Download complete 15:41:43 5d3b04190fa2: Verifying Checksum 15:41:43 5d3b04190fa2: Download complete 15:41:43 ec43610c2a17: Verifying Checksum 15:41:43 ec43610c2a17: Download complete 15:41:43 5eb5b503b376: Verifying Checksum 15:41:43 5eb5b503b376: Download complete 15:41:43 2f39f015ded8: Download complete 15:41:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13305 in /w/workspace/undry_device-onvif-camera_PR-340 [Pipeline] { [Pipeline] ws 15:41:44 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 15:41:44 The recommended git tool is: git 15:41:44 5eb5b503b376: Pull complete 15:41:44 5c69ac0246d0: Pull complete 15:41:44 ec43610c2a17: Pull complete 15:41:44 3a2ae6a8a46f: Pull complete 15:41:45 33b1e0a273af: Pull complete 15:41:45 5d3b04190fa2: Pull complete 15:41:49 using credential edgex-jenkins-ssh 15:41:49 Cloning the remote Git repository 15:41:49 2f39f015ded8: Pull complete 15:41:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:41:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:49 prd-ubuntu20.04-docker-8c-8g-13303 does not seem to be running inside a container 15:41:49 $ 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-340 -v /w/workspace/undry_device-onvif-camera_PR-340:/w/workspace/undry_device-onvif-camera_PR-340:rw,z -v /w/workspace/undry_device-onvif-camera_PR-340@tmp:/w/workspace/undry_device-onvif-camera_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:41:49 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 15:41:49 > git init /w/workspace/device-onvif-camera/1 # timeout=10 15:41:49 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 15:41:49 > git --version # timeout=10 15:41:49 > git --version # 'git version 2.25.1' 15:41:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:51 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 15:41:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:52 $ docker top a1b133f7d9684fc41dd590579e74223f5d0c07b2bd403a694eb645c4996fc028 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:52 ---> job-cost.sh 15:41:52 lf-activate-venv: SKIPPING 15:41:52 INFO: No Stack... 15:41:53 Merging remotes/origin/levski commit 657b8d43448e5b2a48089f128e11bc6be1fe8299 into PR head commit 467121e1c593ac0d1605e1c54c7548aa19ab4329 15:41:52 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 15:41:52 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 15:41:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/340/head:refs/remotes/origin/PR-340 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 15:41:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:41:53 Merge succeeded, producing 467121e1c593ac0d1605e1c54c7548aa19ab4329 15:41:53 Checking out Revision 467121e1c593ac0d1605e1c54c7548aa19ab4329 (PR-340) 15:41:53 INFO: Archiving Costs [Pipeline] sh 15:41:53 + cat /w/workspace/undry_device-onvif-camera_PR-340/archives/cost.csv 15:41:53 + cut -d, -f6 [Pipeline] lock 15:41:53 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-340-1-stack-cost] 15:41:53 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-340-1-stack-cost] did not exist. Created. 15:41:53 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:41:54 + echo total: 0.2199999988079071 [Pipeline] stash 15:41:54 Stashed 1 file(s) [Pipeline] } 15:41:54 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:41:54 $ docker stop --time=1 a1b133f7d9684fc41dd590579e74223f5d0c07b2bd403a694eb645c4996fc028 15:41:53 > git config core.sparsecheckout # timeout=10 15:41:53 > git checkout -f 467121e1c593ac0d1605e1c54c7548aa19ab4329 # timeout=10 15:41:53 > git remote # timeout=10 15:41:53 > git config --get remote.origin.url # timeout=10 15:41:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:53 > git merge 657b8d43448e5b2a48089f128e11bc6be1fe8299 # timeout=10 15:41:53 > git rev-parse HEAD^{commit} # timeout=10 15:41:53 > git config core.sparsecheckout # timeout=10 15:41:53 > git checkout -f 467121e1c593ac0d1605e1c54c7548aa19ab4329 # timeout=10 15:41:55 $ docker rm -f --volumes a1b133f7d9684fc41dd590579e74223f5d0c07b2bd403a694eb645c4996fc028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:41:57 Commit message: "docs: fix the url for the edgex docs" 15:41:57 > git --version # timeout=10 15:41:57 > git --version # 'git version 2.25.1' 15:41:57 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:41:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:41:58 % Total % Received % Xferd Average Speed Time Time Time Current 15:41:58 Dload Upload Total Spent Left Speed 15:41:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 15:41:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:41:59 + sudo tee /etc/docker/daemon.new 15:41:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:41:59 { 15:41:59 "registry-mirrors": [ 15:41:59 "https://nexus3.edgexfoundry.org:10001" 15:41:59 ], 15:41:59 "bip": "10.250.0.254/24", 15:41:59 "hosts": [ 15:41:59 "tcp://0.0.0.0:5555", 15:41:59 "unix:///var/run/docker.sock" 15:41:59 ], 15:41:59 "mtu": 1458, 15:41:59 "selinux-enabled": true, 15:41:59 "seccomp-profile": "/etc/docker/seccomp.json" 15:41:59 } [Pipeline] sh 15:41:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:42:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:18 provisioning config files... 15:42:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1454680303815576885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:18 ---> docker-login.sh 15:42:18 nexus3.edgexfoundry.org:10001 15:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:20 Configure a credential helper to remove this warning. See 15:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:20 15:42:20 Login Succeeded 15:42:20 nexus3.edgexfoundry.org:10002 15:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:21 Configure a credential helper to remove this warning. See 15:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:21 15:42:21 Login Succeeded 15:42:21 nexus3.edgexfoundry.org:10003 15:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:21 Configure a credential helper to remove this warning. See 15:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:21 15:42:21 Login Succeeded 15:42:21 nexus3.edgexfoundry.org:10004 15:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:22 Configure a credential helper to remove this warning. See 15:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:22 15:42:22 Login Succeeded 15:42:22 docker.io 15:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:22 Configure a credential helper to remove this warning. See 15:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:22 15:42:22 Login Succeeded 15:42:22 ---> docker-login.sh ends [Pipeline] } 15:42:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:42:23 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:42:23 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:42:23 ========================================================= 15:42:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:42:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:23 + 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 . 15:42:24 Sending build context to Docker daemon 14.21MB 15:42:24 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:42:24 Step 2/13 : FROM ${BASE} AS builder 15:42:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:42:25 9b18e9b68314: Pulling fs layer 15:42:25 35d82f9e3411: Pulling fs layer 15:42:25 e16973657156: Pulling fs layer 15:42:25 fc693d55d65f: Pulling fs layer 15:42:25 7e9fc2657dce: Pulling fs layer 15:42:25 dda99020689f: Pulling fs layer 15:42:25 db1c61fa0a46: Pulling fs layer 15:42:25 891c053d2c06: Pulling fs layer 15:42:25 fc693d55d65f: Waiting 15:42:25 7e9fc2657dce: Waiting 15:42:25 db1c61fa0a46: Waiting 15:42:25 dda99020689f: Waiting 15:42:25 891c053d2c06: Waiting 15:42:25 e16973657156: Verifying Checksum 15:42:25 e16973657156: Download complete 15:42:25 35d82f9e3411: Verifying Checksum 15:42:25 35d82f9e3411: Download complete 15:42:25 7e9fc2657dce: Download complete 15:42:25 9b18e9b68314: Verifying Checksum 15:42:25 9b18e9b68314: Download complete 15:42:25 dda99020689f: Verifying Checksum 15:42:25 dda99020689f: Download complete 15:42:26 9b18e9b68314: Pull complete 15:42:26 891c053d2c06: Verifying Checksum 15:42:26 891c053d2c06: Download complete 15:42:27 35d82f9e3411: Pull complete 15:42:27 e16973657156: Pull complete 15:42:28 db1c61fa0a46: Verifying Checksum 15:42:28 db1c61fa0a46: Download complete 15:42:28 fc693d55d65f: Verifying Checksum 15:42:28 fc693d55d65f: Download complete 15:42:41 fc693d55d65f: Pull complete 15:42:41 7e9fc2657dce: Pull complete 15:42:41 dda99020689f: Pull complete 15:42:47 db1c61fa0a46: Pull complete 15:42:49 891c053d2c06: Pull complete 15:42:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:42:49 ---> f96f9c87975a 15:42:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 15:42:51 ---> Running in 26ce2a360c7c 15:42:51 Removing intermediate container 26ce2a360c7c 15:42:51 ---> efac52e1708d 15:42:51 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:42:51 ---> Running in 06553c385c2d 15:42:51 Removing intermediate container 06553c385c2d 15:42:51 ---> b10b516f2b2f 15:42:51 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:42:51 ---> Running in d1c60b359c3a 15:42:52 Removing intermediate container d1c60b359c3a 15:42:52 ---> c01f18a492ea 15:42:52 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 15:42:52 ---> Running in 27891c77d72a 15:42:52 Removing intermediate container 27891c77d72a 15:42:52 ---> 91c513d8e76c 15:42:52 Step 7/13 : LABEL Name=edgex-device-onvif-camera 15:42:52 ---> Running in 6720078fb47d 15:42:52 Removing intermediate container 6720078fb47d 15:42:52 ---> b0048068275e 15:42:52 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:42:52 ---> Running in fd31aeeb2928 15:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:42:55 OK: 221 MiB in 51 packages 15:42:55 Removing intermediate container fd31aeeb2928 15:42:55 ---> a43a208d03a9 15:42:55 Step 9/13 : WORKDIR /device-onvif-camera 15:42:55 ---> Running in 394d28cd3214 15:42:56 Removing intermediate container 394d28cd3214 15:42:56 ---> 2e3762664958 15:42:56 Step 10/13 : COPY go.mod vendor* ./ 15:42:56 ---> 239c9cc0359e 15:42:56 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:56 ---> Running in b1ea2c8c6189 15:43:53 Removing intermediate container b1ea2c8c6189 15:43:53 ---> 4d72a06a61d5 15:43:53 Step 12/13 : COPY . . 15:43:53 ---> 7dc2dffd1856 15:43:53 Step 13/13 : RUN ${MAKE} 15:43:53 ---> Running in 511ea1b26114 15:43:53 noop 15:43:54 Removing intermediate container 511ea1b26114 15:43:54 ---> fac580b12eb5 15:43:54 Successfully built fac580b12eb5 15:43:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:54 + docker inspect -f . ci-base-image-arm64 15:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:54 prd-ubuntu20.04-docker-arm64-4c-16g-13305 does not seem to be running inside a container 15:43:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:43:56 $ docker top dabcea8fa018ff125ae1c98b02756546203ee059677169fa39b691b9b0d2f77b -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:57 + go version 15:43:57 go version go1.18.7 linux/arm64 [Pipeline] } 15:43:57 $ docker stop --time=1 dabcea8fa018ff125ae1c98b02756546203ee059677169fa39b691b9b0d2f77b 15:43:58 $ docker rm -f --volumes dabcea8fa018ff125ae1c98b02756546203ee059677169fa39b691b9b0d2f77b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:59 + docker inspect -f . ci-base-image-arm64 15:43:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:59 prd-ubuntu20.04-docker-arm64-4c-16g-13305 does not seem to be running inside a container 15:44:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:44:03 $ docker top b7ca75391432a8abd0102b7e7311f6b0ce98ac843bc0605d1c15561116d179ee -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:04 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 15:44:04 + make test 15:44:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:44:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 15:45:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 15:45:44 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.201s coverage: 29.3% of statements 15:45:44 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 15:45:56 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.107s coverage: 86.5% of statements 15:45:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:45:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:46:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:20 ./bin/test-attribution-txt.sh [Pipeline] echo 15:46:20 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:46:20 $ docker stop --time=1 b7ca75391432a8abd0102b7e7311f6b0ce98ac843bc0605d1c15561116d179ee 15:46:22 $ docker rm -f --volumes b7ca75391432a8abd0102b7e7311f6b0ce98ac843bc0605d1c15561116d179ee [Pipeline] // withDockerContainer [Pipeline] sh 15:46:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:23 Warning: overwriting stash ‘coverage-report’ 15:46:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:24 + ls -al . 15:46:24 total 240 15:46:24 drwxrwxr-x 9 jenkins jenkins 4096 May 4 15:44 . 15:46:24 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:41 .. 15:46:24 drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:41 .git 15:46:24 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:41 .github 15:46:24 -rw-rw-r-- 1 jenkins jenkins 496 May 4 15:41 .gitignore 15:46:24 -rw-rw-r-- 1 jenkins jenkins 42 May 4 15:41 .golangci.yml 15:46:24 -rw-rw-r-- 1 jenkins jenkins 9739 May 4 15:41 Attribution.txt 15:46:24 -rw-rw-r-- 1 jenkins jenkins 6535 May 4 15:41 CHANGELOG.md 15:46:24 -rw-rw-r-- 1 jenkins jenkins 1637 May 4 15:41 Dockerfile 15:46:24 -rw-rw-r-- 1 jenkins jenkins 677 May 4 15:41 GOVERNANCE.md 15:46:24 -rw-rw-r-- 1 jenkins jenkins 762 May 4 15:41 Jenkinsfile 15:46:24 -rw-rw-r-- 1 jenkins jenkins 11348 May 4 15:41 LICENSE 15:46:24 -rw-rw-r-- 1 jenkins jenkins 2997 May 4 15:41 Makefile 15:46:24 -rw-rw-r-- 1 jenkins jenkins 625 May 4 15:41 OWNERS.md 15:46:24 -rw-rw-r-- 1 jenkins jenkins 2368 May 4 15:41 README.md 15:46:24 -rw-rw-r-- 1 jenkins jenkins 5 May 4 15:39 VERSION 15:46:24 drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:41 bin 15:46:24 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:41 cmd 15:46:24 -rw-r--r-- 1 jenkins jenkins 79184 May 4 15:45 coverage.out 15:46:24 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:41 doc 15:46:24 -rw-rw-r-- 1 jenkins jenkins 3687 May 4 15:41 go.mod 15:46:24 -rw-rw-r-- 1 jenkins jenkins 46105 May 4 15:41 go.sum 15:46:24 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:41 internal 15:46:24 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:41 snap 15:46:24 -rw-rw-r-- 1 jenkins jenkins 236 May 4 15:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:25 + 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=467121e1c593ac0d1605e1c54c7548aa19ab4329 --label arch=arm64 --label version=0.0.0 . 15:46:25 Sending build context to Docker daemon 14.29MB 15:46:25 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:46:25 Step 2/26 : FROM ${BASE} AS builder 15:46:25 ---> fac580b12eb5 15:46:25 Step 3/26 : ARG ADD_BUILD_TAGS="" 15:46:25 ---> Running in eb20b7b08fcf 15:46:26 Removing intermediate container eb20b7b08fcf 15:46:26 ---> a0b4fd66433e 15:46:26 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:46:26 ---> Running in 7b3c9831aaff 15:46:26 Removing intermediate container 7b3c9831aaff 15:46:26 ---> 0393796aa650 15:46:26 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:46:26 ---> Running in a8a58ddbee05 15:46:27 Removing intermediate container a8a58ddbee05 15:46:27 ---> 2d8eb5cafdfb 15:46:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 15:46:27 ---> Running in ae39743282a3 15:46:27 Removing intermediate container ae39743282a3 15:46:27 ---> b7d1a19e91d4 15:46:27 Step 7/26 : LABEL Name=edgex-device-onvif-camera 15:46:27 ---> Running in a8442aa83b10 15:46:27 Removing intermediate container a8442aa83b10 15:46:27 ---> 60493ecc5b85 15:46:27 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:27 ---> Running in de0f38c004b2 15:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:46:30 OK: 221 MiB in 51 packages 15:46:31 Removing intermediate container de0f38c004b2 15:46:31 ---> be7e46843aff 15:46:31 Step 9/26 : WORKDIR /device-onvif-camera 15:46:31 ---> Running in 0eb20333dbe4 15:46:31 Removing intermediate container 0eb20333dbe4 15:46:31 ---> 6c52a27bbf0c 15:46:31 Step 10/26 : COPY go.mod vendor* ./ 15:46:31 ---> de001a971076 15:46:31 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:31 ---> Running in 1797218f98ff 15:46:33 Removing intermediate container 1797218f98ff 15:46:33 ---> 6c8b80502191 15:46:33 Step 12/26 : COPY . . 15:46:38 ---> 32133e56cc57 15:46:38 Step 13/26 : RUN ${MAKE} 15:46:38 ---> Running in b397f2a8eb53 15:46:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 15:49:00 Removing intermediate container b397f2a8eb53 15:49:00 ---> 450c2bc93bd1 15:49:00 Step 14/26 : FROM alpine:3.16 15:49:00 3.16: Pulling from library/alpine 15:49:00 547446be3368: Pulling fs layer 15:49:00 547446be3368: Verifying Checksum 15:49:00 547446be3368: Download complete 15:49:00 547446be3368: Pull complete 15:49:00 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 15:49:00 Status: Downloaded newer image for alpine:3.16 15:49:00 ---> 3b5033019969 15:49:00 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:49:00 ---> Running in afc9244b3c16 15:49:00 Removing intermediate container afc9244b3c16 15:49:00 ---> aca4afd8e6a1 15:49:00 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:49:00 ---> Running in 3809bf31cfac 15:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:49:01 (1/6) Installing dumb-init (1.2.5-r1) 15:49:01 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:49:01 (3/6) Installing libsodium (1.0.18-r0) 15:49:01 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:49:01 (5/6) Installing libzmq (4.3.4-r0) 15:49:01 (6/6) Installing zeromq (4.3.4-r0) 15:49:01 Executing busybox-1.35.0-r17.trigger 15:49:01 OK: 8 MiB in 20 packages 15:49:02 Removing intermediate container 3809bf31cfac 15:49:02 ---> 4c2cb1a97c0a 15:49:02 Step 17/26 : WORKDIR / 15:49:02 ---> Running in 121ab332024f 15:49:03 Removing intermediate container 121ab332024f 15:49:03 ---> f1c1e4e3ab74 15:49:03 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 15:49:05 ---> d22144c90740 15:49:05 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 15:49:06 ---> 4a17318bc8a7 15:49:06 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 15:49:06 ---> 84c0db45f386 15:49:06 Step 21/26 : EXPOSE 59984 15:49:06 ---> Running in 525cb4869ad8 15:49:06 Removing intermediate container 525cb4869ad8 15:49:06 ---> cc005a62c6df 15:49:06 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 15:49:06 ---> Running in 6ec5c26ffb8d 15:49:07 Removing intermediate container 6ec5c26ffb8d 15:49:07 ---> 1841ed2f8d4f 15:49:07 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:07 ---> Running in e73821834089 15:49:07 Removing intermediate container e73821834089 15:49:07 ---> e71791f161ba 15:49:07 Step 24/26 : LABEL arch=arm64 15:49:07 ---> Running in d707daf0f6e8 15:49:07 Removing intermediate container d707daf0f6e8 15:49:07 ---> 489321fba340 15:49:07 Step 25/26 : LABEL git_sha=467121e1c593ac0d1605e1c54c7548aa19ab4329 15:49:08 ---> Running in 89655a9906e7 15:49:08 Removing intermediate container 89655a9906e7 15:49:08 ---> 3cc7b7b61f39 15:49:08 Step 26/26 : LABEL version=0.0.0 15:49:08 ---> Running in eb6f37024639 15:49:08 Removing intermediate container eb6f37024639 15:49:08 ---> 803e1e0e630e 15:49:08 [Warning] One or more build-args [ARCH] were not consumed 15:49:08 Successfully built 803e1e0e630e 15:49:08 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 15:49:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:09 15:49:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:09 arm64: Pulling from edgex-lftools-log-publisher 15:49:09 8998bd30e6a1: Pulling fs layer 15:49:09 04944245beec: Pulling fs layer 15:49:09 699f458cf7ca: Pulling fs layer 15:49:09 765212b225bb: Pulling fs layer 15:49:09 f23df028b6ca: Pulling fs layer 15:49:09 d65c8cfc05b1: Pulling fs layer 15:49:09 2437ff75d9bd: Pulling fs layer 15:49:09 765212b225bb: Waiting 15:49:09 f23df028b6ca: Waiting 15:49:09 d65c8cfc05b1: Waiting 15:49:09 2437ff75d9bd: Waiting 15:49:10 04944245beec: Verifying Checksum 15:49:10 04944245beec: Download complete 15:49:10 765212b225bb: Verifying Checksum 15:49:10 765212b225bb: Download complete 15:49:10 f23df028b6ca: Verifying Checksum 15:49:10 f23df028b6ca: Download complete 15:49:10 d65c8cfc05b1: Verifying Checksum 15:49:10 d65c8cfc05b1: Download complete 15:49:10 699f458cf7ca: Verifying Checksum 15:49:10 699f458cf7ca: Download complete 15:49:10 8998bd30e6a1: Verifying Checksum 15:49:10 8998bd30e6a1: Download complete 15:49:12 2437ff75d9bd: Verifying Checksum 15:49:12 2437ff75d9bd: Download complete 15:49:14 8998bd30e6a1: Pull complete 15:49:14 04944245beec: Pull complete 15:49:16 699f458cf7ca: Pull complete 15:49:16 765212b225bb: Pull complete 15:49:19 f23df028b6ca: Pull complete 15:49:19 d65c8cfc05b1: Pull complete 15:49:34 2437ff75d9bd: Pull complete 15:49:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:49:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:35 prd-ubuntu20.04-docker-arm64-4c-16g-13305 does not seem to be running inside a container 15:49:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:49:37 $ docker top 78795c0623804f0f3b02838b7d241047b60ee5ec7211f8823ee3ea894f178515 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:38 ---> job-cost.sh 15:49:38 lf-activate-venv: SKIPPING 15:49:38 INFO: No Stack... 15:49:39 INFO: Retrieving Pricing Info for: v3-standard-4 15:49:39 INFO: Archiving Costs [Pipeline] sh 15:49:40 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 15:49:40 + cut -d, -f6 [Pipeline] lock 15:49:40 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-340-1-stack-cost] 15:49:40 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-340-1-stack-cost] did not exist. Created. 15:49:40 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:49:41 /w/workspace/device-onvif-camera/1@tmp/durable-0ffcae13/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:49:41 + echo total: 0.10999999940395355 [Pipeline] stash 15:49:41 Warning: overwriting stash ‘stack-cost’ 15:49:41 Stashed 1 file(s) [Pipeline] } 15:49:41 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:49:41 $ docker stop --time=1 78795c0623804f0f3b02838b7d241047b60ee5ec7211f8823ee3ea894f178515 15:49:43 $ docker rm -f --volumes 78795c0623804f0f3b02838b7d241047b60ee5ec7211f8823ee3ea894f178515 [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 15:49:44 provisioning config files... 15:49:44 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-340@tmp/config12354358257609000433tmp [Pipeline] { [Pipeline] sh 15:49:44 + set +x 15:49:44 + curl -s https://codecov.io/bash 15:49:44 + bash -s -- 15:49:44 15:49:44 _____ _ 15:49:44 / ____| | | 15:49:44 | | ___ __| | ___ ___ _____ __ 15:49:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:49:44 | |___| (_) | (_| | __/ (_| (_) \ V / 15:49:44 \_____\___/ \__,_|\___|\___\___/ \_/ 15:49:44 Bash-1.0.6 15:49:44 15:49:44 15:49:44 ==> git version 2.25.1 found 15:49:44 ==> 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 15:49:44 Release-Date: 2020-01-08 15:49:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:49:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:49:44 ==> Jenkins CI detected. 15:49:44 current dir:  /w/workspace/undry_device-onvif-camera_PR-340 15:49:44 project root: . 15:49:44 --> token set from env 15:49:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:49:44 ==> Running gcov in . (disable via -X gcov) 15:49:44 ==> Python coveragepy not found 15:49:44 ==> Searching for coverage reports in: 15:49:44 + . 15:49:44 -> Found 1 reports 15:49:44 ==> Detecting git/mercurial file structure 15:49:44 ==> Reading reports 15:49:44 + ./coverage.out bytes=79184 15:49:44 ==> Appending adjustments 15:49:44 https://docs.codecov.io/docs/fixing-reports 15:49:44 + Found adjustments 15:49:44 ==> Gzipping contents 15:49:44 12K /tmp/codecov.GBNM88.gz 15:49:44 ==> Uploading reports 15:49:44 url: https://codecov.io 15:49:44 query: branch=PR-340&commit=467121e1c593ac0d1605e1c54c7548aa19ab4329&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=340&job=&cmd_args= 15:49:45 -> Pinging Codecov 15:49:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-340&commit=467121e1c593ac0d1605e1c54c7548aa19ab4329&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=340&job=&cmd_args= 15:49:45 -> Uploading to 15:49:45 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/F29A59C45E3A92E06B3E522C9905F8EF/467121e1c593ac0d1605e1c54c7548aa19ab4329/ff19984e-f0e5-4636-8215-8b963165a6a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T154945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a490c626240c6489240dba39ca303f88de1a35c815570ce2f32e894fcaa78702 15:49:45 % Total % Received % Xferd Average Speed Time Time Time Current 15:49:45 Dload Upload Total Spent Left Speed 15:49:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10844 0 0 100 10844 0 34425 --:--:-- --:--:-- --:--:-- 34316 15:49:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/467121e1c593ac0d1605e1c54c7548aa19ab4329 [Pipeline] } 15:49:45 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 15:49:47 + [ -d /w/workspace/undry_device-onvif-camera_PR-340/archives ] 15:49:47 + ls -al /w/workspace/undry_device-onvif-camera_PR-340/archives 15:49:47 total 16 15:49:47 drwxr-xr-x 3 root root 4096 May 4 15:41 . 15:49:47 drwxrwxr-x 11 jenkins jenkins 4096 May 4 15:41 .. 15:49:47 drwxr-xr-x 2 root root 4096 May 4 15:41 cost 15:49:47 -rw-r--r-- 1 root root 92 May 4 15:41 cost.csv 15:49:47 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-340/archives 15:49:47 + ls -al /w/workspace/undry_device-onvif-camera_PR-340/archives 15:49:47 total 16 15:49:47 drwxr-xr-x 3 jenkins jenkins 4096 May 4 15:41 . 15:49:47 drwxrwxr-x 11 jenkins jenkins 4096 May 4 15:41 .. 15:49:47 drwxr-xr-x 2 jenkins jenkins 4096 May 4 15:41 cost 15:49:47 -rw-r--r-- 1 jenkins jenkins 92 May 4 15:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:49:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:49:48 ---> package-listing.sh 15:49:48 ++ facter osfamily 15:49:48 ++ tr '[:upper:]' '[:lower:]' 15:49:49 + OS_FAMILY=debian 15:49:49 + workspace=/w/workspace/undry_device-onvif-camera_PR-340 15:49:49 + START_PACKAGES=/tmp/packages_start.txt 15:49:49 + END_PACKAGES=/tmp/packages_end.txt 15:49:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:49:49 + PACKAGES=/tmp/packages_start.txt 15:49:49 + '[' /w/workspace/undry_device-onvif-camera_PR-340 ']' 15:49:49 + PACKAGES=/tmp/packages_end.txt 15:49:49 + case "${OS_FAMILY}" in 15:49:49 + dpkg -l 15:49:49 + grep '^ii' 15:49:49 + '[' -f /tmp/packages_start.txt ']' 15:49:49 + '[' -f /tmp/packages_end.txt ']' 15:49:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:49:49 + '[' /w/workspace/undry_device-onvif-camera_PR-340 ']' 15:49:49 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-340/archives/ 15:49:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-340/archives/ [Pipeline] echo 15:49:49 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-340/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:49:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:50 prd-ubuntu20.04-docker-8c-8g-13303 does not seem to be running inside a container 15:49:50 $ 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-340/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-340 -v /w/workspace/undry_device-onvif-camera_PR-340:/w/workspace/undry_device-onvif-camera_PR-340:rw,z -v /w/workspace/undry_device-onvif-camera_PR-340@tmp:/w/workspace/undry_device-onvif-camera_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:49:50 $ docker top 4366a4871cda37d1eaab2f441a91bd6716377555929c57c4d2ac2abd9bdc2ebd -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:50 + touch /tmp/pre-build-complete [Pipeline] sh 15:49:51 + mkdir -p /var/log/sysstat [Pipeline] sh 15:49:51 + ls /var/log/sa-host 15:49:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:51 provisioning config files... 15:49:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-340@tmp/config14416997940651514580tmp [Pipeline] { [Pipeline] echo 15:49:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:49:52 ---> create-netrc.sh [Pipeline] } 15:49:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:49:52 ---> python-tools-install.sh [Pipeline] echo 15:49:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:49:52 ---> sudo-logs.sh 15:49:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:49:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:49:53 ---> job-cost.sh 15:49:53 lf-activate-venv: SKIPPING 15:49:53 DEBUG: total: 0.2199999988079071 15:49:53 INFO: Retrieving Stack Cost... 15:49:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:49:53 INFO: Archiving Costs [Pipeline] echo 15:49:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:49:54 ---> logs-deploy.sh 15:49:54 lf-activate-venv: SKIPPING 15:49:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-340/1 15:49:54 INFO: archiving workspace using pattern(s): 15:49:55 Archives upload complete. 15:49:55 INFO: archiving logs to Nexus