Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35e36fe490a7d7a1e97f3b24aeec797b9423c911 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-ssh17653865875815234864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2852775624151235243.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4827274838146770361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh11139489282480789268.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-ssh13205413621663235582.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28970 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 35e36fe490a7d7a1e97f3b24aeec797b9423c911 (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 35e36fe490a7d7a1e97f3b24aeec797b9423c911 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#155)" > git rev-list --no-walk 745ce0ececd70d604063f252cada215ed76a682d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:27:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:27:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:27:43 ========================================================= 17:27:43 EdgeX Global Pipelines Version Info 17:27:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:27:44 ------------------- 17:27:44 stable info: 17:27:44 ------------------- 17:27:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:27:44 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:27:44 Message: update stable to v1.0.239 17:27:45 ------------------- 17:27:45 experimental info: 17:27:45 ------------------- 17:27:45 Commited By: **** collab-it+edgex@linuxfoundation.org 17:27:45 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:27:45 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35e36fe [Pipeline] echo 17:27:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:45 provisioning config files... 17:27:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6072964870847459235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:46 ---> docker-login.sh 17:27:46 nexus3.edgexfoundry.org:10001 17:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:46 Configure a credential helper to remove this warning. See 17:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:46 17:27:46 Login Succeeded 17:27:46 nexus3.edgexfoundry.org:10002 17:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:46 Configure a credential helper to remove this warning. See 17:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:46 17:27:46 Login Succeeded 17:27:46 nexus3.edgexfoundry.org:10003 17:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:46 Configure a credential helper to remove this warning. See 17:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:46 17:27:46 Login Succeeded 17:27:46 nexus3.edgexfoundry.org:10004 17:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:46 Configure a credential helper to remove this warning. See 17:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:46 17:27:46 Login Succeeded 17:27:46 docker.io 17:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:47 Configure a credential helper to remove this warning. See 17:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:47 17:27:47 Login Succeeded 17:27:47 ---> docker-login.sh ends [Pipeline] } 17:27:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:27:47 + git rev-list -1 --merges 35e36fe490a7d7a1e97f3b24aeec797b9423c911~1..35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] echo 17:27:47 -----------> git rev-list -1 --merges 35e36fe490a7d7a1e97f3b24aeec797b9423c911~1..35e36fe490a7d7a1e97f3b24aeec797b9423c911 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [false] [Pipeline] sh 17:27:48 + git log --format=format:%s -1 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] echo 17:27:48 ========================================================= 17:27:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:27:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:48 + git log --format=format:%s -1 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] echo 17:27:48 [semverPrep] GIT_COMMIT: 35e36fe490a7d7a1e97f3b24aeec797b9423c911, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#155) [Pipeline] echo 17:27:48 [semverPrep] This is not a build commit. [Pipeline] sh 17:27:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:27:48 + grep -v github /etc/ssh/ssh_known_hosts 17:27:48 + [ -e /tmp/ssh_known_hosts ] 17:27:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:27:48 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:27:48 sudo tee -a /etc/ssh/ssh_known_hosts 17:27:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:49 17:27:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:49 0.1.4: Pulling from edgex-devops/py-git-semver 17:27:49 b85a868b505f: Pulling fs layer 17:27:49 e2be974225ed: Pulling fs layer 17:27:49 339a4e72a1f5: Pulling fs layer 17:27:49 988bab9f4d93: Pulling fs layer 17:27:49 1469e6f7b9e6: Pulling fs layer 17:27:49 eaf3925da568: Pulling fs layer 17:27:49 bab4dde63d76: Pulling fs layer 17:27:49 bde34c3a00c8: Pulling fs layer 17:27:49 b352a97aabf1: Pulling fs layer 17:27:49 4872d77fe225: Pulling fs layer 17:27:49 5851b861e8e6: Pulling fs layer 17:27:49 bab4dde63d76: Waiting 17:27:49 b352a97aabf1: Waiting 17:27:49 4872d77fe225: Waiting 17:27:49 bde34c3a00c8: Waiting 17:27:49 5851b861e8e6: Waiting 17:27:49 988bab9f4d93: Waiting 17:27:49 1469e6f7b9e6: Waiting 17:27:49 eaf3925da568: Waiting 17:27:49 e2be974225ed: Verifying Checksum 17:27:49 e2be974225ed: Download complete 17:27:49 988bab9f4d93: Verifying Checksum 17:27:49 988bab9f4d93: Download complete 17:27:49 1469e6f7b9e6: Verifying Checksum 17:27:49 1469e6f7b9e6: Download complete 17:27:49 eaf3925da568: Verifying Checksum 17:27:49 eaf3925da568: Download complete 17:27:49 339a4e72a1f5: Verifying Checksum 17:27:49 339a4e72a1f5: Download complete 17:27:49 bde34c3a00c8: Verifying Checksum 17:27:49 bde34c3a00c8: Download complete 17:27:49 b352a97aabf1: Download complete 17:27:49 4872d77fe225: Download complete 17:27:49 5851b861e8e6: Verifying Checksum 17:27:49 5851b861e8e6: Download complete 17:27:49 b85a868b505f: Verifying Checksum 17:27:49 b85a868b505f: Download complete 17:27:50 bab4dde63d76: Verifying Checksum 17:27:51 b85a868b505f: Pull complete 17:27:51 e2be974225ed: Pull complete 17:27:52 339a4e72a1f5: Pull complete 17:27:52 988bab9f4d93: Pull complete 17:27:52 1469e6f7b9e6: Pull complete 17:27:52 eaf3925da568: Pull complete 17:27:54 bab4dde63d76: Pull complete 17:27:54 bde34c3a00c8: Pull complete 17:27:54 b352a97aabf1: Pull complete 17:27:54 4872d77fe225: Pull complete 17:27:54 5851b861e8e6: Pull complete 17:27:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:54 prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container 17:27:54 $ 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 17:27:56 $ docker top 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 -eo pid,comm 17:27:56 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). 17:27:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:56 [ssh-agent] Looking for ssh-agent implementation... 17:27:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:56 $ docker exec 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 ssh-agent 17:27:56 SSH_AUTH_SOCK=/tmp/ssh-pRyLe2j8Kxxo/agent.33 17:27:56 SSH_AGENT_PID=39 17:27:56 Running ssh-add (command line suppressed) 17:27:56 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4978774550188629499.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4978774550188629499.key) 17:27:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:57 + git tag --points-at HEAD [Pipeline] } 17:27:57 $ docker exec --env ******** --env ******** 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 ssh-agent -k 17:27:57 unset SSH_AUTH_SOCK; 17:27:57 unset SSH_AGENT_PID; 17:27:57 echo Agent pid 39 killed; 17:27:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:57 [ssh-agent] Looking for ssh-agent implementation... 17:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:57 $ docker exec 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 ssh-agent 17:27:57 SSH_AUTH_SOCK=/tmp/ssh-SYsqO5GhLAHq/agent.71 17:27:57 SSH_AGENT_PID=77 17:27:57 Running ssh-add (command line suppressed) 17:27:57 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4213560563994779492.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4213560563994779492.key) 17:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:58 + git semver init 17:27:58 2022-09-12 17:27:58,428 [run_init] DEBUG init version:0.0.0 force:False 17:27:58 2022-09-12 17:27:58,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 17:27:58 2022-09-12 17:27:58,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 17:27:58 2022-09-12 17:27:58,429 [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) 17:27:59 2022-09-12 17:27:59,410 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 17:27:59 2022-09-12 17:27:59,411 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 17:27:59 2022-09-12 17:27:59,411 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:27:59 2022-09-12 17:27:59,411 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:27:59 2.3.0-dev.18 [Pipeline] } 17:27:59 $ docker exec --env ******** --env ******** 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 ssh-agent -k 17:27:59 unset SSH_AUTH_SOCK; 17:27:59 unset SSH_AGENT_PID; 17:27:59 echo Agent pid 77 killed; 17:28:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:28:00 + git semver [Pipeline] } 17:28:00 $ docker stop --time=1 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 17:28:01 $ docker rm -f 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 [Pipeline] // withDockerContainer [Pipeline] sh 17:28:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:28:02 Stashed 1 file(s) [Pipeline] echo 17:28:02 [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 17:28:02 provisioning config files... 17:28:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7220275777385739190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:03 ---> docker-login.sh 17:28:03 nexus3.edgexfoundry.org:10001 17:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:03 Configure a credential helper to remove this warning. See 17:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:03 17:28:03 Login Succeeded 17:28:03 nexus3.edgexfoundry.org:10002 17:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:03 Configure a credential helper to remove this warning. See 17:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:03 17:28:03 Login Succeeded 17:28:03 nexus3.edgexfoundry.org:10003 17:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:03 Configure a credential helper to remove this warning. See 17:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:03 17:28:03 Login Succeeded 17:28:03 nexus3.edgexfoundry.org:10004 17:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:03 Configure a credential helper to remove this warning. See 17:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:03 17:28:03 Login Succeeded 17:28:03 docker.io 17:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:03 Configure a credential helper to remove this warning. See 17:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:03 17:28:03 Login Succeeded 17:28:03 ---> docker-login.sh ends [Pipeline] } 17:28:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:28:03 ========================================================= 17:28:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:28:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:04 + 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 . 17:28:04 Sending build context to Docker daemon 20.62MB 17:28:04 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:28:04 Step 2/13 : FROM ${BASE} AS builder 17:28:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:28:04 2408cc74d12b: Pulling fs layer 17:28:04 ea60b727a1ce: Pulling fs layer 17:28:04 30c4a7721957: Pulling fs layer 17:28:04 370296b7ddb6: Pulling fs layer 17:28:04 7c6cee850709: Pulling fs layer 17:28:04 39a5fcdaea64: Pulling fs layer 17:28:04 d94ebbe4e438: Pulling fs layer 17:28:04 bcfd1f05c69d: Pulling fs layer 17:28:04 370296b7ddb6: Waiting 17:28:04 59ccb84bbe0f: Pulling fs layer 17:28:04 7c6cee850709: Waiting 17:28:04 d94ebbe4e438: Waiting 17:28:04 39a5fcdaea64: Waiting 17:28:04 59ccb84bbe0f: Waiting 17:28:04 bcfd1f05c69d: Waiting 17:28:04 30c4a7721957: Download complete 17:28:04 ea60b727a1ce: Verifying Checksum 17:28:04 ea60b727a1ce: Download complete 17:28:04 7c6cee850709: Download complete 17:28:04 39a5fcdaea64: Verifying Checksum 17:28:04 39a5fcdaea64: Download complete 17:28:04 2408cc74d12b: Verifying Checksum 17:28:04 2408cc74d12b: Download complete 17:28:04 d94ebbe4e438: Verifying Checksum 17:28:04 d94ebbe4e438: Download complete 17:28:04 2408cc74d12b: Pull complete 17:28:04 ea60b727a1ce: Pull complete 17:28:04 30c4a7721957: Pull complete 17:28:04 59ccb84bbe0f: Verifying Checksum 17:28:04 59ccb84bbe0f: Download complete 17:28:05 bcfd1f05c69d: Verifying Checksum 17:28:05 bcfd1f05c69d: Download complete 17:28:05 370296b7ddb6: Verifying Checksum 17:28:05 370296b7ddb6: Download complete 17:28:09 370296b7ddb6: Pull complete 17:28:09 7c6cee850709: Pull complete 17:28:09 39a5fcdaea64: Pull complete 17:28:09 d94ebbe4e438: Pull complete 17:28:12 bcfd1f05c69d: Pull complete 17:28:13 59ccb84bbe0f: Pull complete 17:28:13 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:28:13 ---> a4fb48ad2a94 17:28:13 Step 3/13 : ARG MAKE="make build" 17:28:14 ---> Running in 262c8cd8b6b2 17:28:14 Removing intermediate container 262c8cd8b6b2 17:28:14 ---> acb486bcf2ab 17:28:14 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:28:14 ---> Running in 453b374ebddc 17:28:14 Removing intermediate container 453b374ebddc 17:28:14 ---> 0f9ff6f1043e 17:28:14 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 17:28:14 ---> Running in 6abd56479d4f 17:28:15 Removing intermediate container 6abd56479d4f 17:28:15 ---> 564d286c0498 17:28:15 Step 6/13 : LABEL Name=edgex-device-onvif-camera 17:28:15 ---> Running in 3c7b34a9cdf8 17:28:15 Removing intermediate container 3c7b34a9cdf8 17:28:15 ---> 62e54832a40b 17:28:15 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:15 ---> Running in a7768fc8c996 17:28:16 Removing intermediate container a7768fc8c996 17:28:16 ---> 19b8bc43a9d5 17:28:16 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:28:16 ---> Running in b2161633712d 17:28:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:28:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:28:17 OK: 211 MiB in 51 packages 17:28:17 Still waiting to schedule task 17:28:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:28:18 Removing intermediate container b2161633712d 17:28:18 ---> b458951fb0d1 17:28:18 Step 9/13 : WORKDIR /device-onvif-camera 17:28:18 ---> Running in 63cd9cc0478c 17:28:18 Removing intermediate container 63cd9cc0478c 17:28:18 ---> 33c83b9f1bf7 17:28:18 Step 10/13 : COPY go.mod vendor* ./ 17:28:18 ---> 47d324524c1c 17:28:18 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:18 ---> Running in ed4c52e156ec 17:28:36 Removing intermediate container ed4c52e156ec 17:28:36 ---> 48f345143f26 17:28:36 Step 12/13 : COPY . . 17:28:36 ---> 33c727f5d1d0 17:28:36 Step 13/13 : RUN ${MAKE} 17:28:36 ---> Running in 4ce7c5b491df 17:28:36 noop 17:28:36 Removing intermediate container 4ce7c5b491df 17:28:36 ---> be4f4605e912 17:28:36 Successfully built be4f4605e912 17:28:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:36 + docker inspect -f . ci-base-image-x86_64 17:28:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:37 prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container 17:28:37 $ 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 17:28:37 $ docker top 5f0852a1d45ee33c3a8a21b54ee884939d9ba0de04e2d2705d61b748e27fffdf -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:37 + go version 17:28:37 go version go1.18.3 linux/amd64 [Pipeline] } 17:28:37 $ docker stop --time=1 5f0852a1d45ee33c3a8a21b54ee884939d9ba0de04e2d2705d61b748e27fffdf 17:28:39 $ docker rm -f 5f0852a1d45ee33c3a8a21b54ee884939d9ba0de04e2d2705d61b748e27fffdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:39 + docker inspect -f . ci-base-image-x86_64 17:28:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:39 prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container 17:28:39 $ 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 17:28:40 $ docker top 6a9f250918900e70ec6cf46097a926607b729c12e3b99ef58fd86d2321900076 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:40 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 17:28:40 + make test 17:28:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:28:41 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:28:53 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:28:53 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.042s coverage: 28.6% of statements 17:28:53 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:28:58 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 6.413s coverage: 13.8% of statements 17:29:06 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." 17:29:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:29:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:10 ./bin/test-attribution-txt.sh [Pipeline] echo 17:29:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:29:10 $ docker stop --time=1 6a9f250918900e70ec6cf46097a926607b729c12e3b99ef58fd86d2321900076 17:29:12 $ docker rm -f 6a9f250918900e70ec6cf46097a926607b729c12e3b99ef58fd86d2321900076 [Pipeline] // withDockerContainer [Pipeline] sh 17:29:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:29:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:29:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:29:13 + ls -al . 17:29:13 total 232 17:29:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 17:28 . 17:29:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:27 .. 17:29:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:28 .git 17:29:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:27 .github 17:29:13 -rw-rw-r-- 1 jenkins jenkins 418 Sep 12 17:27 .gitignore 17:29:13 -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:27 .golangci.yml 17:29:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:27 .semver 17:29:13 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 12 17:27 Attribution.txt 17:29:13 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 12 17:27 CHANGELOG.md 17:29:13 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 12 17:27 Dockerfile 17:29:13 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 17:27 GOVERNANCE.md 17:29:13 -rw-rw-r-- 1 jenkins jenkins 734 Sep 12 17:27 Jenkinsfile 17:29:13 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:27 LICENSE 17:29:13 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 12 17:27 Makefile 17:29:13 -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 17:27 OWNERS.md 17:29:13 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 12 17:27 README.md 17:29:13 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 17:28 VERSION 17:29:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:27 bin 17:29:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:27 cmd 17:29:13 -rw-r--r-- 1 jenkins jenkins 77283 Sep 12 17:28 coverage.out 17:29:13 drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 17:27 doc 17:29:13 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 12 17:27 go.mod 17:29:13 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 12 17:27 go.sum 17:29:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:27 internal 17:29:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:27 snap 17:29:13 -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:13 + 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=35e36fe490a7d7a1e97f3b24aeec797b9423c911 --label arch=amd64 --label version=2.3.0-dev.18 . 17:29:13 Sending build context to Docker daemon 20.7MB 17:29:13 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:29:13 Step 2/26 : FROM ${BASE} AS builder 17:29:13 ---> be4f4605e912 17:29:13 Step 3/26 : ARG MAKE="make build" 17:29:14 ---> Running in 280a823db9b9 17:29:14 Removing intermediate container 280a823db9b9 17:29:14 ---> fec5e62215f9 17:29:14 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:29:14 ---> Running in 861d19856ce8 17:29:14 Removing intermediate container 861d19856ce8 17:29:14 ---> 3233ea7d7c80 17:29:14 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 17:29:14 ---> Running in c4892b2e3e8b 17:29:14 Removing intermediate container c4892b2e3e8b 17:29:14 ---> 025a1996faa4 17:29:14 Step 6/26 : LABEL Name=edgex-device-onvif-camera 17:29:14 ---> Running in f50efbdd3131 17:29:14 Removing intermediate container f50efbdd3131 17:29:14 ---> 074fd0e4a7a5 17:29:14 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:14 ---> Running in b5972e4c4abc 17:29:15 Removing intermediate container b5972e4c4abc 17:29:15 ---> 174fcc2da9b2 17:29:15 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:29:15 ---> Running in 59746a36a257 17:29:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:29:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:29:16 OK: 211 MiB in 51 packages 17:29:17 Removing intermediate container 59746a36a257 17:29:17 ---> 2ce8d6e54486 17:29:17 Step 9/26 : WORKDIR /device-onvif-camera 17:29:17 ---> Running in d2d608210677 17:29:17 Removing intermediate container d2d608210677 17:29:17 ---> 0a83f3168eb2 17:29:17 Step 10/26 : COPY go.mod vendor* ./ 17:29:17 ---> 028505b49db8 17:29:17 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:17 ---> Running in f9ce2e920975 17:29:18 Removing intermediate container f9ce2e920975 17:29:18 ---> 03c343b54b57 17:29:18 Step 12/26 : COPY . . 17:29:19 ---> 17e41a86e133 17:29:19 Step 13/26 : RUN ${MAKE} 17:29:19 ---> Running in 820548795d4a 17:29:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 17:29:41 Removing intermediate container 820548795d4a 17:29:41 ---> 0ca85b3cd7ac 17:29:41 Step 14/26 : FROM alpine:3.16 17:29:41 3.16: Pulling from library/alpine 17:29:41 213ec9aee27d: Pulling fs layer 17:29:41 213ec9aee27d: Verifying Checksum 17:29:41 213ec9aee27d: Pull complete 17:29:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:29:41 Status: Downloaded newer image for alpine:3.16 17:29:41 ---> 9c6f07244728 17:29:41 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:29:41 ---> Running in d5206bc49c4e 17:29:41 Removing intermediate container d5206bc49c4e 17:29:41 ---> 7cf4e7db75a6 17:29:41 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 17:29:42 ---> Running in de18fc75af55 17:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:29:42 (1/6) Installing dumb-init (1.2.5-r1) 17:29:42 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:29:42 (3/6) Installing libsodium (1.0.18-r0) 17:29:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:29:42 (5/6) Installing libzmq (4.3.4-r0) 17:29:42 (6/6) Installing zeromq (4.3.4-r0) 17:29:42 Executing busybox-1.35.0-r17.trigger 17:29:42 OK: 8 MiB in 20 packages 17:29:43 Removing intermediate container de18fc75af55 17:29:43 ---> 09359538cff3 17:29:43 Step 17/26 : WORKDIR / 17:29:43 ---> Running in a3789e8834ac 17:29:43 Removing intermediate container a3789e8834ac 17:29:43 ---> 9e92cb683f20 17:29:43 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:29:43 ---> bd07284ae249 17:29:43 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:29:44 ---> 5f6d0fca6f29 17:29:44 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:29:44 ---> faa64e3a17b6 17:29:44 Step 21/26 : EXPOSE 59984 17:29:44 ---> Running in ba9b02da3707 17:29:44 Removing intermediate container ba9b02da3707 17:29:44 ---> 198f2727b29f 17:29:44 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:29:44 ---> Running in 1e0fa6a31836 17:29:44 Removing intermediate container 1e0fa6a31836 17:29:44 ---> f3965965340d 17:29:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:44 ---> Running in 0d8c547de64f 17:29:44 Removing intermediate container 0d8c547de64f 17:29:44 ---> 9336a6350ed4 17:29:44 Step 24/26 : LABEL arch=amd64 17:29:44 ---> Running in e18ef97c53ed 17:29:44 Removing intermediate container e18ef97c53ed 17:29:44 ---> 8b11b95b3acc 17:29:44 Step 25/26 : LABEL git_sha=35e36fe490a7d7a1e97f3b24aeec797b9423c911 17:29:44 ---> Running in a996076b62b7 17:29:45 Removing intermediate container a996076b62b7 17:29:45 ---> 44b3dedd0112 17:29:45 Step 26/26 : LABEL version=2.3.0-dev.18 17:29:45 ---> Running in 7b7f2fba3bb6 17:29:45 Removing intermediate container 7b7f2fba3bb6 17:29:45 ---> 33e17aaa820c 17:29:45 [Warning] One or more build-args [ARCH] were not consumed 17:29:45 Successfully built 33e17aaa820c 17:29:45 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 17:29:45 provisioning config files... 17:29:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2040060178185404680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:45 ---> docker-login.sh 17:29:45 nexus3.edgexfoundry.org:10001 17:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:45 Configure a credential helper to remove this warning. See 17:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:45 17:29:45 Login Succeeded 17:29:45 nexus3.edgexfoundry.org:10002 17:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:45 Configure a credential helper to remove this warning. See 17:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:45 17:29:45 Login Succeeded 17:29:45 nexus3.edgexfoundry.org:10003 17:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:45 Configure a credential helper to remove this warning. See 17:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:45 17:29:45 Login Succeeded 17:29:45 nexus3.edgexfoundry.org:10004 17:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:46 Configure a credential helper to remove this warning. See 17:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:46 17:29:46 Login Succeeded 17:29:46 docker.io 17:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:46 Configure a credential helper to remove this warning. See 17:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:46 17:29:46 Login Succeeded 17:29:46 ---> docker-login.sh ends [Pipeline] } 17:29:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:29:46 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 17:29:46 35e36fe490a7d7a1e97f3b24aeec797b9423c911 17:29:46 latest 17:29:46 2.3.0-dev.18 17:29:46 35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 17:29:46 main 17:29:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:46 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911 17:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 17:29:47 923e0f88377f: Preparing 17:29:47 ca1037afbba7: Preparing 17:29:47 6f7d9867edb2: Preparing 17:29:47 5287f5ca7fcf: Preparing 17:29:47 994393dc58e7: Preparing 17:29:47 994393dc58e7: Layer already exists 17:29:47 923e0f88377f: Pushed 17:29:47 ca1037afbba7: Pushed 17:29:47 5287f5ca7fcf: Pushed 17:29:49 6f7d9867edb2: Pushed 17:29:49 35e36fe490a7d7a1e97f3b24aeec797b9423c911: digest: sha256:bfa67c4bf63a061e054c631169f77778d0f35672b58cfa050a56b36fb88bce76 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:50 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 17:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 17:29:50 923e0f88377f: Preparing 17:29:50 ca1037afbba7: Preparing 17:29:50 6f7d9867edb2: Preparing 17:29:50 5287f5ca7fcf: Preparing 17:29:50 994393dc58e7: Preparing 17:29:50 994393dc58e7: Layer already exists 17:29:50 ca1037afbba7: Layer already exists 17:29:50 923e0f88377f: Layer already exists 17:29:50 6f7d9867edb2: Layer already exists 17:29:50 5287f5ca7fcf: Layer already exists 17:29:50 latest: digest: sha256:bfa67c4bf63a061e054c631169f77778d0f35672b58cfa050a56b36fb88bce76 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:50 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.18 17:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 17:29:51 923e0f88377f: Preparing 17:29:51 ca1037afbba7: Preparing 17:29:51 6f7d9867edb2: Preparing 17:29:51 5287f5ca7fcf: Preparing 17:29:51 994393dc58e7: Preparing 17:29:51 5287f5ca7fcf: Layer already exists 17:29:51 6f7d9867edb2: Layer already exists 17:29:51 ca1037afbba7: Layer already exists 17:29:51 923e0f88377f: Layer already exists 17:29:51 994393dc58e7: Layer already exists 17:29:51 2.3.0-dev.18: digest: sha256:bfa67c4bf63a061e054c631169f77778d0f35672b58cfa050a56b36fb88bce76 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:51 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 17:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 17:29:51 923e0f88377f: Preparing 17:29:51 ca1037afbba7: Preparing 17:29:51 6f7d9867edb2: Preparing 17:29:51 5287f5ca7fcf: Preparing 17:29:51 994393dc58e7: Preparing 17:29:51 994393dc58e7: Layer already exists 17:29:51 ca1037afbba7: Layer already exists 17:29:51 923e0f88377f: Layer already exists 17:29:51 5287f5ca7fcf: Layer already exists 17:29:51 6f7d9867edb2: Layer already exists 17:29:51 35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18: digest: sha256:bfa67c4bf63a061e054c631169f77778d0f35672b58cfa050a56b36fb88bce76 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:52 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 17:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 17:29:52 923e0f88377f: Preparing 17:29:52 ca1037afbba7: Preparing 17:29:52 6f7d9867edb2: Preparing 17:29:52 5287f5ca7fcf: Preparing 17:29:52 994393dc58e7: Preparing 17:29:52 994393dc58e7: Layer already exists 17:29:52 6f7d9867edb2: Layer already exists 17:29:52 923e0f88377f: Layer already exists 17:29:52 5287f5ca7fcf: Layer already exists 17:29:52 ca1037afbba7: Layer already exists 17:29:52 main: digest: sha256:bfa67c4bf63a061e054c631169f77778d0f35672b58cfa050a56b36fb88bce76 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:29:52 ===================================================== [Pipeline] echo 17:29:52 taggedImages: 17:29:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911 17:29:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 17:29:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.18 17:29:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 17:29:52 - 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 17:29:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:52 17:29:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:53 latest: Pulling from edgex-lftools-log-publisher 17:29:53 5eb5b503b376: Pulling fs layer 17:29:53 5c69ac0246d0: Pulling fs layer 17:29:53 ec43610c2a17: Pulling fs layer 17:29:53 3a2ae6a8a46f: Pulling fs layer 17:29:53 33b1e0a273af: Pulling fs layer 17:29:53 3a2ae6a8a46f: Waiting 17:29:53 5d3b04190fa2: Pulling fs layer 17:29:53 2f39f015ded8: Pulling fs layer 17:29:53 5d3b04190fa2: Waiting 17:29:53 5c69ac0246d0: Verifying Checksum 17:29:53 5c69ac0246d0: Download complete 17:29:53 3a2ae6a8a46f: Download complete 17:29:53 33b1e0a273af: Verifying Checksum 17:29:53 33b1e0a273af: Download complete 17:29:53 ec43610c2a17: Verifying Checksum 17:29:53 ec43610c2a17: Download complete 17:29:53 5d3b04190fa2: Verifying Checksum 17:29:53 5d3b04190fa2: Download complete 17:29:53 5eb5b503b376: Download complete 17:29:54 2f39f015ded8: Download complete 17:29:54 5eb5b503b376: Pull complete 17:29:54 5c69ac0246d0: Pull complete 17:29:55 ec43610c2a17: Pull complete 17:29:55 3a2ae6a8a46f: Pull complete 17:29:55 33b1e0a273af: Pull complete 17:29:55 5d3b04190fa2: Pull complete 17:29:59 2f39f015ded8: Pull complete 17:29:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:00 prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container 17:30:00 $ 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 17:30:01 $ docker top 872134763ed312ed6ce91a32556ecc730530e00e50bfcb24a07a05b8cd9e38da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:02 ---> job-cost.sh 17:30:02 lf-activate-venv: SKIPPING 17:30:02 INFO: No Stack... 17:30:02 INFO: Retrieving Pricing Info for: v3-standard-8 17:30:03 INFO: Archiving Costs [Pipeline] sh 17:30:03 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 17:30:03 + cut -d, -f6 [Pipeline] lock 17:30:03 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] 17:30:03 Resource [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] did not exist. Created. 17:30:03 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:03 + echo total: 0.2199999988079071 [Pipeline] stash 17:30:03 Stashed 1 file(s) [Pipeline] } 17:30:03 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 17:30:03 $ docker stop --time=1 872134763ed312ed6ce91a32556ecc730530e00e50bfcb24a07a05b8cd9e38da 17:30:05 $ docker rm -f 872134763ed312ed6ce91a32556ecc730530e00e50bfcb24a07a05b8cd9e38da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:31:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28978 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 17:31:57 Running in /w/workspace/device-onvif-camera/57 [Pipeline] { [Pipeline] checkout 17:31:57 Selected Git installation does not exist. Using Default 17:31:57 The recommended git tool is: NONE 17:32:05 using credential edgex-jenkins-ssh 17:32:05 Cloning the remote Git repository 17:32:05 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:32:05 > git init /w/workspace/device-onvif-camera/57 # timeout=10 17:32:05 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:32:05 > git --version # timeout=10 17:32:05 > git --version # 'git version 2.25.1' 17:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:07 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:32:07 Avoid second fetch 17:32:07 Checking out Revision 35e36fe490a7d7a1e97f3b24aeec797b9423c911 (main) 17:32:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:07 > git config core.sparsecheckout # timeout=10 17:32:07 > git checkout -f 35e36fe490a7d7a1e97f3b24aeec797b9423c911 # timeout=10 17:32:11 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#155)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:32:12 % Total % Received % Xferd Average Speed Time Time Time Current 17:32:12 Dload Upload Total Spent Left Speed 17:32:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 17:32:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:32:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:32:13 + sudo tee /etc/docker/daemon.new 17:32:13 { 17:32:13 "registry-mirrors": [ 17:32:13 "https://nexus3.edgexfoundry.org:10001" 17:32:13 ], 17:32:13 "bip": "10.250.0.254/24", 17:32:13 "hosts": [ 17:32:13 "tcp://0.0.0.0:5555", 17:32:13 "unix:///var/run/docker.sock" 17:32:13 ], 17:32:13 "mtu": 1458, 17:32:13 "selinux-enabled": true, 17:32:13 "seccomp-profile": "/etc/docker/seccomp.json" 17:32:13 } [Pipeline] sh 17:32:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:32:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:32 provisioning config files... 17:32:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/57@tmp/config3999697874963788552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:33 ---> docker-login.sh 17:32:33 nexus3.edgexfoundry.org:10001 17:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:34 Configure a credential helper to remove this warning. See 17:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:34 17:32:34 Login Succeeded 17:32:34 nexus3.edgexfoundry.org:10002 17:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:34 Configure a credential helper to remove this warning. See 17:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:34 17:32:34 Login Succeeded 17:32:34 nexus3.edgexfoundry.org:10003 17:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:35 Configure a credential helper to remove this warning. See 17:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:35 17:32:35 Login Succeeded 17:32:35 nexus3.edgexfoundry.org:10004 17:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:35 Configure a credential helper to remove this warning. See 17:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:35 17:32:35 Login Succeeded 17:32:35 docker.io 17:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:36 Configure a credential helper to remove this warning. See 17:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:36 17:32:36 Login Succeeded 17:32:36 ---> docker-login.sh ends [Pipeline] } 17:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:32:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:37 ========================================================= 17:32:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:32:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:37 + 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 . 17:32:38 Sending build context to Docker daemon 14.11MB 17:32:38 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:32:38 Step 2/13 : FROM ${BASE} AS builder 17:32:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:32:38 b3c136eddcbf: Pulling fs layer 17:32:38 c0a3192eca97: Pulling fs layer 17:32:38 a050256f5b6f: Pulling fs layer 17:32:38 656be50a0ddc: Pulling fs layer 17:32:38 2bbca73fdf42: Pulling fs layer 17:32:38 46d945488cbd: Pulling fs layer 17:32:38 8a5474983e97: Pulling fs layer 17:32:38 329c88fbcd65: Pulling fs layer 17:32:38 656be50a0ddc: Waiting 17:32:38 2bbca73fdf42: Waiting 17:32:38 46d945488cbd: Waiting 17:32:38 8a5474983e97: Waiting 17:32:38 329c88fbcd65: Waiting 17:32:38 a050256f5b6f: Download complete 17:32:38 c0a3192eca97: Verifying Checksum 17:32:38 c0a3192eca97: Download complete 17:32:38 2bbca73fdf42: Verifying Checksum 17:32:38 2bbca73fdf42: Download complete 17:32:38 46d945488cbd: Verifying Checksum 17:32:38 46d945488cbd: Download complete 17:32:38 b3c136eddcbf: Download complete 17:32:39 b3c136eddcbf: Pull complete 17:32:39 329c88fbcd65: Verifying Checksum 17:32:39 329c88fbcd65: Download complete 17:32:40 c0a3192eca97: Pull complete 17:32:40 a050256f5b6f: Pull complete 17:32:40 8a5474983e97: Download complete 17:32:41 656be50a0ddc: Verifying Checksum 17:32:41 656be50a0ddc: Download complete 17:32:56 656be50a0ddc: Pull complete 17:32:56 2bbca73fdf42: Pull complete 17:32:56 46d945488cbd: Pull complete 17:33:01 8a5474983e97: Pull complete 17:33:03 329c88fbcd65: Pull complete 17:33:03 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:33:03 ---> ff4287adb874 17:33:03 Step 3/13 : ARG MAKE="make build" 17:33:05 ---> Running in 7ab0f56a566b 17:33:06 Removing intermediate container 7ab0f56a566b 17:33:06 ---> 8bbd8cf65a80 17:33:06 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:33:06 ---> Running in 6fd7a4061f50 17:33:06 Removing intermediate container 6fd7a4061f50 17:33:06 ---> 08669466abd4 17:33:06 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 17:33:06 ---> Running in 769030f298cc 17:33:08 Removing intermediate container 769030f298cc 17:33:08 ---> 40fc30b4d050 17:33:08 Step 6/13 : LABEL Name=edgex-device-onvif-camera 17:33:08 ---> Running in 043d8cf0e860 17:33:08 Removing intermediate container 043d8cf0e860 17:33:08 ---> f51ecc98d917 17:33:08 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:08 ---> Running in 1caf3f95d80c 17:33:10 Removing intermediate container 1caf3f95d80c 17:33:10 ---> 9348cfe336e9 17:33:10 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:10 ---> Running in 210b41f61075 17:33:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:33:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:33:13 OK: 221 MiB in 51 packages 17:33:15 Removing intermediate container 210b41f61075 17:33:15 ---> 0e3e7ff1571a 17:33:15 Step 9/13 : WORKDIR /device-onvif-camera 17:33:15 ---> Running in 854090626f7b 17:33:15 Removing intermediate container 854090626f7b 17:33:15 ---> 940e60e996d9 17:33:15 Step 10/13 : COPY go.mod vendor* ./ 17:33:16 ---> 49a3d521e28a 17:33:16 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:16 ---> Running in ab6c1f57397f 17:34:12 Removing intermediate container ab6c1f57397f 17:34:12 ---> 1e86ad01d9f1 17:34:12 Step 12/13 : COPY . . 17:34:12 ---> 837ea3ff7b0f 17:34:12 Step 13/13 : RUN ${MAKE} 17:34:12 ---> Running in 3e343b5677d8 17:34:12 noop 17:34:12 Removing intermediate container 3e343b5677d8 17:34:12 ---> e0d30e46902c 17:34:12 Successfully built e0d30e46902c 17:34:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:13 + docker inspect -f . ci-base-image-arm64 17:34:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:13 prd-ubuntu20.04-docker-arm64-4c-16g-28978 does not seem to be running inside a container 17:34:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/57 -v /w/workspace/device-onvif-camera/57:/w/workspace/device-onvif-camera/57:rw,z -v /w/workspace/device-onvif-camera/57@tmp:/w/workspace/device-onvif-camera/57@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 17:34:15 $ docker top f6d707e9f2a8f0fd345a41b48af7dfe8ceabe27d11ca5f20b718881e833f6d9f -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:16 + go version 17:34:16 go version go1.18.3 linux/arm64 [Pipeline] } 17:34:16 $ docker stop --time=1 f6d707e9f2a8f0fd345a41b48af7dfe8ceabe27d11ca5f20b718881e833f6d9f 17:34:17 $ docker rm -f f6d707e9f2a8f0fd345a41b48af7dfe8ceabe27d11ca5f20b718881e833f6d9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:18 + docker inspect -f . ci-base-image-arm64 17:34:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:18 prd-ubuntu20.04-docker-arm64-4c-16g-28978 does not seem to be running inside a container 17:34:18 $ 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/57 -v /w/workspace/device-onvif-camera/57:/w/workspace/device-onvif-camera/57:rw,z -v /w/workspace/device-onvif-camera/57@tmp:/w/workspace/device-onvif-camera/57@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 17:34:20 $ docker top 53fd1d3a25b7c6a03b08c97f18c0ee76d9b130493f943c03b8776cc4fd5548b7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:21 + git config --global --add safe.directory /w/workspace/device-onvif-camera/57 [Pipeline] fileExists [Pipeline] sh 17:34:22 + make test 17:34:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:34:24 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:36:00 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:36:07 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.185s coverage: 28.6% of statements 17:36:07 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:36:34 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.024s coverage: 13.8% of statements 17:36:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:36:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:36:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:36:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:36:56 ./bin/test-attribution-txt.sh [Pipeline] echo 17:36:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:36:56 $ docker stop --time=1 53fd1d3a25b7c6a03b08c97f18c0ee76d9b130493f943c03b8776cc4fd5548b7 17:36:58 $ docker rm -f 53fd1d3a25b7c6a03b08c97f18c0ee76d9b130493f943c03b8776cc4fd5548b7 [Pipeline] // withDockerContainer [Pipeline] sh 17:36:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:36:59 Warning: overwriting stash ‘coverage-report’ 17:37:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:37:01 + ls -al . 17:37:01 total 228 17:37:01 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 17:34 . 17:37:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:32 .. 17:37:01 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:32 .git 17:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:32 .github 17:37:01 -rw-rw-r-- 1 jenkins jenkins 418 Sep 12 17:32 .gitignore 17:37:01 -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:32 .golangci.yml 17:37:01 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 12 17:32 Attribution.txt 17:37:01 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 12 17:32 CHANGELOG.md 17:37:01 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 12 17:32 Dockerfile 17:37:01 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 17:32 GOVERNANCE.md 17:37:01 -rw-rw-r-- 1 jenkins jenkins 734 Sep 12 17:32 Jenkinsfile 17:37:01 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:32 LICENSE 17:37:01 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 12 17:32 Makefile 17:37:01 -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 17:32 OWNERS.md 17:37:01 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 12 17:32 README.md 17:37:01 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 17:28 VERSION 17:37:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:32 bin 17:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:32 cmd 17:37:01 -rw-r--r-- 1 jenkins jenkins 77283 Sep 12 17:36 coverage.out 17:37:01 drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 17:32 doc 17:37:01 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 12 17:32 go.mod 17:37:01 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 12 17:32 go.sum 17:37:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:32 internal 17:37:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:32 snap 17:37:01 -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 17:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:01 + 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=35e36fe490a7d7a1e97f3b24aeec797b9423c911 --label arch=arm64 --label version=2.3.0-dev.18 . 17:37:02 Sending build context to Docker daemon 14.18MB 17:37:02 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:37:02 Step 2/26 : FROM ${BASE} AS builder 17:37:02 ---> e0d30e46902c 17:37:02 Step 3/26 : ARG MAKE="make build" 17:37:02 ---> Running in b6e6945b6cb1 17:37:02 Removing intermediate container b6e6945b6cb1 17:37:02 ---> 3df49cab0721 17:37:02 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:37:02 ---> Running in 3da9624917af 17:37:03 Removing intermediate container 3da9624917af 17:37:03 ---> 6d0e046cca89 17:37:03 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 17:37:03 ---> Running in 98aa0fdb6bb9 17:37:03 Removing intermediate container 98aa0fdb6bb9 17:37:03 ---> 64e673f52866 17:37:03 Step 6/26 : LABEL Name=edgex-device-onvif-camera 17:37:03 ---> Running in 87014c72888e 17:37:03 Removing intermediate container 87014c72888e 17:37:03 ---> 51cd5af338f9 17:37:03 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:04 ---> Running in 48c56e07985d 17:37:06 Removing intermediate container 48c56e07985d 17:37:06 ---> d56a8685aab5 17:37:06 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:37:06 ---> Running in 442b26e15d4b 17:37:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:37:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:37:09 OK: 221 MiB in 51 packages 17:37:10 Removing intermediate container 442b26e15d4b 17:37:10 ---> 00023250618f 17:37:10 Step 9/26 : WORKDIR /device-onvif-camera 17:37:10 ---> Running in 544059bda3bf 17:37:10 Removing intermediate container 544059bda3bf 17:37:10 ---> 81afae926556 17:37:10 Step 10/26 : COPY go.mod vendor* ./ 17:37:10 ---> 6cdefd2c4ee3 17:37:10 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:11 ---> Running in 839d44350bd4 17:37:13 Removing intermediate container 839d44350bd4 17:37:13 ---> ef86c5d57f30 17:37:13 Step 12/26 : COPY . . 17:37:15 ---> f806154f6b64 17:37:15 Step 13/26 : RUN ${MAKE} 17:37:15 ---> Running in a7bd0466132d 17:37:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 17:39:53 Removing intermediate container a7bd0466132d 17:39:53 ---> 280e96d11fdc 17:39:53 Step 14/26 : FROM alpine:3.16 17:39:53 3.16: Pulling from library/alpine 17:39:53 9b18e9b68314: Pulling fs layer 17:39:53 9b18e9b68314: Verifying Checksum 17:39:53 9b18e9b68314: Download complete 17:39:53 9b18e9b68314: Pull complete 17:39:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:39:53 Status: Downloaded newer image for alpine:3.16 17:39:53 ---> a6215f271958 17:39:53 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:39:53 ---> Running in 7d363b6abd12 17:39:53 Removing intermediate container 7d363b6abd12 17:39:53 ---> bd441d28a838 17:39:53 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 17:39:53 ---> Running in 52be3ff6bf7b 17:39:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:39:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:39:53 (1/6) Installing dumb-init (1.2.5-r1) 17:39:53 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:39:53 (3/6) Installing libsodium (1.0.18-r0) 17:39:53 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:39:53 (5/6) Installing libzmq (4.3.4-r0) 17:39:53 (6/6) Installing zeromq (4.3.4-r0) 17:39:53 Executing busybox-1.35.0-r17.trigger 17:39:53 OK: 8 MiB in 20 packages 17:39:53 Removing intermediate container 52be3ff6bf7b 17:39:53 ---> ad929917d25f 17:39:53 Step 17/26 : WORKDIR / 17:39:53 ---> Running in 11d6af1d00c2 17:39:53 Removing intermediate container 11d6af1d00c2 17:39:53 ---> 33b8c1d72e78 17:39:53 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:39:53 ---> 9e110d910833 17:39:53 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:39:53 ---> e4380494ca22 17:39:53 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:39:53 ---> b75b3b81013f 17:39:53 Step 21/26 : EXPOSE 59984 17:39:53 ---> Running in c04281ed0a96 17:39:53 Removing intermediate container c04281ed0a96 17:39:53 ---> 898ce124f0bd 17:39:53 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:39:53 ---> Running in 0fe71e7e91f8 17:39:53 Removing intermediate container 0fe71e7e91f8 17:39:53 ---> 204c3ce3336a 17:39:53 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:39:53 ---> Running in 6aa7985e020e 17:39:53 Removing intermediate container 6aa7985e020e 17:39:53 ---> 151ecb32d16e 17:39:53 Step 24/26 : LABEL arch=arm64 17:39:53 ---> Running in eeb1b827a5e1 17:39:53 Removing intermediate container eeb1b827a5e1 17:39:53 ---> ced9c111d8d4 17:39:53 Step 25/26 : LABEL git_sha=35e36fe490a7d7a1e97f3b24aeec797b9423c911 17:39:53 ---> Running in d43964b10127 17:39:53 Removing intermediate container d43964b10127 17:39:53 ---> 3f543c6d04ea 17:39:53 Step 26/26 : LABEL version=2.3.0-dev.18 17:39:53 ---> Running in db770854af13 17:39:53 Removing intermediate container db770854af13 17:39:53 ---> 054fd760f33e 17:39:53 [Warning] One or more build-args [ARCH] were not consumed 17:39:53 Successfully built 054fd760f33e 17:39:53 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 17:39:53 provisioning config files... 17:39:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/57@tmp/config4015869759035134438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:53 ---> docker-login.sh 17:39:53 nexus3.edgexfoundry.org:10001 17:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:53 Configure a credential helper to remove this warning. See 17:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:53 17:39:53 Login Succeeded 17:39:53 nexus3.edgexfoundry.org:10002 17:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:54 Configure a credential helper to remove this warning. See 17:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:54 17:39:54 Login Succeeded 17:39:54 nexus3.edgexfoundry.org:10003 17:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:55 Configure a credential helper to remove this warning. See 17:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:55 17:39:55 Login Succeeded 17:39:55 nexus3.edgexfoundry.org:10004 17:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:55 Configure a credential helper to remove this warning. See 17:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:55 17:39:55 Login Succeeded 17:39:55 docker.io 17:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:56 Configure a credential helper to remove this warning. See 17:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:56 17:39:56 Login Succeeded 17:39:56 ---> docker-login.sh ends [Pipeline] } 17:39:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:56 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 17:39:56 35e36fe490a7d7a1e97f3b24aeec797b9423c911 17:39:56 latest 17:39:56 2.3.0-dev.18 17:39:56 35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 17:39:56 main 17:39:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:56 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911 17:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:39:57 6525ca47e69b: Preparing 17:39:57 9ff647007dc5: Preparing 17:39:57 fe33a5d7d89b: Preparing 17:39:57 6404f7f85c88: Preparing 17:39:57 5d3e392a13a0: Preparing 17:39:57 5d3e392a13a0: Layer already exists 17:39:57 6525ca47e69b: Pushed 17:39:57 9ff647007dc5: Pushed 17:39:58 6404f7f85c88: Pushed 17:40:03 fe33a5d7d89b: Pushed 17:40:03 35e36fe490a7d7a1e97f3b24aeec797b9423c911: digest: sha256:782d18c9064a6e624cf2a30bde7a18eb7ded247ab438032cc930e3d7819ac05e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40: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 17:40:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 17:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:40:04 6525ca47e69b: Preparing 17:40:04 9ff647007dc5: Preparing 17:40:04 fe33a5d7d89b: Preparing 17:40:04 6404f7f85c88: Preparing 17:40:04 5d3e392a13a0: Preparing 17:40:04 5d3e392a13a0: Layer already exists 17:40:04 6404f7f85c88: Layer already exists 17:40:04 fe33a5d7d89b: Layer already exists 17:40:04 9ff647007dc5: Layer already exists 17:40:04 6525ca47e69b: Layer already exists 17:40:04 latest: digest: sha256:782d18c9064a6e624cf2a30bde7a18eb7ded247ab438032cc930e3d7819ac05e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:05 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.18 17:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:40:05 6525ca47e69b: Preparing 17:40:05 9ff647007dc5: Preparing 17:40:05 fe33a5d7d89b: Preparing 17:40:05 6404f7f85c88: Preparing 17:40:05 5d3e392a13a0: Preparing 17:40:05 6404f7f85c88: Layer already exists 17:40:05 fe33a5d7d89b: Layer already exists 17:40:05 9ff647007dc5: Layer already exists 17:40:05 6525ca47e69b: Layer already exists 17:40:05 5d3e392a13a0: Layer already exists 17:40:05 2.3.0-dev.18: digest: sha256:782d18c9064a6e624cf2a30bde7a18eb7ded247ab438032cc930e3d7819ac05e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:06 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 17:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:40:06 6525ca47e69b: Preparing 17:40:06 9ff647007dc5: Preparing 17:40:06 fe33a5d7d89b: Preparing 17:40:06 6404f7f85c88: Preparing 17:40:06 5d3e392a13a0: Preparing 17:40:06 9ff647007dc5: Layer already exists 17:40:06 6525ca47e69b: Layer already exists 17:40:06 5d3e392a13a0: Layer already exists 17:40:06 6404f7f85c88: Layer already exists 17:40:06 fe33a5d7d89b: Layer already exists 17:40:06 35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18: digest: sha256:782d18c9064a6e624cf2a30bde7a18eb7ded247ab438032cc930e3d7819ac05e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:07 + 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 17:40:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 17:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:40:07 6525ca47e69b: Preparing 17:40:07 9ff647007dc5: Preparing 17:40:07 fe33a5d7d89b: Preparing 17:40:07 6404f7f85c88: Preparing 17:40:07 5d3e392a13a0: Preparing 17:40:07 9ff647007dc5: Layer already exists 17:40:07 fe33a5d7d89b: Layer already exists 17:40:07 5d3e392a13a0: Layer already exists 17:40:07 6404f7f85c88: Layer already exists 17:40:07 6525ca47e69b: Layer already exists 17:40:07 main: digest: sha256:782d18c9064a6e624cf2a30bde7a18eb7ded247ab438032cc930e3d7819ac05e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:08 ===================================================== [Pipeline] echo 17:40:08 taggedImages: 17:40:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911 17:40:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 17:40:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.18 17:40:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 17:40:08 - 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 17:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:08 17:40:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:09 arm64: Pulling from edgex-lftools-log-publisher 17:40:09 8998bd30e6a1: Pulling fs layer 17:40:09 04944245beec: Pulling fs layer 17:40:09 699f458cf7ca: Pulling fs layer 17:40:09 765212b225bb: Pulling fs layer 17:40:09 f23df028b6ca: Pulling fs layer 17:40:09 765212b225bb: Waiting 17:40:09 d65c8cfc05b1: Pulling fs layer 17:40:09 2437ff75d9bd: Pulling fs layer 17:40:09 d65c8cfc05b1: Waiting 17:40:09 2437ff75d9bd: Waiting 17:40:09 04944245beec: Verifying Checksum 17:40:09 04944245beec: Download complete 17:40:09 765212b225bb: Verifying Checksum 17:40:09 765212b225bb: Download complete 17:40:09 f23df028b6ca: Verifying Checksum 17:40:09 f23df028b6ca: Download complete 17:40:09 d65c8cfc05b1: Verifying Checksum 17:40:09 d65c8cfc05b1: Download complete 17:40:09 699f458cf7ca: Verifying Checksum 17:40:09 699f458cf7ca: Download complete 17:40:09 8998bd30e6a1: Verifying Checksum 17:40:09 8998bd30e6a1: Download complete 17:40:12 2437ff75d9bd: Verifying Checksum 17:40:12 2437ff75d9bd: Download complete 17:40:14 8998bd30e6a1: Pull complete 17:40:14 04944245beec: Pull complete 17:40:16 699f458cf7ca: Pull complete 17:40:16 765212b225bb: Pull complete 17:40:17 f23df028b6ca: Pull complete 17:40:17 d65c8cfc05b1: Pull complete 17:40:32 2437ff75d9bd: Pull complete 17:40:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:33 prd-ubuntu20.04-docker-arm64-4c-16g-28978 does not seem to be running inside a container 17:40:33 $ 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/57 -v /w/workspace/device-onvif-camera/57:/w/workspace/device-onvif-camera/57:rw,z -v /w/workspace/device-onvif-camera/57@tmp:/w/workspace/device-onvif-camera/57@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 17:40:36 $ docker top 116f411f53f2c43f8768feb31c95f700a5dbe8b71326119d770a42fc1595961b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:37 ---> job-cost.sh 17:40:37 lf-activate-venv: SKIPPING 17:40:37 INFO: No Stack... 17:40:37 INFO: Retrieving Pricing Info for: v3-standard-4 17:40:38 INFO: Archiving Costs [Pipeline] sh 17:40:39 + cat /w/workspace/device-onvif-camera/57/archives/cost.csv 17:40:39 + cut -d, -f6 [Pipeline] lock 17:40:39 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] 17:40:39 Resource [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] did not exist. Created. 17:40:39 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:40:40 /w/workspace/device-onvif-camera/57@tmp/durable-7d7b5633/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:40:40 + echo total: 0.10999999940395355 [Pipeline] stash 17:40:40 Warning: overwriting stash ‘stack-cost’ 17:40:40 Stashed 1 file(s) [Pipeline] } 17:40:40 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 17:40:40 $ docker stop --time=1 116f411f53f2c43f8768feb31c95f700a5dbe8b71326119d770a42fc1595961b 17:40:42 $ docker rm -f 116f411f53f2c43f8768feb31c95f700a5dbe8b71326119d770a42fc1595961b [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 17:40:42 provisioning config files... 17:40:42 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8177847213507344693tmp [Pipeline] { [Pipeline] sh 17:40:43 + set +x 17:40:43 + curl -s https://codecov.io/bash 17:40:43 + bash -s -- 17:40:43 17:40:43 _____ _ 17:40:43 / ____| | | 17:40:43 | | ___ __| | ___ ___ _____ __ 17:40:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:40:43 | |___| (_) | (_| | __/ (_| (_) \ V / 17:40:43 \_____\___/ \__,_|\___|\___\___/ \_/ 17:40:43 Bash-1.0.6 17:40:43 17:40:43 17:40:43 ==> git version 2.25.1 found 17:40:43 ==> 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 17:40:43 Release-Date: 2020-01-08 17:40:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:40:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:40:43 ==> Jenkins CI detected. 17:40:43 current dir:  /w/workspace/foundry_device-onvif-camera_main 17:40:43 project root: . 17:40:43 --> token set from env 17:40:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:40:43 ==> Running gcov in . (disable via -X gcov) 17:40:43 ==> Python coveragepy not found 17:40:43 ==> Searching for coverage reports in: 17:40:43 + . 17:40:43 -> Found 1 reports 17:40:43 ==> Detecting git/mercurial file structure 17:40:43 ==> Reading reports 17:40:43 + ./coverage.out bytes=77283 17:40:43 ==> Appending adjustments 17:40:43 https://docs.codecov.io/docs/fixing-reports 17:40:43 + Found adjustments 17:40:43 ==> Gzipping contents 17:40:43 12K /tmp/codecov.QV64lt.gz 17:40:43 ==> Uploading reports 17:40:43 url: https://codecov.io 17:40:43 query: branch=main&commit=35e36fe490a7d7a1e97f3b24aeec797b9423c911&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:40:43 -> Pinging Codecov 17:40:43 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=35e36fe490a7d7a1e97f3b24aeec797b9423c911&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:40:43 -> Uploading to 17:40:43 https://storage.googleapis.com/codecov/v4/raw/2022-09-12/F29A59C45E3A92E06B3E522C9905F8EF/35e36fe490a7d7a1e97f3b24aeec797b9423c911/ea5866ce-4472-4e89-8537-4d0681b5134f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T174043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50dd8a5ad17c627ca2ac185d78e91e5ec271f3c8299a977375971c063e5b302d 17:40:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:40:43 Dload Upload Total Spent Left Speed 17:40:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10562 0 0 100 10562 0 42417 --:--:-- --:--:-- --:--:-- 42417 17:40:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] } 17:40:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:40:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:40:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:40:44 17:40:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:40:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:40:44 df9b9388f04a: Pulling fs layer 17:40:44 52dc419b0ee2: Pulling fs layer 17:40:44 25bc292e5bac: Pulling fs layer 17:40:44 114826534d7a: Pulling fs layer 17:40:44 4657fd5d0bcf: Pulling fs layer 17:40:44 6ad1cebc031e: Pulling fs layer 17:40:44 8a3aa393b2d8: Pulling fs layer 17:40:44 4657fd5d0bcf: Waiting 17:40:44 6ad1cebc031e: Waiting 17:40:44 8a3aa393b2d8: Waiting 17:40:44 114826534d7a: Waiting 17:40:44 25bc292e5bac: Download complete 17:40:44 52dc419b0ee2: Verifying Checksum 17:40:44 52dc419b0ee2: Download complete 17:40:44 4657fd5d0bcf: Verifying Checksum 17:40:44 4657fd5d0bcf: Download complete 17:40:44 df9b9388f04a: Download complete 17:40:45 6ad1cebc031e: Verifying Checksum 17:40:45 6ad1cebc031e: Download complete 17:40:45 df9b9388f04a: Pull complete 17:40:45 52dc419b0ee2: Pull complete 17:40:45 25bc292e5bac: Pull complete 17:40:45 114826534d7a: Verifying Checksum 17:40:45 114826534d7a: Download complete 17:40:45 8a3aa393b2d8: Verifying Checksum 17:40:45 8a3aa393b2d8: Download complete 17:40:50 114826534d7a: Pull complete 17:40:50 4657fd5d0bcf: Pull complete 17:40:50 6ad1cebc031e: Pull complete 17:40:53 8a3aa393b2d8: Pull complete 17:40:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:40:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:40:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:53 prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container 17:40:53 $ 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 17:40:55 $ docker top fe085f39ca7b0b9477db306839820d62474a4c04d64df96c1ed450ead9ead907 -eo pid,comm [Pipeline] { [Pipeline] echo 17:40:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 17:40:55 + set -o pipefail 17:40:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 17:41:02 17:41:02 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 17:41:02 17:41:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/c5830f3c-dbff-4a09-a7b3-d49ba615f794 17:41:02 17:41:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:41:02 17:41:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:41:02 17:41:02 [Pipeline] } 17:41:02 $ docker stop --time=1 fe085f39ca7b0b9477db306839820d62474a4c04d64df96c1ed450ead9ead907 17:41:04 $ docker rm -f fe085f39ca7b0b9477db306839820d62474a4c04d64df96c1ed450ead9ead907 [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 17:41:05 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:41:05 provisioning config files... 17:41:05 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1007397101187928693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:05 --> edgex-publish-swagger.sh 17:41:05 === Publish doc/openapi/v2 API === 17:41:05 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 17:41:05 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 17:41:05 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:05 Dload Upload Total Spent Left Speed 17:41:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 761k --:--:-- --:--:-- --:--:-- 756k 100 139k 0 0 100 139k 0 193k --:--:-- --:--:-- --:--:-- 193k 17:41:05 17:41:05 [Pipeline] } 17:41:05 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 17:41:06 + git log --format=format:%s -1 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] sh 17:41:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:41:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:41:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:07 prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container 17:41:07 $ 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 17:41:07 $ docker top e996552176a3f509066db7a7631a5f9b6abd2e1066746f9b26403c4ea0ee093e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:07 [ssh-agent] Looking for ssh-agent implementation... 17:41:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:07 $ docker exec e996552176a3f509066db7a7631a5f9b6abd2e1066746f9b26403c4ea0ee093e ssh-agent 17:41:07 SSH_AUTH_SOCK=/tmp/ssh-UiuE894Lg7uY/agent.32 17:41:07 SSH_AGENT_PID=39 17:41:07 Running ssh-add (command line suppressed) 17:41:07 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4188305846785637323.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4188305846785637323.key) 17:41:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:08 + git semver tag 17:41:08 2022-09-12 17:41:08,482 [run_tag] DEBUG tag force:False 17:41:08 2022-09-12 17:41:08,482 [check_head_tag] DEBUG check head tag 17:41:08 2022-09-12 17:41:08,483 [execute] INFO git cat-file --batch-check 17:41:08 2022-09-12 17:41:08,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 17:41:08 2022-09-12 17:41:08,487 [execute] INFO git cat-file --batch 17:41:08 2022-09-12 17:41:08,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 17:41:08 2022-09-12 17:41:08,506 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:41:08 2022-09-12 17:41:08,506 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 17:41:08 2022-09-12 17:41:08,507 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 17:41:08 2022-09-12 17:41:08,511 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:41:08 2.3.0-dev.18 [Pipeline] } 17:41:08 $ docker exec --env ******** --env ******** e996552176a3f509066db7a7631a5f9b6abd2e1066746f9b26403c4ea0ee093e ssh-agent -k 17:41:08 unset SSH_AUTH_SOCK; 17:41:08 unset SSH_AGENT_PID; 17:41:08 echo Agent pid 39 killed; 17:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:41:08 + git semver [Pipeline] } 17:41:09 $ docker stop --time=1 e996552176a3f509066db7a7631a5f9b6abd2e1066746f9b26403c4ea0ee093e 17:41:10 $ docker rm -f e996552176a3f509066db7a7631a5f9b6abd2e1066746f9b26403c4ea0ee093e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:41:10 17:41:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:41:11 0.23.1-centos7: Pulling from edgex-lftools 17:41:11 ab5ef0e58194: Pulling fs layer 17:41:11 9712f1f96733: Pulling fs layer 17:41:11 63f879dbbcfc: Pulling fs layer 17:41:11 0d9ebad4ef96: Pulling fs layer 17:41:11 e9a5061849ea: Pulling fs layer 17:41:11 d747dcd14b5f: Pulling fs layer 17:41:11 2de7ff778b66: Pulling fs layer 17:41:11 0d9ebad4ef96: Waiting 17:41:11 e9a5061849ea: Waiting 17:41:11 d747dcd14b5f: Waiting 17:41:11 2de7ff778b66: Waiting 17:41:11 9712f1f96733: Verifying Checksum 17:41:11 9712f1f96733: Download complete 17:41:11 63f879dbbcfc: Verifying Checksum 17:41:11 63f879dbbcfc: Download complete 17:41:11 e9a5061849ea: Verifying Checksum 17:41:11 e9a5061849ea: Download complete 17:41:11 0d9ebad4ef96: Verifying Checksum 17:41:11 0d9ebad4ef96: Download complete 17:41:11 d747dcd14b5f: Verifying Checksum 17:41:11 d747dcd14b5f: Download complete 17:41:11 ab5ef0e58194: Verifying Checksum 17:41:11 ab5ef0e58194: Download complete 17:41:11 2de7ff778b66: Verifying Checksum 17:41:11 2de7ff778b66: Download complete 17:41:15 ab5ef0e58194: Pull complete 17:41:15 9712f1f96733: Pull complete 17:41:15 63f879dbbcfc: Pull complete 17:41:20 0d9ebad4ef96: Pull complete 17:41:20 e9a5061849ea: Pull complete 17:41:20 d747dcd14b5f: Pull complete 17:41:21 2de7ff778b66: Pull complete 17:41:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:41:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:21 prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container 17:41:21 $ 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 17:41:23 $ docker top 1efa4496368b7e5da69dd610b46905cb3800653ecc5c91f97840b920e246a3eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:41:24 provisioning config files... 17:41:24 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5461537820239390121tmp 17:41:24 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2096816444142938757tmp 17:41:24 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3136781407851287797tmp [Pipeline] { [Pipeline] echo 17:41:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:41:24 ---> sigul-configuration.sh 17:41:24 gpg: directory `/root/.gnupg' created 17:41:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:41:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:41:24 gpg: keyring `/root/.gnupg/secring.gpg' created 17:41:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:41:24 gpg: CAST5 encrypted data 17:41:24 gpg: encrypted with 1 passphrase 17:41:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:41:24 + mkdir /home/jenkins 17:41:24 + mkdir /home/jenkins/sigul [Pipeline] sh 17:41:24 + 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 17:41:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:41:25 ---> sigul-install.sh 17:41:25 Sigul already installed; skipping installation. [Pipeline] sh 17:41:25 + git tag --list 17:41:25 v0.0.0 17:41:25 v0.0.1-dev.1 17:41:25 v0.0.1-dev.10 17:41:25 v0.0.1-dev.11 17:41:25 v0.0.1-dev.12 17:41:25 v0.0.1-dev.13 17:41:25 v0.0.1-dev.14 17:41:25 v0.0.1-dev.15 17:41:25 v0.0.1-dev.16 17:41:25 v0.0.1-dev.17 17:41:25 v0.0.1-dev.18 17:41:25 v0.0.1-dev.19 17:41:25 v0.0.1-dev.2 17:41:25 v0.0.1-dev.20 17:41:25 v0.0.1-dev.21 17:41:25 v0.0.1-dev.22 17:41:25 v0.0.1-dev.23 17:41:25 v0.0.1-dev.24 17:41:25 v0.0.1-dev.25 17:41:25 v0.0.1-dev.26 17:41:25 v0.0.1-dev.27 17:41:25 v0.0.1-dev.28 17:41:25 v0.0.1-dev.3 17:41:25 v0.0.1-dev.4 17:41:25 v0.0.1-dev.5 17:41:25 v0.0.1-dev.6 17:41:25 v0.0.1-dev.7 17:41:25 v0.0.1-dev.8 17:41:25 v0.0.1-dev.9 17:41:25 v2.2.0 17:41:25 v2.2.0-dev.29 17:41:25 v2.2.0-dev.30 17:41:25 v2.2.0-dev.31 17:41:25 v2.2.0-dev.32 17:41:25 v2.2.0-dev.33 17:41:25 v2.2.0-dev.34 17:41:25 v2.2.0-dev.35 17:41:25 v2.3.0-dev.1 17:41:25 v2.3.0-dev.10 17:41:25 v2.3.0-dev.11 17:41:25 v2.3.0-dev.12 17:41:25 v2.3.0-dev.13 17:41:25 v2.3.0-dev.14 17:41:25 v2.3.0-dev.15 17:41:25 v2.3.0-dev.16 17:41:25 v2.3.0-dev.17 17:41:25 v2.3.0-dev.18 17:41:25 v2.3.0-dev.2 17:41:25 v2.3.0-dev.3 17:41:25 v2.3.0-dev.4 17:41:25 v2.3.0-dev.5 17:41:25 v2.3.0-dev.6 17:41:25 v2.3.0-dev.7 17:41:25 v2.3.0-dev.8 17:41:25 v2.3.0-dev.9 [Pipeline] sh 17:41:25 + lftools sign git-tag v2.3.0-dev.18 17:41:26 Signing Git tag with Sigul... 17:41:26 Signing v2.3.0-dev.18 [Pipeline] echo 17:41:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:41:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:41:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:41:27 $ docker stop --time=1 1efa4496368b7e5da69dd610b46905cb3800653ecc5c91f97840b920e246a3eb 17:41:28 $ docker rm -f 1efa4496368b7e5da69dd610b46905cb3800653ecc5c91f97840b920e246a3eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:41:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:41:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:41:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:29 prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container 17:41:29 $ 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 17:41:29 $ docker top 2600b44b78067af675b1a25bd8b3c51e69d3bf8e7d4aad126b5711503a771833 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:41:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:29 [ssh-agent] Looking for ssh-agent implementation... 17:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:30 $ docker exec 2600b44b78067af675b1a25bd8b3c51e69d3bf8e7d4aad126b5711503a771833 ssh-agent 17:41:30 SSH_AUTH_SOCK=/tmp/ssh-mdTwxtH736w5/agent.32 17:41:30 SSH_AGENT_PID=38 17:41:30 Running ssh-add (command line suppressed) 17:41:30 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3983137486301702336.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3983137486301702336.key) 17:41:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:30 + git semver bump pre 17:41:30 2022-09-12 17:41:30,875 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:41:30 2022-09-12 17:41:30,875 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev 17:41:30 2022-09-12 17:41:30,875 [bump_version] DEBUG bumped version:2.3.0-dev.19 17:41:30 2022-09-12 17:41:30,875 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 17:41:30 2022-09-12 17:41:30,875 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:41:30 2022-09-12 17:41:30,875 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 17:41:30 2022-09-12 17:41:30,877 [execute] INFO git cat-file --batch-check 17:41:30 2022-09-12 17:41:30,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:41:30 2022-09-12 17:41:30,881 [execute] INFO git cat-file --batch 17:41:30 2022-09-12 17:41:30,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:41:30 2022-09-12 17:41:30,886 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:41:30 2.3.0-dev.19 [Pipeline] } 17:41:30 $ docker exec --env ******** --env ******** 2600b44b78067af675b1a25bd8b3c51e69d3bf8e7d4aad126b5711503a771833 ssh-agent -k 17:41:31 unset SSH_AUTH_SOCK; 17:41:31 unset SSH_AGENT_PID; 17:41:31 echo Agent pid 38 killed; 17:41:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:41:31 + git semver [Pipeline] } 17:41:31 $ docker stop --time=1 2600b44b78067af675b1a25bd8b3c51e69d3bf8e7d4aad126b5711503a771833 17:41:33 $ docker rm -f 2600b44b78067af675b1a25bd8b3c51e69d3bf8e7d4aad126b5711503a771833 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:41:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:41:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:33 prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container 17:41:33 $ 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 17:41:34 $ docker top 890041e00a855a316f46bffe37494f1fb53b313fa99627398be2f4312f1ea5a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:34 [ssh-agent] Looking for ssh-agent implementation... 17:41:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:34 $ docker exec 890041e00a855a316f46bffe37494f1fb53b313fa99627398be2f4312f1ea5a6 ssh-agent 17:41:34 SSH_AUTH_SOCK=/tmp/ssh-kKwQZMNTFdTw/agent.33 17:41:34 SSH_AGENT_PID=39 17:41:34 Running ssh-add (command line suppressed) 17:41:34 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2851406699911464205.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2851406699911464205.key) 17:41:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:34 + git semver push 17:41:35 2022-09-12 17:41:35,126 [run_push] DEBUG push 17:41:35 2022-09-12 17:41:35,127 [execute] INFO git cat-file --batch-check 17:41:35 2022-09-12 17:41:35,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:41:35 2022-09-12 17:41:35,131 [execute] INFO git rev-list a53057a7d195a97ddd46268fa668a5b3a74e81b6 -- 17:41:35 2022-09-12 17:41:35,132 [execute] DEBUG Popen(['git', 'rev-list', 'a53057a7d195a97ddd46268fa668a5b3a74e81b6', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:41:35 2022-09-12 17:41:35,138 [execute] INFO git fetch -v origin 17:41:35 2022-09-12 17:41:35,139 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 17:41:35 2022-09-12 17:41:35,739 [run_push] DEBUG no remote changes detected 17:41:35 2022-09-12 17:41:35,739 [execute] INFO git push origin semver 17:41:35 2022-09-12 17:41:35,739 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:41:36 2022-09-12 17:41:36,537 [run_push] DEBUG push all version tags 17:41:36 2022-09-12 17:41:36,538 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:41:36 2022-09-12 17:41:36,538 [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) 17:41:37 2022-09-12 17:41:37,229 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:41:37 2.3.0-dev.19 [Pipeline] } 17:41:37 $ docker exec --env ******** --env ******** 890041e00a855a316f46bffe37494f1fb53b313fa99627398be2f4312f1ea5a6 ssh-agent -k 17:41:37 unset SSH_AUTH_SOCK; 17:41:37 unset SSH_AGENT_PID; 17:41:37 echo Agent pid 39 killed; 17:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:41:37 + git semver [Pipeline] } 17:41:38 $ docker stop --time=1 890041e00a855a316f46bffe37494f1fb53b313fa99627398be2f4312f1ea5a6 17:41:39 $ docker rm -f 890041e00a855a316f46bffe37494f1fb53b313fa99627398be2f4312f1ea5a6 [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 17:41:39 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 17:41:39 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 17:41:39 total 16 17:41:39 drwxr-xr-x 3 root root 4096 Sep 12 17:30 . 17:41:39 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:41 .. 17:41:39 drwxr-xr-x 2 root root 4096 Sep 12 17:30 cost 17:41:39 -rw-r--r-- 1 root root 90 Sep 12 17:30 cost.csv 17:41:39 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 17:41:39 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 17:41:39 total 16 17:41:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:30 . 17:41:39 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:41 .. 17:41:39 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 17:30 cost 17:41:39 -rw-r--r-- 1 jenkins jenkins 90 Sep 12 17:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:41:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:41:41 ---> package-listing.sh 17:41:41 ++ facter osfamily 17:41:41 ++ tr '[:upper:]' '[:lower:]' 17:41:41 + OS_FAMILY=debian 17:41:41 + workspace=/w/workspace/foundry_device-onvif-camera_main 17:41:41 + START_PACKAGES=/tmp/packages_start.txt 17:41:41 + END_PACKAGES=/tmp/packages_end.txt 17:41:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:41:41 + PACKAGES=/tmp/packages_start.txt 17:41:41 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 17:41:41 + PACKAGES=/tmp/packages_end.txt 17:41:41 + case "${OS_FAMILY}" in 17:41:41 + dpkg -l 17:41:41 + grep '^ii' 17:41:41 + '[' -f /tmp/packages_start.txt ']' 17:41:41 + '[' -f /tmp/packages_end.txt ']' 17:41:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:41:41 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 17:41:41 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 17:41:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 17:41:41 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 17:41:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:42 prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container 17:41:42 $ 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 17:41:42 $ docker top 45e02fd80f3cac6323327f6ecd671bdc8fecd2b9690710f1a338fbc8d2266fcc -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:42 + touch /tmp/pre-build-complete [Pipeline] sh 17:41:43 + mkdir -p /var/log/sysstat [Pipeline] sh 17:41:43 + ls /var/log/sa-host 17:41:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:41:43 provisioning config files... 17:41:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6867887699822742937tmp [Pipeline] { [Pipeline] echo 17:41:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:41:43 ---> create-netrc.sh [Pipeline] } 17:41:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:41:44 ---> python-tools-install.sh [Pipeline] echo 17:41:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:41:44 ---> sudo-logs.sh 17:41:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:41:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:41:44 ---> job-cost.sh 17:41:44 lf-activate-venv: SKIPPING 17:41:44 DEBUG: total: 0.2199999988079071 17:41:44 INFO: Retrieving Stack Cost... 17:41:45 INFO: Retrieving Pricing Info for: v3-standard-8 17:41:45 INFO: Archiving Costs [Pipeline] echo 17:41:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:41:46 ---> logs-deploy.sh 17:41:46 lf-activate-venv: SKIPPING 17:41:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/57 17:41:46 INFO: archiving workspace using pattern(s): 17:41:47 Archives upload complete. 17:41:47 INFO: archiving logs to Nexus 17:41:47 ---> uname -a: 17:41:47 Linux prd-ubuntu20-04-docker-8c-8g-28970 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:41:47 17:41:47 17:41:47 ---> lscpu: 17:41:47 Architecture: x86_64 17:41:47 CPU op-mode(s): 32-bit, 64-bit 17:41:47 Byte Order: Little Endian 17:41:47 Address sizes: 40 bits physical, 48 bits virtual 17:41:47 CPU(s): 8 17:41:47 On-line CPU(s) list: 0-7 17:41:47 Thread(s) per core: 1 17:41:47 Core(s) per socket: 1 17:41:47 Socket(s): 8 17:41:47 NUMA node(s): 1 17:41:47 Vendor ID: AuthenticAMD 17:41:47 CPU family: 23 17:41:47 Model: 49 17:41:47 Model name: AMD EPYC-Rome Processor 17:41:47 Stepping: 0 17:41:47 CPU MHz: 2800.000 17:41:47 BogoMIPS: 5600.00 17:41:47 Virtualization: AMD-V 17:41:47 Hypervisor vendor: KVM 17:41:47 Virtualization type: full 17:41:47 L1d cache: 256 KiB 17:41:47 L1i cache: 256 KiB 17:41:47 L2 cache: 4 MiB 17:41:47 L3 cache: 128 MiB 17:41:47 NUMA node0 CPU(s): 0-7 17:41:47 Vulnerability Itlb multihit: Not affected 17:41:47 Vulnerability L1tf: Not affected 17:41:47 Vulnerability Mds: Not affected 17:41:47 Vulnerability Meltdown: Not affected 17:41:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:41:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:41:47 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:41:47 Vulnerability Srbds: Not affected 17:41:47 Vulnerability Tsx async abort: Not affected 17:41:47 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 17:41:47 17:41:47 17:41:47 ---> nproc: 17:41:47 8 17:41:47 17:41:47 17:41:47 ---> df -h: 17:41:47 Filesystem Size Used Avail Use% Mounted on 17:41:47 overlay 155G 13G 143G 8% / 17:41:47 tmpfs 64M 0 64M 0% /dev 17:41:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:41:47 shm 64M 0 64M 0% /dev/shm 17:41:47 /dev/vda1 155G 13G 143G 8% /facter-os 17:41:47 17:41:47 17:41:47 ---> sar -b -r -n DEV: 17:41:47 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28970) 09/12/22 _x86_64_ (8 CPU) 17:41:47 17:41:47 17:27:05 LINUX RESTART (8 CPU) 17:41:47 17:41:47 17:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:41:47 17:29:01 187.12 1.86 185.26 0.00 35.78 129096.44 0.00 17:41:47 17:30:01 187.27 0.08 187.19 0.00 6.67 70975.77 0.00 17:41:47 17:31:01 3.81 0.00 3.81 0.00 0.00 63.72 0.00 17:41:47 17:32:01 2.17 0.00 2.17 0.00 0.00 23.73 0.00 17:41:47 17:33:01 1.02 0.08 0.93 0.00 0.80 11.86 0.00 17:41:47 17:34:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 17:41:47 17:35:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 17:41:47 17:36:01 1.98 0.00 1.98 0.00 0.00 24.53 0.00 17:41:47 17:37:01 1.52 0.00 1.52 0.00 0.00 16.39 0.00 17:41:47 17:38:01 2.40 0.00 2.40 0.00 0.00 30.79 0.00 17:41:47 17:39:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 17:41:47 17:40:01 2.18 0.00 2.18 0.00 0.00 23.73 0.00 17:41:47 17:41:01 42.02 0.40 41.62 0.00 12.66 31016.86 0.00 17:41:47 Average: 33.33 0.18 33.14 0.00 4.26 17651.98 0.00 17:41:47 17:41:47 17:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:41:47 17:29:01 27794432 31385864 901668 2.74 163544 3614968 2332972 6.88 1687124 2925768 139512 17:41:47 17:30:01 27530956 31760660 527000 1.60 177068 4197576 1948924 5.74 1360688 3471608 540 17:41:47 17:31:01 27546240 31776608 510964 1.55 177120 4197632 1853284 5.46 1356128 3459000 20 17:41:47 17:32:01 27546656 31777052 510332 1.55 177192 4197628 1853284 5.46 1355620 3459000 28 17:41:47 17:33:01 27547412 31778076 509056 1.55 177216 4197644 1853284 5.46 1354180 3459124 212 17:41:47 17:34:01 27548868 31779628 507324 1.54 177244 4197656 1853284 5.46 1353720 3459136 172 17:41:47 17:35:01 27556112 31786880 499984 1.52 177260 4197660 1853284 5.46 1346272 3459140 172 17:41:47 17:36:01 27556136 31786956 499900 1.52 177312 4197664 1853284 5.46 1345796 3459144 12 17:41:47 17:37:01 27556084 31787004 500052 1.52 177368 4197664 1853284 5.46 1345900 3459144 12 17:41:47 17:38:01 27556288 31787252 499776 1.52 177440 4197640 1853284 5.46 1346348 3459124 12 17:41:47 17:39:01 27556492 31787528 499444 1.52 177500 4197648 1853284 5.46 1346056 3459128 12 17:41:47 17:40:01 27556664 31787752 499156 1.52 177552 4197652 1853284 5.46 1346108 3459128 12 17:41:47 17:41:01 26430948 31758012 521976 1.59 198204 5181472 1972068 5.81 1478900 4352256 295044 17:41:47 Average: 27483330 31749175 537433 1.63 177848 4228500 1906677 5.62 1386372 3487746 33520 17:41:47 17:41:47 17:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:41:47 17:29:01 docker0 118.15 150.58 10.18 1556.47 0.00 0.00 0.00 0.00 17:41:47 17:29:01 veth2d1fdb8 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 17:41:47 17:29:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 17:41:47 17:29:01 ens3 352.81 248.78 5582.71 85.35 0.00 0.00 0.00 0.00 17:41:47 17:30:01 docker0 9.45 14.46 0.56 98.68 0.00 0.00 0.00 0.00 17:41:47 17:30:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 17:41:47 17:30:01 ens3 206.75 158.87 2709.75 298.68 0.00 0.00 0.00 0.00 17:41:47 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:31:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:41:47 17:31:01 ens3 10.81 6.05 11.85 2.68 0.00 0.00 0.00 0.00 17:41:47 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:41:47 17:32:01 ens3 9.73 5.20 10.11 0.59 0.00 0.00 0.00 0.00 17:41:47 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:33:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:41:47 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:41:47 17:34:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:41:47 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:35:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 17:41:47 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:41:47 17:36:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:41:47 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:41:47 17:38:01 ens3 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 17:41:47 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:47 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:41:47 17:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:41:47 17:41:01 docker0 39.60 49.02 3.51 735.87 0.00 0.00 0.00 0.00 17:41:47 17:41:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:41:47 17:41:01 veth6953a4c 39.60 49.13 4.05 735.88 0.00 0.00 0.00 0.06 17:41:47 17:41:01 ens3 183.21 125.54 4709.77 16.57 0.00 0.00 0.00 0.00 17:41:47 Average: docker0 12.73 16.29 1.08 182.17 0.00 0.00 0.00 0.00 17:41:47 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 17:41:47 Average: veth6953a4c 3.05 3.78 0.31 56.68 0.00 0.00 0.00 0.00 17:41:47 Average: ens3 58.43 41.67 996.02 31.01 0.00 0.00 0.00 0.00 17:41:47 17:41:47 17:41:47 ---> sar -P ALL: 17:41:47 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28970) 09/12/22 _x86_64_ (8 CPU) 17:41:47 17:41:47 17:27:05 LINUX RESTART (8 CPU) 17:41:47 17:41:47 17:28:02 CPU %user %nice %system %iowait %steal %idle 17:41:47 17:29:01 all 29.20 0.00 6.98 1.76 0.09 61.97 17:41:47 17:29:01 0 27.40 0.00 6.95 1.02 0.09 64.55 17:41:47 17:29:01 1 31.06 0.00 6.48 1.12 0.10 61.23 17:41:47 17:29:01 2 30.35 0.00 7.41 0.86 0.09 61.29 17:41:47 17:29:01 3 28.93 0.00 6.60 0.31 0.09 64.08 17:41:47 17:29:01 4 31.22 0.00 6.88 1.06 0.09 60.75 17:41:47 17:29:01 5 28.72 0.00 6.25 1.19 0.10 63.73 17:41:47 17:29:01 6 27.75 0.00 7.86 5.90 0.10 58.40 17:41:47 17:29:01 7 28.18 0.00 7.39 2.58 0.10 61.74 17:41:47 17:30:01 all 31.02 0.00 6.02 1.43 0.09 61.44 17:41:47 17:30:01 0 31.26 0.00 5.53 0.29 0.08 62.85 17:41:47 17:30:01 1 29.89 0.00 5.48 0.54 0.10 63.99 17:41:47 17:30:01 2 30.88 0.00 6.40 2.72 0.08 59.92 17:41:47 17:30:01 3 31.71 0.00 5.47 0.73 0.08 62.01 17:41:47 17:30:01 4 30.52 0.00 6.51 0.61 0.08 62.27 17:41:47 17:30:01 5 31.23 0.00 6.05 0.64 0.08 62.00 17:41:47 17:30:01 6 32.26 0.00 6.09 1.23 0.08 60.34 17:41:47 17:30:01 7 30.44 0.00 6.62 4.72 0.10 58.12 17:41:47 17:31:01 all 0.19 0.00 0.14 0.01 0.00 99.65 17:41:47 17:31:01 0 0.13 0.00 0.17 0.00 0.00 99.70 17:41:47 17:31:01 1 0.28 0.00 0.18 0.02 0.00 99.51 17:41:47 17:31:01 2 0.17 0.00 0.18 0.02 0.00 99.63 17:41:47 17:31:01 3 0.18 0.00 0.12 0.00 0.02 99.68 17:41:47 17:31:01 4 0.20 0.00 0.17 0.02 0.00 99.62 17:41:47 17:31:01 5 0.17 0.00 0.17 0.00 0.00 99.67 17:41:47 17:31:01 6 0.18 0.00 0.07 0.00 0.02 99.73 17:41:47 17:31:01 7 0.23 0.00 0.07 0.07 0.00 99.63 17:41:47 17:32:01 all 0.04 0.00 0.03 0.01 0.01 99.91 17:41:47 17:32:01 0 0.05 0.00 0.00 0.02 0.02 99.92 17:41:47 17:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:41:47 17:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:41:47 17:32:01 3 0.07 0.00 0.07 0.00 0.00 99.87 17:41:47 17:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 17:41:47 17:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:41:47 17:32:01 6 0.07 0.00 0.02 0.00 0.00 99.92 17:41:47 17:32:01 7 0.05 0.00 0.05 0.05 0.00 99.85 17:41:47 17:33:01 all 0.17 0.00 0.02 0.01 0.00 99.80 17:41:47 17:33:01 0 0.07 0.00 0.03 0.00 0.00 99.90 17:41:47 17:33:01 1 1.08 0.00 0.07 0.02 0.00 98.84 17:41:47 17:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:41:47 17:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:41:47 17:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:41:47 17:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:41:47 17:33:01 6 0.07 0.00 0.02 0.00 0.00 99.92 17:41:47 17:33:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:41:47 17:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:41:47 17:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:41:47 17:34:01 1 0.03 0.00 0.00 0.03 0.02 99.92 17:41:47 17:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:41:47 17:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:41:47 17:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:41:47 17:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:41:47 17:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:41:47 17:34:01 7 0.03 0.00 0.00 0.02 0.00 99.95 17:41:47 17:35:01 all 0.04 0.00 0.03 0.00 0.00 99.93 17:41:47 17:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:41:47 17:35:01 1 0.05 0.00 0.02 0.02 0.00 99.92 17:41:47 17:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 17:41:47 17:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:41:47 17:35:01 4 0.03 0.00 0.03 0.00 0.00 99.93 17:41:47 17:35:01 5 0.05 0.00 0.03 0.00 0.00 99.92 17:41:47 17:35:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:41:47 17:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:41:47 17:36:01 all 0.04 0.00 0.02 0.01 0.00 99.93 17:41:47 17:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:41:47 17:36:01 1 0.05 0.00 0.03 0.03 0.02 99.87 17:41:47 17:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:41:47 17:36:01 3 0.17 0.00 0.02 0.00 0.00 99.82 17:41:47 17:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:41:47 17:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:41:47 17:36:01 6 0.12 0.00 0.03 0.00 0.00 99.85 17:41:47 17:36:01 7 0.00 0.00 0.00 0.05 0.00 99.95 17:41:47 17:37:01 all 0.02 0.00 0.01 0.01 0.00 99.95 17:41:47 17:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:41:47 17:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:41:47 17:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:41:47 17:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:41:47 17:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:41:47 17:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:41:47 17:37:01 6 0.07 0.00 0.03 0.00 0.02 99.88 17:41:47 17:37:01 7 0.00 0.00 0.00 0.05 0.00 99.95 17:41:47 17:38:01 all 0.27 0.00 0.02 0.01 0.00 99.70 17:41:47 17:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:41:47 17:38:01 1 2.02 0.00 0.02 0.00 0.02 97.95 17:41:47 17:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:41:47 17:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:41:47 17:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:41:47 17:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:41:47 17:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 17:41:47 17:38:01 7 0.00 0.00 0.02 0.12 0.02 99.85 17:41:47 17:39:01 all 0.04 0.00 0.01 0.01 0.01 99.94 17:41:47 17:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:41:47 17:39:01 1 0.22 0.00 0.02 0.00 0.00 99.77 17:41:47 17:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:41:47 17:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:41:47 17:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:41:47 17:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:41:47 17:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:41:47 17:39:01 7 0.00 0.00 0.00 0.05 0.00 99.95 17:41:47 17:41:47 17:39:01 CPU %user %nice %system %iowait %steal %idle 17:41:47 17:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:41:47 17:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:41:47 17:40:01 1 0.00 0.00 0.03 0.00 0.02 99.95 17:41:47 17:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:41:47 17:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:41:47 17:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:41:47 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:41:47 17:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:41:47 17:40:01 7 0.00 0.00 0.00 0.07 0.00 99.93 17:41:47 17:41:01 all 5.00 0.00 1.83 0.38 0.02 92.77 17:41:47 17:41:01 0 4.31 0.00 1.44 0.07 0.02 94.16 17:41:47 17:41:01 1 6.01 0.00 1.51 0.02 0.02 92.45 17:41:47 17:41:01 2 4.10 0.00 1.86 0.08 0.03 93.92 17:41:47 17:41:01 3 4.51 0.00 1.68 0.02 0.02 93.78 17:41:47 17:41:01 4 6.54 0.00 1.93 0.12 0.02 91.40 17:41:47 17:41:01 5 4.90 0.00 1.73 0.03 0.02 93.32 17:41:47 17:41:01 6 5.19 0.00 2.15 0.02 0.02 92.63 17:41:47 17:41:01 7 4.41 0.00 2.38 2.68 0.02 90.50 17:41:47 Average: all 5.00 0.00 1.14 0.28 0.02 93.57 17:41:47 Average: 0 4.80 0.00 1.07 0.10 0.02 94.00 17:41:47 Average: 1 5.37 0.00 1.05 0.14 0.02 93.42 17:41:47 Average: 2 4.96 0.00 1.21 0.28 0.02 93.53 17:41:47 Average: 3 4.96 0.00 1.06 0.08 0.02 93.89 17:41:47 Average: 4 5.19 0.00 1.18 0.14 0.02 93.47 17:41:47 Average: 5 4.92 0.00 1.08 0.14 0.02 93.84 17:41:47 Average: 6 4.99 0.00 1.24 0.54 0.02 93.21 17:41:47 Average: 7 4.77 0.00 1.25 0.80 0.02 93.17 17:41:47 17:41:47 17:41:47