Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a9e67fa37862f83ef90b637e6c765491ff37d3a 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-ssh16859428651255821873.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14129372813947928162.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14388088162603985505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3837371219224517708.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh6953527522287606745.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6512 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 4a9e67fa37862f83ef90b637e6c765491ff37d3a (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 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#234)" > git rev-list --no-walk 03e3920523c9ccf0abebb32dc2ec7b89e7815765 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:34 ========================================================= 22:10:34 EdgeX Global Pipelines Version Info 22:10:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:35 ------------------- 22:10:35 stable info: 22:10:35 ------------------- 22:10:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:10:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:10:35 Message: update stable to v1.0.244 22:10:35 ------------------- 22:10:35 experimental info: 22:10:35 ------------------- 22:10:35 Commited By: **** collab-it+edgex@linuxfoundation.org 22:10:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:10:35 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a9e67f [Pipeline] echo 22:10:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:36 provisioning config files... 22:10:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4806987393214477834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:36 ---> docker-login.sh 22:10:36 nexus3.edgexfoundry.org:10001 22:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:37 Configure a credential helper to remove this warning. See 22:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:37 22:10:37 Login Succeeded 22:10:37 nexus3.edgexfoundry.org:10002 22:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:37 Configure a credential helper to remove this warning. See 22:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:37 22:10:37 Login Succeeded 22:10:37 nexus3.edgexfoundry.org:10003 22:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:37 Configure a credential helper to remove this warning. See 22:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:37 22:10:37 Login Succeeded 22:10:37 nexus3.edgexfoundry.org:10004 22:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:37 Configure a credential helper to remove this warning. See 22:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:37 22:10:37 Login Succeeded 22:10:37 docker.io 22:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:37 Configure a credential helper to remove this warning. See 22:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:37 22:10:37 Login Succeeded 22:10:37 ---> docker-login.sh ends [Pipeline] } 22:10:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:10:38 + git rev-list -1 --merges 4a9e67fa37862f83ef90b637e6c765491ff37d3a~1..4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo 22:10:38 -----------> git rev-list -1 --merges 4a9e67fa37862f83ef90b637e6c765491ff37d3a~1..4a9e67fa37862f83ef90b637e6c765491ff37d3a 4a9e67fa37862f83ef90b637e6c765491ff37d3a [false] [Pipeline] sh 22:10:38 + git log --format=format:%s -1 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo 22:10:38 ========================================================= 22:10:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:10:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:38 + git log --format=format:%s -1 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo 22:10:38 [semverPrep] GIT_COMMIT: 4a9e67fa37862f83ef90b637e6c765491ff37d3a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#234) [Pipeline] echo 22:10:38 [semverPrep] This is not a build commit. [Pipeline] sh 22:10:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:39 + grep -v github /etc/ssh/ssh_known_hosts 22:10:39 + [ -e /tmp/ssh_known_hosts ] 22:10:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:10:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:10:39 + sudo tee -a /etc/ssh/ssh_known_hosts 22:10:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:39 22:10:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:39 0.1.4: Pulling from edgex-devops/py-git-semver 22:10:39 b85a868b505f: Pulling fs layer 22:10:39 e2be974225ed: Pulling fs layer 22:10:39 339a4e72a1f5: Pulling fs layer 22:10:39 988bab9f4d93: Pulling fs layer 22:10:39 1469e6f7b9e6: Pulling fs layer 22:10:39 eaf3925da568: Pulling fs layer 22:10:39 bab4dde63d76: Pulling fs layer 22:10:39 bde34c3a00c8: Pulling fs layer 22:10:39 b352a97aabf1: Pulling fs layer 22:10:39 4872d77fe225: Pulling fs layer 22:10:39 5851b861e8e6: Pulling fs layer 22:10:39 bab4dde63d76: Waiting 22:10:39 bde34c3a00c8: Waiting 22:10:39 988bab9f4d93: Waiting 22:10:39 b352a97aabf1: Waiting 22:10:39 4872d77fe225: Waiting 22:10:39 1469e6f7b9e6: Waiting 22:10:39 eaf3925da568: Waiting 22:10:39 5851b861e8e6: Waiting 22:10:39 e2be974225ed: Download complete 22:10:39 988bab9f4d93: Download complete 22:10:39 339a4e72a1f5: Verifying Checksum 22:10:39 339a4e72a1f5: Download complete 22:10:39 1469e6f7b9e6: Verifying Checksum 22:10:39 1469e6f7b9e6: Download complete 22:10:39 eaf3925da568: Verifying Checksum 22:10:39 eaf3925da568: Download complete 22:10:39 bde34c3a00c8: Verifying Checksum 22:10:39 bde34c3a00c8: Download complete 22:10:40 b352a97aabf1: Verifying Checksum 22:10:40 b352a97aabf1: Download complete 22:10:40 4872d77fe225: Verifying Checksum 22:10:40 4872d77fe225: Download complete 22:10:40 5851b861e8e6: Verifying Checksum 22:10:40 5851b861e8e6: Download complete 22:10:40 b85a868b505f: Verifying Checksum 22:10:40 b85a868b505f: Download complete 22:10:40 bab4dde63d76: Verifying Checksum 22:10:40 bab4dde63d76: Download complete 22:10:41 b85a868b505f: Pull complete 22:10:41 e2be974225ed: Pull complete 22:10:41 339a4e72a1f5: Pull complete 22:10:41 988bab9f4d93: Pull complete 22:10:42 1469e6f7b9e6: Pull complete 22:10:42 eaf3925da568: Pull complete 22:10:44 bab4dde63d76: Pull complete 22:10:44 bde34c3a00c8: Pull complete 22:10:44 b352a97aabf1: Pull complete 22:10:44 4872d77fe225: Pull complete 22:10:44 5851b861e8e6: Pull complete 22:10:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:10:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:44 prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container 22:10:44 $ 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 22:10:46 $ docker top 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df -eo pid,comm 22:10:46 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). 22:10:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:46 [ssh-agent] Looking for ssh-agent implementation... 22:10:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:46 $ docker exec 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df ssh-agent 22:10:46 SSH_AUTH_SOCK=/tmp/ssh-J4RlZdd2r450/agent.32 22:10:46 SSH_AGENT_PID=38 22:10:46 Running ssh-add (command line suppressed) 22:10:46 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2758796276536874523.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2758796276536874523.key) 22:10:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:47 + git tag --points-at HEAD [Pipeline] } 22:10:47 $ docker exec --env ******** --env ******** 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df ssh-agent -k 22:10:47 unset SSH_AUTH_SOCK; 22:10:47 unset SSH_AGENT_PID; 22:10:47 echo Agent pid 38 killed; 22:10:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:10:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:47 [ssh-agent] Looking for ssh-agent implementation... 22:10:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:47 $ docker exec 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df ssh-agent 22:10:47 SSH_AUTH_SOCK=/tmp/ssh-w2LRbKtKhkvW/agent.70 22:10:47 SSH_AGENT_PID=76 22:10:47 Running ssh-add (command line suppressed) 22:10:47 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14872497657124460335.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14872497657124460335.key) 22:10:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:47 + git semver init 22:10:48 2023-02-17 22:10:48,062 [run_init] DEBUG init version:0.0.0 force:False 22:10:48 2023-02-17 22:10:48,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 22:10:48 2023-02-17 22:10:48,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 22:10:48 2023-02-17 22:10:48,063 [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) 22:10:49 2023-02-17 22:10:49,107 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 22:10:49 2023-02-17 22:10:49,108 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 22:10:49 2023-02-17 22:10:49,108 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:10:49 2023-02-17 22:10:49,108 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:10:49 3.0.0-dev.15 [Pipeline] } 22:10:49 $ docker exec --env ******** --env ******** 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df ssh-agent -k 22:10:49 unset SSH_AUTH_SOCK; 22:10:49 unset SSH_AGENT_PID; 22:10:49 echo Agent pid 76 killed; 22:10:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:49 + git semver [Pipeline] } 22:10:50 $ docker stop --time=1 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df 22:10:51 $ docker rm -f --volumes 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df [Pipeline] // withDockerContainer [Pipeline] sh 22:10:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:10:52 Stashed 1 file(s) [Pipeline] echo 22:10:52 [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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 22:10:52 provisioning config files... 22:10:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11753053802986386098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:52 ---> docker-login.sh 22:10:52 nexus3.edgexfoundry.org:10001 22:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:52 Configure a credential helper to remove this warning. See 22:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:52 22:10:52 Login Succeeded 22:10:52 nexus3.edgexfoundry.org:10002 22:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:52 Configure a credential helper to remove this warning. See 22:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:52 22:10:52 Login Succeeded 22:10:52 nexus3.edgexfoundry.org:10003 22:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:52 Configure a credential helper to remove this warning. See 22:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:52 22:10:52 Login Succeeded 22:10:52 nexus3.edgexfoundry.org:10004 22:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:53 Configure a credential helper to remove this warning. See 22:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:53 22:10:53 Login Succeeded 22:10:53 docker.io 22:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:53 Configure a credential helper to remove this warning. See 22:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:53 22:10:53 Login Succeeded 22:10:53 ---> docker-login.sh ends [Pipeline] } 22:10:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:53 ========================================================= 22:10:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:10:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:10:53 Sending build context to Docker daemon 27.7MB 22:10:53 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:10:53 Step 2/13 : FROM ${BASE} AS builder 22:10:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:10:53 213ec9aee27d: Pulling fs layer 22:10:53 4583459ba037: Pulling fs layer 22:10:53 93c1e223e6f2: Pulling fs layer 22:10:53 53926ce57604: Pulling fs layer 22:10:53 21b2b0c7a3f4: Pulling fs layer 22:10:53 22ff95d597cd: Pulling fs layer 22:10:53 12d6caf4c0d1: Pulling fs layer 22:10:53 96b7cbca73a9: Pulling fs layer 22:10:53 21b2b0c7a3f4: Waiting 22:10:53 22ff95d597cd: Waiting 22:10:53 53926ce57604: Waiting 22:10:53 a7acece74701: Pulling fs layer 22:10:53 96b7cbca73a9: Waiting 22:10:53 a7acece74701: Waiting 22:10:53 93c1e223e6f2: Verifying Checksum 22:10:53 93c1e223e6f2: Download complete 22:10:53 4583459ba037: Download complete 22:10:53 21b2b0c7a3f4: Verifying Checksum 22:10:53 21b2b0c7a3f4: Download complete 22:10:53 22ff95d597cd: Verifying Checksum 22:10:53 22ff95d597cd: Download complete 22:10:53 213ec9aee27d: Verifying Checksum 22:10:53 213ec9aee27d: Download complete 22:10:53 12d6caf4c0d1: Download complete 22:10:54 213ec9aee27d: Pull complete 22:10:54 4583459ba037: Pull complete 22:10:54 93c1e223e6f2: Pull complete 22:10:55 53926ce57604: Verifying Checksum 22:10:55 53926ce57604: Download complete 22:10:55 a7acece74701: Verifying Checksum 22:10:55 a7acece74701: Download complete 22:10:55 96b7cbca73a9: Verifying Checksum 22:10:55 96b7cbca73a9: Download complete 22:10:59 53926ce57604: Pull complete 22:10:59 21b2b0c7a3f4: Pull complete 22:10:59 22ff95d597cd: Pull complete 22:10:59 12d6caf4c0d1: Pull complete 22:11:01 96b7cbca73a9: Pull complete 22:11:01 a7acece74701: Pull complete 22:11:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:11:01 ---> db6d94c90886 22:11:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:11:03 ---> Running in 33c8da45d3dd 22:11:03 Removing intermediate container 33c8da45d3dd 22:11:03 ---> 7bc938299c04 22:11:03 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:03 ---> Running in e15f10725405 22:11:03 Removing intermediate container e15f10725405 22:11:03 ---> 7b3ac251ca25 22:11:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:11:03 ---> Running in b66cf2b519ad 22:11:04 Removing intermediate container b66cf2b519ad 22:11:04 ---> ec4bfa28e5b0 22:11:04 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:11:04 ---> Running in 3e406e3ea6c4 22:11:04 Removing intermediate container 3e406e3ea6c4 22:11:04 ---> 4123608c87fa 22:11:04 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:11:04 ---> Running in 62eb36e4a355 22:11:04 Removing intermediate container 62eb36e4a355 22:11:04 ---> e927f8e8115b 22:11:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:04 ---> Running in 50f3751a029a 22:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:05 OK: 211 MiB in 51 packages 22:11:05 Removing intermediate container 50f3751a029a 22:11:05 ---> 0eeb2057f4eb 22:11:05 Step 9/13 : WORKDIR /device-onvif-camera 22:11:05 ---> Running in a00a30682e8c 22:11:05 Removing intermediate container a00a30682e8c 22:11:05 ---> 5627991debf2 22:11:05 Step 10/13 : COPY go.mod vendor* ./ 22:11:05 ---> 67f19aa0f5e7 22:11:05 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:05 ---> Running in 97b54a9cf5c0 22:11:07 Still waiting to schedule task 22:11:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6513’ is offline 22:11:37 Removing intermediate container 97b54a9cf5c0 22:11:37 ---> 3e601431ceb9 22:11:37 Step 12/13 : COPY . . 22:11:37 ---> 50690c0cb645 22:11:37 Step 13/13 : RUN ${MAKE} 22:11:37 ---> Running in 6c8bf2d646e6 22:11:37 noop 22:11:37 Removing intermediate container 6c8bf2d646e6 22:11:37 ---> 829d71f1a2cd 22:11:37 Successfully built 829d71f1a2cd 22:11:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:38 + docker inspect -f . ci-base-image-x86_64 22:11:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:38 prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container 22:11:38 $ 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 22:11:38 $ docker top af724c17d753e0c54722bbf27a6e207f46d95b1c1206b4bb13270f082eb73c71 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:38 + go version 22:11:38 go version go1.18.7 linux/amd64 [Pipeline] } 22:11:38 $ docker stop --time=1 af724c17d753e0c54722bbf27a6e207f46d95b1c1206b4bb13270f082eb73c71 22:11:40 $ docker rm -f --volumes af724c17d753e0c54722bbf27a6e207f46d95b1c1206b4bb13270f082eb73c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:40 + docker inspect -f . ci-base-image-x86_64 22:11:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:40 prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container 22:11:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 22:11:41 $ docker top f73c92bb2d94533c563edee79b28c748aa54263f516cf0a52825f4d6748e863f -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:41 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 22:11:41 + make test 22:11:41 go test ./... -coverprofile=coverage.out ./... 22:11:41 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:11:54 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:11:55 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 29.3% of statements 22:11:55 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:11:55 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.383s coverage: 86.5% of statements 22:12:02 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:12:02 go vet ./... 22:12:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:12:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:12:05 ./bin/test-attribution-txt.sh [Pipeline] echo 22:12:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:12:05 $ docker stop --time=1 f73c92bb2d94533c563edee79b28c748aa54263f516cf0a52825f4d6748e863f 22:12:07 $ docker rm -f --volumes f73c92bb2d94533c563edee79b28c748aa54263f516cf0a52825f4d6748e863f [Pipeline] // withDockerContainer [Pipeline] sh 22:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:12:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:12:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:12:08 + ls -al . 22:12:08 total 236 22:12:08 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 22:11 . 22:12:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:10 .. 22:12:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:11 .git 22:12:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:10 .github 22:12:08 -rw-rw-r-- 1 jenkins jenkins 496 Feb 17 22:10 .gitignore 22:12:08 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 22:10 .golangci.yml 22:12:08 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:10 .semver 22:12:08 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 17 22:10 Attribution.txt 22:12:08 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 17 22:10 CHANGELOG.md 22:12:08 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 17 22:10 Dockerfile 22:12:08 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 22:10 GOVERNANCE.md 22:12:08 -rw-rw-r-- 1 jenkins jenkins 734 Feb 17 22:10 Jenkinsfile 22:12:08 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 17 22:10 LICENSE 22:12:08 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 17 22:10 Makefile 22:12:08 -rw-rw-r-- 1 jenkins jenkins 625 Feb 17 22:10 OWNERS.md 22:12:08 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 17 22:10 README.md 22:12:08 -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 22:10 VERSION 22:12:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:10 bin 22:12:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:10 cmd 22:12:08 -rw-r--r-- 1 jenkins jenkins 79184 Feb 17 22:11 coverage.out 22:12:08 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 22:10 doc 22:12:08 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 17 22:10 go.mod 22:12:08 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 17 22:10 go.sum 22:12:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:10 internal 22:12:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:10 snap 22:12:08 -rw-rw-r-- 1 jenkins jenkins 236 Feb 17 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:08 + 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=4a9e67fa37862f83ef90b637e6c765491ff37d3a --label arch=amd64 --label version=3.0.0-dev.15 . 22:12:08 Sending build context to Docker daemon 27.78MB 22:12:08 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:12:08 Step 2/26 : FROM ${BASE} AS builder 22:12:08 ---> 829d71f1a2cd 22:12:08 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:12:09 ---> Running in 89773ef1b6ed 22:12:09 Removing intermediate container 89773ef1b6ed 22:12:09 ---> 1e982373e9c1 22:12:09 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:12:09 ---> Running in 1805ad72b0f5 22:12:09 Removing intermediate container 1805ad72b0f5 22:12:09 ---> 886296e87af3 22:12:09 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:12:09 ---> Running in 71146ce4d543 22:12:09 Removing intermediate container 71146ce4d543 22:12:09 ---> 42511fd9d4e2 22:12:09 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:12:09 ---> Running in 432230488c37 22:12:09 Removing intermediate container 432230488c37 22:12:09 ---> f251b855d49d 22:12:09 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:12:09 ---> Running in ded1bb3cb461 22:12:10 Removing intermediate container ded1bb3cb461 22:12:10 ---> c16fe1d853ab 22:12:10 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:10 ---> Running in f69f3aa29920 22:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:12:10 OK: 211 MiB in 51 packages 22:12:11 Removing intermediate container f69f3aa29920 22:12:11 ---> 69cac0abd034 22:12:11 Step 9/26 : WORKDIR /device-onvif-camera 22:12:11 ---> Running in 4cedfbcc009e 22:12:11 Removing intermediate container 4cedfbcc009e 22:12:11 ---> 16efbfb85eec 22:12:11 Step 10/26 : COPY go.mod vendor* ./ 22:12:11 ---> cb3500071b1b 22:12:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:11 ---> Running in 773ebe488b0c 22:12:12 Removing intermediate container 773ebe488b0c 22:12:12 ---> 3eb1434308ab 22:12:12 Step 12/26 : COPY . . 22:12:12 ---> e4fc0a45ea31 22:12:12 Step 13/26 : RUN ${MAKE} 22:12:12 ---> Running in 19d636a9ddc8 22:12:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:12:35 Removing intermediate container 19d636a9ddc8 22:12:35 ---> 35f426a7de19 22:12:35 Step 14/26 : FROM alpine:3.16 22:12:35 3.16: Pulling from library/alpine 22:12:35 ef5531b6e74e: Pulling fs layer 22:12:35 ef5531b6e74e: Verifying Checksum 22:12:35 ef5531b6e74e: Download complete 22:12:35 ef5531b6e74e: Pull complete 22:12:35 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:12:35 Status: Downloaded newer image for alpine:3.16 22:12:35 ---> dfd21b5a31f5 22:12:35 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:12:35 ---> Running in 15a6ba7740d3 22:12:35 Removing intermediate container 15a6ba7740d3 22:12:35 ---> 302938f0eada 22:12:35 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:12:35 ---> Running in 66b4c3e8d1fb 22:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:12:35 (1/1) Installing dumb-init (1.2.5-r1) 22:12:35 Executing busybox-1.35.0-r17.trigger 22:12:35 OK: 6 MiB in 15 packages 22:12:35 Removing intermediate container 66b4c3e8d1fb 22:12:35 ---> f51b1b5f1b33 22:12:35 Step 17/26 : WORKDIR / 22:12:35 ---> Running in 09a5e9be017d 22:12:35 Removing intermediate container 09a5e9be017d 22:12:35 ---> 57eb833a53b3 22:12:35 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:12:35 ---> 73c69f6744ae 22:12:35 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:12:35 ---> 6823bc19861d 22:12:35 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:12:35 ---> 21774c75340b 22:12:35 Step 21/26 : EXPOSE 59984 22:12:35 ---> Running in a3daa41f2056 22:12:35 Removing intermediate container a3daa41f2056 22:12:35 ---> 2ffbcb277dbe 22:12:35 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:12:35 ---> Running in a3ab2a0c46df 22:12:35 Removing intermediate container a3ab2a0c46df 22:12:35 ---> cb81e187c734 22:12:35 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:12:35 ---> Running in 945a7063b28d 22:12:35 Removing intermediate container 945a7063b28d 22:12:35 ---> 254a6b40e562 22:12:35 Step 24/26 : LABEL arch=amd64 22:12:35 ---> Running in 8ae7903c7b18 22:12:35 Removing intermediate container 8ae7903c7b18 22:12:35 ---> 3243aa12be98 22:12:35 Step 25/26 : LABEL git_sha=4a9e67fa37862f83ef90b637e6c765491ff37d3a 22:12:35 ---> Running in a45836046764 22:12:35 Removing intermediate container a45836046764 22:12:35 ---> 2d7e8b09b159 22:12:35 Step 26/26 : LABEL version=3.0.0-dev.15 22:12:35 ---> Running in 5ad5db721d46 22:12:35 Removing intermediate container 5ad5db721d46 22:12:35 ---> 7da0a8846faf 22:12:35 [Warning] One or more build-args [ARCH] were not consumed 22:12:35 Successfully built 7da0a8846faf 22:12:35 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 22:12:35 provisioning config files... 22:12:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2004219913598552256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:36 ---> docker-login.sh 22:12:36 nexus3.edgexfoundry.org:10001 22:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:36 Configure a credential helper to remove this warning. See 22:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:36 22:12:36 Login Succeeded 22:12:36 nexus3.edgexfoundry.org:10002 22:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:36 Configure a credential helper to remove this warning. See 22:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:36 22:12:36 Login Succeeded 22:12:36 nexus3.edgexfoundry.org:10003 22:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:36 Configure a credential helper to remove this warning. See 22:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:36 22:12:36 Login Succeeded 22:12:36 nexus3.edgexfoundry.org:10004 22:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:36 Configure a credential helper to remove this warning. See 22:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:36 22:12:36 Login Succeeded 22:12:36 docker.io 22:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:36 Configure a credential helper to remove this warning. See 22:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:36 22:12:36 Login Succeeded 22:12:36 ---> docker-login.sh ends [Pipeline] } 22:12:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:12:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:36 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 22:12:36 4a9e67fa37862f83ef90b637e6c765491ff37d3a 22:12:36 latest 22:12:36 3.0.0-dev.15 22:12:36 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 22:12:36 main 22:12:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a 22:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:12:37 c72c715268a0: Preparing 22:12:37 a508ba21eb17: Preparing 22:12:37 ae7b23a07551: Preparing 22:12:37 fc014b5c9bce: Preparing 22:12:37 aa5968d388b8: Preparing 22:12:37 aa5968d388b8: Layer already exists 22:12:37 c72c715268a0: Pushed 22:12:37 fc014b5c9bce: Pushed 22:12:37 a508ba21eb17: Pushed 22:12:39 ae7b23a07551: Pushed 22:12:40 4a9e67fa37862f83ef90b637e6c765491ff37d3a: digest: sha256:938e3add49603ca62feb378c24056ce70663d3cef510848fea890aba9efe0eab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:40 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 22:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:12:40 c72c715268a0: Preparing 22:12:40 a508ba21eb17: Preparing 22:12:40 ae7b23a07551: Preparing 22:12:40 fc014b5c9bce: Preparing 22:12:40 aa5968d388b8: Preparing 22:12:40 aa5968d388b8: Layer already exists 22:12:40 fc014b5c9bce: Layer already exists 22:12:40 a508ba21eb17: Layer already exists 22:12:40 ae7b23a07551: Layer already exists 22:12:40 c72c715268a0: Layer already exists 22:12:43 latest: digest: sha256:938e3add49603ca62feb378c24056ce70663d3cef510848fea890aba9efe0eab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.15 22:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:12:43 c72c715268a0: Preparing 22:12:43 a508ba21eb17: Preparing 22:12:43 ae7b23a07551: Preparing 22:12:43 fc014b5c9bce: Preparing 22:12:43 aa5968d388b8: Preparing 22:12:43 c72c715268a0: Layer already exists 22:12:43 a508ba21eb17: Layer already exists 22:12:43 ae7b23a07551: Layer already exists 22:12:43 aa5968d388b8: Layer already exists 22:12:43 fc014b5c9bce: Layer already exists 22:12:43 3.0.0-dev.15: digest: sha256:938e3add49603ca62feb378c24056ce70663d3cef510848fea890aba9efe0eab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:44 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 22:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:12:44 c72c715268a0: Preparing 22:12:44 a508ba21eb17: Preparing 22:12:44 ae7b23a07551: Preparing 22:12:44 fc014b5c9bce: Preparing 22:12:44 aa5968d388b8: Preparing 22:12:44 fc014b5c9bce: Layer already exists 22:12:44 aa5968d388b8: Layer already exists 22:12:44 a508ba21eb17: Layer already exists 22:12:44 c72c715268a0: Layer already exists 22:12:44 ae7b23a07551: Layer already exists 22:12:44 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15: digest: sha256:938e3add49603ca62feb378c24056ce70663d3cef510848fea890aba9efe0eab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:44 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 22:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:12:45 c72c715268a0: Preparing 22:12:45 a508ba21eb17: Preparing 22:12:45 ae7b23a07551: Preparing 22:12:45 fc014b5c9bce: Preparing 22:12:45 aa5968d388b8: Preparing 22:12:45 fc014b5c9bce: Layer already exists 22:12:45 a508ba21eb17: Layer already exists 22:12:45 ae7b23a07551: Layer already exists 22:12:45 aa5968d388b8: Layer already exists 22:12:45 c72c715268a0: Layer already exists 22:12:45 main: digest: sha256:938e3add49603ca62feb378c24056ce70663d3cef510848fea890aba9efe0eab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:12:45 ===================================================== [Pipeline] echo 22:12:45 taggedImages: 22:12:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a 22:12:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 22:12:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.15 22:12:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 22:12:45 - 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 22:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:45 22:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:45 latest: Pulling from edgex-lftools-log-publisher 22:12:45 5eb5b503b376: Pulling fs layer 22:12:45 5c69ac0246d0: Pulling fs layer 22:12:45 ec43610c2a17: Pulling fs layer 22:12:45 3a2ae6a8a46f: Pulling fs layer 22:12:45 33b1e0a273af: Pulling fs layer 22:12:45 5d3b04190fa2: Pulling fs layer 22:12:45 2f39f015ded8: Pulling fs layer 22:12:45 33b1e0a273af: Waiting 22:12:45 3a2ae6a8a46f: Waiting 22:12:45 5d3b04190fa2: Waiting 22:12:45 2f39f015ded8: Waiting 22:12:45 5c69ac0246d0: Verifying Checksum 22:12:45 5c69ac0246d0: Download complete 22:12:45 3a2ae6a8a46f: Download complete 22:12:46 33b1e0a273af: Verifying Checksum 22:12:46 33b1e0a273af: Download complete 22:12:46 5d3b04190fa2: Verifying Checksum 22:12:46 5d3b04190fa2: Download complete 22:12:46 ec43610c2a17: Download complete 22:12:46 5eb5b503b376: Verifying Checksum 22:12:46 5eb5b503b376: Download complete 22:12:46 2f39f015ded8: Download complete 22:12:47 5eb5b503b376: Pull complete 22:12:47 5c69ac0246d0: Pull complete 22:12:48 ec43610c2a17: Pull complete 22:12:48 3a2ae6a8a46f: Pull complete 22:12:48 33b1e0a273af: Pull complete 22:12:48 5d3b04190fa2: Pull complete 22:12:52 2f39f015ded8: Pull complete 22:12:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:52 prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container 22:12:52 $ 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 22:12:54 $ docker top ce3c5874b0db5c4ecec69b69bf6608d26f068397066ffe7c4623ccaad83b4acf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:54 ---> job-cost.sh 22:12:54 lf-activate-venv: SKIPPING 22:12:54 INFO: No Stack... 22:12:55 INFO: Retrieving Pricing Info for: v3-standard-8 22:12:55 INFO: Archiving Costs [Pipeline] sh 22:12:55 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 22:12:55 + cut -d, -f6 [Pipeline] lock 22:12:56 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] 22:12:56 Resource [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] did not exist. Created. 22:12:56 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:12:56 + echo total: 0.2199999988079071 [Pipeline] stash 22:12:56 Stashed 1 file(s) [Pipeline] } 22:12:56 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 22:12:56 $ docker stop --time=1 ce3c5874b0db5c4ecec69b69bf6608d26f068397066ffe7c4623ccaad83b4acf 22:12:57 $ docker rm -f --volumes ce3c5874b0db5c4ecec69b69bf6608d26f068397066ffe7c4623ccaad83b4acf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:14:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6515 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 22:14:12 Running in /w/workspace/device-onvif-camera/104 [Pipeline] { [Pipeline] checkout 22:14:12 The recommended git tool is: git 22:14:17 using credential edgex-jenkins-ssh 22:14:18 Cloning the remote Git repository 22:14:18 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:14:18 > git init /w/workspace/device-onvif-camera/104 # timeout=10 22:14:18 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:14:18 > git --version # timeout=10 22:14:18 > git --version # 'git version 2.25.1' 22:14:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:19 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:14:20 Avoid second fetch 22:14:20 Checking out Revision 4a9e67fa37862f83ef90b637e6c765491ff37d3a (main) 22:14:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:20 > git config core.sparsecheckout # timeout=10 22:14:20 > git checkout -f 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 22:14:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#234)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:14:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:22 Dload Upload Total Spent Left Speed 22:14:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 22:14:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:14:23 + sudo tee /etc/docker/daemon.new 22:14:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:14:23 { 22:14:23 "registry-mirrors": [ 22:14:23 "https://nexus3.edgexfoundry.org:10001" 22:14:23 ], 22:14:23 "bip": "10.250.0.254/24", 22:14:23 "hosts": [ 22:14:23 "tcp://0.0.0.0:5555", 22:14:23 "unix:///var/run/docker.sock" 22:14:23 ], 22:14:23 "mtu": 1458, 22:14:23 "selinux-enabled": true, 22:14:23 "seccomp-profile": "/etc/docker/seccomp.json" 22:14:23 } [Pipeline] sh 22:14:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:14:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:42 provisioning config files... 22:14:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/104@tmp/config14636754687496355515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:42 ---> docker-login.sh 22:14:42 nexus3.edgexfoundry.org:10001 22:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:43 Configure a credential helper to remove this warning. See 22:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:43 22:14:43 Login Succeeded 22:14:43 nexus3.edgexfoundry.org:10002 22:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:43 Configure a credential helper to remove this warning. See 22:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:43 22:14:43 Login Succeeded 22:14:43 nexus3.edgexfoundry.org:10003 22:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:43 Configure a credential helper to remove this warning. See 22:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:43 22:14:43 Login Succeeded 22:14:43 nexus3.edgexfoundry.org:10004 22:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:44 Configure a credential helper to remove this warning. See 22:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:44 22:14:44 Login Succeeded 22:14:44 docker.io 22:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:45 Configure a credential helper to remove this warning. See 22:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:45 22:14:45 Login Succeeded 22:14:45 ---> docker-login.sh ends [Pipeline] } 22:14:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:14:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:45 ========================================================= 22:14:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:14:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:14:46 Sending build context to Docker daemon 20.54MB 22:14:46 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:14:46 Step 2/13 : FROM ${BASE} AS builder 22:14:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:14:46 9b18e9b68314: Pulling fs layer 22:14:46 35d82f9e3411: Pulling fs layer 22:14:46 e16973657156: Pulling fs layer 22:14:46 fc693d55d65f: Pulling fs layer 22:14:46 7e9fc2657dce: Pulling fs layer 22:14:46 dda99020689f: Pulling fs layer 22:14:46 db1c61fa0a46: Pulling fs layer 22:14:46 891c053d2c06: Pulling fs layer 22:14:46 dda99020689f: Waiting 22:14:46 fc693d55d65f: Waiting 22:14:46 db1c61fa0a46: Waiting 22:14:46 891c053d2c06: Waiting 22:14:46 7e9fc2657dce: Waiting 22:14:46 e16973657156: Verifying Checksum 22:14:46 e16973657156: Download complete 22:14:46 35d82f9e3411: Verifying Checksum 22:14:46 35d82f9e3411: Download complete 22:14:46 7e9fc2657dce: Verifying Checksum 22:14:46 7e9fc2657dce: Download complete 22:14:46 dda99020689f: Verifying Checksum 22:14:46 dda99020689f: Download complete 22:14:46 9b18e9b68314: Verifying Checksum 22:14:47 9b18e9b68314: Pull complete 22:14:47 891c053d2c06: Verifying Checksum 22:14:47 891c053d2c06: Download complete 22:14:48 35d82f9e3411: Pull complete 22:14:48 e16973657156: Pull complete 22:14:49 db1c61fa0a46: Verifying Checksum 22:14:49 db1c61fa0a46: Download complete 22:14:49 fc693d55d65f: Download complete 22:15:01 fc693d55d65f: Pull complete 22:15:01 7e9fc2657dce: Pull complete 22:15:01 dda99020689f: Pull complete 22:15:08 db1c61fa0a46: Pull complete 22:15:09 891c053d2c06: Pull complete 22:15:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:15:09 ---> f96f9c87975a 22:15:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:15:11 ---> Running in b1e903d4e70e 22:15:11 Removing intermediate container b1e903d4e70e 22:15:11 ---> 0a0208e39b83 22:15:11 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:15:12 ---> Running in 829219757fac 22:15:12 Removing intermediate container 829219757fac 22:15:12 ---> ded8ffba19a2 22:15:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:15:12 ---> Running in 53ba1f502d0e 22:15:12 Removing intermediate container 53ba1f502d0e 22:15:12 ---> 5bf3a4d3f951 22:15:12 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:15:12 ---> Running in 37209ab96920 22:15:13 Removing intermediate container 37209ab96920 22:15:13 ---> 290bc300a148 22:15:13 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:15:13 ---> Running in 1f8b92687342 22:15:13 Removing intermediate container 1f8b92687342 22:15:13 ---> 748f0ea5622b 22:15:13 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:13 ---> Running in 0dbd3d17b9d4 22:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:15:15 OK: 221 MiB in 51 packages 22:15:16 Removing intermediate container 0dbd3d17b9d4 22:15:16 ---> aeb94c33073e 22:15:16 Step 9/13 : WORKDIR /device-onvif-camera 22:15:16 ---> Running in d03a6890fc63 22:15:17 Removing intermediate container d03a6890fc63 22:15:17 ---> 0fcec708261b 22:15:17 Step 10/13 : COPY go.mod vendor* ./ 22:15:17 ---> f705b1a98c6a 22:15:17 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:17 ---> Running in 52f5a53e136d 22:16:39 Removing intermediate container 52f5a53e136d 22:16:39 ---> 23d0659f1603 22:16:39 Step 12/13 : COPY . . 22:16:39 ---> a1b6b1a2efeb 22:16:39 Step 13/13 : RUN ${MAKE} 22:16:39 ---> Running in c5e867683948 22:16:39 noop 22:16:39 Removing intermediate container c5e867683948 22:16:39 ---> 599a42f7929e 22:16:39 Successfully built 599a42f7929e 22:16:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:40 + docker inspect -f . ci-base-image-arm64 22:16:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:40 prd-ubuntu20.04-docker-arm64-4c-16g-6515 does not seem to be running inside a container 22:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/104 -v /w/workspace/device-onvif-camera/104:/w/workspace/device-onvif-camera/104:rw,z -v /w/workspace/device-onvif-camera/104@tmp:/w/workspace/device-onvif-camera/104@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 22:16:41 $ docker top e10098b977539046376e20bf83f1627213db3beb5db453f09cda24e412e68200 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:42 + go version 22:16:42 go version go1.18.7 linux/arm64 [Pipeline] } 22:16:42 $ docker stop --time=1 e10098b977539046376e20bf83f1627213db3beb5db453f09cda24e412e68200 22:16:44 $ docker rm -f --volumes e10098b977539046376e20bf83f1627213db3beb5db453f09cda24e412e68200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:44 + docker inspect -f . ci-base-image-arm64 22:16:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:45 prd-ubuntu20.04-docker-arm64-4c-16g-6515 does not seem to be running inside a container 22:16:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/104 -v /w/workspace/device-onvif-camera/104:/w/workspace/device-onvif-camera/104:rw,z -v /w/workspace/device-onvif-camera/104@tmp:/w/workspace/device-onvif-camera/104@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 22:16:46 $ docker top 8d3598a57c362eee910f1a4da8d97b4e3fd043b6901b3fdd151bb8986760c203 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:47 + git config --global --add safe.directory /w/workspace/device-onvif-camera/104 [Pipeline] fileExists [Pipeline] sh 22:16:47 + make test 22:16:47 go test ./... -coverprofile=coverage.out ./... 22:16:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:18:26 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:18:32 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.242s coverage: 29.3% of statements 22:18:32 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:18:54 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.464s coverage: 86.5% of statements 22:18:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:18:54 go vet ./... 22:19:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:19:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:19:21 ./bin/test-attribution-txt.sh [Pipeline] echo 22:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:19:22 $ docker stop --time=1 8d3598a57c362eee910f1a4da8d97b4e3fd043b6901b3fdd151bb8986760c203 22:19:24 $ docker rm -f --volumes 8d3598a57c362eee910f1a4da8d97b4e3fd043b6901b3fdd151bb8986760c203 [Pipeline] // withDockerContainer [Pipeline] sh 22:19:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:19:25 Warning: overwriting stash ‘coverage-report’ 22:19:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:19:26 + ls -al . 22:19:26 total 232 22:19:26 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 22:16 . 22:19:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:14 .. 22:19:26 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:14 .git 22:19:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:14 .github 22:19:26 -rw-rw-r-- 1 jenkins jenkins 496 Feb 17 22:14 .gitignore 22:19:26 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 22:14 .golangci.yml 22:19:26 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 17 22:14 Attribution.txt 22:19:26 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 17 22:14 CHANGELOG.md 22:19:26 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 17 22:14 Dockerfile 22:19:26 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 22:14 GOVERNANCE.md 22:19:26 -rw-rw-r-- 1 jenkins jenkins 734 Feb 17 22:14 Jenkinsfile 22:19:26 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 17 22:14 LICENSE 22:19:26 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 17 22:14 Makefile 22:19:26 -rw-rw-r-- 1 jenkins jenkins 625 Feb 17 22:14 OWNERS.md 22:19:26 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 17 22:14 README.md 22:19:26 -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 22:10 VERSION 22:19:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:14 bin 22:19:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:14 cmd 22:19:26 -rw-r--r-- 1 jenkins jenkins 79184 Feb 17 22:18 coverage.out 22:19:26 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 22:14 doc 22:19:26 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 17 22:14 go.mod 22:19:26 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 17 22:14 go.sum 22:19:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:14 internal 22:19:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:14 snap 22:19:26 -rw-rw-r-- 1 jenkins jenkins 236 Feb 17 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:27 + 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=4a9e67fa37862f83ef90b637e6c765491ff37d3a --label arch=arm64 --label version=3.0.0-dev.15 . 22:19:28 Sending build context to Docker daemon 20.62MB 22:19:28 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:19:28 Step 2/26 : FROM ${BASE} AS builder 22:19:28 ---> 599a42f7929e 22:19:28 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:19:28 ---> Running in b39f5d259b66 22:19:28 Removing intermediate container b39f5d259b66 22:19:28 ---> 0439b8a5acbf 22:19:28 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:19:28 ---> Running in 88f8c3f70ac2 22:19:28 Removing intermediate container 88f8c3f70ac2 22:19:28 ---> 6f3c4f667f60 22:19:28 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:19:28 ---> Running in bca2329309cd 22:19:29 Removing intermediate container bca2329309cd 22:19:29 ---> 37e063947fb3 22:19:29 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:19:29 ---> Running in 5069e36a7c59 22:19:29 Removing intermediate container 5069e36a7c59 22:19:29 ---> 7ca0a76b679e 22:19:29 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:19:29 ---> Running in 2f049bee76ad 22:19:30 Removing intermediate container 2f049bee76ad 22:19:30 ---> d88854dacc28 22:19:30 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:19:30 ---> Running in a9f02ac07efc 22:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:19:32 OK: 221 MiB in 51 packages 22:19:33 Removing intermediate container a9f02ac07efc 22:19:33 ---> 24aae53db156 22:19:33 Step 9/26 : WORKDIR /device-onvif-camera 22:19:33 ---> Running in 9f1c6a89de7d 22:19:33 Removing intermediate container 9f1c6a89de7d 22:19:33 ---> 5662b5f3cb16 22:19:33 Step 10/26 : COPY go.mod vendor* ./ 22:19:34 ---> a86c63d7634b 22:19:34 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:34 ---> Running in 86bac2f25bcd 22:19:36 Removing intermediate container 86bac2f25bcd 22:19:36 ---> b9e4865d8d90 22:19:36 Step 12/26 : COPY . . 22:19:40 ---> ddbeb17924cf 22:19:40 Step 13/26 : RUN ${MAKE} 22:19:40 ---> Running in bf9f85402cf4 22:19:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:21:48 Removing intermediate container bf9f85402cf4 22:21:48 ---> 1fe20dcafb33 22:21:48 Step 14/26 : FROM alpine:3.16 22:21:48 3.16: Pulling from library/alpine 22:21:48 3760b48202b3: Pulling fs layer 22:21:48 3760b48202b3: Verifying Checksum 22:21:48 3760b48202b3: Download complete 22:21:48 3760b48202b3: Pull complete 22:21:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:21:48 Status: Downloaded newer image for alpine:3.16 22:21:48 ---> 4c81e5bf8899 22:21:48 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:21:48 ---> Running in 9eb7674aa705 22:21:48 Removing intermediate container 9eb7674aa705 22:21:48 ---> d003bf500866 22:21:48 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:21:48 ---> Running in 65838d9d4829 22:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:21:49 (1/1) Installing dumb-init (1.2.5-r1) 22:21:49 Executing busybox-1.35.0-r17.trigger 22:21:49 OK: 5 MiB in 15 packages 22:21:50 Removing intermediate container 65838d9d4829 22:21:50 ---> 7b8311eb1703 22:21:50 Step 17/26 : WORKDIR / 22:21:50 ---> Running in 89e8d0f84c29 22:21:51 Removing intermediate container 89e8d0f84c29 22:21:51 ---> df08ba2135dc 22:21:51 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:21:52 ---> 5cdc3608c789 22:21:52 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:21:52 ---> 128283eb56d7 22:21:52 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:21:53 ---> 2f93107d974c 22:21:53 Step 21/26 : EXPOSE 59984 22:21:53 ---> Running in 79da03dcbb0f 22:21:53 Removing intermediate container 79da03dcbb0f 22:21:53 ---> 7e83595f0039 22:21:53 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:21:53 ---> Running in c8bec9df4842 22:21:53 Removing intermediate container c8bec9df4842 22:21:53 ---> 1d61dd0ef093 22:21:53 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:21:53 ---> Running in 8fb03d05bccf 22:21:54 Removing intermediate container 8fb03d05bccf 22:21:54 ---> 0e5ba063eb8e 22:21:54 Step 24/26 : LABEL arch=arm64 22:21:54 ---> Running in 2bee85311413 22:21:54 Removing intermediate container 2bee85311413 22:21:54 ---> 619f39582b76 22:21:54 Step 25/26 : LABEL git_sha=4a9e67fa37862f83ef90b637e6c765491ff37d3a 22:21:54 ---> Running in 1c3db30a5a21 22:21:54 Removing intermediate container 1c3db30a5a21 22:21:54 ---> d3db7bf4cd76 22:21:54 Step 26/26 : LABEL version=3.0.0-dev.15 22:21:54 ---> Running in 41d907e1e8e3 22:21:55 Removing intermediate container 41d907e1e8e3 22:21:55 ---> 5c42bbc68918 22:21:55 [Warning] One or more build-args [ARCH] were not consumed 22:21:55 Successfully built 5c42bbc68918 22:21:55 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 22:21:55 provisioning config files... 22:21:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/104@tmp/config15825074805183630323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:55 ---> docker-login.sh 22:21:55 nexus3.edgexfoundry.org:10001 22:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:55 Configure a credential helper to remove this warning. See 22:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:55 22:21:55 Login Succeeded 22:21:55 nexus3.edgexfoundry.org:10002 22:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:56 Configure a credential helper to remove this warning. See 22:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:56 22:21:56 Login Succeeded 22:21:56 nexus3.edgexfoundry.org:10003 22:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:56 Configure a credential helper to remove this warning. See 22:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:56 22:21:56 Login Succeeded 22:21:56 nexus3.edgexfoundry.org:10004 22:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:56 Configure a credential helper to remove this warning. See 22:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:56 22:21:56 Login Succeeded 22:21:56 docker.io 22:21:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:57 Configure a credential helper to remove this warning. See 22:21:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:57 22:21:57 Login Succeeded 22:21:57 ---> docker-login.sh ends [Pipeline] } 22:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:21:57 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 22:21:57 4a9e67fa37862f83ef90b637e6c765491ff37d3a 22:21:57 latest 22:21:57 3.0.0-dev.15 22:21:57 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 22:21:57 main 22:21:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:57 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a 22:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:21:58 198c9164404c: Preparing 22:21:58 2ed3babad647: Preparing 22:21:58 664f12ae85de: Preparing 22:21:58 ffb93cedd7bb: Preparing 22:21:58 f70ee36035b9: Preparing 22:21:58 f70ee36035b9: Layer already exists 22:21:58 2ed3babad647: Pushed 22:21:58 198c9164404c: Pushed 22:21:58 ffb93cedd7bb: Pushed 22:22:03 664f12ae85de: Pushed 22:22:03 4a9e67fa37862f83ef90b637e6c765491ff37d3a: digest: sha256:8b7945981f6388062b40d1f5d00215d189e1a42241641d0a9213a1a43189f35a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:04 + 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 22:22:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:22:04 198c9164404c: Preparing 22:22:04 2ed3babad647: Preparing 22:22:04 664f12ae85de: Preparing 22:22:04 ffb93cedd7bb: Preparing 22:22:04 f70ee36035b9: Preparing 22:22:04 198c9164404c: Layer already exists 22:22:04 f70ee36035b9: Layer already exists 22:22:04 664f12ae85de: Layer already exists 22:22:04 2ed3babad647: Layer already exists 22:22:04 ffb93cedd7bb: Layer already exists 22:22:04 latest: digest: sha256:8b7945981f6388062b40d1f5d00215d189e1a42241641d0a9213a1a43189f35a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:04 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.15 22:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:22:05 198c9164404c: Preparing 22:22:05 2ed3babad647: Preparing 22:22:05 664f12ae85de: Preparing 22:22:05 ffb93cedd7bb: Preparing 22:22:05 f70ee36035b9: Preparing 22:22:05 2ed3babad647: Layer already exists 22:22:05 f70ee36035b9: Layer already exists 22:22:05 198c9164404c: Layer already exists 22:22:05 664f12ae85de: Layer already exists 22:22:05 ffb93cedd7bb: Layer already exists 22:22:05 3.0.0-dev.15: digest: sha256:8b7945981f6388062b40d1f5d00215d189e1a42241641d0a9213a1a43189f35a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:05 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 22:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:22:05 198c9164404c: Preparing 22:22:05 2ed3babad647: Preparing 22:22:05 664f12ae85de: Preparing 22:22:05 ffb93cedd7bb: Preparing 22:22:05 f70ee36035b9: Preparing 22:22:05 2ed3babad647: Layer already exists 22:22:05 198c9164404c: Layer already exists 22:22:05 664f12ae85de: Layer already exists 22:22:05 f70ee36035b9: Layer already exists 22:22:05 ffb93cedd7bb: Layer already exists 22:22:05 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15: digest: sha256:8b7945981f6388062b40d1f5d00215d189e1a42241641d0a9213a1a43189f35a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:06 + 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 22:22:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 22:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:22:06 198c9164404c: Preparing 22:22:06 2ed3babad647: Preparing 22:22:06 664f12ae85de: Preparing 22:22:06 ffb93cedd7bb: Preparing 22:22:06 f70ee36035b9: Preparing 22:22:06 f70ee36035b9: Layer already exists 22:22:06 664f12ae85de: Layer already exists 22:22:06 2ed3babad647: Layer already exists 22:22:06 198c9164404c: Layer already exists 22:22:06 ffb93cedd7bb: Layer already exists 22:22:06 main: digest: sha256:8b7945981f6388062b40d1f5d00215d189e1a42241641d0a9213a1a43189f35a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:06 ===================================================== [Pipeline] echo 22:22:06 taggedImages: 22:22:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a 22:22:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:22:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.15 22:22:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 22:22:06 - 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 22:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:07 22:22:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:07 arm64: Pulling from edgex-lftools-log-publisher 22:22:07 8998bd30e6a1: Pulling fs layer 22:22:07 04944245beec: Pulling fs layer 22:22:07 699f458cf7ca: Pulling fs layer 22:22:07 765212b225bb: Pulling fs layer 22:22:07 f23df028b6ca: Pulling fs layer 22:22:07 d65c8cfc05b1: Pulling fs layer 22:22:07 2437ff75d9bd: Pulling fs layer 22:22:07 f23df028b6ca: Waiting 22:22:07 d65c8cfc05b1: Waiting 22:22:07 765212b225bb: Waiting 22:22:07 2437ff75d9bd: Waiting 22:22:07 04944245beec: Verifying Checksum 22:22:07 04944245beec: Download complete 22:22:07 765212b225bb: Verifying Checksum 22:22:07 765212b225bb: Download complete 22:22:07 f23df028b6ca: Verifying Checksum 22:22:07 f23df028b6ca: Download complete 22:22:07 d65c8cfc05b1: Verifying Checksum 22:22:07 d65c8cfc05b1: Download complete 22:22:07 699f458cf7ca: Verifying Checksum 22:22:07 699f458cf7ca: Download complete 22:22:08 8998bd30e6a1: Verifying Checksum 22:22:08 8998bd30e6a1: Download complete 22:22:10 2437ff75d9bd: Verifying Checksum 22:22:10 2437ff75d9bd: Download complete 22:22:11 8998bd30e6a1: Pull complete 22:22:12 04944245beec: Pull complete 22:22:13 699f458cf7ca: Pull complete 22:22:13 765212b225bb: Pull complete 22:22:14 f23df028b6ca: Pull complete 22:22:14 d65c8cfc05b1: Pull complete 22:22:26 2437ff75d9bd: Pull complete 22:22:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:26 prd-ubuntu20.04-docker-arm64-4c-16g-6515 does not seem to be running inside a container 22:22:26 $ 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/104 -v /w/workspace/device-onvif-camera/104:/w/workspace/device-onvif-camera/104:rw,z -v /w/workspace/device-onvif-camera/104@tmp:/w/workspace/device-onvif-camera/104@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 22:22:29 $ docker top 46d2d5f430a6d82a0f181ee3a9efe2b43b9b74555fb307132c9706cb3e89ad65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:30 ---> job-cost.sh 22:22:30 lf-activate-venv: SKIPPING 22:22:30 INFO: No Stack... 22:22:30 INFO: Retrieving Pricing Info for: v3-standard-4 22:22:31 INFO: Archiving Costs [Pipeline] sh 22:22:32 + cat /w/workspace/device-onvif-camera/104/archives/cost.csv 22:22:32 + cut -d, -f6 [Pipeline] lock 22:22:32 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] 22:22:32 Resource [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] did not exist. Created. 22:22:32 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:32 /w/workspace/device-onvif-camera/104@tmp/durable-fc4a266d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:22:33 + echo total: 0.10999999940395355 [Pipeline] stash 22:22:33 Warning: overwriting stash ‘stack-cost’ 22:22:33 Stashed 1 file(s) [Pipeline] } 22:22:33 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 22:22:33 $ docker stop --time=1 46d2d5f430a6d82a0f181ee3a9efe2b43b9b74555fb307132c9706cb3e89ad65 22:22:34 $ docker rm -f --volumes 46d2d5f430a6d82a0f181ee3a9efe2b43b9b74555fb307132c9706cb3e89ad65 [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 22:22:35 provisioning config files... 22:22:35 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9537757469533898567tmp [Pipeline] { [Pipeline] sh 22:22:35 + set +x 22:22:35 + + curl -s https://codecov.io/bash 22:22:35 bash -s -- 22:22:35 22:22:35 _____ _ 22:22:35 / ____| | | 22:22:35 | | ___ __| | ___ ___ _____ __ 22:22:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:22:35 | |___| (_) | (_| | __/ (_| (_) \ V / 22:22:35 \_____\___/ \__,_|\___|\___\___/ \_/ 22:22:35 Bash-1.0.6 22:22:35 22:22:35 22:22:35 ==> git version 2.25.1 found 22:22:35 ==> 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 22:22:35 Release-Date: 2020-01-08 22:22:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:22:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:22:35 ==> Jenkins CI detected. 22:22:35 current dir:  /w/workspace/foundry_device-onvif-camera_main 22:22:35 project root: . 22:22:35 --> token set from env 22:22:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:22:35 ==> Running gcov in . (disable via -X gcov) 22:22:35 ==> Python coveragepy not found 22:22:35 ==> Searching for coverage reports in: 22:22:35 + . 22:22:35 -> Found 1 reports 22:22:35 ==> Detecting git/mercurial file structure 22:22:35 ==> Reading reports 22:22:35 + ./coverage.out bytes=79184 22:22:35 ==> Appending adjustments 22:22:35 https://docs.codecov.io/docs/fixing-reports 22:22:35 + Found adjustments 22:22:35 ==> Gzipping contents 22:22:35 12K /tmp/codecov.Plie92.gz 22:22:35 ==> Uploading reports 22:22:35 url: https://codecov.io 22:22:35 query: branch=main&commit=4a9e67fa37862f83ef90b637e6c765491ff37d3a&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:22:35 -> Pinging Codecov 22:22:35 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=4a9e67fa37862f83ef90b637e6c765491ff37d3a&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:22:35 -> Uploading to 22:22:35 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/F29A59C45E3A92E06B3E522C9905F8EF/4a9e67fa37862f83ef90b637e6c765491ff37d3a/1726ea47-9f11-4dd4-8839-cf00f2e56ecc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T222235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0980296e5c99fb1ec05a9fb281ec8a1c061adf7a0f72f04c360d6cab28688931 22:22:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:22:35 Dload Upload Total Spent Left Speed 22:22:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10822 0 0 100 10822 0 43637 --:--:-- --:--:-- --:--:-- 43637 22:22:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] } 22:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:22:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:22:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:22:36 22:22:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:22:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:22:36 df9b9388f04a: Pulling fs layer 22:22:36 52dc419b0ee2: Pulling fs layer 22:22:36 25bc292e5bac: Pulling fs layer 22:22:36 114826534d7a: Pulling fs layer 22:22:36 4657fd5d0bcf: Pulling fs layer 22:22:36 6ad1cebc031e: Pulling fs layer 22:22:36 8a3aa393b2d8: Pulling fs layer 22:22:36 4657fd5d0bcf: Waiting 22:22:36 8a3aa393b2d8: Waiting 22:22:36 6ad1cebc031e: Waiting 22:22:36 114826534d7a: Waiting 22:22:36 25bc292e5bac: Download complete 22:22:36 52dc419b0ee2: Verifying Checksum 22:22:36 52dc419b0ee2: Download complete 22:22:36 4657fd5d0bcf: Verifying Checksum 22:22:36 4657fd5d0bcf: Download complete 22:22:37 df9b9388f04a: Download complete 22:22:37 df9b9388f04a: Pull complete 22:22:37 52dc419b0ee2: Pull complete 22:22:37 25bc292e5bac: Pull complete 22:22:37 6ad1cebc031e: Verifying Checksum 22:22:37 6ad1cebc031e: Download complete 22:22:38 114826534d7a: Verifying Checksum 22:22:38 114826534d7a: Download complete 22:22:38 8a3aa393b2d8: Verifying Checksum 22:22:38 8a3aa393b2d8: Download complete 22:22:42 114826534d7a: Pull complete 22:22:42 4657fd5d0bcf: Pull complete 22:22:42 6ad1cebc031e: Pull complete 22:22:44 8a3aa393b2d8: Pull complete 22:22:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:22:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:44 prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container 22:22:44 $ 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 22:22:47 $ docker top f6a17da0a548c796d06655bdec3317e6544d846d42c7a9d68fefb25c108faaaf -eo pid,comm [Pipeline] { [Pipeline] echo 22:22:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 22:22:47 + set -o pipefail 22:22:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 22:22:54 22:22:54 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 22:22:54 22:22:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/895dd1ea-0727-499a-8102-5e4b338acaae 22:22:54 22:22:54 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 22:22:54 22:22:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:22:54 22:22:54 22:22:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:22:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:22:54 More details here: https://snyk.co/ue1NS [Pipeline] } 22:22:54 $ docker stop --time=1 f6a17da0a548c796d06655bdec3317e6544d846d42c7a9d68fefb25c108faaaf 22:22:56 $ docker rm -f --volumes f6a17da0a548c796d06655bdec3317e6544d846d42c7a9d68fefb25c108faaaf [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) [Pipeline] echo 22:22:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:56 provisioning config files... 22:22:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13449288804985323117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:56 --> edgex-publish-swagger.sh 22:22:56 === Publish doc/openapi/v2 API === 22:22:56 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 22:22:56 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 22:22:56 % Total % Received % Xferd Average Speed Time Time Time Current 22:22:56 Dload Upload Total Spent Left Speed 22:22:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 662k --:--:-- --:--:-- --:--:-- 662k 22:22:57 22:22:57 [Pipeline] } 22:22:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:57 + git log --format=format:%s -1 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] sh 22:22:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:58 prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container 22:22:58 $ 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 22:22:59 $ docker top 58bb5f3afbb7dea03b3f08e6454406fcc77c6bc1d9fc0f4f3acbea4ae00dad17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:59 [ssh-agent] Looking for ssh-agent implementation... 22:22:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:59 $ docker exec 58bb5f3afbb7dea03b3f08e6454406fcc77c6bc1d9fc0f4f3acbea4ae00dad17 ssh-agent 22:22:59 SSH_AUTH_SOCK=/tmp/ssh-QY9KZMzRt8ru/agent.32 22:22:59 SSH_AGENT_PID=38 22:22:59 Running ssh-add (command line suppressed) 22:22:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10177253560599895155.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10177253560599895155.key) 22:22:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:59 + git semver tag 22:23:00 2023-02-17 22:22:59,971 [run_tag] DEBUG tag force:False 22:23:00 2023-02-17 22:22:59,971 [check_head_tag] DEBUG check head tag 22:23:00 2023-02-17 22:22:59,973 [execute] INFO git cat-file --batch-check 22:23:00 2023-02-17 22:22:59,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 22:23:00 2023-02-17 22:22:59,977 [execute] INFO git cat-file --batch 22:23:00 2023-02-17 22:22:59,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 22:23:00 2023-02-17 22:23:00,005 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:23:00 2023-02-17 22:23:00,005 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 22:23:00 2023-02-17 22:23:00,006 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 22:23:00 2023-02-17 22:23:00,011 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:23:00 3.0.0-dev.15 [Pipeline] } 22:23:00 $ docker exec --env ******** --env ******** 58bb5f3afbb7dea03b3f08e6454406fcc77c6bc1d9fc0f4f3acbea4ae00dad17 ssh-agent -k 22:23:00 unset SSH_AUTH_SOCK; 22:23:00 unset SSH_AGENT_PID; 22:23:00 echo Agent pid 38 killed; 22:23:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:00 + git semver [Pipeline] } 22:23:00 $ docker stop --time=1 58bb5f3afbb7dea03b3f08e6454406fcc77c6bc1d9fc0f4f3acbea4ae00dad17 22:23:02 $ docker rm -f --volumes 58bb5f3afbb7dea03b3f08e6454406fcc77c6bc1d9fc0f4f3acbea4ae00dad17 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:23:02 22:23:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:23:02 0.23.1-centos7: Pulling from edgex-lftools 22:23:02 ab5ef0e58194: Pulling fs layer 22:23:02 9712f1f96733: Pulling fs layer 22:23:02 63f879dbbcfc: Pulling fs layer 22:23:02 0d9ebad4ef96: Pulling fs layer 22:23:02 e9a5061849ea: Pulling fs layer 22:23:02 d747dcd14b5f: Pulling fs layer 22:23:02 2de7ff778b66: Pulling fs layer 22:23:02 0d9ebad4ef96: Waiting 22:23:02 e9a5061849ea: Waiting 22:23:02 d747dcd14b5f: Waiting 22:23:02 2de7ff778b66: Waiting 22:23:02 9712f1f96733: Verifying Checksum 22:23:02 9712f1f96733: Download complete 22:23:03 63f879dbbcfc: Verifying Checksum 22:23:03 63f879dbbcfc: Download complete 22:23:03 e9a5061849ea: Verifying Checksum 22:23:03 e9a5061849ea: Download complete 22:23:04 d747dcd14b5f: Download complete 22:23:04 0d9ebad4ef96: Verifying Checksum 22:23:04 0d9ebad4ef96: Download complete 22:23:04 ab5ef0e58194: Verifying Checksum 22:23:04 ab5ef0e58194: Download complete 22:23:04 2de7ff778b66: Verifying Checksum 22:23:04 2de7ff778b66: Download complete 22:23:06 ab5ef0e58194: Pull complete 22:23:06 9712f1f96733: Pull complete 22:23:07 63f879dbbcfc: Pull complete 22:23:10 0d9ebad4ef96: Pull complete 22:23:10 e9a5061849ea: Pull complete 22:23:10 d747dcd14b5f: Pull complete 22:23:11 2de7ff778b66: Pull complete 22:23:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:23:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:11 prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container 22:23:11 $ 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 22:23:13 $ docker top 168e46509cbf1a7053fbf1b0c0cef7581fa8d4d1db6a353528a87bb668444e5f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:23:14 provisioning config files... 22:23:14 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16672005976794187641tmp 22:23:14 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10930604680905461436tmp 22:23:14 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15996593590985214124tmp [Pipeline] { [Pipeline] echo 22:23:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:23:14 ---> sigul-configuration.sh 22:23:14 gpg: directory `/root/.gnupg' created 22:23:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:23:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:23:14 gpg: keyring `/root/.gnupg/secring.gpg' created 22:23:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:23:14 gpg: CAST5 encrypted data 22:23:14 gpg: encrypted with 1 passphrase 22:23:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:23:14 + mkdir /home/jenkins 22:23:14 + mkdir /home/jenkins/sigul [Pipeline] sh 22:23:14 + 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 22:23:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:23:15 ---> sigul-install.sh 22:23:15 Sigul already installed; skipping installation. [Pipeline] sh 22:23:15 + git tag --list 22:23:15 v0.0.0 22:23:15 v0.0.1-dev.1 22:23:15 v0.0.1-dev.10 22:23:15 v0.0.1-dev.11 22:23:15 v0.0.1-dev.12 22:23:15 v0.0.1-dev.13 22:23:15 v0.0.1-dev.14 22:23:15 v0.0.1-dev.15 22:23:15 v0.0.1-dev.16 22:23:15 v0.0.1-dev.17 22:23:15 v0.0.1-dev.18 22:23:15 v0.0.1-dev.19 22:23:15 v0.0.1-dev.2 22:23:15 v0.0.1-dev.20 22:23:15 v0.0.1-dev.21 22:23:15 v0.0.1-dev.22 22:23:15 v0.0.1-dev.23 22:23:15 v0.0.1-dev.24 22:23:15 v0.0.1-dev.25 22:23:15 v0.0.1-dev.26 22:23:15 v0.0.1-dev.27 22:23:15 v0.0.1-dev.28 22:23:15 v0.0.1-dev.3 22:23:15 v0.0.1-dev.4 22:23:15 v0.0.1-dev.5 22:23:15 v0.0.1-dev.6 22:23:15 v0.0.1-dev.7 22:23:15 v0.0.1-dev.8 22:23:15 v0.0.1-dev.9 22:23:15 v2.2.0 22:23:15 v2.2.0-dev.29 22:23:15 v2.2.0-dev.30 22:23:15 v2.2.0-dev.31 22:23:15 v2.2.0-dev.32 22:23:15 v2.2.0-dev.33 22:23:15 v2.2.0-dev.34 22:23:15 v2.2.0-dev.35 22:23:15 v2.3.0 22:23:15 v2.3.0-dev.1 22:23:15 v2.3.0-dev.10 22:23:15 v2.3.0-dev.11 22:23:15 v2.3.0-dev.12 22:23:15 v2.3.0-dev.13 22:23:15 v2.3.0-dev.14 22:23:15 v2.3.0-dev.15 22:23:15 v2.3.0-dev.16 22:23:15 v2.3.0-dev.17 22:23:15 v2.3.0-dev.18 22:23:15 v2.3.0-dev.19 22:23:15 v2.3.0-dev.2 22:23:15 v2.3.0-dev.20 22:23:15 v2.3.0-dev.21 22:23:15 v2.3.0-dev.22 22:23:15 v2.3.0-dev.23 22:23:15 v2.3.0-dev.24 22:23:15 v2.3.0-dev.25 22:23:15 v2.3.0-dev.26 22:23:15 v2.3.0-dev.27 22:23:15 v2.3.0-dev.28 22:23:15 v2.3.0-dev.29 22:23:15 v2.3.0-dev.3 22:23:15 v2.3.0-dev.30 22:23:15 v2.3.0-dev.31 22:23:15 v2.3.0-dev.32 22:23:15 v2.3.0-dev.33 22:23:15 v2.3.0-dev.34 22:23:15 v2.3.0-dev.35 22:23:15 v2.3.0-dev.36 22:23:15 v2.3.0-dev.37 22:23:15 v2.3.0-dev.38 22:23:15 v2.3.0-dev.39 22:23:15 v2.3.0-dev.4 22:23:15 v2.3.0-dev.40 22:23:15 v2.3.0-dev.41 22:23:15 v2.3.0-dev.42 22:23:15 v2.3.0-dev.43 22:23:15 v2.3.0-dev.44 22:23:15 v2.3.0-dev.45 22:23:15 v2.3.0-dev.5 22:23:15 v2.3.0-dev.6 22:23:15 v2.3.0-dev.7 22:23:15 v2.3.0-dev.8 22:23:15 v2.3.0-dev.9 22:23:15 v2.3.1-dev.1 22:23:15 v3.0.0-dev.1 22:23:15 v3.0.0-dev.10 22:23:15 v3.0.0-dev.11 22:23:15 v3.0.0-dev.12 22:23:15 v3.0.0-dev.13 22:23:15 v3.0.0-dev.14 22:23:15 v3.0.0-dev.15 22:23:15 v3.0.0-dev.2 22:23:15 v3.0.0-dev.3 22:23:15 v3.0.0-dev.4 22:23:15 v3.0.0-dev.5 22:23:15 v3.0.0-dev.6 22:23:15 v3.0.0-dev.7 22:23:15 v3.0.0-dev.8 22:23:15 v3.0.0-dev.9 [Pipeline] sh 22:23:15 + lftools sign git-tag v3.0.0-dev.15 22:23:16 Signing Git tag with Sigul... 22:23:16 Signing v3.0.0-dev.15 [Pipeline] echo 22:23:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:23:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:23:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:23:17 $ docker stop --time=1 168e46509cbf1a7053fbf1b0c0cef7581fa8d4d1db6a353528a87bb668444e5f 22:23:18 $ docker rm -f --volumes 168e46509cbf1a7053fbf1b0c0cef7581fa8d4d1db6a353528a87bb668444e5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:23:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:19 prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container 22:23:19 $ 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 22:23:19 $ docker top 0b32b786ccbd741b15644ea5ce106208b1c25d18a19663e9c67429979130fa8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:19 [ssh-agent] Looking for ssh-agent implementation... 22:23:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:20 $ docker exec 0b32b786ccbd741b15644ea5ce106208b1c25d18a19663e9c67429979130fa8f ssh-agent 22:23:20 SSH_AUTH_SOCK=/tmp/ssh-Pt1WSHggWUxr/agent.32 22:23:20 SSH_AGENT_PID=38 22:23:20 Running ssh-add (command line suppressed) 22:23:20 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9704052406183727041.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9704052406183727041.key) 22:23:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:20 + git semver bump pre 22:23:20 2023-02-17 22:23:20,796 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:23:20 2023-02-17 22:23:20,796 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev 22:23:20 2023-02-17 22:23:20,796 [bump_version] DEBUG bumped version:3.0.0-dev.16 22:23:20 2023-02-17 22:23:20,796 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 22:23:20 2023-02-17 22:23:20,796 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:23:20 2023-02-17 22:23:20,797 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 22:23:20 2023-02-17 22:23:20,798 [execute] INFO git cat-file --batch-check 22:23:20 2023-02-17 22:23:20,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:23:20 2023-02-17 22:23:20,804 [execute] INFO git cat-file --batch 22:23:20 2023-02-17 22:23:20,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:23:20 2023-02-17 22:23:20,809 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:23:20 3.0.0-dev.16 [Pipeline] } 22:23:20 $ docker exec --env ******** --env ******** 0b32b786ccbd741b15644ea5ce106208b1c25d18a19663e9c67429979130fa8f ssh-agent -k 22:23:20 unset SSH_AUTH_SOCK; 22:23:20 unset SSH_AGENT_PID; 22:23:20 echo Agent pid 38 killed; 22:23:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:21 + git semver [Pipeline] } 22:23:21 $ docker stop --time=1 0b32b786ccbd741b15644ea5ce106208b1c25d18a19663e9c67429979130fa8f 22:23:22 $ docker rm -f --volumes 0b32b786ccbd741b15644ea5ce106208b1c25d18a19663e9c67429979130fa8f [Pipeline] // withDockerContainer [Pipeline] sh 22:23:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:23 prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container 22:23:23 $ 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 22:23:23 $ docker top 8d516ff3e2ab4255b70ca4ce17479f3b7b266783b603bef5320882cd8a86c895 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:24 [ssh-agent] Looking for ssh-agent implementation... 22:23:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:24 $ docker exec 8d516ff3e2ab4255b70ca4ce17479f3b7b266783b603bef5320882cd8a86c895 ssh-agent 22:23:24 SSH_AUTH_SOCK=/tmp/ssh-LQn4rg6N3lQI/agent.32 22:23:24 SSH_AGENT_PID=38 22:23:24 Running ssh-add (command line suppressed) 22:23:24 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12939124382613846905.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12939124382613846905.key) 22:23:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:24 + git semver push 22:23:24 2023-02-17 22:23:24,801 [run_push] DEBUG push 22:23:24 2023-02-17 22:23:24,802 [execute] INFO git cat-file --batch-check 22:23:24 2023-02-17 22:23:24,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:23:24 2023-02-17 22:23:24,806 [execute] INFO git rev-list 9d46e39d9e73550be4eef3cd63a2b4c9e25b1bb5 -- 22:23:24 2023-02-17 22:23:24,806 [execute] DEBUG Popen(['git', 'rev-list', '9d46e39d9e73550be4eef3cd63a2b4c9e25b1bb5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:23:24 2023-02-17 22:23:24,813 [execute] INFO git fetch -v origin 22:23:24 2023-02-17 22:23:24,813 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:23:25 2023-02-17 22:23:25,417 [run_push] DEBUG no remote changes detected 22:23:25 2023-02-17 22:23:25,418 [execute] INFO git push origin semver 22:23:25 2023-02-17 22:23:25,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:23:26 2023-02-17 22:23:26,209 [run_push] DEBUG push all version tags 22:23:26 2023-02-17 22:23:26,209 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:23:26 2023-02-17 22:23:26,210 [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) 22:23:27 2023-02-17 22:23:26,966 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:23:27 3.0.0-dev.16 [Pipeline] } 22:23:27 $ docker exec --env ******** --env ******** 8d516ff3e2ab4255b70ca4ce17479f3b7b266783b603bef5320882cd8a86c895 ssh-agent -k 22:23:27 unset SSH_AUTH_SOCK; 22:23:27 unset SSH_AGENT_PID; 22:23:27 echo Agent pid 38 killed; 22:23:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:27 + git semver [Pipeline] } 22:23:28 $ docker stop --time=1 8d516ff3e2ab4255b70ca4ce17479f3b7b266783b603bef5320882cd8a86c895 22:23:29 $ docker rm -f --volumes 8d516ff3e2ab4255b70ca4ce17479f3b7b266783b603bef5320882cd8a86c895 [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 22:23:29 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 22:23:29 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 22:23:29 total 16 22:23:29 drwxr-xr-x 3 root root 4096 Feb 17 22:12 . 22:23:29 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 22:23 .. 22:23:29 drwxr-xr-x 2 root root 4096 Feb 17 22:12 cost 22:23:29 -rw-r--r-- 1 root root 91 Feb 17 22:12 cost.csv 22:23:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 22:23:29 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 22:23:29 total 16 22:23:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:12 . 22:23:29 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 22:23 .. 22:23:29 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 22:12 cost 22:23:29 -rw-r--r-- 1 jenkins jenkins 91 Feb 17 22:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:23:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:23:30 ---> package-listing.sh 22:23:30 ++ facter osfamily 22:23:30 ++ tr '[:upper:]' '[:lower:]' 22:23:31 + OS_FAMILY=debian 22:23:31 + workspace=/w/workspace/foundry_device-onvif-camera_main 22:23:31 + START_PACKAGES=/tmp/packages_start.txt 22:23:31 + END_PACKAGES=/tmp/packages_end.txt 22:23:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:23:31 + PACKAGES=/tmp/packages_start.txt 22:23:31 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 22:23:31 + PACKAGES=/tmp/packages_end.txt 22:23:31 + case "${OS_FAMILY}" in 22:23:31 + grep '^ii' 22:23:31 + dpkg -l 22:23:31 + '[' -f /tmp/packages_start.txt ']' 22:23:31 + '[' -f /tmp/packages_end.txt ']' 22:23:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:23:31 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 22:23:31 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 22:23:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 22:23:31 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 22:23:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:32 prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container 22:23:32 $ 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 22:23:32 $ docker top 5dd28a691e0ed7916fbeea8e3fcc6d39c0bea2bfa7a3e071e5dc28ee41e6a939 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:32 + touch /tmp/pre-build-complete [Pipeline] sh 22:23:33 + mkdir -p /var/log/sysstat [Pipeline] sh 22:23:33 + ls /var/log/sa-host 22:23:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:33 provisioning config files... 22:23:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config935464237463205780tmp [Pipeline] { [Pipeline] echo 22:23:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:23:33 ---> create-netrc.sh [Pipeline] } 22:23:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:23:34 ---> python-tools-install.sh [Pipeline] echo 22:23:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:23:34 ---> sudo-logs.sh 22:23:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:23:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:23:34 ---> job-cost.sh 22:23:34 lf-activate-venv: SKIPPING 22:23:34 DEBUG: total: 0.2199999988079071 22:23:34 INFO: Retrieving Stack Cost... 22:23:35 INFO: Retrieving Pricing Info for: v3-standard-8 22:23:35 INFO: Archiving Costs [Pipeline] echo 22:23:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:23:35 ---> logs-deploy.sh 22:23:35 lf-activate-venv: SKIPPING 22:23:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/104 22:23:35 INFO: archiving workspace using pattern(s): 22:23:37 Archives upload complete. 22:23:37 INFO: archiving logs to Nexus 22:23:38 ---> uname -a: 22:23:38 Linux prd-ubuntu20-04-docker-8c-8g-6512 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:23:38 22:23:38 22:23:38 ---> lscpu: 22:23:38 Architecture: x86_64 22:23:38 CPU op-mode(s): 32-bit, 64-bit 22:23:38 Byte Order: Little Endian 22:23:38 Address sizes: 40 bits physical, 48 bits virtual 22:23:38 CPU(s): 8 22:23:38 On-line CPU(s) list: 0-7 22:23:38 Thread(s) per core: 1 22:23:38 Core(s) per socket: 1 22:23:38 Socket(s): 8 22:23:38 NUMA node(s): 1 22:23:38 Vendor ID: AuthenticAMD 22:23:38 CPU family: 23 22:23:38 Model: 49 22:23:38 Model name: AMD EPYC-Rome Processor 22:23:38 Stepping: 0 22:23:38 CPU MHz: 2800.000 22:23:38 BogoMIPS: 5600.00 22:23:38 Virtualization: AMD-V 22:23:38 Hypervisor vendor: KVM 22:23:38 Virtualization type: full 22:23:38 L1d cache: 256 KiB 22:23:38 L1i cache: 256 KiB 22:23:38 L2 cache: 4 MiB 22:23:38 L3 cache: 128 MiB 22:23:38 NUMA node0 CPU(s): 0-7 22:23:38 Vulnerability Itlb multihit: Not affected 22:23:38 Vulnerability L1tf: Not affected 22:23:38 Vulnerability Mds: Not affected 22:23:38 Vulnerability Meltdown: Not affected 22:23:38 Vulnerability Mmio stale data: Not affected 22:23:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:23:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:23:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:23:38 Vulnerability Srbds: Not affected 22:23:38 Vulnerability Tsx async abort: Not affected 22:23:38 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 22:23:38 22:23:38 22:23:38 ---> nproc: 22:23:38 8 22:23:38 22:23:38 22:23:38 ---> df -h: 22:23:38 Filesystem Size Used Avail Use% Mounted on 22:23:38 overlay 155G 13G 143G 9% / 22:23:38 tmpfs 64M 0 64M 0% /dev 22:23:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:23:38 shm 64M 0 64M 0% /dev/shm 22:23:38 /dev/vda1 155G 13G 143G 9% /facter-os 22:23:38 22:23:38 22:23:38 ---> sar -b -r -n DEV: 22:23:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6512) 02/17/23 _x86_64_ (8 CPU) 22:23:38 22:23:38 22:10:01 LINUX RESTART (8 CPU) 22:23:38 22:23:38 22:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:23:38 22:12:01 191.83 0.82 191.02 0.00 15.60 73720.11 0.00 22:23:38 22:13:01 185.34 0.28 185.05 0.00 31.19 43415.00 0.00 22:23:38 22:14:01 1.53 0.00 1.53 0.00 0.00 22.95 0.00 22:23:38 22:15:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 22:23:38 22:16:01 39.18 11.81 27.36 0.00 5428.70 6270.15 0.00 22:23:38 22:17:01 1.23 0.02 1.22 0.00 0.13 14.40 0.00 22:23:38 22:18:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 22:23:38 22:19:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 22:23:38 22:20:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 22:23:38 22:21:01 1.68 0.00 1.68 0.00 0.00 31.32 0.00 22:23:38 22:22:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 22:23:38 22:23:01 58.11 0.23 57.88 0.00 12.66 36383.74 0.00 22:23:38 Average: 40.42 1.10 39.32 0.00 457.33 13327.53 0.00 22:23:38 22:23:38 22:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:23:38 22:12:01 27843248 31186180 1119784 3.41 147420 3373612 2289872 6.75 1640416 2928656 150788 22:23:38 22:13:01 27618088 31590084 715516 2.18 160700 3952284 1791284 5.28 1298672 3458088 384 22:23:38 22:14:01 27619684 31591736 713608 2.17 160724 3952288 1791284 5.28 1296752 3458092 36 22:23:38 22:15:01 27619692 31591788 713268 2.17 160768 3952292 1791284 5.28 1296924 3458100 16 22:23:38 22:16:01 27250896 31578084 716856 2.18 169064 4284852 1851912 5.46 1525284 3571072 8 22:23:38 22:17:01 27250840 31578228 716188 2.18 169100 4284864 1851912 5.46 1525788 3571076 208 22:23:38 22:18:01 27256516 31583976 710436 2.16 169132 4284868 1851912 5.46 1519744 3571084 4 22:23:38 22:19:01 27256240 31583708 710628 2.16 169152 4284868 1851912 5.46 1519428 3571092 8 22:23:38 22:20:01 27256120 31583988 710552 2.16 169188 4284872 1851912 5.46 1519744 3571428 224 22:23:38 22:21:01 27256616 31584524 710012 2.16 169252 4284852 1851912 5.46 1519612 3571412 20 22:23:38 22:22:01 27256776 31584700 709972 2.16 169280 4284852 1851912 5.46 1519684 3571408 12 22:23:38 22:23:01 26437476 31542124 746608 2.27 187112 4989052 1965596 5.79 1615900 4233928 864 22:23:38 Average: 27326849 31548260 749452 2.28 166741 4184463 1882725 5.55 1483162 3544620 12714 22:23:38 22:23:38 22:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:23:38 22:12:01 docker0 173.55 231.63 14.36 1948.80 0.00 0.00 0.00 0.00 22:23:38 22:12:01 veth19804f2 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 22:23:38 22:12:01 ens3 264.71 193.63 1983.19 30.16 0.00 0.00 0.00 0.00 22:23:38 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:13:01 docker0 3.22 7.73 0.20 81.61 0.00 0.00 0.00 0.00 22:23:38 22:13:01 ens3 196.27 146.48 2695.63 323.23 0.00 0.00 0.00 0.00 22:23:38 22:13:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 22:23:38 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:14:01 ens3 0.30 0.05 0.03 0.00 0.00 0.00 0.00 0.00 22:23:38 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:15:01 ens3 1.20 0.90 5.43 0.31 0.00 0.00 0.00 0.00 22:23:38 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:23:38 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:16:01 ens3 88.85 54.96 1930.01 4.09 0.00 0.00 0.00 0.00 22:23:38 22:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:23:38 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:23:38 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:23:38 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:18:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:23:38 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:23:38 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:23:38 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:21:01 ens3 0.43 0.23 0.15 0.08 0.00 0.00 0.00 0.00 22:23:38 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:23:38 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 22:23:01 docker0 42.99 44.29 3.66 629.89 0.00 0.00 0.00 0.00 22:23:38 22:23:01 veth440cef2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:23:38 22:23:01 ens3 208.13 173.64 4625.68 34.29 0.00 0.00 0.00 0.00 22:23:38 22:23:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 22:23:38 Average: docker0 18.31 23.64 1.52 221.69 0.00 0.00 0.00 0.00 22:23:38 Average: veth440cef2 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 22:23:38 Average: ens3 63.36 47.51 936.73 32.68 0.00 0.00 0.00 0.00 22:23:38 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 22:23:38 22:23:38 22:23:38 ---> sar -P ALL: 22:23:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6512) 02/17/23 _x86_64_ (8 CPU) 22:23:38 22:23:38 22:10:01 LINUX RESTART (8 CPU) 22:23:38 22:23:38 22:11:01 CPU %user %nice %system %iowait %steal %idle 22:23:38 22:12:01 all 24.53 0.00 4.99 1.44 0.07 68.96 22:23:38 22:12:01 0 24.34 0.00 4.63 1.53 0.07 69.43 22:23:38 22:12:01 1 25.88 0.00 4.60 0.77 0.07 68.68 22:23:38 22:12:01 2 24.85 0.00 5.15 0.42 0.08 69.50 22:23:38 22:12:01 3 23.51 0.00 5.99 0.35 0.08 70.06 22:23:38 22:12:01 4 24.55 0.00 4.95 0.40 0.07 70.03 22:23:38 22:12:01 5 24.45 0.00 4.69 5.08 0.07 65.71 22:23:38 22:12:01 6 25.16 0.00 5.47 2.80 0.08 66.49 22:23:38 22:12:01 7 23.51 0.00 4.45 0.17 0.07 71.80 22:23:38 22:13:01 all 23.06 0.00 5.27 1.20 0.12 70.35 22:23:38 22:13:01 0 23.06 0.00 4.79 1.18 0.12 70.85 22:23:38 22:13:01 1 23.73 0.00 4.84 0.47 0.12 70.84 22:23:38 22:13:01 2 23.52 0.00 6.17 0.29 0.08 69.93 22:23:38 22:13:01 3 23.10 0.00 5.43 0.69 0.10 70.67 22:23:38 22:13:01 4 23.84 0.00 5.34 3.87 0.12 66.83 22:23:38 22:13:01 5 22.36 0.00 5.02 0.76 0.10 71.76 22:23:38 22:13:01 6 22.63 0.00 5.08 0.15 0.15 71.98 22:23:38 22:13:01 7 22.26 0.00 5.46 2.20 0.14 69.95 22:23:38 22:14:01 all 0.03 0.00 0.02 0.01 0.00 99.94 22:23:38 22:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:23:38 22:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:23:38 22:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:23:38 22:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:23:38 22:14:01 4 0.13 0.00 0.02 0.03 0.02 99.80 22:23:38 22:14:01 5 0.03 0.00 0.02 0.03 0.00 99.92 22:23:38 22:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:23:38 22:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:23:38 22:15:01 all 0.03 0.00 0.01 0.01 0.00 99.95 22:23:38 22:15:01 0 0.05 0.00 0.03 0.02 0.00 99.90 22:23:38 22:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:23:38 22:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:23:38 22:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:23:38 22:15:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:23:38 22:15:01 5 0.02 0.00 0.02 0.02 0.02 99.93 22:23:38 22:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:23:38 22:15:01 7 0.07 0.00 0.03 0.02 0.00 99.88 22:23:38 22:16:01 all 1.27 0.00 0.57 0.30 0.01 97.85 22:23:38 22:16:01 0 0.53 0.00 0.43 0.03 0.02 98.98 22:23:38 22:16:01 1 2.55 0.00 0.67 0.05 0.03 96.70 22:23:38 22:16:01 2 0.83 0.00 0.55 0.20 0.00 98.41 22:23:38 22:16:01 3 1.04 0.00 0.47 0.10 0.02 98.37 22:23:38 22:16:01 4 1.17 0.00 0.69 0.65 0.02 97.48 22:23:38 22:16:01 5 1.27 0.00 0.37 0.87 0.00 97.50 22:23:38 22:16:01 6 1.12 0.00 0.82 0.23 0.02 97.81 22:23:38 22:16:01 7 1.62 0.00 0.55 0.27 0.02 97.54 22:23:38 22:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:23:38 22:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:23:38 22:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:23:38 22:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:23:38 22:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:23:38 22:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:23:38 22:17:01 5 0.02 0.00 0.00 0.02 0.02 99.95 22:23:38 22:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:23:38 22:17:01 7 0.07 0.00 0.02 0.00 0.02 99.90 22:23:38 22:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:23:38 22:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:23:38 22:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:23:38 22:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:23:38 22:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:23:38 22:18:01 4 0.03 0.00 0.03 0.02 0.00 99.92 22:23:38 22:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:23:38 22:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:23:38 22:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:23:38 22:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:23:38 22:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:23:38 22:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:23:38 22:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:23:38 22:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:23:38 22:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:23:38 22:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:23:38 22:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:23:38 22:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:23:38 22:20:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:23:38 22:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:23:38 22:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:23:38 22:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:23:38 22:20:01 3 0.07 0.00 0.03 0.00 0.02 99.88 22:23:38 22:20:01 4 0.03 0.00 0.02 0.02 0.00 99.93 22:23:38 22:20:01 5 0.00 0.00 0.00 0.03 0.00 99.97 22:23:38 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:23:38 22:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:23:38 22:21:01 all 0.26 0.00 0.01 0.01 0.00 99.72 22:23:38 22:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:23:38 22:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:23:38 22:21:01 2 1.87 0.00 0.03 0.00 0.00 98.09 22:23:38 22:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:23:38 22:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:23:38 22:21:01 5 0.02 0.00 0.00 0.03 0.02 99.93 22:23:38 22:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:23:38 22:21:01 7 0.03 0.00 0.02 0.02 0.00 99.93 22:23:38 22:22:01 all 0.28 0.00 0.01 0.00 0.00 99.70 22:23:38 22:22:01 0 0.07 0.00 0.02 0.00 0.02 99.90 22:23:38 22:22:01 1 0.03 0.00 0.03 0.02 0.02 99.90 22:23:38 22:22:01 2 1.99 0.00 0.00 0.00 0.00 98.01 22:23:38 22:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:23:38 22:22:01 4 0.05 0.00 0.00 0.00 0.00 99.95 22:23:38 22:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 22:23:38 22:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:23:38 22:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:23:38 22:23:38 22:22:01 CPU %user %nice %system %iowait %steal %idle 22:23:38 22:23:01 all 4.75 0.00 2.00 0.64 0.03 92.58 22:23:38 22:23:01 0 4.28 0.00 2.79 0.75 0.03 92.14 22:23:38 22:23:01 1 4.71 0.00 1.56 0.17 0.02 93.54 22:23:38 22:23:01 2 6.52 0.00 1.57 1.16 0.03 90.73 22:23:38 22:23:01 3 3.86 0.00 2.92 0.00 0.03 93.19 22:23:38 22:23:01 4 4.16 0.00 1.74 0.02 0.02 94.07 22:23:38 22:23:01 5 4.44 0.00 1.39 0.57 0.02 93.59 22:23:38 22:23:01 6 4.90 0.00 1.57 0.20 0.02 93.31 22:23:38 22:23:01 7 5.11 0.00 2.46 2.28 0.03 90.11 22:23:38 Average: all 4.49 0.00 1.07 0.30 0.02 94.12 22:23:38 Average: 0 4.34 0.00 1.07 0.29 0.03 94.27 22:23:38 Average: 1 4.72 0.00 0.97 0.12 0.03 94.16 22:23:38 Average: 2 4.94 0.00 1.11 0.17 0.02 93.76 22:23:38 Average: 3 4.29 0.00 1.24 0.09 0.02 94.36 22:23:38 Average: 4 4.47 0.00 1.06 0.42 0.02 94.03 22:23:38 Average: 5 4.35 0.00 0.95 0.62 0.02 94.07 22:23:38 Average: 6 4.45 0.00 1.07 0.28 0.02 94.18 22:23:38 Average: 7 4.36 0.00 1.08 0.41 0.02 94.13 22:23:38 22:23:38 22:23:38