Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf2d7918a48e2e9daaeccb6451a2c4b556b1851e+0a79c5a718067479237195976121108915350925 (0842dc6957f99991e888419dca343181995f3bb8) 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-ssh16602918834685074139.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh2981177014743683922.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6004968037172417040.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6500098062190315196.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16274280095851650815.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 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-15076 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-64 # 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 > 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/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0a79c5a718067479237195976121108915350925 into PR head commit bf2d7918a48e2e9daaeccb6451a2c4b556b1851e Merge succeeded, producing 58670225fb68fb268f31d92da7d523dad38a574a Checking out Revision 58670225fb68fb268f31d92da7d523dad38a574a (PR-64) > git config core.sparsecheckout # timeout=10 > git checkout -f bf2d7918a48e2e9daaeccb6451a2c4b556b1851e # 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 0a79c5a718067479237195976121108915350925 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58670225fb68fb268f31d92da7d523dad38a574a # timeout=10 Commit message: "Merge commit '0a79c5a718067479237195976121108915350925' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-19T10:10:23.394Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-19T10:10:23.446Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-19T10:10:23.459Z] ========================================================= [2022-06-19T10:10:23.459Z] EdgeX Global Pipelines Version Info [2022-06-19T10:10:23.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8ad40de5f56dccc1af01799344064ffd39481c02 # timeout=10 [2022-06-19T10:10:24.210Z] ------------------- [2022-06-19T10:10:24.211Z] stable info: [2022-06-19T10:10:24.211Z] ------------------- [2022-06-19T10:10:24.211Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-19T10:10:24.211Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T10:10:24.211Z] Message: update stable to v1.0.234 [2022-06-19T10:10:24.781Z] ------------------- [2022-06-19T10:10:24.781Z] experimental info: [2022-06-19T10:10:24.781Z] ------------------- [2022-06-19T10:10:24.781Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-19T10:10:24.781Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T10:10:24.782Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-19T10:10:24.965Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-19T10:10:24.977Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-19T10:10:24.994Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-19T10:10:25.011Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-19T10:10:25.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-19T10:10:25.034Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-19T10:10:25.046Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-19T10:10:25.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-19T10:10:25.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-19T10:10:25.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-19T10:10:25.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-19T10:10:25.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-19T10:10:25.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-19T10:10:25.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-19T10:10:25.131Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T10:10:25.140Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T10:10:25.148Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T10:10:25.156Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T10:10:25.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-19T10:10:25.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-19T10:10:25.181Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-19T10:10:25.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-19T10:10:25.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-19T10:10:25.215Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-19T10:10:25.229Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-19T10:10:25.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-19T10:10:25.262Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-19T10:10:25.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo [2022-06-19T10:10:25.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo [2022-06-19T10:10:25.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo [2022-06-19T10:10:25.311Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58670225fb68fb268f31d92da7d523dad38a574a [Pipeline] echo [2022-06-19T10:10:25.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5867022 [Pipeline] echo [2022-06-19T10:10:25.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T10:10:25.376Z] provisioning config files... [2022-06-19T10:10:25.388Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config2942570789884008163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:10:25.689Z] ---> docker-login.sh [2022-06-19T10:10:25.689Z] nexus3.edgexfoundry.org:10001 [2022-06-19T10:10:25.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:10:25.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:10:25.950Z] Configure a credential helper to remove this warning. See [2022-06-19T10:10:25.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:10:25.950Z] [2022-06-19T10:10:25.950Z] Login Succeeded [2022-06-19T10:10:25.950Z] nexus3.edgexfoundry.org:10002 [2022-06-19T10:10:26.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:10:26.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:10:26.213Z] Configure a credential helper to remove this warning. See [2022-06-19T10:10:26.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:10:26.213Z] [2022-06-19T10:10:26.213Z] Login Succeeded [2022-06-19T10:10:26.213Z] nexus3.edgexfoundry.org:10003 [2022-06-19T10:10:26.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:10:26.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:10:26.474Z] Configure a credential helper to remove this warning. See [2022-06-19T10:10:26.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:10:26.474Z] [2022-06-19T10:10:26.474Z] Login Succeeded [2022-06-19T10:10:26.474Z] nexus3.edgexfoundry.org:10004 [2022-06-19T10:10:26.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:10:26.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:10:26.474Z] Configure a credential helper to remove this warning. See [2022-06-19T10:10:26.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:10:26.474Z] [2022-06-19T10:10:26.474Z] Login Succeeded [2022-06-19T10:10:26.474Z] docker.io [2022-06-19T10:10:26.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:10:27.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:10:27.048Z] Configure a credential helper to remove this warning. See [2022-06-19T10:10:27.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:10:27.048Z] [2022-06-19T10:10:27.048Z] Login Succeeded [2022-06-19T10:10:27.048Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T10:10:27.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-19T10:10:27.460Z] + git rev-list -1 --merges 58670225fb68fb268f31d92da7d523dad38a574a~1..58670225fb68fb268f31d92da7d523dad38a574a [Pipeline] echo [2022-06-19T10:10:27.485Z] -----------> git rev-list -1 --merges 58670225fb68fb268f31d92da7d523dad38a574a~1..58670225fb68fb268f31d92da7d523dad38a574a 58670225fb68fb268f31d92da7d523dad38a574a [2022-06-19T10:10:27.485Z] 58670225fb68fb268f31d92da7d523dad38a574a [false] [Pipeline] sh [2022-06-19T10:10:27.779Z] + git log --format=format:%s -1 58670225fb68fb268f31d92da7d523dad38a574a [Pipeline] echo [2022-06-19T10:10:27.796Z] ========================================================= [2022-06-19T10:10:27.796Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-19T10:10:27.796Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T10:10:28.135Z] + git log --format=format:%s -1 58670225fb68fb268f31d92da7d523dad38a574a [Pipeline] echo [2022-06-19T10:10:28.147Z] [semverPrep] GIT_COMMIT: 58670225fb68fb268f31d92da7d523dad38a574a, Commit Message: Merge commit '0a79c5a718067479237195976121108915350925' into HEAD [Pipeline] echo [2022-06-19T10:10:28.155Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-19T10:10:28.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T10:10:28.518Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-19T10:10:28.518Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-19T10:10:28.518Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-19T10:10:28.518Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-19T10:10:28.518Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-19T10:10:28.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:10:28.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T10:10:28.933Z] [2022-06-19T10:10:28.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:10:29.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T10:10:29.241Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-19T10:10:29.241Z] 42c077c10790: Pulling fs layer [2022-06-19T10:10:29.241Z] f63e77b7563a: Pulling fs layer [2022-06-19T10:10:29.241Z] bd5fdadae976: Pulling fs layer [2022-06-19T10:10:29.241Z] 205491f53016: Pulling fs layer [2022-06-19T10:10:29.241Z] df18705c85c3: Pulling fs layer [2022-06-19T10:10:29.241Z] bdb3f477010e: Pulling fs layer [2022-06-19T10:10:29.241Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-19T10:10:29.241Z] 2c6e9b1d212d: Pulling fs layer [2022-06-19T10:10:29.241Z] bdb8f0575790: Pulling fs layer [2022-06-19T10:10:29.241Z] 386e3cb2ff24: Pulling fs layer [2022-06-19T10:10:29.241Z] 2343380bae48: Pulling fs layer [2022-06-19T10:10:29.241Z] bdb8f0575790: Waiting [2022-06-19T10:10:29.241Z] 386e3cb2ff24: Waiting [2022-06-19T10:10:29.241Z] df18705c85c3: Waiting [2022-06-19T10:10:29.241Z] 2343380bae48: Waiting [2022-06-19T10:10:29.241Z] bdb3f477010e: Waiting [2022-06-19T10:10:29.241Z] c8a8fc8e1c8f: Waiting [2022-06-19T10:10:29.241Z] 205491f53016: Waiting [2022-06-19T10:10:29.241Z] f63e77b7563a: Verifying Checksum [2022-06-19T10:10:29.241Z] f63e77b7563a: Download complete [2022-06-19T10:10:29.241Z] 205491f53016: Download complete [2022-06-19T10:10:29.501Z] bd5fdadae976: Verifying Checksum [2022-06-19T10:10:29.501Z] bd5fdadae976: Download complete [2022-06-19T10:10:29.501Z] df18705c85c3: Verifying Checksum [2022-06-19T10:10:29.501Z] df18705c85c3: Download complete [2022-06-19T10:10:29.501Z] bdb3f477010e: Verifying Checksum [2022-06-19T10:10:29.501Z] bdb3f477010e: Download complete [2022-06-19T10:10:29.501Z] 2c6e9b1d212d: Verifying Checksum [2022-06-19T10:10:29.501Z] 2c6e9b1d212d: Download complete [2022-06-19T10:10:29.501Z] bdb8f0575790: Verifying Checksum [2022-06-19T10:10:29.501Z] bdb8f0575790: Download complete [2022-06-19T10:10:29.501Z] 386e3cb2ff24: Download complete [2022-06-19T10:10:29.501Z] 2343380bae48: Verifying Checksum [2022-06-19T10:10:29.501Z] 2343380bae48: Download complete [2022-06-19T10:10:29.501Z] 42c077c10790: Verifying Checksum [2022-06-19T10:10:29.501Z] 42c077c10790: Download complete [2022-06-19T10:10:29.761Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-19T10:10:29.761Z] c8a8fc8e1c8f: Download complete [2022-06-19T10:10:30.700Z] 42c077c10790: Pull complete [2022-06-19T10:10:30.959Z] f63e77b7563a: Pull complete [2022-06-19T10:10:31.219Z] bd5fdadae976: Pull complete [2022-06-19T10:10:31.477Z] 205491f53016: Pull complete [2022-06-19T10:10:31.736Z] df18705c85c3: Pull complete [2022-06-19T10:10:31.736Z] bdb3f477010e: Pull complete [2022-06-19T10:10:33.642Z] c8a8fc8e1c8f: Pull complete [2022-06-19T10:10:33.642Z] 2c6e9b1d212d: Pull complete [2022-06-19T10:10:33.642Z] bdb8f0575790: Pull complete [2022-06-19T10:10:33.642Z] 386e3cb2ff24: Pull complete [2022-06-19T10:10:33.642Z] 2343380bae48: Pull complete [2022-06-19T10:10:33.642Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-19T10:10:33.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T10:10:33.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T10:10:33.744Z] prd-ubuntu20.04-docker-8c-8g-15076 does not seem to be running inside a container [2022-06-19T10:10:33.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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-devops/py-git-semver:0.1.4 cat [2022-06-19T10:10:35.173Z] $ docker top aff43821a649d849bc5518c6a619d0783d3b9377ecd0d89a628e8954d26cd069 -eo pid,comm [2022-06-19T10:10:35.243Z] 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). [2022-06-19T10:10:35.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T10:10:35.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T10:10:35.342Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T10:10:35.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T10:10:35.466Z] $ docker exec aff43821a649d849bc5518c6a619d0783d3b9377ecd0d89a628e8954d26cd069 ssh-agent [2022-06-19T10:10:35.611Z] SSH_AUTH_SOCK=/tmp/ssh-ItxEgmqmuxUO/agent.35 [2022-06-19T10:10:35.611Z] SSH_AGENT_PID=42 [2022-06-19T10:10:35.617Z] Running ssh-add (command line suppressed) [2022-06-19T10:10:35.726Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_6279872799420775969.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_6279872799420775969.key) [2022-06-19T10:10:35.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T10:10:36.039Z] + git tag --points-at HEAD [Pipeline] } [2022-06-19T10:10:36.054Z] $ docker exec --env ******** --env ******** aff43821a649d849bc5518c6a619d0783d3b9377ecd0d89a628e8954d26cd069 ssh-agent -k [2022-06-19T10:10:36.159Z] unset SSH_AUTH_SOCK; [2022-06-19T10:10:36.160Z] unset SSH_AGENT_PID; [2022-06-19T10:10:36.160Z] echo Agent pid 42 killed; [2022-06-19T10:10:36.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-19T10:10:36.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T10:10:36.207Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T10:10:36.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T10:10:36.327Z] $ docker exec aff43821a649d849bc5518c6a619d0783d3b9377ecd0d89a628e8954d26cd069 ssh-agent [2022-06-19T10:10:36.447Z] SSH_AUTH_SOCK=/tmp/ssh-CY0gDJVjeove/agent.74 [2022-06-19T10:10:36.447Z] SSH_AGENT_PID=81 [2022-06-19T10:10:36.452Z] Running ssh-add (command line suppressed) [2022-06-19T10:10:36.561Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7021487338259396059.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7021487338259396059.key) [2022-06-19T10:10:36.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T10:10:36.875Z] + git semver init [2022-06-19T10:10:37.136Z] 2022-06-19 10:10:37,035 [run_init] DEBUG init version:0.0.0 force:False [2022-06-19T10:10:37.136Z] 2022-06-19 10:10:37,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-06-19T10:10:37.136Z] 2022-06-19 10:10:37,036 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-06-19T10:10:37.136Z] 2022-06-19 10:10:37,036 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-64/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64, universal_newlines=False, shell=None, istream=None) [2022-06-19T10:10:38.079Z] 2022-06-19 10:10:37,711 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-64/.git/info/exclude [2022-06-19T10:10:38.079Z] 2022-06-19 10:10:37,711 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 with force:False [2022-06-19T10:10:38.079Z] 2022-06-19 10:10:37,712 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-06-19T10:10:38.079Z] 2022-06-19 10:10:37,716 [execute] INFO git cat-file --batch-check [2022-06-19T10:10:38.079Z] 2022-06-19 10:10:37,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2022-06-19T10:10:38.079Z] 2022-06-19 10:10:37,722 [execute] INFO git cat-file --batch [2022-06-19T10:10:38.079Z] 2022-06-19 10:10:37,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2022-06-19T10:10:38.079Z] 2022-06-19 10:10:37,728 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-06-19T10:10:38.079Z] 0.0.0 [Pipeline] } [2022-06-19T10:10:38.088Z] $ docker exec --env ******** --env ******** aff43821a649d849bc5518c6a619d0783d3b9377ecd0d89a628e8954d26cd069 ssh-agent -k [2022-06-19T10:10:38.201Z] unset SSH_AUTH_SOCK; [2022-06-19T10:10:38.201Z] unset SSH_AGENT_PID; [2022-06-19T10:10:38.201Z] echo Agent pid 81 killed; [2022-06-19T10:10:38.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T10:10:38.517Z] + git semver [Pipeline] } [2022-06-19T10:10:38.791Z] $ docker stop --time=1 aff43821a649d849bc5518c6a619d0783d3b9377ecd0d89a628e8954d26cd069 [2022-06-19T10:10:40.111Z] $ docker rm -f aff43821a649d849bc5518c6a619d0783d3b9377ecd0d89a628e8954d26cd069 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T10:10:40.469Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-19T10:10:40.715Z] Stashed 1 file(s) [Pipeline] echo [2022-06-19T10:10:40.718Z] [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 [2022-06-19T10:10:40.852Z] provisioning config files... [2022-06-19T10:10:40.861Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config2095252457539912489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:10:40.960Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15073 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] ws [2022-06-19T10:10:40.969Z] Running in /w/workspace/device-onvif-camera/17 [Pipeline] { [Pipeline] checkout [2022-06-19T10:10:40.988Z] Selected Git installation does not exist. Using Default [2022-06-19T10:10:40.988Z] The recommended git tool is: NONE [2022-06-19T10:10:41.155Z] ---> docker-login.sh [2022-06-19T10:10:41.155Z] nexus3.edgexfoundry.org:10001 [2022-06-19T10:10:41.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:10:41.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:10:41.155Z] Configure a credential helper to remove this warning. See [2022-06-19T10:10:41.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:10:41.155Z] [2022-06-19T10:10:41.155Z] Login Succeeded [2022-06-19T10:10:41.155Z] nexus3.edgexfoundry.org:10002 [2022-06-19T10:10:41.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:10:41.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:10:41.416Z] Configure a credential helper to remove this warning. See [2022-06-19T10:10:41.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:10:41.416Z] [2022-06-19T10:10:41.416Z] Login Succeeded [2022-06-19T10:10:41.416Z] nexus3.edgexfoundry.org:10003 [2022-06-19T10:10:41.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:10:41.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:10:41.416Z] Configure a credential helper to remove this warning. See [2022-06-19T10:10:41.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:10:41.416Z] [2022-06-19T10:10:41.416Z] Login Succeeded [2022-06-19T10:10:41.416Z] nexus3.edgexfoundry.org:10004 [2022-06-19T10:10:41.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:10:41.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:10:41.680Z] Configure a credential helper to remove this warning. See [2022-06-19T10:10:41.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:10:41.680Z] [2022-06-19T10:10:41.680Z] Login Succeeded [2022-06-19T10:10:41.680Z] docker.io [2022-06-19T10:10:41.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:10:41.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:10:41.939Z] Configure a credential helper to remove this warning. See [2022-06-19T10:10:41.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:10:41.939Z] [2022-06-19T10:10:41.939Z] Login Succeeded [2022-06-19T10:10:41.939Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T10:10:41.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T10:10:42.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T10:10:42.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T10:10:42.052Z] ========================================================= [2022-06-19T10:10:42.052Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-19T10:10:42.052Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:10:42.374Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-19T10:10:42.374Z] Sending build context to Docker daemon 9.047MB [2022-06-19T10:10:42.374Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T10:10:42.374Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-19T10:10:42.374Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-19T10:10:42.374Z] 59bf1c3509f3: Pulling fs layer [2022-06-19T10:10:42.374Z] 666ba61612fd: Pulling fs layer [2022-06-19T10:10:42.374Z] 8ed8ca486205: Pulling fs layer [2022-06-19T10:10:42.374Z] cc1cd167ecdc: Pulling fs layer [2022-06-19T10:10:42.374Z] c516ae0d96e1: Pulling fs layer [2022-06-19T10:10:42.374Z] 684cea983483: Pulling fs layer [2022-06-19T10:10:42.374Z] dd3240ac7de5: Pulling fs layer [2022-06-19T10:10:42.374Z] b1e948a4e11c: Pulling fs layer [2022-06-19T10:10:42.374Z] a8fd76ee1af6: Pulling fs layer [2022-06-19T10:10:42.374Z] 646ad004c059: Pulling fs layer [2022-06-19T10:10:42.374Z] 684cea983483: Waiting [2022-06-19T10:10:42.374Z] dd3240ac7de5: Waiting [2022-06-19T10:10:42.374Z] b1e948a4e11c: Waiting [2022-06-19T10:10:42.374Z] a8fd76ee1af6: Waiting [2022-06-19T10:10:42.374Z] 646ad004c059: Waiting [2022-06-19T10:10:42.374Z] cc1cd167ecdc: Waiting [2022-06-19T10:10:42.374Z] c516ae0d96e1: Waiting [2022-06-19T10:10:42.374Z] 8ed8ca486205: Verifying Checksum [2022-06-19T10:10:42.374Z] 8ed8ca486205: Download complete [2022-06-19T10:10:42.640Z] 666ba61612fd: Download complete [2022-06-19T10:10:42.640Z] c516ae0d96e1: Verifying Checksum [2022-06-19T10:10:42.640Z] c516ae0d96e1: Download complete [2022-06-19T10:10:42.640Z] 684cea983483: Verifying Checksum [2022-06-19T10:10:42.640Z] 684cea983483: Download complete [2022-06-19T10:10:42.640Z] dd3240ac7de5: Download complete [2022-06-19T10:10:42.640Z] 59bf1c3509f3: Verifying Checksum [2022-06-19T10:10:42.640Z] 59bf1c3509f3: Download complete [2022-06-19T10:10:42.640Z] b1e948a4e11c: Verifying Checksum [2022-06-19T10:10:42.640Z] b1e948a4e11c: Download complete [2022-06-19T10:10:42.640Z] 59bf1c3509f3: Pull complete [2022-06-19T10:10:42.901Z] 666ba61612fd: Pull complete [2022-06-19T10:10:42.901Z] 646ad004c059: Verifying Checksum [2022-06-19T10:10:42.901Z] 646ad004c059: Download complete [2022-06-19T10:10:42.901Z] 8ed8ca486205: Pull complete [2022-06-19T10:10:43.159Z] cc1cd167ecdc: Verifying Checksum [2022-06-19T10:10:43.159Z] cc1cd167ecdc: Download complete [2022-06-19T10:10:43.159Z] a8fd76ee1af6: Verifying Checksum [2022-06-19T10:10:43.159Z] a8fd76ee1af6: Download complete [2022-06-19T10:10:45.877Z] using credential edgex-jenkins-ssh [2022-06-19T10:10:45.903Z] Cloning the remote Git repository [2022-06-19T10:10:45.945Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-19T10:10:46.012Z] > git init /w/workspace/device-onvif-camera/17 # timeout=10 [2022-06-19T10:10:46.094Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-19T10:10:46.094Z] > git --version # timeout=10 [2022-06-19T10:10:46.116Z] > git --version # 'git version 2.25.1' [2022-06-19T10:10:46.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T10:10:46.177Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T10:10:46.938Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-19T10:10:46.955Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T10:10:46.978Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-19T10:10:47.021Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-19T10:10:47.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T10:10:47.358Z] cc1cd167ecdc: Pull complete [2022-06-19T10:10:47.358Z] c516ae0d96e1: Pull complete [2022-06-19T10:10:47.358Z] 684cea983483: Pull complete [2022-06-19T10:10:47.358Z] dd3240ac7de5: Pull complete [2022-06-19T10:10:47.358Z] b1e948a4e11c: Pull complete [2022-06-19T10:10:47.509Z] Merging remotes/origin/main commit 0a79c5a718067479237195976121108915350925 into PR head commit bf2d7918a48e2e9daaeccb6451a2c4b556b1851e [2022-06-19T10:10:47.958Z] Merge succeeded, producing 1ac6579b52429a94c4a633f479b0691cfb92b37b [2022-06-19T10:10:47.959Z] Checking out Revision 1ac6579b52429a94c4a633f479b0691cfb92b37b (PR-64) [2022-06-19T10:10:47.038Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-19T10:10:47.539Z] > git config core.sparsecheckout # timeout=10 [2022-06-19T10:10:47.552Z] > git checkout -f bf2d7918a48e2e9daaeccb6451a2c4b556b1851e # timeout=10 [2022-06-19T10:10:47.694Z] > git remote # timeout=10 [2022-06-19T10:10:47.710Z] > git config --get remote.origin.url # timeout=10 [2022-06-19T10:10:47.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T10:10:47.739Z] > git merge 0a79c5a718067479237195976121108915350925 # timeout=10 [2022-06-19T10:10:47.940Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-19T10:10:47.963Z] > git config core.sparsecheckout # timeout=10 [2022-06-19T10:10:47.978Z] > git checkout -f 1ac6579b52429a94c4a633f479b0691cfb92b37b # timeout=10 [2022-06-19T10:10:49.264Z] a8fd76ee1af6: Pull complete [2022-06-19T10:10:49.833Z] 646ad004c059: Pull complete [2022-06-19T10:10:49.833Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-19T10:10:49.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-19T10:10:49.833Z] ---> 8f69c11f6b0c [2022-06-19T10:10:49.833Z] Step 3/13 : ARG MAKE="make build" [2022-06-19T10:10:51.222Z] ---> Running in 6fef1af7c23f [2022-06-19T10:10:51.482Z] Removing intermediate container 6fef1af7c23f [2022-06-19T10:10:51.482Z] ---> c06623d9cedc [2022-06-19T10:10:51.482Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T10:10:51.482Z] ---> Running in 939bdc108213 [2022-06-19T10:10:51.482Z] Removing intermediate container 939bdc108213 [2022-06-19T10:10:51.482Z] ---> ce91aeaf14ee [2022-06-19T10:10:51.482Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T10:10:51.743Z] ---> Running in 4bd4c73f7713 [2022-06-19T10:10:51.743Z] Removing intermediate container 4bd4c73f7713 [2022-06-19T10:10:51.743Z] ---> 4020df6ca12a [2022-06-19T10:10:51.743Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-19T10:10:51.743Z] ---> Running in 8aee29999a7a [2022-06-19T10:10:51.743Z] Removing intermediate container 8aee29999a7a [2022-06-19T10:10:51.743Z] ---> 7b42aadc137d [2022-06-19T10:10:51.743Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T10:10:52.003Z] ---> Running in e024e2c63e5a [2022-06-19T10:10:52.464Z] Commit message: "Merge commit '0a79c5a718067479237195976121108915350925' into HEAD" [2022-06-19T10:10:52.492Z] First time build. Skipping changelog. [2022-06-19T10:10:52.470Z] > git rev-list --no-walk 8ad40de5f56dccc1af01799344064ffd39481c02 # timeout=10 [2022-06-19T10:10:52.571Z] Removing intermediate container e024e2c63e5a [2022-06-19T10:10:52.571Z] ---> 37cd57e97050 [2022-06-19T10:10:52.571Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T10:10:52.571Z] ---> Running in 91c2bba81ce7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T10:10:52.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T10:10:53.289Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-19T10:10:53.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T10:10:53.289Z] Dload Upload Total Spent Left Speed [2022-06-19T10:10:53.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 60063 0 --:--:-- --:--:-- --:--:-- 60359 [Pipeline] sh [2022-06-19T10:10:53.777Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T10:10:53.777Z] OK: 221 MiB in 52 packages [2022-06-19T10:10:53.987Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-19T10:10:54.335Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-06-19T10:10:54.335Z] /etc/docker/daemon.json [2022-06-19T10:10:54.335Z] { [2022-06-19T10:10:54.335Z] "registry-mirrors": [ [2022-06-19T10:10:54.335Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-19T10:10:54.335Z] ], [2022-06-19T10:10:54.335Z] "bip": "10.250.0.254/24", [2022-06-19T10:10:54.335Z] "hosts": [ [2022-06-19T10:10:54.335Z] "tcp://0.0.0.0:5555", [2022-06-19T10:10:54.335Z] "unix:///var/run/docker.sock" [2022-06-19T10:10:54.335Z] ], [2022-06-19T10:10:54.335Z] "mtu": 1458, [2022-06-19T10:10:54.335Z] "selinux-enabled": true, [2022-06-19T10:10:54.335Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-19T10:10:54.335Z] } [Pipeline] sh [2022-06-19T10:10:54.355Z] Removing intermediate container 91c2bba81ce7 [2022-06-19T10:10:54.355Z] ---> a55f40c0539c [2022-06-19T10:10:54.355Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-19T10:10:54.355Z] ---> Running in 690c4e5d5db7 [2022-06-19T10:10:54.355Z] Removing intermediate container 690c4e5d5db7 [2022-06-19T10:10:54.355Z] ---> ae9d53c16dbe [2022-06-19T10:10:54.355Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-19T10:10:54.355Z] ---> 1a9665c41945 [2022-06-19T10:10:54.355Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T10:10:54.616Z] ---> Running in 7187f3e8a4ec [2022-06-19T10:10:54.674Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-19T10:10:55.012Z] + sudo service docker restart [2022-06-19T10:11:09.513Z] Removing intermediate container 7187f3e8a4ec [2022-06-19T10:11:09.513Z] ---> 32be89f4b800 [2022-06-19T10:11:09.513Z] Step 12/13 : COPY . . [2022-06-19T10:11:09.513Z] ---> c0185196a5b3 [2022-06-19T10:11:09.513Z] Step 13/13 : RUN ${MAKE} [2022-06-19T10:11:09.513Z] ---> Running in 7f8e3d9da93a [2022-06-19T10:11:09.513Z] noop [2022-06-19T10:11:09.513Z] Removing intermediate container 7f8e3d9da93a [2022-06-19T10:11:09.513Z] ---> 77b6bb9955b5 [2022-06-19T10:11:09.513Z] Successfully built 77b6bb9955b5 [2022-06-19T10:11:09.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:11:09.828Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T10:11:09.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T10:11:09.917Z] prd-ubuntu20.04-docker-8c-8g-15076 does not seem to be running inside a container [2022-06-19T10:11:09.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-19T10:11:10.380Z] $ docker top 65a19b53c40815c2cf83ce7a0d938a9c7ede1fe2470b357a3d5694a147420937 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T10:11:10.732Z] + go version [2022-06-19T10:11:10.732Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-19T10:11:10.759Z] $ docker stop --time=1 65a19b53c40815c2cf83ce7a0d938a9c7ede1fe2470b357a3d5694a147420937 [2022-06-19T10:11:12.030Z] $ docker rm -f 65a19b53c40815c2cf83ce7a0d938a9c7ede1fe2470b357a3d5694a147420937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:11:12.490Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T10:11:12.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T10:11:12.573Z] prd-ubuntu20.04-docker-8c-8g-15076 does not seem to be running inside a container [2022-06-19T10:11:12.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-19T10:11:13.007Z] $ docker top de0a47c5268711842aacdd3264ffa37127e7553767561323fe4dabdda9539c57 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T10:11:13.347Z] provisioning config files... [2022-06-19T10:11:13.355Z] + make test [2022-06-19T10:11:13.356Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-19T10:11:13.372Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/17@tmp/config9095344861110334233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:11:13.753Z] ---> docker-login.sh [2022-06-19T10:11:13.753Z] nexus3.edgexfoundry.org:10001 [2022-06-19T10:11:13.922Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-19T10:11:14.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:11:14.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:11:14.630Z] Configure a credential helper to remove this warning. See [2022-06-19T10:11:14.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:11:14.630Z] [2022-06-19T10:11:14.630Z] Login Succeeded [2022-06-19T10:11:14.630Z] nexus3.edgexfoundry.org:10002 [2022-06-19T10:11:14.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:11:15.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:11:15.177Z] Configure a credential helper to remove this warning. See [2022-06-19T10:11:15.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:11:15.177Z] [2022-06-19T10:11:15.177Z] Login Succeeded [2022-06-19T10:11:15.177Z] nexus3.edgexfoundry.org:10003 [2022-06-19T10:11:15.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:11:15.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:11:15.453Z] Configure a credential helper to remove this warning. See [2022-06-19T10:11:15.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:11:15.453Z] [2022-06-19T10:11:15.453Z] Login Succeeded [2022-06-19T10:11:15.453Z] nexus3.edgexfoundry.org:10004 [2022-06-19T10:11:16.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:11:16.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:11:16.056Z] Configure a credential helper to remove this warning. See [2022-06-19T10:11:16.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:11:16.056Z] [2022-06-19T10:11:16.056Z] Login Succeeded [2022-06-19T10:11:16.056Z] docker.io [2022-06-19T10:11:16.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T10:11:16.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T10:11:16.924Z] Configure a credential helper to remove this warning. See [2022-06-19T10:11:16.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T10:11:16.924Z] [2022-06-19T10:11:16.924Z] Login Succeeded [2022-06-19T10:11:16.924Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T10:11:16.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T10:11:17.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T10:11:17.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T10:11:17.228Z] ========================================================= [2022-06-19T10:11:17.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-19T10:11:17.228Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:11:17.594Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-19T10:11:17.870Z] Sending build context to Docker daemon 6.255MB [2022-06-19T10:11:17.870Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T10:11:17.870Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-19T10:11:18.144Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-19T10:11:18.144Z] 9b3977197b4f: Pulling fs layer [2022-06-19T10:11:18.144Z] 1a89e8eeedd5: Pulling fs layer [2022-06-19T10:11:18.144Z] 94645a83ff95: Pulling fs layer [2022-06-19T10:11:18.144Z] e6fb740bc735: Pulling fs layer [2022-06-19T10:11:18.144Z] 3a77bd46dcc9: Pulling fs layer [2022-06-19T10:11:18.144Z] 355e64cbe906: Pulling fs layer [2022-06-19T10:11:18.144Z] 63ab81a10011: Pulling fs layer [2022-06-19T10:11:18.144Z] 555d1d1c4555: Pulling fs layer [2022-06-19T10:11:18.144Z] 7d9057610161: Pulling fs layer [2022-06-19T10:11:18.144Z] 63ab81a10011: Waiting [2022-06-19T10:11:18.144Z] 555d1d1c4555: Waiting [2022-06-19T10:11:18.144Z] 3a77bd46dcc9: Waiting [2022-06-19T10:11:18.144Z] 355e64cbe906: Waiting [2022-06-19T10:11:18.144Z] e6fb740bc735: Waiting [2022-06-19T10:11:18.144Z] 94645a83ff95: Verifying Checksum [2022-06-19T10:11:18.144Z] 94645a83ff95: Download complete [2022-06-19T10:11:18.144Z] 1a89e8eeedd5: Verifying Checksum [2022-06-19T10:11:18.144Z] 1a89e8eeedd5: Download complete [2022-06-19T10:11:18.144Z] 3a77bd46dcc9: Verifying Checksum [2022-06-19T10:11:18.144Z] 3a77bd46dcc9: Download complete [2022-06-19T10:11:18.144Z] 355e64cbe906: Verifying Checksum [2022-06-19T10:11:18.144Z] 355e64cbe906: Download complete [2022-06-19T10:11:18.144Z] 9b3977197b4f: Download complete [2022-06-19T10:11:18.144Z] 63ab81a10011: Verifying Checksum [2022-06-19T10:11:18.144Z] 63ab81a10011: Download complete [2022-06-19T10:11:19.130Z] 9b3977197b4f: Pull complete [2022-06-19T10:11:19.130Z] 7d9057610161: Verifying Checksum [2022-06-19T10:11:19.130Z] 7d9057610161: Download complete [2022-06-19T10:11:19.738Z] 1a89e8eeedd5: Pull complete [2022-06-19T10:11:20.022Z] 94645a83ff95: Pull complete [2022-06-19T10:11:20.299Z] 555d1d1c4555: Verifying Checksum [2022-06-19T10:11:20.299Z] 555d1d1c4555: Download complete [2022-06-19T10:11:20.896Z] e6fb740bc735: Download complete [2022-06-19T10:11:23.905Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-19T10:11:23.905Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.019s coverage: 1.2% of statements [2022-06-19T10:11:27.197Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.893s coverage: 13.8% of statements [2022-06-19T10:11:33.315Z] e6fb740bc735: Pull complete [2022-06-19T10:11:33.315Z] 3a77bd46dcc9: Pull complete [2022-06-19T10:11:33.591Z] 355e64cbe906: Pull complete [2022-06-19T10:11:33.591Z] 63ab81a10011: Pull complete [2022-06-19T10:11:33.771Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T10:11:37.968Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T10:11:37.968Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T10:11:37.968Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T10:11:38.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T10:11:38.266Z] $ docker stop --time=1 de0a47c5268711842aacdd3264ffa37127e7553767561323fe4dabdda9539c57 [2022-06-19T10:11:40.081Z] $ docker rm -f de0a47c5268711842aacdd3264ffa37127e7553767561323fe4dabdda9539c57 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T10:11:40.326Z] 555d1d1c4555: Pull complete [2022-06-19T10:11:40.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T10:11:40.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-19T10:11:41.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T10:11:41.358Z] + ls -al . [2022-06-19T10:11:41.358Z] total 236 [2022-06-19T10:11:41.358Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 19 10:11 . [2022-06-19T10:11:41.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 10:10 .. [2022-06-19T10:11:41.358Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 10:10 .git [2022-06-19T10:11:41.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 10:10 .github [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 19 10:10 .gitignore [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 10:10 .golangci.yml [2022-06-19T10:11:41.359Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 10:10 .semver [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 9227 Jun 19 10:10 Attribution.txt [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 19 10:10 CHANGELOG.md [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 19 10:10 Dockerfile [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 10:10 GOVERNANCE.md [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 10:10 Jenkinsfile [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 19 10:10 LICENSE [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 19 10:10 Makefile [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 10:10 OWNERS.md [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 30708 Jun 19 10:10 README.md [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 10:10 VERSION [2022-06-19T10:11:41.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 10:10 bin [2022-06-19T10:11:41.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 10:10 cmd [2022-06-19T10:11:41.359Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 19 10:11 coverage.out [2022-06-19T10:11:41.359Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 10:10 doc [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 3584 Jun 19 10:10 go.mod [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 37933 Jun 19 10:10 go.sum [2022-06-19T10:11:41.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 10:10 internal [2022-06-19T10:11:41.359Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 19 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:11:41.671Z] + 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=58670225fb68fb268f31d92da7d523dad38a574a --label arch=amd64 --label version=0.0.0 . [2022-06-19T10:11:41.671Z] Sending build context to Docker daemon 9.107MB [2022-06-19T10:11:41.671Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T10:11:41.671Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-19T10:11:41.671Z] ---> 77b6bb9955b5 [2022-06-19T10:11:41.671Z] Step 3/26 : ARG MAKE="make build" [2022-06-19T10:11:41.671Z] ---> Running in efa86c79791a [2022-06-19T10:11:41.781Z] 7d9057610161: Pull complete [2022-06-19T10:11:41.781Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-19T10:11:41.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-19T10:11:41.781Z] ---> 819e984ddca1 [2022-06-19T10:11:41.781Z] Step 3/13 : ARG MAKE="make build" [2022-06-19T10:11:41.931Z] Removing intermediate container efa86c79791a [2022-06-19T10:11:41.931Z] ---> 9c3fa009b3f3 [2022-06-19T10:11:41.931Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T10:11:41.931Z] ---> Running in 9b1f44c65544 [2022-06-19T10:11:41.931Z] Removing intermediate container 9b1f44c65544 [2022-06-19T10:11:41.931Z] ---> fa96c11f6dff [2022-06-19T10:11:41.931Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T10:11:42.192Z] ---> Running in 3f19e87fbf4b [2022-06-19T10:11:42.192Z] Removing intermediate container 3f19e87fbf4b [2022-06-19T10:11:42.192Z] ---> 35dde64986ac [2022-06-19T10:11:42.192Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-19T10:11:42.192Z] ---> Running in 3ffd6ba3fc9e [2022-06-19T10:11:42.192Z] Removing intermediate container 3ffd6ba3fc9e [2022-06-19T10:11:42.192Z] ---> 08201678fdf8 [2022-06-19T10:11:42.192Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T10:11:42.452Z] ---> Running in 3cb822692437 [2022-06-19T10:11:43.022Z] Removing intermediate container 3cb822692437 [2022-06-19T10:11:43.022Z] ---> 754b0619f0c2 [2022-06-19T10:11:43.022Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T10:11:43.022Z] ---> Running in 88647b06bde7 [2022-06-19T10:11:43.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T10:11:43.769Z] ---> Running in c2db21ef4561 [2022-06-19T10:11:43.769Z] Removing intermediate container c2db21ef4561 [2022-06-19T10:11:43.769Z] ---> fbe2e7ad7d85 [2022-06-19T10:11:43.769Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T10:11:43.769Z] ---> Running in a44878a5bbc6 [2022-06-19T10:11:44.043Z] Removing intermediate container a44878a5bbc6 [2022-06-19T10:11:44.043Z] ---> 7137949cacc8 [2022-06-19T10:11:44.043Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T10:11:44.222Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T10:11:44.318Z] ---> Running in 70abc2ad671c [2022-06-19T10:11:44.482Z] OK: 221 MiB in 52 packages [2022-06-19T10:11:44.595Z] Removing intermediate container 70abc2ad671c [2022-06-19T10:11:44.595Z] ---> 795fd4aca261 [2022-06-19T10:11:44.595Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-19T10:11:44.595Z] ---> Running in 2c7f2a7fc9f8 [2022-06-19T10:11:44.742Z] Removing intermediate container 88647b06bde7 [2022-06-19T10:11:44.742Z] ---> 081b45235be7 [2022-06-19T10:11:44.742Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-19T10:11:44.742Z] ---> Running in fc0fb2bc5e2e [2022-06-19T10:11:44.742Z] Removing intermediate container fc0fb2bc5e2e [2022-06-19T10:11:44.742Z] ---> dc27e354967f [2022-06-19T10:11:44.742Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-19T10:11:44.880Z] Removing intermediate container 2c7f2a7fc9f8 [2022-06-19T10:11:44.880Z] ---> bc05894917f9 [2022-06-19T10:11:44.880Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T10:11:44.880Z] ---> Running in 0b9afb3c3626 [2022-06-19T10:11:45.001Z] ---> c899cca3d1b5 [2022-06-19T10:11:45.001Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T10:11:45.001Z] ---> Running in 83302c87cf0d [2022-06-19T10:11:45.942Z] Removing intermediate container 83302c87cf0d [2022-06-19T10:11:45.942Z] ---> ea2403c70571 [2022-06-19T10:11:45.942Z] Step 12/26 : COPY . . [2022-06-19T10:11:46.205Z] ---> 828f42a02491 [2022-06-19T10:11:46.205Z] Step 13/26 : RUN ${MAKE} [2022-06-19T10:11:46.205Z] ---> Running in b57898d940ac [2022-06-19T10:11:46.466Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-19T10:11:46.911Z] Removing intermediate container 0b9afb3c3626 [2022-06-19T10:11:46.911Z] ---> cba6fa699052 [2022-06-19T10:11:46.911Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T10:11:46.911Z] ---> Running in 76ee9c92d285 [2022-06-19T10:11:47.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T10:11:48.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T10:11:49.487Z] OK: 220 MiB in 52 packages [2022-06-19T10:11:50.086Z] Removing intermediate container 76ee9c92d285 [2022-06-19T10:11:50.086Z] ---> afdc8611c5eb [2022-06-19T10:11:50.086Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-19T10:11:50.364Z] ---> Running in 8b23f8fed517 [2022-06-19T10:11:50.639Z] Removing intermediate container 8b23f8fed517 [2022-06-19T10:11:50.639Z] ---> b1ff662d461e [2022-06-19T10:11:50.639Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-19T10:11:51.236Z] ---> f60eeafa1e3a [2022-06-19T10:11:51.236Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T10:11:51.236Z] ---> Running in c4bedacee6c2 [2022-06-19T10:12:08.416Z] Removing intermediate container b57898d940ac [2022-06-19T10:12:08.417Z] ---> 8a51dd8d92c5 [2022-06-19T10:12:08.417Z] Step 14/26 : FROM alpine:3.15 [2022-06-19T10:12:08.417Z] 3.15: Pulling from library/alpine [2022-06-19T10:12:08.417Z] df9b9388f04a: Pulling fs layer [2022-06-19T10:12:08.417Z] df9b9388f04a: Verifying Checksum [2022-06-19T10:12:08.417Z] df9b9388f04a: Pull complete [2022-06-19T10:12:08.417Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-19T10:12:08.417Z] Status: Downloaded newer image for alpine:3.15 [2022-06-19T10:12:08.417Z] ---> 0ac33e5f5afa [2022-06-19T10:12:08.417Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-19T10:12:08.417Z] ---> Running in 917ee8beac3c [2022-06-19T10:12:08.417Z] Removing intermediate container 917ee8beac3c [2022-06-19T10:12:08.417Z] ---> eade112a9a6a [2022-06-19T10:12:08.417Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-19T10:12:08.417Z] ---> Running in 162b084c155e [2022-06-19T10:12:08.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T10:12:08.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T10:12:08.417Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-19T10:12:08.417Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-19T10:12:08.417Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-19T10:12:08.417Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-19T10:12:08.417Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-19T10:12:08.417Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-19T10:12:08.417Z] Executing busybox-1.34.1-r5.trigger [2022-06-19T10:12:08.417Z] OK: 8 MiB in 20 packages [2022-06-19T10:12:08.417Z] Removing intermediate container 162b084c155e [2022-06-19T10:12:08.417Z] ---> 1795a19d3d80 [2022-06-19T10:12:08.417Z] Step 17/26 : WORKDIR / [2022-06-19T10:12:08.417Z] ---> Running in 6268a49f01b8 [2022-06-19T10:12:08.417Z] Removing intermediate container 6268a49f01b8 [2022-06-19T10:12:08.417Z] ---> c077b1520240 [2022-06-19T10:12:08.417Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-19T10:12:08.417Z] ---> 2622ff2c00e9 [2022-06-19T10:12:08.417Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-19T10:12:08.677Z] ---> a563ee67eb80 [2022-06-19T10:12:08.677Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-19T10:12:08.677Z] ---> 0c4bb3ca64c0 [2022-06-19T10:12:08.677Z] Step 21/26 : EXPOSE 59984 [2022-06-19T10:12:08.677Z] ---> Running in 622300a7b108 [2022-06-19T10:12:08.937Z] Removing intermediate container 622300a7b108 [2022-06-19T10:12:08.937Z] ---> 64eaf0a63f1b [2022-06-19T10:12:08.937Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-19T10:12:08.937Z] ---> Running in bfc6435df4c7 [2022-06-19T10:12:08.937Z] Removing intermediate container bfc6435df4c7 [2022-06-19T10:12:08.937Z] ---> 1eace3cb1092 [2022-06-19T10:12:08.937Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-19T10:12:08.937Z] ---> Running in 80961a1cd5b6 [2022-06-19T10:12:09.198Z] Removing intermediate container 80961a1cd5b6 [2022-06-19T10:12:09.198Z] ---> 619850442534 [2022-06-19T10:12:09.198Z] Step 24/26 : LABEL arch=amd64 [2022-06-19T10:12:09.198Z] ---> Running in dc452ff55d3e [2022-06-19T10:12:09.198Z] Removing intermediate container dc452ff55d3e [2022-06-19T10:12:09.198Z] ---> 11b15c98102f [2022-06-19T10:12:09.198Z] Step 25/26 : LABEL git_sha=58670225fb68fb268f31d92da7d523dad38a574a [2022-06-19T10:12:09.198Z] ---> Running in 0ede170cf51b [2022-06-19T10:12:09.458Z] Removing intermediate container 0ede170cf51b [2022-06-19T10:12:09.458Z] ---> 78a7a24eba47 [2022-06-19T10:12:09.458Z] Step 26/26 : LABEL version=0.0.0 [2022-06-19T10:12:09.458Z] ---> Running in 78e64e684ccf [2022-06-19T10:12:09.458Z] Removing intermediate container 78e64e684ccf [2022-06-19T10:12:09.458Z] ---> 1d13f876eca1 [2022-06-19T10:12:09.458Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T10:12:09.458Z] Successfully built 1d13f876eca1 [2022-06-19T10:12:09.459Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:12:09.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T10:12:09.933Z] [2022-06-19T10:12:09.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:12:10.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T10:12:10.246Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-19T10:12:10.246Z] 5eb5b503b376: Pulling fs layer [2022-06-19T10:12:10.246Z] 5c69ac0246d0: Pulling fs layer [2022-06-19T10:12:10.246Z] ec43610c2a17: Pulling fs layer [2022-06-19T10:12:10.246Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-19T10:12:10.246Z] 33b1e0a273af: Pulling fs layer [2022-06-19T10:12:10.246Z] 5d3b04190fa2: Pulling fs layer [2022-06-19T10:12:10.246Z] 2f39f015ded8: Pulling fs layer [2022-06-19T10:12:10.246Z] 3a2ae6a8a46f: Waiting [2022-06-19T10:12:10.246Z] 33b1e0a273af: Waiting [2022-06-19T10:12:10.246Z] 5d3b04190fa2: Waiting [2022-06-19T10:12:10.246Z] 2f39f015ded8: Waiting [2022-06-19T10:12:10.246Z] 5c69ac0246d0: Verifying Checksum [2022-06-19T10:12:10.246Z] 5c69ac0246d0: Download complete [2022-06-19T10:12:10.246Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-19T10:12:10.246Z] 3a2ae6a8a46f: Download complete [2022-06-19T10:12:10.246Z] 33b1e0a273af: Verifying Checksum [2022-06-19T10:12:10.246Z] 33b1e0a273af: Download complete [2022-06-19T10:12:10.246Z] 5d3b04190fa2: Verifying Checksum [2022-06-19T10:12:10.246Z] 5d3b04190fa2: Download complete [2022-06-19T10:12:10.246Z] ec43610c2a17: Verifying Checksum [2022-06-19T10:12:10.509Z] 5eb5b503b376: Verifying Checksum [2022-06-19T10:12:10.509Z] 5eb5b503b376: Download complete [2022-06-19T10:12:11.078Z] 2f39f015ded8: Download complete [2022-06-19T10:12:11.650Z] 5eb5b503b376: Pull complete [2022-06-19T10:12:11.910Z] 5c69ac0246d0: Pull complete [2022-06-19T10:12:12.169Z] ec43610c2a17: Pull complete [2022-06-19T10:12:12.428Z] 3a2ae6a8a46f: Pull complete [2022-06-19T10:12:12.687Z] 33b1e0a273af: Pull complete [2022-06-19T10:12:12.687Z] 5d3b04190fa2: Pull complete [2022-06-19T10:12:16.886Z] 2f39f015ded8: Pull complete [2022-06-19T10:12:16.886Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-19T10:12:16.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T10:12:16.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T10:12:16.973Z] prd-ubuntu20.04-docker-8c-8g-15076 does not seem to be running inside a container [2022-06-19T10:12:17.018Z] $ 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/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-19T10:12:18.806Z] $ docker top c6c8595b958769ebae4a1d93ffdb000988abc8a91d983f877f7f588f9046bb2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:12:19.191Z] ---> job-cost.sh [2022-06-19T10:12:19.192Z] lf-activate-venv: SKIPPING [2022-06-19T10:12:19.192Z] INFO: No Stack... [2022-06-19T10:12:19.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T10:12:20.020Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T10:12:20.312Z] + cat /w/workspace/oundry_device-onvif-camera_PR-64/archives/cost.csv [2022-06-19T10:12:20.312Z] + cut -d, -f6 [Pipeline] lock [2022-06-19T10:12:20.327Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-17-stack-cost] [2022-06-19T10:12:20.333Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-17-stack-cost] did not exist. Created. [2022-06-19T10:12:20.333Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T10:12:20.641Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-19T10:12:20.670Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T10:12:20.676Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-17-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T10:12:20.706Z] $ docker stop --time=1 c6c8595b958769ebae4a1d93ffdb000988abc8a91d983f877f7f588f9046bb2e [2022-06-19T10:12:21.879Z] $ docker rm -f c6c8595b958769ebae4a1d93ffdb000988abc8a91d983f877f7f588f9046bb2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-19T10:12:38.247Z] Removing intermediate container c4bedacee6c2 [2022-06-19T10:12:38.247Z] ---> bbedac345c81 [2022-06-19T10:12:38.247Z] Step 12/13 : COPY . . [2022-06-19T10:12:38.247Z] ---> b563e8b1c1d1 [2022-06-19T10:12:38.247Z] Step 13/13 : RUN ${MAKE} [2022-06-19T10:12:38.247Z] ---> Running in 404472f30232 [2022-06-19T10:12:38.247Z] noop [2022-06-19T10:12:38.851Z] Removing intermediate container 404472f30232 [2022-06-19T10:12:38.851Z] ---> d29495363bf8 [2022-06-19T10:12:38.851Z] Successfully built d29495363bf8 [2022-06-19T10:12:38.851Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:12:39.226Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T10:12:39.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T10:12:39.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-15073 does not seem to be running inside a container [2022-06-19T10:12:39.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/17 -v /w/workspace/device-onvif-camera/17:/w/workspace/device-onvif-camera/17:rw,z -v /w/workspace/device-onvif-camera/17@tmp:/w/workspace/device-onvif-camera/17@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 ******** -e ******** ci-base-image-arm64 cat [2022-06-19T10:12:40.821Z] $ docker top 123f97257932ab8a0321cf212f73875c0923bdd7f9cc37c3045b6d32d7d6f3f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T10:12:41.744Z] + go version [2022-06-19T10:12:41.744Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-19T10:12:41.769Z] $ docker stop --time=1 123f97257932ab8a0321cf212f73875c0923bdd7f9cc37c3045b6d32d7d6f3f7 [2022-06-19T10:12:43.420Z] $ docker rm -f 123f97257932ab8a0321cf212f73875c0923bdd7f9cc37c3045b6d32d7d6f3f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:12:44.015Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T10:12:44.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T10:12:44.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-15073 does not seem to be running inside a container [2022-06-19T10:12:44.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/17 -v /w/workspace/device-onvif-camera/17:/w/workspace/device-onvif-camera/17:rw,z -v /w/workspace/device-onvif-camera/17@tmp:/w/workspace/device-onvif-camera/17@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 ******** -e ******** ci-base-image-arm64 cat [2022-06-19T10:12:45.625Z] $ docker top 17a48a41146cd7455846e957a66f4bf1eec4e84008d1372de035977b35700320 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-19T10:12:46.563Z] + make test [2022-06-19T10:12:46.563Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-19T10:12:48.555Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-19T10:14:25.493Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-19T10:14:25.493Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.076s coverage: 1.2% of statements [2022-06-19T10:14:37.910Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.229s coverage: 13.8% of statements [2022-06-19T10:14:37.910Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-19T10:14:37.910Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T10:15:10.295Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T10:15:10.295Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T10:15:10.295Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T10:15:10.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T10:15:10.332Z] $ docker stop --time=1 17a48a41146cd7455846e957a66f4bf1eec4e84008d1372de035977b35700320 [2022-06-19T10:15:12.117Z] $ docker rm -f 17a48a41146cd7455846e957a66f4bf1eec4e84008d1372de035977b35700320 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T10:15:13.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T10:15:13.153Z] Warning: overwriting stash ‘coverage-report’ [2022-06-19T10:15:13.668Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T10:15:14.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T10:15:14.427Z] + ls -al . [2022-06-19T10:15:14.427Z] total 232 [2022-06-19T10:15:14.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 10:15 . [2022-06-19T10:15:14.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 10:10 .. [2022-06-19T10:15:14.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 10:10 .git [2022-06-19T10:15:14.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 10:10 .github [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 19 10:10 .gitignore [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 10:10 .golangci.yml [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 9227 Jun 19 10:10 Attribution.txt [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 19 10:10 CHANGELOG.md [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 19 10:10 Dockerfile [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 10:10 GOVERNANCE.md [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 10:10 Jenkinsfile [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 19 10:10 LICENSE [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 19 10:10 Makefile [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 10:10 OWNERS.md [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 30708 Jun 19 10:10 README.md [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 10:10 VERSION [2022-06-19T10:15:14.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 10:10 bin [2022-06-19T10:15:14.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 10:10 cmd [2022-06-19T10:15:14.427Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 19 10:14 coverage.out [2022-06-19T10:15:14.427Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 10:10 doc [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 3584 Jun 19 10:10 go.mod [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 37933 Jun 19 10:10 go.sum [2022-06-19T10:15:14.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 10:10 internal [2022-06-19T10:15:14.427Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 19 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:15:14.794Z] + 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=1ac6579b52429a94c4a633f479b0691cfb92b37b --label arch=arm64 --label version=0.0.0 . [2022-06-19T10:15:15.069Z] Sending build context to Docker daemon 6.316MB [2022-06-19T10:15:15.069Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T10:15:15.069Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-19T10:15:15.069Z] ---> d29495363bf8 [2022-06-19T10:15:15.069Z] Step 3/26 : ARG MAKE="make build" [2022-06-19T10:15:15.353Z] ---> Running in 5e1ad7e9df0a [2022-06-19T10:15:15.630Z] Removing intermediate container 5e1ad7e9df0a [2022-06-19T10:15:15.630Z] ---> 274ad65173a4 [2022-06-19T10:15:15.630Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T10:15:15.630Z] ---> Running in 479e74737ec5 [2022-06-19T10:15:15.909Z] Removing intermediate container 479e74737ec5 [2022-06-19T10:15:15.909Z] ---> 29961eba4788 [2022-06-19T10:15:15.909Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T10:15:16.183Z] ---> Running in 67edb6c81da9 [2022-06-19T10:15:16.464Z] Removing intermediate container 67edb6c81da9 [2022-06-19T10:15:16.464Z] ---> 6d4727ca108f [2022-06-19T10:15:16.464Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-19T10:15:16.464Z] ---> Running in 6df528847c09 [2022-06-19T10:15:16.751Z] Removing intermediate container 6df528847c09 [2022-06-19T10:15:16.751Z] ---> 942329300ad6 [2022-06-19T10:15:16.751Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T10:15:16.751Z] ---> Running in 18189720c802 [2022-06-19T10:15:18.738Z] Removing intermediate container 18189720c802 [2022-06-19T10:15:18.738Z] ---> c4e3d914d716 [2022-06-19T10:15:18.738Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T10:15:18.738Z] ---> Running in 90246d55d1bf [2022-06-19T10:15:19.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T10:15:20.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T10:15:21.430Z] OK: 220 MiB in 52 packages [2022-06-19T10:15:22.476Z] Removing intermediate container 90246d55d1bf [2022-06-19T10:15:22.476Z] ---> 5179235d2619 [2022-06-19T10:15:22.476Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-19T10:15:22.476Z] ---> Running in 1a0f5241ad05 [2022-06-19T10:15:22.755Z] Removing intermediate container 1a0f5241ad05 [2022-06-19T10:15:22.755Z] ---> 22c647eaab7b [2022-06-19T10:15:22.755Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-19T10:15:23.363Z] ---> af1cdf6a6abf [2022-06-19T10:15:23.363Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T10:15:23.641Z] ---> Running in f11c6d634d86 [2022-06-19T10:15:25.622Z] Removing intermediate container f11c6d634d86 [2022-06-19T10:15:25.623Z] ---> 0dc4bd016764 [2022-06-19T10:15:25.623Z] Step 12/26 : COPY . . [2022-06-19T10:15:26.603Z] ---> 7756986b6861 [2022-06-19T10:15:26.603Z] Step 13/26 : RUN ${MAKE} [2022-06-19T10:15:26.603Z] ---> Running in c6f9c1db36b8 [2022-06-19T10:15:27.582Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-19T10:17:34.455Z] Removing intermediate container c6f9c1db36b8 [2022-06-19T10:17:34.455Z] ---> 866442c8b356 [2022-06-19T10:17:34.455Z] Step 14/26 : FROM alpine:3.15 [2022-06-19T10:17:34.455Z] 3.15: Pulling from library/alpine [2022-06-19T10:17:34.455Z] 9981e73032c8: Pulling fs layer [2022-06-19T10:17:34.455Z] 9981e73032c8: Download complete [2022-06-19T10:17:34.455Z] 9981e73032c8: Pull complete [2022-06-19T10:17:34.455Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-19T10:17:34.455Z] Status: Downloaded newer image for alpine:3.15 [2022-06-19T10:17:34.455Z] ---> 3fb3c9af89a9 [2022-06-19T10:17:34.455Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-19T10:17:34.455Z] ---> Running in fb12a6249183 [2022-06-19T10:17:34.455Z] Removing intermediate container fb12a6249183 [2022-06-19T10:17:34.455Z] ---> abd98323a196 [2022-06-19T10:17:34.455Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-19T10:17:34.455Z] ---> Running in ee4629f4e1aa [2022-06-19T10:17:34.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T10:17:34.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T10:17:34.455Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-19T10:17:34.455Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-19T10:17:34.455Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-19T10:17:34.455Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-19T10:17:34.455Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-19T10:17:34.455Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-19T10:17:34.455Z] Executing busybox-1.34.1-r5.trigger [2022-06-19T10:17:34.455Z] OK: 8 MiB in 20 packages [2022-06-19T10:17:34.455Z] Removing intermediate container ee4629f4e1aa [2022-06-19T10:17:34.455Z] ---> 93d6fb48d690 [2022-06-19T10:17:34.455Z] Step 17/26 : WORKDIR / [2022-06-19T10:17:34.455Z] ---> Running in ea1a4b182f5d [2022-06-19T10:17:34.455Z] Removing intermediate container ea1a4b182f5d [2022-06-19T10:17:34.455Z] ---> 351f12a415ab [2022-06-19T10:17:34.455Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-19T10:17:34.455Z] ---> 927bfd990239 [2022-06-19T10:17:34.455Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-19T10:17:34.455Z] ---> 8696854aa844 [2022-06-19T10:17:34.455Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-19T10:17:34.455Z] ---> b0b20683f7e6 [2022-06-19T10:17:34.455Z] Step 21/26 : EXPOSE 59984 [2022-06-19T10:17:34.455Z] ---> Running in fda69dd48b1d [2022-06-19T10:17:34.455Z] Removing intermediate container fda69dd48b1d [2022-06-19T10:17:34.455Z] ---> 08a154d415b3 [2022-06-19T10:17:34.455Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-19T10:17:34.455Z] ---> Running in 2c4b14fba00c [2022-06-19T10:17:34.455Z] Removing intermediate container 2c4b14fba00c [2022-06-19T10:17:34.455Z] ---> c41b1798a533 [2022-06-19T10:17:34.455Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-19T10:17:34.455Z] ---> Running in 89a50ea4676a [2022-06-19T10:17:34.455Z] Removing intermediate container 89a50ea4676a [2022-06-19T10:17:34.455Z] ---> 89492ab8d44f [2022-06-19T10:17:34.455Z] Step 24/26 : LABEL arch=arm64 [2022-06-19T10:17:34.455Z] ---> Running in 3b41af61b065 [2022-06-19T10:17:35.053Z] Removing intermediate container 3b41af61b065 [2022-06-19T10:17:35.053Z] ---> 179125b6c921 [2022-06-19T10:17:35.053Z] Step 25/26 : LABEL git_sha=1ac6579b52429a94c4a633f479b0691cfb92b37b [2022-06-19T10:17:35.053Z] ---> Running in bad48cf9d4ad [2022-06-19T10:17:35.324Z] Removing intermediate container bad48cf9d4ad [2022-06-19T10:17:35.324Z] ---> 89a241e18d45 [2022-06-19T10:17:35.324Z] Step 26/26 : LABEL version=0.0.0 [2022-06-19T10:17:35.324Z] ---> Running in 76f2f2adfeeb [2022-06-19T10:17:35.596Z] Removing intermediate container 76f2f2adfeeb [2022-06-19T10:17:35.596Z] ---> 13a557f7f280 [2022-06-19T10:17:35.596Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T10:17:35.596Z] Successfully built 13a557f7f280 [2022-06-19T10:17:35.596Z] 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 [2022-06-19T10:17:36.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T10:17:36.053Z] [2022-06-19T10:17:36.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:17:36.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T10:17:36.676Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-19T10:17:36.676Z] 8998bd30e6a1: Pulling fs layer [2022-06-19T10:17:36.676Z] 04944245beec: Pulling fs layer [2022-06-19T10:17:36.676Z] 699f458cf7ca: Pulling fs layer [2022-06-19T10:17:36.676Z] 765212b225bb: Pulling fs layer [2022-06-19T10:17:36.676Z] f23df028b6ca: Pulling fs layer [2022-06-19T10:17:36.676Z] d65c8cfc05b1: Pulling fs layer [2022-06-19T10:17:36.676Z] 2437ff75d9bd: Pulling fs layer [2022-06-19T10:17:36.676Z] 765212b225bb: Waiting [2022-06-19T10:17:36.676Z] f23df028b6ca: Waiting [2022-06-19T10:17:36.676Z] d65c8cfc05b1: Waiting [2022-06-19T10:17:36.676Z] 2437ff75d9bd: Waiting [2022-06-19T10:17:36.676Z] 04944245beec: Verifying Checksum [2022-06-19T10:17:36.676Z] 04944245beec: Download complete [2022-06-19T10:17:36.676Z] 765212b225bb: Download complete [2022-06-19T10:17:36.676Z] f23df028b6ca: Verifying Checksum [2022-06-19T10:17:36.676Z] f23df028b6ca: Download complete [2022-06-19T10:17:36.676Z] d65c8cfc05b1: Verifying Checksum [2022-06-19T10:17:36.676Z] d65c8cfc05b1: Download complete [2022-06-19T10:17:36.950Z] 699f458cf7ca: Verifying Checksum [2022-06-19T10:17:36.951Z] 699f458cf7ca: Download complete [2022-06-19T10:17:37.225Z] 8998bd30e6a1: Download complete [2022-06-19T10:17:39.199Z] 2437ff75d9bd: Verifying Checksum [2022-06-19T10:17:39.199Z] 2437ff75d9bd: Download complete [2022-06-19T10:17:41.820Z] 8998bd30e6a1: Pull complete [2022-06-19T10:17:41.820Z] 04944245beec: Pull complete [2022-06-19T10:17:43.255Z] 699f458cf7ca: Pull complete [2022-06-19T10:17:43.529Z] 765212b225bb: Pull complete [2022-06-19T10:17:44.513Z] f23df028b6ca: Pull complete [2022-06-19T10:17:44.786Z] d65c8cfc05b1: Pull complete [2022-06-19T10:17:59.900Z] 2437ff75d9bd: Pull complete [2022-06-19T10:17:59.900Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-19T10:17:59.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T10:17:59.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T10:18:00.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-15073 does not seem to be running inside a container [2022-06-19T10:18:00.233Z] $ 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/17 -v /w/workspace/device-onvif-camera/17:/w/workspace/device-onvif-camera/17:rw,z -v /w/workspace/device-onvif-camera/17@tmp:/w/workspace/device-onvif-camera/17@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-19T10:18:02.887Z] $ docker top aba0ab0e8daff810a2b0adbc5d7f9cecde9e0eab2f62ece50b393f9bf2dace5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:18:03.807Z] ---> job-cost.sh [2022-06-19T10:18:03.807Z] lf-activate-venv: SKIPPING [2022-06-19T10:18:03.807Z] INFO: No Stack... [2022-06-19T10:18:04.400Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-19T10:18:05.372Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T10:18:06.032Z] + cat /w/workspace/device-onvif-camera/17/archives/cost.csv [2022-06-19T10:18:06.032Z] + cut -d, -f6 [Pipeline] lock [2022-06-19T10:18:06.062Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-17-stack-cost] [2022-06-19T10:18:06.069Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-17-stack-cost] did not exist. Created. [2022-06-19T10:18:06.069Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T10:18:06.744Z] /w/workspace/device-onvif-camera/17@tmp/durable-517c87fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-19T10:18:07.432Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-19T10:18:07.452Z] Warning: overwriting stash ‘stack-cost’ [2022-06-19T10:18:07.500Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T10:18:07.509Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-17-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T10:18:07.525Z] $ docker stop --time=1 aba0ab0e8daff810a2b0adbc5d7f9cecde9e0eab2f62ece50b393f9bf2dace5c [2022-06-19T10:18:09.018Z] $ docker rm -f aba0ab0e8daff810a2b0adbc5d7f9cecde9e0eab2f62ece50b393f9bf2dace5c [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 [2022-06-19T10:18:09.488Z] provisioning config files... [2022-06-19T10:18:09.501Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config5477113259688955528tmp [Pipeline] { [Pipeline] sh [2022-06-19T10:18:09.820Z] + set +x [2022-06-19T10:18:09.821Z] + curl -s https://codecov.io/bash [2022-06-19T10:18:09.821Z] + bash -s -- [2022-06-19T10:18:09.821Z] [2022-06-19T10:18:09.821Z] _____ _ [2022-06-19T10:18:09.821Z] / ____| | | [2022-06-19T10:18:09.821Z] | | ___ __| | ___ ___ _____ __ [2022-06-19T10:18:09.821Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-19T10:18:09.821Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-19T10:18:09.821Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-19T10:18:09.821Z] Bash-1.0.6 [2022-06-19T10:18:09.821Z] [2022-06-19T10:18:09.821Z] [2022-06-19T10:18:09.821Z] ==> git version 2.25.1 found [2022-06-19T10:18:09.821Z] ==> 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 [2022-06-19T10:18:09.821Z] Release-Date: 2020-01-08 [2022-06-19T10:18:09.821Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-19T10:18:09.821Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-19T10:18:09.821Z] ==> Jenkins CI detected. [2022-06-19T10:18:09.821Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-64 [2022-06-19T10:18:09.821Z] project root: . [2022-06-19T10:18:09.821Z] --> token set from env [2022-06-19T10:18:09.821Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-19T10:18:09.821Z] ==> Running gcov in . (disable via -X gcov) [2022-06-19T10:18:09.821Z] ==> Python coveragepy not found [2022-06-19T10:18:09.821Z] ==> Searching for coverage reports in: [2022-06-19T10:18:09.821Z] + . [2022-06-19T10:18:09.821Z] -> Found 1 reports [2022-06-19T10:18:09.821Z] ==> Detecting git/mercurial file structure [2022-06-19T10:18:09.821Z] ==> Reading reports [2022-06-19T10:18:09.821Z] + ./coverage.out bytes=59480 [2022-06-19T10:18:09.821Z] ==> Appending adjustments [2022-06-19T10:18:09.821Z] https://docs.codecov.io/docs/fixing-reports [2022-06-19T10:18:10.101Z] + Found adjustments [2022-06-19T10:18:10.101Z] ==> Gzipping contents [2022-06-19T10:18:10.101Z] 8.0K /tmp/codecov.J00tsC.gz [2022-06-19T10:18:10.101Z] ==> Uploading reports [2022-06-19T10:18:10.101Z] url: https://codecov.io [2022-06-19T10:18:10.101Z] query: branch=PR-64&commit=58670225fb68fb268f31d92da7d523dad38a574a&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-06-19T10:18:10.101Z] -> Pinging Codecov [2022-06-19T10:18:10.101Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-64&commit=58670225fb68fb268f31d92da7d523dad38a574a&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-06-19T10:18:10.361Z] -> Uploading to [2022-06-19T10:18:10.361Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-19/F29A59C45E3A92E06B3E522C9905F8EF/58670225fb68fb268f31d92da7d523dad38a574a/23814bcd-21c9-4b6c-b6d7-4700129a98ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220619T101810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=445a7ad0c10b33ff8baaafa0e15e36f3d1fc8e4e571223d32eed9135d9daaf69 [2022-06-19T10:18:10.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T10:18:10.361Z] Dload Upload Total Spent Left Speed [2022-06-19T10:18:10.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7590 0 0 100 7590 0 33436 --:--:-- --:--:-- --:--:-- 33436 [2022-06-19T10:18:10.620Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/58670225fb68fb268f31d92da7d523dad38a574a [Pipeline] } [2022-06-19T10:18:10.628Z] 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 [2022-06-19T10:18:11.312Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-64/archives ] [2022-06-19T10:18:11.312Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-19T10:18:11.313Z] total 16 [2022-06-19T10:18:11.313Z] drwxr-xr-x 3 root root 4096 Jun 19 10:12 . [2022-06-19T10:18:11.313Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 10:12 .. [2022-06-19T10:18:11.313Z] drwxr-xr-x 2 root root 4096 Jun 19 10:12 cost [2022-06-19T10:18:11.313Z] -rw-r--r-- 1 root root 90 Jun 19 10:12 cost.csv [2022-06-19T10:18:11.313Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-19T10:18:11.313Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-19T10:18:11.313Z] total 16 [2022-06-19T10:18:11.313Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 10:12 . [2022-06-19T10:18:11.313Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 10:12 .. [2022-06-19T10:18:11.313Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 10:12 cost [2022-06-19T10:18:11.313Z] -rw-r--r-- 1 jenkins jenkins 90 Jun 19 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:18:11.608Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:18:12.475Z] ---> package-listing.sh [2022-06-19T10:18:12.475Z] ++ facter osfamily [2022-06-19T10:18:12.475Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-19T10:18:12.735Z] + OS_FAMILY=debian [2022-06-19T10:18:12.735Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-64 [2022-06-19T10:18:12.735Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-19T10:18:12.735Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-19T10:18:12.735Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-19T10:18:12.735Z] + PACKAGES=/tmp/packages_start.txt [2022-06-19T10:18:12.735Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-06-19T10:18:12.735Z] + PACKAGES=/tmp/packages_end.txt [2022-06-19T10:18:12.735Z] + case "${OS_FAMILY}" in [2022-06-19T10:18:12.735Z] + dpkg -l [2022-06-19T10:18:12.735Z] + grep '^ii' [2022-06-19T10:18:12.735Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-19T10:18:12.735Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-19T10:18:12.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-19T10:18:12.735Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-06-19T10:18:12.735Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [2022-06-19T10:18:12.735Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [Pipeline] echo [2022-06-19T10:18:12.747Z] 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/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-19T10:18:13.023Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T10:18:13.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T10:18:13.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T10:18:13.669Z] prd-ubuntu20.04-docker-8c-8g-15076 does not seem to be running inside a container [2022-06-19T10:18:13.716Z] $ 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/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-19T10:18:13.953Z] $ docker top 2fa52bc6ba372dae4ffb2fe3d63f498f808ba5824480f6af20f989c1aa5295a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T10:18:14.306Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-19T10:18:14.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-19T10:18:14.877Z] + ls /var/log/sa-host [2022-06-19T10:18:14.877Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T10:18:15.000Z] provisioning config files... [2022-06-19T10:18:15.015Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config449651159587421189tmp [Pipeline] { [Pipeline] echo [2022-06-19T10:18:15.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:18:15.318Z] ---> create-netrc.sh [Pipeline] } [2022-06-19T10:18:15.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:18:15.658Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-19T10:18:15.668Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:18:15.955Z] ---> sudo-logs.sh [2022-06-19T10:18:15.955Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-19T10:18:15.982Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:18:16.264Z] ---> job-cost.sh [2022-06-19T10:18:16.264Z] lf-activate-venv: SKIPPING [2022-06-19T10:18:16.264Z] DEBUG: total: 0.2199999988079071 [2022-06-19T10:18:16.264Z] INFO: Retrieving Stack Cost... [2022-06-19T10:18:16.837Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T10:18:17.098Z] INFO: Archiving Costs [Pipeline] echo [2022-06-19T10:18:17.110Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T10:18:17.395Z] ---> logs-deploy.sh [2022-06-19T10:18:17.395Z] lf-activate-venv: SKIPPING [2022-06-19T10:18:17.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-64/17 [2022-06-19T10:18:17.395Z] INFO: archiving workspace using pattern(s): [2022-06-19T10:18:18.338Z] Archives upload complete. [2022-06-19T10:18:18.338Z] INFO: archiving logs to Nexus