Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf2d7918a48e2e9daaeccb6451a2c4b556b1851e+78b20017cd6d168da65a59796ad356de40fef842 (ab68d8d5bcde5e62d231c6c1ea528839b526dc80) 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-ssh3988599110099984118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16618903722102623625.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14319011194574154034.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7207977086803838001.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10766939256260766656.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2386 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-64 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 78b20017cd6d168da65a59796ad356de40fef842 into PR head commit bf2d7918a48e2e9daaeccb6451a2c4b556b1851e Merge succeeded, producing a19b324b85951ba18fe5c403c4fee9087af26968 Checking out Revision a19b324b85951ba18fe5c403c4fee9087af26968 (PR-64) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf2d7918a48e2e9daaeccb6451a2c4b556b1851e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 78b20017cd6d168da65a59796ad356de40fef842 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a19b324b85951ba18fe5c403c4fee9087af26968 # timeout=10 Commit message: "Merge commit '78b20017cd6d168da65a59796ad356de40fef842' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-14T10:11:58.344Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-14T10:11:58.403Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-14T10:11:58.418Z] ========================================================= [2022-06-14T10:11:58.418Z] EdgeX Global Pipelines Version Info [2022-06-14T10:11:58.418Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5363cee5e22a4a83c28de4aaa4b6bde736af220a # timeout=10 [2022-06-14T10:11:59.556Z] ------------------- [2022-06-14T10:11:59.556Z] stable info: [2022-06-14T10:11:59.556Z] ------------------- [2022-06-14T10:11:59.556Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-14T10:11:59.556Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-14T10:11:59.556Z] Message: update stable to v1.0.234 [2022-06-14T10:11:59.818Z] ------------------- [2022-06-14T10:11:59.818Z] experimental info: [2022-06-14T10:11:59.818Z] ------------------- [2022-06-14T10:11:59.818Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-14T10:11:59.818Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-14T10:11:59.818Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-14T10:11:59.997Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-14T10:12:00.009Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-14T10:12:00.019Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-14T10:12:00.027Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-14T10:12:00.035Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-14T10:12:00.043Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-14T10:12:00.051Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-14T10:12:00.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-14T10:12:00.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-14T10:12:00.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-14T10:12:00.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-14T10:12:00.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-14T10:12:00.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-14T10:12:00.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-14T10:12:00.144Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-14T10:12:00.155Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-14T10:12:00.168Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-14T10:12:00.185Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-14T10:12:00.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-14T10:12:00.208Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-14T10:12:00.218Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-14T10:12:00.231Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-14T10:12:00.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-14T10:12:00.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-14T10:12:00.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-14T10:12:00.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-14T10:12:00.289Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-14T10:12:00.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo [2022-06-14T10:12:00.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo [2022-06-14T10:12:00.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo [2022-06-14T10:12:00.335Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a19b324b85951ba18fe5c403c4fee9087af26968 [Pipeline] echo [2022-06-14T10:12:00.347Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a19b324 [Pipeline] echo [2022-06-14T10:12:00.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-14T10:12:00.402Z] provisioning config files... [2022-06-14T10:12:00.418Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config8878452549612219014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:12:00.778Z] ---> docker-login.sh [2022-06-14T10:12:00.778Z] nexus3.edgexfoundry.org:10001 [2022-06-14T10:12:01.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:12:01.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:12:01.040Z] Configure a credential helper to remove this warning. See [2022-06-14T10:12:01.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:12:01.040Z] [2022-06-14T10:12:01.040Z] Login Succeeded [2022-06-14T10:12:01.040Z] nexus3.edgexfoundry.org:10002 [2022-06-14T10:12:01.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:12:01.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:12:01.302Z] Configure a credential helper to remove this warning. See [2022-06-14T10:12:01.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:12:01.302Z] [2022-06-14T10:12:01.302Z] Login Succeeded [2022-06-14T10:12:01.302Z] nexus3.edgexfoundry.org:10003 [2022-06-14T10:12:01.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:12:01.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:12:01.302Z] Configure a credential helper to remove this warning. See [2022-06-14T10:12:01.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:12:01.302Z] [2022-06-14T10:12:01.302Z] Login Succeeded [2022-06-14T10:12:01.302Z] nexus3.edgexfoundry.org:10004 [2022-06-14T10:12:01.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:12:01.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:12:01.564Z] Configure a credential helper to remove this warning. See [2022-06-14T10:12:01.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:12:01.564Z] [2022-06-14T10:12:01.564Z] Login Succeeded [2022-06-14T10:12:01.564Z] docker.io [2022-06-14T10:12:01.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:12:02.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:12:02.141Z] Configure a credential helper to remove this warning. See [2022-06-14T10:12:02.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:12:02.142Z] [2022-06-14T10:12:02.142Z] Login Succeeded [2022-06-14T10:12:02.142Z] ---> docker-login.sh ends [Pipeline] } [2022-06-14T10:12:02.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-14T10:12:02.588Z] + git rev-list -1 --merges a19b324b85951ba18fe5c403c4fee9087af26968~1..a19b324b85951ba18fe5c403c4fee9087af26968 [Pipeline] echo [2022-06-14T10:12:02.615Z] -----------> git rev-list -1 --merges a19b324b85951ba18fe5c403c4fee9087af26968~1..a19b324b85951ba18fe5c403c4fee9087af26968 a19b324b85951ba18fe5c403c4fee9087af26968 [2022-06-14T10:12:02.615Z] a19b324b85951ba18fe5c403c4fee9087af26968 [false] [Pipeline] sh [2022-06-14T10:12:02.919Z] + git log --format=format:%s -1 a19b324b85951ba18fe5c403c4fee9087af26968 [Pipeline] echo [2022-06-14T10:12:02.934Z] ========================================================= [2022-06-14T10:12:02.934Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-14T10:12:02.934Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-14T10:12:03.274Z] + git log --format=format:%s -1 a19b324b85951ba18fe5c403c4fee9087af26968 [Pipeline] echo [2022-06-14T10:12:03.287Z] [semverPrep] GIT_COMMIT: a19b324b85951ba18fe5c403c4fee9087af26968, Commit Message: Merge commit '78b20017cd6d168da65a59796ad356de40fef842' into HEAD [Pipeline] echo [2022-06-14T10:12:03.297Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-14T10:12:03.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-14T10:12:03.652Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-14T10:12:03.652Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-14T10:12:03.652Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-14T10:12:03.652Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-14T10:12:03.652Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-14T10:12:03.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:12:04.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-14T10:12:04.022Z] [2022-06-14T10:12:04.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:12:04.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-14T10:12:04.333Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-14T10:12:04.333Z] 42c077c10790: Pulling fs layer [2022-06-14T10:12:04.333Z] f63e77b7563a: Pulling fs layer [2022-06-14T10:12:04.333Z] bd5fdadae976: Pulling fs layer [2022-06-14T10:12:04.333Z] 205491f53016: Pulling fs layer [2022-06-14T10:12:04.333Z] df18705c85c3: Pulling fs layer [2022-06-14T10:12:04.333Z] bdb3f477010e: Pulling fs layer [2022-06-14T10:12:04.333Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-14T10:12:04.333Z] 2c6e9b1d212d: Pulling fs layer [2022-06-14T10:12:04.333Z] bdb8f0575790: Pulling fs layer [2022-06-14T10:12:04.333Z] 386e3cb2ff24: Pulling fs layer [2022-06-14T10:12:04.333Z] 2343380bae48: Pulling fs layer [2022-06-14T10:12:04.333Z] 205491f53016: Waiting [2022-06-14T10:12:04.333Z] df18705c85c3: Waiting [2022-06-14T10:12:04.333Z] bdb3f477010e: Waiting [2022-06-14T10:12:04.333Z] bdb8f0575790: Waiting [2022-06-14T10:12:04.333Z] c8a8fc8e1c8f: Waiting [2022-06-14T10:12:04.333Z] 386e3cb2ff24: Waiting [2022-06-14T10:12:04.333Z] 2343380bae48: Waiting [2022-06-14T10:12:04.333Z] 2c6e9b1d212d: Waiting [2022-06-14T10:12:04.333Z] f63e77b7563a: Download complete [2022-06-14T10:12:04.333Z] 205491f53016: Download complete [2022-06-14T10:12:04.594Z] df18705c85c3: Verifying Checksum [2022-06-14T10:12:04.594Z] df18705c85c3: Download complete [2022-06-14T10:12:04.594Z] bd5fdadae976: Verifying Checksum [2022-06-14T10:12:04.594Z] bd5fdadae976: Download complete [2022-06-14T10:12:04.594Z] bdb3f477010e: Verifying Checksum [2022-06-14T10:12:04.594Z] bdb3f477010e: Download complete [2022-06-14T10:12:04.594Z] 2c6e9b1d212d: Verifying Checksum [2022-06-14T10:12:04.594Z] 2c6e9b1d212d: Download complete [2022-06-14T10:12:04.594Z] bdb8f0575790: Download complete [2022-06-14T10:12:04.594Z] 386e3cb2ff24: Verifying Checksum [2022-06-14T10:12:04.594Z] 386e3cb2ff24: Download complete [2022-06-14T10:12:04.594Z] 2343380bae48: Download complete [2022-06-14T10:12:04.594Z] 42c077c10790: Verifying Checksum [2022-06-14T10:12:04.594Z] 42c077c10790: Download complete [2022-06-14T10:12:04.854Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-14T10:12:04.854Z] c8a8fc8e1c8f: Download complete [2022-06-14T10:12:06.241Z] 42c077c10790: Pull complete [2022-06-14T10:12:06.241Z] f63e77b7563a: Pull complete [2022-06-14T10:12:06.818Z] bd5fdadae976: Pull complete [2022-06-14T10:12:06.819Z] 205491f53016: Pull complete [2022-06-14T10:12:07.081Z] df18705c85c3: Pull complete [2022-06-14T10:12:07.081Z] bdb3f477010e: Pull complete [2022-06-14T10:12:08.990Z] c8a8fc8e1c8f: Pull complete [2022-06-14T10:12:08.990Z] 2c6e9b1d212d: Pull complete [2022-06-14T10:12:09.251Z] bdb8f0575790: Pull complete [2022-06-14T10:12:09.251Z] 386e3cb2ff24: Pull complete [2022-06-14T10:12:09.511Z] 2343380bae48: Pull complete [2022-06-14T10:12:09.511Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-14T10:12:09.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-14T10:12:09.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T10:12:09.608Z] prd-ubuntu20.04-docker-8c-8g-2386 does not seem to be running inside a container [2022-06-14T10:12:09.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-14T10:12:11.156Z] $ docker top 23d2f9c876d0d5cc7e5bffed4d50bbae488a7a345c1045acee7820256d5546c0 -eo pid,comm [2022-06-14T10:12:11.227Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-14T10:12:11.227Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-14T10:12:11.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-14T10:12:11.268Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-14T10:12:11.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-14T10:12:11.412Z] $ docker exec 23d2f9c876d0d5cc7e5bffed4d50bbae488a7a345c1045acee7820256d5546c0 ssh-agent [2022-06-14T10:12:11.529Z] SSH_AUTH_SOCK=/tmp/ssh-lfptyn9wBrhF/agent.33 [2022-06-14T10:12:11.529Z] SSH_AGENT_PID=39 [2022-06-14T10:12:11.536Z] Running ssh-add (command line suppressed) [2022-06-14T10:12:11.656Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_3554416126085823184.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_3554416126085823184.key) [2022-06-14T10:12:11.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-14T10:12:11.957Z] + git tag --points-at HEAD [Pipeline] } [2022-06-14T10:12:11.986Z] $ docker exec --env ******** --env ******** 23d2f9c876d0d5cc7e5bffed4d50bbae488a7a345c1045acee7820256d5546c0 ssh-agent -k [2022-06-14T10:12:12.109Z] unset SSH_AUTH_SOCK; [2022-06-14T10:12:12.109Z] unset SSH_AGENT_PID; [2022-06-14T10:12:12.110Z] echo Agent pid 39 killed; [2022-06-14T10:12:12.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-14T10:12:12.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-14T10:12:12.142Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-14T10:12:12.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-14T10:12:12.285Z] $ docker exec 23d2f9c876d0d5cc7e5bffed4d50bbae488a7a345c1045acee7820256d5546c0 ssh-agent [2022-06-14T10:12:12.407Z] SSH_AUTH_SOCK=/tmp/ssh-8VFti7uN0YG5/agent.71 [2022-06-14T10:12:12.407Z] SSH_AGENT_PID=78 [2022-06-14T10:12:12.412Z] Running ssh-add (command line suppressed) [2022-06-14T10:12:12.538Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7688044911222589606.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7688044911222589606.key) [2022-06-14T10:12:12.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-14T10:12:12.838Z] + git semver init [2022-06-14T10:12:13.098Z] 2022-06-14 10:12:13,041 [run_init] DEBUG init version:0.0.0 force:False [2022-06-14T10:12:13.098Z] 2022-06-14 10:12:13,041 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-06-14T10:12:13.098Z] 2022-06-14 10:12:13,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-06-14T10:12:13.098Z] 2022-06-14 10:12:13,042 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-64/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64, universal_newlines=False, shell=None, istream=None) [2022-06-14T10:12:14.039Z] 2022-06-14 10:12:13,743 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-64/.git/info/exclude [2022-06-14T10:12:14.039Z] 2022-06-14 10:12:13,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 with force:False [2022-06-14T10:12:14.039Z] 2022-06-14 10:12:13,744 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-06-14T10:12:14.039Z] 2022-06-14 10:12:13,746 [execute] INFO git cat-file --batch-check [2022-06-14T10:12:14.039Z] 2022-06-14 10:12:13,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2022-06-14T10:12:14.039Z] 2022-06-14 10:12:13,753 [execute] INFO git cat-file --batch [2022-06-14T10:12:14.039Z] 2022-06-14 10:12:13,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2022-06-14T10:12:14.039Z] 2022-06-14 10:12:13,760 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-06-14T10:12:14.039Z] 0.0.0 [Pipeline] } [2022-06-14T10:12:14.055Z] $ docker exec --env ******** --env ******** 23d2f9c876d0d5cc7e5bffed4d50bbae488a7a345c1045acee7820256d5546c0 ssh-agent -k [2022-06-14T10:12:14.180Z] unset SSH_AUTH_SOCK; [2022-06-14T10:12:14.181Z] unset SSH_AGENT_PID; [2022-06-14T10:12:14.181Z] echo Agent pid 78 killed; [2022-06-14T10:12:14.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-14T10:12:14.513Z] + git semver [Pipeline] } [2022-06-14T10:12:14.795Z] $ docker stop --time=1 23d2f9c876d0d5cc7e5bffed4d50bbae488a7a345c1045acee7820256d5546c0 [2022-06-14T10:12:16.138Z] $ docker rm -f 23d2f9c876d0d5cc7e5bffed4d50bbae488a7a345c1045acee7820256d5546c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-14T10:12:16.488Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-14T10:12:16.727Z] Stashed 1 file(s) [Pipeline] echo [2022-06-14T10:12:16.730Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-14T10:12:16.900Z] provisioning config files... [2022-06-14T10:12:16.912Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config7568003881157731615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:12:17.224Z] ---> docker-login.sh [2022-06-14T10:12:17.224Z] nexus3.edgexfoundry.org:10001 [2022-06-14T10:12:17.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:12:17.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:12:17.224Z] Configure a credential helper to remove this warning. See [2022-06-14T10:12:17.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:12:17.224Z] [2022-06-14T10:12:17.224Z] Login Succeeded [2022-06-14T10:12:17.224Z] nexus3.edgexfoundry.org:10002 [2022-06-14T10:12:17.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:12:17.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:12:17.484Z] Configure a credential helper to remove this warning. See [2022-06-14T10:12:17.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:12:17.484Z] [2022-06-14T10:12:17.484Z] Login Succeeded [2022-06-14T10:12:17.484Z] nexus3.edgexfoundry.org:10003 [2022-06-14T10:12:17.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:12:17.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:12:17.484Z] Configure a credential helper to remove this warning. See [2022-06-14T10:12:17.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:12:17.484Z] [2022-06-14T10:12:17.484Z] Login Succeeded [2022-06-14T10:12:17.484Z] nexus3.edgexfoundry.org:10004 [2022-06-14T10:12:17.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:12:17.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:12:17.745Z] Configure a credential helper to remove this warning. See [2022-06-14T10:12:17.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:12:17.745Z] [2022-06-14T10:12:17.745Z] Login Succeeded [2022-06-14T10:12:17.745Z] docker.io [2022-06-14T10:12:17.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:12:18.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:12:18.005Z] Configure a credential helper to remove this warning. See [2022-06-14T10:12:18.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:12:18.005Z] [2022-06-14T10:12:18.005Z] Login Succeeded [2022-06-14T10:12:18.005Z] ---> docker-login.sh ends [Pipeline] } [2022-06-14T10:12:18.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-14T10:12:18.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-14T10:12:18.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-14T10:12:18.105Z] ========================================================= [2022-06-14T10:12:18.105Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-14T10:12:18.105Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:12:18.434Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-14T10:12:18.434Z] Sending build context to Docker daemon 9.039MB [2022-06-14T10:12:18.434Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-14T10:12:18.434Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-14T10:12:18.434Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-14T10:12:18.434Z] 59bf1c3509f3: Pulling fs layer [2022-06-14T10:12:18.434Z] 666ba61612fd: Pulling fs layer [2022-06-14T10:12:18.434Z] 8ed8ca486205: Pulling fs layer [2022-06-14T10:12:18.434Z] cc1cd167ecdc: Pulling fs layer [2022-06-14T10:12:18.434Z] c516ae0d96e1: Pulling fs layer [2022-06-14T10:12:18.434Z] 684cea983483: Pulling fs layer [2022-06-14T10:12:18.434Z] dd3240ac7de5: Pulling fs layer [2022-06-14T10:12:18.434Z] b1e948a4e11c: Pulling fs layer [2022-06-14T10:12:18.434Z] a8fd76ee1af6: Pulling fs layer [2022-06-14T10:12:18.434Z] 646ad004c059: Pulling fs layer [2022-06-14T10:12:18.434Z] cc1cd167ecdc: Waiting [2022-06-14T10:12:18.434Z] dd3240ac7de5: Waiting [2022-06-14T10:12:18.434Z] b1e948a4e11c: Waiting [2022-06-14T10:12:18.434Z] c516ae0d96e1: Waiting [2022-06-14T10:12:18.434Z] a8fd76ee1af6: Waiting [2022-06-14T10:12:18.434Z] 646ad004c059: Waiting [2022-06-14T10:12:18.434Z] 684cea983483: Waiting [2022-06-14T10:12:18.695Z] 8ed8ca486205: Verifying Checksum [2022-06-14T10:12:18.695Z] 8ed8ca486205: Download complete [2022-06-14T10:12:18.695Z] 666ba61612fd: Download complete [2022-06-14T10:12:18.695Z] c516ae0d96e1: Download complete [2022-06-14T10:12:18.695Z] 684cea983483: Verifying Checksum [2022-06-14T10:12:18.695Z] 684cea983483: Download complete [2022-06-14T10:12:18.695Z] 59bf1c3509f3: Verifying Checksum [2022-06-14T10:12:18.695Z] 59bf1c3509f3: Download complete [2022-06-14T10:12:18.695Z] dd3240ac7de5: Download complete [2022-06-14T10:12:18.695Z] b1e948a4e11c: Verifying Checksum [2022-06-14T10:12:18.695Z] b1e948a4e11c: Download complete [2022-06-14T10:12:18.961Z] 59bf1c3509f3: Pull complete [2022-06-14T10:12:18.961Z] 666ba61612fd: Pull complete [2022-06-14T10:12:18.961Z] 8ed8ca486205: Pull complete [2022-06-14T10:12:19.222Z] 646ad004c059: Verifying Checksum [2022-06-14T10:12:19.222Z] 646ad004c059: Download complete [2022-06-14T10:12:19.222Z] a8fd76ee1af6: Download complete [2022-06-14T10:12:19.481Z] cc1cd167ecdc: Verifying Checksum [2022-06-14T10:12:19.481Z] cc1cd167ecdc: Download complete [2022-06-14T10:12:23.677Z] cc1cd167ecdc: Pull complete [2022-06-14T10:12:23.677Z] c516ae0d96e1: Pull complete [2022-06-14T10:12:23.677Z] 684cea983483: Pull complete [2022-06-14T10:12:23.677Z] dd3240ac7de5: Pull complete [2022-06-14T10:12:23.677Z] b1e948a4e11c: Pull complete [2022-06-14T10:12:25.586Z] a8fd76ee1af6: Pull complete [2022-06-14T10:12:26.524Z] 646ad004c059: Pull complete [2022-06-14T10:12:26.524Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-14T10:12:26.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-14T10:12:26.524Z] ---> 8f69c11f6b0c [2022-06-14T10:12:26.524Z] Step 3/13 : ARG MAKE="make build" [2022-06-14T10:12:28.436Z] ---> Running in 140ae720bff4 [2022-06-14T10:12:28.436Z] Removing intermediate container 140ae720bff4 [2022-06-14T10:12:28.436Z] ---> 336d398fabbd [2022-06-14T10:12:28.436Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-14T10:12:28.436Z] ---> Running in 2e3897f31f61 [2022-06-14T10:12:28.436Z] Removing intermediate container 2e3897f31f61 [2022-06-14T10:12:28.436Z] ---> 0f90183eb0c9 [2022-06-14T10:12:28.436Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-14T10:12:28.436Z] ---> Running in 9c16cb1bcf84 [2022-06-14T10:12:28.695Z] Removing intermediate container 9c16cb1bcf84 [2022-06-14T10:12:28.695Z] ---> 7725cb9f3ebc [2022-06-14T10:12:28.695Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-14T10:12:28.695Z] ---> Running in f3cf86297d3e [2022-06-14T10:12:28.695Z] Removing intermediate container f3cf86297d3e [2022-06-14T10:12:28.695Z] ---> ce1cc9d5f99b [2022-06-14T10:12:28.695Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-14T10:12:28.695Z] ---> Running in 0371bdc78c86 [2022-06-14T10:12:29.265Z] Removing intermediate container 0371bdc78c86 [2022-06-14T10:12:29.266Z] ---> fd3447b50166 [2022-06-14T10:12:29.266Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-14T10:12:29.530Z] ---> Running in 3ceb17a7ead7 [2022-06-14T10:12:29.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-14T10:12:30.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-14T10:12:30.731Z] OK: 221 MiB in 52 packages [2022-06-14T10:12:31.301Z] Removing intermediate container 3ceb17a7ead7 [2022-06-14T10:12:31.301Z] ---> 473bb571460f [2022-06-14T10:12:31.301Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-14T10:12:31.301Z] ---> Running in 243f533bd13b [2022-06-14T10:12:31.301Z] Removing intermediate container 243f533bd13b [2022-06-14T10:12:31.301Z] ---> 396e77c40f73 [2022-06-14T10:12:31.301Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-14T10:12:31.561Z] ---> fda2a9b562a7 [2022-06-14T10:12:31.561Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-14T10:12:31.561Z] ---> Running in 88fe632a165a [2022-06-14T10:12:31.849Z] Still waiting to schedule task [2022-06-14T10:12:31.850Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2387’ [2022-06-14T10:12:46.469Z] Removing intermediate container 88fe632a165a [2022-06-14T10:12:46.469Z] ---> 110b3a760ca1 [2022-06-14T10:12:46.469Z] Step 12/13 : COPY . . [2022-06-14T10:12:46.469Z] ---> a71a501795ab [2022-06-14T10:12:46.469Z] Step 13/13 : RUN ${MAKE} [2022-06-14T10:12:46.469Z] ---> Running in c8653840ed6d [2022-06-14T10:12:46.469Z] noop [2022-06-14T10:12:46.469Z] Removing intermediate container c8653840ed6d [2022-06-14T10:12:46.469Z] ---> af3e61456351 [2022-06-14T10:12:46.469Z] Successfully built af3e61456351 [2022-06-14T10:12:46.469Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:12:46.789Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-14T10:12:46.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T10:12:46.874Z] prd-ubuntu20.04-docker-8c-8g-2386 does not seem to be running inside a container [2022-06-14T10:12:46.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-14T10:12:47.310Z] $ docker top 5eb61bcb3201d18ff92abf6d4133084ec49a6750b9d3c63598780119c8ef2ff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-14T10:12:47.666Z] + go version [2022-06-14T10:12:47.666Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-14T10:12:47.684Z] $ docker stop --time=1 5eb61bcb3201d18ff92abf6d4133084ec49a6750b9d3c63598780119c8ef2ff8 [2022-06-14T10:12:48.965Z] $ docker rm -f 5eb61bcb3201d18ff92abf6d4133084ec49a6750b9d3c63598780119c8ef2ff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:12:49.357Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-14T10:12:49.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T10:12:49.440Z] prd-ubuntu20.04-docker-8c-8g-2386 does not seem to be running inside a container [2022-06-14T10:12:49.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-14T10:12:49.903Z] $ docker top d4aa9095622e531eaac1313c600f7e15f70e8870e7c3b71abad92919613b6700 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-14T10:12:50.302Z] + make test [2022-06-14T10:12:50.302Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-14T10:12:50.560Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-14T10:13:00.546Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-14T10:13:00.546Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.2% of statements [2022-06-14T10:13:04.748Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.707s coverage: 13.8% of statements [2022-06-14T10:13:11.323Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-14T10:13:15.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-14T10:13:15.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-14T10:13:15.520Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-14T10:13:15.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-14T10:13:15.814Z] $ docker stop --time=1 d4aa9095622e531eaac1313c600f7e15f70e8870e7c3b71abad92919613b6700 [2022-06-14T10:13:17.728Z] $ docker rm -f d4aa9095622e531eaac1313c600f7e15f70e8870e7c3b71abad92919613b6700 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-14T10:13:18.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-14T10:13:18.229Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-14T10:13:18.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-14T10:13:18.964Z] + ls -al . [2022-06-14T10:13:18.965Z] total 236 [2022-06-14T10:13:18.965Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 14 10:13 . [2022-06-14T10:13:18.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 10:11 .. [2022-06-14T10:13:18.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 10:12 .git [2022-06-14T10:13:18.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 10:11 .github [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 14 10:11 .gitignore [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 14 10:11 .golangci.yml [2022-06-14T10:13:18.965Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 14 10:12 .semver [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 14 10:11 Attribution.txt [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 14 10:11 CHANGELOG.md [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 14 10:11 Dockerfile [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 14 10:11 GOVERNANCE.md [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 14 10:11 Jenkinsfile [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 14 10:11 LICENSE [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 14 10:11 Makefile [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 14 10:11 OWNERS.md [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 30708 Jun 14 10:11 README.md [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 14 10:12 VERSION [2022-06-14T10:13:18.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 10:11 bin [2022-06-14T10:13:18.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 14 10:11 cmd [2022-06-14T10:13:18.965Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 14 10:13 coverage.out [2022-06-14T10:13:18.965Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 14 10:11 doc [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 3506 Jun 14 10:11 go.mod [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 37405 Jun 14 10:11 go.sum [2022-06-14T10:13:18.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 10:11 internal [2022-06-14T10:13:18.965Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 14 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:13:19.278Z] + 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=a19b324b85951ba18fe5c403c4fee9087af26968 --label arch=amd64 --label version=0.0.0 . [2022-06-14T10:13:19.278Z] Sending build context to Docker daemon 9.099MB [2022-06-14T10:13:19.278Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-14T10:13:19.278Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-14T10:13:19.278Z] ---> af3e61456351 [2022-06-14T10:13:19.278Z] Step 3/26 : ARG MAKE="make build" [2022-06-14T10:13:19.278Z] ---> Running in 3e49268eb2e3 [2022-06-14T10:13:19.538Z] Removing intermediate container 3e49268eb2e3 [2022-06-14T10:13:19.538Z] ---> 7fdd2e8c10da [2022-06-14T10:13:19.538Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-14T10:13:19.538Z] ---> Running in 92d39bff96cc [2022-06-14T10:13:19.538Z] Removing intermediate container 92d39bff96cc [2022-06-14T10:13:19.538Z] ---> 18e0855ad7f4 [2022-06-14T10:13:19.538Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-14T10:13:19.538Z] ---> Running in a06441d5afde [2022-06-14T10:13:19.798Z] Removing intermediate container a06441d5afde [2022-06-14T10:13:19.798Z] ---> c0405f0eb622 [2022-06-14T10:13:19.798Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-14T10:13:19.798Z] ---> Running in 46585715cb89 [2022-06-14T10:13:19.798Z] Removing intermediate container 46585715cb89 [2022-06-14T10:13:19.798Z] ---> 4bc59e13b618 [2022-06-14T10:13:19.798Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-14T10:13:19.798Z] ---> Running in 196f7cfa1fb5 [2022-06-14T10:13:20.372Z] Removing intermediate container 196f7cfa1fb5 [2022-06-14T10:13:20.372Z] ---> 10bffd6ccb5c [2022-06-14T10:13:20.372Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-14T10:13:20.634Z] ---> Running in ac81a8e4269e [2022-06-14T10:13:20.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-14T10:13:21.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-14T10:13:21.835Z] OK: 221 MiB in 52 packages [2022-06-14T10:13:22.405Z] Removing intermediate container ac81a8e4269e [2022-06-14T10:13:22.405Z] ---> a255733bfdcb [2022-06-14T10:13:22.405Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-14T10:13:22.405Z] ---> Running in 9ab056bf4d3b [2022-06-14T10:13:22.405Z] Removing intermediate container 9ab056bf4d3b [2022-06-14T10:13:22.405Z] ---> 5b75d0cae555 [2022-06-14T10:13:22.405Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-14T10:13:22.666Z] ---> 5c0d2d7cac3c [2022-06-14T10:13:22.666Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-14T10:13:22.666Z] ---> Running in b99328b1cde7 [2022-06-14T10:13:23.240Z] Removing intermediate container b99328b1cde7 [2022-06-14T10:13:23.240Z] ---> 321e2ae0becd [2022-06-14T10:13:23.240Z] Step 12/26 : COPY . . [2022-06-14T10:13:23.811Z] ---> c1f81a8cfd9d [2022-06-14T10:13:23.811Z] Step 13/26 : RUN ${MAKE} [2022-06-14T10:13:23.811Z] ---> Running in d316ce0e60de [2022-06-14T10:13:24.071Z] 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-06-14T10:13:46.021Z] Removing intermediate container d316ce0e60de [2022-06-14T10:13:46.021Z] ---> a856f90d71ea [2022-06-14T10:13:46.021Z] Step 14/26 : FROM alpine:3.15 [2022-06-14T10:13:46.021Z] 3.15: Pulling from library/alpine [2022-06-14T10:13:46.021Z] df9b9388f04a: Pulling fs layer [2022-06-14T10:13:46.021Z] df9b9388f04a: Verifying Checksum [2022-06-14T10:13:46.021Z] df9b9388f04a: Download complete [2022-06-14T10:13:46.021Z] df9b9388f04a: Pull complete [2022-06-14T10:13:46.021Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-14T10:13:46.021Z] Status: Downloaded newer image for alpine:3.15 [2022-06-14T10:13:46.021Z] ---> 0ac33e5f5afa [2022-06-14T10:13:46.021Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-14T10:13:46.021Z] ---> Running in b6dfe0d27036 [2022-06-14T10:13:46.021Z] Removing intermediate container b6dfe0d27036 [2022-06-14T10:13:46.021Z] ---> 27f925c88281 [2022-06-14T10:13:46.021Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-14T10:13:46.021Z] ---> Running in cd760fe447c7 [2022-06-14T10:13:46.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-14T10:13:46.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-14T10:13:46.021Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-14T10:13:46.021Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-14T10:13:46.021Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-14T10:13:46.021Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-14T10:13:46.021Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-14T10:13:46.021Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-14T10:13:46.021Z] Executing busybox-1.34.1-r5.trigger [2022-06-14T10:13:46.021Z] OK: 8 MiB in 20 packages [2022-06-14T10:13:46.021Z] Removing intermediate container cd760fe447c7 [2022-06-14T10:13:46.021Z] ---> 46dca7ba26b2 [2022-06-14T10:13:46.021Z] Step 17/26 : WORKDIR / [2022-06-14T10:13:46.021Z] ---> Running in d1c7b3f9732f [2022-06-14T10:13:46.021Z] Removing intermediate container d1c7b3f9732f [2022-06-14T10:13:46.021Z] ---> 72b55b0c9b98 [2022-06-14T10:13:46.021Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-14T10:13:46.281Z] ---> b927696fff9e [2022-06-14T10:13:46.281Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-14T10:13:46.542Z] ---> 34ce54902ff3 [2022-06-14T10:13:46.542Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-14T10:13:46.542Z] ---> 39b1b82a9fe2 [2022-06-14T10:13:46.542Z] Step 21/26 : EXPOSE 59984 [2022-06-14T10:13:46.801Z] ---> Running in 59675c949750 [2022-06-14T10:13:46.801Z] Removing intermediate container 59675c949750 [2022-06-14T10:13:46.801Z] ---> 02e2dd572d36 [2022-06-14T10:13:46.801Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-14T10:13:46.801Z] ---> Running in 1363fc5545dd [2022-06-14T10:13:47.060Z] Removing intermediate container 1363fc5545dd [2022-06-14T10:13:47.060Z] ---> 0b3000f3f16b [2022-06-14T10:13:47.060Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-14T10:13:47.060Z] ---> Running in e57e018b7d45 [2022-06-14T10:13:47.060Z] Removing intermediate container e57e018b7d45 [2022-06-14T10:13:47.060Z] ---> 6eb3d69ac3fa [2022-06-14T10:13:47.060Z] Step 24/26 : LABEL arch=amd64 [2022-06-14T10:13:47.060Z] ---> Running in 562b1bbcf757 [2022-06-14T10:13:47.322Z] Removing intermediate container 562b1bbcf757 [2022-06-14T10:13:47.322Z] ---> d151c5051c6b [2022-06-14T10:13:47.322Z] Step 25/26 : LABEL git_sha=a19b324b85951ba18fe5c403c4fee9087af26968 [2022-06-14T10:13:47.322Z] ---> Running in 9c4850c43df7 [2022-06-14T10:13:47.322Z] Removing intermediate container 9c4850c43df7 [2022-06-14T10:13:47.322Z] ---> f7a4183288a2 [2022-06-14T10:13:47.322Z] Step 26/26 : LABEL version=0.0.0 [2022-06-14T10:13:47.322Z] ---> Running in eec07fe83466 [2022-06-14T10:13:47.582Z] Removing intermediate container eec07fe83466 [2022-06-14T10:13:47.582Z] ---> 5965a68a250f [2022-06-14T10:13:47.582Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-14T10:13:47.582Z] Successfully built 5965a68a250f [2022-06-14T10:13:47.582Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:13:48.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-14T10:13:48.029Z] [2022-06-14T10:13:48.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:13:48.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-14T10:13:48.334Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-14T10:13:48.334Z] 5eb5b503b376: Pulling fs layer [2022-06-14T10:13:48.334Z] 5c69ac0246d0: Pulling fs layer [2022-06-14T10:13:48.334Z] ec43610c2a17: Pulling fs layer [2022-06-14T10:13:48.334Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-14T10:13:48.334Z] 33b1e0a273af: Pulling fs layer [2022-06-14T10:13:48.334Z] 5d3b04190fa2: Pulling fs layer [2022-06-14T10:13:48.334Z] 2f39f015ded8: Pulling fs layer [2022-06-14T10:13:48.334Z] 33b1e0a273af: Waiting [2022-06-14T10:13:48.334Z] 5d3b04190fa2: Waiting [2022-06-14T10:13:48.334Z] 2f39f015ded8: Waiting [2022-06-14T10:13:48.334Z] 3a2ae6a8a46f: Waiting [2022-06-14T10:13:48.334Z] 5c69ac0246d0: Verifying Checksum [2022-06-14T10:13:48.334Z] 5c69ac0246d0: Download complete [2022-06-14T10:13:48.334Z] 3a2ae6a8a46f: Download complete [2022-06-14T10:13:48.334Z] 33b1e0a273af: Verifying Checksum [2022-06-14T10:13:48.334Z] 33b1e0a273af: Download complete [2022-06-14T10:13:48.334Z] 5d3b04190fa2: Verifying Checksum [2022-06-14T10:13:48.334Z] 5d3b04190fa2: Download complete [2022-06-14T10:13:48.593Z] ec43610c2a17: Verifying Checksum [2022-06-14T10:13:48.593Z] ec43610c2a17: Download complete [2022-06-14T10:13:48.593Z] 5eb5b503b376: Verifying Checksum [2022-06-14T10:13:48.593Z] 5eb5b503b376: Download complete [2022-06-14T10:13:49.160Z] 2f39f015ded8: Verifying Checksum [2022-06-14T10:13:49.160Z] 2f39f015ded8: Download complete [2022-06-14T10:13:49.726Z] 5eb5b503b376: Pull complete [2022-06-14T10:13:49.986Z] 5c69ac0246d0: Pull complete [2022-06-14T10:13:50.246Z] ec43610c2a17: Pull complete [2022-06-14T10:13:50.506Z] 3a2ae6a8a46f: Pull complete [2022-06-14T10:13:50.506Z] 33b1e0a273af: Pull complete [2022-06-14T10:13:50.765Z] 5d3b04190fa2: Pull complete [2022-06-14T10:13:54.960Z] 2f39f015ded8: Pull complete [2022-06-14T10:13:54.960Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-14T10:13:54.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-14T10:13:54.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T10:13:55.048Z] prd-ubuntu20.04-docker-8c-8g-2386 does not seem to be running inside a container [2022-06-14T10:13:55.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-14T10:13:57.151Z] $ docker top 74ded1eee5cf1a1f7cb59cce450660ac4646cb0acf1f0c6865940798e62f6dfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:13:57.521Z] ---> job-cost.sh [2022-06-14T10:13:57.521Z] lf-activate-venv: SKIPPING [2022-06-14T10:13:57.521Z] INFO: No Stack... [2022-06-14T10:13:57.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-14T10:13:58.352Z] INFO: Archiving Costs [Pipeline] sh [2022-06-14T10:13:58.640Z] + cat /w/workspace/oundry_device-onvif-camera_PR-64/archives/cost.csv [2022-06-14T10:13:58.640Z] + cut -d, -f6 [Pipeline] lock [2022-06-14T10:13:58.654Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-15-stack-cost] [2022-06-14T10:13:58.660Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-15-stack-cost] did not exist. Created. [2022-06-14T10:13:58.660Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-14T10:13:58.966Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-14T10:13:58.988Z] Stashed 1 file(s) [Pipeline] } [2022-06-14T10:13:58.997Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-15-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-14T10:13:59.017Z] $ docker stop --time=1 74ded1eee5cf1a1f7cb59cce450660ac4646cb0acf1f0c6865940798e62f6dfd [2022-06-14T10:14:00.196Z] $ docker rm -f 74ded1eee5cf1a1f7cb59cce450660ac4646cb0acf1f0c6865940798e62f6dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-14T10:15:14.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2388 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] ws [2022-06-14T10:15:14.802Z] Running in /w/workspace/device-onvif-camera/15 [Pipeline] { [Pipeline] checkout [2022-06-14T10:15:14.870Z] Selected Git installation does not exist. Using Default [2022-06-14T10:15:14.870Z] The recommended git tool is: NONE [2022-06-14T10:15:21.775Z] using credential edgex-jenkins-ssh [2022-06-14T10:15:21.797Z] Cloning the remote Git repository [2022-06-14T10:15:21.855Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-14T10:15:21.956Z] > git init /w/workspace/device-onvif-camera/15 # timeout=10 [2022-06-14T10:15:22.028Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-14T10:15:22.032Z] > git --version # timeout=10 [2022-06-14T10:15:22.057Z] > git --version # 'git version 2.25.1' [2022-06-14T10:15:22.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-14T10:15:22.198Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-14T10:15:23.590Z] Merging remotes/origin/main commit 78b20017cd6d168da65a59796ad356de40fef842 into PR head commit bf2d7918a48e2e9daaeccb6451a2c4b556b1851e [2022-06-14T10:15:24.043Z] Merge succeeded, producing 27544b653dec5bb8e621e2fcc66b0d09ba48de78 [2022-06-14T10:15:24.044Z] Checking out Revision 27544b653dec5bb8e621e2fcc66b0d09ba48de78 (PR-64) [2022-06-14T10:15:23.050Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-14T10:15:23.069Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-14T10:15:23.098Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-14T10:15:23.132Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-14T10:15:23.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-14T10:15:23.157Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-14T10:15:23.609Z] > git config core.sparsecheckout # timeout=10 [2022-06-14T10:15:23.627Z] > git checkout -f bf2d7918a48e2e9daaeccb6451a2c4b556b1851e # timeout=10 [2022-06-14T10:15:23.772Z] > git remote # timeout=10 [2022-06-14T10:15:23.795Z] > git config --get remote.origin.url # timeout=10 [2022-06-14T10:15:23.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-14T10:15:23.822Z] > git merge 78b20017cd6d168da65a59796ad356de40fef842 # timeout=10 [2022-06-14T10:15:24.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-14T10:15:24.051Z] > git config core.sparsecheckout # timeout=10 [2022-06-14T10:15:24.068Z] > git checkout -f 27544b653dec5bb8e621e2fcc66b0d09ba48de78 # timeout=10 [2022-06-14T10:15:28.343Z] Commit message: "Merge commit '78b20017cd6d168da65a59796ad356de40fef842' into HEAD" [2022-06-14T10:15:28.366Z] First time build. Skipping changelog. [2022-06-14T10:15:28.351Z] > git rev-list --no-walk 5363cee5e22a4a83c28de4aaa4b6bde736af220a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-14T10:15:29.208Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-14T10:15:29.208Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-14T10:15:29.208Z] Dload Upload Total Spent Left Speed [2022-06-14T10:15:29.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 206k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-06-14T10:15:30.003Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-14T10:15:30.348Z] + sudo tee /etc/docker/daemon.new [2022-06-14T10:15:30.348Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-14T10:15:30.348Z] { [2022-06-14T10:15:30.348Z] "registry-mirrors": [ [2022-06-14T10:15:30.348Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-14T10:15:30.348Z] ], [2022-06-14T10:15:30.348Z] "bip": "10.250.0.254/24", [2022-06-14T10:15:30.348Z] "hosts": [ [2022-06-14T10:15:30.348Z] "tcp://0.0.0.0:5555", [2022-06-14T10:15:30.348Z] "unix:///var/run/docker.sock" [2022-06-14T10:15:30.348Z] ], [2022-06-14T10:15:30.348Z] "mtu": 1458, [2022-06-14T10:15:30.348Z] "selinux-enabled": true, [2022-06-14T10:15:30.348Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-14T10:15:30.348Z] } [Pipeline] sh [2022-06-14T10:15:30.710Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-14T10:15:31.064Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-14T10:15:49.405Z] provisioning config files... [2022-06-14T10:15:49.428Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/15@tmp/config7648796019892917697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:15:49.779Z] ---> docker-login.sh [2022-06-14T10:15:49.779Z] nexus3.edgexfoundry.org:10001 [2022-06-14T10:15:50.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:15:50.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:15:50.646Z] Configure a credential helper to remove this warning. See [2022-06-14T10:15:50.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:15:50.646Z] [2022-06-14T10:15:50.646Z] Login Succeeded [2022-06-14T10:15:50.646Z] nexus3.edgexfoundry.org:10002 [2022-06-14T10:15:50.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:15:51.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:15:51.192Z] Configure a credential helper to remove this warning. See [2022-06-14T10:15:51.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:15:51.192Z] [2022-06-14T10:15:51.192Z] Login Succeeded [2022-06-14T10:15:51.192Z] nexus3.edgexfoundry.org:10003 [2022-06-14T10:15:51.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:15:51.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:15:51.464Z] Configure a credential helper to remove this warning. See [2022-06-14T10:15:51.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:15:51.464Z] [2022-06-14T10:15:51.464Z] Login Succeeded [2022-06-14T10:15:51.464Z] nexus3.edgexfoundry.org:10004 [2022-06-14T10:15:52.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:15:52.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:15:52.062Z] Configure a credential helper to remove this warning. See [2022-06-14T10:15:52.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:15:52.062Z] [2022-06-14T10:15:52.062Z] Login Succeeded [2022-06-14T10:15:52.062Z] docker.io [2022-06-14T10:15:52.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-14T10:15:52.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-14T10:15:52.925Z] Configure a credential helper to remove this warning. See [2022-06-14T10:15:52.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-14T10:15:52.925Z] [2022-06-14T10:15:52.925Z] Login Succeeded [2022-06-14T10:15:52.925Z] ---> docker-login.sh ends [Pipeline] } [2022-06-14T10:15:52.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-14T10:15:53.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-14T10:15:53.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-14T10:15:53.482Z] ========================================================= [2022-06-14T10:15:53.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-14T10:15:53.482Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:15:53.861Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-14T10:15:54.148Z] Sending build context to Docker daemon 6.247MB [2022-06-14T10:15:54.424Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-14T10:15:54.424Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-14T10:15:54.424Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-14T10:15:54.424Z] 9b3977197b4f: Pulling fs layer [2022-06-14T10:15:54.424Z] 1a89e8eeedd5: Pulling fs layer [2022-06-14T10:15:54.424Z] 94645a83ff95: Pulling fs layer [2022-06-14T10:15:54.424Z] e6fb740bc735: Pulling fs layer [2022-06-14T10:15:54.424Z] 3a77bd46dcc9: Pulling fs layer [2022-06-14T10:15:54.424Z] 355e64cbe906: Pulling fs layer [2022-06-14T10:15:54.424Z] 63ab81a10011: Pulling fs layer [2022-06-14T10:15:54.424Z] 555d1d1c4555: Pulling fs layer [2022-06-14T10:15:54.424Z] 7d9057610161: Pulling fs layer [2022-06-14T10:15:54.424Z] 355e64cbe906: Waiting [2022-06-14T10:15:54.424Z] 3a77bd46dcc9: Waiting [2022-06-14T10:15:54.424Z] 63ab81a10011: Waiting [2022-06-14T10:15:54.424Z] 555d1d1c4555: Waiting [2022-06-14T10:15:54.424Z] e6fb740bc735: Waiting [2022-06-14T10:15:54.424Z] 7d9057610161: Waiting [2022-06-14T10:15:54.424Z] 94645a83ff95: Verifying Checksum [2022-06-14T10:15:54.424Z] 94645a83ff95: Download complete [2022-06-14T10:15:54.424Z] 1a89e8eeedd5: Verifying Checksum [2022-06-14T10:15:54.424Z] 1a89e8eeedd5: Download complete [2022-06-14T10:15:54.424Z] 3a77bd46dcc9: Verifying Checksum [2022-06-14T10:15:54.424Z] 3a77bd46dcc9: Download complete [2022-06-14T10:15:54.424Z] 355e64cbe906: Verifying Checksum [2022-06-14T10:15:54.424Z] 355e64cbe906: Download complete [2022-06-14T10:15:54.702Z] 63ab81a10011: Verifying Checksum [2022-06-14T10:15:54.702Z] 63ab81a10011: Download complete [2022-06-14T10:15:54.702Z] 9b3977197b4f: Verifying Checksum [2022-06-14T10:15:54.702Z] 9b3977197b4f: Download complete [2022-06-14T10:15:55.693Z] 7d9057610161: Verifying Checksum [2022-06-14T10:15:55.693Z] 7d9057610161: Download complete [2022-06-14T10:15:55.693Z] 9b3977197b4f: Pull complete [2022-06-14T10:15:56.304Z] 1a89e8eeedd5: Pull complete [2022-06-14T10:15:56.586Z] 94645a83ff95: Pull complete [2022-06-14T10:15:56.859Z] 555d1d1c4555: Verifying Checksum [2022-06-14T10:15:56.859Z] 555d1d1c4555: Download complete [2022-06-14T10:15:57.456Z] e6fb740bc735: Download complete [2022-06-14T10:16:09.875Z] e6fb740bc735: Pull complete [2022-06-14T10:16:11.463Z] 3a77bd46dcc9: Pull complete [2022-06-14T10:16:11.463Z] 355e64cbe906: Pull complete [2022-06-14T10:16:11.463Z] 63ab81a10011: Pull complete [2022-06-14T10:16:16.882Z] 555d1d1c4555: Pull complete [2022-06-14T10:16:19.514Z] 7d9057610161: Pull complete [2022-06-14T10:16:19.514Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-14T10:16:19.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-14T10:16:19.514Z] ---> 819e984ddca1 [2022-06-14T10:16:19.514Z] Step 3/13 : ARG MAKE="make build" [2022-06-14T10:16:20.112Z] ---> Running in 97af6511ae3f [2022-06-14T10:16:20.392Z] Removing intermediate container 97af6511ae3f [2022-06-14T10:16:20.392Z] ---> b30c04b051db [2022-06-14T10:16:20.392Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-14T10:16:20.392Z] ---> Running in 02bbcf8681c2 [2022-06-14T10:16:20.665Z] Removing intermediate container 02bbcf8681c2 [2022-06-14T10:16:20.665Z] ---> 9b2beeb88669 [2022-06-14T10:16:20.665Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-14T10:16:20.665Z] ---> Running in 4cb8172402e8 [2022-06-14T10:16:20.941Z] Removing intermediate container 4cb8172402e8 [2022-06-14T10:16:20.941Z] ---> b4b169f83bc6 [2022-06-14T10:16:20.941Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-14T10:16:21.215Z] ---> Running in bc5b27cc8772 [2022-06-14T10:16:21.499Z] Removing intermediate container bc5b27cc8772 [2022-06-14T10:16:21.499Z] ---> ca3ce28f4901 [2022-06-14T10:16:21.499Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-14T10:16:21.499Z] ---> Running in 240ccc88d510 [2022-06-14T10:16:24.917Z] Removing intermediate container 240ccc88d510 [2022-06-14T10:16:24.917Z] ---> c191a34348d6 [2022-06-14T10:16:24.917Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-14T10:16:24.917Z] ---> Running in 21d32c999373 [2022-06-14T10:16:25.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-14T10:16:26.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-14T10:16:27.479Z] OK: 220 MiB in 52 packages [2022-06-14T10:16:28.078Z] Removing intermediate container 21d32c999373 [2022-06-14T10:16:28.078Z] ---> 20b496a4bf21 [2022-06-14T10:16:28.078Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-14T10:16:28.078Z] ---> Running in af583ba3500f [2022-06-14T10:16:28.356Z] Removing intermediate container af583ba3500f [2022-06-14T10:16:28.356Z] ---> c674a5e34a10 [2022-06-14T10:16:28.356Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-14T10:16:28.969Z] ---> 22360652f67b [2022-06-14T10:16:28.969Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-14T10:16:28.969Z] ---> Running in 88a4c3baacd5 [2022-06-14T10:17:15.998Z] Removing intermediate container 88a4c3baacd5 [2022-06-14T10:17:15.998Z] ---> 52229b576ca1 [2022-06-14T10:17:15.998Z] Step 12/13 : COPY . . [2022-06-14T10:17:16.270Z] ---> 829dded2762b [2022-06-14T10:17:16.270Z] Step 13/13 : RUN ${MAKE} [2022-06-14T10:17:16.552Z] ---> Running in b9f3cb02d794 [2022-06-14T10:17:17.548Z] noop [2022-06-14T10:17:18.141Z] Removing intermediate container b9f3cb02d794 [2022-06-14T10:17:18.141Z] ---> 79c5f74c003c [2022-06-14T10:17:18.141Z] Successfully built 79c5f74c003c [2022-06-14T10:17:18.141Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:17:18.522Z] + docker inspect -f . ci-base-image-arm64 [2022-06-14T10:17:18.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T10:17:18.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-2388 does not seem to be running inside a container [2022-06-14T10:17:18.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/15 -v /w/workspace/device-onvif-camera/15:/w/workspace/device-onvif-camera/15:rw,z -v /w/workspace/device-onvif-camera/15@tmp:/w/workspace/device-onvif-camera/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-14T10:17:20.098Z] $ docker top c9ec52a291c7e28a7587a2bd1a91e5fbebcad7d7492e33afb46e1f9c0eb144f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-14T10:17:20.999Z] + go version [2022-06-14T10:17:20.999Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-14T10:17:21.032Z] $ docker stop --time=1 c9ec52a291c7e28a7587a2bd1a91e5fbebcad7d7492e33afb46e1f9c0eb144f2 [2022-06-14T10:17:22.634Z] $ docker rm -f c9ec52a291c7e28a7587a2bd1a91e5fbebcad7d7492e33afb46e1f9c0eb144f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:17:23.238Z] + docker inspect -f . ci-base-image-arm64 [2022-06-14T10:17:23.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T10:17:23.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-2388 does not seem to be running inside a container [2022-06-14T10:17:23.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/15 -v /w/workspace/device-onvif-camera/15:/w/workspace/device-onvif-camera/15:rw,z -v /w/workspace/device-onvif-camera/15@tmp:/w/workspace/device-onvif-camera/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-14T10:17:24.808Z] $ docker top f98fbf547b8a16c3be5b924efd18990bdc7b7a3fb8e23514e1a7b7386a5838aa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-14T10:17:25.721Z] + make test [2022-06-14T10:17:25.721Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-14T10:17:27.716Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-14T10:19:04.547Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-14T10:19:04.547Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.074s coverage: 1.2% of statements [2022-06-14T10:19:11.262Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.044s coverage: 13.8% of statements [2022-06-14T10:19:11.262Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-14T10:19:11.262Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-14T10:19:43.633Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-14T10:19:43.633Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-14T10:19:43.633Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-14T10:19:43.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-14T10:19:43.680Z] $ docker stop --time=1 f98fbf547b8a16c3be5b924efd18990bdc7b7a3fb8e23514e1a7b7386a5838aa [2022-06-14T10:19:45.453Z] $ docker rm -f f98fbf547b8a16c3be5b924efd18990bdc7b7a3fb8e23514e1a7b7386a5838aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-14T10:19:46.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-14T10:19:46.459Z] Warning: overwriting stash ‘coverage-report’ [2022-06-14T10:19:47.008Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-14T10:19:47.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-14T10:19:47.762Z] + ls -al . [2022-06-14T10:19:47.762Z] total 232 [2022-06-14T10:19:47.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 10:19 . [2022-06-14T10:19:47.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 10:15 .. [2022-06-14T10:19:47.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 10:15 .git [2022-06-14T10:19:47.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 10:15 .github [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 14 10:15 .gitignore [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 14 10:15 .golangci.yml [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 14 10:15 Attribution.txt [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 14 10:15 CHANGELOG.md [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 14 10:15 Dockerfile [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 14 10:15 GOVERNANCE.md [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 14 10:15 Jenkinsfile [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 14 10:15 LICENSE [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 14 10:15 Makefile [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 14 10:15 OWNERS.md [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 30708 Jun 14 10:15 README.md [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 14 10:12 VERSION [2022-06-14T10:19:47.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 10:15 bin [2022-06-14T10:19:47.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 14 10:15 cmd [2022-06-14T10:19:47.762Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 14 10:19 coverage.out [2022-06-14T10:19:47.762Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 14 10:15 doc [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 3506 Jun 14 10:15 go.mod [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 37405 Jun 14 10:15 go.sum [2022-06-14T10:19:47.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 10:15 internal [2022-06-14T10:19:47.762Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 14 10:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:19:48.126Z] + 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=27544b653dec5bb8e621e2fcc66b0d09ba48de78 --label arch=arm64 --label version=0.0.0 . [2022-06-14T10:19:48.399Z] Sending build context to Docker daemon 6.308MB [2022-06-14T10:19:48.680Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-14T10:19:48.680Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-14T10:19:48.680Z] ---> 79c5f74c003c [2022-06-14T10:19:48.680Z] Step 3/26 : ARG MAKE="make build" [2022-06-14T10:19:48.680Z] ---> Running in 9d49d655c722 [2022-06-14T10:19:48.957Z] Removing intermediate container 9d49d655c722 [2022-06-14T10:19:48.957Z] ---> 3cebdec9cd52 [2022-06-14T10:19:48.957Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-14T10:19:48.957Z] ---> Running in 517cf0d6b0c1 [2022-06-14T10:19:49.560Z] Removing intermediate container 517cf0d6b0c1 [2022-06-14T10:19:49.560Z] ---> 5de687a70a96 [2022-06-14T10:19:49.560Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-14T10:19:49.560Z] ---> Running in 2b153a762820 [2022-06-14T10:19:49.839Z] Removing intermediate container 2b153a762820 [2022-06-14T10:19:49.839Z] ---> aee4db6be72c [2022-06-14T10:19:49.839Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-14T10:19:49.839Z] ---> Running in 37ca505ecbed [2022-06-14T10:19:50.113Z] Removing intermediate container 37ca505ecbed [2022-06-14T10:19:50.113Z] ---> 0428b436873a [2022-06-14T10:19:50.113Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-14T10:19:50.113Z] ---> Running in 3e9e70bce3bf [2022-06-14T10:19:52.099Z] Removing intermediate container 3e9e70bce3bf [2022-06-14T10:19:52.099Z] ---> 802879dad055 [2022-06-14T10:19:52.099Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-14T10:19:52.099Z] ---> Running in 8b4099c3c8ac [2022-06-14T10:19:52.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-14T10:19:53.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-14T10:19:54.662Z] OK: 220 MiB in 52 packages [2022-06-14T10:19:55.264Z] Removing intermediate container 8b4099c3c8ac [2022-06-14T10:19:55.264Z] ---> f096b2ed859c [2022-06-14T10:19:55.264Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-14T10:19:55.264Z] ---> Running in f79887ac41a5 [2022-06-14T10:19:55.537Z] Removing intermediate container f79887ac41a5 [2022-06-14T10:19:55.537Z] ---> 4d779d440462 [2022-06-14T10:19:55.537Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-14T10:19:56.132Z] ---> 18b4174e64e2 [2022-06-14T10:19:56.132Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-14T10:19:56.132Z] ---> Running in 47923e2d2490 [2022-06-14T10:19:58.122Z] Removing intermediate container 47923e2d2490 [2022-06-14T10:19:58.123Z] ---> c88c170193a3 [2022-06-14T10:19:58.123Z] Step 12/26 : COPY . . [2022-06-14T10:19:59.123Z] ---> ceb44484c85f [2022-06-14T10:19:59.123Z] Step 13/26 : RUN ${MAKE} [2022-06-14T10:19:59.123Z] ---> Running in 3ae73b40a8fd [2022-06-14T10:20:00.104Z] 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-06-14T10:22:06.975Z] Removing intermediate container 3ae73b40a8fd [2022-06-14T10:22:06.975Z] ---> 30e3c7cf0e1f [2022-06-14T10:22:06.975Z] Step 14/26 : FROM alpine:3.15 [2022-06-14T10:22:06.976Z] 3.15: Pulling from library/alpine [2022-06-14T10:22:06.976Z] 9981e73032c8: Pulling fs layer [2022-06-14T10:22:06.976Z] 9981e73032c8: Verifying Checksum [2022-06-14T10:22:06.976Z] 9981e73032c8: Download complete [2022-06-14T10:22:06.976Z] 9981e73032c8: Pull complete [2022-06-14T10:22:06.976Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-14T10:22:06.976Z] Status: Downloaded newer image for alpine:3.15 [2022-06-14T10:22:06.976Z] ---> 3fb3c9af89a9 [2022-06-14T10:22:06.976Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-14T10:22:06.976Z] ---> Running in 78c232f58f92 [2022-06-14T10:22:06.976Z] Removing intermediate container 78c232f58f92 [2022-06-14T10:22:06.976Z] ---> dc48f313cae3 [2022-06-14T10:22:06.976Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-14T10:22:06.976Z] ---> Running in 26939209c0cb [2022-06-14T10:22:06.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-14T10:22:06.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-14T10:22:06.976Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-14T10:22:06.976Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-14T10:22:06.976Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-14T10:22:06.976Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-14T10:22:06.976Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-14T10:22:06.976Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-14T10:22:06.976Z] Executing busybox-1.34.1-r5.trigger [2022-06-14T10:22:06.976Z] OK: 8 MiB in 20 packages [2022-06-14T10:22:06.976Z] Removing intermediate container 26939209c0cb [2022-06-14T10:22:06.976Z] ---> 7cab7647413e [2022-06-14T10:22:06.976Z] Step 17/26 : WORKDIR / [2022-06-14T10:22:06.976Z] ---> Running in 22312100fdb4 [2022-06-14T10:22:06.976Z] Removing intermediate container 22312100fdb4 [2022-06-14T10:22:06.976Z] ---> 3b1b1394d515 [2022-06-14T10:22:06.976Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-14T10:22:07.958Z] ---> a655f9ff5439 [2022-06-14T10:22:07.958Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-14T10:22:08.554Z] ---> 27739c8a85db [2022-06-14T10:22:08.554Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-14T10:22:09.152Z] ---> b657fd39119a [2022-06-14T10:22:09.152Z] Step 21/26 : EXPOSE 59984 [2022-06-14T10:22:09.152Z] ---> Running in 6cb63bbec824 [2022-06-14T10:22:09.432Z] Removing intermediate container 6cb63bbec824 [2022-06-14T10:22:09.432Z] ---> 41a2f5df78c3 [2022-06-14T10:22:09.432Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-14T10:22:09.715Z] ---> Running in cc0353a18f24 [2022-06-14T10:22:09.989Z] Removing intermediate container cc0353a18f24 [2022-06-14T10:22:09.989Z] ---> 7ae8fc14acda [2022-06-14T10:22:09.989Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-14T10:22:09.989Z] ---> Running in 2a69e3373ccd [2022-06-14T10:22:10.263Z] Removing intermediate container 2a69e3373ccd [2022-06-14T10:22:10.263Z] ---> 5f7f12b08633 [2022-06-14T10:22:10.263Z] Step 24/26 : LABEL arch=arm64 [2022-06-14T10:22:10.263Z] ---> Running in 2ceb91c7d356 [2022-06-14T10:22:10.539Z] Removing intermediate container 2ceb91c7d356 [2022-06-14T10:22:10.539Z] ---> c09955f1c99a [2022-06-14T10:22:10.539Z] Step 25/26 : LABEL git_sha=27544b653dec5bb8e621e2fcc66b0d09ba48de78 [2022-06-14T10:22:10.814Z] ---> Running in 84412525c533 [2022-06-14T10:22:11.090Z] Removing intermediate container 84412525c533 [2022-06-14T10:22:11.090Z] ---> bceeacc6b49d [2022-06-14T10:22:11.090Z] Step 26/26 : LABEL version=0.0.0 [2022-06-14T10:22:11.090Z] ---> Running in e4d8b7fe17d3 [2022-06-14T10:22:11.367Z] Removing intermediate container e4d8b7fe17d3 [2022-06-14T10:22:11.367Z] ---> d5327e2931c6 [2022-06-14T10:22:11.367Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-14T10:22:11.367Z] Successfully built d5327e2931c6 [2022-06-14T10:22:11.367Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:22:11.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-14T10:22:11.814Z] [2022-06-14T10:22:11.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:22:12.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-14T10:22:12.441Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-14T10:22:12.441Z] 8998bd30e6a1: Pulling fs layer [2022-06-14T10:22:12.441Z] 04944245beec: Pulling fs layer [2022-06-14T10:22:12.441Z] 699f458cf7ca: Pulling fs layer [2022-06-14T10:22:12.441Z] 765212b225bb: Pulling fs layer [2022-06-14T10:22:12.441Z] f23df028b6ca: Pulling fs layer [2022-06-14T10:22:12.441Z] d65c8cfc05b1: Pulling fs layer [2022-06-14T10:22:12.441Z] 2437ff75d9bd: Pulling fs layer [2022-06-14T10:22:12.441Z] f23df028b6ca: Waiting [2022-06-14T10:22:12.441Z] d65c8cfc05b1: Waiting [2022-06-14T10:22:12.441Z] 765212b225bb: Waiting [2022-06-14T10:22:12.441Z] 2437ff75d9bd: Waiting [2022-06-14T10:22:12.441Z] 04944245beec: Verifying Checksum [2022-06-14T10:22:12.441Z] 04944245beec: Download complete [2022-06-14T10:22:12.441Z] 765212b225bb: Verifying Checksum [2022-06-14T10:22:12.441Z] 765212b225bb: Download complete [2022-06-14T10:22:12.441Z] f23df028b6ca: Verifying Checksum [2022-06-14T10:22:12.441Z] f23df028b6ca: Download complete [2022-06-14T10:22:12.441Z] d65c8cfc05b1: Verifying Checksum [2022-06-14T10:22:12.441Z] d65c8cfc05b1: Download complete [2022-06-14T10:22:12.718Z] 699f458cf7ca: Verifying Checksum [2022-06-14T10:22:12.718Z] 699f458cf7ca: Download complete [2022-06-14T10:22:12.993Z] 8998bd30e6a1: Verifying Checksum [2022-06-14T10:22:12.993Z] 8998bd30e6a1: Download complete [2022-06-14T10:22:15.624Z] 2437ff75d9bd: Verifying Checksum [2022-06-14T10:22:15.624Z] 2437ff75d9bd: Download complete [2022-06-14T10:22:17.618Z] 8998bd30e6a1: Pull complete [2022-06-14T10:22:17.896Z] 04944245beec: Pull complete [2022-06-14T10:22:19.333Z] 699f458cf7ca: Pull complete [2022-06-14T10:22:19.608Z] 765212b225bb: Pull complete [2022-06-14T10:22:20.206Z] f23df028b6ca: Pull complete [2022-06-14T10:22:20.482Z] d65c8cfc05b1: Pull complete [2022-06-14T10:22:35.580Z] 2437ff75d9bd: Pull complete [2022-06-14T10:22:35.580Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-14T10:22:35.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-14T10:22:35.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T10:22:35.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-2388 does not seem to be running inside a container [2022-06-14T10:22:35.938Z] $ 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/15 -v /w/workspace/device-onvif-camera/15:/w/workspace/device-onvif-camera/15:rw,z -v /w/workspace/device-onvif-camera/15@tmp:/w/workspace/device-onvif-camera/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-14T10:22:38.407Z] $ docker top 28ab4d6cc45c7989c343900bb3abf16bd4e5dd6a40be19ec052f9f79593062c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:22:39.297Z] ---> job-cost.sh [2022-06-14T10:22:39.297Z] lf-activate-venv: SKIPPING [2022-06-14T10:22:39.297Z] INFO: No Stack... [2022-06-14T10:22:39.890Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-14T10:22:40.485Z] INFO: Archiving Costs [Pipeline] sh [2022-06-14T10:22:41.151Z] + cat /w/workspace/device-onvif-camera/15/archives/cost.csv [2022-06-14T10:22:41.151Z] + cut -d, -f6 [Pipeline] lock [2022-06-14T10:22:41.182Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-15-stack-cost] [2022-06-14T10:22:41.187Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-15-stack-cost] did not exist. Created. [2022-06-14T10:22:41.187Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-14T10:22:41.861Z] /w/workspace/device-onvif-camera/15@tmp/durable-248cfe4e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-14T10:22:42.535Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-14T10:22:42.556Z] Warning: overwriting stash ‘stack-cost’ [2022-06-14T10:22:42.603Z] Stashed 1 file(s) [Pipeline] } [2022-06-14T10:22:42.610Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-15-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-14T10:22:42.637Z] $ docker stop --time=1 28ab4d6cc45c7989c343900bb3abf16bd4e5dd6a40be19ec052f9f79593062c3 [2022-06-14T10:22:44.099Z] $ docker rm -f 28ab4d6cc45c7989c343900bb3abf16bd4e5dd6a40be19ec052f9f79593062c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-14T10:22:44.518Z] provisioning config files... [2022-06-14T10:22:44.526Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config240106824080458133tmp [Pipeline] { [Pipeline] sh [2022-06-14T10:22:44.822Z] + set +x [2022-06-14T10:22:44.822Z] + curl -s https://codecov.io/bash [2022-06-14T10:22:44.822Z] + bash -s -- [2022-06-14T10:22:44.822Z] [2022-06-14T10:22:44.822Z] _____ _ [2022-06-14T10:22:44.822Z] / ____| | | [2022-06-14T10:22:44.822Z] | | ___ __| | ___ ___ _____ __ [2022-06-14T10:22:44.822Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-14T10:22:44.822Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-14T10:22:44.822Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-14T10:22:44.822Z] Bash-1.0.6 [2022-06-14T10:22:44.822Z] [2022-06-14T10:22:44.822Z] [2022-06-14T10:22:44.822Z] ==> git version 2.25.1 found [2022-06-14T10:22:44.822Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-14T10:22:44.822Z] Release-Date: 2020-01-08 [2022-06-14T10:22:44.822Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-14T10:22:44.822Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-14T10:22:44.822Z] ==> Jenkins CI detected. [2022-06-14T10:22:44.822Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-64 [2022-06-14T10:22:44.822Z] project root: . [2022-06-14T10:22:44.822Z] --> token set from env [2022-06-14T10:22:44.822Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-14T10:22:44.822Z] ==> Running gcov in . (disable via -X gcov) [2022-06-14T10:22:44.822Z] ==> Python coveragepy not found [2022-06-14T10:22:44.822Z] ==> Searching for coverage reports in: [2022-06-14T10:22:44.822Z] + . [2022-06-14T10:22:44.822Z] -> Found 1 reports [2022-06-14T10:22:44.822Z] ==> Detecting git/mercurial file structure [2022-06-14T10:22:44.822Z] ==> Reading reports [2022-06-14T10:22:44.822Z] + ./coverage.out bytes=59480 [2022-06-14T10:22:44.822Z] ==> Appending adjustments [2022-06-14T10:22:44.822Z] https://docs.codecov.io/docs/fixing-reports [2022-06-14T10:22:45.083Z] + Found adjustments [2022-06-14T10:22:45.083Z] ==> Gzipping contents [2022-06-14T10:22:45.083Z] 8.0K /tmp/codecov.AHBJhV.gz [2022-06-14T10:22:45.083Z] ==> Uploading reports [2022-06-14T10:22:45.083Z] url: https://codecov.io [2022-06-14T10:22:45.083Z] query: branch=PR-64&commit=a19b324b85951ba18fe5c403c4fee9087af26968&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-06-14T10:22:45.083Z] -> Pinging Codecov [2022-06-14T10:22:45.083Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-64&commit=a19b324b85951ba18fe5c403c4fee9087af26968&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-06-14T10:22:45.344Z] -> Uploading to [2022-06-14T10:22:45.344Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-14/F29A59C45E3A92E06B3E522C9905F8EF/a19b324b85951ba18fe5c403c4fee9087af26968/cedb4929-02d5-4cfa-9f40-bb23f9a1dd67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220614T102245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a449ad162841eb3d50b46260200df56cda4d747c3ad58b3f37eb82f3b4e7c5c8 [2022-06-14T10:22:45.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-14T10:22:45.344Z] Dload Upload Total Spent Left Speed [2022-06-14T10:22:45.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7628 0 0 100 7628 0 32879 --:--:-- --:--:-- --:--:-- 32879 [2022-06-14T10:22:45.604Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/a19b324b85951ba18fe5c403c4fee9087af26968 [Pipeline] } [2022-06-14T10:22:45.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-14T10:22:46.301Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-64/archives ] [2022-06-14T10:22:46.301Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-14T10:22:46.301Z] total 16 [2022-06-14T10:22:46.301Z] drwxr-xr-x 3 root root 4096 Jun 14 10:13 . [2022-06-14T10:22:46.301Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 14 10:13 .. [2022-06-14T10:22:46.301Z] drwxr-xr-x 2 root root 4096 Jun 14 10:13 cost [2022-06-14T10:22:46.301Z] -rw-r--r-- 1 root root 90 Jun 14 10:13 cost.csv [2022-06-14T10:22:46.301Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-14T10:22:46.301Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-14T10:22:46.301Z] total 16 [2022-06-14T10:22:46.301Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 14 10:13 . [2022-06-14T10:22:46.301Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 14 10:13 .. [2022-06-14T10:22:46.301Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 14 10:13 cost [2022-06-14T10:22:46.301Z] -rw-r--r-- 1 jenkins jenkins 90 Jun 14 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:22:46.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:22:47.463Z] ---> package-listing.sh [2022-06-14T10:22:47.463Z] ++ facter osfamily [2022-06-14T10:22:47.463Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-14T10:22:47.723Z] + OS_FAMILY=debian [2022-06-14T10:22:47.723Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-64 [2022-06-14T10:22:47.723Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-14T10:22:47.723Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-14T10:22:47.723Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-14T10:22:47.723Z] + PACKAGES=/tmp/packages_start.txt [2022-06-14T10:22:47.723Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-06-14T10:22:47.723Z] + PACKAGES=/tmp/packages_end.txt [2022-06-14T10:22:47.723Z] + case "${OS_FAMILY}" in [2022-06-14T10:22:47.723Z] + dpkg -l [2022-06-14T10:22:47.723Z] + grep '^ii' [2022-06-14T10:22:47.723Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-14T10:22:47.723Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-14T10:22:47.723Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-14T10:22:47.723Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-06-14T10:22:47.723Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [2022-06-14T10:22:47.723Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [Pipeline] echo [2022-06-14T10:22:47.734Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-14T10:22:48.015Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-14T10:22:48.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-14T10:22:48.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-14T10:22:48.660Z] prd-ubuntu20.04-docker-8c-8g-2386 does not seem to be running inside a container [2022-06-14T10:22:48.693Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-14T10:22:48.954Z] $ docker top a0a68f37394ecb0f3558016a1a67d232e3fbb3881913f009461b97067e477722 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-14T10:22:49.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-14T10:22:49.604Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-14T10:22:49.895Z] + ls /var/log/sa-host [2022-06-14T10:22:49.895Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-14T10:22:49.955Z] provisioning config files... [2022-06-14T10:22:49.964Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config990536593167596174tmp [Pipeline] { [Pipeline] echo [2022-06-14T10:22:49.980Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:22:50.263Z] ---> create-netrc.sh [Pipeline] } [2022-06-14T10:22:50.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:22:50.594Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-14T10:22:50.603Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:22:50.892Z] ---> sudo-logs.sh [2022-06-14T10:22:50.893Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-14T10:22:50.924Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:22:51.211Z] ---> job-cost.sh [2022-06-14T10:22:51.212Z] lf-activate-venv: SKIPPING [2022-06-14T10:22:51.212Z] DEBUG: total: 0.2199999988079071 [2022-06-14T10:22:51.212Z] INFO: Retrieving Stack Cost... [2022-06-14T10:22:51.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-14T10:22:52.356Z] INFO: Archiving Costs [Pipeline] echo [2022-06-14T10:22:52.370Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-14T10:22:52.657Z] ---> logs-deploy.sh [2022-06-14T10:22:52.657Z] lf-activate-venv: SKIPPING [2022-06-14T10:22:52.657Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-64/15 [2022-06-14T10:22:52.657Z] INFO: archiving workspace using pattern(s): [2022-06-14T10:22:53.597Z] Archives upload complete. [2022-06-14T10:22:53.597Z] INFO: archiving logs to Nexus