Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 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-ssh13807416148063574427.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13700921528417500749.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13375674884706265334.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18254626703201578610.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-ssh3763017029607704703.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23528 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 # timeout=10 Commit message: "Merge pull request #145 from EdgeX-Camera-Management/shafin-dev" > git rev-list --no-walk 51d17d69713a44d13c4e403642911d9850989911 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:53:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:53:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:53:13 ========================================================= 04:53:13 EdgeX Global Pipelines Version Info 04:53:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:53:14 ------------------- 04:53:14 stable info: 04:53:14 ------------------- 04:53:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:53:14 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 04:53:14 Message: update stable to v1.0.239 04:53:15 ------------------- 04:53:15 experimental info: 04:53:15 ------------------- 04:53:15 Commited By: **** collab-it+edgex@linuxfoundation.org 04:53:15 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 04:53:15 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e91d4f [Pipeline] echo 04:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:15 provisioning config files... 04:53:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4526261519087386985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:16 ---> docker-login.sh 04:53:16 nexus3.edgexfoundry.org:10001 04:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:16 Configure a credential helper to remove this warning. See 04:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:16 04:53:16 Login Succeeded 04:53:16 nexus3.edgexfoundry.org:10002 04:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:16 Configure a credential helper to remove this warning. See 04:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:16 04:53:16 Login Succeeded 04:53:16 nexus3.edgexfoundry.org:10003 04:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:16 Configure a credential helper to remove this warning. See 04:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:16 04:53:16 Login Succeeded 04:53:16 nexus3.edgexfoundry.org:10004 04:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:17 Configure a credential helper to remove this warning. See 04:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:17 04:53:17 Login Succeeded 04:53:17 docker.io 04:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:17 Configure a credential helper to remove this warning. See 04:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:17 04:53:17 Login Succeeded 04:53:17 ---> docker-login.sh ends [Pipeline] } 04:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:53:17 + git rev-list -1 --merges 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412~1..5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] echo 04:53:17 -----------> git rev-list -1 --merges 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412~1..5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 04:53:17 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [false] [Pipeline] sh 04:53:18 + git log --format=format:%s -1 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] echo 04:53:18 ========================================================= 04:53:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:53:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:18 + git log --format=format:%s -1 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] echo 04:53:18 [semverPrep] GIT_COMMIT: 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412, Commit Message: Merge pull request #145 from EdgeX-Camera-Management/shafin-dev [Pipeline] echo 04:53:18 [semverPrep] This is not a build commit. [Pipeline] sh 04:53:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:53:18 + grep -v github /etc/ssh/ssh_known_hosts 04:53:18 + [ -e /tmp/ssh_known_hosts ] 04:53:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:53:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:53:18 + sudo tee -a /etc/ssh/ssh_known_hosts 04:53:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:19 04:53:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:19 0.1.4: Pulling from edgex-devops/py-git-semver 04:53:19 b85a868b505f: Pulling fs layer 04:53:19 e2be974225ed: Pulling fs layer 04:53:19 339a4e72a1f5: Pulling fs layer 04:53:19 988bab9f4d93: Pulling fs layer 04:53:19 1469e6f7b9e6: Pulling fs layer 04:53:19 eaf3925da568: Pulling fs layer 04:53:19 bab4dde63d76: Pulling fs layer 04:53:19 bde34c3a00c8: Pulling fs layer 04:53:19 b352a97aabf1: Pulling fs layer 04:53:19 4872d77fe225: Pulling fs layer 04:53:19 5851b861e8e6: Pulling fs layer 04:53:19 bab4dde63d76: Waiting 04:53:19 bde34c3a00c8: Waiting 04:53:19 b352a97aabf1: Waiting 04:53:19 4872d77fe225: Waiting 04:53:19 5851b861e8e6: Waiting 04:53:19 988bab9f4d93: Waiting 04:53:19 1469e6f7b9e6: Waiting 04:53:19 eaf3925da568: Waiting 04:53:19 e2be974225ed: Verifying Checksum 04:53:19 e2be974225ed: Download complete 04:53:19 988bab9f4d93: Verifying Checksum 04:53:19 988bab9f4d93: Download complete 04:53:19 339a4e72a1f5: Verifying Checksum 04:53:19 339a4e72a1f5: Download complete 04:53:19 1469e6f7b9e6: Verifying Checksum 04:53:19 1469e6f7b9e6: Download complete 04:53:19 eaf3925da568: Verifying Checksum 04:53:19 eaf3925da568: Download complete 04:53:19 bde34c3a00c8: Verifying Checksum 04:53:19 bde34c3a00c8: Download complete 04:53:19 b352a97aabf1: Download complete 04:53:19 4872d77fe225: Verifying Checksum 04:53:19 4872d77fe225: Download complete 04:53:19 5851b861e8e6: Download complete 04:53:19 b85a868b505f: Verifying Checksum 04:53:19 b85a868b505f: Download complete 04:53:20 bab4dde63d76: Verifying Checksum 04:53:20 bab4dde63d76: Download complete 04:53:21 b85a868b505f: Pull complete 04:53:21 e2be974225ed: Pull complete 04:53:21 339a4e72a1f5: Pull complete 04:53:21 988bab9f4d93: Pull complete 04:53:22 1469e6f7b9e6: Pull complete 04:53:22 eaf3925da568: Pull complete 04:53:24 bab4dde63d76: Pull complete 04:53:24 bde34c3a00c8: Pull complete 04:53:24 b352a97aabf1: Pull complete 04:53:24 4872d77fe225: Pull complete 04:53:24 5851b861e8e6: Pull complete 04:53:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:24 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 04:53:24 $ 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 04:53:26 $ docker top 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f -eo pid,comm 04:53:26 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). 04:53:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:53:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:26 [ssh-agent] Looking for ssh-agent implementation... 04:53:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:26 $ docker exec 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f ssh-agent 04:53:27 SSH_AUTH_SOCK=/tmp/ssh-5969fZUzAitN/agent.32 04:53:27 SSH_AGENT_PID=38 04:53:27 Running ssh-add (command line suppressed) 04:53:27 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4402827142066712659.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4402827142066712659.key) 04:53:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:27 + git tag --points-at HEAD [Pipeline] } 04:53:27 $ docker exec --env ******** --env ******** 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f ssh-agent -k 04:53:27 unset SSH_AUTH_SOCK; 04:53:27 unset SSH_AGENT_PID; 04:53:27 echo Agent pid 38 killed; 04:53:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:53:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:27 [ssh-agent] Looking for ssh-agent implementation... 04:53:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:27 $ docker exec 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f ssh-agent 04:53:27 SSH_AUTH_SOCK=/tmp/ssh-jkdxWWXXzOeD/agent.71 04:53:27 SSH_AGENT_PID=78 04:53:27 Running ssh-add (command line suppressed) 04:53:27 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5290867963207846044.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5290867963207846044.key) 04:53:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:28 + git semver init 04:53:28 2022-08-25 04:53:28,473 [run_init] DEBUG init version:0.0.0 force:False 04:53:28 2022-08-25 04:53:28,474 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 04:53:28 2022-08-25 04:53:28,474 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 04:53:28 2022-08-25 04:53:28,475 [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) 04:53:29 2022-08-25 04:53:29,309 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 04:53:29 2022-08-25 04:53:29,309 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 04:53:29 2022-08-25 04:53:29,309 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:53:29 2022-08-25 04:53:29,310 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:53:29 2.3.0-dev.11 [Pipeline] } 04:53:29 $ docker exec --env ******** --env ******** 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f ssh-agent -k 04:53:29 unset SSH_AUTH_SOCK; 04:53:29 unset SSH_AGENT_PID; 04:53:29 echo Agent pid 78 killed; 04:53:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:53:29 + git semver [Pipeline] } 04:53:30 $ docker stop --time=1 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f 04:53:31 $ docker rm -f 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f [Pipeline] // withDockerContainer [Pipeline] sh 04:53:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:53:32 Stashed 1 file(s) [Pipeline] echo 04:53:32 [edgeXSemver]: initialized semver on version 2.3.0-dev.11 [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 04:53:32 provisioning config files... 04:53:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5340606307177517411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:32 ---> docker-login.sh 04:53:32 nexus3.edgexfoundry.org:10001 04:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:32 Configure a credential helper to remove this warning. See 04:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:32 04:53:32 Login Succeeded 04:53:32 nexus3.edgexfoundry.org:10002 04:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:32 Configure a credential helper to remove this warning. See 04:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:32 04:53:32 Login Succeeded 04:53:32 nexus3.edgexfoundry.org:10003 04:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:32 Configure a credential helper to remove this warning. See 04:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:32 04:53:32 Login Succeeded 04:53:32 nexus3.edgexfoundry.org:10004 04:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:33 Configure a credential helper to remove this warning. See 04:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:33 04:53:33 Login Succeeded 04:53:33 docker.io 04:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:33 Configure a credential helper to remove this warning. See 04:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:33 04:53:33 Login Succeeded 04:53:33 ---> docker-login.sh ends [Pipeline] } 04:53:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:53:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:53:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:53:33 ========================================================= 04:53:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:53:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:53:33 Sending build context to Docker daemon 20.56MB 04:53:33 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:53:33 Step 2/13 : FROM ${BASE} AS builder 04:53:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:53:34 2408cc74d12b: Pulling fs layer 04:53:34 ea60b727a1ce: Pulling fs layer 04:53:34 30c4a7721957: Pulling fs layer 04:53:34 370296b7ddb6: Pulling fs layer 04:53:34 7c6cee850709: Pulling fs layer 04:53:34 39a5fcdaea64: Pulling fs layer 04:53:34 d94ebbe4e438: Pulling fs layer 04:53:34 bcfd1f05c69d: Pulling fs layer 04:53:34 59ccb84bbe0f: Pulling fs layer 04:53:34 7c6cee850709: Waiting 04:53:34 d94ebbe4e438: Waiting 04:53:34 bcfd1f05c69d: Waiting 04:53:34 59ccb84bbe0f: Waiting 04:53:34 30c4a7721957: Verifying Checksum 04:53:34 30c4a7721957: Download complete 04:53:34 ea60b727a1ce: Verifying Checksum 04:53:34 ea60b727a1ce: Download complete 04:53:34 7c6cee850709: Verifying Checksum 04:53:34 7c6cee850709: Download complete 04:53:34 39a5fcdaea64: Download complete 04:53:34 2408cc74d12b: Verifying Checksum 04:53:34 2408cc74d12b: Download complete 04:53:34 d94ebbe4e438: Download complete 04:53:34 2408cc74d12b: Pull complete 04:53:34 ea60b727a1ce: Pull complete 04:53:34 30c4a7721957: Pull complete 04:53:34 59ccb84bbe0f: Verifying Checksum 04:53:34 59ccb84bbe0f: Download complete 04:53:35 370296b7ddb6: Verifying Checksum 04:53:35 370296b7ddb6: Download complete 04:53:35 bcfd1f05c69d: Verifying Checksum 04:53:35 bcfd1f05c69d: Download complete 04:53:39 370296b7ddb6: Pull complete 04:53:39 7c6cee850709: Pull complete 04:53:39 39a5fcdaea64: Pull complete 04:53:39 d94ebbe4e438: Pull complete 04:53:41 bcfd1f05c69d: Pull complete 04:53:41 59ccb84bbe0f: Pull complete 04:53:41 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 04:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:53:41 ---> a4fb48ad2a94 04:53:41 Step 3/13 : ARG MAKE="make build" 04:53:45 ---> Running in 2f647685a244 04:53:45 Removing intermediate container 2f647685a244 04:53:45 ---> 337365962919 04:53:45 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:53:45 ---> Running in e7b7d12aa1f7 04:53:45 Removing intermediate container e7b7d12aa1f7 04:53:45 ---> 3a4c6538b61d 04:53:45 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 04:53:45 ---> Running in 8ad3e7614584 04:53:45 Removing intermediate container 8ad3e7614584 04:53:45 ---> 1cec2bf0d87e 04:53:45 Step 6/13 : LABEL Name=edgex-device-onvif-camera 04:53:45 ---> Running in 5dfe0760170b 04:53:45 Removing intermediate container 5dfe0760170b 04:53:45 ---> 1427658d9919 04:53:45 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:45 ---> Running in f8ded7f63de1 04:53:45 Removing intermediate container f8ded7f63de1 04:53:45 ---> 878c10cc4f2e 04:53:45 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:53:45 ---> Running in 93cd9301ad56 04:53:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:53:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:53:47 OK: 211 MiB in 51 packages 04:53:47 Still waiting to schedule task 04:53:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:53:47 Removing intermediate container 93cd9301ad56 04:53:47 ---> 7345ff38c64e 04:53:47 Step 9/13 : WORKDIR /device-onvif-camera 04:53:47 ---> Running in c67d42437718 04:53:47 Removing intermediate container c67d42437718 04:53:47 ---> fdbcff54ec2a 04:53:47 Step 10/13 : COPY go.mod vendor* ./ 04:53:47 ---> 3176fdfcae04 04:53:47 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:47 ---> Running in 7a603804ec5d 04:54:09 Removing intermediate container 7a603804ec5d 04:54:09 ---> 23837c39058f 04:54:09 Step 12/13 : COPY . . 04:54:10 ---> ed6650744224 04:54:10 Step 13/13 : RUN ${MAKE} 04:54:10 ---> Running in 53d0f5c4e4fc 04:54:10 noop 04:54:10 Removing intermediate container 53d0f5c4e4fc 04:54:10 ---> 7b23c895866c 04:54:10 Successfully built 7b23c895866c 04:54:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:10 + docker inspect -f . ci-base-image-x86_64 04:54:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:10 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 04:54:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:54:11 $ docker top c772e4230172fceb4d471b13e8780ba5592f065c7ad0e348d5c5fa41c170213e -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:11 + go version 04:54:11 go version go1.18.3 linux/amd64 [Pipeline] } 04:54:11 $ docker stop --time=1 c772e4230172fceb4d471b13e8780ba5592f065c7ad0e348d5c5fa41c170213e 04:54:13 $ docker rm -f c772e4230172fceb4d471b13e8780ba5592f065c7ad0e348d5c5fa41c170213e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:13 + docker inspect -f . ci-base-image-x86_64 04:54:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:13 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 04:54:13 $ 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 04:54:13 $ docker top 067056eb1ac3653017ed50a9a524384d869a3eedd47ea5f1eef464fd8ad2e779 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:14 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 04:54:14 + make test 04:54:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:54:14 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:54:24 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:54:25 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.019s coverage: 10.6% of statements 04:54:25 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:54:28 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.992s coverage: 13.8% of statements 04:54:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:54:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:54:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:54:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:54:37 ./bin/test-attribution-txt.sh [Pipeline] echo 04:54:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:54:37 $ docker stop --time=1 067056eb1ac3653017ed50a9a524384d869a3eedd47ea5f1eef464fd8ad2e779 04:54:39 $ docker rm -f 067056eb1ac3653017ed50a9a524384d869a3eedd47ea5f1eef464fd8ad2e779 [Pipeline] // withDockerContainer [Pipeline] sh 04:54:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:54:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:54:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:54:40 + ls -al . 04:54:40 total 232 04:54:40 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 04:54 . 04:54:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:53 .. 04:54:40 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 04:54 .git 04:54:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:53 .github 04:54:40 -rw-rw-r-- 1 jenkins jenkins 418 Aug 25 04:53 .gitignore 04:54:40 -rw-rw-r-- 1 jenkins jenkins 42 Aug 25 04:53 .golangci.yml 04:54:40 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 04:53 .semver 04:54:40 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 25 04:53 Attribution.txt 04:54:40 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 25 04:53 CHANGELOG.md 04:54:40 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 25 04:53 Dockerfile 04:54:40 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 04:53 GOVERNANCE.md 04:54:40 -rw-rw-r-- 1 jenkins jenkins 734 Aug 25 04:53 Jenkinsfile 04:54:40 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 04:53 LICENSE 04:54:40 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 25 04:53 Makefile 04:54:40 -rw-rw-r-- 1 jenkins jenkins 625 Aug 25 04:53 OWNERS.md 04:54:40 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 25 04:53 README.md 04:54:40 -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 04:53 VERSION 04:54:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:53 bin 04:54:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:53 cmd 04:54:40 -rw-r--r-- 1 jenkins jenkins 76854 Aug 25 04:54 coverage.out 04:54:40 drwxrwxr-x 6 jenkins jenkins 4096 Aug 25 04:53 doc 04:54:40 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 25 04:53 go.mod 04:54:40 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 25 04:53 go.sum 04:54:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:53 internal 04:54:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:53 snap 04:54:40 -rw-rw-r-- 1 jenkins jenkins 236 Aug 25 04:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:41 + 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=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 --label arch=amd64 --label version=2.3.0-dev.11 . 04:54:41 Sending build context to Docker daemon 20.63MB 04:54:41 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:54:41 Step 2/26 : FROM ${BASE} AS builder 04:54:41 ---> 7b23c895866c 04:54:41 Step 3/26 : ARG MAKE="make build" 04:54:41 ---> Running in 5989644c1d06 04:54:41 Removing intermediate container 5989644c1d06 04:54:41 ---> 2caeffe49239 04:54:41 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:54:41 ---> Running in ceab3282b9ef 04:54:41 Removing intermediate container ceab3282b9ef 04:54:41 ---> 0560f5f2f2d5 04:54:41 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:54:41 ---> Running in a20ba258d4b0 04:54:41 Removing intermediate container a20ba258d4b0 04:54:41 ---> dc5e7958597c 04:54:41 Step 6/26 : LABEL Name=edgex-device-onvif-camera 04:54:41 ---> Running in cc2d8a0dda3e 04:54:41 Removing intermediate container cc2d8a0dda3e 04:54:41 ---> ce1845bd23c5 04:54:41 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:41 ---> Running in 097c95a9a972 04:54:42 Removing intermediate container 097c95a9a972 04:54:42 ---> a3dabb421777 04:54:42 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:54:42 ---> Running in bffa57f60355 04:54:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:54:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:54:43 OK: 211 MiB in 51 packages 04:54:44 Removing intermediate container bffa57f60355 04:54:44 ---> 2c22748de8c6 04:54:44 Step 9/26 : WORKDIR /device-onvif-camera 04:54:44 ---> Running in 8031a9aafbb8 04:54:44 Removing intermediate container 8031a9aafbb8 04:54:44 ---> 56a895afc6cf 04:54:44 Step 10/26 : COPY go.mod vendor* ./ 04:54:44 ---> 637f83382c81 04:54:44 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:44 ---> Running in 83cabaf6b521 04:54:44 Removing intermediate container 83cabaf6b521 04:54:44 ---> 68549912e7f2 04:54:44 Step 12/26 : COPY . . 04:54:45 ---> 9a1860e936f4 04:54:45 Step 13/26 : RUN ${MAKE} 04:54:45 ---> Running in 26f44001808d 04:54:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:55:07 Removing intermediate container 26f44001808d 04:55:07 ---> b2979eedefaf 04:55:07 Step 14/26 : FROM alpine:3.16 04:55:07 3.16: Pulling from library/alpine 04:55:07 213ec9aee27d: Pulling fs layer 04:55:07 213ec9aee27d: Verifying Checksum 04:55:07 213ec9aee27d: Download complete 04:55:07 213ec9aee27d: Pull complete 04:55:07 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 04:55:07 Status: Downloaded newer image for alpine:3.16 04:55:07 ---> 9c6f07244728 04:55:07 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:55:07 ---> Running in 35fc8a4ed392 04:55:07 Removing intermediate container 35fc8a4ed392 04:55:07 ---> fefb1f9b97d6 04:55:07 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 04:55:07 ---> Running in 0f8ba130f699 04:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:55:07 (1/6) Installing dumb-init (1.2.5-r1) 04:55:07 (2/6) Installing libgcc (11.2.1_git20220219-r2) 04:55:07 (3/6) Installing libsodium (1.0.18-r0) 04:55:07 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 04:55:07 (5/6) Installing libzmq (4.3.4-r0) 04:55:07 (6/6) Installing zeromq (4.3.4-r0) 04:55:07 Executing busybox-1.35.0-r17.trigger 04:55:07 OK: 8 MiB in 20 packages 04:55:07 Removing intermediate container 0f8ba130f699 04:55:07 ---> 6574fa75cc3f 04:55:07 Step 17/26 : WORKDIR / 04:55:07 ---> Running in 3b310c60534c 04:55:08 Removing intermediate container 3b310c60534c 04:55:08 ---> 98d284e6f324 04:55:08 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:55:08 ---> 17632924ddf2 04:55:08 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:55:09 ---> a3a83c163efc 04:55:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:55:09 ---> e084126e8061 04:55:09 Step 21/26 : EXPOSE 59984 04:55:09 ---> Running in 2590270519ce 04:55:09 Removing intermediate container 2590270519ce 04:55:09 ---> 3e6b5f54d019 04:55:09 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:55:09 ---> Running in aeb5c3ee72bc 04:55:09 Removing intermediate container aeb5c3ee72bc 04:55:09 ---> f87b9be8acd8 04:55:09 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:55:09 ---> Running in 0966a169d9ca 04:55:09 Removing intermediate container 0966a169d9ca 04:55:09 ---> 4bab1522d5b2 04:55:09 Step 24/26 : LABEL arch=amd64 04:55:09 ---> Running in c893e775a93e 04:55:09 Removing intermediate container c893e775a93e 04:55:09 ---> 7eb5b71511a3 04:55:09 Step 25/26 : LABEL git_sha=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 04:55:09 ---> Running in 7899f27ccc2e 04:55:09 Removing intermediate container 7899f27ccc2e 04:55:09 ---> 2409fb4fef39 04:55:09 Step 26/26 : LABEL version=2.3.0-dev.11 04:55:09 ---> Running in 6c7e215577a5 04:55:09 Removing intermediate container 6c7e215577a5 04:55:09 ---> ff0a11bafd6c 04:55:09 [Warning] One or more build-args [ARCH] were not consumed 04:55:09 Successfully built ff0a11bafd6c 04:55:09 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 04:55:09 provisioning config files... 04:55:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4206210681654973422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:09 ---> docker-login.sh 04:55:09 nexus3.edgexfoundry.org:10001 04:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:09 Configure a credential helper to remove this warning. See 04:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:09 04:55:09 Login Succeeded 04:55:09 nexus3.edgexfoundry.org:10002 04:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:10 Configure a credential helper to remove this warning. See 04:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:10 04:55:10 Login Succeeded 04:55:10 nexus3.edgexfoundry.org:10003 04:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:10 Configure a credential helper to remove this warning. See 04:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:10 04:55:10 Login Succeeded 04:55:10 nexus3.edgexfoundry.org:10004 04:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:10 Configure a credential helper to remove this warning. See 04:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:10 04:55:10 Login Succeeded 04:55:10 docker.io 04:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:10 Configure a credential helper to remove this warning. See 04:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:10 04:55:10 Login Succeeded 04:55:10 ---> docker-login.sh ends [Pipeline] } 04:55:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:55:10 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:55:10 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 04:55:10 latest 04:55:10 2.3.0-dev.11 04:55:10 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 04:55:10 main 04:55:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:11 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 04:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:55:11 0f49cb50768c: Preparing 04:55:11 653ef6e8e293: Preparing 04:55:11 a0fd6626c028: Preparing 04:55:11 e902951893e4: Preparing 04:55:11 994393dc58e7: Preparing 04:55:11 994393dc58e7: Layer already exists 04:55:11 653ef6e8e293: Pushed 04:55:11 0f49cb50768c: Pushed 04:55:11 e902951893e4: Pushed 04:55:14 a0fd6626c028: Pushed 04:55:14 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412: digest: sha256:0d5789d322b56e51f0f0f6807150037f4ee2086cb5d42c29e447b37a7cb70c1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:14 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:55:14 0f49cb50768c: Preparing 04:55:14 653ef6e8e293: Preparing 04:55:14 a0fd6626c028: Preparing 04:55:14 e902951893e4: Preparing 04:55:14 994393dc58e7: Preparing 04:55:14 e902951893e4: Layer already exists 04:55:14 0f49cb50768c: Layer already exists 04:55:14 994393dc58e7: Layer already exists 04:55:14 a0fd6626c028: Layer already exists 04:55:14 653ef6e8e293: Layer already exists 04:55:14 latest: digest: sha256:0d5789d322b56e51f0f0f6807150037f4ee2086cb5d42c29e447b37a7cb70c1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.11 04:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:55:15 0f49cb50768c: Preparing 04:55:15 653ef6e8e293: Preparing 04:55:15 a0fd6626c028: Preparing 04:55:15 e902951893e4: Preparing 04:55:15 994393dc58e7: Preparing 04:55:15 0f49cb50768c: Layer already exists 04:55:15 a0fd6626c028: Layer already exists 04:55:15 653ef6e8e293: Layer already exists 04:55:15 994393dc58e7: Layer already exists 04:55:15 e902951893e4: Layer already exists 04:55:15 2.3.0-dev.11: digest: sha256:0d5789d322b56e51f0f0f6807150037f4ee2086cb5d42c29e447b37a7cb70c1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 04:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:55:16 0f49cb50768c: Preparing 04:55:16 653ef6e8e293: Preparing 04:55:16 a0fd6626c028: Preparing 04:55:16 e902951893e4: Preparing 04:55:16 994393dc58e7: Preparing 04:55:16 994393dc58e7: Layer already exists 04:55:16 e902951893e4: Layer already exists 04:55:16 0f49cb50768c: Layer already exists 04:55:16 a0fd6626c028: Layer already exists 04:55:16 653ef6e8e293: Layer already exists 04:55:16 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11: digest: sha256:0d5789d322b56e51f0f0f6807150037f4ee2086cb5d42c29e447b37a7cb70c1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:16 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:55:16 0f49cb50768c: Preparing 04:55:16 653ef6e8e293: Preparing 04:55:16 a0fd6626c028: Preparing 04:55:16 e902951893e4: Preparing 04:55:16 994393dc58e7: Preparing 04:55:16 994393dc58e7: Layer already exists 04:55:16 a0fd6626c028: Layer already exists 04:55:16 0f49cb50768c: Layer already exists 04:55:16 653ef6e8e293: Layer already exists 04:55:16 e902951893e4: Layer already exists 04:55:16 main: digest: sha256:0d5789d322b56e51f0f0f6807150037f4ee2086cb5d42c29e447b37a7cb70c1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:16 ===================================================== [Pipeline] echo 04:55:16 taggedImages: 04:55:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 04:55:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:55:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.11 04:55:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 04:55:16 - 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 04:55:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:17 04:55:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:17 latest: Pulling from edgex-lftools-log-publisher 04:55:17 5eb5b503b376: Pulling fs layer 04:55:17 5c69ac0246d0: Pulling fs layer 04:55:17 ec43610c2a17: Pulling fs layer 04:55:17 3a2ae6a8a46f: Pulling fs layer 04:55:17 33b1e0a273af: Pulling fs layer 04:55:17 5d3b04190fa2: Pulling fs layer 04:55:17 2f39f015ded8: Pulling fs layer 04:55:17 3a2ae6a8a46f: Waiting 04:55:17 33b1e0a273af: Waiting 04:55:17 5d3b04190fa2: Waiting 04:55:17 2f39f015ded8: Waiting 04:55:17 5c69ac0246d0: Verifying Checksum 04:55:17 5c69ac0246d0: Download complete 04:55:17 3a2ae6a8a46f: Download complete 04:55:17 33b1e0a273af: Verifying Checksum 04:55:17 33b1e0a273af: Download complete 04:55:17 ec43610c2a17: Verifying Checksum 04:55:17 ec43610c2a17: Download complete 04:55:17 5d3b04190fa2: Verifying Checksum 04:55:17 5d3b04190fa2: Download complete 04:55:17 5eb5b503b376: Verifying Checksum 04:55:17 5eb5b503b376: Download complete 04:55:18 2f39f015ded8: Download complete 04:55:19 5eb5b503b376: Pull complete 04:55:19 5c69ac0246d0: Pull complete 04:55:19 ec43610c2a17: Pull complete 04:55:19 3a2ae6a8a46f: Pull complete 04:55:19 33b1e0a273af: Pull complete 04:55:19 5d3b04190fa2: Pull complete 04:55:24 2f39f015ded8: Pull complete 04:55:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:24 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 04:55:24 $ 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 04:55:26 $ docker top 75baa83bcbc949ea6dd438f66319c003f7276ecfe223e563a085146a39cda29f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:26 ---> job-cost.sh 04:55:26 lf-activate-venv: SKIPPING 04:55:26 INFO: No Stack... 04:55:27 INFO: Retrieving Pricing Info for: v3-standard-8 04:55:27 INFO: Archiving Costs [Pipeline] sh 04:55:28 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 04:55:28 + cut -d, -f6 [Pipeline] lock 04:55:28 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] 04:55:28 Resource [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] did not exist. Created. 04:55:28 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:28 + echo total: 0.2199999988079071 [Pipeline] stash 04:55:28 Stashed 1 file(s) [Pipeline] } 04:55:28 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 04:55:28 $ docker stop --time=1 75baa83bcbc949ea6dd438f66319c003f7276ecfe223e563a085146a39cda29f 04:55:29 $ docker rm -f 75baa83bcbc949ea6dd438f66319c003f7276ecfe223e563a085146a39cda29f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:55:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23529 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 04:55:31 Running in /w/workspace/device-onvif-camera/50 [Pipeline] { [Pipeline] checkout 04:55:31 Selected Git installation does not exist. Using Default 04:55:31 The recommended git tool is: NONE 04:55:38 using credential edgex-jenkins-ssh 04:55:38 Cloning the remote Git repository 04:55:39 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:55:39 > git init /w/workspace/device-onvif-camera/50 # timeout=10 04:55:39 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:55:39 > git --version # timeout=10 04:55:39 > git --version # 'git version 2.25.1' 04:55:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:40 Avoid second fetch 04:55:40 Checking out Revision 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 (main) 04:55:40 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:55:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:40 > git config core.sparsecheckout # timeout=10 04:55:40 > git checkout -f 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 # timeout=10 04:55:45 Commit message: "Merge pull request #145 from EdgeX-Camera-Management/shafin-dev" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:55:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:55:46 % Total % Received % Xferd Average Speed Time Time Time Current 04:55:46 Dload Upload Total Spent Left Speed 04:55:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 93348 [Pipeline] sh 04:55:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:55:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:55:47 + sudo tee /etc/docker/daemon.new 04:55:47 { 04:55:47 "registry-mirrors": [ 04:55:47 "https://nexus3.edgexfoundry.org:10001" 04:55:47 ], 04:55:47 "bip": "10.250.0.254/24", 04:55:47 "hosts": [ 04:55:47 "tcp://0.0.0.0:5555", 04:55:47 "unix:///var/run/docker.sock" 04:55:47 ], 04:55:47 "mtu": 1458, 04:55:47 "selinux-enabled": true, 04:55:47 "seccomp-profile": "/etc/docker/seccomp.json" 04:55:47 } [Pipeline] sh 04:55:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:55:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:06 provisioning config files... 04:56:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/50@tmp/config5273904630382115218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:06 ---> docker-login.sh 04:56:06 nexus3.edgexfoundry.org:10001 04:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:07 Configure a credential helper to remove this warning. See 04:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:07 04:56:07 Login Succeeded 04:56:07 nexus3.edgexfoundry.org:10002 04:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:08 Configure a credential helper to remove this warning. See 04:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:08 04:56:08 Login Succeeded 04:56:08 nexus3.edgexfoundry.org:10003 04:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:08 Configure a credential helper to remove this warning. See 04:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:08 04:56:08 Login Succeeded 04:56:08 nexus3.edgexfoundry.org:10004 04:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:09 Configure a credential helper to remove this warning. See 04:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:09 04:56:09 Login Succeeded 04:56:09 docker.io 04:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:09 Configure a credential helper to remove this warning. See 04:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:09 04:56:09 Login Succeeded 04:56:09 ---> docker-login.sh ends [Pipeline] } 04:56:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:56:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:56:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:56:10 ========================================================= 04:56:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:56:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:56:11 Sending build context to Docker daemon 14.06MB 04:56:11 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:56:11 Step 2/13 : FROM ${BASE} AS builder 04:56:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:56:11 b3c136eddcbf: Pulling fs layer 04:56:11 c0a3192eca97: Pulling fs layer 04:56:11 a050256f5b6f: Pulling fs layer 04:56:11 656be50a0ddc: Pulling fs layer 04:56:11 2bbca73fdf42: Pulling fs layer 04:56:11 46d945488cbd: Pulling fs layer 04:56:11 8a5474983e97: Pulling fs layer 04:56:11 329c88fbcd65: Pulling fs layer 04:56:11 2bbca73fdf42: Waiting 04:56:11 46d945488cbd: Waiting 04:56:11 8a5474983e97: Waiting 04:56:11 329c88fbcd65: Waiting 04:56:11 a050256f5b6f: Verifying Checksum 04:56:11 a050256f5b6f: Download complete 04:56:11 c0a3192eca97: Verifying Checksum 04:56:11 c0a3192eca97: Download complete 04:56:11 2bbca73fdf42: Verifying Checksum 04:56:11 2bbca73fdf42: Download complete 04:56:11 46d945488cbd: Verifying Checksum 04:56:11 46d945488cbd: Download complete 04:56:11 b3c136eddcbf: Verifying Checksum 04:56:11 b3c136eddcbf: Download complete 04:56:12 b3c136eddcbf: Pull complete 04:56:12 329c88fbcd65: Verifying Checksum 04:56:12 329c88fbcd65: Download complete 04:56:13 c0a3192eca97: Pull complete 04:56:13 a050256f5b6f: Pull complete 04:56:14 8a5474983e97: Verifying Checksum 04:56:14 8a5474983e97: Download complete 04:56:14 656be50a0ddc: Verifying Checksum 04:56:14 656be50a0ddc: Download complete 04:56:27 656be50a0ddc: Pull complete 04:56:27 2bbca73fdf42: Pull complete 04:56:27 46d945488cbd: Pull complete 04:56:34 8a5474983e97: Pull complete 04:56:35 329c88fbcd65: Pull complete 04:56:35 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 04:56:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:56:35 ---> ff4287adb874 04:56:35 Step 3/13 : ARG MAKE="make build" 04:56:37 ---> Running in 2394e97c4c12 04:56:37 Removing intermediate container 2394e97c4c12 04:56:37 ---> 1e79c011156d 04:56:37 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:56:38 ---> Running in 0e30754b5439 04:56:38 Removing intermediate container 0e30754b5439 04:56:38 ---> c3d53bdcc19d 04:56:38 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 04:56:38 ---> Running in f815efb452a9 04:56:38 Removing intermediate container f815efb452a9 04:56:38 ---> 66879edff855 04:56:38 Step 6/13 : LABEL Name=edgex-device-onvif-camera 04:56:38 ---> Running in deb1e9e37e0e 04:56:39 Removing intermediate container deb1e9e37e0e 04:56:39 ---> 619769c85399 04:56:39 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:56:39 ---> Running in c064e8dfb77c 04:56:42 Removing intermediate container c064e8dfb77c 04:56:42 ---> 6ac47c6ec0d5 04:56:42 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:56:42 ---> Running in dee44edb7970 04:56:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:56:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:56:45 OK: 221 MiB in 51 packages 04:56:46 Removing intermediate container dee44edb7970 04:56:46 ---> db9a058e3544 04:56:46 Step 9/13 : WORKDIR /device-onvif-camera 04:56:46 ---> Running in 7eae975d1fc3 04:56:46 Removing intermediate container 7eae975d1fc3 04:56:46 ---> 17a37f6e4f83 04:56:46 Step 10/13 : COPY go.mod vendor* ./ 04:56:47 ---> 5186190e4b21 04:56:47 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:47 ---> Running in fc6c9543dee5 04:57:43 Removing intermediate container fc6c9543dee5 04:57:43 ---> f16cebee7eff 04:57:43 Step 12/13 : COPY . . 04:57:43 ---> d1b90d5e18d8 04:57:43 Step 13/13 : RUN ${MAKE} 04:57:43 ---> Running in 1f06bbeecc03 04:57:43 noop 04:57:44 Removing intermediate container 1f06bbeecc03 04:57:44 ---> 66ef086882ec 04:57:44 Successfully built 66ef086882ec 04:57:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:44 + docker inspect -f . ci-base-image-arm64 04:57:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:44 prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container 04:57:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/50 -v /w/workspace/device-onvif-camera/50:/w/workspace/device-onvif-camera/50:rw,z -v /w/workspace/device-onvif-camera/50@tmp:/w/workspace/device-onvif-camera/50@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 04:57:46 $ docker top b657e2242a2c8e82cf369a935e80669d3f7df2623b334c6f351e8ef04bf689fa -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:47 + go version 04:57:47 go version go1.18.3 linux/arm64 [Pipeline] } 04:57:47 $ docker stop --time=1 b657e2242a2c8e82cf369a935e80669d3f7df2623b334c6f351e8ef04bf689fa 04:57:48 $ docker rm -f b657e2242a2c8e82cf369a935e80669d3f7df2623b334c6f351e8ef04bf689fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:49 + docker inspect -f . ci-base-image-arm64 04:57:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:49 prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container 04:57:49 $ 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/50 -v /w/workspace/device-onvif-camera/50:/w/workspace/device-onvif-camera/50:rw,z -v /w/workspace/device-onvif-camera/50@tmp:/w/workspace/device-onvif-camera/50@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 04:57:51 $ docker top d923b66e555cfdebd12e3df4d18f9833c66f725c029e65754c6a2e548c09f8e1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:52 + git config --global --add safe.directory /w/workspace/device-onvif-camera/50 [Pipeline] fileExists [Pipeline] sh 04:57:52 + make test 04:57:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:57:54 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:59:31 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:59:31 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.117s coverage: 10.6% of statements 04:59:31 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:59:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.621s coverage: 13.8% of statements 04:59:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:59:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:00:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:00:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:00:12 ./bin/test-attribution-txt.sh [Pipeline] echo 05:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:00:12 $ docker stop --time=1 d923b66e555cfdebd12e3df4d18f9833c66f725c029e65754c6a2e548c09f8e1 05:00:13 $ docker rm -f d923b66e555cfdebd12e3df4d18f9833c66f725c029e65754c6a2e548c09f8e1 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:00:14 Warning: overwriting stash ‘coverage-report’ 05:00:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:00:16 + ls -al . 05:00:16 total 228 05:00:16 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 04:57 . 05:00:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:55 .. 05:00:16 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 04:55 .git 05:00:16 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:55 .github 05:00:16 -rw-rw-r-- 1 jenkins jenkins 418 Aug 25 04:55 .gitignore 05:00:16 -rw-rw-r-- 1 jenkins jenkins 42 Aug 25 04:55 .golangci.yml 05:00:16 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 25 04:55 Attribution.txt 05:00:16 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 25 04:55 CHANGELOG.md 05:00:16 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 25 04:55 Dockerfile 05:00:16 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 04:55 GOVERNANCE.md 05:00:16 -rw-rw-r-- 1 jenkins jenkins 734 Aug 25 04:55 Jenkinsfile 05:00:16 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 04:55 LICENSE 05:00:16 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 25 04:55 Makefile 05:00:16 -rw-rw-r-- 1 jenkins jenkins 625 Aug 25 04:55 OWNERS.md 05:00:16 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 25 04:55 README.md 05:00:16 -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 04:53 VERSION 05:00:16 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:55 bin 05:00:16 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:55 cmd 05:00:16 -rw-r--r-- 1 jenkins jenkins 76854 Aug 25 04:59 coverage.out 05:00:16 drwxrwxr-x 6 jenkins jenkins 4096 Aug 25 04:55 doc 05:00:16 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 25 04:55 go.mod 05:00:16 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 25 04:55 go.sum 05:00:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:55 internal 05:00:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:55 snap 05:00:16 -rw-rw-r-- 1 jenkins jenkins 236 Aug 25 04:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:16 + 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=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 --label arch=arm64 --label version=2.3.0-dev.11 . 05:00:17 Sending build context to Docker daemon 14.14MB 05:00:17 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 05:00:17 Step 2/26 : FROM ${BASE} AS builder 05:00:17 ---> 66ef086882ec 05:00:17 Step 3/26 : ARG MAKE="make build" 05:00:17 ---> Running in 6a1c538c7db4 05:00:17 Removing intermediate container 6a1c538c7db4 05:00:17 ---> c6cbfac45e28 05:00:17 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:00:17 ---> Running in b062f5c51266 05:00:18 Removing intermediate container b062f5c51266 05:00:18 ---> 3dd57647a222 05:00:18 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:00:18 ---> Running in 4d23fe6356fe 05:00:18 Removing intermediate container 4d23fe6356fe 05:00:18 ---> 8aa6121ec792 05:00:18 Step 6/26 : LABEL Name=edgex-device-onvif-camera 05:00:18 ---> Running in 7268b3e39ce8 05:00:19 Removing intermediate container 7268b3e39ce8 05:00:19 ---> dbe2f248166a 05:00:19 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:00:19 ---> Running in 47abb4355d51 05:00:21 Removing intermediate container 47abb4355d51 05:00:21 ---> ab0f061dafa9 05:00:21 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:00:21 ---> Running in a5063d056ae7 05:00:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:00:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:00:23 OK: 221 MiB in 51 packages 05:00:24 Removing intermediate container a5063d056ae7 05:00:24 ---> a69a640e49c7 05:00:24 Step 9/26 : WORKDIR /device-onvif-camera 05:00:24 ---> Running in 92837f15173e 05:00:24 Removing intermediate container 92837f15173e 05:00:24 ---> b72c82f4f44f 05:00:24 Step 10/26 : COPY go.mod vendor* ./ 05:00:25 ---> 890f97bb558f 05:00:25 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:25 ---> Running in 857ab148973f 05:00:27 Removing intermediate container 857ab148973f 05:00:27 ---> 3bafdb671573 05:00:27 Step 12/26 : COPY . . 05:00:28 ---> 34fa967c9239 05:00:28 Step 13/26 : RUN ${MAKE} 05:00:28 ---> Running in c5b6e216ea11 05:00:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 05:02:51 Removing intermediate container c5b6e216ea11 05:02:51 ---> 11217076c3db 05:02:51 Step 14/26 : FROM alpine:3.16 05:02:51 3.16: Pulling from library/alpine 05:02:51 9b18e9b68314: Pulling fs layer 05:02:51 9b18e9b68314: Verifying Checksum 05:02:51 9b18e9b68314: Download complete 05:02:51 9b18e9b68314: Pull complete 05:02:51 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:02:51 Status: Downloaded newer image for alpine:3.16 05:02:51 ---> a6215f271958 05:02:51 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:02:51 ---> Running in d27325a7cbe0 05:02:51 Removing intermediate container d27325a7cbe0 05:02:51 ---> 8119d8dbe92e 05:02:51 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:02:51 ---> Running in 7a585623d934 05:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:02:51 (1/6) Installing dumb-init (1.2.5-r1) 05:02:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:02:51 (3/6) Installing libsodium (1.0.18-r0) 05:02:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:02:51 (5/6) Installing libzmq (4.3.4-r0) 05:02:51 (6/6) Installing zeromq (4.3.4-r0) 05:02:51 Executing busybox-1.35.0-r17.trigger 05:02:51 OK: 8 MiB in 20 packages 05:02:51 Removing intermediate container 7a585623d934 05:02:51 ---> 62393caf485d 05:02:51 Step 17/26 : WORKDIR / 05:02:51 ---> Running in 17087f3354a1 05:02:51 Removing intermediate container 17087f3354a1 05:02:51 ---> 3dd956500a99 05:02:51 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 05:02:51 ---> 8b4a01af18f7 05:02:51 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 05:02:51 ---> 6fd9422dabcd 05:02:51 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:02:51 ---> 99fff2c5b36b 05:02:51 Step 21/26 : EXPOSE 59984 05:02:51 ---> Running in 69b8626c4f30 05:02:52 Removing intermediate container 69b8626c4f30 05:02:52 ---> 06dc6acd0a62 05:02:52 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 05:02:52 ---> Running in c4375c9e9aa6 05:02:52 Removing intermediate container c4375c9e9aa6 05:02:52 ---> fd1b8b4b4930 05:02:52 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:02:52 ---> Running in 0da998166dc1 05:02:53 Removing intermediate container 0da998166dc1 05:02:53 ---> 1676354ee662 05:02:53 Step 24/26 : LABEL arch=arm64 05:02:53 ---> Running in 633497e27f77 05:02:53 Removing intermediate container 633497e27f77 05:02:53 ---> d54e80d36f16 05:02:53 Step 25/26 : LABEL git_sha=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 05:02:53 ---> Running in 54dcff29edb5 05:02:53 Removing intermediate container 54dcff29edb5 05:02:53 ---> d194dac11caa 05:02:53 Step 26/26 : LABEL version=2.3.0-dev.11 05:02:53 ---> Running in 33bc8353e149 05:02:54 Removing intermediate container 33bc8353e149 05:02:54 ---> e43b0bbc438b 05:02:54 [Warning] One or more build-args [ARCH] were not consumed 05:02:54 Successfully built e43b0bbc438b 05:02:54 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 05:02:54 provisioning config files... 05:02:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/50@tmp/config3363676435615299006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:54 ---> docker-login.sh 05:02:54 nexus3.edgexfoundry.org:10001 05:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:55 Configure a credential helper to remove this warning. See 05:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:55 05:02:55 Login Succeeded 05:02:55 nexus3.edgexfoundry.org:10002 05:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:55 Configure a credential helper to remove this warning. See 05:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:55 05:02:55 Login Succeeded 05:02:55 nexus3.edgexfoundry.org:10003 05:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:56 Configure a credential helper to remove this warning. See 05:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:56 05:02:56 Login Succeeded 05:02:56 nexus3.edgexfoundry.org:10004 05:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:56 Configure a credential helper to remove this warning. See 05:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:56 05:02:56 Login Succeeded 05:02:56 docker.io 05:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:57 Configure a credential helper to remove this warning. See 05:02:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:57 05:02:57 Login Succeeded 05:02:57 ---> docker-login.sh ends [Pipeline] } 05:02:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:57 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 05:02:57 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 05:02:57 latest 05:02:57 2.3.0-dev.11 05:02:57 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 05:02:57 main 05:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:57 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 05:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:02:58 d3bc1d24e61e: Preparing 05:02:58 1cdddcf2f6ca: Preparing 05:02:58 08bbb13cae77: Preparing 05:02:58 6d3175b6b657: Preparing 05:02:58 5d3e392a13a0: Preparing 05:02:58 5d3e392a13a0: Layer already exists 05:02:58 1cdddcf2f6ca: Pushed 05:02:58 d3bc1d24e61e: Pushed 05:02:58 6d3175b6b657: Pushed 05:03:05 08bbb13cae77: Pushed 05:03:05 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412: digest: sha256:1b9dc5fcf2ec51d4b28fa2117da6161d5d5926456d5923853b460725f8133305 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:06 + 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 05:03:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 05:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:03:06 d3bc1d24e61e: Preparing 05:03:06 1cdddcf2f6ca: Preparing 05:03:06 08bbb13cae77: Preparing 05:03:06 6d3175b6b657: Preparing 05:03:06 5d3e392a13a0: Preparing 05:03:06 6d3175b6b657: Layer already exists 05:03:06 5d3e392a13a0: Layer already exists 05:03:06 1cdddcf2f6ca: Layer already exists 05:03:06 d3bc1d24e61e: Layer already exists 05:03:06 08bbb13cae77: Layer already exists 05:03:06 latest: digest: sha256:1b9dc5fcf2ec51d4b28fa2117da6161d5d5926456d5923853b460725f8133305 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:07 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.11 05:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:03:07 d3bc1d24e61e: Preparing 05:03:07 1cdddcf2f6ca: Preparing 05:03:07 08bbb13cae77: Preparing 05:03:07 6d3175b6b657: Preparing 05:03:07 5d3e392a13a0: Preparing 05:03:07 6d3175b6b657: Layer already exists 05:03:07 1cdddcf2f6ca: Layer already exists 05:03:07 d3bc1d24e61e: Layer already exists 05:03:07 08bbb13cae77: Layer already exists 05:03:07 5d3e392a13a0: Layer already exists 05:03:07 2.3.0-dev.11: digest: sha256:1b9dc5fcf2ec51d4b28fa2117da6161d5d5926456d5923853b460725f8133305 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:08 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 05:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:03:08 d3bc1d24e61e: Preparing 05:03:08 1cdddcf2f6ca: Preparing 05:03:08 08bbb13cae77: Preparing 05:03:08 6d3175b6b657: Preparing 05:03:08 5d3e392a13a0: Preparing 05:03:08 d3bc1d24e61e: Layer already exists 05:03:08 5d3e392a13a0: Layer already exists 05:03:08 6d3175b6b657: Layer already exists 05:03:08 1cdddcf2f6ca: Layer already exists 05:03:08 08bbb13cae77: Layer already exists 05:03:08 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11: digest: sha256:1b9dc5fcf2ec51d4b28fa2117da6161d5d5926456d5923853b460725f8133305 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:09 + 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 05:03:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 05:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:03:09 d3bc1d24e61e: Preparing 05:03:09 1cdddcf2f6ca: Preparing 05:03:09 08bbb13cae77: Preparing 05:03:09 6d3175b6b657: Preparing 05:03:09 5d3e392a13a0: Preparing 05:03:09 6d3175b6b657: Layer already exists 05:03:09 d3bc1d24e61e: Layer already exists 05:03:09 1cdddcf2f6ca: Layer already exists 05:03:09 5d3e392a13a0: Layer already exists 05:03:09 08bbb13cae77: Layer already exists 05:03:09 main: digest: sha256:1b9dc5fcf2ec51d4b28fa2117da6161d5d5926456d5923853b460725f8133305 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:09 ===================================================== [Pipeline] echo 05:03:09 taggedImages: 05:03:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 05:03:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 05:03:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.11 05:03:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 05:03:09 - 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 05:03:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:10 05:03:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:11 arm64: Pulling from edgex-lftools-log-publisher 05:03:11 8998bd30e6a1: Pulling fs layer 05:03:11 04944245beec: Pulling fs layer 05:03:11 699f458cf7ca: Pulling fs layer 05:03:11 765212b225bb: Pulling fs layer 05:03:11 f23df028b6ca: Pulling fs layer 05:03:11 d65c8cfc05b1: Pulling fs layer 05:03:11 2437ff75d9bd: Pulling fs layer 05:03:11 765212b225bb: Waiting 05:03:11 f23df028b6ca: Waiting 05:03:11 d65c8cfc05b1: Waiting 05:03:11 2437ff75d9bd: Waiting 05:03:11 04944245beec: Verifying Checksum 05:03:11 04944245beec: Download complete 05:03:11 765212b225bb: Verifying Checksum 05:03:11 765212b225bb: Download complete 05:03:11 f23df028b6ca: Verifying Checksum 05:03:11 f23df028b6ca: Download complete 05:03:11 d65c8cfc05b1: Verifying Checksum 05:03:11 d65c8cfc05b1: Download complete 05:03:11 699f458cf7ca: Verifying Checksum 05:03:11 699f458cf7ca: Download complete 05:03:11 8998bd30e6a1: Verifying Checksum 05:03:11 8998bd30e6a1: Download complete 05:03:14 2437ff75d9bd: Verifying Checksum 05:03:14 2437ff75d9bd: Download complete 05:03:16 8998bd30e6a1: Pull complete 05:03:16 04944245beec: Pull complete 05:03:18 699f458cf7ca: Pull complete 05:03:18 765212b225bb: Pull complete 05:03:19 f23df028b6ca: Pull complete 05:03:19 d65c8cfc05b1: Pull complete 05:03:34 2437ff75d9bd: Pull complete 05:03:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:34 prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container 05:03:34 $ 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/50 -v /w/workspace/device-onvif-camera/50:/w/workspace/device-onvif-camera/50:rw,z -v /w/workspace/device-onvif-camera/50@tmp:/w/workspace/device-onvif-camera/50@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 05:03:37 $ docker top 9226395523a803df29d13ffb026d70a1b26e1f795a54228ac89974e031235ed8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:38 ---> job-cost.sh 05:03:38 lf-activate-venv: SKIPPING 05:03:38 INFO: No Stack... 05:03:38 INFO: Retrieving Pricing Info for: v3-standard-4 05:03:39 INFO: Archiving Costs [Pipeline] sh 05:03:40 + cat /w/workspace/device-onvif-camera/50/archives/cost.csv 05:03:40 + cut -d, -f6 [Pipeline] lock 05:03:40 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] 05:03:40 Resource [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] did not exist. Created. 05:03:40 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:40 /w/workspace/device-onvif-camera/50@tmp/durable-d00b4fd0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:03:41 + echo total: 0.10999999940395355 [Pipeline] stash 05:03:41 Warning: overwriting stash ‘stack-cost’ 05:03:41 Stashed 1 file(s) [Pipeline] } 05:03:41 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:41 $ docker stop --time=1 9226395523a803df29d13ffb026d70a1b26e1f795a54228ac89974e031235ed8 05:03:43 $ docker rm -f 9226395523a803df29d13ffb026d70a1b26e1f795a54228ac89974e031235ed8 [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 05:03:43 provisioning config files... 05:03:43 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1659637180593504815tmp [Pipeline] { [Pipeline] sh 05:03:43 + set +x 05:03:43 + curl -s https://codecov.io/bash 05:03:43 + bash -s -- 05:03:43 05:03:43 _____ _ 05:03:43 / ____| | | 05:03:43 | | ___ __| | ___ ___ _____ __ 05:03:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:03:43 | |___| (_) | (_| | __/ (_| (_) \ V / 05:03:43 \_____\___/ \__,_|\___|\___\___/ \_/ 05:03:43 Bash-1.0.6 05:03:43 05:03:43 05:03:43 ==> git version 2.25.1 found 05:03:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:03:43 Release-Date: 2020-01-08 05:03:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:03:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:03:43 ==> Jenkins CI detected. 05:03:43 current dir:  /w/workspace/foundry_device-onvif-camera_main 05:03:43 project root: . 05:03:43 --> token set from env 05:03:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:03:43 ==> Running gcov in . (disable via -X gcov) 05:03:43 ==> Python coveragepy not found 05:03:43 ==> Searching for coverage reports in: 05:03:43 + . 05:03:43 -> Found 1 reports 05:03:43 ==> Detecting git/mercurial file structure 05:03:44 ==> Reading reports 05:03:44 + ./coverage.out bytes=76854 05:03:44 ==> Appending adjustments 05:03:44 https://docs.codecov.io/docs/fixing-reports 05:03:44 + Found adjustments 05:03:44 ==> Gzipping contents 05:03:44 12K /tmp/codecov.tIWSKM.gz 05:03:44 ==> Uploading reports 05:03:44 url: https://codecov.io 05:03:44 query: branch=main&commit=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:03:44 -> Pinging Codecov 05:03:44 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=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:03:44 -> Uploading to 05:03:44 https://storage.googleapis.com/codecov/v4/raw/2022-08-25/F29A59C45E3A92E06B3E522C9905F8EF/5e91d4f85419f84dfbfc8f3e713bc0113c4e4412/585c5320-cf78-48ba-9ae5-db70c08ec508.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T050344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=857cd0537b3ded18200b23f1b0ad0df9c5b6a512718bcd118e3d4ffce7086f5e 05:03:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:44 Dload Upload Total Spent Left Speed 05:03:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10421 0 0 100 10421 0 47153 --:--:-- --:--:-- --:--:-- 46941 100 10421 0 0 100 10421 0 27280 --:--:-- --:--:-- --:--:-- 27208 05:03:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] } 05:03:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:03:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:03:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:03:45 05:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:03:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:03:45 df9b9388f04a: Pulling fs layer 05:03:45 52dc419b0ee2: Pulling fs layer 05:03:45 25bc292e5bac: Pulling fs layer 05:03:45 114826534d7a: Pulling fs layer 05:03:45 4657fd5d0bcf: Pulling fs layer 05:03:45 6ad1cebc031e: Pulling fs layer 05:03:45 8a3aa393b2d8: Pulling fs layer 05:03:45 4657fd5d0bcf: Waiting 05:03:45 6ad1cebc031e: Waiting 05:03:45 8a3aa393b2d8: Waiting 05:03:45 25bc292e5bac: Verifying Checksum 05:03:45 25bc292e5bac: Download complete 05:03:45 52dc419b0ee2: Verifying Checksum 05:03:45 52dc419b0ee2: Download complete 05:03:45 4657fd5d0bcf: Download complete 05:03:45 df9b9388f04a: Download complete 05:03:46 df9b9388f04a: Pull complete 05:03:46 6ad1cebc031e: Verifying Checksum 05:03:46 6ad1cebc031e: Download complete 05:03:46 52dc419b0ee2: Pull complete 05:03:46 25bc292e5bac: Pull complete 05:03:46 114826534d7a: Verifying Checksum 05:03:46 114826534d7a: Download complete 05:03:47 8a3aa393b2d8: Verifying Checksum 05:03:47 8a3aa393b2d8: Download complete 05:03:50 114826534d7a: Pull complete 05:03:50 4657fd5d0bcf: Pull complete 05:03:50 6ad1cebc031e: Pull complete 05:03:53 8a3aa393b2d8: Pull complete 05:03:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:03:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:53 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 05:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:03:56 $ docker top bffe67ff8dcadc3bbf08d257472504580b2ab72d8ac5d2befdaa6e7f1d944fe2 -eo pid,comm [Pipeline] { [Pipeline] echo 05:03:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 05:03:56 + set -o pipefail 05:03:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 05:04:06 05:04:06 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 05:04:06 05:04:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/adcc9957-8360-4637-bb85-1df347797226 05:04:06 05:04:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:04:06 05:04:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:04:06 05:04:06 [Pipeline] } 05:04:06 $ docker stop --time=1 bffe67ff8dcadc3bbf08d257472504580b2ab72d8ac5d2befdaa6e7f1d944fe2 05:04:08 $ docker rm -f bffe67ff8dcadc3bbf08d257472504580b2ab72d8ac5d2befdaa6e7f1d944fe2 [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 05:04:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:09 provisioning config files... 05:04:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7373949256947493633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:09 --> edgex-publish-swagger.sh 05:04:09 === Publish doc/openapi/v2 API === 05:04:09 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 05:04:09 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 05:04:09 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:09 Dload Upload Total Spent Left Speed 05:04:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 193k --:--:-- --:--:-- --:--:-- 193k 05:04:10 05:04:10 [Pipeline] } 05:04:10 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 05:04:10 + git log --format=format:%s -1 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] sh 05:04:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:11 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 05:04:11 $ 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 05:04:11 $ docker top 69bab7cd7caefea2bbb3b1316f538b7150c01e7e375a32d2c673d0ecdf7d958e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:12 [ssh-agent] Looking for ssh-agent implementation... 05:04:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:12 $ docker exec 69bab7cd7caefea2bbb3b1316f538b7150c01e7e375a32d2c673d0ecdf7d958e ssh-agent 05:04:12 SSH_AUTH_SOCK=/tmp/ssh-tH4UeONRVCxr/agent.32 05:04:12 SSH_AGENT_PID=38 05:04:12 Running ssh-add (command line suppressed) 05:04:12 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_68491320169217086.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_68491320169217086.key) 05:04:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:12 + git semver tag 05:04:13 2022-08-25 05:04:12,946 [run_tag] DEBUG tag force:False 05:04:13 2022-08-25 05:04:12,946 [check_head_tag] DEBUG check head tag 05:04:13 2022-08-25 05:04:12,946 [execute] INFO git cat-file --batch-check 05:04:13 2022-08-25 05:04:12,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 05:04:13 2022-08-25 05:04:12,949 [execute] INFO git cat-file --batch 05:04:13 2022-08-25 05:04:12,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 05:04:13 2022-08-25 05:04:12,967 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:04:13 2022-08-25 05:04:12,967 [execute] INFO git tag -a v2.3.0-dev.11 -m v2.3.0-dev.11 05:04:13 2022-08-25 05:04:12,968 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.11', '-m', 'v2.3.0-dev.11'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 05:04:13 2022-08-25 05:04:12,973 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:04:13 2.3.0-dev.11 [Pipeline] } 05:04:13 $ docker exec --env ******** --env ******** 69bab7cd7caefea2bbb3b1316f538b7150c01e7e375a32d2c673d0ecdf7d958e ssh-agent -k 05:04:13 unset SSH_AUTH_SOCK; 05:04:13 unset SSH_AGENT_PID; 05:04:13 echo Agent pid 38 killed; 05:04:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:13 + git semver [Pipeline] } 05:04:13 $ docker stop --time=1 69bab7cd7caefea2bbb3b1316f538b7150c01e7e375a32d2c673d0ecdf7d958e 05:04:14 $ docker rm -f 69bab7cd7caefea2bbb3b1316f538b7150c01e7e375a32d2c673d0ecdf7d958e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:15 05:04:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:15 0.23.1-centos7: Pulling from edgex-lftools 05:04:15 ab5ef0e58194: Pulling fs layer 05:04:15 9712f1f96733: Pulling fs layer 05:04:15 63f879dbbcfc: Pulling fs layer 05:04:15 0d9ebad4ef96: Pulling fs layer 05:04:15 e9a5061849ea: Pulling fs layer 05:04:15 d747dcd14b5f: Pulling fs layer 05:04:15 2de7ff778b66: Pulling fs layer 05:04:15 e9a5061849ea: Waiting 05:04:15 d747dcd14b5f: Waiting 05:04:15 0d9ebad4ef96: Waiting 05:04:15 2de7ff778b66: Waiting 05:04:15 9712f1f96733: Verifying Checksum 05:04:15 9712f1f96733: Download complete 05:04:15 63f879dbbcfc: Verifying Checksum 05:04:15 63f879dbbcfc: Download complete 05:04:16 0d9ebad4ef96: Verifying Checksum 05:04:16 0d9ebad4ef96: Download complete 05:04:16 d747dcd14b5f: Download complete 05:04:16 ab5ef0e58194: Verifying Checksum 05:04:16 ab5ef0e58194: Download complete 05:04:16 e9a5061849ea: Verifying Checksum 05:04:16 e9a5061849ea: Download complete 05:04:16 2de7ff778b66: Verifying Checksum 05:04:16 2de7ff778b66: Download complete 05:04:19 ab5ef0e58194: Pull complete 05:04:19 9712f1f96733: Pull complete 05:04:20 63f879dbbcfc: Pull complete 05:04:24 0d9ebad4ef96: Pull complete 05:04:24 e9a5061849ea: Pull complete 05:04:24 d747dcd14b5f: Pull complete 05:04:26 2de7ff778b66: Pull complete 05:04:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:26 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 05:04:26 $ 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 05:04:28 $ docker top 7da486aa09b3ea3e59c16733154ba91f09e48ca67791a2dfa091634c31678de2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:04:28 provisioning config files... 05:04:28 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5645215101684900045tmp 05:04:28 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9094411293088562846tmp 05:04:28 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6940346010897295781tmp [Pipeline] { [Pipeline] echo 05:04:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:04:29 ---> sigul-configuration.sh 05:04:29 gpg: directory `/root/.gnupg' created 05:04:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:04:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:04:29 gpg: keyring `/root/.gnupg/secring.gpg' created 05:04:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:04:29 gpg: CAST5 encrypted data 05:04:29 gpg: encrypted with 1 passphrase 05:04:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:04:29 + mkdir /home/jenkins 05:04:29 + mkdir /home/jenkins/sigul [Pipeline] sh 05:04:29 + 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 05:04:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:04:30 ---> sigul-install.sh 05:04:30 Sigul already installed; skipping installation. [Pipeline] sh 05:04:30 + git tag --list 05:04:30 v0.0.0 05:04:30 v0.0.1-dev.1 05:04:30 v0.0.1-dev.10 05:04:30 v0.0.1-dev.11 05:04:30 v0.0.1-dev.12 05:04:30 v0.0.1-dev.13 05:04:30 v0.0.1-dev.14 05:04:30 v0.0.1-dev.15 05:04:30 v0.0.1-dev.16 05:04:30 v0.0.1-dev.17 05:04:30 v0.0.1-dev.18 05:04:30 v0.0.1-dev.19 05:04:30 v0.0.1-dev.2 05:04:30 v0.0.1-dev.20 05:04:30 v0.0.1-dev.21 05:04:30 v0.0.1-dev.22 05:04:30 v0.0.1-dev.23 05:04:30 v0.0.1-dev.24 05:04:30 v0.0.1-dev.25 05:04:30 v0.0.1-dev.26 05:04:30 v0.0.1-dev.27 05:04:30 v0.0.1-dev.28 05:04:30 v0.0.1-dev.3 05:04:30 v0.0.1-dev.4 05:04:30 v0.0.1-dev.5 05:04:30 v0.0.1-dev.6 05:04:30 v0.0.1-dev.7 05:04:30 v0.0.1-dev.8 05:04:30 v0.0.1-dev.9 05:04:30 v2.2.0 05:04:30 v2.2.0-dev.29 05:04:30 v2.2.0-dev.30 05:04:30 v2.2.0-dev.31 05:04:30 v2.2.0-dev.32 05:04:30 v2.2.0-dev.33 05:04:30 v2.2.0-dev.34 05:04:30 v2.2.0-dev.35 05:04:30 v2.3.0-dev.1 05:04:30 v2.3.0-dev.10 05:04:30 v2.3.0-dev.11 05:04:30 v2.3.0-dev.2 05:04:30 v2.3.0-dev.3 05:04:30 v2.3.0-dev.4 05:04:30 v2.3.0-dev.5 05:04:30 v2.3.0-dev.6 05:04:30 v2.3.0-dev.7 05:04:30 v2.3.0-dev.8 05:04:30 v2.3.0-dev.9 [Pipeline] sh 05:04:30 + lftools sign git-tag v2.3.0-dev.11 05:04:31 Signing Git tag with Sigul... 05:04:31 Signing v2.3.0-dev.11 [Pipeline] echo 05:04:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:04:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:04:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:04:31 $ docker stop --time=1 7da486aa09b3ea3e59c16733154ba91f09e48ca67791a2dfa091634c31678de2 05:04:33 $ docker rm -f 7da486aa09b3ea3e59c16733154ba91f09e48ca67791a2dfa091634c31678de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:04:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:33 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 05:04:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:04:34 $ docker top b392be33b5026d438b6d0039de261d5e108ca4c4524614e59eee907f188a0f16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:34 [ssh-agent] Looking for ssh-agent implementation... 05:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:34 $ docker exec b392be33b5026d438b6d0039de261d5e108ca4c4524614e59eee907f188a0f16 ssh-agent 05:04:34 SSH_AUTH_SOCK=/tmp/ssh-QdWqH4dmw24W/agent.33 05:04:34 SSH_AGENT_PID=39 05:04:34 Running ssh-add (command line suppressed) 05:04:34 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3755539833220897508.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3755539833220897508.key) 05:04:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:35 + git semver bump pre 05:04:35 2022-08-25 05:04:35,290 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:04:35 2022-08-25 05:04:35,290 [bump_version] DEBUG bumping version:2.3.0-dev.11 on axis:pre with prefix:dev 05:04:35 2022-08-25 05:04:35,290 [bump_version] DEBUG bumped version:2.3.0-dev.12 05:04:35 2022-08-25 05:04:35,290 [write_version] DEBUG write version:2.3.0-dev.12 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 05:04:35 2022-08-25 05:04:35,290 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:04:35 2022-08-25 05:04:35,290 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 05:04:35 2022-08-25 05:04:35,292 [execute] INFO git cat-file --batch-check 05:04:35 2022-08-25 05:04:35,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:04:35 2022-08-25 05:04:35,298 [execute] INFO git cat-file --batch 05:04:35 2022-08-25 05:04:35,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:04:35 2022-08-25 05:04:35,303 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:04:35 2.3.0-dev.12 [Pipeline] } 05:04:35 $ docker exec --env ******** --env ******** b392be33b5026d438b6d0039de261d5e108ca4c4524614e59eee907f188a0f16 ssh-agent -k 05:04:35 unset SSH_AUTH_SOCK; 05:04:35 unset SSH_AGENT_PID; 05:04:35 echo Agent pid 39 killed; 05:04:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:35 + git semver [Pipeline] } 05:04:36 $ docker stop --time=1 b392be33b5026d438b6d0039de261d5e108ca4c4524614e59eee907f188a0f16 05:04:37 $ docker rm -f b392be33b5026d438b6d0039de261d5e108ca4c4524614e59eee907f188a0f16 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:38 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 05:04:38 $ 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 05:04:38 $ docker top cb9d9eaf0250bb4ae620616fd66884d661c571cedf5236daeadebc82ea546280 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:38 [ssh-agent] Looking for ssh-agent implementation... 05:04:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:38 $ docker exec cb9d9eaf0250bb4ae620616fd66884d661c571cedf5236daeadebc82ea546280 ssh-agent 05:04:38 SSH_AUTH_SOCK=/tmp/ssh-eybV5sRbZ0vn/agent.32 05:04:38 SSH_AGENT_PID=38 05:04:38 Running ssh-add (command line suppressed) 05:04:38 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1141401436888235866.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1141401436888235866.key) 05:04:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:39 + git semver push 05:04:39 2022-08-25 05:04:39,465 [run_push] DEBUG push 05:04:39 2022-08-25 05:04:39,466 [execute] INFO git cat-file --batch-check 05:04:39 2022-08-25 05:04:39,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:04:39 2022-08-25 05:04:39,470 [execute] INFO git rev-list 9b174b8817e078306bc1430c0b35a63c2a18a321 -- 05:04:39 2022-08-25 05:04:39,470 [execute] DEBUG Popen(['git', 'rev-list', '9b174b8817e078306bc1430c0b35a63c2a18a321', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:04:39 2022-08-25 05:04:39,476 [execute] INFO git fetch -v origin 05:04:39 2022-08-25 05:04:39,476 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 05:04:40 2022-08-25 05:04:39,955 [run_push] DEBUG no remote changes detected 05:04:40 2022-08-25 05:04:39,955 [execute] INFO git push origin semver 05:04:40 2022-08-25 05:04:39,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:04:40 2022-08-25 05:04:40,651 [run_push] DEBUG push all version tags 05:04:40 2022-08-25 05:04:40,651 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:04:40 2022-08-25 05:04:40,652 [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) 05:04:41 2022-08-25 05:04:41,299 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:04:41 2.3.0-dev.12 [Pipeline] } 05:04:41 $ docker exec --env ******** --env ******** cb9d9eaf0250bb4ae620616fd66884d661c571cedf5236daeadebc82ea546280 ssh-agent -k 05:04:41 unset SSH_AUTH_SOCK; 05:04:41 unset SSH_AGENT_PID; 05:04:41 echo Agent pid 38 killed; 05:04:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:42 + git semver [Pipeline] } 05:04:42 $ docker stop --time=1 cb9d9eaf0250bb4ae620616fd66884d661c571cedf5236daeadebc82ea546280 05:04:43 $ docker rm -f cb9d9eaf0250bb4ae620616fd66884d661c571cedf5236daeadebc82ea546280 [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 05:04:44 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 05:04:44 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 05:04:44 total 16 05:04:44 drwxr-xr-x 3 root root 4096 Aug 25 04:55 . 05:04:44 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 05:04 .. 05:04:44 drwxr-xr-x 2 root root 4096 Aug 25 04:55 cost 05:04:44 -rw-r--r-- 1 root root 90 Aug 25 04:55 cost.csv 05:04:44 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 05:04:44 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 05:04:44 total 16 05:04:44 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 04:55 . 05:04:44 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 05:04 .. 05:04:44 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 04:55 cost 05:04:44 -rw-r--r-- 1 jenkins jenkins 90 Aug 25 04:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:04:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:04:45 ---> package-listing.sh 05:04:45 ++ facter osfamily 05:04:45 ++ tr '[:upper:]' '[:lower:]' 05:04:45 + OS_FAMILY=debian 05:04:45 + workspace=/w/workspace/foundry_device-onvif-camera_main 05:04:45 + START_PACKAGES=/tmp/packages_start.txt 05:04:45 + END_PACKAGES=/tmp/packages_end.txt 05:04:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:04:45 + PACKAGES=/tmp/packages_start.txt 05:04:45 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:04:45 + PACKAGES=/tmp/packages_end.txt 05:04:45 + case "${OS_FAMILY}" in 05:04:45 + dpkg -l 05:04:45 + grep '^ii' 05:04:45 + '[' -f /tmp/packages_start.txt ']' 05:04:45 + '[' -f /tmp/packages_end.txt ']' 05:04:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:04:45 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:04:45 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 05:04:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 05:04:45 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 05:04:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:46 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 05:04:46 $ 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 05:04:46 $ docker top c3f72b116c9179a328316aae57977c0b9f211c9cbc0009bde5a44bcab6a98cf0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:47 + touch /tmp/pre-build-complete [Pipeline] sh 05:04:47 + mkdir -p /var/log/sysstat [Pipeline] sh 05:04:47 + ls /var/log/sa-host 05:04:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:47 provisioning config files... 05:04:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2325979594633896627tmp [Pipeline] { [Pipeline] echo 05:04:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:04:48 ---> create-netrc.sh [Pipeline] } 05:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:04:48 ---> python-tools-install.sh [Pipeline] echo 05:04:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:04:48 ---> sudo-logs.sh 05:04:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:04:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:04:49 ---> job-cost.sh 05:04:49 lf-activate-venv: SKIPPING 05:04:49 DEBUG: total: 0.2199999988079071 05:04:49 INFO: Retrieving Stack Cost... 05:04:49 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:49 INFO: Archiving Costs [Pipeline] echo 05:04:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:04:50 ---> logs-deploy.sh 05:04:50 lf-activate-venv: SKIPPING 05:04:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/50 05:04:50 INFO: archiving workspace using pattern(s): 05:04:51 Archives upload complete. 05:04:51 INFO: archiving logs to Nexus 05:04:52 ---> uname -a: 05:04:52 Linux prd-ubuntu20-04-docker-8c-8g-23528 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 05:04:52 05:04:52 05:04:52 ---> lscpu: 05:04:52 Architecture: x86_64 05:04:52 CPU op-mode(s): 32-bit, 64-bit 05:04:52 Byte Order: Little Endian 05:04:52 Address sizes: 40 bits physical, 48 bits virtual 05:04:52 CPU(s): 8 05:04:52 On-line CPU(s) list: 0-7 05:04:52 Thread(s) per core: 1 05:04:52 Core(s) per socket: 1 05:04:52 Socket(s): 8 05:04:52 NUMA node(s): 1 05:04:52 Vendor ID: AuthenticAMD 05:04:52 CPU family: 23 05:04:52 Model: 49 05:04:52 Model name: AMD EPYC-Rome Processor 05:04:52 Stepping: 0 05:04:52 CPU MHz: 2799.988 05:04:52 BogoMIPS: 5599.97 05:04:52 Virtualization: AMD-V 05:04:52 Hypervisor vendor: KVM 05:04:52 Virtualization type: full 05:04:52 L1d cache: 256 KiB 05:04:52 L1i cache: 256 KiB 05:04:52 L2 cache: 4 MiB 05:04:52 L3 cache: 128 MiB 05:04:52 NUMA node0 CPU(s): 0-7 05:04:52 Vulnerability Itlb multihit: Not affected 05:04:52 Vulnerability L1tf: Not affected 05:04:52 Vulnerability Mds: Not affected 05:04:52 Vulnerability Meltdown: Not affected 05:04:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:04:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:04:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:04:52 Vulnerability Srbds: Not affected 05:04:52 Vulnerability Tsx async abort: Not affected 05:04:52 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 05:04:52 05:04:52 05:04:52 ---> nproc: 05:04:52 8 05:04:52 05:04:52 05:04:52 ---> df -h: 05:04:52 Filesystem Size Used Avail Use% Mounted on 05:04:52 overlay 155G 13G 143G 8% / 05:04:52 tmpfs 64M 0 64M 0% /dev 05:04:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:04:52 shm 64M 0 64M 0% /dev/shm 05:04:52 /dev/vda1 155G 13G 143G 8% /facter-os 05:04:52 05:04:52 05:04:52 ---> sar -b -r -n DEV: 05:04:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23528) 08/25/22 _x86_64_ (8 CPU) 05:04:52 05:04:52 04:52:32 LINUX RESTART (8 CPU) 05:04:52 05:04:52 04:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:04:52 04:54:01 378.25 23.81 354.44 0.00 2372.00 140309.42 0.00 05:04:52 04:55:01 128.85 0.13 128.71 0.00 12.00 29087.15 0.00 05:04:52 04:56:01 112.66 0.07 112.60 0.00 12.53 34100.05 0.00 05:04:52 04:57:01 1.30 0.00 1.30 0.00 0.00 16.01 0.00 05:04:52 04:58:01 1.40 0.02 1.38 0.00 0.13 15.86 0.00 05:04:52 04:59:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 05:04:52 05:00:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 05:04:52 05:01:01 1.02 0.00 1.02 0.00 0.00 14.00 0.00 05:04:52 05:02:01 1.08 0.00 1.08 0.00 0.00 14.53 0.00 05:04:52 05:03:01 1.28 0.00 1.28 0.00 0.00 20.00 0.00 05:04:52 05:04:01 37.50 0.32 37.19 0.00 19.86 24706.96 0.00 05:04:52 Average: 60.51 2.21 58.29 0.00 219.68 20755.52 0.00 05:04:52 05:04:52 04:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:04:52 04:54:01 28164204 31733360 565056 1.72 142416 3626340 2248388 6.63 1239624 3026324 154028 05:04:52 04:55:01 27909760 31729476 560332 1.70 167232 3829280 2116272 6.24 1453724 3032408 315476 05:04:52 04:56:01 27543804 31769816 521340 1.59 177440 4192000 1797176 5.30 1362596 3457444 156 05:04:52 04:57:01 27544456 31770456 520560 1.58 177464 4192000 1797176 5.30 1361432 3457444 188 05:04:52 04:58:01 27555008 31781016 509940 1.55 177500 4192000 1797176 5.30 1351800 3457448 8 05:04:52 04:59:01 27555316 31781372 509564 1.55 177528 4192008 1797176 5.30 1351904 3457452 172 05:04:52 05:00:01 27562568 31789168 502220 1.53 177544 4192012 1797176 5.30 1343884 3457964 8 05:04:52 05:01:01 27562188 31788812 502504 1.53 177572 4192020 1797176 5.30 1343888 3457968 164 05:04:52 05:02:01 27562324 31788960 502496 1.53 177584 4192020 1797176 5.30 1344156 3457972 24 05:04:52 05:03:01 27562656 31789304 502104 1.53 177632 4192000 1797176 5.30 1344248 3457952 104 05:04:52 05:04:01 26348668 31672892 610788 1.86 199800 5175724 2000076 5.89 1562896 4351392 279428 05:04:52 Average: 27533723 31763148 527900 1.61 175428 4197037 1885649 5.56 1369105 3461070 68160 05:04:52 05:04:52 04:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:04:52 04:54:01 ens3 892.05 650.44 8010.20 122.09 0.00 0.00 0.00 0.00 05:04:52 04:54:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 05:04:52 04:54:01 docker0 143.93 178.15 11.52 1633.74 0.00 0.00 0.00 0.00 05:04:52 04:55:01 ens3 74.72 58.96 83.19 66.83 0.00 0.00 0.00 0.00 05:04:52 04:55:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:04:52 04:55:01 docker0 8.98 10.58 0.52 40.86 0.00 0.00 0.00 0.00 05:04:52 04:55:01 veth4c204f6 0.05 0.22 0.00 0.02 0.00 0.00 0.00 0.00 05:04:52 04:56:01 ens3 199.78 148.26 2657.59 288.89 0.00 0.00 0.00 0.00 05:04:52 04:56:01 lo 7.27 7.27 0.71 0.71 0.00 0.00 0.00 0.00 05:04:52 04:56:01 docker0 2.88 5.62 0.18 57.95 0.00 0.00 0.00 0.00 05:04:52 04:57:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:04:52 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:52 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 04:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 04:59:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 05:04:52 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:52 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 05:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 05:01:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:04:52 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:52 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 05:02:01 ens3 4.68 2.70 8.61 0.21 0.00 0.00 0.00 0.00 05:04:52 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 05:03:01 ens3 4.97 3.38 5.65 0.23 0.00 0.00 0.00 0.00 05:04:52 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:52 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:52 05:04:01 ens3 195.90 153.12 4710.17 18.65 0.00 0.00 0.00 0.00 05:04:52 05:04:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 05:04:52 05:04:01 docker0 45.03 54.33 3.79 734.98 0.00 0.00 0.00 0.00 05:04:52 05:04:01 veth55fef35 45.03 54.43 4.41 734.98 0.00 0.00 0.00 0.06 05:04:52 Average: ens3 124.79 92.48 1406.92 45.18 0.00 0.00 0.00 0.00 05:04:52 Average: lo 1.45 1.45 0.14 0.14 0.00 0.00 0.00 0.00 05:04:52 Average: docker0 18.26 22.61 1.46 224.33 0.00 0.00 0.00 0.00 05:04:52 Average: veth55fef35 4.09 4.95 0.40 66.83 0.00 0.00 0.00 0.01 05:04:52 05:04:52 05:04:52 ---> sar -P ALL: 05:04:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23528) 08/25/22 _x86_64_ (8 CPU) 05:04:52 05:04:52 04:52:32 LINUX RESTART (8 CPU) 05:04:52 05:04:52 04:53:01 CPU %user %nice %system %iowait %steal %idle 05:04:52 04:54:01 all 11.21 0.00 3.90 2.69 0.07 82.14 05:04:52 04:54:01 0 10.46 0.00 5.89 12.94 0.07 70.65 05:04:52 04:54:01 1 12.92 0.00 3.96 2.95 0.05 80.12 05:04:52 04:54:01 2 12.11 0.00 3.31 0.71 0.07 83.81 05:04:52 04:54:01 3 8.97 0.00 4.17 1.57 0.07 85.22 05:04:52 04:54:01 4 11.24 0.00 3.40 0.42 0.07 84.87 05:04:52 04:54:01 5 11.67 0.00 3.08 1.25 0.08 83.92 05:04:52 04:54:01 6 10.38 0.00 3.16 0.25 0.05 86.16 05:04:52 04:54:01 7 11.93 0.00 4.25 1.41 0.08 82.32 05:04:52 04:55:01 all 39.07 0.00 6.29 1.04 0.09 53.51 05:04:52 04:55:01 0 37.45 0.00 5.98 1.64 0.10 54.83 05:04:52 04:55:01 1 38.98 0.00 7.55 5.71 0.08 47.68 05:04:52 04:55:01 2 37.50 0.00 6.14 0.19 0.08 56.09 05:04:52 04:55:01 3 37.69 0.00 5.82 0.12 0.08 56.29 05:04:52 04:55:01 4 39.39 0.00 6.19 0.08 0.12 54.21 05:04:52 04:55:01 5 40.92 0.00 6.29 0.34 0.07 52.38 05:04:52 04:55:01 6 40.55 0.00 5.79 0.24 0.08 53.34 05:04:52 04:55:01 7 40.07 0.00 6.54 0.03 0.08 53.27 05:04:52 04:56:01 all 4.70 0.00 1.76 1.16 0.04 92.35 05:04:52 04:56:01 0 5.32 0.00 2.07 0.18 0.03 92.39 05:04:52 04:56:01 1 3.80 0.00 2.30 7.32 0.03 86.54 05:04:52 04:56:01 2 5.72 0.00 1.45 0.91 0.05 91.87 05:04:52 04:56:01 3 4.60 0.00 1.99 0.00 0.07 93.34 05:04:52 04:56:01 4 5.24 0.00 1.74 0.50 0.02 92.50 05:04:52 04:56:01 5 4.62 0.00 1.36 0.07 0.03 93.92 05:04:52 04:56:01 6 4.31 0.00 1.44 0.25 0.02 93.98 05:04:52 04:56:01 7 3.93 0.00 1.71 0.02 0.05 94.29 05:04:52 04:57:01 all 0.27 0.00 0.02 0.00 0.00 99.71 05:04:52 04:57:01 0 0.02 0.00 0.03 0.03 0.00 99.92 05:04:52 04:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:04:52 04:57:01 2 1.97 0.00 0.02 0.00 0.02 98.00 05:04:52 04:57:01 3 0.07 0.00 0.05 0.00 0.02 99.87 05:04:52 04:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:04:52 04:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:04:52 04:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:04:52 04:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:04:52 04:58:01 all 0.28 0.00 0.01 0.01 0.01 99.69 05:04:52 04:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:04:52 04:58:01 1 0.07 0.00 0.02 0.00 0.02 99.90 05:04:52 04:58:01 2 2.03 0.00 0.02 0.02 0.02 97.92 05:04:52 04:58:01 3 0.03 0.00 0.00 0.02 0.03 99.92 05:04:52 04:58:01 4 0.02 0.00 0.02 0.03 0.00 99.93 05:04:52 04:58:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:04:52 04:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:04:52 04:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:04:52 04:59:01 all 0.25 0.00 0.01 0.00 0.00 99.73 05:04:52 04:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:04:52 04:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 05:04:52 04:59:01 2 1.92 0.00 0.03 0.00 0.00 98.05 05:04:52 04:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 05:04:52 04:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:04:52 04:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:04:52 04:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:04:52 04:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:04:52 05:00:01 all 0.05 0.00 0.03 0.01 0.01 99.91 05:04:52 05:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:04:52 05:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:04:52 05:00:01 2 0.23 0.00 0.13 0.00 0.02 99.62 05:04:52 05:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:04:52 05:00:01 4 0.00 0.00 0.00 0.07 0.02 99.92 05:04:52 05:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:04:52 05:00:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:04:52 05:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:04:52 05:01:01 all 0.03 0.00 0.00 0.01 0.01 99.96 05:04:52 05:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:04:52 05:01:01 1 0.02 0.00 0.00 0.02 0.02 99.95 05:04:52 05:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:04:52 05:01:01 3 0.07 0.00 0.02 0.00 0.03 99.88 05:04:52 05:01:01 4 0.00 0.00 0.02 0.03 0.00 99.95 05:04:52 05:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:04:52 05:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:04:52 05:01:01 7 0.07 0.00 0.00 0.00 0.00 99.93 05:04:52 05:02:01 all 0.05 0.00 0.01 0.00 0.00 99.93 05:04:52 05:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:04:52 05:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:04:52 05:02:01 2 0.10 0.00 0.00 0.00 0.02 99.88 05:04:52 05:02:01 3 0.12 0.00 0.03 0.00 0.02 99.83 05:04:52 05:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:04:52 05:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:04:52 05:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:04:52 05:02:01 7 0.08 0.00 0.02 0.00 0.00 99.90 05:04:52 05:03:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:04:52 05:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:04:52 05:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 05:04:52 05:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:04:52 05:03:01 3 0.03 0.00 0.00 0.00 0.03 99.93 05:04:52 05:03:01 4 0.02 0.00 0.00 0.03 0.02 99.93 05:04:52 05:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:04:52 05:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:04:52 05:03:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:04:52 05:04:01 all 4.44 0.00 1.44 0.50 0.02 93.60 05:04:52 05:04:01 0 3.65 0.00 1.92 0.07 0.02 94.35 05:04:52 05:04:01 1 3.66 0.00 1.61 2.99 0.03 91.70 05:04:52 05:04:01 2 4.44 0.00 0.97 0.02 0.02 94.56 05:04:52 05:04:01 3 4.24 0.00 1.26 0.18 0.03 94.29 05:04:52 05:04:01 4 3.86 0.00 1.26 0.66 0.02 94.20 05:04:52 05:04:01 5 4.84 0.00 1.34 0.07 0.03 93.72 05:04:52 05:04:01 6 6.69 0.00 1.59 0.02 0.02 91.69 05:04:52 05:04:01 7 4.15 0.00 1.56 0.00 0.02 94.28 05:04:52 05:04:52 Average: CPU %user %nice %system %iowait %steal %idle 05:04:52 Average: all 5.44 0.00 1.21 0.49 0.02 92.83 05:04:52 Average: 0 5.13 0.00 1.44 1.34 0.02 92.07 05:04:52 Average: 1 5.36 0.00 1.39 1.72 0.02 91.50 05:04:52 Average: 2 5.95 0.00 1.09 0.17 0.03 92.77 05:04:52 Average: 3 5.05 0.00 1.21 0.17 0.04 93.54 05:04:52 Average: 4 5.39 0.00 1.14 0.17 0.02 93.28 05:04:52 Average: 5 5.61 0.00 1.09 0.16 0.02 93.12 05:04:52 Average: 6 5.58 0.00 1.09 0.07 0.02 93.25 05:04:52 Average: 7 5.44 0.00 1.27 0.13 0.02 93.14 05:04:52 05:04:52 05:04:52