Pull request #282 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 d06d196f1c3aaa5dfc5806b546326a01efd75604 rather than 6cde7523560ed1162d0316c2e9de76797ee321a6 Obtained Jenkinsfile from d06d196f1c3aaa5dfc5806b546326a01efd75604 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-ssh2138723891319840857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8101594306622760578.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-282/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-282/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11963509600033024590.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-282/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6589397565904618493.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12933114827459107112.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-282/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-282/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2621185004514464453.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, 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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4955 in /w/workspace/undry_device-onvif-camera_PR-282 [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-282 # 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 d06d196f1c3aaa5dfc5806b546326a01efd75604 into PR head commit 6cde7523560ed1162d0316c2e9de76797ee321a6 Merge succeeded, producing 6cde7523560ed1162d0316c2e9de76797ee321a6 Checking out Revision 6cde7523560ed1162d0316c2e9de76797ee321a6 (PR-282) > 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/282/head:refs/remotes/origin/PR-282 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cde7523560ed1162d0316c2e9de76797ee321a6 # 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 d06d196f1c3aaa5dfc5806b546326a01efd75604 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cde7523560ed1162d0316c2e9de76797ee321a6 # timeout=10 Commit message: "fix: device-sdk levski patch stable tag added" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:43:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:43:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:43:28 ========================================================= 21:43:28 EdgeX Global Pipelines Version Info 21:43:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:43:29 ------------------- 21:43:29 stable info: 21:43:29 ------------------- 21:43:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:43:29 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:43:29 Message: update stable to v1.0.245 21:43:30 ------------------- 21:43:30 experimental info: 21:43:30 ------------------- 21:43:30 Commited By: **** collab-it+edgex@linuxfoundation.org 21:43:30 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 21:43:30 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:43:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-282 [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-282 [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-282 [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cde7523560ed1162d0316c2e9de76797ee321a6 [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cde752 [Pipeline] echo 21:43:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:31 provisioning config files... 21:43:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-282@tmp/config12695852176010556290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:32 ---> docker-login.sh 21:43:32 nexus3.edgexfoundry.org:10001 21:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:32 Configure a credential helper to remove this warning. See 21:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:32 21:43:32 Login Succeeded 21:43:32 nexus3.edgexfoundry.org:10002 21:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:32 Configure a credential helper to remove this warning. See 21:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:32 21:43:32 Login Succeeded 21:43:32 nexus3.edgexfoundry.org:10003 21:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:32 Configure a credential helper to remove this warning. See 21:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:32 21:43:32 Login Succeeded 21:43:32 nexus3.edgexfoundry.org:10004 21:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:32 Configure a credential helper to remove this warning. See 21:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:32 21:43:32 Login Succeeded 21:43:32 docker.io 21:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:33 Configure a credential helper to remove this warning. See 21:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:33 21:43:33 Login Succeeded 21:43:33 ---> docker-login.sh ends [Pipeline] } 21:43:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:43:33 + git rev-list -1 --merges 6cde7523560ed1162d0316c2e9de76797ee321a6~1..6cde7523560ed1162d0316c2e9de76797ee321a6 [Pipeline] echo 21:43:33 -----------> git rev-list -1 --merges 6cde7523560ed1162d0316c2e9de76797ee321a6~1..6cde7523560ed1162d0316c2e9de76797ee321a6 6cde7523560ed1162d0316c2e9de76797ee321a6 [false] [Pipeline] sh 21:43:34 + git log --format=format:%s -1 6cde7523560ed1162d0316c2e9de76797ee321a6 [Pipeline] echo 21:43:34 ========================================================= 21:43:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:43:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:34 + git log --format=format:%s -1 6cde7523560ed1162d0316c2e9de76797ee321a6 [Pipeline] echo 21:43:34 [semverPrep] GIT_COMMIT: 6cde7523560ed1162d0316c2e9de76797ee321a6, Commit Message: fix: device-sdk levski patch stable tag added [Pipeline] echo 21:43:34 [semverPrep] This is not a build commit. [Pipeline] sh 21:43:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:43:35 + grep -v github /etc/ssh/ssh_known_hosts 21:43:35 + [ -e /tmp/ssh_known_hosts ] 21:43:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:43:35 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 21:43:35 tee -a /etc/ssh/ssh_known_hosts 21:43:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:35 21:43:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:36 0.1.4: Pulling from edgex-devops/py-git-semver 21:43:36 b85a868b505f: Pulling fs layer 21:43:36 e2be974225ed: Pulling fs layer 21:43:36 339a4e72a1f5: Pulling fs layer 21:43:36 988bab9f4d93: Pulling fs layer 21:43:36 1469e6f7b9e6: Pulling fs layer 21:43:36 eaf3925da568: Pulling fs layer 21:43:36 bab4dde63d76: Pulling fs layer 21:43:36 bde34c3a00c8: Pulling fs layer 21:43:36 b352a97aabf1: Pulling fs layer 21:43:36 4872d77fe225: Pulling fs layer 21:43:36 5851b861e8e6: Pulling fs layer 21:43:36 bab4dde63d76: Waiting 21:43:36 bde34c3a00c8: Waiting 21:43:36 5851b861e8e6: Waiting 21:43:36 b352a97aabf1: Waiting 21:43:36 4872d77fe225: Waiting 21:43:36 1469e6f7b9e6: Waiting 21:43:36 eaf3925da568: Waiting 21:43:36 988bab9f4d93: Waiting 21:43:36 e2be974225ed: Verifying Checksum 21:43:36 e2be974225ed: Download complete 21:43:36 988bab9f4d93: Verifying Checksum 21:43:36 988bab9f4d93: Download complete 21:43:36 1469e6f7b9e6: Verifying Checksum 21:43:36 1469e6f7b9e6: Download complete 21:43:36 339a4e72a1f5: Verifying Checksum 21:43:36 339a4e72a1f5: Download complete 21:43:36 eaf3925da568: Verifying Checksum 21:43:36 eaf3925da568: Download complete 21:43:36 bde34c3a00c8: Verifying Checksum 21:43:36 bde34c3a00c8: Download complete 21:43:36 b352a97aabf1: Download complete 21:43:36 4872d77fe225: Download complete 21:43:36 b85a868b505f: Verifying Checksum 21:43:36 b85a868b505f: Download complete 21:43:36 bab4dde63d76: Verifying Checksum 21:43:36 bab4dde63d76: Download complete 21:43:37 b85a868b505f: Pull complete 21:43:37 e2be974225ed: Pull complete 21:43:38 339a4e72a1f5: Pull complete 21:43:38 988bab9f4d93: Pull complete 21:43:38 1469e6f7b9e6: Pull complete 21:43:38 eaf3925da568: Pull complete 21:43:40 bab4dde63d76: Pull complete 21:43:40 bde34c3a00c8: Pull complete 21:43:40 b352a97aabf1: Pull complete 21:43:40 4872d77fe225: Pull complete 21:43:40 5851b861e8e6: Pull complete 21:43:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:40 prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container 21:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-282 -v /w/workspace/undry_device-onvif-camera_PR-282:/w/workspace/undry_device-onvif-camera_PR-282:rw,z -v /w/workspace/undry_device-onvif-camera_PR-282@tmp:/w/workspace/undry_device-onvif-camera_PR-282@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 21:43:43 $ docker top eedeae9bbda279b549a3b886a3595d1942b19dd8a920e5522fbcefbc6bcc6a25 -eo pid,comm 21:43:43 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). 21:43:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:43 [ssh-agent] Looking for ssh-agent implementation... 21:43:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:43 $ docker exec eedeae9bbda279b549a3b886a3595d1942b19dd8a920e5522fbcefbc6bcc6a25 ssh-agent 21:43:43 SSH_AUTH_SOCK=/tmp/ssh-GCKmyrLgSuSc/agent.31 21:43:43 SSH_AGENT_PID=37 21:43:43 Running ssh-add (command line suppressed) 21:43:43 Identity added: /w/workspace/undry_device-onvif-camera_PR-282@tmp/private_key_17291675785551960301.key (/w/workspace/undry_device-onvif-camera_PR-282@tmp/private_key_17291675785551960301.key) 21:43:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:43 + git tag --points-at HEAD [Pipeline] } 21:43:43 $ docker exec --env ******** --env ******** eedeae9bbda279b549a3b886a3595d1942b19dd8a920e5522fbcefbc6bcc6a25 ssh-agent -k 21:43:44 unset SSH_AUTH_SOCK; 21:43:44 unset SSH_AGENT_PID; 21:43:44 echo Agent pid 37 killed; 21:43:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:43:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:44 [ssh-agent] Looking for ssh-agent implementation... 21:43:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:44 $ docker exec eedeae9bbda279b549a3b886a3595d1942b19dd8a920e5522fbcefbc6bcc6a25 ssh-agent 21:43:44 SSH_AUTH_SOCK=/tmp/ssh-Ko5bePUw8uiC/agent.70 21:43:44 SSH_AGENT_PID=76 21:43:44 Running ssh-add (command line suppressed) 21:43:44 Identity added: /w/workspace/undry_device-onvif-camera_PR-282@tmp/private_key_16903672273119570986.key (/w/workspace/undry_device-onvif-camera_PR-282@tmp/private_key_16903672273119570986.key) 21:43:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:44 + git semver init 21:43:45 2023-03-21 21:43:44,992 [run_init] DEBUG init version:0.0.0 force:False 21:43:45 2023-03-21 21:43:44,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-282/.semver 21:43:45 2023-03-21 21:43:44,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-282/.semver 21:43:45 2023-03-21 21:43:44,994 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-282/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-282, universal_newlines=False, shell=None, istream=None) 21:43:46 2023-03-21 21:43:45,922 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-282/.git/info/exclude 21:43:46 2023-03-21 21:43:45,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-282/.semver/PR-282 with force:False 21:43:46 2023-03-21 21:43:45,922 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-282/.semver/PR-282 21:43:46 2023-03-21 21:43:45,926 [execute] INFO git cat-file --batch-check 21:43:46 2023-03-21 21:43:45,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-282/.semver, universal_newlines=False, shell=None, istream=) 21:43:46 2023-03-21 21:43:45,934 [execute] INFO git cat-file --batch 21:43:46 2023-03-21 21:43:45,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-282/.semver, universal_newlines=False, shell=None, istream=) 21:43:46 2023-03-21 21:43:45,939 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-282/.semver/PR-282 21:43:46 0.0.0 [Pipeline] } 21:43:46 $ docker exec --env ******** --env ******** eedeae9bbda279b549a3b886a3595d1942b19dd8a920e5522fbcefbc6bcc6a25 ssh-agent -k 21:43:46 unset SSH_AUTH_SOCK; 21:43:46 unset SSH_AGENT_PID; 21:43:46 echo Agent pid 76 killed; 21:43:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:46 + git semver [Pipeline] } 21:43:46 $ docker stop --time=1 eedeae9bbda279b549a3b886a3595d1942b19dd8a920e5522fbcefbc6bcc6a25 21:43:48 $ docker rm -f --volumes eedeae9bbda279b549a3b886a3595d1942b19dd8a920e5522fbcefbc6bcc6a25 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:43:48 Stashed 1 file(s) [Pipeline] echo 21:43:48 [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 21:43:49 provisioning config files... 21:43:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-282@tmp/config1390832313051254678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:49 ---> docker-login.sh 21:43:49 nexus3.edgexfoundry.org:10001 21:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:49 Configure a credential helper to remove this warning. See 21:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:49 21:43:49 Login Succeeded 21:43:49 nexus3.edgexfoundry.org:10002 21:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:49 Configure a credential helper to remove this warning. See 21:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:49 21:43:49 Login Succeeded 21:43:49 nexus3.edgexfoundry.org:10003 21:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:50 Configure a credential helper to remove this warning. See 21:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:50 21:43:50 Login Succeeded 21:43:50 nexus3.edgexfoundry.org:10004 21:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:50 Configure a credential helper to remove this warning. See 21:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:50 21:43:50 Login Succeeded 21:43:50 docker.io 21:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:50 Configure a credential helper to remove this warning. See 21:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:50 21:43:50 Login Succeeded 21:43:50 ---> docker-login.sh ends [Pipeline] } 21:43:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:43:50 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:50 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:50 ========================================================= 21:43:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:43:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:51 + 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 . 21:43:51 Sending build context to Docker daemon 27.02MB 21:43:51 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:43:51 Step 2/13 : FROM ${BASE} AS builder 21:43:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:43:51 213ec9aee27d: Pulling fs layer 21:43:51 4583459ba037: Pulling fs layer 21:43:51 93c1e223e6f2: Pulling fs layer 21:43:51 53926ce57604: Pulling fs layer 21:43:51 21b2b0c7a3f4: Pulling fs layer 21:43:51 22ff95d597cd: Pulling fs layer 21:43:51 12d6caf4c0d1: Pulling fs layer 21:43:51 96b7cbca73a9: Pulling fs layer 21:43:51 a7acece74701: Pulling fs layer 21:43:51 12d6caf4c0d1: Waiting 21:43:51 53926ce57604: Waiting 21:43:51 96b7cbca73a9: Waiting 21:43:51 21b2b0c7a3f4: Waiting 21:43:51 22ff95d597cd: Waiting 21:43:51 a7acece74701: Waiting 21:43:51 93c1e223e6f2: Verifying Checksum 21:43:51 93c1e223e6f2: Download complete 21:43:51 4583459ba037: Verifying Checksum 21:43:51 4583459ba037: Download complete 21:43:51 21b2b0c7a3f4: Verifying Checksum 21:43:51 21b2b0c7a3f4: Download complete 21:43:51 22ff95d597cd: Verifying Checksum 21:43:51 22ff95d597cd: Download complete 21:43:51 213ec9aee27d: Verifying Checksum 21:43:51 213ec9aee27d: Download complete 21:43:51 12d6caf4c0d1: Download complete 21:43:51 213ec9aee27d: Pull complete 21:43:51 4583459ba037: Pull complete 21:43:51 93c1e223e6f2: Pull complete 21:43:51 a7acece74701: Verifying Checksum 21:43:51 a7acece74701: Download complete 21:43:52 96b7cbca73a9: Verifying Checksum 21:43:52 96b7cbca73a9: Download complete 21:43:52 53926ce57604: Verifying Checksum 21:43:52 53926ce57604: Download complete 21:43:55 53926ce57604: Pull complete 21:43:55 21b2b0c7a3f4: Pull complete 21:43:55 22ff95d597cd: Pull complete 21:43:55 12d6caf4c0d1: Pull complete 21:43:57 96b7cbca73a9: Pull complete 21:43:58 a7acece74701: Pull complete 21:43:58 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:43:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:43:58 ---> db6d94c90886 21:43:58 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:44:02 ---> Running in 69a967e75e1f 21:44:02 Removing intermediate container 69a967e75e1f 21:44:02 ---> 80cdf6ae9e19 21:44:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:44:02 ---> Running in 1ce30f1da74d 21:44:02 Removing intermediate container 1ce30f1da74d 21:44:02 ---> ae2af1404fc0 21:44:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:44:02 ---> Running in e2344fd13c8e 21:44:02 Removing intermediate container e2344fd13c8e 21:44:02 ---> 8b9e2157e011 21:44:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:44:02 ---> Running in 104aa8af7f31 21:44:02 Removing intermediate container 104aa8af7f31 21:44:02 ---> 4d367be918cd 21:44:02 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:44:02 ---> Running in 378e2c78fb72 21:44:02 Removing intermediate container 378e2c78fb72 21:44:02 ---> 09db987f549d 21:44:02 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:44:02 ---> Running in c9f19ba61559 21:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:44:03 OK: 211 MiB in 51 packages 21:44:03 Removing intermediate container c9f19ba61559 21:44:03 ---> 93622ca9f210 21:44:03 Step 9/13 : WORKDIR /device-onvif-camera 21:44:03 ---> Running in b8bc17abd3f1 21:44:03 Removing intermediate container b8bc17abd3f1 21:44:03 ---> b07e593a91b4 21:44:03 Step 10/13 : COPY go.mod vendor* ./ 21:44:03 ---> ce004a60e5bd 21:44:03 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:44:03 ---> Running in 17d2c114f513 21:44:04 Still waiting to schedule task 21:44:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:44:30 Removing intermediate container 17d2c114f513 21:44:30 ---> 4ad0f4d12e36 21:44:30 Step 12/13 : COPY . . 21:44:30 ---> 19c953b2d157 21:44:30 Step 13/13 : RUN ${MAKE} 21:44:30 ---> Running in 6ef4eae393e3 21:44:30 noop 21:44:30 Removing intermediate container 6ef4eae393e3 21:44:30 ---> cca99aaa2f4c 21:44:30 Successfully built cca99aaa2f4c 21:44:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:30 + docker inspect -f . ci-base-image-x86_64 21:44:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:31 prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container 21:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-282 -v /w/workspace/undry_device-onvif-camera_PR-282:/w/workspace/undry_device-onvif-camera_PR-282:rw,z -v /w/workspace/undry_device-onvif-camera_PR-282@tmp:/w/workspace/undry_device-onvif-camera_PR-282@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 21:44:31 $ docker top 52d03971d5641114ce5893fc33b61b2eaa53820a9047eb8b94fa6802f0debcfb -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:31 + go version 21:44:31 go version go1.18.7 linux/amd64 [Pipeline] } 21:44:31 $ docker stop --time=1 52d03971d5641114ce5893fc33b61b2eaa53820a9047eb8b94fa6802f0debcfb 21:44:33 $ docker rm -f --volumes 52d03971d5641114ce5893fc33b61b2eaa53820a9047eb8b94fa6802f0debcfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:33 + docker inspect -f . ci-base-image-x86_64 21:44:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:33 prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container 21:44:33 $ 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-282 -v /w/workspace/undry_device-onvif-camera_PR-282:/w/workspace/undry_device-onvif-camera_PR-282:rw,z -v /w/workspace/undry_device-onvif-camera_PR-282@tmp:/w/workspace/undry_device-onvif-camera_PR-282@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 21:44:34 $ docker top a0380c7e4722fec92ee57987915ec91dbcbf1f57686615c831f791ded438ef77 -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:34 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-282 [Pipeline] fileExists [Pipeline] sh 21:44:35 + make test 21:44:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:44:35 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:44:47 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:44:48 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 29.3% of statements 21:44:48 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:44:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.481s coverage: 86.5% of statements 21:44:56 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." 21:44:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:45:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:45:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:45:00 ./bin/test-attribution-txt.sh [Pipeline] echo 21:45:00 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:45:00 $ docker stop --time=1 a0380c7e4722fec92ee57987915ec91dbcbf1f57686615c831f791ded438ef77 21:45:02 $ docker rm -f --volumes a0380c7e4722fec92ee57987915ec91dbcbf1f57686615c831f791ded438ef77 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:45:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:45:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:45:04 + ls -al . 21:45:04 total 248 21:45:04 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 21:44 . 21:45:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:43 .. 21:45:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 21:44 .git 21:45:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:43 .github 21:45:04 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 21:43 .gitignore 21:45:04 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 21:43 .golangci.yml 21:45:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 21:43 .semver 21:45:04 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 21:43 Attribution.txt 21:45:04 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 21:43 CHANGELOG.md 21:45:04 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 21:43 Dockerfile 21:45:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 21:43 GOVERNANCE.md 21:45:04 -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 21:43 Jenkinsfile 21:45:04 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 21:43 LICENSE 21:45:04 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 21:43 Makefile 21:45:04 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 21:43 OWNERS.md 21:45:04 -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 21:43 README.md 21:45:04 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 21:43 VERSION 21:45:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 21:43 bin 21:45:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:43 cmd 21:45:04 -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 21:44 coverage.out 21:45:04 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 21:43 doc 21:45:04 -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 21:43 go.mod 21:45:04 -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 21:43 go.sum 21:45:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:43 internal 21:45:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:43 snap 21:45:04 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 21:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:04 + 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=6cde7523560ed1162d0316c2e9de76797ee321a6 --label arch=amd64 --label version=0.0.0 . 21:45:04 Sending build context to Docker daemon 27.1MB 21:45:04 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 21:45:04 Step 2/26 : FROM ${BASE} AS builder 21:45:04 ---> cca99aaa2f4c 21:45:04 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:45:04 ---> Running in a036e7c8ecef 21:45:05 Removing intermediate container a036e7c8ecef 21:45:05 ---> caada96d29e2 21:45:05 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:45:05 ---> Running in 0bf92b86c160 21:45:05 Removing intermediate container 0bf92b86c160 21:45:05 ---> e4abc2f72b12 21:45:05 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:45:05 ---> Running in a57c71015bcd 21:45:05 Removing intermediate container a57c71015bcd 21:45:05 ---> 0ef8ba1310fc 21:45:05 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:45:05 ---> Running in 15270dd04c3d 21:45:05 Removing intermediate container 15270dd04c3d 21:45:05 ---> 2046d9ab457d 21:45:05 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:45:05 ---> Running in 6c1599a92745 21:45:05 Removing intermediate container 6c1599a92745 21:45:05 ---> b4b76d1f6e62 21:45:05 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:45:05 ---> Running in f7d4d054c690 21:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:45:06 OK: 211 MiB in 51 packages 21:45:06 Removing intermediate container f7d4d054c690 21:45:06 ---> 3b070c66d2e0 21:45:06 Step 9/26 : WORKDIR /device-onvif-camera 21:45:06 ---> Running in 14f8791c2a93 21:45:06 Removing intermediate container 14f8791c2a93 21:45:06 ---> a99f2cd49a83 21:45:06 Step 10/26 : COPY go.mod vendor* ./ 21:45:06 ---> 3c70835120dc 21:45:06 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:06 ---> Running in bba2066a65f6 21:45:07 Removing intermediate container bba2066a65f6 21:45:07 ---> 17ae85587f14 21:45:07 Step 12/26 : COPY . . 21:45:08 ---> 9ed15154c147 21:45:08 Step 13/26 : RUN ${MAKE} 21:45:08 ---> Running in aba22fbe7296 21:45:08 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 21:45:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4956 in /w/workspace/undry_device-onvif-camera_PR-282 [Pipeline] { 21:45:34 Removing intermediate container aba22fbe7296 21:45:34 ---> a5e983d81b2d 21:45:34 Step 14/26 : FROM alpine:3.16 21:45:34 3.16: Pulling from library/alpine 21:45:34 ef5531b6e74e: Pulling fs layer 21:45:34 ef5531b6e74e: Verifying Checksum 21:45:34 ef5531b6e74e: Download complete 21:45:34 ef5531b6e74e: Pull complete 21:45:34 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 21:45:34 Status: Downloaded newer image for alpine:3.16 21:45:34 ---> dfd21b5a31f5 21:45:34 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:45:34 ---> Running in 142c6272b6f5 21:45:34 Removing intermediate container 142c6272b6f5 21:45:34 ---> 0a9d4523917e 21:45:34 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 21:45:34 ---> Running in f2c5f27bbf8b 21:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:45:34 (1/6) Installing dumb-init (1.2.5-r1) 21:45:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:45:34 (3/6) Installing libsodium (1.0.18-r0) 21:45:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:45:34 (5/6) Installing libzmq (4.3.4-r0) 21:45:34 (6/6) Installing zeromq (4.3.4-r0) 21:45:34 Executing busybox-1.35.0-r17.trigger 21:45:34 OK: 8 MiB in 20 packages 21:45:34 Removing intermediate container f2c5f27bbf8b 21:45:34 ---> cb8e772c09fe 21:45:34 Step 17/26 : WORKDIR / 21:45:34 ---> Running in fe0af21a43a8 21:45:34 Removing intermediate container fe0af21a43a8 21:45:34 ---> ea0ad6d0aad0 21:45:34 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:45:34 ---> beedd29fd967 21:45:34 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:45:34 ---> 8cd73ea8ec03 21:45:34 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:45:34 ---> 37bebdeeb686 21:45:34 Step 21/26 : EXPOSE 59984 21:45:34 ---> Running in 5fc6d7dfdc64 21:45:34 Removing intermediate container 5fc6d7dfdc64 21:45:34 ---> 236a4e3e3a2f 21:45:34 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:45:34 ---> Running in a58614a1bf0b 21:45:34 Removing intermediate container a58614a1bf0b 21:45:34 ---> 010183d2bf9b 21:45:34 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:45:34 ---> Running in 43f48bbaf83c 21:45:34 Removing intermediate container 43f48bbaf83c 21:45:34 ---> b2703acd70b5 21:45:34 Step 24/26 : LABEL arch=amd64 21:45:34 ---> Running in e2f7bff2e674 21:45:34 Removing intermediate container e2f7bff2e674 21:45:34 ---> 40850f1b5285 21:45:34 Step 25/26 : LABEL git_sha=6cde7523560ed1162d0316c2e9de76797ee321a6 21:45:34 ---> Running in ba354b8fcac1 21:45:34 Removing intermediate container ba354b8fcac1 21:45:34 ---> f136b63695e8 21:45:34 Step 26/26 : LABEL version=0.0.0 21:45:34 ---> Running in ec35fc26074d 21:45:34 Removing intermediate container ec35fc26074d 21:45:34 ---> 082e1de3bfbb 21:45:34 [Warning] One or more build-args [ARCH] were not consumed 21:45:34 Successfully built 082e1de3bfbb 21:45:34 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] ws 21:45:35 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Docker Push) 21:45:35 The recommended git tool is: git 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 21:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:35 21:45:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:36 latest: Pulling from edgex-lftools-log-publisher 21:45:36 5eb5b503b376: Pulling fs layer 21:45:36 5c69ac0246d0: Pulling fs layer 21:45:36 ec43610c2a17: Pulling fs layer 21:45:36 3a2ae6a8a46f: Pulling fs layer 21:45:36 33b1e0a273af: Pulling fs layer 21:45:36 5d3b04190fa2: Pulling fs layer 21:45:36 3a2ae6a8a46f: Waiting 21:45:36 33b1e0a273af: Waiting 21:45:36 2f39f015ded8: Pulling fs layer 21:45:36 2f39f015ded8: Waiting 21:45:36 5c69ac0246d0: Download complete 21:45:36 3a2ae6a8a46f: Download complete 21:45:36 33b1e0a273af: Verifying Checksum 21:45:36 33b1e0a273af: Download complete 21:45:36 5d3b04190fa2: Verifying Checksum 21:45:36 5d3b04190fa2: Download complete 21:45:36 ec43610c2a17: Verifying Checksum 21:45:36 ec43610c2a17: Download complete 21:45:36 5eb5b503b376: Verifying Checksum 21:45:36 5eb5b503b376: Download complete 21:45:37 2f39f015ded8: Download complete 21:45:37 5eb5b503b376: Pull complete 21:45:37 5c69ac0246d0: Pull complete 21:45:38 ec43610c2a17: Pull complete 21:45:38 3a2ae6a8a46f: Pull complete 21:45:38 33b1e0a273af: Pull complete 21:45:38 5d3b04190fa2: Pull complete 21:45:40 using credential edgex-jenkins-ssh 21:45:40 Cloning the remote Git repository 21:45:40 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 21:45:40 > git init /w/workspace/device-onvif-camera/1 # timeout=10 21:45:40 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:45:40 > git --version # timeout=10 21:45:40 > git --version # 'git version 2.25.1' 21:45:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:42 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:45:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:42 2f39f015ded8: Pull complete 21:45:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:43 prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container 21:45:43 $ 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-282 -v /w/workspace/undry_device-onvif-camera_PR-282:/w/workspace/undry_device-onvif-camera_PR-282:rw,z -v /w/workspace/undry_device-onvif-camera_PR-282@tmp:/w/workspace/undry_device-onvif-camera_PR-282@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 21:45:43 Merging remotes/origin/levski commit d06d196f1c3aaa5dfc5806b546326a01efd75604 into PR head commit 6cde7523560ed1162d0316c2e9de76797ee321a6 21:45:43 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:45:43 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:45:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 21:45:43 > git config core.sparsecheckout # timeout=10 21:45:43 > git checkout -f 6cde7523560ed1162d0316c2e9de76797ee321a6 # timeout=10 21:45:44 Merge succeeded, producing 6cde7523560ed1162d0316c2e9de76797ee321a6 21:45:44 Checking out Revision 6cde7523560ed1162d0316c2e9de76797ee321a6 (PR-282) 21:45:44 > git remote # timeout=10 21:45:44 > git config --get remote.origin.url # timeout=10 21:45:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:44 > git merge d06d196f1c3aaa5dfc5806b546326a01efd75604 # timeout=10 21:45:44 > git rev-parse HEAD^{commit} # timeout=10 21:45:44 > git config core.sparsecheckout # timeout=10 21:45:44 > git checkout -f 6cde7523560ed1162d0316c2e9de76797ee321a6 # timeout=10 21:45:46 $ docker top d586ddd6a3ba9afb198dd205e66098bfc8c29d70162c93da56706d4290dc337f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:46 ---> job-cost.sh 21:45:46 lf-activate-venv: SKIPPING 21:45:46 INFO: No Stack... 21:45:47 INFO: Retrieving Pricing Info for: v3-standard-8 21:45:47 INFO: Archiving Costs [Pipeline] sh 21:45:47 + cat /w/workspace/undry_device-onvif-camera_PR-282/archives/cost.csv 21:45:47 + cut -d, -f6 [Pipeline] lock 21:45:47 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-282-1-stack-cost] 21:45:47 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-282-1-stack-cost] did not exist. Created. 21:45:47 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:45:48 Commit message: "fix: device-sdk levski patch stable tag added" 21:45:48 + echo total: 0.2199999988079071 [Pipeline] stash 21:45:48 Stashed 1 file(s) 21:45:48 > git --version # timeout=10 21:45:48 > git --version # 'git version 2.25.1' 21:45:48 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } 21:45:48 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:45:48 $ docker stop --time=1 d586ddd6a3ba9afb198dd205e66098bfc8c29d70162c93da56706d4290dc337f 21:45:48 21:45:48 GitHub has been notified of this commit’s build result 21:45:48 21:45:49 $ docker rm -f --volumes d586ddd6a3ba9afb198dd205e66098bfc8c29d70162c93da56706d4290dc337f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:45:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:45:50 Dload Upload Total Spent Left Speed 21:45:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 21:45:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:45:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:45:51 + sudo tee /etc/docker/daemon.new 21:45:51 { 21:45:51 "registry-mirrors": [ 21:45:51 "https://nexus3.edgexfoundry.org:10001" 21:45:51 ], 21:45:51 "bip": "10.250.0.254/24", 21:45:51 "hosts": [ 21:45:51 "tcp://0.0.0.0:5555", 21:45:51 "unix:///var/run/docker.sock" 21:45:51 ], 21:45:51 "mtu": 1458, 21:45:51 "selinux-enabled": true, 21:45:51 "seccomp-profile": "/etc/docker/seccomp.json" 21:45:51 } [Pipeline] sh 21:45:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:45:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:10 provisioning config files... 21:46:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config11330459113317444116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:10 ---> docker-login.sh 21:46:10 nexus3.edgexfoundry.org:10001 21:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:11 Configure a credential helper to remove this warning. See 21:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:11 21:46:11 Login Succeeded 21:46:11 nexus3.edgexfoundry.org:10002 21:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:11 Configure a credential helper to remove this warning. See 21:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:11 21:46:11 Login Succeeded 21:46:11 nexus3.edgexfoundry.org:10003 21:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:12 Configure a credential helper to remove this warning. See 21:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:12 21:46:12 Login Succeeded 21:46:12 nexus3.edgexfoundry.org:10004 21:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:12 Configure a credential helper to remove this warning. See 21:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:12 21:46:12 Login Succeeded 21:46:12 docker.io 21:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:13 Configure a credential helper to remove this warning. See 21:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:13 21:46:13 Login Succeeded 21:46:13 ---> docker-login.sh ends [Pipeline] } 21:46:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:46:13 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:46:13 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:46:13 ========================================================= 21:46:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:46:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:14 + 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 . 21:46:16 Sending build context to Docker daemon 19.73MB 21:46:16 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:46:16 Step 2/13 : FROM ${BASE} AS builder 21:46:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:46:16 9b18e9b68314: Pulling fs layer 21:46:16 35d82f9e3411: Pulling fs layer 21:46:16 e16973657156: Pulling fs layer 21:46:16 fc693d55d65f: Pulling fs layer 21:46:16 7e9fc2657dce: Pulling fs layer 21:46:16 dda99020689f: Pulling fs layer 21:46:16 db1c61fa0a46: Pulling fs layer 21:46:16 891c053d2c06: Pulling fs layer 21:46:16 fc693d55d65f: Waiting 21:46:16 dda99020689f: Waiting 21:46:16 7e9fc2657dce: Waiting 21:46:16 db1c61fa0a46: Waiting 21:46:16 891c053d2c06: Waiting 21:46:16 e16973657156: Verifying Checksum 21:46:16 e16973657156: Download complete 21:46:16 35d82f9e3411: Verifying Checksum 21:46:16 35d82f9e3411: Download complete 21:46:16 7e9fc2657dce: Download complete 21:46:16 dda99020689f: Verifying Checksum 21:46:16 dda99020689f: Download complete 21:46:16 9b18e9b68314: Verifying Checksum 21:46:16 9b18e9b68314: Download complete 21:46:17 9b18e9b68314: Pull complete 21:46:18 891c053d2c06: Verifying Checksum 21:46:18 891c053d2c06: Download complete 21:46:18 35d82f9e3411: Pull complete 21:46:18 e16973657156: Pull complete 21:46:19 db1c61fa0a46: Verifying Checksum 21:46:19 db1c61fa0a46: Download complete 21:46:19 fc693d55d65f: Verifying Checksum 21:46:19 fc693d55d65f: Download complete 21:46:32 fc693d55d65f: Pull complete 21:46:32 7e9fc2657dce: Pull complete 21:46:32 dda99020689f: Pull complete 21:46:38 db1c61fa0a46: Pull complete 21:46:40 891c053d2c06: Pull complete 21:46:40 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:46:40 ---> f96f9c87975a 21:46:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:46:45 ---> Running in ced065c3500d 21:46:45 Removing intermediate container ced065c3500d 21:46:45 ---> 4b7e14e00fc5 21:46:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:46:45 ---> Running in 3f896d70b10e 21:46:45 Removing intermediate container 3f896d70b10e 21:46:45 ---> 387202381109 21:46:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:46:45 ---> Running in 47ede517f0e7 21:46:46 Removing intermediate container 47ede517f0e7 21:46:46 ---> 1f7f3c28a312 21:46:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:46:46 ---> Running in 3c38c035c40a 21:46:46 Removing intermediate container 3c38c035c40a 21:46:46 ---> 27c30e8b8170 21:46:46 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:46:46 ---> Running in dfa75c5f54ae 21:46:46 Removing intermediate container dfa75c5f54ae 21:46:46 ---> 6d57d5943458 21:46:46 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:46:46 ---> Running in a3e4f486c8e3 21:46:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:46:49 OK: 221 MiB in 51 packages 21:46:50 Removing intermediate container a3e4f486c8e3 21:46:50 ---> 100c92767ba1 21:46:50 Step 9/13 : WORKDIR /device-onvif-camera 21:46:50 ---> Running in f4bcbd0fee78 21:46:50 Removing intermediate container f4bcbd0fee78 21:46:50 ---> 839607982c26 21:46:50 Step 10/13 : COPY go.mod vendor* ./ 21:46:50 ---> ed2e7c0cc263 21:46:50 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:50 ---> Running in ab183246b74f 21:47:47 Removing intermediate container ab183246b74f 21:47:47 ---> 4af90fbddf7b 21:47:47 Step 12/13 : COPY . . 21:47:47 ---> df0c4a8b4b00 21:47:47 Step 13/13 : RUN ${MAKE} 21:47:47 ---> Running in 55dd27fb3a3b 21:47:47 noop 21:47:47 Removing intermediate container 55dd27fb3a3b 21:47:47 ---> b66832ebefa9 21:47:47 Successfully built b66832ebefa9 21:47:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:47 + docker inspect -f . ci-base-image-arm64 21:47:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:48 prd-ubuntu20.04-docker-arm64-4c-16g-4956 does not seem to be running inside a container 21:47:48 $ 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 21:47:49 $ docker top a456d35dcd1d74c4a6b3b4aba8405fa2d5142e8ce0f62d9ec3ef625325c18ac0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:50 + go version 21:47:50 go version go1.18.7 linux/arm64 [Pipeline] } 21:47:50 $ docker stop --time=1 a456d35dcd1d74c4a6b3b4aba8405fa2d5142e8ce0f62d9ec3ef625325c18ac0 21:47:53 $ docker rm -f --volumes a456d35dcd1d74c4a6b3b4aba8405fa2d5142e8ce0f62d9ec3ef625325c18ac0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:54 + docker inspect -f . ci-base-image-arm64 21:47:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:54 prd-ubuntu20.04-docker-arm64-4c-16g-4956 does not seem to be running inside a container 21:47:54 $ 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 21:47:55 $ docker top f5d1850fd84e72c292fbff5b4650f20d86ca93c4410503eb368b5c4f1f9f5d04 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:56 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 21:47:56 + make test 21:47:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:47:58 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:49:34 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:49:34 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.197s coverage: 29.3% of statements 21:49:34 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:49:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.620s coverage: 86.5% of statements 21:49:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:49:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:50:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:50:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:50:22 ./bin/test-attribution-txt.sh [Pipeline] echo 21:50:22 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:50:22 $ docker stop --time=1 f5d1850fd84e72c292fbff5b4650f20d86ca93c4410503eb368b5c4f1f9f5d04 21:50:24 $ docker rm -f --volumes f5d1850fd84e72c292fbff5b4650f20d86ca93c4410503eb368b5c4f1f9f5d04 [Pipeline] // withDockerContainer [Pipeline] sh 21:50:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:50:25 Warning: overwriting stash ‘coverage-report’ 21:50:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:50:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:50:27 + ls -al . 21:50:27 total 244 21:50:27 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 21:47 . 21:50:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:45 .. 21:50:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 21:45 .git 21:50:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:45 .github 21:50:27 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 21:45 .gitignore 21:50:27 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 21:45 .golangci.yml 21:50:27 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 21:45 Attribution.txt 21:50:27 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 21:45 CHANGELOG.md 21:50:27 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 21:45 Dockerfile 21:50:27 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 21:45 GOVERNANCE.md 21:50:27 -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 21:45 Jenkinsfile 21:50:27 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 21:45 LICENSE 21:50:27 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 21:45 Makefile 21:50:27 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 21:45 OWNERS.md 21:50:27 -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 21:45 README.md 21:50:27 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 21:43 VERSION 21:50:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 21:45 bin 21:50:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:45 cmd 21:50:27 -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 21:49 coverage.out 21:50:27 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 21:45 doc 21:50:27 -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 21:45 go.mod 21:50:27 -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 21:45 go.sum 21:50:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:45 internal 21:50:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:45 snap 21:50:27 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 21:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:27 + 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=6cde7523560ed1162d0316c2e9de76797ee321a6 --label arch=arm64 --label version=0.0.0 . 21:50:28 Sending build context to Docker daemon 19.81MB 21:50:28 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 21:50:28 Step 2/26 : FROM ${BASE} AS builder 21:50:28 ---> b66832ebefa9 21:50:28 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:50:28 ---> Running in beb6a69bef45 21:50:30 Removing intermediate container beb6a69bef45 21:50:30 ---> 80a68739e7f9 21:50:30 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:50:30 ---> Running in 1f57908ae710 21:50:31 Removing intermediate container 1f57908ae710 21:50:31 ---> 0a5b98ad6b80 21:50:31 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:50:31 ---> Running in e219e377b5f7 21:50:32 Removing intermediate container e219e377b5f7 21:50:32 ---> 59e45b8bc356 21:50:32 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:50:32 ---> Running in 28e4224fbf7c 21:50:33 Removing intermediate container 28e4224fbf7c 21:50:33 ---> 5b7dfa99f20f 21:50:33 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:50:33 ---> Running in 5cbb1a384d95 21:50:33 Removing intermediate container 5cbb1a384d95 21:50:33 ---> a8be6215b81c 21:50:33 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:50:33 ---> Running in 9b8155527ecb 21:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:50:36 OK: 221 MiB in 51 packages 21:50:37 Removing intermediate container 9b8155527ecb 21:50:37 ---> 667af9af7e19 21:50:37 Step 9/26 : WORKDIR /device-onvif-camera 21:50:37 ---> Running in cf1437381a95 21:50:37 Removing intermediate container cf1437381a95 21:50:37 ---> 4649c6686262 21:50:37 Step 10/26 : COPY go.mod vendor* ./ 21:50:37 ---> b35f542abb9f 21:50:37 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:37 ---> Running in 903e3721838e 21:50:40 Removing intermediate container 903e3721838e 21:50:40 ---> 3642c41fe18b 21:50:40 Step 12/26 : COPY . . 21:50:41 ---> a606cafb3db8 21:50:41 Step 13/26 : RUN ${MAKE} 21:50:41 ---> Running in fd209875c567 21:50:42 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 21:53:04 Removing intermediate container fd209875c567 21:53:04 ---> 71c96838f517 21:53:04 Step 14/26 : FROM alpine:3.16 21:53:04 3.16: Pulling from library/alpine 21:53:04 3760b48202b3: Pulling fs layer 21:53:04 3760b48202b3: Verifying Checksum 21:53:04 3760b48202b3: Download complete 21:53:04 3760b48202b3: Pull complete 21:53:04 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 21:53:04 Status: Downloaded newer image for alpine:3.16 21:53:04 ---> 4c81e5bf8899 21:53:04 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:53:04 ---> Running in 402e0814d509 21:53:04 Removing intermediate container 402e0814d509 21:53:04 ---> 5f1c057b6e1c 21:53:04 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 21:53:04 ---> Running in 6aacd6885250 21:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:53:05 (1/6) Installing dumb-init (1.2.5-r1) 21:53:05 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:53:05 (3/6) Installing libsodium (1.0.18-r0) 21:53:05 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:53:05 (5/6) Installing libzmq (4.3.4-r0) 21:53:05 (6/6) Installing zeromq (4.3.4-r0) 21:53:05 Executing busybox-1.35.0-r17.trigger 21:53:05 OK: 8 MiB in 20 packages 21:53:06 Removing intermediate container 6aacd6885250 21:53:06 ---> bf513e86c327 21:53:06 Step 17/26 : WORKDIR / 21:53:07 ---> Running in 5afab26ac6b8 21:53:07 Removing intermediate container 5afab26ac6b8 21:53:07 ---> ec064e517354 21:53:07 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:53:08 ---> 20cdec96bd18 21:53:08 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:53:09 ---> b71ddf8a7222 21:53:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:53:09 ---> 2f2c4e6085fe 21:53:09 Step 21/26 : EXPOSE 59984 21:53:09 ---> Running in 37e33ed1e651 21:53:10 Removing intermediate container 37e33ed1e651 21:53:10 ---> 333dabf3a5cb 21:53:10 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:53:10 ---> Running in bd25df63b121 21:53:10 Removing intermediate container bd25df63b121 21:53:10 ---> b05cfbbec101 21:53:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:53:10 ---> Running in bcae90ac7fa4 21:53:10 Removing intermediate container bcae90ac7fa4 21:53:10 ---> 16e993ab5eb3 21:53:10 Step 24/26 : LABEL arch=arm64 21:53:10 ---> Running in e21f6696578b 21:53:11 Removing intermediate container e21f6696578b 21:53:11 ---> 675bc124c468 21:53:11 Step 25/26 : LABEL git_sha=6cde7523560ed1162d0316c2e9de76797ee321a6 21:53:11 ---> Running in 8457d0bd47a5 21:53:11 Removing intermediate container 8457d0bd47a5 21:53:11 ---> f5b34390724e 21:53:11 Step 26/26 : LABEL version=0.0.0 21:53:11 ---> Running in a9b247c80820 21:53:11 Removing intermediate container a9b247c80820 21:53:11 ---> 77c84ff7442b 21:53:11 [Warning] One or more build-args [ARCH] were not consumed 21:53:11 Successfully built 77c84ff7442b 21:53:11 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 21:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:53:12 21:53:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:53:12 arm64: Pulling from edgex-lftools-log-publisher 21:53:12 8998bd30e6a1: Pulling fs layer 21:53:12 04944245beec: Pulling fs layer 21:53:12 699f458cf7ca: Pulling fs layer 21:53:12 765212b225bb: Pulling fs layer 21:53:12 f23df028b6ca: Pulling fs layer 21:53:12 d65c8cfc05b1: Pulling fs layer 21:53:12 2437ff75d9bd: Pulling fs layer 21:53:12 765212b225bb: Waiting 21:53:12 f23df028b6ca: Waiting 21:53:12 2437ff75d9bd: Waiting 21:53:12 d65c8cfc05b1: Waiting 21:53:13 04944245beec: Verifying Checksum 21:53:13 04944245beec: Download complete 21:53:13 765212b225bb: Verifying Checksum 21:53:13 765212b225bb: Download complete 21:53:13 f23df028b6ca: Verifying Checksum 21:53:13 f23df028b6ca: Download complete 21:53:13 d65c8cfc05b1: Verifying Checksum 21:53:13 d65c8cfc05b1: Download complete 21:53:13 699f458cf7ca: Verifying Checksum 21:53:13 699f458cf7ca: Download complete 21:53:13 8998bd30e6a1: Verifying Checksum 21:53:13 8998bd30e6a1: Download complete 21:53:16 2437ff75d9bd: Verifying Checksum 21:53:16 2437ff75d9bd: Download complete 21:53:17 8998bd30e6a1: Pull complete 21:53:20 04944245beec: Pull complete 21:53:21 699f458cf7ca: Pull complete 21:53:21 765212b225bb: Pull complete 21:53:22 f23df028b6ca: Pull complete 21:53:22 d65c8cfc05b1: Pull complete 21:53:37 2437ff75d9bd: Pull complete 21:53:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:53:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:37 prd-ubuntu20.04-docker-arm64-4c-16g-4956 does not seem to be running inside a container 21:53:37 $ 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 21:53:40 $ docker top e2af411cdf9c247f26b0ca99955ca3cf94a9e949613cbf569c063ecfb338cc0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:41 ---> job-cost.sh 21:53:41 lf-activate-venv: SKIPPING 21:53:41 INFO: No Stack... 21:53:41 INFO: Retrieving Pricing Info for: v3-standard-4 21:53:42 INFO: Archiving Costs [Pipeline] sh 21:53:43 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 21:53:43 + cut -d, -f6 [Pipeline] lock 21:53:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-282-1-stack-cost] 21:53:43 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-282-1-stack-cost] did not exist. Created. 21:53:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:53:43 /w/workspace/device-onvif-camera/1@tmp/durable-e1108a12/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:53:44 + echo total: 0.10999999940395355 [Pipeline] stash 21:53:44 Warning: overwriting stash ‘stack-cost’ 21:53:44 Stashed 1 file(s) [Pipeline] } 21:53:44 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:53:44 $ docker stop --time=1 e2af411cdf9c247f26b0ca99955ca3cf94a9e949613cbf569c063ecfb338cc0d 21:53:46 $ docker rm -f --volumes e2af411cdf9c247f26b0ca99955ca3cf94a9e949613cbf569c063ecfb338cc0d [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 21:53:47 provisioning config files... 21:53:47 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-282@tmp/config5779198062072934176tmp [Pipeline] { [Pipeline] sh 21:53:47 + set +x 21:53:47 + bash -s -- 21:53:47 + curl -s https://codecov.io/bash 21:53:47 21:53:47 _____ _ 21:53:47 / ____| | | 21:53:47 | | ___ __| | ___ ___ _____ __ 21:53:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:53:47 | |___| (_) | (_| | __/ (_| (_) \ V / 21:53:47 \_____\___/ \__,_|\___|\___\___/ \_/ 21:53:47 Bash-1.0.6 21:53:47 21:53:47 21:53:47 ==> git version 2.25.1 found 21:53:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:53:47 Release-Date: 2020-01-08 21:53:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:53:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:53:47 ==> Jenkins CI detected. 21:53:47 current dir:  /w/workspace/undry_device-onvif-camera_PR-282 21:53:47 project root: . 21:53:47 --> token set from env 21:53:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:53:47 ==> Running gcov in . (disable via -X gcov) 21:53:47 ==> Python coveragepy not found 21:53:47 ==> Searching for coverage reports in: 21:53:47 + . 21:53:47 -> Found 1 reports 21:53:47 ==> Detecting git/mercurial file structure 21:53:47 ==> Reading reports 21:53:47 + ./coverage.out bytes=79184 21:53:47 ==> Appending adjustments 21:53:47 https://docs.codecov.io/docs/fixing-reports 21:53:47 + Found adjustments 21:53:47 ==> Gzipping contents 21:53:47 12K /tmp/codecov.SJB0jD.gz 21:53:47 ==> Uploading reports 21:53:47 url: https://codecov.io 21:53:47 query: branch=PR-282&commit=6cde7523560ed1162d0316c2e9de76797ee321a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=282&job=&cmd_args= 21:53:47 -> Pinging Codecov 21:53:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-282&commit=6cde7523560ed1162d0316c2e9de76797ee321a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=282&job=&cmd_args= 21:53:48 -> Uploading to 21:53:48 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/F29A59C45E3A92E06B3E522C9905F8EF/6cde7523560ed1162d0316c2e9de76797ee321a6/34f50e5a-4548-4584-9335-9cc3a5437649.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T215347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6db80dda79ed45261194d411c87f5053c6ebf379238d9409ccddfe55516625d1 21:53:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:48 Dload Upload Total Spent Left Speed 21:53:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10873 0 0 100 10873 0 42143 --:--:-- --:--:-- --:--:-- 42143 21:53:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/6cde7523560ed1162d0316c2e9de76797ee321a6 [Pipeline] } 21:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:53:50 + [ -d /w/workspace/undry_device-onvif-camera_PR-282/archives ] 21:53:50 + ls -al /w/workspace/undry_device-onvif-camera_PR-282/archives 21:53:50 total 16 21:53:50 drwxr-xr-x 3 root root 4096 Mar 21 21:45 . 21:53:50 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 21:45 .. 21:53:50 drwxr-xr-x 2 root root 4096 Mar 21 21:45 cost 21:53:50 -rw-r--r-- 1 root root 91 Mar 21 21:45 cost.csv 21:53:50 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-282/archives 21:53:50 + ls -al /w/workspace/undry_device-onvif-camera_PR-282/archives 21:53:50 total 16 21:53:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 21:45 . 21:53:50 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 21:45 .. 21:53:50 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 21:45 cost 21:53:50 -rw-r--r-- 1 jenkins jenkins 91 Mar 21 21:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:53:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:53:51 ---> package-listing.sh 21:53:51 ++ facter osfamily 21:53:51 ++ tr '[:upper:]' '[:lower:]' 21:53:51 + OS_FAMILY=debian 21:53:51 + workspace=/w/workspace/undry_device-onvif-camera_PR-282 21:53:51 + START_PACKAGES=/tmp/packages_start.txt 21:53:51 + END_PACKAGES=/tmp/packages_end.txt 21:53:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:53:51 + PACKAGES=/tmp/packages_start.txt 21:53:51 + '[' /w/workspace/undry_device-onvif-camera_PR-282 ']' 21:53:51 + PACKAGES=/tmp/packages_end.txt 21:53:51 + case "${OS_FAMILY}" in 21:53:51 + dpkg -l 21:53:51 + grep '^ii' 21:53:51 + '[' -f /tmp/packages_start.txt ']' 21:53:51 + '[' -f /tmp/packages_end.txt ']' 21:53:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:53:51 + '[' /w/workspace/undry_device-onvif-camera_PR-282 ']' 21:53:51 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-282/archives/ 21:53:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-282/archives/ [Pipeline] echo 21:53:51 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-282/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:53:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:52 prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container 21:53:52 $ 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-282/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-282 -v /w/workspace/undry_device-onvif-camera_PR-282:/w/workspace/undry_device-onvif-camera_PR-282:rw,z -v /w/workspace/undry_device-onvif-camera_PR-282@tmp:/w/workspace/undry_device-onvif-camera_PR-282@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 21:53:52 $ docker top dd803185c681a299cdd92547677ab0cbe11fdec1b8b8edec067ae0f53b4b4933 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:53 + touch /tmp/pre-build-complete [Pipeline] sh 21:53:53 + mkdir -p /var/log/sysstat [Pipeline] sh 21:53:53 + ls /var/log/sa-host 21:53:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:54 provisioning config files... 21:53:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-282@tmp/config13747582619567799830tmp [Pipeline] { [Pipeline] echo 21:53:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:53:54 ---> create-netrc.sh [Pipeline] } 21:53:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:53:54 ---> python-tools-install.sh [Pipeline] echo 21:53:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:53:55 ---> sudo-logs.sh 21:53:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:53:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:53:55 ---> job-cost.sh 21:53:55 lf-activate-venv: SKIPPING 21:53:55 DEBUG: total: 0.2199999988079071 21:53:55 INFO: Retrieving Stack Cost... 21:53:55 INFO: Retrieving Pricing Info for: v3-standard-8 21:53:56 INFO: Archiving Costs [Pipeline] echo 21:53:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:53:56 ---> logs-deploy.sh 21:53:56 lf-activate-venv: SKIPPING 21:53:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-282/1 21:53:56 INFO: archiving workspace using pattern(s): 21:53:57 Archives upload complete. 21:53:57 INFO: archiving logs to Nexus