Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1961be3dbf536bee699796c7591b42b4c7bef829 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-ssh1486621471131187372.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8629561345867582598.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3038595744833792838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1318040071440757302.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-ssh15384288971215780655.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.20 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-14767 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 1961be3dbf536bee699796c7591b42b4c7bef829 (main) Commit message: "refactor: Consume Provision Watcher changes for running multiple instances (#349)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 > git rev-list --no-walk b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:15:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:15:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:15:43 ========================================================= 21:15:43 EdgeX Global Pipelines Version Info 21:15:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:15:43 ------------------- 21:15:43 stable info: 21:15:43 ------------------- 21:15:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:15:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:15:43 Message: update stable to v1.0.249 21:15:44 ------------------- 21:15:44 experimental info: 21:15:44 ------------------- 21:15:44 Commited By: **** collab-it+edgex@linuxfoundation.org 21:15:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:15:44 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1961be3 [Pipeline] echo 21:15:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:45 provisioning config files... 21:15:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7424695356417243969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:45 ---> docker-login.sh 21:15:45 nexus3.edgexfoundry.org:10001 21:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:45 Configure a credential helper to remove this warning. See 21:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:45 21:15:45 Login Succeeded 21:15:45 nexus3.edgexfoundry.org:10002 21:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:45 Configure a credential helper to remove this warning. See 21:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:45 21:15:45 Login Succeeded 21:15:45 nexus3.edgexfoundry.org:10003 21:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:45 Configure a credential helper to remove this warning. See 21:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:45 21:15:45 Login Succeeded 21:15:45 nexus3.edgexfoundry.org:10004 21:15:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:46 Configure a credential helper to remove this warning. See 21:15:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:46 21:15:46 Login Succeeded 21:15:46 docker.io 21:15:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:46 Configure a credential helper to remove this warning. See 21:15:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:46 21:15:46 Login Succeeded 21:15:46 ---> docker-login.sh ends [Pipeline] } 21:15:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:15:46 + git rev-list -1 --merges 1961be3dbf536bee699796c7591b42b4c7bef829~1..1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] echo 21:15:46 -----------> git rev-list -1 --merges 1961be3dbf536bee699796c7591b42b4c7bef829~1..1961be3dbf536bee699796c7591b42b4c7bef829 1961be3dbf536bee699796c7591b42b4c7bef829 [false] [Pipeline] sh 21:15:47 + git log --format=format:%s -1 1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] echo 21:15:47 ========================================================= 21:15:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:15:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:15:47 + git log --format=format:%s -1 1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] echo 21:15:47 [semverPrep] GIT_COMMIT: 1961be3dbf536bee699796c7591b42b4c7bef829, Commit Message: refactor: Consume Provision Watcher changes for running multiple instances (#349) [Pipeline] echo 21:15:47 [semverPrep] This is not a build commit. [Pipeline] sh 21:15:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:47 + grep -v github /etc/ssh/ssh_known_hosts 21:15:47 + [ -e /tmp/ssh_known_hosts ] 21:15:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:15:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:15:47 + sudo tee -a /etc/ssh/ssh_known_hosts 21:15:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:48 21:15:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:48 0.1.4: Pulling from edgex-devops/py-git-semver 21:15:48 b85a868b505f: Pulling fs layer 21:15:48 e2be974225ed: Pulling fs layer 21:15:48 339a4e72a1f5: Pulling fs layer 21:15:48 988bab9f4d93: Pulling fs layer 21:15:48 1469e6f7b9e6: Pulling fs layer 21:15:48 eaf3925da568: Pulling fs layer 21:15:48 bab4dde63d76: Pulling fs layer 21:15:48 bde34c3a00c8: Pulling fs layer 21:15:48 b352a97aabf1: Pulling fs layer 21:15:48 4872d77fe225: Pulling fs layer 21:15:48 5851b861e8e6: Pulling fs layer 21:15:48 b352a97aabf1: Waiting 21:15:48 bab4dde63d76: Waiting 21:15:48 4872d77fe225: Waiting 21:15:48 bde34c3a00c8: Waiting 21:15:48 5851b861e8e6: Waiting 21:15:48 988bab9f4d93: Waiting 21:15:48 1469e6f7b9e6: Waiting 21:15:48 eaf3925da568: Waiting 21:15:48 e2be974225ed: Verifying Checksum 21:15:48 e2be974225ed: Download complete 21:15:48 988bab9f4d93: Verifying Checksum 21:15:48 988bab9f4d93: Download complete 21:15:48 1469e6f7b9e6: Verifying Checksum 21:15:48 eaf3925da568: Verifying Checksum 21:15:48 eaf3925da568: Download complete 21:15:48 339a4e72a1f5: Verifying Checksum 21:15:48 339a4e72a1f5: Download complete 21:15:48 bde34c3a00c8: Download complete 21:15:48 b85a868b505f: Verifying Checksum 21:15:48 b85a868b505f: Download complete 21:15:48 4872d77fe225: Verifying Checksum 21:15:48 4872d77fe225: Download complete 21:15:48 b352a97aabf1: Download complete 21:15:48 5851b861e8e6: Download complete 21:15:49 bab4dde63d76: Verifying Checksum 21:15:49 bab4dde63d76: Download complete 21:15:50 b85a868b505f: Pull complete 21:15:50 e2be974225ed: Pull complete 21:15:50 339a4e72a1f5: Pull complete 21:15:50 988bab9f4d93: Pull complete 21:15:51 1469e6f7b9e6: Pull complete 21:15:51 eaf3925da568: Pull complete 21:15:53 bab4dde63d76: Pull complete 21:15:53 bde34c3a00c8: Pull complete 21:15:53 b352a97aabf1: Pull complete 21:15:53 4872d77fe225: Pull complete 21:15:53 5851b861e8e6: Pull complete 21:15:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:53 prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container 21:15:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:15:55 $ docker top 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 -eo pid,comm 21:15:55 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). 21:15:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:55 [ssh-agent] Looking for ssh-agent implementation... 21:15:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:55 $ docker exec 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 ssh-agent 21:15:56 SSH_AUTH_SOCK=/tmp/ssh-5pApMSalvQxN/agent.33 21:15:56 SSH_AGENT_PID=39 21:15:56 Running ssh-add (command line suppressed) 21:15:56 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11709647348782791958.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11709647348782791958.key) 21:15:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:56 + git tag --points-at HEAD [Pipeline] } 21:15:56 $ docker exec --env ******** --env ******** 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 ssh-agent -k 21:15:56 unset SSH_AUTH_SOCK; 21:15:56 unset SSH_AGENT_PID; 21:15:56 echo Agent pid 39 killed; 21:15:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:15:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:56 [ssh-agent] Looking for ssh-agent implementation... 21:15:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:56 $ docker exec 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 ssh-agent 21:15:56 SSH_AUTH_SOCK=/tmp/ssh-kmTaoqvrZIz7/agent.71 21:15:56 SSH_AGENT_PID=77 21:15:56 Running ssh-add (command line suppressed) 21:15:56 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5807754660511044917.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5807754660511044917.key) 21:15:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:57 + git semver init 21:15:57 2023-05-09 21:15:57,460 [run_init] DEBUG init version:0.0.0 force:False 21:15:57 2023-05-09 21:15:57,460 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 21:15:57 2023-05-09 21:15:57,461 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 21:15:57 2023-05-09 21:15:57,461 [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) 21:15:58 2023-05-09 21:15:58,344 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 21:15:58 2023-05-09 21:15:58,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 21:15:58 2023-05-09 21:15:58,345 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:15:58 2023-05-09 21:15:58,345 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:15:58 3.0.0-dev.43 [Pipeline] } 21:15:58 $ docker exec --env ******** --env ******** 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 ssh-agent -k 21:15:58 unset SSH_AUTH_SOCK; 21:15:58 unset SSH_AGENT_PID; 21:15:58 echo Agent pid 77 killed; 21:15:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:58 + git semver [Pipeline] } 21:15:59 $ docker stop --time=1 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 21:16:00 $ docker rm -f --volumes 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 [Pipeline] // withDockerContainer [Pipeline] sh 21:16:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:16:01 Stashed 1 file(s) [Pipeline] echo 21:16:01 [edgeXSemver]: initialized semver on version 3.0.0-dev.43 [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 21:16:01 provisioning config files... 21:16:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5956968194683395806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:01 ---> docker-login.sh 21:16:01 nexus3.edgexfoundry.org:10001 21:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:01 Configure a credential helper to remove this warning. See 21:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:01 21:16:01 Login Succeeded 21:16:01 nexus3.edgexfoundry.org:10002 21:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:01 Configure a credential helper to remove this warning. See 21:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:01 21:16:01 Login Succeeded 21:16:01 nexus3.edgexfoundry.org:10003 21:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:01 Configure a credential helper to remove this warning. See 21:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:01 21:16:01 Login Succeeded 21:16:01 nexus3.edgexfoundry.org:10004 21:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:02 Configure a credential helper to remove this warning. See 21:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:02 21:16:02 Login Succeeded 21:16:02 docker.io 21:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:02 Configure a credential helper to remove this warning. See 21:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:02 21:16:02 Login Succeeded 21:16:02 ---> docker-login.sh ends [Pipeline] } 21:16:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:16:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:16:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:16:02 ========================================================= 21:16:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:16:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:16:02 Sending build context to Docker daemon 21.55MB 21:16:02 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:16:02 Step 2/13 : FROM ${BASE} AS builder 21:16:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:16:02 f56be85fc22e: Pulling fs layer 21:16:02 85791d961cd3: Pulling fs layer 21:16:02 d694b5ae8c79: Pulling fs layer 21:16:02 9f32a84ed3da: Pulling fs layer 21:16:02 4d19c01a9841: Pulling fs layer 21:16:02 9325e15d5711: Pulling fs layer 21:16:02 556b6ee489ea: Pulling fs layer 21:16:02 c5a4b2cf53e6: Pulling fs layer 21:16:02 4d19c01a9841: Waiting 21:16:02 9325e15d5711: Waiting 21:16:02 556b6ee489ea: Waiting 21:16:02 c5a4b2cf53e6: Waiting 21:16:02 9f32a84ed3da: Waiting 21:16:02 85791d961cd3: Download complete 21:16:02 9f32a84ed3da: Verifying Checksum 21:16:02 9f32a84ed3da: Download complete 21:16:02 4d19c01a9841: Verifying Checksum 21:16:02 4d19c01a9841: Download complete 21:16:02 f56be85fc22e: Verifying Checksum 21:16:02 f56be85fc22e: Download complete 21:16:02 9325e15d5711: Verifying Checksum 21:16:02 9325e15d5711: Download complete 21:16:03 f56be85fc22e: Pull complete 21:16:03 85791d961cd3: Pull complete 21:16:03 d694b5ae8c79: Verifying Checksum 21:16:03 d694b5ae8c79: Download complete 21:16:03 c5a4b2cf53e6: Verifying Checksum 21:16:03 c5a4b2cf53e6: Download complete 21:16:03 556b6ee489ea: Verifying Checksum 21:16:03 556b6ee489ea: Download complete 21:16:07 d694b5ae8c79: Pull complete 21:16:07 9f32a84ed3da: Pull complete 21:16:07 4d19c01a9841: Pull complete 21:16:07 9325e15d5711: Pull complete 21:16:09 556b6ee489ea: Pull complete 21:16:10 c5a4b2cf53e6: Pull complete 21:16:10 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:16:10 ---> c4be618373d6 21:16:10 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:16:13 ---> Running in ee84e17933b8 21:16:13 Removing intermediate container ee84e17933b8 21:16:13 ---> 0f5a4f5f820c 21:16:13 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:16:13 ---> Running in e20cb9a85434 21:16:13 Removing intermediate container e20cb9a85434 21:16:13 ---> 05409de45043 21:16:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:16:13 ---> Running in 8ebb4f65515b 21:16:13 Removing intermediate container 8ebb4f65515b 21:16:13 ---> c0e9b8dc3ed0 21:16:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:16:13 ---> Running in 9aa06029f361 21:16:13 Removing intermediate container 9aa06029f361 21:16:13 ---> 8f8c387f32d1 21:16:13 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:16:13 ---> Running in 5a96c65804be 21:16:13 Removing intermediate container 5a96c65804be 21:16:13 ---> 99614d74b497 21:16:13 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:16:13 ---> Running in e6f5f252b09d 21:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:16:14 OK: 265 MiB in 53 packages 21:16:14 Removing intermediate container e6f5f252b09d 21:16:14 ---> caea153a4b0f 21:16:14 Step 9/13 : WORKDIR /device-onvif-camera 21:16:14 ---> Running in c6a87c7e85c3 21:16:14 Removing intermediate container c6a87c7e85c3 21:16:14 ---> a13a9290c4a3 21:16:14 Step 10/13 : COPY go.mod vendor* ./ 21:16:15 ---> d870869ed02a 21:16:15 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:15 ---> Running in b0b935619329 21:16:16 Still waiting to schedule task 21:16:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14766’ 21:16:41 Removing intermediate container b0b935619329 21:16:41 ---> a63d706b80a4 21:16:41 Step 12/13 : COPY . . 21:16:41 ---> 664f52cfc974 21:16:41 Step 13/13 : RUN ${MAKE} 21:16:41 ---> Running in 90f3e5fa5ccb 21:16:41 noop 21:16:41 Removing intermediate container 90f3e5fa5ccb 21:16:41 ---> 33f7973760c6 21:16:41 Successfully built 33f7973760c6 21:16:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:42 + docker inspect -f . ci-base-image-x86_64 21:16:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:42 prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container 21:16:42 $ 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 ******** ci-base-image-x86_64 cat 21:16:42 $ docker top c732108722bacdf5c0da595b497795aec2b8e304968293e6a141c066c051f7d3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:42 + go version 21:16:42 go version go1.20.2 linux/amd64 [Pipeline] } 21:16:42 $ docker stop --time=1 c732108722bacdf5c0da595b497795aec2b8e304968293e6a141c066c051f7d3 21:16:44 $ docker rm -f --volumes c732108722bacdf5c0da595b497795aec2b8e304968293e6a141c066c051f7d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:44 + docker inspect -f . ci-base-image-x86_64 21:16:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:44 prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container 21:16:44 $ 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 ******** ci-base-image-x86_64 cat 21:16:44 $ docker top 0c1885b06b81f24784d2f4b0270d11c78d5238836d52cb77c739e4a7abca2f74 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:45 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 21:16:45 + make test 21:16:45 go test ./... -coverprofile=coverage.out ./... 21:16:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:17:01 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:17:01 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:17:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 30.9% of statements 21:17:03 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.501s coverage: 86.5% of statements 21:17:11 go vet ./... 21:17:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:17:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:17:14 ./bin/test-attribution-txt.sh [Pipeline] echo 21:17:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:17:14 $ docker stop --time=1 0c1885b06b81f24784d2f4b0270d11c78d5238836d52cb77c739e4a7abca2f74 21:17:17 $ docker rm -f --volumes 0c1885b06b81f24784d2f4b0270d11c78d5238836d52cb77c739e4a7abca2f74 [Pipeline] // withDockerContainer [Pipeline] sh 21:17:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:17:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:17:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:17:19 + ls -al . 21:17:19 total 232 21:17:19 drwxrwxr-x 10 jenkins jenkins 4096 May 9 21:16 . 21:17:19 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:15 .. 21:17:19 drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:15 .git 21:17:19 drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:15 .github 21:17:19 -rw-rw-r-- 1 jenkins jenkins 496 May 9 21:15 .gitignore 21:17:19 -rw-rw-r-- 1 jenkins jenkins 42 May 9 21:15 .golangci.yml 21:17:19 drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:15 .semver 21:17:19 -rw-rw-r-- 1 jenkins jenkins 10087 May 9 21:15 Attribution.txt 21:17:19 -rw-rw-r-- 1 jenkins jenkins 6312 May 9 21:15 CHANGELOG.md 21:17:19 -rw-rw-r-- 1 jenkins jenkins 1574 May 9 21:15 Dockerfile 21:17:19 -rw-rw-r-- 1 jenkins jenkins 677 May 9 21:15 GOVERNANCE.md 21:17:19 -rw-rw-r-- 1 jenkins jenkins 734 May 9 21:15 Jenkinsfile 21:17:19 -rw-rw-r-- 1 jenkins jenkins 11348 May 9 21:15 LICENSE 21:17:19 -rw-rw-r-- 1 jenkins jenkins 2751 May 9 21:15 Makefile 21:17:19 -rw-rw-r-- 1 jenkins jenkins 625 May 9 21:15 OWNERS.md 21:17:19 -rw-rw-r-- 1 jenkins jenkins 2591 May 9 21:15 README.md 21:17:19 -rw-rw-r-- 1 jenkins jenkins 12 May 9 21:16 VERSION 21:17:19 drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:15 bin 21:17:19 drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:15 cmd 21:17:19 -rw-r--r-- 1 jenkins jenkins 79213 May 9 21:17 coverage.out 21:17:19 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:15 doc 21:17:19 -rw-rw-r-- 1 jenkins jenkins 3642 May 9 21:15 go.mod 21:17:19 -rw-rw-r-- 1 jenkins jenkins 33491 May 9 21:15 go.sum 21:17:19 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:15 internal 21:17:19 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:15 snap 21:17:19 -rw-rw-r-- 1 jenkins jenkins 236 May 9 21:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:19 + 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=1961be3dbf536bee699796c7591b42b4c7bef829 --label arch=amd64 --label version=3.0.0-dev.43 . 21:17:19 Sending build context to Docker daemon 21.63MB 21:17:19 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:17:19 Step 2/26 : FROM ${BASE} AS builder 21:17:19 ---> 33f7973760c6 21:17:19 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:17:19 ---> Running in a8b4bc77f68b 21:17:19 Removing intermediate container a8b4bc77f68b 21:17:19 ---> 9e448cb21a7e 21:17:19 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:17:19 ---> Running in e3ac12cb0c12 21:17:20 Removing intermediate container e3ac12cb0c12 21:17:20 ---> 1ddc6ff364f5 21:17:20 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 21:17:20 ---> Running in 994fa66110e2 21:17:20 Removing intermediate container 994fa66110e2 21:17:20 ---> 0e93d037515c 21:17:20 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:17:20 ---> Running in e3385de2bdfa 21:17:20 Removing intermediate container e3385de2bdfa 21:17:20 ---> a99dbefdc870 21:17:20 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:17:20 ---> Running in 12ab8b4a3723 21:17:20 Removing intermediate container 12ab8b4a3723 21:17:20 ---> 9251b3337fe0 21:17:20 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:20 ---> Running in c762a51218c4 21:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:17:20 OK: 265 MiB in 53 packages 21:17:21 Removing intermediate container c762a51218c4 21:17:21 ---> b083d52cb2d7 21:17:21 Step 9/26 : WORKDIR /device-onvif-camera 21:17:21 ---> Running in ef9a241f9470 21:17:21 Removing intermediate container ef9a241f9470 21:17:21 ---> 9545d1b674b8 21:17:21 Step 10/26 : COPY go.mod vendor* ./ 21:17:21 ---> f79abc644066 21:17:21 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:21 ---> Running in bc6b3efac447 21:17:22 Removing intermediate container bc6b3efac447 21:17:22 ---> 801b42832919 21:17:22 Step 12/26 : COPY . . 21:17:22 ---> 41feb5995e99 21:17:22 Step 13/26 : RUN ${MAKE} 21:17:22 ---> Running in f6075d58c5ca 21:17:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 21:17:45 Removing intermediate container f6075d58c5ca 21:17:45 ---> 3ebc75d9c746 21:17:45 Step 14/26 : FROM alpine:3.17 21:17:45 3.17: Pulling from library/alpine 21:17:45 f56be85fc22e: Already exists 21:17:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:45 Status: Downloaded newer image for alpine:3.17 21:17:45 ---> 9ed4aefc74f6 21:17:45 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:17:45 ---> Running in c65bae33d067 21:17:45 Removing intermediate container c65bae33d067 21:17:45 ---> 4bce75b73a51 21:17:45 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:17:45 ---> Running in c9461a44a19e 21:17:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:17:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:17:45 (1/1) Installing dumb-init (1.2.5-r2) 21:17:45 Executing busybox-1.35.0-r29.trigger 21:17:45 OK: 7 MiB in 16 packages 21:17:45 Removing intermediate container c9461a44a19e 21:17:45 ---> bc3d34f641b1 21:17:45 Step 17/26 : WORKDIR / 21:17:45 ---> Running in fd13dac662a6 21:17:45 Removing intermediate container fd13dac662a6 21:17:45 ---> e58948855e15 21:17:45 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:17:46 ---> b07628deaa9a 21:17:46 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:17:46 ---> 784ac1ff5051 21:17:46 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:17:46 ---> e0569484d33e 21:17:46 Step 21/26 : EXPOSE 59984 21:17:46 ---> Running in d9f4d1fa1f1b 21:17:46 Removing intermediate container d9f4d1fa1f1b 21:17:46 ---> f49f745a198c 21:17:46 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:17:46 ---> Running in e6ffb24e9dcf 21:17:46 Removing intermediate container e6ffb24e9dcf 21:17:46 ---> f834f61eb395 21:17:46 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:17:46 ---> Running in ace031e97658 21:17:46 Removing intermediate container ace031e97658 21:17:46 ---> e411e7a9c717 21:17:46 Step 24/26 : LABEL arch=amd64 21:17:46 ---> Running in a1d1a0bf1892 21:17:46 Removing intermediate container a1d1a0bf1892 21:17:46 ---> 45968d75654d 21:17:46 Step 25/26 : LABEL git_sha=1961be3dbf536bee699796c7591b42b4c7bef829 21:17:46 ---> Running in ba19f41fcf90 21:17:46 Removing intermediate container ba19f41fcf90 21:17:46 ---> 299353709a23 21:17:46 Step 26/26 : LABEL version=3.0.0-dev.43 21:17:46 ---> Running in b2b05c5813c0 21:17:46 Removing intermediate container b2b05c5813c0 21:17:46 ---> 7dba05f45eea 21:17:46 [Warning] One or more build-args [ARCH] were not consumed 21:17:46 Successfully built 7dba05f45eea 21:17:46 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 21:17:47 provisioning config files... 21:17:47 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6568352467086845419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:47 ---> docker-login.sh 21:17:47 nexus3.edgexfoundry.org:10001 21:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:47 Configure a credential helper to remove this warning. See 21:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:47 21:17:47 Login Succeeded 21:17:47 nexus3.edgexfoundry.org:10002 21:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:47 Configure a credential helper to remove this warning. See 21:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:47 21:17:47 Login Succeeded 21:17:47 nexus3.edgexfoundry.org:10003 21:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:47 Configure a credential helper to remove this warning. See 21:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:47 21:17:47 Login Succeeded 21:17:47 nexus3.edgexfoundry.org:10004 21:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:47 Configure a credential helper to remove this warning. See 21:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:47 21:17:47 Login Succeeded 21:17:47 docker.io 21:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:47 Configure a credential helper to remove this warning. See 21:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:47 21:17:47 Login Succeeded 21:17:47 ---> docker-login.sh ends [Pipeline] } 21:17:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:17:48 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 21:17:48 1961be3dbf536bee699796c7591b42b4c7bef829 21:17:48 latest 21:17:48 3.0.0-dev.43 21:17:48 1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 21:17:48 main 21:17:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:48 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829 21:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:17:48 4b6ffd15aa9c: Preparing 21:17:48 f869906916a8: Preparing 21:17:48 e1f1f3aea618: Preparing 21:17:48 4c689d0575b6: Preparing 21:17:48 f1417ff83b31: Preparing 21:17:48 f1417ff83b31: Layer already exists 21:17:48 f869906916a8: Pushed 21:17:48 4c689d0575b6: Pushed 21:17:48 4b6ffd15aa9c: Pushed 21:17:51 e1f1f3aea618: Pushed 21:17:51 1961be3dbf536bee699796c7591b42b4c7bef829: digest: sha256:57377cd3195d598d00be90807413eb22b9543f71208e3180b8e9f12dbd43af13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:51 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:17:52 4b6ffd15aa9c: Preparing 21:17:52 f869906916a8: Preparing 21:17:52 e1f1f3aea618: Preparing 21:17:52 4c689d0575b6: Preparing 21:17:52 f1417ff83b31: Preparing 21:17:52 4c689d0575b6: Layer already exists 21:17:52 f1417ff83b31: Layer already exists 21:17:52 e1f1f3aea618: Layer already exists 21:17:52 4b6ffd15aa9c: Layer already exists 21:17:52 f869906916a8: Layer already exists 21:17:52 latest: digest: sha256:57377cd3195d598d00be90807413eb22b9543f71208e3180b8e9f12dbd43af13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:52 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.43 21:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:17:52 4b6ffd15aa9c: Preparing 21:17:52 f869906916a8: Preparing 21:17:52 e1f1f3aea618: Preparing 21:17:52 4c689d0575b6: Preparing 21:17:52 f1417ff83b31: Preparing 21:17:52 4c689d0575b6: Layer already exists 21:17:52 e1f1f3aea618: Layer already exists 21:17:52 f1417ff83b31: Layer already exists 21:17:52 4b6ffd15aa9c: Layer already exists 21:17:52 f869906916a8: Layer already exists 21:17:52 3.0.0-dev.43: digest: sha256:57377cd3195d598d00be90807413eb22b9543f71208e3180b8e9f12dbd43af13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 21:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:17:53 4b6ffd15aa9c: Preparing 21:17:53 f869906916a8: Preparing 21:17:53 e1f1f3aea618: Preparing 21:17:53 4c689d0575b6: Preparing 21:17:53 f1417ff83b31: Preparing 21:17:53 4b6ffd15aa9c: Layer already exists 21:17:53 f869906916a8: Layer already exists 21:17:53 4c689d0575b6: Layer already exists 21:17:53 e1f1f3aea618: Layer already exists 21:17:53 f1417ff83b31: Layer already exists 21:17:53 1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43: digest: sha256:57377cd3195d598d00be90807413eb22b9543f71208e3180b8e9f12dbd43af13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 21:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:17:53 4b6ffd15aa9c: Preparing 21:17:53 f869906916a8: Preparing 21:17:53 e1f1f3aea618: Preparing 21:17:53 4c689d0575b6: Preparing 21:17:53 f1417ff83b31: Preparing 21:17:53 4b6ffd15aa9c: Layer already exists 21:17:53 4c689d0575b6: Layer already exists 21:17:53 f1417ff83b31: Layer already exists 21:17:53 e1f1f3aea618: Layer already exists 21:17:53 f869906916a8: Layer already exists 21:17:53 main: digest: sha256:57377cd3195d598d00be90807413eb22b9543f71208e3180b8e9f12dbd43af13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:53 ===================================================== [Pipeline] echo 21:17:54 taggedImages: 21:17:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829 21:17:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:17:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.43 21:17:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 21:17:54 - 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 21:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:54 21:17:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:54 latest: Pulling from edgex-lftools-log-publisher 21:17:54 5eb5b503b376: Pulling fs layer 21:17:54 5c69ac0246d0: Pulling fs layer 21:17:54 ec43610c2a17: Pulling fs layer 21:17:54 3a2ae6a8a46f: Pulling fs layer 21:17:54 33b1e0a273af: Pulling fs layer 21:17:54 5d3b04190fa2: Pulling fs layer 21:17:54 2f39f015ded8: Pulling fs layer 21:17:54 3a2ae6a8a46f: Waiting 21:17:54 33b1e0a273af: Waiting 21:17:54 5d3b04190fa2: Waiting 21:17:54 2f39f015ded8: Waiting 21:17:54 5c69ac0246d0: Download complete 21:17:54 3a2ae6a8a46f: Verifying Checksum 21:17:54 3a2ae6a8a46f: Download complete 21:17:54 33b1e0a273af: Verifying Checksum 21:17:54 33b1e0a273af: Download complete 21:17:54 5d3b04190fa2: Verifying Checksum 21:17:54 5d3b04190fa2: Download complete 21:17:54 ec43610c2a17: Verifying Checksum 21:17:54 ec43610c2a17: Download complete 21:17:54 5eb5b503b376: Verifying Checksum 21:17:54 5eb5b503b376: Download complete 21:17:55 2f39f015ded8: Verifying Checksum 21:17:55 2f39f015ded8: Download complete 21:17:56 5eb5b503b376: Pull complete 21:17:56 5c69ac0246d0: Pull complete 21:17:56 ec43610c2a17: Pull complete 21:17:56 3a2ae6a8a46f: Pull complete 21:17:56 33b1e0a273af: Pull complete 21:17:57 5d3b04190fa2: Pull complete 21:18:01 2f39f015ded8: Pull complete 21:18:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:01 prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container 21:18:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 21:18:04 $ docker top bd4e40fb45ba4139db380fa81869a494b5b63d74057d9f3c7412d6550b72f214 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:05 ---> job-cost.sh 21:18:05 lf-activate-venv: SKIPPING 21:18:05 INFO: No Stack... 21:18:05 INFO: Retrieving Pricing Info for: v3-standard-8 21:18:05 INFO: Archiving Costs [Pipeline] sh 21:18:05 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 21:18:05 + cut -d, -f6 [Pipeline] lock 21:18:05 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] 21:18:05 Resource [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] did not exist. Created. 21:18:05 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:18:06 + echo total: 0.2199999988079071 [Pipeline] stash 21:18:06 Stashed 1 file(s) [Pipeline] } 21:18:06 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 21:18:06 $ docker stop --time=1 bd4e40fb45ba4139db380fa81869a494b5b63d74057d9f3c7412d6550b72f214 21:18:07 $ docker rm -f --volumes bd4e40fb45ba4139db380fa81869a494b5b63d74057d9f3c7412d6550b72f214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:19:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14768 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 21:19:34 Running in /w/workspace/device-onvif-camera/139 [Pipeline] { [Pipeline] checkout 21:19:34 The recommended git tool is: git 21:19:41 using credential edgex-jenkins-ssh 21:19:41 Cloning the remote Git repository 21:19:41 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 21:19:41 > git init /w/workspace/device-onvif-camera/139 # timeout=10 21:19:41 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:19:41 > git --version # timeout=10 21:19:41 > git --version # 'git version 2.25.1' 21:19:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:45 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:19:46 Avoid second fetch 21:19:46 Checking out Revision 1961be3dbf536bee699796c7591b42b4c7bef829 (main) 21:19:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:46 > git config core.sparsecheckout # timeout=10 21:19:46 > git checkout -f 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 21:19:46 Commit message: "refactor: Consume Provision Watcher changes for running multiple instances (#349)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:19:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:19:47 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:47 Dload Upload Total Spent Left Speed 21:19:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 21:19:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:19:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 21:19:49 sudo tee /etc/docker/daemon.new 21:19:49 { 21:19:49 "registry-mirrors": [ 21:19:49 "https://nexus3.edgexfoundry.org:10001" 21:19:49 ], 21:19:49 "bip": "10.250.0.254/24", 21:19:49 "hosts": [ 21:19:49 "tcp://0.0.0.0:5555", 21:19:49 "unix:///var/run/docker.sock" 21:19:49 ], 21:19:49 "mtu": 1458, 21:19:49 "selinux-enabled": true, 21:19:49 "seccomp-profile": "/etc/docker/seccomp.json" 21:19:49 } [Pipeline] sh 21:19:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:19:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:07 provisioning config files... 21:20:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/139@tmp/config1629649055010316014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:08 ---> docker-login.sh 21:20:08 nexus3.edgexfoundry.org:10001 21:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:08 Configure a credential helper to remove this warning. See 21:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:08 21:20:08 Login Succeeded 21:20:08 nexus3.edgexfoundry.org:10002 21:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:09 Configure a credential helper to remove this warning. See 21:20:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:09 21:20:09 Login Succeeded 21:20:09 nexus3.edgexfoundry.org:10003 21:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:09 Configure a credential helper to remove this warning. See 21:20:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:09 21:20:09 Login Succeeded 21:20:10 nexus3.edgexfoundry.org:10004 21:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:10 Configure a credential helper to remove this warning. See 21:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:10 21:20:10 Login Succeeded 21:20:10 docker.io 21:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:11 Configure a credential helper to remove this warning. See 21:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:11 21:20:11 Login Succeeded 21:20:11 ---> docker-login.sh ends [Pipeline] } 21:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:20:11 ========================================================= 21:20:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:20:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:20:12 Sending build context to Docker daemon 14.19MB 21:20:12 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:20:12 Step 2/13 : FROM ${BASE} AS builder 21:20:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:20:12 c41833b44d91: Pulling fs layer 21:20:12 ed15518f5707: Pulling fs layer 21:20:12 feae8fd75edb: Pulling fs layer 21:20:12 242c74f7c9fa: Pulling fs layer 21:20:12 3cdef696dda3: Pulling fs layer 21:20:12 2ced38df9373: Pulling fs layer 21:20:12 58f1dce35555: Pulling fs layer 21:20:12 3cdef696dda3: Waiting 21:20:12 2ced38df9373: Waiting 21:20:12 58f1dce35555: Waiting 21:20:12 242c74f7c9fa: Waiting 21:20:13 ed15518f5707: Verifying Checksum 21:20:13 ed15518f5707: Download complete 21:20:13 242c74f7c9fa: Verifying Checksum 21:20:13 242c74f7c9fa: Download complete 21:20:13 3cdef696dda3: Verifying Checksum 21:20:13 3cdef696dda3: Download complete 21:20:13 c41833b44d91: Download complete 21:20:14 c41833b44d91: Pull complete 21:20:14 58f1dce35555: Verifying Checksum 21:20:14 58f1dce35555: Download complete 21:20:14 ed15518f5707: Pull complete 21:20:15 feae8fd75edb: Verifying Checksum 21:20:15 feae8fd75edb: Download complete 21:20:15 2ced38df9373: Verifying Checksum 21:20:15 2ced38df9373: Download complete 21:20:25 feae8fd75edb: Pull complete 21:20:25 242c74f7c9fa: Pull complete 21:20:25 3cdef696dda3: Pull complete 21:20:32 2ced38df9373: Pull complete 21:20:35 58f1dce35555: Pull complete 21:20:35 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:20:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:20:35 ---> fadd8f120f05 21:20:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:20:37 ---> Running in 86e8efb2153e 21:20:37 Removing intermediate container 86e8efb2153e 21:20:37 ---> a1f6deee465e 21:20:37 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:20:37 ---> Running in d6428457fb30 21:20:37 Removing intermediate container d6428457fb30 21:20:37 ---> bfdad71d7247 21:20:37 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:20:37 ---> Running in f4f326d02202 21:20:37 Removing intermediate container f4f326d02202 21:20:37 ---> 4b7ed87a853f 21:20:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:20:37 ---> Running in 608ebf454d4b 21:20:38 Removing intermediate container 608ebf454d4b 21:20:38 ---> 09a43ebd55cb 21:20:38 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:20:38 ---> Running in c3d2a17161db 21:20:38 Removing intermediate container c3d2a17161db 21:20:38 ---> 30b0e6a0baf2 21:20:38 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:20:38 ---> Running in 698d0f6cea02 21:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:20:41 OK: 263 MiB in 53 packages 21:20:42 Removing intermediate container 698d0f6cea02 21:20:42 ---> 24aae3808edf 21:20:42 Step 9/13 : WORKDIR /device-onvif-camera 21:20:42 ---> Running in a4116ba81849 21:20:42 Removing intermediate container a4116ba81849 21:20:42 ---> ca5217e39073 21:20:42 Step 10/13 : COPY go.mod vendor* ./ 21:20:43 ---> c98a2176113f 21:20:43 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:43 ---> Running in 8a30360b823b 21:21:51 Removing intermediate container 8a30360b823b 21:21:51 ---> 86f81e758fef 21:21:51 Step 12/13 : COPY . . 21:21:51 ---> 2f88101fc729 21:21:51 Step 13/13 : RUN ${MAKE} 21:21:51 ---> Running in 1276510f5f29 21:21:51 noop 21:21:51 Removing intermediate container 1276510f5f29 21:21:51 ---> e812db4f96ff 21:21:51 Successfully built e812db4f96ff 21:21:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:51 + docker inspect -f . ci-base-image-arm64 21:21:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:52 prd-ubuntu20.04-docker-arm64-4c-16g-14768 does not seem to be running inside a container 21:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/139 -v /w/workspace/device-onvif-camera/139:/w/workspace/device-onvif-camera/139:rw,z -v /w/workspace/device-onvif-camera/139@tmp:/w/workspace/device-onvif-camera/139@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 21:21:53 $ docker top b0bb254262ae7cd006221fab848685247699e28e7409c16d345767275a48312e -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:54 + go version 21:21:54 go version go1.20.2 linux/arm64 [Pipeline] } 21:21:54 $ docker stop --time=1 b0bb254262ae7cd006221fab848685247699e28e7409c16d345767275a48312e 21:21:56 $ docker rm -f --volumes b0bb254262ae7cd006221fab848685247699e28e7409c16d345767275a48312e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:56 + docker inspect -f . ci-base-image-arm64 21:21:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:56 prd-ubuntu20.04-docker-arm64-4c-16g-14768 does not seem to be running inside a container 21:21:56 $ 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/139 -v /w/workspace/device-onvif-camera/139:/w/workspace/device-onvif-camera/139:rw,z -v /w/workspace/device-onvif-camera/139@tmp:/w/workspace/device-onvif-camera/139@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 21:21:58 $ docker top d3071e966c9c965d3954188372cf8fd6bb49fdad8a670649b2ff7e72d32f6545 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:59 + git config --global --add safe.directory /w/workspace/device-onvif-camera/139 [Pipeline] fileExists [Pipeline] sh 21:21:59 + make test 21:21:59 go test ./... -coverprofile=coverage.out ./... 21:22:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:25:00 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:25:00 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:25:00 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.213s coverage: 30.9% of statements 21:25:22 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.836s coverage: 86.5% of statements 21:25:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:25:22 go vet ./... 21:25:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:25:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:25:49 ./bin/test-attribution-txt.sh [Pipeline] echo 21:25:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:25:49 $ docker stop --time=1 d3071e966c9c965d3954188372cf8fd6bb49fdad8a670649b2ff7e72d32f6545 21:25:51 $ docker rm -f --volumes d3071e966c9c965d3954188372cf8fd6bb49fdad8a670649b2ff7e72d32f6545 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:25:52 Warning: overwriting stash ‘coverage-report’ 21:25:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:25:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:25:53 + ls -al . 21:25:53 total 228 21:25:53 drwxrwxr-x 9 jenkins jenkins 4096 May 9 21:22 . 21:25:53 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:19 .. 21:25:53 drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:19 .git 21:25:53 drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:19 .github 21:25:53 -rw-rw-r-- 1 jenkins jenkins 496 May 9 21:19 .gitignore 21:25:53 -rw-rw-r-- 1 jenkins jenkins 42 May 9 21:19 .golangci.yml 21:25:53 -rw-rw-r-- 1 jenkins jenkins 10087 May 9 21:19 Attribution.txt 21:25:53 -rw-rw-r-- 1 jenkins jenkins 6312 May 9 21:19 CHANGELOG.md 21:25:53 -rw-rw-r-- 1 jenkins jenkins 1574 May 9 21:19 Dockerfile 21:25:53 -rw-rw-r-- 1 jenkins jenkins 677 May 9 21:19 GOVERNANCE.md 21:25:53 -rw-rw-r-- 1 jenkins jenkins 734 May 9 21:19 Jenkinsfile 21:25:53 -rw-rw-r-- 1 jenkins jenkins 11348 May 9 21:19 LICENSE 21:25:53 -rw-rw-r-- 1 jenkins jenkins 2751 May 9 21:19 Makefile 21:25:53 -rw-rw-r-- 1 jenkins jenkins 625 May 9 21:19 OWNERS.md 21:25:53 -rw-rw-r-- 1 jenkins jenkins 2591 May 9 21:19 README.md 21:25:53 -rw-rw-r-- 1 jenkins jenkins 12 May 9 21:16 VERSION 21:25:53 drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:19 bin 21:25:53 drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:19 cmd 21:25:53 -rw-r--r-- 1 jenkins jenkins 79213 May 9 21:25 coverage.out 21:25:53 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:19 doc 21:25:53 -rw-rw-r-- 1 jenkins jenkins 3642 May 9 21:19 go.mod 21:25:53 -rw-rw-r-- 1 jenkins jenkins 33491 May 9 21:19 go.sum 21:25:53 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:19 internal 21:25:53 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:19 snap 21:25:53 -rw-rw-r-- 1 jenkins jenkins 236 May 9 21:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + 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=1961be3dbf536bee699796c7591b42b4c7bef829 --label arch=arm64 --label version=3.0.0-dev.43 . 21:25:54 Sending build context to Docker daemon 14.27MB 21:25:54 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:25:54 Step 2/26 : FROM ${BASE} AS builder 21:25:54 ---> e812db4f96ff 21:25:54 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:25:54 ---> Running in 93c13708668c 21:25:55 Removing intermediate container 93c13708668c 21:25:55 ---> 87d6aea3c8cb 21:25:55 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:25:55 ---> Running in 1341e6c1f3fc 21:25:55 Removing intermediate container 1341e6c1f3fc 21:25:55 ---> 18208d03a68c 21:25:55 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 21:25:55 ---> Running in 31d1efb2c116 21:25:55 Removing intermediate container 31d1efb2c116 21:25:55 ---> 837cebc49ab7 21:25:55 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:25:56 ---> Running in 5a53a1e3d115 21:25:56 Removing intermediate container 5a53a1e3d115 21:25:56 ---> 534c0f47167c 21:25:56 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:25:56 ---> Running in 58d84d0c342f 21:25:56 Removing intermediate container 58d84d0c342f 21:25:56 ---> 6d71f258cdaa 21:25:56 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:25:56 ---> Running in 64b45c0cbf48 21:25:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:25:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:25:59 OK: 263 MiB in 53 packages 21:26:00 Removing intermediate container 64b45c0cbf48 21:26:00 ---> 1bf698b43afa 21:26:00 Step 9/26 : WORKDIR /device-onvif-camera 21:26:00 ---> Running in 1848f466187b 21:26:00 Removing intermediate container 1848f466187b 21:26:00 ---> b0118ea2ee6a 21:26:00 Step 10/26 : COPY go.mod vendor* ./ 21:26:04 ---> b8effdcad9e3 21:26:04 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:04 ---> Running in e55df03b3117 21:26:07 Removing intermediate container e55df03b3117 21:26:07 ---> 05ca70b09624 21:26:07 Step 12/26 : COPY . . 21:26:08 ---> 6c82fdd85115 21:26:08 Step 13/26 : RUN ${MAKE} 21:26:08 ---> Running in d4d96cb4ce22 21:26:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 21:28:46 Removing intermediate container d4d96cb4ce22 21:28:46 ---> b0af3ef9d1b3 21:28:46 Step 14/26 : FROM alpine:3.17 21:28:46 3.17: Pulling from library/alpine 21:28:46 c41833b44d91: Already exists 21:28:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:28:46 Status: Downloaded newer image for alpine:3.17 21:28:46 ---> 51e60588ff2c 21:28:46 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:28:46 ---> Running in 6ad2578aacfc 21:28:46 Removing intermediate container 6ad2578aacfc 21:28:46 ---> cc4e5508b913 21:28:46 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:28:46 ---> Running in 24b41feaebf3 21:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:28:46 (1/1) Installing dumb-init (1.2.5-r2) 21:28:46 Executing busybox-1.35.0-r29.trigger 21:28:46 OK: 8 MiB in 16 packages 21:28:46 Removing intermediate container 24b41feaebf3 21:28:46 ---> 7f6f434408e6 21:28:46 Step 17/26 : WORKDIR / 21:28:46 ---> Running in d46cb354f32e 21:28:46 Removing intermediate container d46cb354f32e 21:28:46 ---> 1b4bca1b130b 21:28:46 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:28:46 ---> 9a9e850e4f20 21:28:46 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:28:46 ---> cbfc72c2bc93 21:28:46 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:28:46 ---> 99f962d22265 21:28:46 Step 21/26 : EXPOSE 59984 21:28:46 ---> Running in 398c76bb4e33 21:28:46 Removing intermediate container 398c76bb4e33 21:28:46 ---> 67bb617095fd 21:28:46 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:28:46 ---> Running in 9a402852baa5 21:28:46 Removing intermediate container 9a402852baa5 21:28:46 ---> 22d7d131bfce 21:28:46 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:28:46 ---> Running in 368765a7604e 21:28:46 Removing intermediate container 368765a7604e 21:28:46 ---> 0f52bc786b3d 21:28:46 Step 24/26 : LABEL arch=arm64 21:28:46 ---> Running in d8e10aed2323 21:28:46 Removing intermediate container d8e10aed2323 21:28:46 ---> a75cdad1b86a 21:28:46 Step 25/26 : LABEL git_sha=1961be3dbf536bee699796c7591b42b4c7bef829 21:28:46 ---> Running in d67b0dcdcde9 21:28:47 Removing intermediate container d67b0dcdcde9 21:28:47 ---> 2783a5339884 21:28:47 Step 26/26 : LABEL version=3.0.0-dev.43 21:28:47 ---> Running in 00d71c1626ee 21:28:47 Removing intermediate container 00d71c1626ee 21:28:47 ---> 9fed3101cdad 21:28:47 [Warning] One or more build-args [ARCH] were not consumed 21:28:47 Successfully built 9fed3101cdad 21:28:47 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 21:28:47 provisioning config files... 21:28:47 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/139@tmp/config13026522894181097392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:48 ---> docker-login.sh 21:28:48 nexus3.edgexfoundry.org:10001 21:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:48 Configure a credential helper to remove this warning. See 21:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:48 21:28:48 Login Succeeded 21:28:48 nexus3.edgexfoundry.org:10002 21:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:48 Configure a credential helper to remove this warning. See 21:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:48 21:28:48 Login Succeeded 21:28:48 nexus3.edgexfoundry.org:10003 21:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:49 Configure a credential helper to remove this warning. See 21:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:49 21:28:49 Login Succeeded 21:28:49 nexus3.edgexfoundry.org:10004 21:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:49 Configure a credential helper to remove this warning. See 21:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:49 21:28:49 Login Succeeded 21:28:49 docker.io 21:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:50 Configure a credential helper to remove this warning. See 21:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:50 21:28:50 Login Succeeded 21:28:50 ---> docker-login.sh ends [Pipeline] } 21:28:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:50 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 21:28:50 1961be3dbf536bee699796c7591b42b4c7bef829 21:28:50 latest 21:28:50 3.0.0-dev.43 21:28:50 1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 21:28:50 main 21:28:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:50 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829 21:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:28:50 0559c2a03d9d: Preparing 21:28:50 0e0a549e2ef7: Preparing 21:28:50 ce7a9c5f17ba: Preparing 21:28:50 b29c58464037: Preparing 21:28:50 26cbea5cba74: Preparing 21:28:50 26cbea5cba74: Layer already exists 21:28:51 b29c58464037: Pushed 21:28:51 0559c2a03d9d: Pushed 21:28:51 0e0a549e2ef7: Pushed 21:28:56 ce7a9c5f17ba: Pushed 21:28:56 1961be3dbf536bee699796c7591b42b4c7bef829: digest: sha256:34d87597f9c11d3b02f1d1daf6222b615e0f5f5fb999b76ea353fdfd353a3380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:57 + 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 21:28:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 21:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:28:57 0559c2a03d9d: Preparing 21:28:57 0e0a549e2ef7: Preparing 21:28:57 ce7a9c5f17ba: Preparing 21:28:57 b29c58464037: Preparing 21:28:57 26cbea5cba74: Preparing 21:28:57 0559c2a03d9d: Layer already exists 21:28:57 26cbea5cba74: Layer already exists 21:28:57 b29c58464037: Layer already exists 21:28:57 0e0a549e2ef7: Layer already exists 21:28:57 ce7a9c5f17ba: Layer already exists 21:28:57 latest: digest: sha256:34d87597f9c11d3b02f1d1daf6222b615e0f5f5fb999b76ea353fdfd353a3380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:58 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.43 21:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:28:58 0559c2a03d9d: Preparing 21:28:58 0e0a549e2ef7: Preparing 21:28:58 ce7a9c5f17ba: Preparing 21:28:58 b29c58464037: Preparing 21:28:58 26cbea5cba74: Preparing 21:28:58 b29c58464037: Layer already exists 21:28:58 ce7a9c5f17ba: Layer already exists 21:28:58 26cbea5cba74: Layer already exists 21:28:58 0559c2a03d9d: Layer already exists 21:28:58 0e0a549e2ef7: Layer already exists 21:28:58 3.0.0-dev.43: digest: sha256:34d87597f9c11d3b02f1d1daf6222b615e0f5f5fb999b76ea353fdfd353a3380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:59 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 21:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:28:59 0559c2a03d9d: Preparing 21:28:59 0e0a549e2ef7: Preparing 21:28:59 ce7a9c5f17ba: Preparing 21:28:59 b29c58464037: Preparing 21:28:59 26cbea5cba74: Preparing 21:28:59 ce7a9c5f17ba: Layer already exists 21:28:59 26cbea5cba74: Layer already exists 21:28:59 0559c2a03d9d: Layer already exists 21:28:59 0e0a549e2ef7: Layer already exists 21:28:59 b29c58464037: Layer already exists 21:28:59 1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43: digest: sha256:34d87597f9c11d3b02f1d1daf6222b615e0f5f5fb999b76ea353fdfd353a3380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:59 + 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 21:29:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 21:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:29:00 0559c2a03d9d: Preparing 21:29:00 0e0a549e2ef7: Preparing 21:29:00 ce7a9c5f17ba: Preparing 21:29:00 b29c58464037: Preparing 21:29:00 26cbea5cba74: Preparing 21:29:00 0e0a549e2ef7: Layer already exists 21:29:00 ce7a9c5f17ba: Layer already exists 21:29:00 b29c58464037: Layer already exists 21:29:00 26cbea5cba74: Layer already exists 21:29:00 0559c2a03d9d: Layer already exists 21:29:00 main: digest: sha256:34d87597f9c11d3b02f1d1daf6222b615e0f5f5fb999b76ea353fdfd353a3380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:00 ===================================================== [Pipeline] echo 21:29:00 taggedImages: 21:29:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829 21:29:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 21:29:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.43 21:29:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 21:29:00 - 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 21:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:29:00 21:29:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:29:01 arm64: Pulling from edgex-lftools-log-publisher 21:29:01 8998bd30e6a1: Pulling fs layer 21:29:01 04944245beec: Pulling fs layer 21:29:01 699f458cf7ca: Pulling fs layer 21:29:01 765212b225bb: Pulling fs layer 21:29:01 f23df028b6ca: Pulling fs layer 21:29:01 d65c8cfc05b1: Pulling fs layer 21:29:01 2437ff75d9bd: Pulling fs layer 21:29:01 765212b225bb: Waiting 21:29:01 f23df028b6ca: Waiting 21:29:01 d65c8cfc05b1: Waiting 21:29:01 2437ff75d9bd: Waiting 21:29:01 04944245beec: Verifying Checksum 21:29:01 04944245beec: Download complete 21:29:01 765212b225bb: Download complete 21:29:01 f23df028b6ca: Verifying Checksum 21:29:01 f23df028b6ca: Download complete 21:29:01 d65c8cfc05b1: Verifying Checksum 21:29:01 d65c8cfc05b1: Download complete 21:29:01 699f458cf7ca: Verifying Checksum 21:29:01 699f458cf7ca: Download complete 21:29:01 8998bd30e6a1: Download complete 21:29:04 2437ff75d9bd: Verifying Checksum 21:29:04 2437ff75d9bd: Download complete 21:29:08 8998bd30e6a1: Pull complete 21:29:09 04944245beec: Pull complete 21:29:10 699f458cf7ca: Pull complete 21:29:10 765212b225bb: Pull complete 21:29:11 f23df028b6ca: Pull complete 21:29:11 d65c8cfc05b1: Pull complete 21:29:26 2437ff75d9bd: Pull complete 21:29:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:29:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:26 prd-ubuntu20.04-docker-arm64-4c-16g-14768 does not seem to be running inside a container 21:29:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/139 -v /w/workspace/device-onvif-camera/139:/w/workspace/device-onvif-camera/139:rw,z -v /w/workspace/device-onvif-camera/139@tmp:/w/workspace/device-onvif-camera/139@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 21:29:29 $ docker top e74c9bb5c301b114dee627b128673d7276d1b561c8462a192dd6c9624874e924 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:30 ---> job-cost.sh 21:29:30 lf-activate-venv: SKIPPING 21:29:30 INFO: No Stack... 21:29:30 INFO: Retrieving Pricing Info for: v3-standard-4 21:29:31 INFO: Archiving Costs [Pipeline] sh 21:29:31 + cat /w/workspace/device-onvif-camera/139/archives/cost.csv 21:29:31 + cut -d, -f6 [Pipeline] lock 21:29:31 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] 21:29:31 Resource [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] did not exist. Created. 21:29:31 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:29:32 /w/workspace/device-onvif-camera/139@tmp/durable-1b0e5009/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:29:33 + echo total: 0.10999999940395355 [Pipeline] stash 21:29:33 Warning: overwriting stash ‘stack-cost’ 21:29:33 Stashed 1 file(s) [Pipeline] } 21:29:33 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 21:29:33 $ docker stop --time=1 e74c9bb5c301b114dee627b128673d7276d1b561c8462a192dd6c9624874e924 21:29:37 $ docker rm -f --volumes e74c9bb5c301b114dee627b128673d7276d1b561c8462a192dd6c9624874e924 [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 21:29:37 provisioning config files... 21:29:37 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9358301257581378809tmp [Pipeline] { [Pipeline] sh 21:29:37 + set +x 21:29:37 + bash -s -- 21:29:37 + curl -s https://codecov.io/bash 21:29:37 21:29:37 _____ _ 21:29:37 / ____| | | 21:29:37 | | ___ __| | ___ ___ _____ __ 21:29:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:29:37 | |___| (_) | (_| | __/ (_| (_) \ V / 21:29:37 \_____\___/ \__,_|\___|\___\___/ \_/ 21:29:37 Bash-1.0.6 21:29:37 21:29:37 21:29:37 ==> git version 2.25.1 found 21:29:37 ==> 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 21:29:37 Release-Date: 2020-01-08 21:29:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:29:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:29:37 ==> Jenkins CI detected. 21:29:37 current dir:  /w/workspace/foundry_device-onvif-camera_main 21:29:37 project root: . 21:29:37 --> token set from env 21:29:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:29:37 ==> Running gcov in . (disable via -X gcov) 21:29:37 ==> Python coveragepy not found 21:29:37 ==> Searching for coverage reports in: 21:29:37 + . 21:29:37 -> Found 1 reports 21:29:37 ==> Detecting git/mercurial file structure 21:29:38 ==> Reading reports 21:29:38 + ./coverage.out bytes=79213 21:29:38 ==> Appending adjustments 21:29:38 https://docs.codecov.io/docs/fixing-reports 21:29:38 + Found adjustments 21:29:38 ==> Gzipping contents 21:29:38 12K /tmp/codecov.LjIHKJ.gz 21:29:38 ==> Uploading reports 21:29:38 url: https://codecov.io 21:29:38 query: branch=main&commit=1961be3dbf536bee699796c7591b42b4c7bef829&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:29:38 -> Pinging Codecov 21:29:38 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=1961be3dbf536bee699796c7591b42b4c7bef829&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:29:38 -> Uploading to 21:29:38 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/F29A59C45E3A92E06B3E522C9905F8EF/1961be3dbf536bee699796c7591b42b4c7bef829/87eb6625-90bc-4577-8719-5cf610d360ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T212938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3277e671e10305245eb5032ceb81c085b8be6cdae787751ca2e9486a18f4b3a7 21:29:38 % Total % Received % Xferd Average Speed Time Time Time Current 21:29:38 Dload Upload Total Spent Left Speed 21:29:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 46407 --:--:-- --:--:-- --:--:-- 46407 21:29:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] } 21:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:29:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:29:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:29:39 21:29:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:29:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:29:39 df9b9388f04a: Pulling fs layer 21:29:39 52dc419b0ee2: Pulling fs layer 21:29:39 25bc292e5bac: Pulling fs layer 21:29:39 114826534d7a: Pulling fs layer 21:29:39 4657fd5d0bcf: Pulling fs layer 21:29:39 6ad1cebc031e: Pulling fs layer 21:29:39 8a3aa393b2d8: Pulling fs layer 21:29:39 4657fd5d0bcf: Waiting 21:29:39 6ad1cebc031e: Waiting 21:29:39 8a3aa393b2d8: Waiting 21:29:39 114826534d7a: Waiting 21:29:39 25bc292e5bac: Download complete 21:29:39 52dc419b0ee2: Verifying Checksum 21:29:39 52dc419b0ee2: Download complete 21:29:39 4657fd5d0bcf: Verifying Checksum 21:29:39 4657fd5d0bcf: Download complete 21:29:39 df9b9388f04a: Download complete 21:29:39 df9b9388f04a: Pull complete 21:29:39 6ad1cebc031e: Verifying Checksum 21:29:39 6ad1cebc031e: Download complete 21:29:39 52dc419b0ee2: Pull complete 21:29:39 25bc292e5bac: Pull complete 21:29:40 114826534d7a: Verifying Checksum 21:29:40 114826534d7a: Download complete 21:29:40 8a3aa393b2d8: Verifying Checksum 21:29:40 8a3aa393b2d8: Download complete 21:29:43 114826534d7a: Pull complete 21:29:43 4657fd5d0bcf: Pull complete 21:29:43 6ad1cebc031e: Pull complete 21:29:46 8a3aa393b2d8: Pull complete 21:29:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:29:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:46 prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container 21:29:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:29:49 $ docker top 504e4bd942fedb97f690c2772223e92b270532114e3005ad4db9a18f4ea03466 -eo pid,comm [Pipeline] { [Pipeline] echo 21:29:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 21:29:49 + set -o pipefail 21:29:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 21:29:57 21:29:57 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 21:29:57 21:29:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/5920287d-b87d-48fb-a62a-cbba0dafe6fe 21:29:57 21:29:57 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 21:29:57 21:29:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:29:57 21:29:59 21:29:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:29:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:29:59 More details here: https://snyk.co/ue1NS 21:29:59 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:29:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:29:59 $ docker stop --time=1 504e4bd942fedb97f690c2772223e92b270532114e3005ad4db9a18f4ea03466 21:30:01 $ docker rm -f --volumes 504e4bd942fedb97f690c2772223e92b270532114e3005ad4db9a18f4ea03466 [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 21:30:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:02 provisioning config files... 21:30:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10298249474538457227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:02 --> edgex-publish-swagger.sh 21:30:02 === Publish doc/openapi/v2 API === 21:30:02 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 21:30:02 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 21:30:02 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:02 Dload Upload Total Spent Left Speed 21:30:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 571k --:--:-- --:--:-- --:--:-- 571k 21:30:03 21:30:03 [Pipeline] } 21:30:03 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 21:30:03 + git log --format=format:%s -1 1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] sh 21:30:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:30:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:04 prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container 21:30:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:30:05 $ docker top 3fe76421cce5a8f51368df91b1117ca900ffcaf7ecd0efe2b23dfbcc384625b7 -eo pid,comm 21:30:05 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). 21:30:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:05 [ssh-agent] Looking for ssh-agent implementation... 21:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:05 $ docker exec 3fe76421cce5a8f51368df91b1117ca900ffcaf7ecd0efe2b23dfbcc384625b7 ssh-agent 21:30:05 SSH_AUTH_SOCK=/tmp/ssh-Nwc6CH2alJKK/agent.33 21:30:05 SSH_AGENT_PID=39 21:30:05 Running ssh-add (command line suppressed) 21:30:05 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9721226895340968601.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9721226895340968601.key) 21:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:05 + git semver tag 21:30:06 2023-05-09 21:30:05,986 [run_tag] DEBUG tag force:False 21:30:06 2023-05-09 21:30:05,986 [check_head_tag] DEBUG check head tag 21:30:06 2023-05-09 21:30:05,988 [execute] INFO git cat-file --batch-check 21:30:06 2023-05-09 21:30:05,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 21:30:06 2023-05-09 21:30:05,992 [execute] INFO git cat-file --batch 21:30:06 2023-05-09 21:30:05,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 21:30:06 2023-05-09 21:30:06,027 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:30:06 2023-05-09 21:30:06,027 [execute] INFO git tag -a v3.0.0-dev.43 -m v3.0.0-dev.43 21:30:06 2023-05-09 21:30:06,027 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.43', '-m', 'v3.0.0-dev.43'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 21:30:06 2023-05-09 21:30:06,032 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:30:06 3.0.0-dev.43 [Pipeline] } 21:30:06 $ docker exec --env ******** --env ******** 3fe76421cce5a8f51368df91b1117ca900ffcaf7ecd0efe2b23dfbcc384625b7 ssh-agent -k 21:30:06 unset SSH_AUTH_SOCK; 21:30:06 unset SSH_AGENT_PID; 21:30:06 echo Agent pid 39 killed; 21:30:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:30:06 + git semver [Pipeline] } 21:30:06 $ docker stop --time=1 3fe76421cce5a8f51368df91b1117ca900ffcaf7ecd0efe2b23dfbcc384625b7 21:30:08 $ docker rm -f --volumes 3fe76421cce5a8f51368df91b1117ca900ffcaf7ecd0efe2b23dfbcc384625b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:30:08 21:30:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:30:08 0.23.1-centos7: Pulling from edgex-lftools 21:30:08 ab5ef0e58194: Pulling fs layer 21:30:08 9712f1f96733: Pulling fs layer 21:30:08 63f879dbbcfc: Pulling fs layer 21:30:08 0d9ebad4ef96: Pulling fs layer 21:30:08 e9a5061849ea: Pulling fs layer 21:30:08 d747dcd14b5f: Pulling fs layer 21:30:08 0d9ebad4ef96: Waiting 21:30:08 e9a5061849ea: Waiting 21:30:08 2de7ff778b66: Pulling fs layer 21:30:08 d747dcd14b5f: Waiting 21:30:08 2de7ff778b66: Waiting 21:30:08 9712f1f96733: Download complete 21:30:09 63f879dbbcfc: Verifying Checksum 21:30:09 63f879dbbcfc: Download complete 21:30:09 e9a5061849ea: Verifying Checksum 21:30:09 e9a5061849ea: Download complete 21:30:09 d747dcd14b5f: Verifying Checksum 21:30:09 d747dcd14b5f: Download complete 21:30:10 ab5ef0e58194: Verifying Checksum 21:30:10 ab5ef0e58194: Download complete 21:30:10 0d9ebad4ef96: Verifying Checksum 21:30:10 0d9ebad4ef96: Download complete 21:30:10 2de7ff778b66: Verifying Checksum 21:30:10 2de7ff778b66: Download complete 21:30:12 ab5ef0e58194: Pull complete 21:30:12 9712f1f96733: Pull complete 21:30:13 63f879dbbcfc: Pull complete 21:30:16 0d9ebad4ef96: Pull complete 21:30:16 e9a5061849ea: Pull complete 21:30:16 d747dcd14b5f: Pull complete 21:30:17 2de7ff778b66: Pull complete 21:30:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:30:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:17 prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container 21:30:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:30:22 $ docker top 5e7ed70a77d76d17a1d5415cf6aa92161989fbd2bac94ab019b2992142cedf59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:30:22 provisioning config files... 21:30:22 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10604984164961756523tmp 21:30:22 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1764248002754279472tmp 21:30:22 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10147190447979203830tmp [Pipeline] { [Pipeline] echo 21:30:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:30:22 ---> sigul-configuration.sh 21:30:22 gpg: directory `/root/.gnupg' created 21:30:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:30:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:30:22 gpg: keyring `/root/.gnupg/secring.gpg' created 21:30:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:30:22 gpg: CAST5 encrypted data 21:30:22 gpg: encrypted with 1 passphrase 21:30:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:30:22 + mkdir /home/jenkins 21:30:22 + mkdir /home/jenkins/sigul [Pipeline] sh 21:30:22 + 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 21:30:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:30:23 ---> sigul-install.sh 21:30:23 Sigul already installed; skipping installation. [Pipeline] sh 21:30:23 + git tag --list 21:30:23 v0.0.0 21:30:23 v0.0.1-dev.1 21:30:23 v0.0.1-dev.10 21:30:23 v0.0.1-dev.11 21:30:23 v0.0.1-dev.12 21:30:23 v0.0.1-dev.13 21:30:23 v0.0.1-dev.14 21:30:23 v0.0.1-dev.15 21:30:23 v0.0.1-dev.16 21:30:23 v0.0.1-dev.17 21:30:23 v0.0.1-dev.18 21:30:23 v0.0.1-dev.19 21:30:23 v0.0.1-dev.2 21:30:23 v0.0.1-dev.20 21:30:23 v0.0.1-dev.21 21:30:23 v0.0.1-dev.22 21:30:23 v0.0.1-dev.23 21:30:23 v0.0.1-dev.24 21:30:23 v0.0.1-dev.25 21:30:23 v0.0.1-dev.26 21:30:23 v0.0.1-dev.27 21:30:23 v0.0.1-dev.28 21:30:23 v0.0.1-dev.3 21:30:23 v0.0.1-dev.4 21:30:23 v0.0.1-dev.5 21:30:23 v0.0.1-dev.6 21:30:23 v0.0.1-dev.7 21:30:23 v0.0.1-dev.8 21:30:23 v0.0.1-dev.9 21:30:23 v2.2.0 21:30:23 v2.2.0-dev.29 21:30:23 v2.2.0-dev.30 21:30:23 v2.2.0-dev.31 21:30:23 v2.2.0-dev.32 21:30:23 v2.2.0-dev.33 21:30:23 v2.2.0-dev.34 21:30:23 v2.2.0-dev.35 21:30:23 v2.3.0 21:30:23 v2.3.0-dev.1 21:30:23 v2.3.0-dev.10 21:30:23 v2.3.0-dev.11 21:30:23 v2.3.0-dev.12 21:30:23 v2.3.0-dev.13 21:30:23 v2.3.0-dev.14 21:30:23 v2.3.0-dev.15 21:30:23 v2.3.0-dev.16 21:30:23 v2.3.0-dev.17 21:30:23 v2.3.0-dev.18 21:30:23 v2.3.0-dev.19 21:30:23 v2.3.0-dev.2 21:30:23 v2.3.0-dev.20 21:30:23 v2.3.0-dev.21 21:30:23 v2.3.0-dev.22 21:30:23 v2.3.0-dev.23 21:30:23 v2.3.0-dev.24 21:30:23 v2.3.0-dev.25 21:30:23 v2.3.0-dev.26 21:30:23 v2.3.0-dev.27 21:30:23 v2.3.0-dev.28 21:30:23 v2.3.0-dev.29 21:30:23 v2.3.0-dev.3 21:30:23 v2.3.0-dev.30 21:30:23 v2.3.0-dev.31 21:30:23 v2.3.0-dev.32 21:30:23 v2.3.0-dev.33 21:30:23 v2.3.0-dev.34 21:30:23 v2.3.0-dev.35 21:30:23 v2.3.0-dev.36 21:30:23 v2.3.0-dev.37 21:30:23 v2.3.0-dev.38 21:30:23 v2.3.0-dev.39 21:30:23 v2.3.0-dev.4 21:30:23 v2.3.0-dev.40 21:30:23 v2.3.0-dev.41 21:30:23 v2.3.0-dev.42 21:30:23 v2.3.0-dev.43 21:30:23 v2.3.0-dev.44 21:30:23 v2.3.0-dev.45 21:30:23 v2.3.0-dev.5 21:30:23 v2.3.0-dev.6 21:30:23 v2.3.0-dev.7 21:30:23 v2.3.0-dev.8 21:30:23 v2.3.0-dev.9 21:30:23 v2.3.1 21:30:23 v2.3.1-dev.1 21:30:23 v2.3.1-dev.4 21:30:23 v2.3.1-dev.5 21:30:23 v2.3.2-dev.1 21:30:23 v2.3.2-dev.2 21:30:23 v3.0.0-dev.1 21:30:23 v3.0.0-dev.10 21:30:23 v3.0.0-dev.11 21:30:23 v3.0.0-dev.12 21:30:23 v3.0.0-dev.13 21:30:23 v3.0.0-dev.14 21:30:23 v3.0.0-dev.15 21:30:23 v3.0.0-dev.16 21:30:23 v3.0.0-dev.17 21:30:23 v3.0.0-dev.18 21:30:23 v3.0.0-dev.19 21:30:23 v3.0.0-dev.2 21:30:23 v3.0.0-dev.20 21:30:23 v3.0.0-dev.21 21:30:23 v3.0.0-dev.22 21:30:23 v3.0.0-dev.23 21:30:23 v3.0.0-dev.24 21:30:23 v3.0.0-dev.25 21:30:23 v3.0.0-dev.26 21:30:23 v3.0.0-dev.27 21:30:23 v3.0.0-dev.28 21:30:23 v3.0.0-dev.29 21:30:23 v3.0.0-dev.3 21:30:23 v3.0.0-dev.30 21:30:23 v3.0.0-dev.31 21:30:23 v3.0.0-dev.32 21:30:23 v3.0.0-dev.33 21:30:23 v3.0.0-dev.34 21:30:23 v3.0.0-dev.35 21:30:23 v3.0.0-dev.36 21:30:23 v3.0.0-dev.37 21:30:23 v3.0.0-dev.38 21:30:23 v3.0.0-dev.39 21:30:23 v3.0.0-dev.4 21:30:23 v3.0.0-dev.40 21:30:23 v3.0.0-dev.41 21:30:23 v3.0.0-dev.42 21:30:23 v3.0.0-dev.43 21:30:23 v3.0.0-dev.5 21:30:23 v3.0.0-dev.6 21:30:23 v3.0.0-dev.7 21:30:23 v3.0.0-dev.8 21:30:23 v3.0.0-dev.9 [Pipeline] sh 21:30:23 + lftools sign git-tag v3.0.0-dev.43 21:30:24 Signing Git tag with Sigul... 21:30:24 Signing v3.0.0-dev.43 [Pipeline] echo 21:30:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:30:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:30:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:30:24 $ docker stop --time=1 5e7ed70a77d76d17a1d5415cf6aa92161989fbd2bac94ab019b2992142cedf59 21:30:26 $ docker rm -f --volumes 5e7ed70a77d76d17a1d5415cf6aa92161989fbd2bac94ab019b2992142cedf59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:30:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:30:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:27 prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container 21:30:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:30:27 $ docker top 2f65ef398a6738a22fc282f656c8ff24819c9b4a29f76e08d851d873c72d9b3e -eo pid,comm 21:30:27 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). 21:30:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:27 [ssh-agent] Looking for ssh-agent implementation... 21:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:27 $ docker exec 2f65ef398a6738a22fc282f656c8ff24819c9b4a29f76e08d851d873c72d9b3e ssh-agent 21:30:27 SSH_AUTH_SOCK=/tmp/ssh-1T8xjUCxfnE4/agent.33 21:30:27 SSH_AGENT_PID=39 21:30:27 Running ssh-add (command line suppressed) 21:30:27 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7086542813774486943.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7086542813774486943.key) 21:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:28 + git semver bump pre 21:30:28 2023-05-09 21:30:28,299 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:30:28 2023-05-09 21:30:28,300 [bump_version] DEBUG bumping version:3.0.0-dev.43 on axis:pre with prefix:dev 21:30:28 2023-05-09 21:30:28,300 [bump_version] DEBUG bumped version:3.0.0-dev.44 21:30:28 2023-05-09 21:30:28,300 [write_version] DEBUG write version:3.0.0-dev.44 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 21:30:28 2023-05-09 21:30:28,300 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:30:28 2023-05-09 21:30:28,300 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 21:30:28 2023-05-09 21:30:28,301 [execute] INFO git cat-file --batch-check 21:30:28 2023-05-09 21:30:28,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:30:28 2023-05-09 21:30:28,307 [execute] INFO git cat-file --batch 21:30:28 2023-05-09 21:30:28,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:30:28 2023-05-09 21:30:28,312 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:30:28 3.0.0-dev.44 [Pipeline] } 21:30:28 $ docker exec --env ******** --env ******** 2f65ef398a6738a22fc282f656c8ff24819c9b4a29f76e08d851d873c72d9b3e ssh-agent -k 21:30:28 unset SSH_AUTH_SOCK; 21:30:28 unset SSH_AGENT_PID; 21:30:28 echo Agent pid 39 killed; 21:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:30:28 + git semver [Pipeline] } 21:30:29 $ docker stop --time=1 2f65ef398a6738a22fc282f656c8ff24819c9b4a29f76e08d851d873c72d9b3e 21:30:30 $ docker rm -f --volumes 2f65ef398a6738a22fc282f656c8ff24819c9b4a29f76e08d851d873c72d9b3e [Pipeline] // withDockerContainer [Pipeline] sh 21:30:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:30:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:31 prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container 21:30:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:30:31 $ docker top f0ee7384a132e15f4c9f40061edc0093ba424ad42951ea6725a0441c20ddf80e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:31 [ssh-agent] Looking for ssh-agent implementation... 21:30:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:31 $ docker exec f0ee7384a132e15f4c9f40061edc0093ba424ad42951ea6725a0441c20ddf80e ssh-agent 21:30:31 SSH_AUTH_SOCK=/tmp/ssh-7TySqV0pVLPW/agent.31 21:30:31 SSH_AGENT_PID=37 21:30:31 Running ssh-add (command line suppressed) 21:30:31 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8572654104328844738.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8572654104328844738.key) 21:30:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:32 + git semver push 21:30:32 2023-05-09 21:30:32,229 [run_push] DEBUG push 21:30:32 2023-05-09 21:30:32,229 [execute] INFO git cat-file --batch-check 21:30:32 2023-05-09 21:30:32,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:30:32 2023-05-09 21:30:32,233 [execute] INFO git rev-list 6c43217fd7c74a03288346c799d22ef3359395f1 -- 21:30:32 2023-05-09 21:30:32,233 [execute] DEBUG Popen(['git', 'rev-list', '6c43217fd7c74a03288346c799d22ef3359395f1', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:30:32 2023-05-09 21:30:32,241 [execute] INFO git fetch -v origin 21:30:32 2023-05-09 21:30:32,241 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:30:32 2023-05-09 21:30:32,679 [run_push] DEBUG no remote changes detected 21:30:32 2023-05-09 21:30:32,680 [execute] INFO git push origin semver 21:30:32 2023-05-09 21:30:32,680 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:30:33 2023-05-09 21:30:33,676 [run_push] DEBUG push all version tags 21:30:33 2023-05-09 21:30:33,677 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:30:33 2023-05-09 21:30:33,677 [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) 21:30:34 2023-05-09 21:30:34,396 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:30:34 3.0.0-dev.44 [Pipeline] } 21:30:34 $ docker exec --env ******** --env ******** f0ee7384a132e15f4c9f40061edc0093ba424ad42951ea6725a0441c20ddf80e ssh-agent -k 21:30:34 unset SSH_AUTH_SOCK; 21:30:34 unset SSH_AGENT_PID; 21:30:34 echo Agent pid 37 killed; 21:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:30:35 + git semver [Pipeline] } 21:30:35 $ docker stop --time=1 f0ee7384a132e15f4c9f40061edc0093ba424ad42951ea6725a0441c20ddf80e 21:30:36 $ docker rm -f --volumes f0ee7384a132e15f4c9f40061edc0093ba424ad42951ea6725a0441c20ddf80e [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 21:30:37 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 21:30:37 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 21:30:37 total 16 21:30:37 drwxr-xr-x 3 root root 4096 May 9 21:18 . 21:30:37 drwxrwxr-x 11 jenkins jenkins 4096 May 9 21:30 .. 21:30:37 drwxr-xr-x 2 root root 4096 May 9 21:18 cost 21:30:37 -rw-r--r-- 1 root root 91 May 9 21:18 cost.csv 21:30:37 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 21:30:37 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 21:30:37 total 16 21:30:37 drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:18 . 21:30:37 drwxrwxr-x 11 jenkins jenkins 4096 May 9 21:30 .. 21:30:37 drwxr-xr-x 2 jenkins jenkins 4096 May 9 21:18 cost 21:30:37 -rw-r--r-- 1 jenkins jenkins 91 May 9 21:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:30:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:30:38 ---> package-listing.sh 21:30:38 ++ facter osfamily 21:30:38 ++ tr '[:upper:]' '[:lower:]' 21:30:38 + OS_FAMILY=debian 21:30:38 + workspace=/w/workspace/foundry_device-onvif-camera_main 21:30:38 + START_PACKAGES=/tmp/packages_start.txt 21:30:38 + END_PACKAGES=/tmp/packages_end.txt 21:30:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:30:38 + PACKAGES=/tmp/packages_start.txt 21:30:38 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 21:30:38 + PACKAGES=/tmp/packages_end.txt 21:30:38 + case "${OS_FAMILY}" in 21:30:38 + dpkg -l 21:30:38 + grep '^ii' 21:30:38 + '[' -f /tmp/packages_start.txt ']' 21:30:38 + '[' -f /tmp/packages_end.txt ']' 21:30:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:30:38 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 21:30:38 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 21:30:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 21:30:38 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 21:30:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:30:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:39 prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container 21:30:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:30:39 $ docker top 1783afab4a7670c312d8e18085d810657ad9db810b8d266da1669f6f2cffc5cb -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:40 + touch /tmp/pre-build-complete [Pipeline] sh 21:30:40 + mkdir -p /var/log/sysstat [Pipeline] sh 21:30:40 + ls /var/log/sa-host 21:30:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:40 provisioning config files... 21:30:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10405179276020059819tmp [Pipeline] { [Pipeline] echo 21:30:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:30:41 ---> create-netrc.sh [Pipeline] } 21:30:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:30:41 ---> python-tools-install.sh [Pipeline] echo 21:30:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:30:41 ---> sudo-logs.sh 21:30:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:30:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:30:42 ---> job-cost.sh 21:30:42 lf-activate-venv: SKIPPING 21:30:42 DEBUG: total: 0.2199999988079071 21:30:42 INFO: Retrieving Stack Cost... 21:30:42 INFO: Retrieving Pricing Info for: v3-standard-8 21:30:43 INFO: Archiving Costs [Pipeline] echo 21:30:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:30:43 ---> logs-deploy.sh 21:30:43 lf-activate-venv: SKIPPING 21:30:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/139 21:30:43 INFO: archiving workspace using pattern(s): 21:30:44 Archives upload complete. 21:30:44 INFO: archiving logs to Nexus 21:30:45 ---> uname -a: 21:30:45 Linux prd-ubuntu20-04-docker-8c-8g-14767 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:30:45 21:30:45 21:30:45 ---> lscpu: 21:30:45 Architecture: x86_64 21:30:45 CPU op-mode(s): 32-bit, 64-bit 21:30:45 Byte Order: Little Endian 21:30:45 Address sizes: 40 bits physical, 48 bits virtual 21:30:45 CPU(s): 8 21:30:45 On-line CPU(s) list: 0-7 21:30:45 Thread(s) per core: 1 21:30:45 Core(s) per socket: 1 21:30:45 Socket(s): 8 21:30:45 NUMA node(s): 1 21:30:45 Vendor ID: AuthenticAMD 21:30:45 CPU family: 23 21:30:45 Model: 49 21:30:45 Model name: AMD EPYC-Rome Processor 21:30:45 Stepping: 0 21:30:45 CPU MHz: 2800.000 21:30:45 BogoMIPS: 5600.00 21:30:45 Virtualization: AMD-V 21:30:45 Hypervisor vendor: KVM 21:30:45 Virtualization type: full 21:30:45 L1d cache: 256 KiB 21:30:45 L1i cache: 256 KiB 21:30:45 L2 cache: 4 MiB 21:30:45 L3 cache: 128 MiB 21:30:45 NUMA node0 CPU(s): 0-7 21:30:45 Vulnerability Itlb multihit: Not affected 21:30:45 Vulnerability L1tf: Not affected 21:30:45 Vulnerability Mds: Not affected 21:30:45 Vulnerability Meltdown: Not affected 21:30:45 Vulnerability Mmio stale data: Not affected 21:30:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:30:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:30:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:30:45 Vulnerability Srbds: Not affected 21:30:45 Vulnerability Tsx async abort: Not affected 21:30:45 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 21:30:45 21:30:45 21:30:45 ---> nproc: 21:30:45 8 21:30:45 21:30:45 21:30:45 ---> df -h: 21:30:45 Filesystem Size Used Avail Use% Mounted on 21:30:45 overlay 155G 13G 143G 9% / 21:30:45 tmpfs 64M 0 64M 0% /dev 21:30:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:30:45 shm 64M 0 64M 0% /dev/shm 21:30:45 /dev/vda1 155G 13G 143G 9% /facter-os 21:30:45 21:30:45 21:30:45 ---> sar -b -r -n DEV: 21:30:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14767) 05/09/23 _x86_64_ (8 CPU) 21:30:45 21:30:45 21:15:05 LINUX RESTART (8 CPU) 21:30:45 21:30:45 21:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:30:45 21:17:01 202.37 1.47 200.90 0.00 31.45 76384.34 0.00 21:30:45 21:18:01 159.09 0.35 158.74 0.00 22.26 31307.58 0.00 21:30:45 21:19:01 31.31 0.02 31.29 0.00 0.27 15976.55 0.00 21:30:45 21:20:01 2.20 0.00 2.20 0.00 0.00 25.19 0.00 21:30:45 21:21:01 38.61 11.78 26.83 0.00 5423.76 6240.69 0.00 21:30:45 21:22:01 1.68 0.00 1.68 0.00 0.00 18.39 0.00 21:30:45 21:23:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 21:30:45 21:24:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 21:30:45 21:25:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 21:30:45 21:26:01 3.93 1.67 2.27 0.00 37.73 39.59 0.00 21:30:45 21:27:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 21:30:45 21:28:01 3.42 0.63 2.78 0.00 70.52 30.93 0.00 21:30:45 21:29:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 21:30:45 21:30:01 46.65 0.20 46.45 0.00 8.93 35339.55 0.00 21:30:45 Average: 35.17 1.15 34.02 0.00 400.06 11739.33 0.00 21:30:45 21:30:45 21:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:30:45 21:17:01 27857076 31537968 758076 2.31 147484 3701772 2029748 5.98 1427608 3114024 458860 21:30:45 21:18:01 27575884 31571480 725812 2.21 160632 3977108 1726480 5.09 1268656 3525240 469520 21:30:45 21:19:01 27570836 31566928 729644 2.22 160884 3977168 1763148 5.20 1283424 3513236 176 21:30:45 21:20:01 27571344 31567524 728796 2.22 160960 3977172 1763148 5.20 1283504 3513240 40 21:30:45 21:21:01 27205432 31556584 729588 2.22 169020 4309504 1812520 5.34 1510380 3625240 104 21:30:45 21:22:01 27205804 31556996 729164 2.22 169068 4309516 1812520 5.34 1510616 3625240 172 21:30:45 21:23:01 27209632 31560876 725312 2.21 169092 4309520 1812520 5.34 1506912 3625244 160 21:30:45 21:24:01 27209752 31561084 725212 2.21 169176 4309524 1812520 5.34 1507232 3625244 172 21:30:45 21:25:01 27209388 31561284 725512 2.21 169208 4309528 1812520 5.34 1506700 3625780 156 21:30:45 21:26:01 27201084 31555184 731452 2.22 169328 4310636 1828748 5.39 1515756 3626152 168 21:30:45 21:27:01 27200288 31554416 732152 2.23 169352 4310636 1828748 5.39 1515740 3626096 164 21:30:45 21:28:01 27197068 31553452 733264 2.23 169400 4312740 1813152 5.34 1515864 3627848 184 21:30:45 21:29:01 27197596 31554004 732732 2.23 169412 4312732 1813152 5.34 1515264 3627848 40 21:30:45 21:30:01 26137900 31518068 763988 2.32 186688 5241408 1947564 5.74 1649384 4472208 45456 21:30:45 Average: 27253506 31555418 733622 2.23 167122 4262069 1826892 5.38 1465503 3626617 69669 21:30:45 21:30:45 21:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:30:45 21:17:01 ens3 488.24 273.51 6359.45 37.81 0.00 0.00 0.00 0.00 21:30:45 21:17:01 lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 21:30:45 21:17:01 docker0 174.77 311.59 14.53 2034.46 0.00 0.00 0.00 0.00 21:30:45 21:17:01 veth4f396bf 0.03 0.19 0.00 0.02 0.00 0.00 0.00 0.00 21:30:45 21:18:01 ens3 203.98 153.52 2656.13 333.26 0.00 0.00 0.00 0.00 21:30:45 21:18:01 lo 7.73 7.73 0.75 0.75 0.00 0.00 0.00 0.00 21:30:45 21:18:01 docker0 3.02 7.30 0.19 85.53 0.00 0.00 0.00 0.00 21:30:45 21:19:01 ens3 10.83 6.77 11.76 4.13 0.00 0.00 0.00 0.00 21:30:45 21:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:30:45 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:20:01 ens3 1.27 0.72 0.57 0.41 0.00 0.00 0.00 0.00 21:30:45 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:30:45 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:21:01 ens3 92.30 41.09 1950.03 3.15 0.00 0.00 0.00 0.00 21:30:45 21:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:30:45 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:22:01 ens3 0.95 0.47 2.55 0.03 0.00 0.00 0.00 0.00 21:30:45 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:30:45 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:23:01 ens3 0.68 0.13 0.14 0.07 0.00 0.00 0.00 0.00 21:30:45 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:24:01 ens3 0.52 0.40 0.26 0.21 0.00 0.00 0.00 0.00 21:30:45 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:30:45 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:26:01 ens3 8.05 6.77 5.41 6.05 0.00 0.00 0.00 0.00 21:30:45 21:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:30:45 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:27:01 ens3 1.28 0.45 0.51 0.28 0.00 0.00 0.00 0.00 21:30:45 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:30:45 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:30:45 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:45 21:30:01 ens3 238.45 136.37 4604.95 17.96 0.00 0.00 0.00 0.00 21:30:45 21:30:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 21:30:45 21:30:01 docker0 40.39 65.71 3.31 626.74 0.00 0.00 0.00 0.00 21:30:45 Average: ens3 74.28 44.03 1107.46 28.80 0.00 0.00 0.00 0.00 21:30:45 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 21:30:45 Average: docker0 15.39 27.13 1.27 194.00 0.00 0.00 0.00 0.00 21:30:45 21:30:45 21:30:45 ---> sar -P ALL: 21:30:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14767) 05/09/23 _x86_64_ (8 CPU) 21:30:45 21:30:45 21:15:05 LINUX RESTART (8 CPU) 21:30:45 21:30:45 21:16:02 CPU %user %nice %system %iowait %steal %idle 21:30:45 21:17:01 all 25.35 0.00 6.57 2.75 0.08 65.25 21:30:45 21:17:01 0 24.79 0.00 6.29 1.03 0.07 67.82 21:30:45 21:17:01 1 25.54 0.00 5.93 1.01 0.07 67.45 21:30:45 21:17:01 2 24.96 0.00 6.62 5.77 0.09 62.56 21:30:45 21:17:01 3 26.08 0.00 6.71 0.21 0.07 66.94 21:30:45 21:17:01 4 25.09 0.00 6.54 3.73 0.07 64.57 21:30:45 21:17:01 5 25.12 0.00 6.71 1.87 0.09 66.21 21:30:45 21:17:01 6 26.02 0.00 6.39 6.61 0.09 60.90 21:30:45 21:17:01 7 25.20 0.00 7.40 1.81 0.10 65.48 21:30:45 21:18:01 all 29.72 0.00 5.66 1.37 0.08 63.17 21:30:45 21:18:01 0 28.34 0.00 5.60 0.56 0.07 65.43 21:30:45 21:18:01 1 29.98 0.00 6.04 2.48 0.08 61.41 21:30:45 21:18:01 2 30.94 0.00 5.57 2.55 0.07 60.87 21:30:45 21:18:01 3 27.50 0.00 5.52 0.20 0.08 66.69 21:30:45 21:18:01 4 30.67 0.00 5.61 0.03 0.08 63.61 21:30:45 21:18:01 5 28.23 0.00 5.32 0.12 0.08 66.25 21:30:45 21:18:01 6 31.25 0.00 5.58 0.42 0.08 62.66 21:30:45 21:18:01 7 30.84 0.00 6.07 4.63 0.08 58.39 21:30:45 21:19:01 all 0.45 0.00 0.19 0.62 0.01 98.72 21:30:45 21:19:01 0 0.27 0.00 0.13 0.00 0.02 99.58 21:30:45 21:19:01 1 0.15 0.00 0.22 0.32 0.00 99.32 21:30:45 21:19:01 2 0.20 0.00 0.18 0.38 0.02 99.22 21:30:45 21:19:01 3 0.13 0.00 0.17 0.00 0.02 99.68 21:30:45 21:19:01 4 2.20 0.00 0.12 0.05 0.00 97.63 21:30:45 21:19:01 5 0.28 0.00 0.17 0.02 0.00 99.53 21:30:45 21:19:01 6 0.13 0.00 0.45 3.91 0.00 95.50 21:30:45 21:19:01 7 0.23 0.00 0.12 0.32 0.02 99.32 21:30:45 21:20:01 all 0.17 0.00 0.01 0.00 0.00 99.81 21:30:45 21:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:30:45 21:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:30:45 21:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:30:45 21:20:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:30:45 21:20:01 4 1.21 0.00 0.02 0.03 0.02 98.72 21:30:45 21:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:30:45 21:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:30:45 21:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:30:45 21:21:01 all 1.23 0.00 0.57 0.42 0.02 97.77 21:30:45 21:21:01 0 3.47 0.00 0.63 0.07 0.02 95.82 21:30:45 21:21:01 1 0.95 0.00 0.70 0.62 0.02 97.72 21:30:45 21:21:01 2 1.05 0.00 0.65 0.18 0.02 98.10 21:30:45 21:21:01 3 0.75 0.00 0.68 0.55 0.02 98.00 21:30:45 21:21:01 4 0.67 0.00 0.39 1.41 0.02 97.52 21:30:45 21:21:01 5 0.87 0.00 0.40 0.08 0.00 98.65 21:30:45 21:21:01 6 1.72 0.00 0.70 0.08 0.02 97.48 21:30:45 21:21:01 7 0.37 0.00 0.37 0.38 0.03 98.85 21:30:45 21:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:30:45 21:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:30:45 21:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:30:45 21:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:30:45 21:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:30:45 21:22:01 4 0.03 0.00 0.02 0.02 0.03 99.90 21:30:45 21:22:01 5 0.02 0.00 0.02 0.02 0.02 99.93 21:30:45 21:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:30:45 21:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:30:45 21:23:01 all 0.05 0.00 0.01 0.00 0.00 99.94 21:30:45 21:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:30:45 21:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:30:45 21:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:30:45 21:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:30:45 21:23:01 4 0.12 0.00 0.02 0.02 0.02 99.83 21:30:45 21:23:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:30:45 21:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:30:45 21:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:30:45 21:24:01 all 0.09 0.00 0.01 0.00 0.00 99.89 21:30:45 21:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:30:45 21:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:30:45 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:30:45 21:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:30:45 21:24:01 4 0.68 0.00 0.03 0.03 0.02 99.23 21:30:45 21:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:30:45 21:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:30:45 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:30:45 21:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:30:45 21:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:30:45 21:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:30:45 21:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:30:45 21:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:30:45 21:25:01 4 0.05 0.00 0.03 0.02 0.02 99.88 21:30:45 21:25:01 5 0.03 0.00 0.02 0.02 0.02 99.92 21:30:45 21:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:30:45 21:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:30:45 21:26:01 all 0.29 0.00 0.03 0.02 0.00 99.66 21:30:45 21:26:01 0 0.40 0.00 0.03 0.05 0.00 99.52 21:30:45 21:26:01 1 0.18 0.00 0.00 0.00 0.00 99.82 21:30:45 21:26:01 2 0.12 0.00 0.05 0.00 0.00 99.83 21:30:45 21:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:30:45 21:26:01 4 1.13 0.00 0.03 0.05 0.00 98.78 21:30:45 21:26:01 5 0.03 0.00 0.05 0.02 0.00 99.90 21:30:45 21:26:01 6 0.13 0.00 0.02 0.02 0.00 99.83 21:30:45 21:26:01 7 0.28 0.00 0.03 0.00 0.00 99.68 21:30:45 21:27:01 all 0.03 0.00 0.01 0.00 0.01 99.96 21:30:45 21:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:30:45 21:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:30:45 21:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:30:45 21:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:30:45 21:27:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:30:45 21:27:01 5 0.07 0.00 0.03 0.00 0.03 99.87 21:30:45 21:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:30:45 21:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:30:45 21:30:45 21:27:01 CPU %user %nice %system %iowait %steal %idle 21:30:45 21:28:01 all 0.03 0.00 0.03 0.01 0.01 99.92 21:30:45 21:28:01 0 0.07 0.00 0.05 0.03 0.00 99.85 21:30:45 21:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:30:45 21:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:30:45 21:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:30:45 21:28:01 4 0.07 0.00 0.02 0.03 0.00 99.88 21:30:45 21:28:01 5 0.05 0.00 0.03 0.05 0.00 99.87 21:30:45 21:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:30:45 21:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:30:45 21:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:30:45 21:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:30:45 21:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:30:45 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:30:45 21:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:30:45 21:29:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:30:45 21:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:30:45 21:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:30:45 21:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:30:45 21:30:01 all 4.14 0.00 1.53 0.94 0.03 93.36 21:30:45 21:30:01 0 5.07 0.00 1.43 0.12 0.03 93.36 21:30:45 21:30:01 1 3.44 0.00 0.90 0.02 0.02 95.62 21:30:45 21:30:01 2 4.52 0.00 1.44 0.07 0.02 93.96 21:30:45 21:30:01 3 2.96 0.00 2.58 0.12 0.03 94.31 21:30:45 21:30:01 4 4.24 0.00 1.19 1.89 0.03 92.65 21:30:45 21:30:01 5 4.40 0.00 2.08 5.26 0.03 88.23 21:30:45 21:30:01 6 4.82 0.00 0.95 0.00 0.02 94.22 21:30:45 21:30:01 7 3.64 0.00 1.70 0.08 0.02 94.56 21:30:45 Average: all 4.33 0.00 1.03 0.43 0.02 94.18 21:30:45 Average: 0 4.41 0.00 1.00 0.13 0.01 94.45 21:30:45 Average: 1 4.25 0.00 0.97 0.31 0.01 94.45 21:30:45 Average: 2 4.35 0.00 1.03 0.63 0.02 93.99 21:30:45 Average: 3 4.05 0.00 1.11 0.08 0.02 94.74 21:30:45 Average: 4 4.67 0.00 0.99 0.51 0.02 93.81 21:30:45 Average: 5 4.18 0.00 1.05 0.53 0.02 94.22 21:30:45 Average: 6 4.51 0.00 0.99 0.78 0.02 93.71 21:30:45 Average: 7 4.26 0.00 1.10 0.51 0.02 94.11 21:30:45 21:30:45 21:30:45