Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf2d7918a48e2e9daaeccb6451a2c4b556b1851e+ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 (3e76799a6c794cb61abd5a3e9f013a002ef5bc57) 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-ssh13371296230813861511.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-ssh16323513929492498552.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-ssh15372142010693085367.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-ssh16502859068286661656.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-ssh13688807248933977403.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 ‘prd-ubuntu20.04-docker-8c-8g-2550’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2554 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 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 into PR head commit bf2d7918a48e2e9daaeccb6451a2c4b556b1851e Merge succeeded, producing 0e698bc1fc956e40d82e258a7f46dd013a25ec66 Checking out Revision 0e698bc1fc956e40d82e258a7f46dd013a25ec66 (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 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e698bc1fc956e40d82e258a7f46dd013a25ec66 # timeout=10 Commit message: "Merge commit 'ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:11:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:11:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:11:20 ========================================================= 10:11:20 EdgeX Global Pipelines Version Info 10:11:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 27544b653dec5bb8e621e2fcc66b0d09ba48de78 # timeout=10 10:11:20 ------------------- 10:11:20 stable info: 10:11:20 ------------------- 10:11:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:11:20 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:11:20 Message: update stable to v1.0.234 10:11:21 ------------------- 10:11:21 experimental info: 10:11:21 ------------------- 10:11:21 Commited By: **** collab-it+edgex@linuxfoundation.org 10:11:21 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:11:21 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:11:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo 10:11:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo 10:11:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo 10:11:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e698bc1fc956e40d82e258a7f46dd013a25ec66 [Pipeline] echo 10:11:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e698bc [Pipeline] echo 10:11:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:22 provisioning config files... 10:11:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config8778558942834859264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:22 ---> docker-login.sh 10:11:22 nexus3.edgexfoundry.org:10001 10:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:22 Configure a credential helper to remove this warning. See 10:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:22 10:11:22 Login Succeeded 10:11:22 nexus3.edgexfoundry.org:10002 10:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:22 Configure a credential helper to remove this warning. See 10:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:22 10:11:22 Login Succeeded 10:11:22 nexus3.edgexfoundry.org:10003 10:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:22 Configure a credential helper to remove this warning. See 10:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:22 10:11:22 Login Succeeded 10:11:22 nexus3.edgexfoundry.org:10004 10:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:23 Configure a credential helper to remove this warning. See 10:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:23 10:11:23 Login Succeeded 10:11:23 docker.io 10:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:23 Configure a credential helper to remove this warning. See 10:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:23 10:11:23 Login Succeeded 10:11:23 ---> docker-login.sh ends [Pipeline] } 10:11:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:11:24 + git rev-list -1 --merges 0e698bc1fc956e40d82e258a7f46dd013a25ec66~1..0e698bc1fc956e40d82e258a7f46dd013a25ec66 [Pipeline] echo 10:11:24 -----------> git rev-list -1 --merges 0e698bc1fc956e40d82e258a7f46dd013a25ec66~1..0e698bc1fc956e40d82e258a7f46dd013a25ec66 0e698bc1fc956e40d82e258a7f46dd013a25ec66 10:11:24 0e698bc1fc956e40d82e258a7f46dd013a25ec66 [false] [Pipeline] sh 10:11:24 + git log --format=format:%s -1 0e698bc1fc956e40d82e258a7f46dd013a25ec66 [Pipeline] echo 10:11:24 ========================================================= 10:11:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:11:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:11:24 + git log --format=format:%s -1 0e698bc1fc956e40d82e258a7f46dd013a25ec66 [Pipeline] echo 10:11:24 [semverPrep] GIT_COMMIT: 0e698bc1fc956e40d82e258a7f46dd013a25ec66, Commit Message: Merge commit 'ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52' into HEAD [Pipeline] echo 10:11:24 [semverPrep] This is not a build commit. [Pipeline] sh 10:11:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:25 + grep -v github /etc/ssh/ssh_known_hosts 10:11:25 + [ -e /tmp/ssh_known_hosts ] 10:11:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:11:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:11:25 + sudo tee -a /etc/ssh/ssh_known_hosts 10:11:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:25 10:11:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:25 0.1.4: Pulling from edgex-devops/py-git-semver 10:11:25 42c077c10790: Pulling fs layer 10:11:25 f63e77b7563a: Pulling fs layer 10:11:25 bd5fdadae976: Pulling fs layer 10:11:25 205491f53016: Pulling fs layer 10:11:25 df18705c85c3: Pulling fs layer 10:11:25 bdb3f477010e: Pulling fs layer 10:11:25 c8a8fc8e1c8f: Pulling fs layer 10:11:25 2c6e9b1d212d: Pulling fs layer 10:11:25 bdb8f0575790: Pulling fs layer 10:11:25 386e3cb2ff24: Pulling fs layer 10:11:25 2343380bae48: Pulling fs layer 10:11:25 df18705c85c3: Waiting 10:11:25 bdb3f477010e: Waiting 10:11:25 205491f53016: Waiting 10:11:25 c8a8fc8e1c8f: Waiting 10:11:25 386e3cb2ff24: Waiting 10:11:25 2c6e9b1d212d: Waiting 10:11:25 bdb8f0575790: Waiting 10:11:25 f63e77b7563a: Verifying Checksum 10:11:25 f63e77b7563a: Download complete 10:11:25 205491f53016: Download complete 10:11:26 df18705c85c3: Verifying Checksum 10:11:26 df18705c85c3: Download complete 10:11:26 bd5fdadae976: Verifying Checksum 10:11:26 bd5fdadae976: Download complete 10:11:26 bdb3f477010e: Verifying Checksum 10:11:26 bdb3f477010e: Download complete 10:11:26 2c6e9b1d212d: Verifying Checksum 10:11:26 2c6e9b1d212d: Download complete 10:11:26 bdb8f0575790: Download complete 10:11:26 2343380bae48: Verifying Checksum 10:11:26 2343380bae48: Download complete 10:11:26 42c077c10790: Verifying Checksum 10:11:26 42c077c10790: Download complete 10:11:26 c8a8fc8e1c8f: Verifying Checksum 10:11:26 c8a8fc8e1c8f: Download complete 10:11:27 42c077c10790: Pull complete 10:11:27 f63e77b7563a: Pull complete 10:11:28 bd5fdadae976: Pull complete 10:11:28 205491f53016: Pull complete 10:11:28 df18705c85c3: Pull complete 10:11:28 bdb3f477010e: Pull complete 10:11:31 c8a8fc8e1c8f: Pull complete 10:11:31 2c6e9b1d212d: Pull complete 10:11:31 bdb8f0575790: Pull complete 10:11:31 386e3cb2ff24: Pull complete 10:11:31 2343380bae48: Pull complete 10:11:31 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 10:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:31 prd-ubuntu20.04-docker-8c-8g-2554 does not seem to be running inside a container 10:11:31 $ 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 10:11:32 $ docker top d03123b5ef0067920955c377010e9ba484522305805a60664842a94f641d9256 -eo pid,comm 10:11:32 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). 10:11:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:32 [ssh-agent] Looking for ssh-agent implementation... 10:11:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:32 $ docker exec d03123b5ef0067920955c377010e9ba484522305805a60664842a94f641d9256 ssh-agent 10:11:33 SSH_AUTH_SOCK=/tmp/ssh-nEgxr5IKji4M/agent.32 10:11:33 SSH_AGENT_PID=38 10:11:33 Running ssh-add (command line suppressed) 10:11:33 Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7673500940498409820.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7673500940498409820.key) 10:11:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:33 + git tag --points-at HEAD [Pipeline] } 10:11:33 $ docker exec --env ******** --env ******** d03123b5ef0067920955c377010e9ba484522305805a60664842a94f641d9256 ssh-agent -k 10:11:33 unset SSH_AUTH_SOCK; 10:11:33 unset SSH_AGENT_PID; 10:11:33 echo Agent pid 38 killed; 10:11:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:11:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:33 [ssh-agent] Looking for ssh-agent implementation... 10:11:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:33 $ docker exec d03123b5ef0067920955c377010e9ba484522305805a60664842a94f641d9256 ssh-agent 10:11:33 SSH_AUTH_SOCK=/tmp/ssh-aaiyzcQxnvlB/agent.72 10:11:33 SSH_AGENT_PID=78 10:11:33 Running ssh-add (command line suppressed) 10:11:34 Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_2571633864596743798.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_2571633864596743798.key) 10:11:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:34 + git semver init 10:11:34 2022-06-17 10:11:34,630 [run_init] DEBUG init version:0.0.0 force:False 10:11:34 2022-06-17 10:11:34,631 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-64/.semver 10:11:34 2022-06-17 10:11:34,632 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-64/.semver 10:11:34 2022-06-17 10:11:34,632 [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) 10:11:35 2022-06-17 10:11:35,412 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-64/.git/info/exclude 10:11:35 2022-06-17 10:11:35,412 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 with force:False 10:11:35 2022-06-17 10:11:35,413 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 10:11:35 2022-06-17 10:11:35,417 [execute] INFO git cat-file --batch-check 10:11:35 2022-06-17 10:11:35,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) 10:11:35 2022-06-17 10:11:35,424 [execute] INFO git cat-file --batch 10:11:35 2022-06-17 10:11:35,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) 10:11:35 2022-06-17 10:11:35,429 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 10:11:35 0.0.0 [Pipeline] } 10:11:35 $ docker exec --env ******** --env ******** d03123b5ef0067920955c377010e9ba484522305805a60664842a94f641d9256 ssh-agent -k 10:11:35 unset SSH_AUTH_SOCK; 10:11:35 unset SSH_AGENT_PID; 10:11:35 echo Agent pid 78 killed; 10:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:36 + git semver [Pipeline] } 10:11:36 $ docker stop --time=1 d03123b5ef0067920955c377010e9ba484522305805a60664842a94f641d9256 10:11:37 $ docker rm -f d03123b5ef0067920955c377010e9ba484522305805a60664842a94f641d9256 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:11:38 Stashed 1 file(s) [Pipeline] echo 10:11:38 [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 10:11:38 provisioning config files... 10:11:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config5250491317782371729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:38 ---> docker-login.sh 10:11:38 nexus3.edgexfoundry.org:10001 10:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:38 Configure a credential helper to remove this warning. See 10:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:38 10:11:38 Login Succeeded 10:11:38 nexus3.edgexfoundry.org:10002 10:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:39 Configure a credential helper to remove this warning. See 10:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:39 10:11:39 Login Succeeded 10:11:39 nexus3.edgexfoundry.org:10003 10:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:39 Configure a credential helper to remove this warning. See 10:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:39 10:11:39 Login Succeeded 10:11:39 nexus3.edgexfoundry.org:10004 10:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:39 Configure a credential helper to remove this warning. See 10:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:39 10:11:39 Login Succeeded 10:11:39 docker.io 10:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:39 Configure a credential helper to remove this warning. See 10:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:39 10:11:39 Login Succeeded 10:11:39 ---> docker-login.sh ends [Pipeline] } 10:11:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:39 ========================================================= 10:11:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:11:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:39 + 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 . 10:11:39 Sending build context to Docker daemon 9.037MB 10:11:39 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:11:39 Step 2/13 : FROM ${BASE} AS builder 10:11:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:11:39 59bf1c3509f3: Pulling fs layer 10:11:39 666ba61612fd: Pulling fs layer 10:11:39 8ed8ca486205: Pulling fs layer 10:11:39 cc1cd167ecdc: Pulling fs layer 10:11:39 c516ae0d96e1: Pulling fs layer 10:11:39 684cea983483: Pulling fs layer 10:11:39 dd3240ac7de5: Pulling fs layer 10:11:39 b1e948a4e11c: Pulling fs layer 10:11:39 a8fd76ee1af6: Pulling fs layer 10:11:39 646ad004c059: Pulling fs layer 10:11:39 b1e948a4e11c: Waiting 10:11:39 c516ae0d96e1: Waiting 10:11:39 684cea983483: Waiting 10:11:39 a8fd76ee1af6: Waiting 10:11:39 646ad004c059: Waiting 10:11:39 cc1cd167ecdc: Waiting 10:11:39 8ed8ca486205: Verifying Checksum 10:11:39 666ba61612fd: Verifying Checksum 10:11:39 666ba61612fd: Download complete 10:11:40 c516ae0d96e1: Verifying Checksum 10:11:40 c516ae0d96e1: Download complete 10:11:40 684cea983483: Download complete 10:11:40 dd3240ac7de5: Verifying Checksum 10:11:40 dd3240ac7de5: Download complete 10:11:40 59bf1c3509f3: Verifying Checksum 10:11:40 59bf1c3509f3: Download complete 10:11:40 b1e948a4e11c: Verifying Checksum 10:11:40 b1e948a4e11c: Download complete 10:11:40 59bf1c3509f3: Pull complete 10:11:40 666ba61612fd: Pull complete 10:11:40 8ed8ca486205: Pull complete 10:11:40 646ad004c059: Verifying Checksum 10:11:40 646ad004c059: Download complete 10:11:40 a8fd76ee1af6: Verifying Checksum 10:11:40 a8fd76ee1af6: Download complete 10:11:41 cc1cd167ecdc: Verifying Checksum 10:11:41 cc1cd167ecdc: Download complete 10:11:45 cc1cd167ecdc: Pull complete 10:11:45 c516ae0d96e1: Pull complete 10:11:45 684cea983483: Pull complete 10:11:45 dd3240ac7de5: Pull complete 10:11:45 b1e948a4e11c: Pull complete 10:11:48 a8fd76ee1af6: Pull complete 10:11:48 646ad004c059: Pull complete 10:11:48 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 10:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:11:48 ---> 8f69c11f6b0c 10:11:48 Step 3/13 : ARG MAKE="make build" 10:11:49 ---> Running in 157b3e9234ec 10:11:50 Removing intermediate container 157b3e9234ec 10:11:50 ---> f4f12214061d 10:11:50 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:11:50 ---> Running in a83550de49d8 10:11:50 Removing intermediate container a83550de49d8 10:11:50 ---> c6827350c7f9 10:11:50 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:11:50 ---> Running in f828cd2c33e6 10:11:50 Removing intermediate container f828cd2c33e6 10:11:50 ---> 8e12aa02c0c1 10:11:50 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:11:50 ---> Running in f7dfb2e97f4d 10:11:50 Removing intermediate container f7dfb2e97f4d 10:11:50 ---> d5542c88c513 10:11:50 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:50 ---> Running in 79af54f3d65e 10:11:51 Removing intermediate container 79af54f3d65e 10:11:51 ---> ded90c09206e 10:11:51 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:51 ---> Running in 9f9f0964a151 10:11:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:52 OK: 221 MiB in 52 packages 10:11:52 Removing intermediate container 9f9f0964a151 10:11:52 ---> b0133d2bed06 10:11:52 Step 9/13 : WORKDIR /device-onvif-camera 10:11:52 ---> Running in c5d51523b7ae 10:11:53 Removing intermediate container c5d51523b7ae 10:11:53 ---> cd0314f525d4 10:11:53 Step 10/13 : COPY go.mod vendor* ./ 10:11:53 ---> 2675f4c9305c 10:11:53 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:53 ---> Running in 1f3d23c9f33f 10:11:53 Still waiting to schedule task 10:11:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:12:07 Removing intermediate container 1f3d23c9f33f 10:12:07 ---> ef4e929aead4 10:12:07 Step 12/13 : COPY . . 10:12:07 ---> 422467d350f7 10:12:07 Step 13/13 : RUN ${MAKE} 10:12:07 ---> Running in c124864153b6 10:12:07 noop 10:12:08 Removing intermediate container c124864153b6 10:12:08 ---> 937da8e1164e 10:12:08 Successfully built 937da8e1164e 10:12:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:08 + docker inspect -f . ci-base-image-x86_64 10:12:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:08 prd-ubuntu20.04-docker-8c-8g-2554 does not seem to be running inside a container 10:12:08 $ 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 10:12:09 $ docker top cc169683cab587084b6861f30de2e9f4d223ec2dfbcebe69cdcffd3b70c1afd9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:09 + go version 10:12:09 go version go1.17.7 linux/amd64 [Pipeline] } 10:12:09 $ docker stop --time=1 cc169683cab587084b6861f30de2e9f4d223ec2dfbcebe69cdcffd3b70c1afd9 10:12:10 $ docker rm -f cc169683cab587084b6861f30de2e9f4d223ec2dfbcebe69cdcffd3b70c1afd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:11 + docker inspect -f . ci-base-image-x86_64 10:12:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:11 prd-ubuntu20.04-docker-8c-8g-2554 does not seem to be running inside a container 10:12:11 $ 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 10:12:11 $ docker top d226796f22496c17eb5b92eaa5cd3a942bb3a1e700bad8660810a680b54ddd52 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:12:12 + make test 10:12:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:12:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:12:24 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:12:24 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 1.2% of statements 10:12:27 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.398s coverage: 13.8% of statements 10:12:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:12:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:12:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:12:41 ./bin/test-attribution-txt.sh [Pipeline] echo 10:12:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:12:41 $ docker stop --time=1 d226796f22496c17eb5b92eaa5cd3a942bb3a1e700bad8660810a680b54ddd52 10:12:43 $ docker rm -f d226796f22496c17eb5b92eaa5cd3a942bb3a1e700bad8660810a680b54ddd52 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:12:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:12:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:44 + ls -al . 10:12:44 total 236 10:12:44 drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 10:12 . 10:12:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:11 .. 10:12:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:11 .git 10:12:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:11 .github 10:12:44 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 10:11 .gitignore 10:12:44 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 10:11 .golangci.yml 10:12:44 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 10:11 .semver 10:12:44 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 17 10:11 Attribution.txt 10:12:44 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 10:11 CHANGELOG.md 10:12:44 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 10:11 Dockerfile 10:12:44 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 10:11 GOVERNANCE.md 10:12:44 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 10:11 Jenkinsfile 10:12:44 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 10:11 LICENSE 10:12:44 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 10:11 Makefile 10:12:44 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 10:11 OWNERS.md 10:12:44 -rw-rw-r-- 1 jenkins jenkins 30708 Jun 17 10:11 README.md 10:12:44 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 10:11 VERSION 10:12:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:11 bin 10:12:44 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:11 cmd 10:12:44 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 10:12 coverage.out 10:12:44 drwxrwxr-x 5 jenkins jenkins 4096 Jun 17 10:11 doc 10:12:44 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 17 10:11 go.mod 10:12:44 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 17 10:11 go.sum 10:12:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:11 internal 10:12:44 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:44 + 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=0e698bc1fc956e40d82e258a7f46dd013a25ec66 --label arch=amd64 --label version=0.0.0 . 10:12:44 Sending build context to Docker daemon 9.097MB 10:12:44 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:12:44 Step 2/26 : FROM ${BASE} AS builder 10:12:44 ---> 937da8e1164e 10:12:44 Step 3/26 : ARG MAKE="make build" 10:12:44 ---> Running in 66b7cbd43f65 10:12:44 Removing intermediate container 66b7cbd43f65 10:12:44 ---> ab88965e3a77 10:12:44 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:12:44 ---> Running in c9e4c9411957 10:12:44 Removing intermediate container c9e4c9411957 10:12:44 ---> 4bf62e60c37f 10:12:44 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:12:44 ---> Running in d426bf4d9fe4 10:12:45 Removing intermediate container d426bf4d9fe4 10:12:45 ---> 3772a88e418b 10:12:45 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:12:45 ---> Running in d8b78cf0fe73 10:12:45 Removing intermediate container d8b78cf0fe73 10:12:45 ---> 1ea5eb86d5b6 10:12:45 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:45 ---> Running in 78d477949af5 10:12:45 Removing intermediate container 78d477949af5 10:12:45 ---> 060d52f9bd4c 10:12:45 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:45 ---> Running in ef31a474eecc 10:12:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:12:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:12:47 OK: 221 MiB in 52 packages 10:12:47 Removing intermediate container ef31a474eecc 10:12:47 ---> 24e27bcd8d7e 10:12:47 Step 9/26 : WORKDIR /device-onvif-camera 10:12:47 ---> Running in 4f8bd583be44 10:12:47 Removing intermediate container 4f8bd583be44 10:12:47 ---> 151d547e262c 10:12:47 Step 10/26 : COPY go.mod vendor* ./ 10:12:47 ---> cd3bbcc08e8e 10:12:47 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:47 ---> Running in 02f4a9e2c151 10:12:48 Removing intermediate container 02f4a9e2c151 10:12:48 ---> 381f71fea5f8 10:12:48 Step 12/26 : COPY . . 10:12:48 ---> c7b1f97ace48 10:12:48 Step 13/26 : RUN ${MAKE} 10:12:48 ---> Running in dc415813c165 10:12:48 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 10:13:10 Removing intermediate container dc415813c165 10:13:10 ---> 259b78047790 10:13:10 Step 14/26 : FROM alpine:3.15 10:13:10 3.15: Pulling from library/alpine 10:13:10 df9b9388f04a: Pulling fs layer 10:13:10 df9b9388f04a: Verifying Checksum 10:13:10 df9b9388f04a: Download complete 10:13:10 df9b9388f04a: Pull complete 10:13:10 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:13:10 Status: Downloaded newer image for alpine:3.15 10:13:10 ---> 0ac33e5f5afa 10:13:10 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:13:11 ---> Running in 968b1c83c391 10:13:11 Removing intermediate container 968b1c83c391 10:13:11 ---> 1e924012dc4f 10:13:11 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:13:11 ---> Running in 5fc97d871de7 10:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:13:11 (1/6) Installing dumb-init (1.2.5-r1) 10:13:11 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:13:11 (3/6) Installing libsodium (1.0.18-r0) 10:13:11 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:13:11 (5/6) Installing libzmq (4.3.4-r0) 10:13:11 (6/6) Installing zeromq (4.3.4-r0) 10:13:11 Executing busybox-1.34.1-r5.trigger 10:13:11 OK: 8 MiB in 20 packages 10:13:12 Removing intermediate container 5fc97d871de7 10:13:12 ---> 5f797b932bbf 10:13:12 Step 17/26 : WORKDIR / 10:13:12 ---> Running in 6d8fb00088d9 10:13:12 Removing intermediate container 6d8fb00088d9 10:13:12 ---> 5d8edec21e1e 10:13:12 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:13:12 ---> 891ec93b14e3 10:13:12 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:13:13 ---> 999b7b0831f8 10:13:13 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:13:13 ---> fd3b078bfa28 10:13:13 Step 21/26 : EXPOSE 59984 10:13:13 ---> Running in 863e9ec946fa 10:13:13 Removing intermediate container 863e9ec946fa 10:13:13 ---> 61365ea8e5cc 10:13:13 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:13:13 ---> Running in ab2dcdcbf200 10:13:13 Removing intermediate container ab2dcdcbf200 10:13:13 ---> ec9543a1f07c 10:13:13 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:13:13 ---> Running in 957df8cae6ba 10:13:13 Removing intermediate container 957df8cae6ba 10:13:13 ---> 6fb5755fd547 10:13:13 Step 24/26 : LABEL arch=amd64 10:13:13 ---> Running in b2b258983af0 10:13:13 Removing intermediate container b2b258983af0 10:13:13 ---> b7491e371a6c 10:13:13 Step 25/26 : LABEL git_sha=0e698bc1fc956e40d82e258a7f46dd013a25ec66 10:13:13 ---> Running in 82d58311bfe1 10:13:13 Removing intermediate container 82d58311bfe1 10:13:13 ---> 58b388af2834 10:13:13 Step 26/26 : LABEL version=0.0.0 10:13:13 ---> Running in 983c53f3a003 10:13:13 Removing intermediate container 983c53f3a003 10:13:13 ---> cbdc3aed450c 10:13:13 [Warning] One or more build-args [ARCH] were not consumed 10:13:13 Successfully built cbdc3aed450c 10:13:13 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 10:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:14 10:13:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:14 latest: Pulling from edgex-lftools-log-publisher 10:13:14 5eb5b503b376: Pulling fs layer 10:13:14 5c69ac0246d0: Pulling fs layer 10:13:14 ec43610c2a17: Pulling fs layer 10:13:14 3a2ae6a8a46f: Pulling fs layer 10:13:14 33b1e0a273af: Pulling fs layer 10:13:14 3a2ae6a8a46f: Waiting 10:13:14 5d3b04190fa2: Pulling fs layer 10:13:14 33b1e0a273af: Waiting 10:13:14 2f39f015ded8: Pulling fs layer 10:13:14 5d3b04190fa2: Waiting 10:13:14 2f39f015ded8: Waiting 10:13:14 5c69ac0246d0: Download complete 10:13:14 3a2ae6a8a46f: Download complete 10:13:14 33b1e0a273af: Verifying Checksum 10:13:14 33b1e0a273af: Download complete 10:13:14 5d3b04190fa2: Verifying Checksum 10:13:14 5d3b04190fa2: Download complete 10:13:14 ec43610c2a17: Verifying Checksum 10:13:14 ec43610c2a17: Download complete 10:13:14 5eb5b503b376: Verifying Checksum 10:13:14 5eb5b503b376: Download complete 10:13:15 2f39f015ded8: Download complete 10:13:16 5eb5b503b376: Pull complete 10:13:16 5c69ac0246d0: Pull complete 10:13:16 ec43610c2a17: Pull complete 10:13:16 3a2ae6a8a46f: Pull complete 10:13:17 33b1e0a273af: Pull complete 10:13:17 5d3b04190fa2: Pull complete 10:13:22 2f39f015ded8: Pull complete 10:13:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:22 prd-ubuntu20.04-docker-8c-8g-2554 does not seem to be running inside a container 10:13:22 $ 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 10:13:24 $ docker top 510bab7d085e75efdcc0e94a6387526f84dd0458516507a3b24d300a47168bdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:24 ---> job-cost.sh 10:13:24 lf-activate-venv: SKIPPING 10:13:24 INFO: No Stack... 10:13:25 INFO: Retrieving Pricing Info for: v3-standard-8 10:13:25 INFO: Archiving Costs [Pipeline] sh 10:13:25 + cat /w/workspace/oundry_device-onvif-camera_PR-64/archives/cost.csv 10:13:25 + cut -d, -f6 [Pipeline] lock 10:13:25 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-16-stack-cost] 10:13:25 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-16-stack-cost] did not exist. Created. 10:13:25 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:25 + echo total: 0.2199999988079071 [Pipeline] stash 10:13:25 Stashed 1 file(s) [Pipeline] } 10:13:25 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-16-stack-cost] [Pipeline] // lock [Pipeline] } 10:13:26 $ docker stop --time=1 510bab7d085e75efdcc0e94a6387526f84dd0458516507a3b24d300a47168bdf 10:13:27 $ docker rm -f 510bab7d085e75efdcc0e94a6387526f84dd0458516507a3b24d300a47168bdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:14:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2556 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] ws 10:14:25 Running in /w/workspace/device-onvif-camera/16 [Pipeline] { [Pipeline] checkout 10:14:25 Selected Git installation does not exist. Using Default 10:14:25 The recommended git tool is: NONE 10:14:32 using credential edgex-jenkins-ssh 10:14:32 Cloning the remote Git repository 10:14:33 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:14:33 > git init /w/workspace/device-onvif-camera/16 # timeout=10 10:14:33 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:14:33 > git --version # timeout=10 10:14:33 > git --version # 'git version 2.25.1' 10:14:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:34 Merging remotes/origin/main commit ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 into PR head commit bf2d7918a48e2e9daaeccb6451a2c4b556b1851e 10:14:34 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:14:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:34 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:14:34 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:14:34 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:34 > 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 10:14:34 > git config core.sparsecheckout # timeout=10 10:14:34 > git checkout -f bf2d7918a48e2e9daaeccb6451a2c4b556b1851e # timeout=10 10:14:35 > git remote # timeout=10 10:14:35 > git config --get remote.origin.url # timeout=10 10:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:35 > git merge ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 # timeout=10 10:14:35 Merge succeeded, producing 8ad40de5f56dccc1af01799344064ffd39481c02 10:14:35 Checking out Revision 8ad40de5f56dccc1af01799344064ffd39481c02 (PR-64) 10:14:35 > git rev-parse HEAD^{commit} # timeout=10 10:14:35 > git config core.sparsecheckout # timeout=10 10:14:35 > git checkout -f 8ad40de5f56dccc1af01799344064ffd39481c02 # timeout=10 10:14:39 Commit message: "Merge commit 'ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52' into HEAD" 10:14:39 First time build. Skipping changelog. 10:14:39 > git rev-list --no-walk 27544b653dec5bb8e621e2fcc66b0d09ba48de78 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:14:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:14:40 Dload Upload Total Spent Left Speed 10:14:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 10:14:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:14:41 + sudo tee+ sudo /etc/docker/daemon.new jq 10:14:41 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:14:41 { 10:14:41 "registry-mirrors": [ 10:14:41 "https://nexus3.edgexfoundry.org:10001" 10:14:41 ], 10:14:41 "bip": "10.250.0.254/24", 10:14:41 "hosts": [ 10:14:41 "tcp://0.0.0.0:5555", 10:14:41 "unix:///var/run/docker.sock" 10:14:41 ], 10:14:41 "mtu": 1458, 10:14:41 "selinux-enabled": true, 10:14:41 "seccomp-profile": "/etc/docker/seccomp.json" 10:14:41 } [Pipeline] sh 10:14:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:14:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:15:00 provisioning config files... 10:15:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/16@tmp/config2048913794461894770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:01 ---> docker-login.sh 10:15:01 nexus3.edgexfoundry.org:10001 10:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:02 Configure a credential helper to remove this warning. See 10:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:02 10:15:02 Login Succeeded 10:15:02 nexus3.edgexfoundry.org:10002 10:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:02 Configure a credential helper to remove this warning. See 10:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:02 10:15:02 Login Succeeded 10:15:02 nexus3.edgexfoundry.org:10003 10:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:03 Configure a credential helper to remove this warning. See 10:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:03 10:15:03 Login Succeeded 10:15:03 nexus3.edgexfoundry.org:10004 10:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:03 Configure a credential helper to remove this warning. See 10:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:03 10:15:03 Login Succeeded 10:15:03 docker.io 10:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:05 Configure a credential helper to remove this warning. See 10:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:05 10:15:05 Login Succeeded 10:15:05 ---> docker-login.sh ends [Pipeline] } 10:15:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:15:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:15:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:15:05 ========================================================= 10:15:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:15:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:05 + 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 . 10:15:06 Sending build context to Docker daemon 6.248MB 10:15:06 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:15:06 Step 2/13 : FROM ${BASE} AS builder 10:15:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:15:06 9b3977197b4f: Pulling fs layer 10:15:06 1a89e8eeedd5: Pulling fs layer 10:15:06 94645a83ff95: Pulling fs layer 10:15:06 e6fb740bc735: Pulling fs layer 10:15:06 3a77bd46dcc9: Pulling fs layer 10:15:06 355e64cbe906: Pulling fs layer 10:15:06 63ab81a10011: Pulling fs layer 10:15:06 555d1d1c4555: Pulling fs layer 10:15:06 7d9057610161: Pulling fs layer 10:15:06 355e64cbe906: Waiting 10:15:06 63ab81a10011: Waiting 10:15:06 e6fb740bc735: Waiting 10:15:06 3a77bd46dcc9: Waiting 10:15:06 7d9057610161: Waiting 10:15:06 94645a83ff95: Verifying Checksum 10:15:06 94645a83ff95: Download complete 10:15:06 1a89e8eeedd5: Download complete 10:15:06 3a77bd46dcc9: Download complete 10:15:06 9b3977197b4f: Verifying Checksum 10:15:06 9b3977197b4f: Download complete 10:15:06 355e64cbe906: Verifying Checksum 10:15:06 355e64cbe906: Download complete 10:15:06 63ab81a10011: Verifying Checksum 10:15:06 63ab81a10011: Download complete 10:15:07 9b3977197b4f: Pull complete 10:15:07 7d9057610161: Verifying Checksum 10:15:07 7d9057610161: Download complete 10:15:08 1a89e8eeedd5: Pull complete 10:15:08 94645a83ff95: Pull complete 10:15:08 555d1d1c4555: Verifying Checksum 10:15:08 555d1d1c4555: Download complete 10:15:09 e6fb740bc735: Verifying Checksum 10:15:09 e6fb740bc735: Download complete 10:15:21 e6fb740bc735: Pull complete 10:15:21 3a77bd46dcc9: Pull complete 10:15:22 355e64cbe906: Pull complete 10:15:22 63ab81a10011: Pull complete 10:15:29 555d1d1c4555: Pull complete 10:15:31 7d9057610161: Pull complete 10:15:31 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 10:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:15:31 ---> 819e984ddca1 10:15:31 Step 3/13 : ARG MAKE="make build" 10:15:33 ---> Running in 278cce407a18 10:15:33 Removing intermediate container 278cce407a18 10:15:33 ---> 6ad5591a41f9 10:15:33 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:15:33 ---> Running in 1f87be43bba3 10:15:33 Removing intermediate container 1f87be43bba3 10:15:33 ---> 2b1a2a6c5e63 10:15:33 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:15:33 ---> Running in c6b89c303d4d 10:15:34 Removing intermediate container c6b89c303d4d 10:15:34 ---> 54c1a951fee0 10:15:34 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:15:34 ---> Running in 9a65dc098af1 10:15:34 Removing intermediate container 9a65dc098af1 10:15:34 ---> b9a9bb13268c 10:15:34 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:34 ---> Running in c2dc822c41c6 10:15:36 Removing intermediate container c2dc822c41c6 10:15:36 ---> 0c023800ab21 10:15:36 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:36 ---> Running in e4b284d0280d 10:15:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:15:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:15:39 OK: 220 MiB in 52 packages 10:15:40 Removing intermediate container e4b284d0280d 10:15:40 ---> a72385ac6dd8 10:15:40 Step 9/13 : WORKDIR /device-onvif-camera 10:15:40 ---> Running in 2c478fc6e274 10:15:40 Removing intermediate container 2c478fc6e274 10:15:40 ---> 9f30a6121682 10:15:40 Step 10/13 : COPY go.mod vendor* ./ 10:15:41 ---> b5bec81809da 10:15:41 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:41 ---> Running in e0da9a057757 10:16:28 Removing intermediate container e0da9a057757 10:16:28 ---> f05e7fe8c610 10:16:28 Step 12/13 : COPY . . 10:16:29 ---> c9969108d24f 10:16:29 Step 13/13 : RUN ${MAKE} 10:16:29 ---> Running in 61512e2a9f54 10:16:30 noop 10:16:30 Removing intermediate container 61512e2a9f54 10:16:30 ---> d5f0bcba0ed6 10:16:30 Successfully built d5f0bcba0ed6 10:16:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:31 + docker inspect -f . ci-base-image-arm64 10:16:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:31 prd-ubuntu20.04-docker-arm64-4c-16g-2556 does not seem to be running inside a container 10:16:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/16 -v /w/workspace/device-onvif-camera/16:/w/workspace/device-onvif-camera/16:rw,z -v /w/workspace/device-onvif-camera/16@tmp:/w/workspace/device-onvif-camera/16@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 10:16:32 $ docker top 57a1d5d44e6579a95ba1c822d9633728e29db50b82dc4700efaac7bac886f5d4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:33 + go version 10:16:33 go version go1.17.7 linux/arm64 [Pipeline] } 10:16:33 $ docker stop --time=1 57a1d5d44e6579a95ba1c822d9633728e29db50b82dc4700efaac7bac886f5d4 10:16:35 $ docker rm -f 57a1d5d44e6579a95ba1c822d9633728e29db50b82dc4700efaac7bac886f5d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:36 + docker inspect -f . ci-base-image-arm64 10:16:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:36 prd-ubuntu20.04-docker-arm64-4c-16g-2556 does not seem to be running inside a container 10:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/16 -v /w/workspace/device-onvif-camera/16:/w/workspace/device-onvif-camera/16:rw,z -v /w/workspace/device-onvif-camera/16@tmp:/w/workspace/device-onvif-camera/16@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 10:16:37 $ docker top f5d161908c8d8fc671887f87227f5d9fef83f13bf5bb7befd9bb63ccd4f9b570 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:16:38 + make test 10:16:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:16:40 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:18:17 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:18:17 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.084s coverage: 1.2% of statements 10:18:35 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.587s coverage: 13.8% of statements 10:18:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:18:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:19:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:19:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:19:08 ./bin/test-attribution-txt.sh [Pipeline] echo 10:19:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:19:08 $ docker stop --time=1 f5d161908c8d8fc671887f87227f5d9fef83f13bf5bb7befd9bb63ccd4f9b570 10:19:10 $ docker rm -f f5d161908c8d8fc671887f87227f5d9fef83f13bf5bb7befd9bb63ccd4f9b570 [Pipeline] // withDockerContainer [Pipeline] sh 10:19:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:19:11 Warning: overwriting stash ‘coverage-report’ 10:19:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:19:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:19:12 + ls -al . 10:19:12 total 232 10:19:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:19 . 10:19:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:14 .. 10:19:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:14 .git 10:19:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:14 .github 10:19:12 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 10:14 .gitignore 10:19:12 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 10:14 .golangci.yml 10:19:12 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 17 10:14 Attribution.txt 10:19:12 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 10:14 CHANGELOG.md 10:19:12 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 10:14 Dockerfile 10:19:12 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 10:14 GOVERNANCE.md 10:19:12 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 10:14 Jenkinsfile 10:19:12 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 10:14 LICENSE 10:19:12 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 10:14 Makefile 10:19:12 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 10:14 OWNERS.md 10:19:12 -rw-rw-r-- 1 jenkins jenkins 30708 Jun 17 10:14 README.md 10:19:12 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 10:11 VERSION 10:19:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:14 bin 10:19:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:14 cmd 10:19:12 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 10:18 coverage.out 10:19:12 drwxrwxr-x 5 jenkins jenkins 4096 Jun 17 10:14 doc 10:19:12 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 17 10:14 go.mod 10:19:12 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 17 10:14 go.sum 10:19:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:14 internal 10:19:12 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:12 + 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=8ad40de5f56dccc1af01799344064ffd39481c02 --label arch=arm64 --label version=0.0.0 . 10:19:13 Sending build context to Docker daemon 6.309MB 10:19:13 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:19:13 Step 2/26 : FROM ${BASE} AS builder 10:19:13 ---> d5f0bcba0ed6 10:19:13 Step 3/26 : ARG MAKE="make build" 10:19:13 ---> Running in 0a937f73bacc 10:19:13 Removing intermediate container 0a937f73bacc 10:19:13 ---> 71d48f664908 10:19:13 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:19:13 ---> Running in 68de8ea737c9 10:19:13 Removing intermediate container 68de8ea737c9 10:19:13 ---> 8f768fc34902 10:19:13 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:19:14 ---> Running in 81b29f30970b 10:19:14 Removing intermediate container 81b29f30970b 10:19:14 ---> cb247feb7598 10:19:14 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:19:14 ---> Running in 24fe63053072 10:19:14 Removing intermediate container 24fe63053072 10:19:14 ---> 2209f4ee2316 10:19:14 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:14 ---> Running in d88f078c123f 10:19:16 Removing intermediate container d88f078c123f 10:19:16 ---> e0fe2ecfa9e5 10:19:16 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:19:16 ---> Running in 90016362fa5c 10:19:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:19:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:19:19 OK: 220 MiB in 52 packages 10:19:19 Removing intermediate container 90016362fa5c 10:19:19 ---> 5b3094a6365a 10:19:19 Step 9/26 : WORKDIR /device-onvif-camera 10:19:19 ---> Running in 2927aa145257 10:19:20 Removing intermediate container 2927aa145257 10:19:20 ---> 0cc220aeda18 10:19:20 Step 10/26 : COPY go.mod vendor* ./ 10:19:20 ---> e10685d4cf8f 10:19:20 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:20 ---> Running in 05a1990359e3 10:19:22 Removing intermediate container 05a1990359e3 10:19:22 ---> bfd0f770352d 10:19:22 Step 12/26 : COPY . . 10:19:23 ---> 4033330f3b4c 10:19:23 Step 13/26 : RUN ${MAKE} 10:19:23 ---> Running in ca0931353a01 10:19:24 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 10:21:31 Removing intermediate container ca0931353a01 10:21:31 ---> 9e2a19d62a36 10:21:31 Step 14/26 : FROM alpine:3.15 10:21:31 3.15: Pulling from library/alpine 10:21:31 9981e73032c8: Pulling fs layer 10:21:31 9981e73032c8: Verifying Checksum 10:21:31 9981e73032c8: Download complete 10:21:31 9981e73032c8: Pull complete 10:21:31 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:21:31 Status: Downloaded newer image for alpine:3.15 10:21:31 ---> 3fb3c9af89a9 10:21:31 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:21:31 ---> Running in 0d905e87fc3c 10:21:31 Removing intermediate container 0d905e87fc3c 10:21:31 ---> 73304dc6e6d4 10:21:31 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:21:31 ---> Running in 7c693761bca7 10:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:21:31 (1/6) Installing dumb-init (1.2.5-r1) 10:21:31 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:21:31 (3/6) Installing libsodium (1.0.18-r0) 10:21:31 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:21:31 (5/6) Installing libzmq (4.3.4-r0) 10:21:31 (6/6) Installing zeromq (4.3.4-r0) 10:21:31 Executing busybox-1.34.1-r5.trigger 10:21:31 OK: 8 MiB in 20 packages 10:21:31 Removing intermediate container 7c693761bca7 10:21:31 ---> e7e013ac72b7 10:21:31 Step 17/26 : WORKDIR / 10:21:31 ---> Running in d986fe3e464b 10:21:32 Removing intermediate container d986fe3e464b 10:21:32 ---> 98cd03f55787 10:21:32 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:21:33 ---> b298125c25ec 10:21:33 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:21:34 ---> 3c27a5d32acd 10:21:34 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:21:34 ---> 2946f4390d90 10:21:34 Step 21/26 : EXPOSE 59984 10:21:34 ---> Running in 538968b02a32 10:21:34 Removing intermediate container 538968b02a32 10:21:34 ---> 04ce6a479399 10:21:34 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:21:34 ---> Running in 361315eb9edd 10:21:35 Removing intermediate container 361315eb9edd 10:21:35 ---> fec2dd0f5b69 10:21:35 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:21:35 ---> Running in 9955804020c3 10:21:35 Removing intermediate container 9955804020c3 10:21:35 ---> 61351e414fcf 10:21:35 Step 24/26 : LABEL arch=arm64 10:21:35 ---> Running in 754efe9d18bb 10:21:36 Removing intermediate container 754efe9d18bb 10:21:36 ---> b129ac570327 10:21:36 Step 25/26 : LABEL git_sha=8ad40de5f56dccc1af01799344064ffd39481c02 10:21:36 ---> Running in a2c576e9fb1b 10:21:36 Removing intermediate container a2c576e9fb1b 10:21:36 ---> dc321d78c9cb 10:21:36 Step 26/26 : LABEL version=0.0.0 10:21:36 ---> Running in c75b7c250077 10:21:36 Removing intermediate container c75b7c250077 10:21:36 ---> b3377bc37313 10:21:36 [Warning] One or more build-args [ARCH] were not consumed 10:21:36 Successfully built b3377bc37313 10:21:36 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 10:21:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:37 10:21:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:38 arm64: Pulling from edgex-lftools-log-publisher 10:21:38 8998bd30e6a1: Pulling fs layer 10:21:38 04944245beec: Pulling fs layer 10:21:38 699f458cf7ca: Pulling fs layer 10:21:38 765212b225bb: Pulling fs layer 10:21:38 f23df028b6ca: Pulling fs layer 10:21:38 d65c8cfc05b1: Pulling fs layer 10:21:38 2437ff75d9bd: Pulling fs layer 10:21:38 765212b225bb: Waiting 10:21:38 f23df028b6ca: Waiting 10:21:38 d65c8cfc05b1: Waiting 10:21:38 2437ff75d9bd: Waiting 10:21:38 04944245beec: Verifying Checksum 10:21:38 04944245beec: Download complete 10:21:38 765212b225bb: Verifying Checksum 10:21:38 765212b225bb: Download complete 10:21:38 f23df028b6ca: Verifying Checksum 10:21:38 f23df028b6ca: Download complete 10:21:38 d65c8cfc05b1: Verifying Checksum 10:21:38 d65c8cfc05b1: Download complete 10:21:38 699f458cf7ca: Verifying Checksum 10:21:38 699f458cf7ca: Download complete 10:21:38 8998bd30e6a1: Download complete 10:21:41 2437ff75d9bd: Verifying Checksum 10:21:41 2437ff75d9bd: Download complete 10:21:42 8998bd30e6a1: Pull complete 10:21:43 04944245beec: Pull complete 10:21:44 699f458cf7ca: Pull complete 10:21:45 765212b225bb: Pull complete 10:21:45 f23df028b6ca: Pull complete 10:21:45 d65c8cfc05b1: Pull complete 10:22:01 2437ff75d9bd: Pull complete 10:22:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:22:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:01 prd-ubuntu20.04-docker-arm64-4c-16g-2556 does not seem to be running inside a container 10:22:01 $ 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/16 -v /w/workspace/device-onvif-camera/16:/w/workspace/device-onvif-camera/16:rw,z -v /w/workspace/device-onvif-camera/16@tmp:/w/workspace/device-onvif-camera/16@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 10:22:04 $ docker top 5addeab7db5de39f1b9376b3280f4d340207b8d12dd37f3ccc49bbecf67f1da3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:04 ---> job-cost.sh 10:22:04 lf-activate-venv: SKIPPING 10:22:04 INFO: No Stack... 10:22:05 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:06 INFO: Archiving Costs [Pipeline] sh 10:22:06 + cat /w/workspace/device-onvif-camera/16/archives/cost.csv 10:22:06 + cut -d, -f6 [Pipeline] lock 10:22:06 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-16-stack-cost] 10:22:06 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-16-stack-cost] did not exist. Created. 10:22:06 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:07 /w/workspace/device-onvif-camera/16@tmp/durable-e912fb32/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:22:08 + echo total: 0.10999999940395355 [Pipeline] stash 10:22:08 Warning: overwriting stash ‘stack-cost’ 10:22:08 Stashed 1 file(s) [Pipeline] } 10:22:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-16-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:08 $ docker stop --time=1 5addeab7db5de39f1b9376b3280f4d340207b8d12dd37f3ccc49bbecf67f1da3 10:22:09 $ docker rm -f 5addeab7db5de39f1b9376b3280f4d340207b8d12dd37f3ccc49bbecf67f1da3 [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 10:22:10 provisioning config files... 10:22:10 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config7954586304181761035tmp [Pipeline] { [Pipeline] sh 10:22:10 + set +x 10:22:10 + curl -s https://codecov.io/bash 10:22:10 + bash -s -- 10:22:10 10:22:10 _____ _ 10:22:10 / ____| | | 10:22:10 | | ___ __| | ___ ___ _____ __ 10:22:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:22:10 | |___| (_) | (_| | __/ (_| (_) \ V / 10:22:10 \_____\___/ \__,_|\___|\___\___/ \_/ 10:22:10 Bash-1.0.6 10:22:10 10:22:10 10:22:10 ==> git version 2.25.1 found 10:22:10 ==> 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 10:22:10 Release-Date: 2020-01-08 10:22:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:22:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:22:10 ==> Jenkins CI detected. 10:22:10 current dir:  /w/workspace/oundry_device-onvif-camera_PR-64 10:22:10 project root: . 10:22:10 --> token set from env 10:22:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:22:10 ==> Running gcov in . (disable via -X gcov) 10:22:10 ==> Python coveragepy not found 10:22:10 ==> Searching for coverage reports in: 10:22:10 + . 10:22:10 -> Found 1 reports 10:22:10 ==> Detecting git/mercurial file structure 10:22:10 ==> Reading reports 10:22:10 + ./coverage.out bytes=59480 10:22:10 ==> Appending adjustments 10:22:10 https://docs.codecov.io/docs/fixing-reports 10:22:10 + Found adjustments 10:22:10 ==> Gzipping contents 10:22:10 8.0K /tmp/codecov.dS6V0A.gz 10:22:10 ==> Uploading reports 10:22:10 url: https://codecov.io 10:22:10 query: branch=PR-64&commit=0e698bc1fc956e40d82e258a7f46dd013a25ec66&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= 10:22:10 -> Pinging Codecov 10:22:10 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=0e698bc1fc956e40d82e258a7f46dd013a25ec66&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= 10:22:10 -> Uploading to 10:22:10 https://storage.googleapis.com/codecov/v4/raw/2022-06-17/F29A59C45E3A92E06B3E522C9905F8EF/0e698bc1fc956e40d82e258a7f46dd013a25ec66/f0ede9dc-d30d-422e-b677-a0c838d49a8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T102210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa3fa0bc6149c653068c356c21500f4c2602a7a7618fceab93b1938bbb236f50 10:22:10 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:10 Dload Upload Total Spent Left Speed 10:22:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7603 0 0 100 7603 0 35863 --:--:-- --:--:-- --:--:-- 36033 10:22:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/0e698bc1fc956e40d82e258a7f46dd013a25ec66 [Pipeline] } 10:22:11 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 10:22:11 + [ -d /w/workspace/oundry_device-onvif-camera_PR-64/archives ] 10:22:11 + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:22:11 total 16 10:22:11 drwxr-xr-x 3 root root 4096 Jun 17 10:13 . 10:22:11 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 10:13 .. 10:22:11 drwxr-xr-x 2 root root 4096 Jun 17 10:13 cost 10:22:11 -rw-r--r-- 1 root root 90 Jun 17 10:13 cost.csv 10:22:11 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:22:11 + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:22:11 total 16 10:22:11 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 10:13 . 10:22:11 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 10:13 .. 10:22:11 drwxr-xr-x 2 jenkins jenkins 4096 Jun 17 10:13 cost 10:22:11 -rw-r--r-- 1 jenkins jenkins 90 Jun 17 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:22:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:22:13 ---> package-listing.sh 10:22:13 ++ facter osfamily 10:22:13 ++ tr '[:upper:]' '[:lower:]' 10:22:13 + OS_FAMILY=debian 10:22:13 + workspace=/w/workspace/oundry_device-onvif-camera_PR-64 10:22:13 + START_PACKAGES=/tmp/packages_start.txt 10:22:13 + END_PACKAGES=/tmp/packages_end.txt 10:22:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:22:13 + PACKAGES=/tmp/packages_start.txt 10:22:13 + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' 10:22:13 + PACKAGES=/tmp/packages_end.txt 10:22:13 + case "${OS_FAMILY}" in 10:22:13 + dpkg -l 10:22:13 + grep '^ii' 10:22:13 + '[' -f /tmp/packages_start.txt ']' 10:22:13 + '[' -f /tmp/packages_end.txt ']' 10:22:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:13 + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' 10:22:13 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-64/archives/ 10:22:13 + 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 10:22:13 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 10:22:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:14 prd-ubuntu20.04-docker-8c-8g-2554 does not seem to be running inside a container 10:22:14 $ 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 10:22:14 $ docker top d17f4b69aeda7b498c5ec6a6b89d53d228fc850b2ab84305cdbc3fe53400d79b -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:14 + touch /tmp/pre-build-complete [Pipeline] sh 10:22:15 + mkdir -p /var/log/sysstat [Pipeline] sh 10:22:15 + ls /var/log/sa-host 10:22:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:15 provisioning config files... 10:22:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config6057190126300281287tmp [Pipeline] { [Pipeline] echo 10:22:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:22:15 ---> create-netrc.sh [Pipeline] } 10:22:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:22:16 ---> python-tools-install.sh [Pipeline] echo 10:22:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:22:16 ---> sudo-logs.sh 10:22:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:22:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:22:16 ---> job-cost.sh 10:22:16 lf-activate-venv: SKIPPING 10:22:16 DEBUG: total: 0.2199999988079071 10:22:16 INFO: Retrieving Stack Cost... 10:22:17 INFO: Retrieving Pricing Info for: v3-standard-8 10:22:17 INFO: Archiving Costs [Pipeline] echo 10:22:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:22:17 ---> logs-deploy.sh 10:22:17 lf-activate-venv: SKIPPING 10:22:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-64/16 10:22:17 INFO: archiving workspace using pattern(s): 10:22:18 Archives upload complete. 10:22:18 INFO: archiving logs to Nexus 10:22:19 ---> uname -a: 10:22:19 Linux prd-ubuntu20-04-docker-8c-8g-2554 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:22:19 10:22:19 10:22:19 ---> lscpu: 10:22:19 Architecture: x86_64 10:22:19 CPU op-mode(s): 32-bit, 64-bit 10:22:19 Byte Order: Little Endian 10:22:19 Address sizes: 40 bits physical, 48 bits virtual 10:22:19 CPU(s): 8 10:22:19 On-line CPU(s) list: 0-7 10:22:19 Thread(s) per core: 1 10:22:19 Core(s) per socket: 1 10:22:19 Socket(s): 8 10:22:19 NUMA node(s): 1 10:22:19 Vendor ID: AuthenticAMD 10:22:19 CPU family: 23 10:22:19 Model: 49 10:22:19 Model name: AMD EPYC-Rome Processor 10:22:19 Stepping: 0 10:22:19 CPU MHz: 2799.996 10:22:19 BogoMIPS: 5599.99 10:22:19 Virtualization: AMD-V 10:22:19 Hypervisor vendor: KVM 10:22:19 Virtualization type: full 10:22:19 L1d cache: 256 KiB 10:22:19 L1i cache: 256 KiB 10:22:19 L2 cache: 4 MiB 10:22:19 L3 cache: 128 MiB 10:22:19 NUMA node0 CPU(s): 0-7 10:22:19 Vulnerability Itlb multihit: Not affected 10:22:19 Vulnerability L1tf: Not affected 10:22:19 Vulnerability Mds: Not affected 10:22:19 Vulnerability Meltdown: Not affected 10:22:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:22:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:22:19 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:22:19 Vulnerability Srbds: Not affected 10:22:19 Vulnerability Tsx async abort: Not affected 10:22:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:22:19 10:22:19 10:22:19 ---> nproc: 10:22:19 8 10:22:19 10:22:19 10:22:19 ---> df -h: 10:22:19 Filesystem Size Used Avail Use% Mounted on 10:22:19 overlay 155G 11G 145G 7% / 10:22:19 tmpfs 64M 0 64M 0% /dev 10:22:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:22:19 shm 64M 0 64M 0% /dev/shm 10:22:19 /dev/vda1 155G 11G 145G 7% /facter-os 10:22:19 10:22:19 10:22:19 ---> sar -b -r -n DEV: 10:22:19 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2554) 06/17/22 _x86_64_ (8 CPU) 10:22:19 10:22:19 10:10:39 LINUX RESTART (8 CPU) 10:22:19 10:22:19 10:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:22:19 10:12:01 456.72 46.92 409.79 0.00 4141.94 163550.04 0.00 10:22:19 10:13:01 129.71 0.18 129.53 0.00 12.93 23997.87 0.00 10:22:19 10:14:01 122.40 0.00 122.40 0.00 0.00 33612.95 0.00 10:22:19 10:15:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 10:22:19 10:16:01 1.13 0.03 1.10 0.00 0.40 12.26 0.00 10:22:19 10:17:01 1.53 0.02 1.52 0.00 0.13 17.46 0.00 10:22:19 10:18:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 10:22:19 10:19:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 10:22:19 10:20:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 10:22:19 10:21:01 1.70 0.00 1.70 0.00 0.00 24.66 0.00 10:22:19 10:22:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 10:22:19 Average: 64.79 4.22 60.57 0.00 372.04 19898.60 0.00 10:22:19 10:22:19 10:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:22:19 10:12:01 28183544 31717108 577360 1.76 158676 3579304 2245936 6.62 1258208 2987676 163812 10:22:19 10:13:01 27738612 31360984 924864 2.81 165576 3647724 2867472 8.45 1820476 2847916 251140 10:22:19 10:14:01 27659008 31761688 527420 1.60 175840 4076000 1818260 5.36 1355420 3353060 8 10:22:19 10:15:01 27659832 31762644 526236 1.60 175880 4076000 1818260 5.36 1354716 3353060 16 10:22:19 10:16:01 27672408 31775216 513588 1.56 175900 4076012 1818260 5.36 1341612 3353064 12 10:22:19 10:17:01 27671564 31774408 514324 1.56 175932 4076016 1818260 5.36 1342016 3353080 48 10:22:19 10:18:01 27679876 31782832 505656 1.54 175960 4076024 1818260 5.36 1334492 3353084 16 10:22:19 10:19:01 27679860 31782832 505588 1.54 175988 4076028 1818260 5.36 1334472 3353100 176 10:22:19 10:20:01 27679812 31782844 505560 1.54 176004 4076028 1818260 5.36 1334428 3353104 8 10:22:19 10:21:01 27679780 31782808 505536 1.54 176064 4075996 1818260 5.36 1334808 3353080 208 10:22:19 10:22:01 27679472 31782584 505704 1.54 176088 4076016 1818260 5.36 1334932 3353088 12 10:22:19 Average: 27725797 31733268 555621 1.69 173446 3991923 1952523 5.75 1376871 3273937 37769 10:22:19 10:22:19 10:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:22:19 10:12:01 ens3 909.73 583.27 7530.41 123.16 0.00 0.00 0.00 0.00 10:22:19 10:12:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 10:22:19 10:12:01 docker0 114.32 145.55 9.25 1140.94 0.00 0.00 0.00 0.00 10:22:19 10:13:01 ens3 77.70 57.17 79.69 64.96 0.00 0.00 0.00 0.00 10:22:19 10:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:22:19 10:13:01 docker0 5.32 7.83 0.32 37.99 0.00 0.00 0.00 0.00 10:22:19 10:13:01 veth7e96c60 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 10:22:19 10:14:01 ens3 110.55 70.37 2625.77 13.09 0.00 0.00 0.00 0.00 10:22:19 10:14:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 10:22:19 10:14:01 docker0 2.48 5.30 0.16 53.83 0.00 0.00 0.00 0.00 10:22:19 10:15:01 ens3 22.28 13.75 14.22 12.34 0.00 0.00 0.00 0.00 10:22:19 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:19 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:17:01 ens3 3.88 4.17 0.32 6.97 0.00 0.00 0.00 0.00 10:22:19 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:19 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:19:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:22:19 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:19 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:21:01 ens3 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:22:19 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:19 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:22:01 ens3 4.45 8.62 0.35 7.61 0.00 0.00 0.00 0.00 10:22:19 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:19 Average: ens3 101.42 66.27 921.86 20.59 0.00 0.00 0.00 0.00 10:22:19 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 10:22:19 Average: docker0 10.94 14.23 0.87 110.50 0.00 0.00 0.00 0.00 10:22:19 10:22:19 10:22:19 ---> sar -P ALL: 10:22:19 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2554) 06/17/22 _x86_64_ (8 CPU) 10:22:19 10:22:19 10:10:39 LINUX RESTART (8 CPU) 10:22:19 10:22:19 10:11:02 CPU %user %nice %system %iowait %steal %idle 10:22:19 10:12:01 all 13.35 0.00 4.94 1.77 0.08 79.86 10:22:19 10:12:01 0 13.88 0.00 5.67 0.31 0.07 80.08 10:22:19 10:12:01 1 15.14 0.00 4.59 2.08 0.09 78.10 10:22:19 10:12:01 2 16.26 0.00 4.87 1.98 0.09 76.79 10:22:19 10:12:01 3 10.75 0.00 4.35 2.74 0.09 82.08 10:22:19 10:12:01 4 11.62 0.00 4.26 0.14 0.09 83.89 10:22:19 10:12:01 5 13.50 0.00 4.93 1.78 0.07 79.72 10:22:19 10:12:01 6 12.00 0.00 5.30 2.17 0.07 80.47 10:22:19 10:12:01 7 13.63 0.00 5.52 2.98 0.09 77.78 10:22:19 10:13:01 all 41.54 0.00 6.98 0.50 0.10 50.87 10:22:19 10:13:01 0 38.47 0.00 6.82 0.14 0.10 54.47 10:22:19 10:13:01 1 42.89 0.00 7.63 2.04 0.10 47.34 10:22:19 10:13:01 2 45.30 0.00 6.86 0.35 0.08 47.40 10:22:19 10:13:01 3 40.97 0.00 6.94 0.35 0.12 51.62 10:22:19 10:13:01 4 40.56 0.00 6.55 0.27 0.10 52.52 10:22:19 10:13:01 5 43.06 0.00 6.91 0.17 0.08 49.78 10:22:19 10:13:01 6 42.45 0.00 7.34 0.64 0.10 49.47 10:22:19 10:13:01 7 38.61 0.00 6.80 0.05 0.14 54.41 10:22:19 10:14:01 all 6.62 0.00 2.19 0.59 0.04 90.57 10:22:19 10:14:01 0 6.54 0.00 1.83 0.07 0.03 91.53 10:22:19 10:14:01 1 6.14 0.00 2.26 0.10 0.02 91.48 10:22:19 10:14:01 2 6.56 0.00 2.36 0.07 0.05 90.97 10:22:19 10:14:01 3 6.81 0.00 2.51 1.97 0.05 88.66 10:22:19 10:14:01 4 6.67 0.00 1.95 0.10 0.03 91.25 10:22:19 10:14:01 5 6.31 0.00 2.10 0.32 0.03 91.24 10:22:19 10:14:01 6 5.47 0.00 2.10 2.00 0.03 90.41 10:22:19 10:14:01 7 8.45 0.00 2.39 0.08 0.03 89.05 10:22:19 10:15:01 all 0.05 0.00 0.04 0.01 0.00 99.90 10:22:19 10:15:01 0 0.07 0.00 0.02 0.00 0.00 99.92 10:22:19 10:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:22:19 10:15:01 2 0.07 0.00 0.03 0.00 0.00 99.90 10:22:19 10:15:01 3 0.05 0.00 0.08 0.03 0.00 99.83 10:22:19 10:15:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:22:19 10:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:22:19 10:15:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:22:19 10:15:01 7 0.07 0.00 0.08 0.00 0.00 99.85 10:22:19 10:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:22:19 10:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:22:19 10:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:22:19 10:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:22:19 10:16:01 3 0.03 0.00 0.03 0.02 0.02 99.90 10:22:19 10:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:22:19 10:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:22:19 10:16:01 6 0.03 0.00 0.02 0.02 0.00 99.93 10:22:19 10:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:22:19 10:17:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:22:19 10:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:22:19 10:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:22:19 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:22:19 10:17:01 3 0.07 0.00 0.03 0.03 0.00 99.87 10:22:19 10:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:22:19 10:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:22:19 10:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:22:19 10:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:22:19 10:18:01 all 0.02 0.00 0.00 0.00 0.00 99.97 10:22:19 10:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:22:19 10:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:22:19 10:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:22:19 10:18:01 3 0.03 0.00 0.03 0.02 0.00 99.92 10:22:19 10:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:22:19 10:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:19 10:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:22:19 10:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:22:19 10:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:22:19 10:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:22:19 10:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:22:19 10:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:22:19 10:19:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:22:19 10:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:22:19 10:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:22:19 10:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:22:19 10:19:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:22:19 10:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:22:19 10:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:19 10:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:22:19 10:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:22:19 10:20:01 3 0.03 0.00 0.02 0.02 0.00 99.93 10:22:19 10:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:22:19 10:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:22:19 10:20:01 6 0.00 0.00 0.02 0.03 0.00 99.95 10:22:19 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:22:19 10:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:22:19 10:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:22:19 10:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:22:19 10:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:22:19 10:21:01 3 0.05 0.00 0.07 0.03 0.02 99.83 10:22:19 10:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:22:19 10:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:19 10:21:01 6 0.02 0.00 0.00 0.03 0.00 99.95 10:22:19 10:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:22:19 10:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:22:19 10:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:19 10:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:22:19 10:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:22:19 10:22:01 3 0.07 0.00 0.02 0.02 0.00 99.90 10:22:19 10:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:22:19 10:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:22:19 10:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:22:19 10:22:01 7 0.05 0.00 0.07 0.00 0.00 99.88 10:22:19 10:22:19 Average: CPU %user %nice %system %iowait %steal %idle 10:22:19 Average: all 5.55 0.00 1.28 0.26 0.02 92.89 10:22:19 Average: 0 5.31 0.00 1.29 0.05 0.02 93.34 10:22:19 Average: 1 5.77 0.00 1.30 0.38 0.02 92.52 10:22:19 Average: 2 6.16 0.00 1.28 0.21 0.02 92.33 10:22:19 Average: 3 5.32 0.00 1.27 0.47 0.03 92.91 10:22:19 Average: 4 5.31 0.00 1.15 0.05 0.02 93.47 10:22:19 Average: 5 5.66 0.00 1.26 0.20 0.02 92.86 10:22:19 Average: 6 5.40 0.00 1.33 0.44 0.02 92.81 10:22:19 Average: 7 5.46 0.00 1.33 0.27 0.02 92.91 10:22:19 10:22:19 10:22:19