Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 201cf242bae9e183bc4bdc133a26c0afb244aa26+88753853dd15dc813abf6fe949f278b33fe89c26 (33661a156640873b4b242772f2aa03e6a2f1de43) 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-ssh9152112319150558827.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh13928121404373895047.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-111/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-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16550214493065184557.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh1663030537147419585.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-111/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-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2233860282569379184.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: 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-20667 in /w/workspace/undry_device-onvif-camera_PR-111 [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/undry_device-onvif-camera_PR-111 # 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 Merging remotes/origin/main commit 88753853dd15dc813abf6fe949f278b33fe89c26 into PR head commit 201cf242bae9e183bc4bdc133a26c0afb244aa26 Merge succeeded, producing 3a2f3e613a8d052512a9f02d999f57891c815ff7 Checking out Revision 3a2f3e613a8d052512a9f02d999f57891c815ff7 (PR-111) > 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/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 201cf242bae9e183bc4bdc133a26c0afb244aa26 # 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 88753853dd15dc813abf6fe949f278b33fe89c26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a2f3e613a8d052512a9f02d999f57891c815ff7 # timeout=10 Commit message: "Merge commit '88753853dd15dc813abf6fe949f278b33fe89c26' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 6116ce538caacee4f4dc8a8719b60ad3653f7bd3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-21T10:10:50.274Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-21T10:10:50.317Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-21T10:10:50.328Z] ========================================================= [2022-07-21T10:10:50.328Z] EdgeX Global Pipelines Version Info [2022-07-21T10:10:50.328Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:10:51.111Z] ------------------- [2022-07-21T10:10:51.111Z] stable info: [2022-07-21T10:10:51.111Z] ------------------- [2022-07-21T10:10:51.111Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T10:10:51.111Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T10:10:51.111Z] Message: update stable to v1.0.238 [2022-07-21T10:10:51.684Z] ------------------- [2022-07-21T10:10:51.684Z] experimental info: [2022-07-21T10:10:51.684Z] ------------------- [2022-07-21T10:10:51.684Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T10:10:51.684Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T10:10:51.684Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-21T10:10:51.868Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-07-21T10:10:51.876Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-07-21T10:10:51.884Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-21T10:10:51.892Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-21T10:10:51.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-21T10:10:51.908Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-21T10:10:51.916Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-21T10:10:51.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-21T10:10:51.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-21T10:10:51.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-21T10:10:51.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-21T10:10:51.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-07-21T10:10:51.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-21T10:10:51.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-21T10:10:52.011Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T10:10:52.019Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T10:10:52.031Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T10:10:52.039Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T10:10:52.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-21T10:10:52.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-21T10:10:52.063Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-21T10:10:52.071Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-21T10:10:52.079Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-21T10:10:52.087Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-21T10:10:52.095Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-21T10:10:52.103Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-21T10:10:52.118Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-21T10:10:52.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo [2022-07-21T10:10:52.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo [2022-07-21T10:10:52.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo [2022-07-21T10:10:52.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a2f3e613a8d052512a9f02d999f57891c815ff7 [Pipeline] echo [2022-07-21T10:10:52.159Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a2f3e6 [Pipeline] echo [2022-07-21T10:10:52.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T10:10:52.199Z] provisioning config files... [2022-07-21T10:10:52.213Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config7742768785917421541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:10:52.517Z] ---> docker-login.sh [2022-07-21T10:10:52.517Z] nexus3.edgexfoundry.org:10001 [2022-07-21T10:10:52.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:10:52.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:10:52.780Z] Configure a credential helper to remove this warning. See [2022-07-21T10:10:52.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:10:52.780Z] [2022-07-21T10:10:52.780Z] Login Succeeded [2022-07-21T10:10:52.780Z] nexus3.edgexfoundry.org:10002 [2022-07-21T10:10:53.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:10:53.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:10:53.046Z] Configure a credential helper to remove this warning. See [2022-07-21T10:10:53.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:10:53.046Z] [2022-07-21T10:10:53.046Z] Login Succeeded [2022-07-21T10:10:53.046Z] nexus3.edgexfoundry.org:10003 [2022-07-21T10:10:53.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:10:53.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:10:53.046Z] Configure a credential helper to remove this warning. See [2022-07-21T10:10:53.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:10:53.046Z] [2022-07-21T10:10:53.046Z] Login Succeeded [2022-07-21T10:10:53.046Z] nexus3.edgexfoundry.org:10004 [2022-07-21T10:10:53.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:10:53.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:10:53.308Z] Configure a credential helper to remove this warning. See [2022-07-21T10:10:53.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:10:53.308Z] [2022-07-21T10:10:53.308Z] Login Succeeded [2022-07-21T10:10:53.308Z] docker.io [2022-07-21T10:10:53.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:10:53.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:10:53.568Z] Configure a credential helper to remove this warning. See [2022-07-21T10:10:53.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:10:53.568Z] [2022-07-21T10:10:53.568Z] Login Succeeded [2022-07-21T10:10:53.829Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T10:10:53.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-21T10:10:54.229Z] + git rev-list -1 --merges 3a2f3e613a8d052512a9f02d999f57891c815ff7~1..3a2f3e613a8d052512a9f02d999f57891c815ff7 [Pipeline] echo [2022-07-21T10:10:54.345Z] -----------> git rev-list -1 --merges 3a2f3e613a8d052512a9f02d999f57891c815ff7~1..3a2f3e613a8d052512a9f02d999f57891c815ff7 3a2f3e613a8d052512a9f02d999f57891c815ff7 [2022-07-21T10:10:54.345Z] 3a2f3e613a8d052512a9f02d999f57891c815ff7 [false] [Pipeline] sh [2022-07-21T10:10:54.641Z] + git log --format=format:%s -1 3a2f3e613a8d052512a9f02d999f57891c815ff7 [Pipeline] echo [2022-07-21T10:10:54.660Z] ========================================================= [2022-07-21T10:10:54.660Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-21T10:10:54.660Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T10:10:55.019Z] + git log --format=format:%s -1 3a2f3e613a8d052512a9f02d999f57891c815ff7 [Pipeline] echo [2022-07-21T10:10:55.032Z] [semverPrep] GIT_COMMIT: 3a2f3e613a8d052512a9f02d999f57891c815ff7, Commit Message: Merge commit '88753853dd15dc813abf6fe949f278b33fe89c26' into HEAD [Pipeline] echo [2022-07-21T10:10:55.040Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-21T10:10:55.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T10:10:55.382Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-21T10:10:55.382Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-21T10:10:55.382Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-21T10:10:55.382Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-21T10:10:55.382Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-21T10:10:55.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:10:55.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T10:10:55.747Z] [2022-07-21T10:10:55.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:10:56.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T10:10:56.057Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-21T10:10:56.057Z] b85a868b505f: Pulling fs layer [2022-07-21T10:10:56.057Z] e2be974225ed: Pulling fs layer [2022-07-21T10:10:56.057Z] 339a4e72a1f5: Pulling fs layer [2022-07-21T10:10:56.057Z] 988bab9f4d93: Pulling fs layer [2022-07-21T10:10:56.057Z] 1469e6f7b9e6: Pulling fs layer [2022-07-21T10:10:56.057Z] eaf3925da568: Pulling fs layer [2022-07-21T10:10:56.057Z] bab4dde63d76: Pulling fs layer [2022-07-21T10:10:56.057Z] bde34c3a00c8: Pulling fs layer [2022-07-21T10:10:56.057Z] b352a97aabf1: Pulling fs layer [2022-07-21T10:10:56.057Z] 4872d77fe225: Pulling fs layer [2022-07-21T10:10:56.057Z] 5851b861e8e6: Pulling fs layer [2022-07-21T10:10:56.057Z] eaf3925da568: Waiting [2022-07-21T10:10:56.057Z] bde34c3a00c8: Waiting [2022-07-21T10:10:56.057Z] bab4dde63d76: Waiting [2022-07-21T10:10:56.057Z] 4872d77fe225: Waiting [2022-07-21T10:10:56.057Z] b352a97aabf1: Waiting [2022-07-21T10:10:56.057Z] 5851b861e8e6: Waiting [2022-07-21T10:10:56.057Z] 988bab9f4d93: Waiting [2022-07-21T10:10:56.057Z] e2be974225ed: Download complete [2022-07-21T10:10:56.057Z] 988bab9f4d93: Verifying Checksum [2022-07-21T10:10:56.057Z] 988bab9f4d93: Download complete [2022-07-21T10:10:56.318Z] 1469e6f7b9e6: Verifying Checksum [2022-07-21T10:10:56.318Z] 1469e6f7b9e6: Download complete [2022-07-21T10:10:56.318Z] 339a4e72a1f5: Download complete [2022-07-21T10:10:56.318Z] eaf3925da568: Download complete [2022-07-21T10:10:56.318Z] bde34c3a00c8: Verifying Checksum [2022-07-21T10:10:56.318Z] bde34c3a00c8: Download complete [2022-07-21T10:10:56.318Z] b352a97aabf1: Verifying Checksum [2022-07-21T10:10:56.318Z] b352a97aabf1: Download complete [2022-07-21T10:10:56.318Z] 4872d77fe225: Verifying Checksum [2022-07-21T10:10:56.318Z] 4872d77fe225: Download complete [2022-07-21T10:10:56.318Z] 5851b861e8e6: Verifying Checksum [2022-07-21T10:10:56.318Z] 5851b861e8e6: Download complete [2022-07-21T10:10:56.318Z] b85a868b505f: Verifying Checksum [2022-07-21T10:10:56.318Z] b85a868b505f: Download complete [2022-07-21T10:10:56.579Z] bab4dde63d76: Verifying Checksum [2022-07-21T10:10:56.579Z] bab4dde63d76: Download complete [2022-07-21T10:10:57.535Z] b85a868b505f: Pull complete [2022-07-21T10:10:57.794Z] e2be974225ed: Pull complete [2022-07-21T10:10:58.364Z] 339a4e72a1f5: Pull complete [2022-07-21T10:10:58.364Z] 988bab9f4d93: Pull complete [2022-07-21T10:10:58.628Z] 1469e6f7b9e6: Pull complete [2022-07-21T10:10:58.888Z] eaf3925da568: Pull complete [2022-07-21T10:11:00.799Z] bab4dde63d76: Pull complete [2022-07-21T10:11:00.799Z] bde34c3a00c8: Pull complete [2022-07-21T10:11:00.799Z] b352a97aabf1: Pull complete [2022-07-21T10:11:01.062Z] 4872d77fe225: Pull complete [2022-07-21T10:11:01.062Z] 5851b861e8e6: Pull complete [2022-07-21T10:11:01.062Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-21T10:11:01.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T10:11:01.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T10:11:01.174Z] prd-ubuntu20.04-docker-8c-8g-20667 does not seem to be running inside a container [2022-07-21T10:11:01.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T10:11:02.724Z] $ docker top b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 -eo pid,comm [2022-07-21T10:11:02.802Z] 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-07-21T10:11:02.802Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T10:11:02.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T10:11:02.843Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T10:11:03.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T10:11:03.080Z] $ docker exec b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 ssh-agent [2022-07-21T10:11:03.216Z] SSH_AUTH_SOCK=/tmp/ssh-24Dvn4Sb68xX/agent.34 [2022-07-21T10:11:03.216Z] SSH_AGENT_PID=41 [2022-07-21T10:11:03.223Z] Running ssh-add (command line suppressed) [2022-07-21T10:11:03.368Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_8383963190019255036.key (/w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_8383963190019255036.key) [2022-07-21T10:11:03.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T10:11:03.668Z] + git tag --points-at HEAD [Pipeline] } [2022-07-21T10:11:03.696Z] $ docker exec --env ******** --env ******** b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 ssh-agent -k [2022-07-21T10:11:03.817Z] unset SSH_AUTH_SOCK; [2022-07-21T10:11:03.818Z] unset SSH_AGENT_PID; [2022-07-21T10:11:03.818Z] echo Agent pid 41 killed; [2022-07-21T10:11:03.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-21T10:11:03.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T10:11:03.842Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T10:11:03.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T10:11:03.976Z] $ docker exec b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 ssh-agent [2022-07-21T10:11:04.114Z] SSH_AUTH_SOCK=/tmp/ssh-QvKfSNFfhBOy/agent.74 [2022-07-21T10:11:04.114Z] SSH_AGENT_PID=81 [2022-07-21T10:11:04.119Z] Running ssh-add (command line suppressed) [2022-07-21T10:11:04.260Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_7948669745458448545.key (/w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_7948669745458448545.key) [2022-07-21T10:11:04.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T10:11:04.564Z] + git semver init [2022-07-21T10:11:04.826Z] 2022-07-21 10:11:04,790 [run_init] DEBUG init version:0.0.0 force:False [2022-07-21T10:11:04.826Z] 2022-07-21 10:11:04,790 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-111/.semver [2022-07-21T10:11:04.826Z] 2022-07-21 10:11:04,791 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-111/.semver [2022-07-21T10:11:04.826Z] 2022-07-21 10:11:04,791 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-111/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-111, universal_newlines=False, shell=None, istream=None) [2022-07-21T10:11:05.772Z] 2022-07-21 10:11:05,583 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-111/.git/info/exclude [2022-07-21T10:11:05.772Z] 2022-07-21 10:11:05,583 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-111/.semver/PR-111 with force:False [2022-07-21T10:11:05.772Z] 2022-07-21 10:11:05,584 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-111/.semver/PR-111 [2022-07-21T10:11:05.772Z] 2022-07-21 10:11:05,588 [execute] INFO git cat-file --batch-check [2022-07-21T10:11:05.772Z] 2022-07-21 10:11:05,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-111/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T10:11:05.772Z] 2022-07-21 10:11:05,596 [execute] INFO git cat-file --batch [2022-07-21T10:11:05.772Z] 2022-07-21 10:11:05,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-111/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T10:11:05.772Z] 2022-07-21 10:11:05,601 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-111/.semver/PR-111 [2022-07-21T10:11:05.772Z] 0.0.0 [Pipeline] } [2022-07-21T10:11:05.785Z] $ docker exec --env ******** --env ******** b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 ssh-agent -k [2022-07-21T10:11:05.904Z] unset SSH_AUTH_SOCK; [2022-07-21T10:11:05.904Z] unset SSH_AGENT_PID; [2022-07-21T10:11:05.904Z] echo Agent pid 81 killed; [2022-07-21T10:11:05.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T10:11:06.221Z] + git semver [Pipeline] } [2022-07-21T10:11:06.498Z] $ docker stop --time=1 b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 [2022-07-21T10:11:07.840Z] $ docker rm -f b818ed572b7de625ee8ca210fc77cde364ed71df5fc82aea98589014af717300 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T10:11:08.182Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-21T10:11:08.444Z] Stashed 1 file(s) [Pipeline] echo [2022-07-21T10:11:08.446Z] [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-07-21T10:11:08.590Z] provisioning config files... [2022-07-21T10:11:08.600Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config5988375116142414051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:11:08.903Z] ---> docker-login.sh [2022-07-21T10:11:08.903Z] nexus3.edgexfoundry.org:10001 [2022-07-21T10:11:08.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:11:08.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:11:08.903Z] Configure a credential helper to remove this warning. See [2022-07-21T10:11:08.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:11:08.903Z] [2022-07-21T10:11:08.903Z] Login Succeeded [2022-07-21T10:11:08.903Z] nexus3.edgexfoundry.org:10002 [2022-07-21T10:11:08.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:11:09.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:11:09.163Z] Configure a credential helper to remove this warning. See [2022-07-21T10:11:09.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:11:09.163Z] [2022-07-21T10:11:09.163Z] Login Succeeded [2022-07-21T10:11:09.163Z] nexus3.edgexfoundry.org:10003 [2022-07-21T10:11:09.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:11:09.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:11:09.163Z] Configure a credential helper to remove this warning. See [2022-07-21T10:11:09.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:11:09.163Z] [2022-07-21T10:11:09.163Z] Login Succeeded [2022-07-21T10:11:09.163Z] nexus3.edgexfoundry.org:10004 [2022-07-21T10:11:09.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:11:09.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:11:09.424Z] Configure a credential helper to remove this warning. See [2022-07-21T10:11:09.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:11:09.424Z] [2022-07-21T10:11:09.424Z] Login Succeeded [2022-07-21T10:11:09.424Z] docker.io [2022-07-21T10:11:09.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:11:09.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:11:09.683Z] Configure a credential helper to remove this warning. See [2022-07-21T10:11:09.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:11:09.683Z] [2022-07-21T10:11:09.683Z] Login Succeeded [2022-07-21T10:11:09.683Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T10:11:09.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-21T10:11:09.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T10:11:09.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T10:11:09.777Z] ========================================================= [2022-07-21T10:11:09.777Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-21T10:11:09.777Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:11:10.087Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-21T10:11:10.087Z] Sending build context to Docker daemon 19.94MB [2022-07-21T10:11:10.087Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T10:11:10.087Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-21T10:11:10.348Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-21T10:11:10.348Z] 2408cc74d12b: Pulling fs layer [2022-07-21T10:11:10.348Z] ea60b727a1ce: Pulling fs layer [2022-07-21T10:11:10.348Z] 30c4a7721957: Pulling fs layer [2022-07-21T10:11:10.348Z] 370296b7ddb6: Pulling fs layer [2022-07-21T10:11:10.348Z] 7c6cee850709: Pulling fs layer [2022-07-21T10:11:10.348Z] 39a5fcdaea64: Pulling fs layer [2022-07-21T10:11:10.348Z] d94ebbe4e438: Pulling fs layer [2022-07-21T10:11:10.348Z] bcfd1f05c69d: Pulling fs layer [2022-07-21T10:11:10.348Z] 59ccb84bbe0f: Pulling fs layer [2022-07-21T10:11:10.348Z] 7c6cee850709: Waiting [2022-07-21T10:11:10.348Z] 370296b7ddb6: Waiting [2022-07-21T10:11:10.348Z] 39a5fcdaea64: Waiting [2022-07-21T10:11:10.348Z] d94ebbe4e438: Waiting [2022-07-21T10:11:10.348Z] 59ccb84bbe0f: Waiting [2022-07-21T10:11:10.348Z] 30c4a7721957: Verifying Checksum [2022-07-21T10:11:10.348Z] 30c4a7721957: Download complete [2022-07-21T10:11:10.348Z] ea60b727a1ce: Verifying Checksum [2022-07-21T10:11:10.348Z] ea60b727a1ce: Download complete [2022-07-21T10:11:10.348Z] 7c6cee850709: Verifying Checksum [2022-07-21T10:11:10.348Z] 7c6cee850709: Download complete [2022-07-21T10:11:10.348Z] 39a5fcdaea64: Download complete [2022-07-21T10:11:10.348Z] 2408cc74d12b: Verifying Checksum [2022-07-21T10:11:10.348Z] 2408cc74d12b: Download complete [2022-07-21T10:11:10.348Z] d94ebbe4e438: Verifying Checksum [2022-07-21T10:11:10.348Z] d94ebbe4e438: Download complete [2022-07-21T10:11:10.615Z] 2408cc74d12b: Pull complete [2022-07-21T10:11:10.616Z] ea60b727a1ce: Pull complete [2022-07-21T10:11:10.883Z] 30c4a7721957: Pull complete [2022-07-21T10:11:10.883Z] 59ccb84bbe0f: Verifying Checksum [2022-07-21T10:11:10.883Z] 59ccb84bbe0f: Download complete [2022-07-21T10:11:11.146Z] bcfd1f05c69d: Verifying Checksum [2022-07-21T10:11:11.146Z] bcfd1f05c69d: Download complete [2022-07-21T10:11:11.146Z] 370296b7ddb6: Verifying Checksum [2022-07-21T10:11:11.146Z] 370296b7ddb6: Download complete [2022-07-21T10:11:15.339Z] 370296b7ddb6: Pull complete [2022-07-21T10:11:15.339Z] 7c6cee850709: Pull complete [2022-07-21T10:11:15.339Z] 39a5fcdaea64: Pull complete [2022-07-21T10:11:15.339Z] d94ebbe4e438: Pull complete [2022-07-21T10:11:17.894Z] bcfd1f05c69d: Pull complete [2022-07-21T10:11:18.466Z] 59ccb84bbe0f: Pull complete [2022-07-21T10:11:18.466Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-21T10:11:18.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-21T10:11:18.466Z] ---> a4fb48ad2a94 [2022-07-21T10:11:18.466Z] Step 3/13 : ARG MAKE="make build" [2022-07-21T10:11:20.385Z] ---> Running in ad6b8614c237 [2022-07-21T10:11:20.385Z] Removing intermediate container ad6b8614c237 [2022-07-21T10:11:20.385Z] ---> d81ddfdeea42 [2022-07-21T10:11:20.385Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T10:11:20.385Z] ---> Running in 9ae6c00a6500 [2022-07-21T10:11:20.385Z] Removing intermediate container 9ae6c00a6500 [2022-07-21T10:11:20.385Z] ---> b940989d5c01 [2022-07-21T10:11:20.385Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T10:11:20.648Z] ---> Running in 5cde347a69f2 [2022-07-21T10:11:20.648Z] Removing intermediate container 5cde347a69f2 [2022-07-21T10:11:20.648Z] ---> 0af17a9b7572 [2022-07-21T10:11:20.648Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-21T10:11:20.648Z] ---> Running in 006f2d73408c [2022-07-21T10:11:20.909Z] Removing intermediate container 006f2d73408c [2022-07-21T10:11:20.909Z] ---> 325d11788f17 [2022-07-21T10:11:20.909Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T10:11:20.909Z] ---> Running in d3fb87d6d305 [2022-07-21T10:11:21.479Z] Removing intermediate container d3fb87d6d305 [2022-07-21T10:11:21.479Z] ---> 4c59dd213d13 [2022-07-21T10:11:21.479Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T10:11:21.479Z] ---> Running in 4c17529474ba [2022-07-21T10:11:21.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T10:11:22.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T10:11:22.958Z] OK: 211 MiB in 51 packages [2022-07-21T10:11:23.217Z] Removing intermediate container 4c17529474ba [2022-07-21T10:11:23.217Z] ---> 2492000d2fdc [2022-07-21T10:11:23.217Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-21T10:11:23.217Z] ---> Running in 4595d9f13b8c [2022-07-21T10:11:23.217Z] Removing intermediate container 4595d9f13b8c [2022-07-21T10:11:23.217Z] ---> 2e210a601ff0 [2022-07-21T10:11:23.218Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-21T10:11:23.477Z] ---> ad256a955222 [2022-07-21T10:11:23.477Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T10:11:23.477Z] ---> Running in 9f1c7f12b109 [2022-07-21T10:11:23.557Z] Still waiting to schedule task [2022-07-21T10:11:23.557Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-21T10:11:41.606Z] Removing intermediate container 9f1c7f12b109 [2022-07-21T10:11:41.606Z] ---> efcf4dc002cd [2022-07-21T10:11:41.606Z] Step 12/13 : COPY . . [2022-07-21T10:11:41.606Z] ---> e91baf4ba930 [2022-07-21T10:11:41.606Z] Step 13/13 : RUN ${MAKE} [2022-07-21T10:11:41.606Z] ---> Running in 769df06a1b48 [2022-07-21T10:11:41.606Z] noop [2022-07-21T10:11:41.606Z] Removing intermediate container 769df06a1b48 [2022-07-21T10:11:41.606Z] ---> faede37a3144 [2022-07-21T10:11:41.606Z] Successfully built faede37a3144 [2022-07-21T10:11:41.606Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:11:41.924Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T10:11:41.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T10:11:42.013Z] prd-ubuntu20.04-docker-8c-8g-20667 does not seem to be running inside a container [2022-07-21T10:11:42.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T10:11:42.446Z] $ docker top df1c36cc8598073655d6ff320876f8aa51b7bf92c28c75bc8a330c5b340e2054 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T10:11:42.801Z] + go version [2022-07-21T10:11:42.801Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-21T10:11:42.817Z] $ docker stop --time=1 df1c36cc8598073655d6ff320876f8aa51b7bf92c28c75bc8a330c5b340e2054 [2022-07-21T10:11:44.150Z] $ docker rm -f df1c36cc8598073655d6ff320876f8aa51b7bf92c28c75bc8a330c5b340e2054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:11:44.616Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T10:11:44.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T10:11:44.690Z] prd-ubuntu20.04-docker-8c-8g-20667 does not seem to be running inside a container [2022-07-21T10:11:44.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T10:11:45.169Z] $ docker top 0617ae59f2f00b6e5b5fea34a1eb53fe88b3a33eed703d95201060d7d08f5cb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T10:11:45.530Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-111 [Pipeline] fileExists [Pipeline] sh [2022-07-21T10:11:45.831Z] + make test [2022-07-21T10:11:45.831Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-21T10:11:46.092Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-21T10:11:58.306Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-21T10:11:58.306Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.021s coverage: 10.9% of statements [2022-07-21T10:11:58.306Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-21T10:12:00.860Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.984s coverage: 13.8% of statements [2022-07-21T10:12:08.992Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-21T10:12:13.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T10:12:13.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T10:12:13.197Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-21T10:12:13.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T10:12:13.228Z] $ docker stop --time=1 0617ae59f2f00b6e5b5fea34a1eb53fe88b3a33eed703d95201060d7d08f5cb6 [2022-07-21T10:12:15.097Z] $ docker rm -f 0617ae59f2f00b6e5b5fea34a1eb53fe88b3a33eed703d95201060d7d08f5cb6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T10:12:15.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T10:12:15.634Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-21T10:12:16.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-21T10:12:16.350Z] + ls -al . [2022-07-21T10:12:16.350Z] total 236 [2022-07-21T10:12:16.350Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 10:12 . [2022-07-21T10:12:16.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:10 .. [2022-07-21T10:12:16.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 10:12 .git [2022-07-21T10:12:16.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 10:10 .github [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 21 10:10 .gitignore [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 10:10 .golangci.yml [2022-07-21T10:12:16.350Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 10:11 .semver [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 21 10:10 Attribution.txt [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 21 10:10 CHANGELOG.md [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 21 10:10 Dockerfile [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 10:10 GOVERNANCE.md [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 21 10:10 Jenkinsfile [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 10:10 LICENSE [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 21 10:10 Makefile [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 21 10:10 OWNERS.md [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 5796 Jul 21 10:10 README.md [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 10:11 VERSION [2022-07-21T10:12:16.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 10:10 bin [2022-07-21T10:12:16.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 10:10 cmd [2022-07-21T10:12:16.350Z] -rw-r--r-- 1 jenkins jenkins 78637 Jul 21 10:12 coverage.out [2022-07-21T10:12:16.350Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 10:10 doc [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 21 10:10 go.mod [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 21 10:10 go.sum [2022-07-21T10:12:16.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:10 internal [2022-07-21T10:12:16.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:10 snap [2022-07-21T10:12:16.350Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 21 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:12:16.694Z] + 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=3a2f3e613a8d052512a9f02d999f57891c815ff7 --label arch=amd64 --label version=0.0.0 . [2022-07-21T10:12:16.694Z] Sending build context to Docker daemon 20.02MB [2022-07-21T10:12:16.694Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T10:12:16.694Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-21T10:12:16.694Z] ---> faede37a3144 [2022-07-21T10:12:16.694Z] Step 3/26 : ARG MAKE="make build" [2022-07-21T10:12:16.957Z] ---> Running in c3afb2fa0668 [2022-07-21T10:12:16.957Z] Removing intermediate container c3afb2fa0668 [2022-07-21T10:12:16.957Z] ---> 08039852e068 [2022-07-21T10:12:16.957Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T10:12:17.221Z] ---> Running in 59c6c523b428 [2022-07-21T10:12:17.221Z] Removing intermediate container 59c6c523b428 [2022-07-21T10:12:17.221Z] ---> f86ce127bf84 [2022-07-21T10:12:17.221Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T10:12:17.221Z] ---> Running in 3862c8bafe9a [2022-07-21T10:12:17.221Z] Removing intermediate container 3862c8bafe9a [2022-07-21T10:12:17.221Z] ---> 6ba13f17e490 [2022-07-21T10:12:17.221Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-21T10:12:17.487Z] ---> Running in e5255e9b6803 [2022-07-21T10:12:17.487Z] Removing intermediate container e5255e9b6803 [2022-07-21T10:12:17.487Z] ---> aa26e7914943 [2022-07-21T10:12:17.487Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T10:12:17.487Z] ---> Running in a212fc92cd08 [2022-07-21T10:12:18.059Z] Removing intermediate container a212fc92cd08 [2022-07-21T10:12:18.059Z] ---> d6ac4a910ead [2022-07-21T10:12:18.059Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T10:12:18.059Z] ---> Running in 6c7f668cc486 [2022-07-21T10:12:18.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T10:12:19.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T10:12:19.833Z] OK: 211 MiB in 51 packages [2022-07-21T10:12:20.091Z] Removing intermediate container 6c7f668cc486 [2022-07-21T10:12:20.091Z] ---> d93426652878 [2022-07-21T10:12:20.091Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-21T10:12:20.091Z] ---> Running in 6dc52ac1f868 [2022-07-21T10:12:20.091Z] Removing intermediate container 6dc52ac1f868 [2022-07-21T10:12:20.091Z] ---> a283538f7993 [2022-07-21T10:12:20.091Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-21T10:12:20.350Z] ---> 3b037c02bcca [2022-07-21T10:12:20.350Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T10:12:20.350Z] ---> Running in 856b37ecaf7e [2022-07-21T10:12:21.288Z] Removing intermediate container 856b37ecaf7e [2022-07-21T10:12:21.288Z] ---> 1373c8673e99 [2022-07-21T10:12:21.288Z] Step 12/26 : COPY . . [2022-07-21T10:12:21.858Z] ---> 2be40ce5487b [2022-07-21T10:12:21.858Z] Step 13/26 : RUN ${MAKE} [2022-07-21T10:12:21.858Z] ---> Running in 0e96c32817c0 [2022-07-21T10:12:22.118Z] 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.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-21T10:12:44.071Z] Removing intermediate container 0e96c32817c0 [2022-07-21T10:12:44.071Z] ---> 910d12f98bbf [2022-07-21T10:12:44.071Z] Step 14/26 : FROM alpine:3.15 [2022-07-21T10:12:44.640Z] 3.15: Pulling from library/alpine [2022-07-21T10:12:44.640Z] ab6db1bc80d0: Pulling fs layer [2022-07-21T10:12:44.899Z] ab6db1bc80d0: Verifying Checksum [2022-07-21T10:12:44.899Z] ab6db1bc80d0: Download complete [2022-07-21T10:12:45.159Z] ab6db1bc80d0: Pull complete [2022-07-21T10:12:45.159Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-21T10:12:45.159Z] Status: Downloaded newer image for alpine:3.15 [2022-07-21T10:12:45.159Z] ---> 2720e26172a0 [2022-07-21T10:12:45.159Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-21T10:12:45.159Z] ---> Running in 9f7a5c3d4ffc [2022-07-21T10:12:45.159Z] Removing intermediate container 9f7a5c3d4ffc [2022-07-21T10:12:45.159Z] ---> 7c65a3a3f819 [2022-07-21T10:12:45.159Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-21T10:12:45.421Z] ---> Running in e0fa07adbdde [2022-07-21T10:12:45.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-21T10:12:45.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-21T10:12:45.942Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-21T10:12:45.942Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-21T10:12:45.942Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-21T10:12:45.942Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-21T10:12:45.942Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-21T10:12:45.942Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-21T10:12:45.942Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T10:12:45.942Z] OK: 8 MiB in 20 packages [2022-07-21T10:12:46.203Z] Removing intermediate container e0fa07adbdde [2022-07-21T10:12:46.203Z] ---> e7dfa27f238c [2022-07-21T10:12:46.203Z] Step 17/26 : WORKDIR / [2022-07-21T10:12:46.203Z] ---> Running in 9fe4caa70d8c [2022-07-21T10:12:46.463Z] Removing intermediate container 9fe4caa70d8c [2022-07-21T10:12:46.463Z] ---> e6b52b9b9935 [2022-07-21T10:12:46.463Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-21T10:12:47.034Z] ---> 6baa833b5bf2 [2022-07-21T10:12:47.034Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-21T10:12:47.034Z] ---> f88941784743 [2022-07-21T10:12:47.034Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-21T10:12:47.311Z] ---> 7fbe8fc7fd94 [2022-07-21T10:12:47.311Z] Step 21/26 : EXPOSE 59984 [2022-07-21T10:12:47.311Z] ---> Running in 38965bc34515 [2022-07-21T10:12:47.311Z] Removing intermediate container 38965bc34515 [2022-07-21T10:12:47.311Z] ---> 438e2bace47e [2022-07-21T10:12:47.311Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-21T10:12:47.570Z] ---> Running in e8e9adaa1982 [2022-07-21T10:12:47.570Z] Removing intermediate container e8e9adaa1982 [2022-07-21T10:12:47.570Z] ---> 6bf2271748dd [2022-07-21T10:12:47.570Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T10:12:47.570Z] ---> Running in b98bca82c484 [2022-07-21T10:12:47.832Z] Removing intermediate container b98bca82c484 [2022-07-21T10:12:47.832Z] ---> 261ea8b07f84 [2022-07-21T10:12:47.832Z] Step 24/26 : LABEL arch=amd64 [2022-07-21T10:12:47.832Z] ---> Running in 4def1bcca8bc [2022-07-21T10:12:47.832Z] Removing intermediate container 4def1bcca8bc [2022-07-21T10:12:47.832Z] ---> a67d0902db36 [2022-07-21T10:12:47.832Z] Step 25/26 : LABEL git_sha=3a2f3e613a8d052512a9f02d999f57891c815ff7 [2022-07-21T10:12:47.832Z] ---> Running in 46fd47c27876 [2022-07-21T10:12:48.092Z] Removing intermediate container 46fd47c27876 [2022-07-21T10:12:48.092Z] ---> e537fe31ec94 [2022-07-21T10:12:48.092Z] Step 26/26 : LABEL version=0.0.0 [2022-07-21T10:12:48.092Z] ---> Running in 7186248ef708 [2022-07-21T10:12:48.092Z] Removing intermediate container 7186248ef708 [2022-07-21T10:12:48.092Z] ---> bae3fba9203a [2022-07-21T10:12:48.092Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-21T10:12:48.092Z] Successfully built bae3fba9203a [2022-07-21T10:12:48.092Z] 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-07-21T10:12:48.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T10:12:48.519Z] [2022-07-21T10:12:48.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:12:48.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T10:12:48.821Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-21T10:12:48.821Z] 5eb5b503b376: Pulling fs layer [2022-07-21T10:12:48.821Z] 5c69ac0246d0: Pulling fs layer [2022-07-21T10:12:48.821Z] ec43610c2a17: Pulling fs layer [2022-07-21T10:12:48.821Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-21T10:12:48.821Z] 33b1e0a273af: Pulling fs layer [2022-07-21T10:12:48.821Z] 5d3b04190fa2: Pulling fs layer [2022-07-21T10:12:48.821Z] 2f39f015ded8: Pulling fs layer [2022-07-21T10:12:48.821Z] 3a2ae6a8a46f: Waiting [2022-07-21T10:12:48.821Z] 33b1e0a273af: Waiting [2022-07-21T10:12:48.821Z] 5d3b04190fa2: Waiting [2022-07-21T10:12:48.821Z] 2f39f015ded8: Waiting [2022-07-21T10:12:48.821Z] 5c69ac0246d0: Verifying Checksum [2022-07-21T10:12:48.821Z] 5c69ac0246d0: Download complete [2022-07-21T10:12:48.821Z] 3a2ae6a8a46f: Download complete [2022-07-21T10:12:48.821Z] 33b1e0a273af: Verifying Checksum [2022-07-21T10:12:48.821Z] 33b1e0a273af: Download complete [2022-07-21T10:12:48.821Z] ec43610c2a17: Verifying Checksum [2022-07-21T10:12:48.821Z] ec43610c2a17: Download complete [2022-07-21T10:12:48.821Z] 5d3b04190fa2: Verifying Checksum [2022-07-21T10:12:48.821Z] 5d3b04190fa2: Download complete [2022-07-21T10:12:49.079Z] 5eb5b503b376: Verifying Checksum [2022-07-21T10:12:49.079Z] 5eb5b503b376: Download complete [2022-07-21T10:12:49.645Z] 2f39f015ded8: Download complete [2022-07-21T10:12:50.214Z] 5eb5b503b376: Pull complete [2022-07-21T10:12:50.474Z] 5c69ac0246d0: Pull complete [2022-07-21T10:12:51.045Z] ec43610c2a17: Pull complete [2022-07-21T10:12:51.045Z] 3a2ae6a8a46f: Pull complete [2022-07-21T10:12:51.304Z] 33b1e0a273af: Pull complete [2022-07-21T10:12:51.304Z] 5d3b04190fa2: Pull complete [2022-07-21T10:12:56.583Z] 2f39f015ded8: Pull complete [2022-07-21T10:12:56.583Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-21T10:12:56.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T10:12:56.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T10:12:56.679Z] prd-ubuntu20.04-docker-8c-8g-20667 does not seem to be running inside a container [2022-07-21T10:12:56.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-21T10:12:58.558Z] $ docker top ff2101b048e6f25015cb0215b909c34985d6b9343128d2f1d1cbb4d7cf65e688 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:12:58.953Z] ---> job-cost.sh [2022-07-21T10:12:58.953Z] lf-activate-venv: SKIPPING [2022-07-21T10:12:58.953Z] INFO: No Stack... [2022-07-21T10:13:11.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T10:13:11.185Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T10:13:11.529Z] + cat /w/workspace/undry_device-onvif-camera_PR-111/archives/cost.csv [2022-07-21T10:13:11.529Z] + cut -d, -f6 [Pipeline] lock [2022-07-21T10:13:11.571Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] [2022-07-21T10:13:11.578Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] did not exist. Created. [2022-07-21T10:13:11.578Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T10:13:11.897Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-21T10:13:11.924Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T10:13:11.930Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T10:13:11.950Z] $ docker stop --time=1 ff2101b048e6f25015cb0215b909c34985d6b9343128d2f1d1cbb4d7cf65e688 [2022-07-21T10:13:13.144Z] $ docker rm -f ff2101b048e6f25015cb0215b909c34985d6b9343128d2f1d1cbb4d7cf65e688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-21T10:13:42.123Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20670 in /w/workspace/undry_device-onvif-camera_PR-111 [Pipeline] { [Pipeline] ws [2022-07-21T10:13:42.138Z] Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout [2022-07-21T10:13:42.170Z] Selected Git installation does not exist. Using Default [2022-07-21T10:13:42.170Z] The recommended git tool is: NONE [2022-07-21T10:13:48.955Z] using credential edgex-jenkins-ssh [2022-07-21T10:13:48.980Z] Cloning the remote Git repository [2022-07-21T10:13:49.081Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-21T10:13:49.206Z] > git init /w/workspace/device-onvif-camera/4 # timeout=10 [2022-07-21T10:13:49.359Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-21T10:13:49.361Z] > git --version # timeout=10 [2022-07-21T10:13:49.389Z] > git --version # 'git version 2.25.1' [2022-07-21T10:13:49.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T10:13:49.546Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T10:13:50.852Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-21T10:13:50.874Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T10:13:50.907Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-21T10:13:51.413Z] Merging remotes/origin/main commit 88753853dd15dc813abf6fe949f278b33fe89c26 into PR head commit 201cf242bae9e183bc4bdc133a26c0afb244aa26 [2022-07-21T10:13:52.022Z] Merge succeeded, producing 6378009eca6bf3391fa5d701128ba025f2377040 [2022-07-21T10:13:52.023Z] Checking out Revision 6378009eca6bf3391fa5d701128ba025f2377040 (PR-111) [2022-07-21T10:13:50.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-21T10:13:50.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T10:13:50.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-21T10:13:51.431Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T10:13:51.449Z] > git checkout -f 201cf242bae9e183bc4bdc133a26c0afb244aa26 # timeout=10 [2022-07-21T10:13:51.601Z] > git remote # timeout=10 [2022-07-21T10:13:51.621Z] > git config --get remote.origin.url # timeout=10 [2022-07-21T10:13:51.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T10:13:51.655Z] > git merge 88753853dd15dc813abf6fe949f278b33fe89c26 # timeout=10 [2022-07-21T10:13:52.006Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-21T10:13:52.029Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T10:13:52.052Z] > git checkout -f 6378009eca6bf3391fa5d701128ba025f2377040 # timeout=10 [2022-07-21T10:13:56.566Z] Commit message: "Merge commit '88753853dd15dc813abf6fe949f278b33fe89c26' into HEAD" [2022-07-21T10:13:56.597Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T10:13:56.574Z] > git rev-list --no-walk 6116ce538caacee4f4dc8a8719b60ad3653f7bd3 # timeout=10 [2022-07-21T10:13:57.520Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-21T10:13:57.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T10:13:57.520Z] Dload Upload Total Spent Left Speed [2022-07-21T10:13:57.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 56310 0 --:--:-- --:--:-- --:--:-- 56568 [Pipeline] sh [2022-07-21T10:13:58.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-21T10:13:58.620Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-21T10:13:58.620Z] + sudo tee /etc/docker/daemon.new [2022-07-21T10:13:58.620Z] { [2022-07-21T10:13:58.620Z] "registry-mirrors": [ [2022-07-21T10:13:58.620Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-21T10:13:58.620Z] ], [2022-07-21T10:13:58.620Z] "bip": "10.250.0.254/24", [2022-07-21T10:13:58.620Z] "hosts": [ [2022-07-21T10:13:58.620Z] "tcp://0.0.0.0:5555", [2022-07-21T10:13:58.620Z] "unix:///var/run/docker.sock" [2022-07-21T10:13:58.620Z] ], [2022-07-21T10:13:58.620Z] "mtu": 1458, [2022-07-21T10:13:58.620Z] "selinux-enabled": true, [2022-07-21T10:13:58.620Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-21T10:13:58.620Z] } [Pipeline] sh [2022-07-21T10:13:58.977Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-21T10:13:59.319Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T10:14:17.686Z] provisioning config files... [2022-07-21T10:14:17.711Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config3066363499658960344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:14:18.078Z] ---> docker-login.sh [2022-07-21T10:14:18.078Z] nexus3.edgexfoundry.org:10001 [2022-07-21T10:14:18.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:14:18.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:14:18.962Z] Configure a credential helper to remove this warning. See [2022-07-21T10:14:18.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:14:18.962Z] [2022-07-21T10:14:18.962Z] Login Succeeded [2022-07-21T10:14:18.962Z] nexus3.edgexfoundry.org:10002 [2022-07-21T10:14:19.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:14:19.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:14:19.516Z] Configure a credential helper to remove this warning. See [2022-07-21T10:14:19.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:14:19.516Z] [2022-07-21T10:14:19.516Z] Login Succeeded [2022-07-21T10:14:19.516Z] nexus3.edgexfoundry.org:10003 [2022-07-21T10:14:19.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:14:20.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:14:20.071Z] Configure a credential helper to remove this warning. See [2022-07-21T10:14:20.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:14:20.071Z] [2022-07-21T10:14:20.071Z] Login Succeeded [2022-07-21T10:14:20.071Z] nexus3.edgexfoundry.org:10004 [2022-07-21T10:14:20.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:14:20.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:14:20.626Z] Configure a credential helper to remove this warning. See [2022-07-21T10:14:20.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:14:20.626Z] [2022-07-21T10:14:20.626Z] Login Succeeded [2022-07-21T10:14:20.626Z] docker.io [2022-07-21T10:14:20.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T10:14:21.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T10:14:21.174Z] Configure a credential helper to remove this warning. See [2022-07-21T10:14:21.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T10:14:21.174Z] [2022-07-21T10:14:21.174Z] Login Succeeded [2022-07-21T10:14:21.174Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T10:14:21.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-21T10:14:21.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T10:14:21.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T10:14:21.822Z] ========================================================= [2022-07-21T10:14:21.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-21T10:14:21.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:14:22.199Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-21T10:14:22.799Z] Sending build context to Docker daemon 13.6MB [2022-07-21T10:14:22.799Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T10:14:22.799Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-21T10:14:23.076Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-21T10:14:23.076Z] b3c136eddcbf: Pulling fs layer [2022-07-21T10:14:23.076Z] c0a3192eca97: Pulling fs layer [2022-07-21T10:14:23.076Z] a050256f5b6f: Pulling fs layer [2022-07-21T10:14:23.076Z] 656be50a0ddc: Pulling fs layer [2022-07-21T10:14:23.076Z] 2bbca73fdf42: Pulling fs layer [2022-07-21T10:14:23.076Z] 46d945488cbd: Pulling fs layer [2022-07-21T10:14:23.076Z] 8a5474983e97: Pulling fs layer [2022-07-21T10:14:23.076Z] 329c88fbcd65: Pulling fs layer [2022-07-21T10:14:23.076Z] 2bbca73fdf42: Waiting [2022-07-21T10:14:23.076Z] 46d945488cbd: Waiting [2022-07-21T10:14:23.076Z] 8a5474983e97: Waiting [2022-07-21T10:14:23.076Z] 329c88fbcd65: Waiting [2022-07-21T10:14:23.076Z] 656be50a0ddc: Waiting [2022-07-21T10:14:23.076Z] a050256f5b6f: Verifying Checksum [2022-07-21T10:14:23.076Z] a050256f5b6f: Download complete [2022-07-21T10:14:23.076Z] c0a3192eca97: Verifying Checksum [2022-07-21T10:14:23.076Z] c0a3192eca97: Download complete [2022-07-21T10:14:23.076Z] 2bbca73fdf42: Verifying Checksum [2022-07-21T10:14:23.076Z] 2bbca73fdf42: Download complete [2022-07-21T10:14:23.076Z] 46d945488cbd: Verifying Checksum [2022-07-21T10:14:23.076Z] 46d945488cbd: Download complete [2022-07-21T10:14:23.076Z] b3c136eddcbf: Verifying Checksum [2022-07-21T10:14:23.076Z] b3c136eddcbf: Download complete [2022-07-21T10:14:24.071Z] b3c136eddcbf: Pull complete [2022-07-21T10:14:24.071Z] 329c88fbcd65: Verifying Checksum [2022-07-21T10:14:24.071Z] 329c88fbcd65: Download complete [2022-07-21T10:14:24.680Z] c0a3192eca97: Pull complete [2022-07-21T10:14:24.960Z] a050256f5b6f: Pull complete [2022-07-21T10:14:25.237Z] 8a5474983e97: Verifying Checksum [2022-07-21T10:14:25.237Z] 8a5474983e97: Download complete [2022-07-21T10:14:26.222Z] 656be50a0ddc: Verifying Checksum [2022-07-21T10:14:26.222Z] 656be50a0ddc: Download complete [2022-07-21T10:14:41.322Z] 656be50a0ddc: Pull complete [2022-07-21T10:14:41.322Z] 2bbca73fdf42: Pull complete [2022-07-21T10:14:41.322Z] 46d945488cbd: Pull complete [2022-07-21T10:14:46.745Z] 8a5474983e97: Pull complete [2022-07-21T10:14:48.194Z] 329c88fbcd65: Pull complete [2022-07-21T10:14:48.194Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-21T10:14:48.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-21T10:14:48.194Z] ---> ff4287adb874 [2022-07-21T10:14:48.194Z] Step 3/13 : ARG MAKE="make build" [2022-07-21T10:14:50.817Z] ---> Running in bdd7ddcc1a55 [2022-07-21T10:14:51.090Z] Removing intermediate container bdd7ddcc1a55 [2022-07-21T10:14:51.090Z] ---> 577c52a539e1 [2022-07-21T10:14:51.090Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T10:14:51.090Z] ---> Running in 13a712a6b768 [2022-07-21T10:14:51.694Z] Removing intermediate container 13a712a6b768 [2022-07-21T10:14:51.694Z] ---> 38aa839f1189 [2022-07-21T10:14:51.695Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T10:14:51.695Z] ---> Running in 5536ca064d00 [2022-07-21T10:14:53.136Z] Removing intermediate container 5536ca064d00 [2022-07-21T10:14:53.136Z] ---> c94e4a6185ec [2022-07-21T10:14:53.136Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-21T10:14:53.136Z] ---> Running in 7f8613edc067 [2022-07-21T10:14:53.136Z] Removing intermediate container 7f8613edc067 [2022-07-21T10:14:53.136Z] ---> 4b0c64056429 [2022-07-21T10:14:53.136Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T10:14:53.417Z] ---> Running in ff58310a6682 [2022-07-21T10:14:55.409Z] Removing intermediate container ff58310a6682 [2022-07-21T10:14:55.409Z] ---> 2722b3917a88 [2022-07-21T10:14:55.409Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T10:14:55.409Z] ---> Running in fc1fb74db083 [2022-07-21T10:14:56.400Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T10:14:57.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T10:14:58.372Z] OK: 221 MiB in 51 packages [2022-07-21T10:14:59.364Z] Removing intermediate container fc1fb74db083 [2022-07-21T10:14:59.364Z] ---> 1db61f253920 [2022-07-21T10:14:59.364Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-21T10:14:59.364Z] ---> Running in 88a1cbb6820b [2022-07-21T10:14:59.641Z] Removing intermediate container 88a1cbb6820b [2022-07-21T10:14:59.641Z] ---> 1e3b3c255a68 [2022-07-21T10:14:59.641Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-21T10:15:00.247Z] ---> 591583c2d5ad [2022-07-21T10:15:00.247Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T10:15:00.247Z] ---> Running in bc5fc4aa6889 [2022-07-21T10:15:47.256Z] Removing intermediate container bc5fc4aa6889 [2022-07-21T10:15:47.256Z] ---> dc889c86776a [2022-07-21T10:15:47.256Z] Step 12/13 : COPY . . [2022-07-21T10:15:47.256Z] ---> f746e14cdecc [2022-07-21T10:15:47.256Z] Step 13/13 : RUN ${MAKE} [2022-07-21T10:15:47.256Z] ---> Running in d5149f4d0b71 [2022-07-21T10:15:47.856Z] noop [2022-07-21T10:15:48.452Z] Removing intermediate container d5149f4d0b71 [2022-07-21T10:15:48.452Z] ---> 10020673cb85 [2022-07-21T10:15:48.452Z] Successfully built 10020673cb85 [2022-07-21T10:15:48.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:15:49.084Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T10:15:49.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T10:15:49.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-20670 does not seem to be running inside a container [2022-07-21T10:15:49.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T10:15:50.750Z] $ docker top 190d462ee0071f047ea1c2bb3ca9353539bc7d14541d6cfa2ee2919d0d6092f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T10:15:51.704Z] + go version [2022-07-21T10:15:51.704Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-21T10:15:51.729Z] $ docker stop --time=1 190d462ee0071f047ea1c2bb3ca9353539bc7d14541d6cfa2ee2919d0d6092f8 [2022-07-21T10:15:53.386Z] $ docker rm -f 190d462ee0071f047ea1c2bb3ca9353539bc7d14541d6cfa2ee2919d0d6092f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:15:54.031Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T10:15:54.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T10:15:54.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-20670 does not seem to be running inside a container [2022-07-21T10:15:54.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T10:15:55.714Z] $ docker top 2632d4276f5d63990413b630412cd54eedc3f57b3432e12c09d42630a9e99314 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T10:15:56.656Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh [2022-07-21T10:15:57.333Z] + make test [2022-07-21T10:15:57.333Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-21T10:15:59.338Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-21T10:17:36.250Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-21T10:17:39.672Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.104s coverage: 10.9% of statements [2022-07-21T10:17:39.672Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-21T10:17:57.984Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.834s coverage: 13.8% of statements [2022-07-21T10:17:57.984Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-21T10:17:57.984Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-21T10:18:20.219Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T10:18:20.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T10:18:20.492Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-21T10:18:23.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T10:18:23.925Z] $ docker stop --time=1 2632d4276f5d63990413b630412cd54eedc3f57b3432e12c09d42630a9e99314 [2022-07-21T10:18:25.744Z] $ docker rm -f 2632d4276f5d63990413b630412cd54eedc3f57b3432e12c09d42630a9e99314 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T10:18:26.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T10:18:26.829Z] Warning: overwriting stash ‘coverage-report’ [2022-07-21T10:18:27.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T10:18:27.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-21T10:18:28.225Z] + ls -al . [2022-07-21T10:18:28.225Z] total 232 [2022-07-21T10:18:28.225Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 10:18 . [2022-07-21T10:18:28.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:13 .. [2022-07-21T10:18:28.225Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 10:13 .git [2022-07-21T10:18:28.225Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 10:13 .github [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 21 10:13 .gitignore [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 10:13 .golangci.yml [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 21 10:13 Attribution.txt [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 21 10:13 CHANGELOG.md [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 21 10:13 Dockerfile [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 10:13 GOVERNANCE.md [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 21 10:13 Jenkinsfile [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 10:13 LICENSE [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 21 10:13 Makefile [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 21 10:13 OWNERS.md [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 5796 Jul 21 10:13 README.md [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 10:11 VERSION [2022-07-21T10:18:28.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 10:13 bin [2022-07-21T10:18:28.225Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 10:13 cmd [2022-07-21T10:18:28.225Z] -rw-r--r-- 1 jenkins jenkins 78637 Jul 21 10:17 coverage.out [2022-07-21T10:18:28.225Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 10:13 doc [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 21 10:13 go.mod [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 21 10:13 go.sum [2022-07-21T10:18:28.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:13 internal [2022-07-21T10:18:28.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 10:13 snap [2022-07-21T10:18:28.225Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 21 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:18:28.593Z] + 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=6378009eca6bf3391fa5d701128ba025f2377040 --label arch=arm64 --label version=0.0.0 . [2022-07-21T10:18:29.203Z] Sending build context to Docker daemon 13.68MB [2022-07-21T10:18:29.203Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T10:18:29.203Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-21T10:18:29.203Z] ---> 10020673cb85 [2022-07-21T10:18:29.203Z] Step 3/26 : ARG MAKE="make build" [2022-07-21T10:18:29.477Z] ---> Running in ef65ad8536b9 [2022-07-21T10:18:29.755Z] Removing intermediate container ef65ad8536b9 [2022-07-21T10:18:29.755Z] ---> d27e0fd6d9ec [2022-07-21T10:18:29.755Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T10:18:29.755Z] ---> Running in fe2758bddc5b [2022-07-21T10:18:30.362Z] Removing intermediate container fe2758bddc5b [2022-07-21T10:18:30.362Z] ---> 5956e1d31533 [2022-07-21T10:18:30.362Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T10:18:30.362Z] ---> Running in d24791718afb [2022-07-21T10:18:30.638Z] Removing intermediate container d24791718afb [2022-07-21T10:18:30.638Z] ---> f357ec0008a1 [2022-07-21T10:18:30.638Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-21T10:18:30.638Z] ---> Running in 4e29bbdffdcd [2022-07-21T10:18:30.916Z] Removing intermediate container 4e29bbdffdcd [2022-07-21T10:18:30.916Z] ---> 79cc098b322e [2022-07-21T10:18:30.916Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T10:18:31.196Z] ---> Running in 02561bb84187 [2022-07-21T10:18:33.196Z] Removing intermediate container 02561bb84187 [2022-07-21T10:18:33.196Z] ---> 814c69793839 [2022-07-21T10:18:33.196Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T10:18:33.196Z] ---> Running in d16dd2a6669a [2022-07-21T10:18:34.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T10:18:35.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T10:18:36.165Z] OK: 221 MiB in 51 packages [2022-07-21T10:18:37.159Z] Removing intermediate container d16dd2a6669a [2022-07-21T10:18:37.159Z] ---> 8db9c4e6cbd8 [2022-07-21T10:18:37.159Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-21T10:18:37.159Z] ---> Running in 99cf9db269a6 [2022-07-21T10:18:37.436Z] Removing intermediate container 99cf9db269a6 [2022-07-21T10:18:37.436Z] ---> 6733bef794e7 [2022-07-21T10:18:37.436Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-21T10:18:38.051Z] ---> 1517915bf362 [2022-07-21T10:18:38.051Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T10:18:38.051Z] ---> Running in 15a1c21ae586 [2022-07-21T10:18:40.694Z] Removing intermediate container 15a1c21ae586 [2022-07-21T10:18:40.694Z] ---> 409514f48e13 [2022-07-21T10:18:40.694Z] Step 12/26 : COPY . . [2022-07-21T10:18:41.684Z] ---> 38a3da58e570 [2022-07-21T10:18:41.684Z] Step 13/26 : RUN ${MAKE} [2022-07-21T10:18:41.962Z] ---> Running in dca695533cd9 [2022-07-21T10:18:42.955Z] 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.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-21T10:21:19.936Z] Removing intermediate container dca695533cd9 [2022-07-21T10:21:19.936Z] ---> 66f80a2bc793 [2022-07-21T10:21:19.936Z] Step 14/26 : FROM alpine:3.15 [2022-07-21T10:21:19.936Z] 3.15: Pulling from library/alpine [2022-07-21T10:21:19.936Z] e0295fd11fe2: Pulling fs layer [2022-07-21T10:21:19.936Z] e0295fd11fe2: Download complete [2022-07-21T10:21:19.936Z] e0295fd11fe2: Pull complete [2022-07-21T10:21:19.936Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-21T10:21:19.936Z] Status: Downloaded newer image for alpine:3.15 [2022-07-21T10:21:19.936Z] ---> 60f2846fe774 [2022-07-21T10:21:19.936Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-21T10:21:19.936Z] ---> Running in db6d7d200287 [2022-07-21T10:21:19.936Z] Removing intermediate container db6d7d200287 [2022-07-21T10:21:19.936Z] ---> 8d577b15bb0b [2022-07-21T10:21:19.936Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-21T10:21:19.936Z] ---> Running in fbc3c89b2338 [2022-07-21T10:21:19.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-21T10:21:19.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-21T10:21:19.936Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-21T10:21:19.936Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-21T10:21:19.936Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-21T10:21:19.936Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-21T10:21:19.936Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-21T10:21:19.936Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-21T10:21:19.936Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T10:21:19.936Z] OK: 8 MiB in 20 packages [2022-07-21T10:21:19.936Z] Removing intermediate container fbc3c89b2338 [2022-07-21T10:21:19.936Z] ---> d140a765141d [2022-07-21T10:21:19.936Z] Step 17/26 : WORKDIR / [2022-07-21T10:21:19.936Z] ---> Running in 2b8c8657dca7 [2022-07-21T10:21:19.936Z] Removing intermediate container 2b8c8657dca7 [2022-07-21T10:21:19.936Z] ---> 6998d8244e87 [2022-07-21T10:21:19.936Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-21T10:21:19.936Z] ---> c88027ec7fe3 [2022-07-21T10:21:19.936Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-21T10:21:19.936Z] ---> e4f361e91f73 [2022-07-21T10:21:19.936Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-21T10:21:19.936Z] ---> 0b852bafc5c8 [2022-07-21T10:21:19.936Z] Step 21/26 : EXPOSE 59984 [2022-07-21T10:21:19.936Z] ---> Running in 003ce31ae082 [2022-07-21T10:21:19.936Z] Removing intermediate container 003ce31ae082 [2022-07-21T10:21:19.936Z] ---> b1423ff42525 [2022-07-21T10:21:19.936Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-21T10:21:19.936Z] ---> Running in 8a5df484dc77 [2022-07-21T10:21:19.936Z] Removing intermediate container 8a5df484dc77 [2022-07-21T10:21:19.936Z] ---> e6719ac0c2b3 [2022-07-21T10:21:19.936Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T10:21:19.936Z] ---> Running in 6543af465b8b [2022-07-21T10:21:19.936Z] Removing intermediate container 6543af465b8b [2022-07-21T10:21:19.936Z] ---> 01866937495d [2022-07-21T10:21:19.936Z] Step 24/26 : LABEL arch=arm64 [2022-07-21T10:21:19.936Z] ---> Running in 5490e8c3bab3 [2022-07-21T10:21:19.936Z] Removing intermediate container 5490e8c3bab3 [2022-07-21T10:21:19.936Z] ---> e0b333ab2a89 [2022-07-21T10:21:19.936Z] Step 25/26 : LABEL git_sha=6378009eca6bf3391fa5d701128ba025f2377040 [2022-07-21T10:21:19.936Z] ---> Running in c569424f4517 [2022-07-21T10:21:19.936Z] Removing intermediate container c569424f4517 [2022-07-21T10:21:19.936Z] ---> e6543d84b03e [2022-07-21T10:21:19.936Z] Step 26/26 : LABEL version=0.0.0 [2022-07-21T10:21:19.936Z] ---> Running in 40208490ed0a [2022-07-21T10:21:19.936Z] Removing intermediate container 40208490ed0a [2022-07-21T10:21:19.936Z] ---> 68837b1722fd [2022-07-21T10:21:19.936Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-21T10:21:19.936Z] Successfully built 68837b1722fd [2022-07-21T10:21:19.936Z] 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-07-21T10:21:20.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T10:21:20.391Z] [2022-07-21T10:21:20.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:21:20.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T10:21:21.023Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-21T10:21:21.023Z] 8998bd30e6a1: Pulling fs layer [2022-07-21T10:21:21.023Z] 04944245beec: Pulling fs layer [2022-07-21T10:21:21.023Z] 699f458cf7ca: Pulling fs layer [2022-07-21T10:21:21.023Z] 765212b225bb: Pulling fs layer [2022-07-21T10:21:21.023Z] f23df028b6ca: Pulling fs layer [2022-07-21T10:21:21.023Z] d65c8cfc05b1: Pulling fs layer [2022-07-21T10:21:21.023Z] 2437ff75d9bd: Pulling fs layer [2022-07-21T10:21:21.023Z] f23df028b6ca: Waiting [2022-07-21T10:21:21.023Z] 765212b225bb: Waiting [2022-07-21T10:21:21.023Z] 2437ff75d9bd: Waiting [2022-07-21T10:21:21.023Z] 04944245beec: Verifying Checksum [2022-07-21T10:21:21.023Z] 04944245beec: Download complete [2022-07-21T10:21:21.023Z] 765212b225bb: Verifying Checksum [2022-07-21T10:21:21.023Z] 765212b225bb: Download complete [2022-07-21T10:21:21.023Z] f23df028b6ca: Verifying Checksum [2022-07-21T10:21:21.023Z] d65c8cfc05b1: Verifying Checksum [2022-07-21T10:21:21.023Z] d65c8cfc05b1: Download complete [2022-07-21T10:21:21.300Z] 699f458cf7ca: Verifying Checksum [2022-07-21T10:21:21.577Z] 8998bd30e6a1: Download complete [2022-07-21T10:21:24.209Z] 2437ff75d9bd: Verifying Checksum [2022-07-21T10:21:24.209Z] 2437ff75d9bd: Download complete [2022-07-21T10:21:26.188Z] 8998bd30e6a1: Pull complete [2022-07-21T10:21:26.466Z] 04944245beec: Pull complete [2022-07-21T10:21:27.907Z] 699f458cf7ca: Pull complete [2022-07-21T10:21:28.181Z] 765212b225bb: Pull complete [2022-07-21T10:21:28.781Z] f23df028b6ca: Pull complete [2022-07-21T10:21:29.380Z] d65c8cfc05b1: Pull complete [2022-07-21T10:21:44.499Z] 2437ff75d9bd: Pull complete [2022-07-21T10:21:44.499Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-21T10:21:44.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T10:21:44.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T10:21:44.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-20670 does not seem to be running inside a container [2022-07-21T10:21:44.882Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-21T10:21:47.618Z] $ docker top 1dc729957e59a481a2d0aa4c2bb8cbbfc596ad120235b65f16ec084f17a86dd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:21:48.548Z] ---> job-cost.sh [2022-07-21T10:21:48.548Z] lf-activate-venv: SKIPPING [2022-07-21T10:21:48.548Z] INFO: No Stack... [2022-07-21T10:21:49.146Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-21T10:21:50.131Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T10:21:50.800Z] + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [2022-07-21T10:21:50.800Z] + cut -d, -f6 [Pipeline] lock [2022-07-21T10:21:50.865Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] [2022-07-21T10:21:50.870Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] did not exist. Created. [2022-07-21T10:21:50.870Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T10:21:51.561Z] /w/workspace/device-onvif-camera/4@tmp/durable-2b828f89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-21T10:21:52.256Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-21T10:21:52.283Z] Warning: overwriting stash ‘stack-cost’ [2022-07-21T10:21:52.339Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T10:21:52.345Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T10:21:52.372Z] $ docker stop --time=1 1dc729957e59a481a2d0aa4c2bb8cbbfc596ad120235b65f16ec084f17a86dd4 [2022-07-21T10:21:53.890Z] $ docker rm -f 1dc729957e59a481a2d0aa4c2bb8cbbfc596ad120235b65f16ec084f17a86dd4 [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-07-21T10:21:54.351Z] provisioning config files... [2022-07-21T10:21:54.360Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config5123763356362031883tmp [Pipeline] { [Pipeline] sh [2022-07-21T10:21:54.656Z] + set +x [2022-07-21T10:21:54.656Z] + curl -s https://codecov.io/bash [2022-07-21T10:21:54.656Z] + bash -s -- [2022-07-21T10:21:54.656Z] [2022-07-21T10:21:54.656Z] _____ _ [2022-07-21T10:21:54.656Z] / ____| | | [2022-07-21T10:21:54.656Z] | | ___ __| | ___ ___ _____ __ [2022-07-21T10:21:54.656Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-21T10:21:54.656Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-21T10:21:54.656Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-21T10:21:54.656Z] Bash-1.0.6 [2022-07-21T10:21:54.656Z] [2022-07-21T10:21:54.656Z] [2022-07-21T10:21:54.656Z] ==> git version 2.25.1 found [2022-07-21T10:21:54.656Z] ==> 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-07-21T10:21:54.656Z] Release-Date: 2020-01-08 [2022-07-21T10:21:54.656Z] 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-07-21T10:21:54.656Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-21T10:21:54.656Z] ==> Jenkins CI detected. [2022-07-21T10:21:54.656Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-111 [2022-07-21T10:21:54.656Z] project root: . [2022-07-21T10:21:54.656Z] --> token set from env [2022-07-21T10:21:54.656Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-21T10:21:54.656Z] ==> Running gcov in . (disable via -X gcov) [2022-07-21T10:21:54.656Z] ==> Python coveragepy not found [2022-07-21T10:21:54.656Z] ==> Searching for coverage reports in: [2022-07-21T10:21:54.656Z] + . [2022-07-21T10:21:54.656Z] -> Found 1 reports [2022-07-21T10:21:54.656Z] ==> Detecting git/mercurial file structure [2022-07-21T10:21:54.656Z] ==> Reading reports [2022-07-21T10:21:54.656Z] + ./coverage.out bytes=78637 [2022-07-21T10:21:54.656Z] ==> Appending adjustments [2022-07-21T10:21:54.656Z] https://docs.codecov.io/docs/fixing-reports [2022-07-21T10:21:54.917Z] + Found adjustments [2022-07-21T10:21:54.917Z] ==> Gzipping contents [2022-07-21T10:21:54.917Z] 12K /tmp/codecov.mtqmSQ.gz [2022-07-21T10:21:54.917Z] ==> Uploading reports [2022-07-21T10:21:54.917Z] url: https://codecov.io [2022-07-21T10:21:54.917Z] query: branch=PR-111&commit=3a2f3e613a8d052512a9f02d999f57891c815ff7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-111%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=111&job=&cmd_args= [2022-07-21T10:21:54.917Z] -> Pinging Codecov [2022-07-21T10:21:54.917Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-111&commit=3a2f3e613a8d052512a9f02d999f57891c815ff7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-111%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=111&job=&cmd_args= [2022-07-21T10:21:55.180Z] -> Uploading to [2022-07-21T10:21:55.180Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-21/F29A59C45E3A92E06B3E522C9905F8EF/3a2f3e613a8d052512a9f02d999f57891c815ff7/4b3f6d09-8a90-4311-b51c-ef0556169fbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T102155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05093b4860e990e4394ffaf2e9120ee88fefbaed21c8dd76b7dc5345ceb8b3ca [2022-07-21T10:21:55.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T10:21:55.180Z] Dload Upload Total Spent Left Speed [2022-07-21T10:21:55.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10553 0 0 100 10553 0 48187 --:--:-- --:--:-- --:--:-- 47968 100 10553 0 0 100 10553 0 48187 --:--:-- --:--:-- --:--:-- 47968 [2022-07-21T10:21:55.441Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/3a2f3e613a8d052512a9f02d999f57891c815ff7 [Pipeline] } [2022-07-21T10:21:55.449Z] 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-07-21T10:21:56.119Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-111/archives ] [2022-07-21T10:21:56.120Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-111/archives [2022-07-21T10:21:56.120Z] total 16 [2022-07-21T10:21:56.120Z] drwxr-xr-x 3 root root 4096 Jul 21 10:13 . [2022-07-21T10:21:56.120Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 10:13 .. [2022-07-21T10:21:56.120Z] drwxr-xr-x 2 root root 4096 Jul 21 10:13 cost [2022-07-21T10:21:56.120Z] -rw-r--r-- 1 root root 90 Jul 21 10:13 cost.csv [2022-07-21T10:21:56.120Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-111/archives [2022-07-21T10:21:56.120Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-111/archives [2022-07-21T10:21:56.120Z] total 16 [2022-07-21T10:21:56.120Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 10:13 . [2022-07-21T10:21:56.120Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 10:13 .. [2022-07-21T10:21:56.120Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 10:13 cost [2022-07-21T10:21:56.120Z] -rw-r--r-- 1 jenkins jenkins 90 Jul 21 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:21:56.412Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:21:57.276Z] ---> package-listing.sh [2022-07-21T10:21:57.276Z] ++ facter osfamily [2022-07-21T10:21:57.276Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-21T10:21:57.537Z] + OS_FAMILY=debian [2022-07-21T10:21:57.537Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-111 [2022-07-21T10:21:57.537Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-21T10:21:57.537Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-21T10:21:57.537Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-21T10:21:57.537Z] + PACKAGES=/tmp/packages_start.txt [2022-07-21T10:21:57.537Z] + '[' /w/workspace/undry_device-onvif-camera_PR-111 ']' [2022-07-21T10:21:57.537Z] + PACKAGES=/tmp/packages_end.txt [2022-07-21T10:21:57.537Z] + case "${OS_FAMILY}" in [2022-07-21T10:21:57.537Z] + dpkg -l [2022-07-21T10:21:57.537Z] + grep '^ii' [2022-07-21T10:21:57.537Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-21T10:21:57.537Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-21T10:21:57.537Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-21T10:21:57.537Z] + '[' /w/workspace/undry_device-onvif-camera_PR-111 ']' [2022-07-21T10:21:57.537Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-111/archives/ [2022-07-21T10:21:57.537Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-111/archives/ [Pipeline] echo [2022-07-21T10:21:57.550Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-21T10:21:57.831Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T10:21:58.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T10:21:58.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T10:21:58.482Z] prd-ubuntu20.04-docker-8c-8g-20667 does not seem to be running inside a container [2022-07-21T10:21:58.518Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-21T10:21:58.779Z] $ docker top a67900da379e6f27c1d697d0128bcf717dfa49bd573f1ad1e6066409b9598249 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T10:21:59.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-21T10:21:59.446Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-21T10:21:59.736Z] + ls /var/log/sa-host [2022-07-21T10:21:59.736Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T10:21:59.807Z] provisioning config files... [2022-07-21T10:21:59.817Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config5030977525692319706tmp [Pipeline] { [Pipeline] echo [2022-07-21T10:21:59.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:22:00.120Z] ---> create-netrc.sh [Pipeline] } [2022-07-21T10:22:00.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:22:00.465Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-21T10:22:00.474Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:22:00.763Z] ---> sudo-logs.sh [2022-07-21T10:22:00.763Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-21T10:22:00.799Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:22:01.093Z] ---> job-cost.sh [2022-07-21T10:22:01.093Z] lf-activate-venv: SKIPPING [2022-07-21T10:22:01.093Z] DEBUG: total: 0.2199999988079071 [2022-07-21T10:22:01.093Z] INFO: Retrieving Stack Cost... [2022-07-21T10:22:01.665Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T10:22:01.926Z] INFO: Archiving Costs [Pipeline] echo [2022-07-21T10:22:01.938Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T10:22:02.229Z] ---> logs-deploy.sh [2022-07-21T10:22:02.229Z] lf-activate-venv: SKIPPING [2022-07-21T10:22:02.229Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-111/4 [2022-07-21T10:22:02.229Z] INFO: archiving workspace using pattern(s): [2022-07-21T10:22:03.173Z] Archives upload complete. [2022-07-21T10:22:03.173Z] INFO: archiving logs to Nexus