Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a79c5a718067479237195976121108915350925 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-ssh17652404073649895943.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-ssh11962657048982977408.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14172019533006027833.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-ssh1726442032239823032.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6411335085963421470.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2679 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 0a79c5a718067479237195976121108915350925 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 0a79c5a718067479237195976121108915350925 # timeout=10 Commit message: "Merge pull request #85 from edgexfoundry/upgrade-sdk" > git rev-list --no-walk ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:13:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:13:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:13:41 ========================================================= 06:13:41 EdgeX Global Pipelines Version Info 06:13:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:13:42 ------------------- 06:13:42 stable info: 06:13:42 ------------------- 06:13:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:13:42 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 06:13:42 Message: update stable to v1.0.234 06:13:42 ------------------- 06:13:42 experimental info: 06:13:42 ------------------- 06:13:42 Commited By: **** collab-it+edgex@linuxfoundation.org 06:13:42 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 06:13:42 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:13:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 06:13:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 06:13:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a79c5a718067479237195976121108915350925 [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a79c5a [Pipeline] echo 06:13:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:43 provisioning config files... 06:13:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7556867362922383423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:43 ---> docker-login.sh 06:13:43 nexus3.edgexfoundry.org:10001 06:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:43 Configure a credential helper to remove this warning. See 06:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:43 06:13:43 Login Succeeded 06:13:43 nexus3.edgexfoundry.org:10002 06:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:44 Configure a credential helper to remove this warning. See 06:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:44 06:13:44 Login Succeeded 06:13:44 nexus3.edgexfoundry.org:10003 06:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:44 Configure a credential helper to remove this warning. See 06:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:44 06:13:44 Login Succeeded 06:13:44 nexus3.edgexfoundry.org:10004 06:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:44 Configure a credential helper to remove this warning. See 06:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:44 06:13:44 Login Succeeded 06:13:44 docker.io 06:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:45 Configure a credential helper to remove this warning. See 06:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:45 06:13:45 Login Succeeded 06:13:45 ---> docker-login.sh ends [Pipeline] } 06:13:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:13:45 + git rev-list -1 --merges 0a79c5a718067479237195976121108915350925~1..0a79c5a718067479237195976121108915350925 [Pipeline] echo 06:13:45 -----------> git rev-list -1 --merges 0a79c5a718067479237195976121108915350925~1..0a79c5a718067479237195976121108915350925 0a79c5a718067479237195976121108915350925 06:13:45 0a79c5a718067479237195976121108915350925 [false] [Pipeline] sh 06:13:45 + git log --format=format:%s -1 0a79c5a718067479237195976121108915350925 [Pipeline] echo 06:13:45 ========================================================= 06:13:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:13:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:13:46 + git log --format=format:%s -1 0a79c5a718067479237195976121108915350925 [Pipeline] echo 06:13:46 [semverPrep] GIT_COMMIT: 0a79c5a718067479237195976121108915350925, Commit Message: Merge pull request #85 from edgexfoundry/upgrade-sdk [Pipeline] echo 06:13:46 [semverPrep] This is not a build commit. [Pipeline] sh 06:13:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:46 + grep -v github /etc/ssh/ssh_known_hosts 06:13:46 + [ -e /tmp/ssh_known_hosts ] 06:13:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:13:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:13:46 + sudo tee -a /etc/ssh/ssh_known_hosts 06:13:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:46 06:13:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:47 0.1.4: Pulling from edgex-devops/py-git-semver 06:13:47 42c077c10790: Pulling fs layer 06:13:47 f63e77b7563a: Pulling fs layer 06:13:47 bd5fdadae976: Pulling fs layer 06:13:47 205491f53016: Pulling fs layer 06:13:47 df18705c85c3: Pulling fs layer 06:13:47 bdb3f477010e: Pulling fs layer 06:13:47 c8a8fc8e1c8f: Pulling fs layer 06:13:47 2c6e9b1d212d: Pulling fs layer 06:13:47 bdb8f0575790: Pulling fs layer 06:13:47 205491f53016: Waiting 06:13:47 2c6e9b1d212d: Waiting 06:13:47 df18705c85c3: Waiting 06:13:47 386e3cb2ff24: Pulling fs layer 06:13:47 2343380bae48: Pulling fs layer 06:13:47 bdb8f0575790: Waiting 06:13:47 386e3cb2ff24: Waiting 06:13:47 2343380bae48: Waiting 06:13:47 c8a8fc8e1c8f: Waiting 06:13:47 bdb3f477010e: Waiting 06:13:47 f63e77b7563a: Verifying Checksum 06:13:47 f63e77b7563a: Download complete 06:13:47 205491f53016: Verifying Checksum 06:13:47 205491f53016: Download complete 06:13:47 df18705c85c3: Verifying Checksum 06:13:47 df18705c85c3: Download complete 06:13:47 bdb3f477010e: Verifying Checksum 06:13:47 bdb3f477010e: Download complete 06:13:47 bd5fdadae976: Verifying Checksum 06:13:47 bd5fdadae976: Download complete 06:13:47 2c6e9b1d212d: Verifying Checksum 06:13:47 2c6e9b1d212d: Download complete 06:13:47 bdb8f0575790: Verifying Checksum 06:13:47 bdb8f0575790: Download complete 06:13:47 386e3cb2ff24: Verifying Checksum 06:13:47 386e3cb2ff24: Download complete 06:13:47 2343380bae48: Verifying Checksum 06:13:47 2343380bae48: Download complete 06:13:47 42c077c10790: Verifying Checksum 06:13:47 42c077c10790: Download complete 06:13:47 c8a8fc8e1c8f: Download complete 06:13:48 42c077c10790: Pull complete 06:13:48 f63e77b7563a: Pull complete 06:13:49 bd5fdadae976: Pull complete 06:13:49 205491f53016: Pull complete 06:13:49 df18705c85c3: Pull complete 06:13:49 bdb3f477010e: Pull complete 06:13:51 c8a8fc8e1c8f: Pull complete 06:13:51 2c6e9b1d212d: Pull complete 06:13:51 bdb8f0575790: Pull complete 06:13:51 386e3cb2ff24: Pull complete 06:13:51 2343380bae48: Pull complete 06:13:51 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 06:13:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:52 prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container 06:13:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:13:53 $ docker top c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae -eo pid,comm 06:13:53 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). 06:13:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:53 [ssh-agent] Looking for ssh-agent implementation... 06:13:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:53 $ docker exec c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae ssh-agent 06:13:53 SSH_AUTH_SOCK=/tmp/ssh-mIAv5RTVIRwo/agent.33 06:13:53 SSH_AGENT_PID=39 06:13:53 Running ssh-add (command line suppressed) 06:13:53 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2401400529821925325.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2401400529821925325.key) 06:13:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:54 + git tag --points-at HEAD [Pipeline] } 06:13:54 $ docker exec --env ******** --env ******** c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae ssh-agent -k 06:13:54 unset SSH_AUTH_SOCK; 06:13:54 unset SSH_AGENT_PID; 06:13:54 echo Agent pid 39 killed; 06:13:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:13:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:54 [ssh-agent] Looking for ssh-agent implementation... 06:13:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:54 $ docker exec c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae ssh-agent 06:13:54 SSH_AUTH_SOCK=/tmp/ssh-O331vVlVZaKM/agent.72 06:13:54 SSH_AGENT_PID=79 06:13:54 Running ssh-add (command line suppressed) 06:13:54 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8579443942704469403.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8579443942704469403.key) 06:13:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:55 + git semver init 06:13:55 2022-06-19 06:13:55,330 [run_init] DEBUG init version:0.0.0 force:False 06:13:55 2022-06-19 06:13:55,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 06:13:55 2022-06-19 06:13:55,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 06:13:55 2022-06-19 06:13:55,331 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 06:13:56 2022-06-19 06:13:56,022 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 06:13:56 2022-06-19 06:13:56,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 06:13:56 2022-06-19 06:13:56,023 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:13:56 2022-06-19 06:13:56,024 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:13:56 0.0.1-dev.13 [Pipeline] } 06:13:56 $ docker exec --env ******** --env ******** c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae ssh-agent -k 06:13:56 unset SSH_AUTH_SOCK; 06:13:56 unset SSH_AGENT_PID; 06:13:56 echo Agent pid 79 killed; 06:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:56 + git semver [Pipeline] } 06:13:57 $ docker stop --time=1 c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae 06:13:58 $ docker rm -f c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae [Pipeline] // withDockerContainer [Pipeline] sh 06:13:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:13:58 Stashed 1 file(s) [Pipeline] echo 06:13:58 [edgeXSemver]: initialized semver on version 0.0.1-dev.13 [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 06:13:59 provisioning config files... 06:13:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8489731739628453925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:59 ---> docker-login.sh 06:13:59 nexus3.edgexfoundry.org:10001 06:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:59 Configure a credential helper to remove this warning. See 06:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:59 06:13:59 Login Succeeded 06:13:59 nexus3.edgexfoundry.org:10002 06:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:59 Configure a credential helper to remove this warning. See 06:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:59 06:13:59 Login Succeeded 06:13:59 nexus3.edgexfoundry.org:10003 06:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:59 Configure a credential helper to remove this warning. See 06:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:59 06:13:59 Login Succeeded 06:13:59 nexus3.edgexfoundry.org:10004 06:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:59 Configure a credential helper to remove this warning. See 06:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:59 06:13:59 Login Succeeded 06:13:59 docker.io 06:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:00 Configure a credential helper to remove this warning. See 06:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:00 06:14:00 Login Succeeded 06:14:00 ---> docker-login.sh ends [Pipeline] } 06:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:14:00 ========================================================= 06:14:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:14:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:00 + 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 . 06:14:00 Sending build context to Docker daemon 8.743MB 06:14:00 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 06:14:00 Step 2/13 : FROM ${BASE} AS builder 06:14:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:14:00 59bf1c3509f3: Pulling fs layer 06:14:00 666ba61612fd: Pulling fs layer 06:14:00 8ed8ca486205: Pulling fs layer 06:14:00 cc1cd167ecdc: Pulling fs layer 06:14:00 c516ae0d96e1: Pulling fs layer 06:14:00 684cea983483: Pulling fs layer 06:14:00 dd3240ac7de5: Pulling fs layer 06:14:00 b1e948a4e11c: Pulling fs layer 06:14:00 a8fd76ee1af6: Pulling fs layer 06:14:00 646ad004c059: Pulling fs layer 06:14:00 cc1cd167ecdc: Waiting 06:14:00 c516ae0d96e1: Waiting 06:14:00 684cea983483: Waiting 06:14:00 b1e948a4e11c: Waiting 06:14:00 a8fd76ee1af6: Waiting 06:14:00 8ed8ca486205: Verifying Checksum 06:14:00 8ed8ca486205: Download complete 06:14:00 666ba61612fd: Download complete 06:14:00 c516ae0d96e1: Download complete 06:14:00 684cea983483: Verifying Checksum 06:14:00 684cea983483: Download complete 06:14:00 dd3240ac7de5: Verifying Checksum 06:14:00 dd3240ac7de5: Download complete 06:14:00 59bf1c3509f3: Verifying Checksum 06:14:00 59bf1c3509f3: Download complete 06:14:00 b1e948a4e11c: Verifying Checksum 06:14:00 b1e948a4e11c: Download complete 06:14:00 59bf1c3509f3: Pull complete 06:14:01 666ba61612fd: Pull complete 06:14:01 8ed8ca486205: Pull complete 06:14:01 646ad004c059: Verifying Checksum 06:14:01 646ad004c059: Download complete 06:14:01 a8fd76ee1af6: Download complete 06:14:01 cc1cd167ecdc: Verifying Checksum 06:14:01 cc1cd167ecdc: Download complete 06:14:04 cc1cd167ecdc: Pull complete 06:14:04 c516ae0d96e1: Pull complete 06:14:04 684cea983483: Pull complete 06:14:04 dd3240ac7de5: Pull complete 06:14:04 b1e948a4e11c: Pull complete 06:14:06 a8fd76ee1af6: Pull complete 06:14:07 646ad004c059: Pull complete 06:14:07 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 06:14:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:14:07 ---> 8f69c11f6b0c 06:14:07 Step 3/13 : ARG MAKE="make build" 06:14:09 ---> Running in 0da6054c36cf 06:14:09 Removing intermediate container 0da6054c36cf 06:14:09 ---> 3a7185c915e4 06:14:09 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 06:14:09 ---> Running in 0ec671d38c76 06:14:09 Removing intermediate container 0ec671d38c76 06:14:09 ---> 07bbd04dae6e 06:14:09 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 06:14:09 ---> Running in 87ce688eb7f7 06:14:09 Removing intermediate container 87ce688eb7f7 06:14:09 ---> af469eb6c0ed 06:14:09 Step 6/13 : LABEL Name=edgex-device-onvif-camera 06:14:09 ---> Running in a39e5078841d 06:14:09 Removing intermediate container a39e5078841d 06:14:09 ---> 5896ffb0d879 06:14:09 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:09 ---> Running in 8f6c1f375076 06:14:10 Removing intermediate container 8f6c1f375076 06:14:10 ---> ca6b8ca80b1a 06:14:10 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:14:10 ---> Running in a735ca724e19 06:14:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:14:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:14:11 OK: 221 MiB in 52 packages 06:14:12 Removing intermediate container a735ca724e19 06:14:12 ---> 8451cda54182 06:14:12 Step 9/13 : WORKDIR /device-onvif-camera 06:14:12 ---> Running in 98ceb5ecabca 06:14:12 Removing intermediate container 98ceb5ecabca 06:14:12 ---> 5640a183714b 06:14:12 Step 10/13 : COPY go.mod vendor* ./ 06:14:12 ---> 298dc7610c25 06:14:12 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:12 ---> Running in 161a28bb3420 06:14:14 Still waiting to schedule task 06:14:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:14:27 Removing intermediate container 161a28bb3420 06:14:27 ---> c537e7924eb4 06:14:27 Step 12/13 : COPY . . 06:14:27 ---> 16fe9631e1e1 06:14:27 Step 13/13 : RUN ${MAKE} 06:14:27 ---> Running in 116e9c25ff5d 06:14:27 noop 06:14:27 Removing intermediate container 116e9c25ff5d 06:14:27 ---> b2165fee766c 06:14:27 Successfully built b2165fee766c 06:14:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:27 + docker inspect -f . ci-base-image-x86_64 06:14:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:27 prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container 06:14:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 06:14:28 $ docker top c7e2a80dc7947977474c76bb44582b0f6463401f38dc0b0a8173c8d3f1c5e37a -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:28 + go version 06:14:28 go version go1.17.7 linux/amd64 [Pipeline] } 06:14:28 $ docker stop --time=1 c7e2a80dc7947977474c76bb44582b0f6463401f38dc0b0a8173c8d3f1c5e37a 06:14:30 $ docker rm -f c7e2a80dc7947977474c76bb44582b0f6463401f38dc0b0a8173c8d3f1c5e37a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:30 + docker inspect -f . ci-base-image-x86_64 06:14:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:30 prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container 06:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 06:14:30 $ docker top 50ce01761ff5ef3a96d5dcb8e12431287cf124fd462ee49190e0121876eef798 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:14:31 + make test 06:14:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:14:31 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:14:41 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 06:14:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.2% of statements 06:14:44 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.517s coverage: 13.8% of statements 06:14:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:14:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:14:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:14:55 ./bin/test-attribution-txt.sh [Pipeline] echo 06:14:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:14:55 $ docker stop --time=1 50ce01761ff5ef3a96d5dcb8e12431287cf124fd462ee49190e0121876eef798 06:14:57 $ docker rm -f 50ce01761ff5ef3a96d5dcb8e12431287cf124fd462ee49190e0121876eef798 [Pipeline] // withDockerContainer [Pipeline] sh 06:14:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:14:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:14:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:14:58 + ls -al . 06:14:58 total 236 06:14:58 drwxrwxr-x 9 jenkins jenkins 4096 Jun 19 06:14 . 06:14:58 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:13 .. 06:14:58 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:13 .git 06:14:58 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:13 .github 06:14:58 -rw-rw-r-- 1 jenkins jenkins 352 Jun 19 06:13 .gitignore 06:14:58 -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 06:13 .golangci.yml 06:14:58 drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:13 .semver 06:14:58 -rw-rw-r-- 1 jenkins jenkins 9227 Jun 19 06:13 Attribution.txt 06:14:58 -rw-rw-r-- 1 jenkins jenkins 189 Jun 19 06:13 CHANGELOG.md 06:14:58 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 19 06:13 Dockerfile 06:14:58 -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:13 GOVERNANCE.md 06:14:58 -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 06:13 Jenkinsfile 06:14:58 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 19 06:13 LICENSE 06:14:58 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 19 06:13 Makefile 06:14:58 -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 06:13 OWNERS.md 06:14:58 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 19 06:13 README.md 06:14:58 -rw-rw-r-- 1 jenkins jenkins 12 Jun 19 06:13 VERSION 06:14:58 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:13 bin 06:14:58 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:13 cmd 06:14:58 -rw-r--r-- 1 jenkins jenkins 59480 Jun 19 06:14 coverage.out 06:14:58 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:13 doc 06:14:58 -rw-rw-r-- 1 jenkins jenkins 3584 Jun 19 06:13 go.mod 06:14:58 -rw-rw-r-- 1 jenkins jenkins 37933 Jun 19 06:13 go.sum 06:14:58 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:13 internal 06:14:58 -rw-rw-r-- 1 jenkins jenkins 236 Jun 19 06:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:58 + 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=0a79c5a718067479237195976121108915350925 --label arch=amd64 --label version=0.0.1-dev.13 . 06:14:58 Sending build context to Docker daemon 8.804MB 06:14:58 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 06:14:58 Step 2/26 : FROM ${BASE} AS builder 06:14:58 ---> b2165fee766c 06:14:58 Step 3/26 : ARG MAKE="make build" 06:14:58 ---> Running in a930ee9ca18e 06:14:59 Removing intermediate container a930ee9ca18e 06:14:59 ---> 047500b94720 06:14:59 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 06:14:59 ---> Running in 51e299d1edc1 06:14:59 Removing intermediate container 51e299d1edc1 06:14:59 ---> 2aa0a98fd56b 06:14:59 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:14:59 ---> Running in dfefb048024c 06:14:59 Removing intermediate container dfefb048024c 06:14:59 ---> 15652d4250f0 06:14:59 Step 6/26 : LABEL Name=edgex-device-onvif-camera 06:14:59 ---> Running in 4a20e3b6a831 06:14:59 Removing intermediate container 4a20e3b6a831 06:14:59 ---> 9b10c9425c96 06:14:59 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:59 ---> Running in 3688409e50f7 06:14:59 Removing intermediate container 3688409e50f7 06:14:59 ---> b257dcfe0864 06:14:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:14:59 ---> Running in 826e1747b7be 06:15:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:15:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:15:01 OK: 221 MiB in 52 packages 06:15:01 Removing intermediate container 826e1747b7be 06:15:01 ---> 008ca3d27548 06:15:01 Step 9/26 : WORKDIR /device-onvif-camera 06:15:01 ---> Running in 4357a17ca493 06:15:01 Removing intermediate container 4357a17ca493 06:15:01 ---> a1ee9b339636 06:15:01 Step 10/26 : COPY go.mod vendor* ./ 06:15:01 ---> faaa01b49a5f 06:15:01 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:01 ---> Running in 23b112d03624 06:15:02 Removing intermediate container 23b112d03624 06:15:02 ---> 9199f6e8ad77 06:15:02 Step 12/26 : COPY . . 06:15:03 ---> f0f85bf76dd8 06:15:03 Step 13/26 : RUN ${MAKE} 06:15:03 ---> Running in e0b07dba9964 06:15:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 06:15:25 Removing intermediate container e0b07dba9964 06:15:25 ---> 409252957406 06:15:25 Step 14/26 : FROM alpine:3.15 06:15:25 3.15: Pulling from library/alpine 06:15:25 df9b9388f04a: Pulling fs layer 06:15:25 df9b9388f04a: Download complete 06:15:25 df9b9388f04a: Pull complete 06:15:25 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:15:25 Status: Downloaded newer image for alpine:3.15 06:15:25 ---> 0ac33e5f5afa 06:15:25 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:15:25 ---> Running in bd9b4bd80a00 06:15:25 Removing intermediate container bd9b4bd80a00 06:15:25 ---> 1ee0df671470 06:15:25 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 06:15:25 ---> Running in 739ff2e5896c 06:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:15:25 (1/6) Installing dumb-init (1.2.5-r1) 06:15:25 (2/6) Installing libgcc (10.3.1_git20211027-r0) 06:15:25 (3/6) Installing libsodium (1.0.18-r0) 06:15:25 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 06:15:25 (5/6) Installing libzmq (4.3.4-r0) 06:15:25 (6/6) Installing zeromq (4.3.4-r0) 06:15:25 Executing busybox-1.34.1-r5.trigger 06:15:25 OK: 8 MiB in 20 packages 06:15:25 Removing intermediate container 739ff2e5896c 06:15:25 ---> c8bbd07dade0 06:15:25 Step 17/26 : WORKDIR / 06:15:25 ---> Running in 1f91c22c5b3e 06:15:25 Removing intermediate container 1f91c22c5b3e 06:15:25 ---> 162c8e105c33 06:15:25 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:15:25 ---> ab0cbd6aad43 06:15:25 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:15:25 ---> 91518ff2fd99 06:15:25 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:15:26 ---> 33d4e3bd8d4c 06:15:26 Step 21/26 : EXPOSE 59984 06:15:26 ---> Running in f78504f1be8d 06:15:26 Removing intermediate container f78504f1be8d 06:15:26 ---> 1c74532675cd 06:15:26 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:15:26 ---> Running in 04cff6548499 06:15:26 Removing intermediate container 04cff6548499 06:15:26 ---> 5edf72c2c7c4 06:15:26 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:26 ---> Running in 42cc29e51e8c 06:15:26 Removing intermediate container 42cc29e51e8c 06:15:26 ---> bee8c4712484 06:15:26 Step 24/26 : LABEL arch=amd64 06:15:26 ---> Running in 2c48efe34d0f 06:15:26 Removing intermediate container 2c48efe34d0f 06:15:26 ---> 210be2bdc294 06:15:26 Step 25/26 : LABEL git_sha=0a79c5a718067479237195976121108915350925 06:15:26 ---> Running in 6bc6f6cc6d8e 06:15:26 Removing intermediate container 6bc6f6cc6d8e 06:15:26 ---> 5ac22d0a0736 06:15:26 Step 26/26 : LABEL version=0.0.1-dev.13 06:15:26 ---> Running in 3f1e8463683a 06:15:26 Removing intermediate container 3f1e8463683a 06:15:26 ---> c5d1f1e2e35b 06:15:26 [Warning] One or more build-args [ARCH] were not consumed 06:15:26 Successfully built c5d1f1e2e35b 06:15:26 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:27 provisioning config files... 06:15:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6148071575915891541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:27 ---> docker-login.sh 06:15:27 nexus3.edgexfoundry.org:10001 06:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:27 Configure a credential helper to remove this warning. See 06:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:27 06:15:27 Login Succeeded 06:15:27 nexus3.edgexfoundry.org:10002 06:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:27 Configure a credential helper to remove this warning. See 06:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:27 06:15:27 Login Succeeded 06:15:27 nexus3.edgexfoundry.org:10003 06:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:27 Configure a credential helper to remove this warning. See 06:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:27 06:15:27 Login Succeeded 06:15:27 nexus3.edgexfoundry.org:10004 06:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:27 Configure a credential helper to remove this warning. See 06:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:27 06:15:27 Login Succeeded 06:15:27 docker.io 06:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:28 Configure a credential helper to remove this warning. See 06:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:28 06:15:28 Login Succeeded 06:15:28 ---> docker-login.sh ends [Pipeline] } 06:15:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:28 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 06:15:28 0a79c5a718067479237195976121108915350925 06:15:28 latest 06:15:28 0.0.1-dev.13 06:15:28 0a79c5a718067479237195976121108915350925-0.0.1-dev.13 06:15:28 main 06:15:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:28 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925 06:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:15:28 3f110a075eb4: Preparing 06:15:28 918d6298560a: Preparing 06:15:28 49146c0b58a7: Preparing 06:15:28 918af959d55a: Preparing 06:15:28 4fc242d58285: Preparing 06:15:28 4fc242d58285: Layer already exists 06:15:28 3f110a075eb4: Pushed 06:15:28 918d6298560a: Pushed 06:15:29 918af959d55a: Pushed 06:15:32 49146c0b58a7: Pushed 06:15:32 0a79c5a718067479237195976121108915350925: digest: sha256:8deca10b25e5fbecdc41229db42b9d6bbeca05bc6d1b7832a42ac13496bc4a3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:15:33 3f110a075eb4: Preparing 06:15:33 918d6298560a: Preparing 06:15:33 49146c0b58a7: Preparing 06:15:33 918af959d55a: Preparing 06:15:33 4fc242d58285: Preparing 06:15:33 3f110a075eb4: Layer already exists 06:15:33 918d6298560a: Layer already exists 06:15:33 918af959d55a: Layer already exists 06:15:33 4fc242d58285: Layer already exists 06:15:33 49146c0b58a7: Layer already exists 06:15:33 latest: digest: sha256:8deca10b25e5fbecdc41229db42b9d6bbeca05bc6d1b7832a42ac13496bc4a3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.13 06:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:15:33 3f110a075eb4: Preparing 06:15:33 918d6298560a: Preparing 06:15:33 49146c0b58a7: Preparing 06:15:33 918af959d55a: Preparing 06:15:33 4fc242d58285: Preparing 06:15:33 4fc242d58285: Layer already exists 06:15:33 49146c0b58a7: Layer already exists 06:15:33 3f110a075eb4: Layer already exists 06:15:33 918af959d55a: Layer already exists 06:15:33 918d6298560a: Layer already exists 06:15:33 0.0.1-dev.13: digest: sha256:8deca10b25e5fbecdc41229db42b9d6bbeca05bc6d1b7832a42ac13496bc4a3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:34 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 06:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:15:34 3f110a075eb4: Preparing 06:15:34 918d6298560a: Preparing 06:15:34 49146c0b58a7: Preparing 06:15:34 918af959d55a: Preparing 06:15:34 4fc242d58285: Preparing 06:15:34 49146c0b58a7: Layer already exists 06:15:34 3f110a075eb4: Layer already exists 06:15:34 4fc242d58285: Layer already exists 06:15:34 918d6298560a: Layer already exists 06:15:34 918af959d55a: Layer already exists 06:15:34 0a79c5a718067479237195976121108915350925-0.0.1-dev.13: digest: sha256:8deca10b25e5fbecdc41229db42b9d6bbeca05bc6d1b7832a42ac13496bc4a3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:34 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 06:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:15:35 3f110a075eb4: Preparing 06:15:35 918d6298560a: Preparing 06:15:35 49146c0b58a7: Preparing 06:15:35 918af959d55a: Preparing 06:15:35 4fc242d58285: Preparing 06:15:35 918d6298560a: Layer already exists 06:15:35 918af959d55a: Layer already exists 06:15:35 3f110a075eb4: Layer already exists 06:15:35 49146c0b58a7: Layer already exists 06:15:35 4fc242d58285: Layer already exists 06:15:35 main: digest: sha256:8deca10b25e5fbecdc41229db42b9d6bbeca05bc6d1b7832a42ac13496bc4a3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:35 ===================================================== [Pipeline] echo 06:15:35 taggedImages: 06:15:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925 06:15:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:15:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.13 06:15:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 06:15:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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 06:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:35 06:15:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:35 latest: Pulling from edgex-lftools-log-publisher 06:15:35 5eb5b503b376: Pulling fs layer 06:15:35 5c69ac0246d0: Pulling fs layer 06:15:35 ec43610c2a17: Pulling fs layer 06:15:35 3a2ae6a8a46f: Pulling fs layer 06:15:35 33b1e0a273af: Pulling fs layer 06:15:35 5d3b04190fa2: Pulling fs layer 06:15:35 2f39f015ded8: Pulling fs layer 06:15:35 3a2ae6a8a46f: Waiting 06:15:35 33b1e0a273af: Waiting 06:15:35 5d3b04190fa2: Waiting 06:15:35 5c69ac0246d0: Verifying Checksum 06:15:35 5c69ac0246d0: Download complete 06:15:35 3a2ae6a8a46f: Verifying Checksum 06:15:35 3a2ae6a8a46f: Download complete 06:15:35 33b1e0a273af: Verifying Checksum 06:15:35 33b1e0a273af: Download complete 06:15:35 5d3b04190fa2: Download complete 06:15:35 ec43610c2a17: Verifying Checksum 06:15:35 ec43610c2a17: Download complete 06:15:36 5eb5b503b376: Verifying Checksum 06:15:36 5eb5b503b376: Download complete 06:15:36 2f39f015ded8: Download complete 06:15:37 5eb5b503b376: Pull complete 06:15:37 5c69ac0246d0: Pull complete 06:15:37 ec43610c2a17: Pull complete 06:15:37 3a2ae6a8a46f: Pull complete 06:15:38 33b1e0a273af: Pull complete 06:15:38 5d3b04190fa2: Pull complete 06:15:42 2f39f015ded8: Pull complete 06:15:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:42 prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container 06:15:42 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:15:44 $ docker top 73e6939845b465c1f55d26ad3e24c78174f41adba8e8d5ca2658d5c90c978506 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:44 ---> job-cost.sh 06:15:44 lf-activate-venv: SKIPPING 06:15:44 INFO: No Stack... 06:15:45 INFO: Retrieving Pricing Info for: v3-standard-8 06:15:45 INFO: Archiving Costs [Pipeline] sh 06:15:45 + + cut -d, -f6 06:15:45 cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock 06:15:45 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] 06:15:45 Resource [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] did not exist. Created. 06:15:45 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:46 + echo total: 0.2199999988079071 [Pipeline] stash 06:15:46 Stashed 1 file(s) [Pipeline] } 06:15:46 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] [Pipeline] // lock [Pipeline] } 06:15:46 $ docker stop --time=1 73e6939845b465c1f55d26ad3e24c78174f41adba8e8d5ca2658d5c90c978506 06:15:47 $ docker rm -f 73e6939845b465c1f55d26ad3e24c78174f41adba8e8d5ca2658d5c90c978506 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:24:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3099 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 06:24:10 Running in /w/workspace/device-onvif-camera/15 [Pipeline] { [Pipeline] checkout 06:24:10 Selected Git installation does not exist. Using Default 06:24:10 The recommended git tool is: NONE 06:24:19 using credential edgex-jenkins-ssh 06:24:19 Cloning the remote Git repository 06:24:19 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 06:24:19 > git init /w/workspace/device-onvif-camera/15 # timeout=10 06:24:19 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:24:19 > git --version # timeout=10 06:24:19 > git --version # 'git version 2.25.1' 06:24:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:21 Avoid second fetch 06:24:21 Checking out Revision 0a79c5a718067479237195976121108915350925 (main) 06:24:20 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:24:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:21 > git config core.sparsecheckout # timeout=10 06:24:21 > git checkout -f 0a79c5a718067479237195976121108915350925 # timeout=10 06:24:25 Commit message: "Merge pull request #85 from edgexfoundry/upgrade-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:24:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:26 Dload Upload Total Spent Left Speed 06:24:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 60359 0 --:--:-- --:--:-- --:--:-- 60359 [Pipeline] sh 06:24:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:24:27 + + sudo tee /etc/docker/daemon.new 06:24:27 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:24:27 { 06:24:27 "registry-mirrors": [ 06:24:27 "https://nexus3.edgexfoundry.org:10001" 06:24:27 ], 06:24:27 "bip": "10.250.0.254/24", 06:24:27 "hosts": [ 06:24:27 "tcp://0.0.0.0:5555", 06:24:27 "unix:///var/run/docker.sock" 06:24:27 ], 06:24:27 "mtu": 1458, 06:24:27 "selinux-enabled": true, 06:24:27 "seccomp-profile": "/etc/docker/seccomp.json" 06:24:27 } [Pipeline] sh 06:24:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:24:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:46 provisioning config files... 06:24:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/15@tmp/config8509650812295312710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:47 ---> docker-login.sh 06:24:47 nexus3.edgexfoundry.org:10001 06:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:48 Configure a credential helper to remove this warning. See 06:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:48 06:24:48 Login Succeeded 06:24:48 nexus3.edgexfoundry.org:10002 06:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:48 Configure a credential helper to remove this warning. See 06:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:48 06:24:48 Login Succeeded 06:24:48 nexus3.edgexfoundry.org:10003 06:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:49 Configure a credential helper to remove this warning. See 06:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:49 06:24:49 Login Succeeded 06:24:49 nexus3.edgexfoundry.org:10004 06:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:49 Configure a credential helper to remove this warning. See 06:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:49 06:24:49 Login Succeeded 06:24:49 docker.io 06:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:50 Configure a credential helper to remove this warning. See 06:24:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:50 06:24:50 Login Succeeded 06:24:50 ---> docker-login.sh ends [Pipeline] } 06:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:24:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:24:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:24:50 ========================================================= 06:24:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:24:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:50 + 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 . 06:24:51 Sending build context to Docker daemon 5.956MB 06:24:51 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 06:24:51 Step 2/13 : FROM ${BASE} AS builder 06:24:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:24:51 9b3977197b4f: Pulling fs layer 06:24:51 1a89e8eeedd5: Pulling fs layer 06:24:51 94645a83ff95: Pulling fs layer 06:24:51 e6fb740bc735: Pulling fs layer 06:24:51 3a77bd46dcc9: Pulling fs layer 06:24:51 355e64cbe906: Pulling fs layer 06:24:51 63ab81a10011: Pulling fs layer 06:24:51 555d1d1c4555: Pulling fs layer 06:24:51 7d9057610161: Pulling fs layer 06:24:51 355e64cbe906: Waiting 06:24:51 555d1d1c4555: Waiting 06:24:51 63ab81a10011: Waiting 06:24:51 7d9057610161: Waiting 06:24:51 e6fb740bc735: Waiting 06:24:51 94645a83ff95: Verifying Checksum 06:24:51 94645a83ff95: Download complete 06:24:51 1a89e8eeedd5: Verifying Checksum 06:24:51 1a89e8eeedd5: Download complete 06:24:51 3a77bd46dcc9: Download complete 06:24:51 355e64cbe906: Download complete 06:24:51 63ab81a10011: Verifying Checksum 06:24:51 63ab81a10011: Download complete 06:24:51 9b3977197b4f: Verifying Checksum 06:24:51 9b3977197b4f: Download complete 06:24:52 9b3977197b4f: Pull complete 06:24:52 7d9057610161: Verifying Checksum 06:24:52 7d9057610161: Download complete 06:24:53 1a89e8eeedd5: Pull complete 06:24:53 94645a83ff95: Pull complete 06:24:53 555d1d1c4555: Verifying Checksum 06:24:53 555d1d1c4555: Download complete 06:24:54 e6fb740bc735: Verifying Checksum 06:24:54 e6fb740bc735: Download complete 06:25:06 e6fb740bc735: Pull complete 06:25:06 3a77bd46dcc9: Pull complete 06:25:07 355e64cbe906: Pull complete 06:25:07 63ab81a10011: Pull complete 06:25:14 555d1d1c4555: Pull complete 06:25:15 7d9057610161: Pull complete 06:25:15 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 06:25:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:25:15 ---> 819e984ddca1 06:25:15 Step 3/13 : ARG MAKE="make build" 06:25:17 ---> Running in 5f5736e5372c 06:25:17 Removing intermediate container 5f5736e5372c 06:25:17 ---> 1a5b094bda9b 06:25:17 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 06:25:17 ---> Running in 2c95c5d3b6f8 06:25:17 Removing intermediate container 2c95c5d3b6f8 06:25:17 ---> 6c2d8a44a9f4 06:25:17 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 06:25:17 ---> Running in 911a02900274 06:25:18 Removing intermediate container 911a02900274 06:25:18 ---> d1baca299ee3 06:25:18 Step 6/13 : LABEL Name=edgex-device-onvif-camera 06:25:18 ---> Running in 539fea1cc495 06:25:18 Removing intermediate container 539fea1cc495 06:25:18 ---> 5e01fea4519d 06:25:18 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:18 ---> Running in b2110b6ffb31 06:25:20 Removing intermediate container b2110b6ffb31 06:25:20 ---> f494a4dd6721 06:25:20 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:25:20 ---> Running in 1500e8d93f99 06:25:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:25:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:25:23 OK: 220 MiB in 52 packages 06:25:24 Removing intermediate container 1500e8d93f99 06:25:24 ---> 61abf8d05b71 06:25:24 Step 9/13 : WORKDIR /device-onvif-camera 06:25:24 ---> Running in 3d5d1a143762 06:25:26 Removing intermediate container 3d5d1a143762 06:25:26 ---> efce9184bc4f 06:25:26 Step 10/13 : COPY go.mod vendor* ./ 06:25:26 ---> 04477e188ed9 06:25:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:26 ---> Running in 3d978d2ad24a 06:26:13 Removing intermediate container 3d978d2ad24a 06:26:13 ---> f0c5c717c0c6 06:26:13 Step 12/13 : COPY . . 06:26:15 ---> d7401f912172 06:26:15 Step 13/13 : RUN ${MAKE} 06:26:15 ---> Running in 7124fe20e5e4 06:26:16 noop 06:26:16 Removing intermediate container 7124fe20e5e4 06:26:16 ---> 5dfd7dd2094e 06:26:16 Successfully built 5dfd7dd2094e 06:26:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:17 + docker inspect -f . ci-base-image-arm64 06:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:17 prd-ubuntu20.04-docker-arm64-4c-16g-3099 does not seem to be running inside a container 06:26:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/15 -v /w/workspace/device-onvif-camera/15:/w/workspace/device-onvif-camera/15:rw,z -v /w/workspace/device-onvif-camera/15@tmp:/w/workspace/device-onvif-camera/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:26:18 $ docker top a64565efb793ba02a0726de8284e751bed88d8beba7a5774936209d7ff4ad54a -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:19 + go version 06:26:19 go version go1.17.7 linux/arm64 [Pipeline] } 06:26:19 $ docker stop --time=1 a64565efb793ba02a0726de8284e751bed88d8beba7a5774936209d7ff4ad54a 06:26:21 $ docker rm -f a64565efb793ba02a0726de8284e751bed88d8beba7a5774936209d7ff4ad54a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:22 + docker inspect -f . ci-base-image-arm64 06:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:22 prd-ubuntu20.04-docker-arm64-4c-16g-3099 does not seem to be running inside a container 06:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/15 -v /w/workspace/device-onvif-camera/15:/w/workspace/device-onvif-camera/15:rw,z -v /w/workspace/device-onvif-camera/15@tmp:/w/workspace/device-onvif-camera/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:26:23 $ docker top 90bb87fd7236d62299a0ef422aa7314fdad82b0c6d390b135dd2d0ff3d927acf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:26:24 + make test 06:26:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:26:26 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:28:03 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 06:28:03 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.081s coverage: 1.2% of statements 06:28:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.737s coverage: 13.8% of statements 06:28:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:28:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:28:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:28:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:28:51 ./bin/test-attribution-txt.sh [Pipeline] echo 06:28:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:28:53 $ docker stop --time=1 90bb87fd7236d62299a0ef422aa7314fdad82b0c6d390b135dd2d0ff3d927acf 06:28:55 $ docker rm -f 90bb87fd7236d62299a0ef422aa7314fdad82b0c6d390b135dd2d0ff3d927acf [Pipeline] // withDockerContainer [Pipeline] sh 06:28:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:28:56 Warning: overwriting stash ‘coverage-report’ 06:28:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:28:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:28:58 + ls -al . 06:28:58 total 232 06:28:58 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:28 . 06:28:58 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:24 .. 06:28:58 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:24 .git 06:28:58 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:24 .github 06:28:58 -rw-rw-r-- 1 jenkins jenkins 352 Jun 19 06:24 .gitignore 06:28:58 -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 06:24 .golangci.yml 06:28:58 -rw-rw-r-- 1 jenkins jenkins 9227 Jun 19 06:24 Attribution.txt 06:28:58 -rw-rw-r-- 1 jenkins jenkins 189 Jun 19 06:24 CHANGELOG.md 06:28:58 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 19 06:24 Dockerfile 06:28:58 -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:24 GOVERNANCE.md 06:28:58 -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 06:24 Jenkinsfile 06:28:58 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 19 06:24 LICENSE 06:28:58 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 19 06:24 Makefile 06:28:58 -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 06:24 OWNERS.md 06:28:58 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 19 06:24 README.md 06:28:58 -rw-rw-r-- 1 jenkins jenkins 12 Jun 19 06:13 VERSION 06:28:58 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:24 bin 06:28:58 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:24 cmd 06:28:58 -rw-r--r-- 1 jenkins jenkins 59480 Jun 19 06:28 coverage.out 06:28:58 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:24 doc 06:28:58 -rw-rw-r-- 1 jenkins jenkins 3584 Jun 19 06:24 go.mod 06:28:58 -rw-rw-r-- 1 jenkins jenkins 37933 Jun 19 06:24 go.sum 06:28:58 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:24 internal 06:28:58 -rw-rw-r-- 1 jenkins jenkins 236 Jun 19 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:58 + 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=0a79c5a718067479237195976121108915350925 --label arch=arm64 --label version=0.0.1-dev.13 . 06:28:58 Sending build context to Docker daemon 6.017MB 06:28:59 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 06:28:59 Step 2/26 : FROM ${BASE} AS builder 06:28:59 ---> 5dfd7dd2094e 06:28:59 Step 3/26 : ARG MAKE="make build" 06:28:59 ---> Running in e1f3aff19638 06:28:59 Removing intermediate container e1f3aff19638 06:28:59 ---> f6e0eb10414d 06:28:59 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 06:28:59 ---> Running in cd829aa5ba68 06:28:59 Removing intermediate container cd829aa5ba68 06:28:59 ---> d3276fe33ba5 06:28:59 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:28:59 ---> Running in 42ec495606fd 06:29:00 Removing intermediate container 42ec495606fd 06:29:00 ---> bb52fa84bf58 06:29:00 Step 6/26 : LABEL Name=edgex-device-onvif-camera 06:29:00 ---> Running in 9cda7d47454f 06:29:00 Removing intermediate container 9cda7d47454f 06:29:00 ---> 2830bf9df611 06:29:00 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:00 ---> Running in fdcb55dff20d 06:29:02 Removing intermediate container fdcb55dff20d 06:29:02 ---> 068b4695d298 06:29:02 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:29:02 ---> Running in ba0643a0bf4d 06:29:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:29:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:29:05 OK: 220 MiB in 52 packages 06:29:06 Removing intermediate container ba0643a0bf4d 06:29:06 ---> d1bd192ea548 06:29:06 Step 9/26 : WORKDIR /device-onvif-camera 06:29:06 ---> Running in 756a4d5a9a07 06:29:06 Removing intermediate container 756a4d5a9a07 06:29:06 ---> ef33948f62da 06:29:06 Step 10/26 : COPY go.mod vendor* ./ 06:29:07 ---> dc654a2bf67b 06:29:07 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:07 ---> Running in 6c2cf7301115 06:29:09 Removing intermediate container 6c2cf7301115 06:29:09 ---> 08789c12e57d 06:29:09 Step 12/26 : COPY . . 06:29:10 ---> 8dbc6eba23cb 06:29:10 Step 13/26 : RUN ${MAKE} 06:29:10 ---> Running in 22ce54a07130 06:29:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 06:31:17 Removing intermediate container 22ce54a07130 06:31:17 ---> f45b30a127c8 06:31:17 Step 14/26 : FROM alpine:3.15 06:31:17 3.15: Pulling from library/alpine 06:31:17 9981e73032c8: Pulling fs layer 06:31:17 9981e73032c8: Verifying Checksum 06:31:17 9981e73032c8: Download complete 06:31:17 9981e73032c8: Pull complete 06:31:17 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:31:17 Status: Downloaded newer image for alpine:3.15 06:31:17 ---> 3fb3c9af89a9 06:31:17 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:31:17 ---> Running in 648cdf23bec1 06:31:17 Removing intermediate container 648cdf23bec1 06:31:17 ---> 2d69aa639ff4 06:31:17 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 06:31:17 ---> Running in e0f4213b6141 06:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:31:18 (1/6) Installing dumb-init (1.2.5-r1) 06:31:18 (2/6) Installing libgcc (10.3.1_git20211027-r0) 06:31:18 (3/6) Installing libsodium (1.0.18-r0) 06:31:18 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 06:31:18 (5/6) Installing libzmq (4.3.4-r0) 06:31:18 (6/6) Installing zeromq (4.3.4-r0) 06:31:18 Executing busybox-1.34.1-r5.trigger 06:31:18 OK: 8 MiB in 20 packages 06:31:19 Removing intermediate container e0f4213b6141 06:31:19 ---> 6259d16405ba 06:31:19 Step 17/26 : WORKDIR / 06:31:19 ---> Running in df50a6cfc5a1 06:31:19 Removing intermediate container df50a6cfc5a1 06:31:19 ---> 0b089b69cc6d 06:31:19 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:31:21 ---> 497176db9445 06:31:21 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:31:22 ---> 932fc4370e43 06:31:22 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:31:22 ---> e4827cad08e6 06:31:22 Step 21/26 : EXPOSE 59984 06:31:22 ---> Running in a9ed275b3099 06:31:22 Removing intermediate container a9ed275b3099 06:31:22 ---> ce2c49fa575f 06:31:22 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:31:22 ---> Running in 222a85829989 06:31:23 Removing intermediate container 222a85829989 06:31:23 ---> f34216610f9f 06:31:23 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:23 ---> Running in 538649c40f2f 06:31:23 Removing intermediate container 538649c40f2f 06:31:23 ---> 243a64f19a97 06:31:23 Step 24/26 : LABEL arch=arm64 06:31:23 ---> Running in 15788502a55f 06:31:23 Removing intermediate container 15788502a55f 06:31:23 ---> f70bd5050a3a 06:31:23 Step 25/26 : LABEL git_sha=0a79c5a718067479237195976121108915350925 06:31:23 ---> Running in 947c4160c6e4 06:31:24 Removing intermediate container 947c4160c6e4 06:31:24 ---> b33fb137cc55 06:31:24 Step 26/26 : LABEL version=0.0.1-dev.13 06:31:24 ---> Running in 166e1b3cb069 06:31:24 Removing intermediate container 166e1b3cb069 06:31:24 ---> 4023824ca4b9 06:31:24 [Warning] One or more build-args [ARCH] were not consumed 06:31:24 Successfully built 4023824ca4b9 06:31:24 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:24 provisioning config files... 06:31:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/15@tmp/config5623663521169315073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:25 ---> docker-login.sh 06:31:25 nexus3.edgexfoundry.org:10001 06:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:25 Configure a credential helper to remove this warning. See 06:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:25 06:31:25 Login Succeeded 06:31:25 nexus3.edgexfoundry.org:10002 06:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:26 Configure a credential helper to remove this warning. See 06:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:26 06:31:26 Login Succeeded 06:31:26 nexus3.edgexfoundry.org:10003 06:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:26 Configure a credential helper to remove this warning. See 06:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:26 06:31:26 Login Succeeded 06:31:26 nexus3.edgexfoundry.org:10004 06:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:27 Configure a credential helper to remove this warning. See 06:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:27 06:31:27 Login Succeeded 06:31:27 docker.io 06:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:27 Configure a credential helper to remove this warning. See 06:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:27 06:31:27 Login Succeeded 06:31:27 ---> docker-login.sh ends [Pipeline] } 06:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:31:27 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 06:31:27 0a79c5a718067479237195976121108915350925 06:31:27 latest 06:31:27 0.0.1-dev.13 06:31:27 0a79c5a718067479237195976121108915350925-0.0.1-dev.13 06:31:27 main 06:31:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:28 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925 06:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:31:28 4dc61953ca8b: Preparing 06:31:28 c2006516a59a: Preparing 06:31:28 a2b2fbd033fd: Preparing 06:31:28 f304b4892120: Preparing 06:31:28 4f4ce317c6bb: Preparing 06:31:28 4f4ce317c6bb: Layer already exists 06:31:28 c2006516a59a: Pushed 06:31:28 4dc61953ca8b: Pushed 06:31:29 f304b4892120: Pushed 06:31:36 a2b2fbd033fd: Pushed 06:31:36 0a79c5a718067479237195976121108915350925: digest: sha256:eb6712c9cfd63d3bb56f196eabc55ddafa473df492ea8f833c402cfce16eb6ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:36 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:31:36 4dc61953ca8b: Preparing 06:31:36 c2006516a59a: Preparing 06:31:36 a2b2fbd033fd: Preparing 06:31:36 f304b4892120: Preparing 06:31:36 4f4ce317c6bb: Preparing 06:31:36 4f4ce317c6bb: Layer already exists 06:31:36 c2006516a59a: Layer already exists 06:31:36 f304b4892120: Layer already exists 06:31:36 a2b2fbd033fd: Layer already exists 06:31:36 4dc61953ca8b: Layer already exists 06:31:37 latest: digest: sha256:eb6712c9cfd63d3bb56f196eabc55ddafa473df492ea8f833c402cfce16eb6ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:37 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.13 06:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:31:37 4dc61953ca8b: Preparing 06:31:37 c2006516a59a: Preparing 06:31:37 a2b2fbd033fd: Preparing 06:31:37 f304b4892120: Preparing 06:31:37 4f4ce317c6bb: Preparing 06:31:37 f304b4892120: Layer already exists 06:31:37 4f4ce317c6bb: Layer already exists 06:31:37 4dc61953ca8b: Layer already exists 06:31:37 a2b2fbd033fd: Layer already exists 06:31:38 c2006516a59a: Layer already exists 06:31:38 0.0.1-dev.13: digest: sha256:eb6712c9cfd63d3bb56f196eabc55ddafa473df492ea8f833c402cfce16eb6ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:38 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 06:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:31:39 4dc61953ca8b: Preparing 06:31:39 c2006516a59a: Preparing 06:31:39 a2b2fbd033fd: Preparing 06:31:39 f304b4892120: Preparing 06:31:39 4f4ce317c6bb: Preparing 06:31:39 4f4ce317c6bb: Layer already exists 06:31:39 c2006516a59a: Layer already exists 06:31:39 f304b4892120: Layer already exists 06:31:39 a2b2fbd033fd: Layer already exists 06:31:39 4dc61953ca8b: Layer already exists 06:31:39 0a79c5a718067479237195976121108915350925-0.0.1-dev.13: digest: sha256:eb6712c9cfd63d3bb56f196eabc55ddafa473df492ea8f833c402cfce16eb6ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:39 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 06:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:31:40 4dc61953ca8b: Preparing 06:31:40 c2006516a59a: Preparing 06:31:40 a2b2fbd033fd: Preparing 06:31:40 f304b4892120: Preparing 06:31:40 4f4ce317c6bb: Preparing 06:31:40 a2b2fbd033fd: Layer already exists 06:31:40 c2006516a59a: Layer already exists 06:31:40 4dc61953ca8b: Layer already exists 06:31:40 4f4ce317c6bb: Layer already exists 06:31:40 f304b4892120: Layer already exists 06:31:40 main: digest: sha256:eb6712c9cfd63d3bb56f196eabc55ddafa473df492ea8f833c402cfce16eb6ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:40 ===================================================== [Pipeline] echo 06:31:40 taggedImages: 06:31:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925 06:31:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:31:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.13 06:31:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 06:31:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:31:40 06:31:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:31:41 arm64: Pulling from edgex-lftools-log-publisher 06:31:41 8998bd30e6a1: Pulling fs layer 06:31:41 04944245beec: Pulling fs layer 06:31:41 699f458cf7ca: Pulling fs layer 06:31:41 765212b225bb: Pulling fs layer 06:31:41 f23df028b6ca: Pulling fs layer 06:31:41 d65c8cfc05b1: Pulling fs layer 06:31:41 2437ff75d9bd: Pulling fs layer 06:31:41 765212b225bb: Waiting 06:31:41 f23df028b6ca: Waiting 06:31:41 d65c8cfc05b1: Waiting 06:31:41 04944245beec: Verifying Checksum 06:31:41 04944245beec: Download complete 06:31:41 765212b225bb: Verifying Checksum 06:31:41 765212b225bb: Download complete 06:31:41 f23df028b6ca: Verifying Checksum 06:31:41 f23df028b6ca: Download complete 06:31:41 d65c8cfc05b1: Verifying Checksum 06:31:41 d65c8cfc05b1: Download complete 06:31:41 699f458cf7ca: Verifying Checksum 06:31:41 699f458cf7ca: Download complete 06:31:41 8998bd30e6a1: Verifying Checksum 06:31:41 8998bd30e6a1: Download complete 06:31:44 2437ff75d9bd: Verifying Checksum 06:31:44 2437ff75d9bd: Download complete 06:31:46 8998bd30e6a1: Pull complete 06:31:46 04944245beec: Pull complete 06:31:48 699f458cf7ca: Pull complete 06:31:48 765212b225bb: Pull complete 06:31:49 f23df028b6ca: Pull complete 06:31:49 d65c8cfc05b1: Pull complete 06:32:05 2437ff75d9bd: Pull complete 06:32:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:32:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:05 prd-ubuntu20.04-docker-arm64-4c-16g-3099 does not seem to be running inside a container 06:32:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/15 -v /w/workspace/device-onvif-camera/15:/w/workspace/device-onvif-camera/15:rw,z -v /w/workspace/device-onvif-camera/15@tmp:/w/workspace/device-onvif-camera/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:32:07 $ docker top 05057417dc91518c4d5dbf7573b558ead48ae3caec301ac169027b538b00115c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:08 ---> job-cost.sh 06:32:08 lf-activate-venv: SKIPPING 06:32:08 INFO: No Stack... 06:32:09 INFO: Retrieving Pricing Info for: v3-standard-4 06:32:10 INFO: Archiving Costs [Pipeline] sh 06:32:10 + cat /w/workspace/device-onvif-camera/15/archives/cost.csv 06:32:10 + cut -d, -f6 [Pipeline] lock 06:32:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] 06:32:10 Resource [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] did not exist. Created. 06:32:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:32:11 /w/workspace/device-onvif-camera/15@tmp/durable-f3949209/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:32:12 + echo total: 0.10999999940395355 [Pipeline] stash 06:32:12 Warning: overwriting stash ‘stack-cost’ 06:32:12 Stashed 1 file(s) [Pipeline] } 06:32:12 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] [Pipeline] // lock [Pipeline] } 06:32:12 $ docker stop --time=1 05057417dc91518c4d5dbf7573b558ead48ae3caec301ac169027b538b00115c 06:32:13 $ docker rm -f 05057417dc91518c4d5dbf7573b558ead48ae3caec301ac169027b538b00115c [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 06:32:14 provisioning config files... 06:32:14 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5863270081416087702tmp [Pipeline] { [Pipeline] sh 06:32:14 + set +x 06:32:14 + curl -s https://codecov.io/bash 06:32:14 + bash -s -- 06:32:14 06:32:14 _____ _ 06:32:14 / ____| | | 06:32:14 | | ___ __| | ___ ___ _____ __ 06:32:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:32:14 | |___| (_) | (_| | __/ (_| (_) \ V / 06:32:14 \_____\___/ \__,_|\___|\___\___/ \_/ 06:32:14 Bash-1.0.6 06:32:14 06:32:14 06:32:14 ==> git version 2.25.1 found 06:32:14 ==> 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 06:32:14 Release-Date: 2020-01-08 06:32:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:32:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:32:14 ==> Jenkins CI detected. 06:32:14 current dir:  /w/workspace/foundry_device-onvif-camera_main 06:32:14 project root: . 06:32:14 --> token set from env 06:32:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:32:14 ==> Running gcov in . (disable via -X gcov) 06:32:14 ==> Python coveragepy not found 06:32:14 ==> Searching for coverage reports in: 06:32:14 + . 06:32:14 -> Found 1 reports 06:32:14 ==> Detecting git/mercurial file structure 06:32:14 ==> Reading reports 06:32:14 + ./coverage.out bytes=59480 06:32:14 ==> Appending adjustments 06:32:14 https://docs.codecov.io/docs/fixing-reports 06:32:14 + Found adjustments 06:32:14 ==> Gzipping contents 06:32:14 8.0K /tmp/codecov.jP9HLH.gz 06:32:14 ==> Uploading reports 06:32:14 url: https://codecov.io 06:32:14 query: branch=main&commit=0a79c5a718067479237195976121108915350925&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:32:14 -> Pinging Codecov 06:32:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=0a79c5a718067479237195976121108915350925&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:32:15 -> Uploading to 06:32:15 https://storage.googleapis.com/codecov/v4/raw/2022-06-19/F29A59C45E3A92E06B3E522C9905F8EF/0a79c5a718067479237195976121108915350925/51ac60d4-9ab5-4916-92b8-9c9f5dad19d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220619T063214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=afb2b54e2b5f0244382d4e1086de0fc3ff9c7456ac8947c3076a739408538609 06:32:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:15 Dload Upload Total Spent Left Speed 06:32:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7646 0 0 100 7646 0 28852 --:--:-- --:--:-- --:--:-- 28852 06:32:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/0a79c5a718067479237195976121108915350925 [Pipeline] } 06:32:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:32:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:32:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:32:15 06:32:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:32:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:32:15 df9b9388f04a: Already exists 06:32:15 52dc419b0ee2: Pulling fs layer 06:32:15 25bc292e5bac: Pulling fs layer 06:32:15 114826534d7a: Pulling fs layer 06:32:15 4657fd5d0bcf: Pulling fs layer 06:32:15 6ad1cebc031e: Pulling fs layer 06:32:15 8a3aa393b2d8: Pulling fs layer 06:32:15 6ad1cebc031e: Waiting 06:32:15 4657fd5d0bcf: Waiting 06:32:15 8a3aa393b2d8: Waiting 06:32:15 25bc292e5bac: Verifying Checksum 06:32:15 25bc292e5bac: Download complete 06:32:15 52dc419b0ee2: Verifying Checksum 06:32:15 52dc419b0ee2: Download complete 06:32:15 4657fd5d0bcf: Verifying Checksum 06:32:15 4657fd5d0bcf: Download complete 06:32:15 52dc419b0ee2: Pull complete 06:32:16 6ad1cebc031e: Verifying Checksum 06:32:16 6ad1cebc031e: Download complete 06:32:16 25bc292e5bac: Pull complete 06:32:16 114826534d7a: Verifying Checksum 06:32:16 114826534d7a: Download complete 06:32:16 8a3aa393b2d8: Verifying Checksum 06:32:16 8a3aa393b2d8: Download complete 06:32:20 114826534d7a: Pull complete 06:32:20 4657fd5d0bcf: Pull complete 06:32:20 6ad1cebc031e: Pull complete 06:32:23 8a3aa393b2d8: Pull complete 06:32:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:32:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:23 prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container 06:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:32:25 $ docker top 74e907d38fb82636d6cd2339e66891a1bc274071d29513127314251d13ba1f14 -eo pid,comm [Pipeline] { [Pipeline] echo 06:32:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 06:32:26 + set -o pipefail 06:32:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 06:32:31 06:32:31 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 06:32:31 06:32:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/86bd85e9-026c-4a68-8c1d-0dbff124630e 06:32:31 06:32:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:32:31 06:32:31 [Pipeline] } 06:32:31 $ docker stop --time=1 74e907d38fb82636d6cd2339e66891a1bc274071d29513127314251d13ba1f14 06:32:33 $ docker rm -f 74e907d38fb82636d6cd2339e66891a1bc274071d29513127314251d13ba1f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:32:34 + git log --format=format:%s -1 0a79c5a718067479237195976121108915350925 [Pipeline] sh 06:32:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:35 prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container 06:32:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:32:35 $ docker top 4cb28eb3a7a330042171330e3392a57dd013c7f6d88aebb26dc74aeae0c6ae5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:35 [ssh-agent] Looking for ssh-agent implementation... 06:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:35 $ docker exec 4cb28eb3a7a330042171330e3392a57dd013c7f6d88aebb26dc74aeae0c6ae5e ssh-agent 06:32:35 SSH_AUTH_SOCK=/tmp/ssh-sc5VIf4taJxq/agent.35 06:32:35 SSH_AGENT_PID=41 06:32:35 Running ssh-add (command line suppressed) 06:32:36 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5274124835197654471.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5274124835197654471.key) 06:32:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:36 + git semver tag 06:32:36 2022-06-19 06:32:36,523 [run_tag] DEBUG tag force:False 06:32:36 2022-06-19 06:32:36,523 [check_head_tag] DEBUG check head tag 06:32:36 2022-06-19 06:32:36,524 [execute] INFO git cat-file --batch-check 06:32:36 2022-06-19 06:32:36,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 06:32:36 2022-06-19 06:32:36,528 [execute] INFO git cat-file --batch 06:32:36 2022-06-19 06:32:36,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 06:32:36 2022-06-19 06:32:36,535 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:32:36 2022-06-19 06:32:36,535 [execute] INFO git tag -a v0.0.1-dev.13 -m v0.0.1-dev.13 06:32:36 2022-06-19 06:32:36,536 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.13', '-m', 'v0.0.1-dev.13'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 06:32:36 2022-06-19 06:32:36,539 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:32:36 0.0.1-dev.13 [Pipeline] } 06:32:36 $ docker exec --env ******** --env ******** 4cb28eb3a7a330042171330e3392a57dd013c7f6d88aebb26dc74aeae0c6ae5e ssh-agent -k 06:32:36 unset SSH_AUTH_SOCK; 06:32:36 unset SSH_AGENT_PID; 06:32:36 echo Agent pid 41 killed; 06:32:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:37 + git semver [Pipeline] } 06:32:37 $ docker stop --time=1 4cb28eb3a7a330042171330e3392a57dd013c7f6d88aebb26dc74aeae0c6ae5e 06:32:38 $ docker rm -f 4cb28eb3a7a330042171330e3392a57dd013c7f6d88aebb26dc74aeae0c6ae5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:39 06:32:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:39 0.23.1-centos7: Pulling from edgex-lftools 06:32:39 ab5ef0e58194: Pulling fs layer 06:32:39 9712f1f96733: Pulling fs layer 06:32:39 63f879dbbcfc: Pulling fs layer 06:32:39 0d9ebad4ef96: Pulling fs layer 06:32:39 e9a5061849ea: Pulling fs layer 06:32:39 d747dcd14b5f: Pulling fs layer 06:32:39 2de7ff778b66: Pulling fs layer 06:32:39 e9a5061849ea: Waiting 06:32:39 2de7ff778b66: Waiting 06:32:39 d747dcd14b5f: Waiting 06:32:39 0d9ebad4ef96: Waiting 06:32:39 9712f1f96733: Verifying Checksum 06:32:39 9712f1f96733: Download complete 06:32:39 63f879dbbcfc: Verifying Checksum 06:32:39 63f879dbbcfc: Download complete 06:32:39 0d9ebad4ef96: Verifying Checksum 06:32:39 0d9ebad4ef96: Download complete 06:32:39 ab5ef0e58194: Verifying Checksum 06:32:39 ab5ef0e58194: Download complete 06:32:39 e9a5061849ea: Download complete 06:32:39 d747dcd14b5f: Verifying Checksum 06:32:39 d747dcd14b5f: Download complete 06:32:40 2de7ff778b66: Verifying Checksum 06:32:40 2de7ff778b66: Download complete 06:32:42 ab5ef0e58194: Pull complete 06:32:42 9712f1f96733: Pull complete 06:32:43 63f879dbbcfc: Pull complete 06:32:46 0d9ebad4ef96: Pull complete 06:32:46 e9a5061849ea: Pull complete 06:32:47 d747dcd14b5f: Pull complete 06:32:48 2de7ff778b66: Pull complete 06:32:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:48 prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container 06:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:32:50 $ docker top 270460473c23aa8baeec8926778a341c3616b0da9017190f3d97d0ab531da083 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:32:50 provisioning config files... 06:32:50 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3277129066349265778tmp 06:32:50 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8738472574459224902tmp 06:32:50 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16926162207273035tmp [Pipeline] { [Pipeline] echo 06:32:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:32:50 ---> sigul-configuration.sh 06:32:50 gpg: directory `/root/.gnupg' created 06:32:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:32:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:32:50 gpg: keyring `/root/.gnupg/secring.gpg' created 06:32:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:32:50 gpg: CAST5 encrypted data 06:32:50 gpg: encrypted with 1 passphrase 06:32:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:32:51 + mkdir /home/jenkins 06:32:51 + mkdir /home/jenkins/sigul [Pipeline] sh 06:32:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:32:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:32:51 ---> sigul-install.sh 06:32:51 Sigul already installed; skipping installation. [Pipeline] sh 06:32:52 + git tag --list 06:32:52 v0.0.0 06:32:52 v0.0.1-dev.1 06:32:52 v0.0.1-dev.10 06:32:52 v0.0.1-dev.11 06:32:52 v0.0.1-dev.12 06:32:52 v0.0.1-dev.13 06:32:52 v0.0.1-dev.2 06:32:52 v0.0.1-dev.3 06:32:52 v0.0.1-dev.4 06:32:52 v0.0.1-dev.5 06:32:52 v0.0.1-dev.6 06:32:52 v0.0.1-dev.7 06:32:52 v0.0.1-dev.8 06:32:52 v0.0.1-dev.9 [Pipeline] sh 06:32:52 + lftools sign git-tag v0.0.1-dev.13 06:32:53 Signing Git tag with Sigul... 06:32:53 Signing v0.0.1-dev.13 [Pipeline] echo 06:32:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:32:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:32:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:32:53 $ docker stop --time=1 270460473c23aa8baeec8926778a341c3616b0da9017190f3d97d0ab531da083 06:32:54 $ docker rm -f 270460473c23aa8baeec8926778a341c3616b0da9017190f3d97d0ab531da083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:32:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:55 prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container 06:32:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:32:56 $ docker top 5cd1770e2c7bbe0c0ef75d98fc7a0ac5531a5e26d18bfe8416a8dafe0b90f64f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:56 [ssh-agent] Looking for ssh-agent implementation... 06:32:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:56 $ docker exec 5cd1770e2c7bbe0c0ef75d98fc7a0ac5531a5e26d18bfe8416a8dafe0b90f64f ssh-agent 06:32:56 SSH_AUTH_SOCK=/tmp/ssh-BvEO8e9kkd3v/agent.32 06:32:56 SSH_AGENT_PID=38 06:32:56 Running ssh-add (command line suppressed) 06:32:56 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_774799855434242849.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_774799855434242849.key) 06:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:56 + git semver bump pre 06:32:57 2022-06-19 06:32:57,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:32:57 2022-06-19 06:32:57,028 [bump_version] DEBUG bumping version:0.0.1-dev.13 on axis:pre with prefix:dev 06:32:57 2022-06-19 06:32:57,028 [bump_version] DEBUG bumped version:0.0.1-dev.14 06:32:57 2022-06-19 06:32:57,028 [write_version] DEBUG write version:0.0.1-dev.14 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 06:32:57 2022-06-19 06:32:57,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:32:57 2022-06-19 06:32:57,028 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 06:32:57 2022-06-19 06:32:57,030 [execute] INFO git cat-file --batch-check 06:32:57 2022-06-19 06:32:57,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:32:57 2022-06-19 06:32:57,035 [execute] INFO git cat-file --batch 06:32:57 2022-06-19 06:32:57,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:32:57 2022-06-19 06:32:57,041 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:32:57 0.0.1-dev.14 [Pipeline] } 06:32:57 $ docker exec --env ******** --env ******** 5cd1770e2c7bbe0c0ef75d98fc7a0ac5531a5e26d18bfe8416a8dafe0b90f64f ssh-agent -k 06:32:57 unset SSH_AUTH_SOCK; 06:32:57 unset SSH_AGENT_PID; 06:32:57 echo Agent pid 38 killed; 06:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:57 + git semver [Pipeline] } 06:32:57 $ docker stop --time=1 5cd1770e2c7bbe0c0ef75d98fc7a0ac5531a5e26d18bfe8416a8dafe0b90f64f 06:32:59 $ docker rm -f 5cd1770e2c7bbe0c0ef75d98fc7a0ac5531a5e26d18bfe8416a8dafe0b90f64f [Pipeline] // withDockerContainer [Pipeline] sh 06:32:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:59 prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container 06:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:33:00 $ docker top 8c2202b9d90c47e35d25f73f251bf4585dc1e12a8a9263e7f315cb5d36ed1be5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:00 [ssh-agent] Looking for ssh-agent implementation... 06:33:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:00 $ docker exec 8c2202b9d90c47e35d25f73f251bf4585dc1e12a8a9263e7f315cb5d36ed1be5 ssh-agent 06:33:00 SSH_AUTH_SOCK=/tmp/ssh-xoBa7XWzjkvI/agent.32 06:33:00 SSH_AGENT_PID=38 06:33:00 Running ssh-add (command line suppressed) 06:33:00 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1727082797965193233.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1727082797965193233.key) 06:33:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:01 + git semver push 06:33:01 2022-06-19 06:33:01,356 [run_push] DEBUG push 06:33:01 2022-06-19 06:33:01,357 [execute] INFO git cat-file --batch-check 06:33:01 2022-06-19 06:33:01,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:33:01 2022-06-19 06:33:01,360 [execute] INFO git rev-list a4579dfd4f98a54cfeeef6416c31b54f710145f9 -- 06:33:01 2022-06-19 06:33:01,361 [execute] DEBUG Popen(['git', 'rev-list', 'a4579dfd4f98a54cfeeef6416c31b54f710145f9', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:33:01 2022-06-19 06:33:01,366 [execute] INFO git fetch -v origin 06:33:01 2022-06-19 06:33:01,366 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 06:33:01 2022-06-19 06:33:01,801 [run_push] DEBUG no remote changes detected 06:33:01 2022-06-19 06:33:01,801 [execute] INFO git push origin semver 06:33:01 2022-06-19 06:33:01,802 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:33:02 2022-06-19 06:33:02,485 [run_push] DEBUG push all version tags 06:33:02 2022-06-19 06:33:02,486 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:33:02 2022-06-19 06:33:02,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 06:33:03 2022-06-19 06:33:03,125 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:33:03 0.0.1-dev.14 [Pipeline] } 06:33:03 $ docker exec --env ******** --env ******** 8c2202b9d90c47e35d25f73f251bf4585dc1e12a8a9263e7f315cb5d36ed1be5 ssh-agent -k 06:33:03 unset SSH_AUTH_SOCK; 06:33:03 unset SSH_AGENT_PID; 06:33:03 echo Agent pid 38 killed; 06:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:33:03 + git semver [Pipeline] } 06:33:04 $ docker stop --time=1 8c2202b9d90c47e35d25f73f251bf4585dc1e12a8a9263e7f315cb5d36ed1be5 06:33:05 $ docker rm -f 8c2202b9d90c47e35d25f73f251bf4585dc1e12a8a9263e7f315cb5d36ed1be5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 06:33:06 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 06:33:06 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 06:33:06 total 16 06:33:06 drwxr-xr-x 3 root root 4096 Jun 19 06:15 . 06:33:06 drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:32 .. 06:33:06 drwxr-xr-x 2 root root 4096 Jun 19 06:15 cost 06:33:06 -rw-r--r-- 1 root root 89 Jun 19 06:15 cost.csv 06:33:06 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 06:33:06 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 06:33:06 total 16 06:33:06 drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:15 . 06:33:06 drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:32 .. 06:33:06 drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 06:15 cost 06:33:06 -rw-r--r-- 1 jenkins jenkins 89 Jun 19 06:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:33:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:33:07 ---> package-listing.sh 06:33:07 ++ facter osfamily 06:33:07 ++ tr '[:upper:]' '[:lower:]' 06:33:07 + OS_FAMILY=debian 06:33:07 + workspace=/w/workspace/foundry_device-onvif-camera_main 06:33:07 + START_PACKAGES=/tmp/packages_start.txt 06:33:07 + END_PACKAGES=/tmp/packages_end.txt 06:33:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:07 + PACKAGES=/tmp/packages_start.txt 06:33:07 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 06:33:07 + PACKAGES=/tmp/packages_end.txt 06:33:07 + case "${OS_FAMILY}" in 06:33:07 + dpkg -l 06:33:07 + grep '^ii' 06:33:07 + '[' -f /tmp/packages_start.txt ']' 06:33:07 + '[' -f /tmp/packages_end.txt ']' 06:33:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:07 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 06:33:07 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 06:33:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 06:33:07 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:33:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:08 prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container 06:33:08 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:33:08 $ docker top d1047e0d259ac1548e73c517971e4f52b931bb2e7ff9317120ec0b88ccad42f5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:09 + touch /tmp/pre-build-complete [Pipeline] sh 06:33:09 + mkdir -p /var/log/sysstat [Pipeline] sh 06:33:09 + ls /var/log/sa-host 06:33:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:09 provisioning config files... 06:33:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4368979711695167438tmp [Pipeline] { [Pipeline] echo 06:33:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:33:09 ---> create-netrc.sh [Pipeline] } 06:33:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:33:10 ---> python-tools-install.sh [Pipeline] echo 06:33:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:33:10 ---> sudo-logs.sh 06:33:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:33:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:33:10 ---> job-cost.sh 06:33:10 lf-activate-venv: SKIPPING 06:33:10 DEBUG: total: 0.2199999988079071 06:33:10 INFO: Retrieving Stack Cost... 06:33:11 INFO: Retrieving Pricing Info for: v3-standard-8 06:33:11 INFO: Archiving Costs [Pipeline] echo 06:33:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:33:12 ---> logs-deploy.sh 06:33:12 lf-activate-venv: SKIPPING 06:33:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/15 06:33:12 INFO: archiving workspace using pattern(s): 06:33:13 Archives upload complete. 06:33:13 INFO: archiving logs to Nexus 06:33:13 ---> uname -a: 06:33:13 Linux prd-ubuntu20-04-docker-8c-8g-2679 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 06:33:13 06:33:13 06:33:13 ---> lscpu: 06:33:13 Architecture: x86_64 06:33:13 CPU op-mode(s): 32-bit, 64-bit 06:33:13 Byte Order: Little Endian 06:33:13 Address sizes: 40 bits physical, 48 bits virtual 06:33:13 CPU(s): 8 06:33:13 On-line CPU(s) list: 0-7 06:33:13 Thread(s) per core: 1 06:33:13 Core(s) per socket: 1 06:33:13 Socket(s): 8 06:33:13 NUMA node(s): 1 06:33:13 Vendor ID: AuthenticAMD 06:33:13 CPU family: 23 06:33:13 Model: 49 06:33:13 Model name: AMD EPYC-Rome Processor 06:33:13 Stepping: 0 06:33:13 CPU MHz: 2799.994 06:33:13 BogoMIPS: 5599.98 06:33:13 Virtualization: AMD-V 06:33:13 Hypervisor vendor: KVM 06:33:13 Virtualization type: full 06:33:13 L1d cache: 256 KiB 06:33:13 L1i cache: 256 KiB 06:33:13 L2 cache: 4 MiB 06:33:13 L3 cache: 128 MiB 06:33:13 NUMA node0 CPU(s): 0-7 06:33:13 Vulnerability Itlb multihit: Not affected 06:33:13 Vulnerability L1tf: Not affected 06:33:13 Vulnerability Mds: Not affected 06:33:13 Vulnerability Meltdown: Not affected 06:33:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:33:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:33:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:33:13 Vulnerability Srbds: Not affected 06:33:13 Vulnerability Tsx async abort: Not affected 06:33:13 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 06:33:13 06:33:13 06:33:13 ---> nproc: 06:33:13 8 06:33:13 06:33:13 06:33:13 ---> df -h: 06:33:13 Filesystem Size Used Avail Use% Mounted on 06:33:13 overlay 155G 13G 143G 8% / 06:33:13 tmpfs 64M 0 64M 0% /dev 06:33:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:33:13 shm 64M 0 64M 0% /dev/shm 06:33:13 /dev/vda1 155G 13G 143G 8% /facter-os 06:33:13 06:33:13 06:33:13 ---> sar -b -r -n DEV: 06:33:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2679) 06/19/22 _x86_64_ (8 CPU) 06:33:13 06:33:13 06:13:05 LINUX RESTART (8 CPU) 06:33:13 06:33:13 06:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:33:13 06:15:01 211.45 1.24 210.22 0.00 22.91 64098.14 0.00 06:33:13 06:16:01 149.09 0.02 149.08 0.00 0.27 34903.78 0.00 06:33:13 06:17:01 1.38 0.00 1.38 0.00 0.00 15.35 0.00 06:33:13 06:18:01 1.92 0.02 1.90 0.00 0.13 21.73 0.00 06:33:13 06:19:01 0.95 0.02 0.93 0.00 0.13 10.53 0.00 06:33:13 06:20:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 06:33:13 06:21:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 06:33:13 06:22:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 06:33:13 06:23:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 06:33:13 06:24:01 1.83 0.00 1.83 0.00 0.00 25.19 0.00 06:33:13 06:25:01 1.02 0.03 0.98 0.00 0.27 11.20 0.00 06:33:13 06:26:01 4.89 2.21 2.68 0.00 36.16 82.55 0.00 06:33:13 06:27:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 06:33:13 06:28:01 2.23 0.02 2.22 0.00 0.13 25.06 0.00 06:33:13 06:29:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 06:33:13 06:30:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 06:33:13 06:31:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 06:33:13 06:32:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 06:33:13 06:33:01 124.41 0.38 124.03 0.00 12.53 58506.23 0.00 06:33:13 Average: 26.68 0.21 26.47 0.00 3.81 8256.96 0.00 06:33:13 06:33:13 06:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:13 06:15:01 28395912 31739140 559556 1.70 164456 3391644 2162556 6.37 1328816 2715780 520 06:33:13 06:16:01 27675144 31780516 514256 1.56 175180 4078648 1869200 5.51 1341496 3355472 164 06:33:13 06:17:01 27675756 31781196 513232 1.56 175204 4078652 1869200 5.51 1341596 3355476 12 06:33:13 06:18:01 27683444 31789016 504908 1.54 175244 4078652 1869200 5.51 1333260 3355480 16 06:33:13 06:19:01 27684248 31789836 504032 1.53 175260 4078664 1869200 5.51 1333568 3355492 8 06:33:13 06:20:01 27684948 31790568 503316 1.53 175280 4078664 1869200 5.51 1332532 3355524 16 06:33:13 06:21:01 27685288 31790944 502984 1.53 175304 4078668 1869200 5.51 1332328 3355552 8 06:33:13 06:22:01 27685208 31790892 502972 1.53 175332 4078672 1869200 5.51 1332336 3355556 12 06:33:13 06:23:01 27685192 31790916 502912 1.53 175360 4078656 1869200 5.51 1332356 3355564 12 06:33:13 06:24:01 27685360 31791100 502864 1.53 175396 4078652 1869200 5.51 1333044 3355544 12 06:33:13 06:25:01 27684592 31790368 503572 1.53 175424 4078652 1869200 5.51 1332844 3355548 20 06:33:13 06:26:01 27682160 31790748 502304 1.53 175480 4080992 1869200 5.51 1332428 3357784 176 06:33:13 06:27:01 27682160 31790868 502140 1.53 175484 4081124 1869200 5.51 1332140 3357904 12 06:33:13 06:28:01 27678508 31787292 505388 1.54 175520 4081124 1891716 5.58 1339244 3357916 44 06:33:13 06:29:01 27681768 31790576 502560 1.53 175532 4081128 1891716 5.58 1332500 3357920 8 06:33:13 06:30:01 27681924 31790780 502228 1.53 175556 4081132 1891716 5.58 1332208 3357924 24 06:33:13 06:31:01 27681612 31790512 502664 1.53 175572 4081136 1891716 5.58 1332436 3357928 20 06:33:13 06:32:01 27681784 31790720 502424 1.53 175600 4081140 1891716 5.58 1332772 3357936 188 06:33:13 06:33:01 26155284 31739184 545568 1.66 217660 5383496 2057720 6.06 1473788 4602316 348 06:33:13 Average: 27639489 31783956 509467 1.55 177044 4112079 1900487 5.60 1341142 3388348 85 06:33:13 06:33:13 06:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:13 06:15:01 ens3 225.65 170.77 1162.58 78.43 0.00 0.00 0.00 0.00 06:33:13 06:15:01 docker0 114.64 144.24 9.20 1105.56 0.00 0.00 0.00 0.00 06:33:13 06:15:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 06:33:13 06:15:01 vethb1a27b1 3.66 3.90 0.26 10.90 0.00 0.00 0.00 0.00 06:33:13 06:16:01 ens3 205.33 158.07 2686.53 282.85 0.00 0.00 0.00 0.00 06:33:13 06:16:01 docker0 7.07 10.83 0.43 81.19 0.00 0.00 0.00 0.00 06:33:13 06:16:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 06:33:13 06:17:01 ens3 3.08 1.50 2.66 0.10 0.00 0.00 0.00 0.00 06:33:13 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:19:01 ens3 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:33:13 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:20:01 ens3 0.37 0.12 0.08 0.01 0.00 0.00 0.00 0.00 06:33:13 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:22:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:23:01 ens3 1.85 0.02 0.20 0.00 0.00 0.00 0.00 0.00 06:33:13 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:24:01 ens3 2.15 0.78 0.75 0.49 0.00 0.00 0.00 0.00 06:33:13 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:25:01 ens3 0.87 0.47 0.52 0.39 0.00 0.00 0.00 0.00 06:33:13 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:26:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:27:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:33:13 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:28:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:29:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:33:13 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:30:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:31:01 ens3 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:33:13 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:13 06:33:01 ens3 413.51 296.20 7901.76 123.40 0.00 0.00 0.00 0.00 06:33:13 06:33:01 vethc6b3a72 0.17 0.25 0.04 0.04 0.00 0.00 0.00 0.00 06:33:13 06:33:01 docker0 44.14 53.68 3.88 728.91 0.00 0.00 0.00 0.00 06:33:13 06:33:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 06:33:13 Average: ens3 44.83 32.97 618.18 25.52 0.00 0.00 0.00 0.00 06:33:13 Average: vethc6b3a72 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 06:33:13 Average: docker0 8.64 10.87 0.70 99.94 0.00 0.00 0.00 0.00 06:33:13 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 06:33:13 06:33:13 06:33:13 ---> sar -P ALL: 06:33:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2679) 06/19/22 _x86_64_ (8 CPU) 06:33:13 06:33:13 06:13:05 LINUX RESTART (8 CPU) 06:33:13 06:33:13 06:14:02 CPU %user %nice %system %iowait %steal %idle 06:33:13 06:15:01 all 28.66 0.00 6.11 1.25 0.07 63.91 06:33:13 06:15:01 0 30.58 0.00 6.74 4.87 0.09 57.71 06:33:13 06:15:01 1 29.24 0.00 6.17 0.55 0.07 63.97 06:33:13 06:15:01 2 28.01 0.00 5.54 0.34 0.07 66.04 06:33:13 06:15:01 3 26.61 0.00 5.79 1.20 0.07 66.34 06:33:13 06:15:01 4 28.87 0.00 6.67 0.29 0.07 64.09 06:33:13 06:15:01 5 31.34 0.00 6.08 2.56 0.07 59.95 06:33:13 06:15:01 6 26.75 0.00 5.94 0.09 0.07 67.16 06:33:13 06:15:01 7 27.88 0.00 5.91 0.12 0.09 66.00 06:33:13 06:16:01 all 17.31 0.00 3.54 1.06 0.05 78.04 06:33:13 06:16:01 0 17.77 0.00 3.68 0.86 0.03 77.66 06:33:13 06:16:01 1 17.83 0.00 3.62 0.20 0.05 78.30 06:33:13 06:16:01 2 17.26 0.00 3.54 0.10 0.05 79.05 06:33:13 06:16:01 3 17.33 0.00 3.27 0.40 0.05 78.94 06:33:13 06:16:01 4 16.18 0.00 3.20 0.13 0.05 80.43 06:33:13 06:16:01 5 16.94 0.00 4.00 4.09 0.05 74.92 06:33:13 06:16:01 6 18.09 0.00 3.23 2.24 0.03 76.40 06:33:13 06:16:01 7 17.10 0.00 3.76 0.46 0.05 78.63 06:33:13 06:17:01 all 0.02 0.00 0.02 0.01 0.00 99.95 06:33:13 06:17:01 0 0.00 0.00 0.02 0.03 0.02 99.93 06:33:13 06:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:33:13 06:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:33:13 06:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:33:13 06:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:17:01 6 0.03 0.00 0.02 0.02 0.00 99.93 06:33:13 06:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:33:13 06:18:01 all 0.03 0.00 0.02 0.01 0.00 99.94 06:33:13 06:18:01 0 0.05 0.00 0.03 0.03 0.00 99.88 06:33:13 06:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:33:13 06:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:18:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:33:13 06:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:33:13 06:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:18:01 6 0.00 0.00 0.00 0.03 0.02 99.95 06:33:13 06:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:33:13 06:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:33:13 06:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:33:13 06:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:33:13 06:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:33:13 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:33:13 06:20:01 0 0.03 0.00 0.00 0.05 0.00 99.92 06:33:13 06:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:33:13 06:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:33:13 06:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:20:01 6 0.03 0.00 0.02 0.02 0.00 99.93 06:33:13 06:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:21:01 all 0.01 0.00 0.01 0.02 0.00 99.96 06:33:13 06:21:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:33:13 06:21:01 1 0.02 0.00 0.02 0.10 0.00 99.87 06:33:13 06:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:21:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:33:13 06:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:33:13 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:21:01 6 0.02 0.00 0.00 0.05 0.00 99.93 06:33:13 06:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:33:13 06:22:01 all 0.01 0.00 0.00 0.01 0.00 99.97 06:33:13 06:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:22:01 3 0.02 0.00 0.02 0.03 0.00 99.93 06:33:13 06:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:33:13 06:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:33:13 06:23:01 all 0.01 0.00 0.02 0.00 0.00 99.97 06:33:13 06:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:33:13 06:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:23:01 3 0.02 0.00 0.05 0.02 0.00 99.92 06:33:13 06:23:01 4 0.00 0.00 0.03 0.00 0.00 99.97 06:33:13 06:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:33:13 06:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:33:13 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:33:13 06:24:01 0 0.02 0.00 0.00 0.03 0.02 99.93 06:33:13 06:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:33:13 06:24:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:33:13 06:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:33:13 06:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:24:01 6 0.00 0.00 0.00 0.03 0.00 99.97 06:33:13 06:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:25:01 all 0.01 0.00 0.01 0.00 0.00 99.96 06:33:13 06:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:33:13 06:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:33:13 06:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:33:13 06:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:33:13 06:33:13 06:25:01 CPU %user %nice %system %iowait %steal %idle 06:33:13 06:26:01 all 0.02 0.00 0.02 0.02 0.00 99.93 06:33:13 06:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:26:01 1 0.12 0.00 0.03 0.02 0.00 99.83 06:33:13 06:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:33:13 06:26:01 3 0.00 0.00 0.03 0.07 0.00 99.90 06:33:13 06:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:33:13 06:26:01 5 0.02 0.00 0.02 0.03 0.00 99.93 06:33:13 06:26:01 6 0.03 0.00 0.00 0.05 0.00 99.92 06:33:13 06:26:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:33:13 06:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 06:33:13 06:27:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:33:13 06:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:33:13 06:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:33:13 06:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:33:13 06:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:33:13 06:27:01 6 0.02 0.00 0.00 0.03 0.00 99.95 06:33:13 06:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:28:01 all 0.02 0.00 0.02 0.01 0.00 99.95 06:33:13 06:28:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:33:13 06:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:33:13 06:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:28:01 3 0.03 0.00 0.03 0.03 0.00 99.90 06:33:13 06:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:33:13 06:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:33:13 06:28:01 6 0.02 0.00 0.03 0.03 0.00 99.92 06:33:13 06:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:33:13 06:29:01 all 0.06 0.00 0.01 0.00 0.01 99.91 06:33:13 06:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:33:13 06:29:01 2 0.37 0.00 0.08 0.00 0.02 99.53 06:33:13 06:29:01 3 0.03 0.00 0.03 0.02 0.02 99.90 06:33:13 06:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:33:13 06:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:33:13 06:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:33:13 06:30:01 all 0.28 0.00 0.01 0.01 0.00 99.71 06:33:13 06:30:01 0 0.12 0.00 0.03 0.00 0.02 99.83 06:33:13 06:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:30:01 2 1.99 0.00 0.02 0.00 0.00 98.00 06:33:13 06:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:33:13 06:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:30:01 6 0.00 0.00 0.00 0.03 0.00 99.97 06:33:13 06:30:01 7 0.07 0.00 0.02 0.00 0.00 99.92 06:33:13 06:31:01 all 0.28 0.00 0.01 0.01 0.00 99.70 06:33:13 06:31:01 0 0.12 0.00 0.03 0.00 0.02 99.83 06:33:13 06:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:31:01 2 1.99 0.00 0.00 0.00 0.00 98.01 06:33:13 06:31:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:33:13 06:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:33:13 06:31:01 6 0.02 0.00 0.02 0.03 0.02 99.92 06:33:13 06:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:33:13 06:32:01 all 0.26 0.00 0.01 0.01 0.00 99.71 06:33:13 06:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:13 06:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:33:13 06:32:01 2 2.00 0.00 0.02 0.00 0.02 97.96 06:33:13 06:32:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:33:13 06:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:33:13 06:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:33:13 06:32:01 6 0.00 0.00 0.02 0.03 0.00 99.95 06:33:13 06:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:33:13 06:33:01 all 9.47 0.00 3.73 1.21 0.04 85.55 06:33:13 06:33:01 0 9.34 0.00 3.30 0.08 0.03 87.24 06:33:13 06:33:01 1 11.14 0.00 3.41 0.25 0.03 85.16 06:33:13 06:33:01 2 10.27 0.00 3.53 0.22 0.03 85.95 06:33:13 06:33:01 3 9.14 0.00 3.95 5.21 0.05 81.65 06:33:13 06:33:01 4 9.24 0.00 3.29 0.27 0.05 87.14 06:33:13 06:33:01 5 9.00 0.00 3.66 0.14 0.03 87.17 06:33:13 06:33:01 6 8.80 0.00 4.06 2.94 0.05 84.15 06:33:13 06:33:01 7 8.82 0.00 4.61 0.58 0.05 85.94 06:33:13 Average: all 2.92 0.00 0.70 0.19 0.01 96.17 06:33:13 Average: 0 3.01 0.00 0.73 0.31 0.01 95.94 06:33:13 Average: 1 3.03 0.00 0.69 0.06 0.01 96.21 06:33:13 Average: 2 3.23 0.00 0.67 0.03 0.01 96.06 06:33:13 Average: 3 2.77 0.00 0.69 0.37 0.01 96.15 06:33:13 Average: 4 2.82 0.00 0.69 0.04 0.01 96.45 06:33:13 Average: 5 2.96 0.00 0.72 0.35 0.01 95.96 06:33:13 Average: 6 2.79 0.00 0.69 0.30 0.01 96.21 06:33:13 Average: 7 2.79 0.00 0.75 0.06 0.01 96.40 06:33:13 06:33:13 06:33:13